RSS portlet, not right format?

7 messages Options
Embed this post
Permalink
Espen Moe-Nilssen () RSS portlet, not right format?
Reply Threaded More More options
Print post
Permalink
I am trying to make a rss portlet show this:

feed://www.vegvesen.no/trafikk/xml/savedsearch.rss?id=600

, but when entering this url the portlet doesnt show.
Could it be that it is something wrong with the feed?

espen


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
ajung () Re: RSS portlet, not right format?
Reply Threaded More More options
Print post
Permalink
What do you want with feed://?
Feed URLs start with http:// or https://?

-aj

Espen Moe-Nilssen wrote:
I am trying to make a rss portlet show this:

feed://www.vegvesen.no/trafikk/xml/savedsearch.rss?id=600

, but when entering this url the portlet doesnt show.
Could it be that it is something wrong with the feed?

espen


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-Users mailing list
Plone-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-users
Karl Johan Kleist () Re: RSS portlet, not right format?
Reply Threaded More More options
Print post
Permalink
In reply to this post by Espen Moe-Nilssen
I don't think Plone uses the non-standard URI scheme "feed" http://en.wikipedia.org/wiki/Feed_URI_scheme. I'd try "http" instead.

Espen Moe-Nilssen wrote:
I am trying to make a rss portlet show this:

feed://www.vegvesen.no/trafikk/xml/savedsearch.rss?id=600

, but when entering this url the portlet doesnt show.
Could it be that it is something wrong with the feed?
Iain MacDonald () Re: RSS portlet, not right format?
Reply Threaded More More options
Print post
Permalink
In reply to this post by Espen Moe-Nilssen
On Mon, 26 Oct 2009 19:21:24 +0100
Espen Moe-Nilssen <[hidden email]> wrote:

> feed://www.vegvesen.no/trafikk/xml/savedsearch.rss?id=600
>
> , but when entering this url the portlet doesnt show.
> Could it be that it is something wrong with the feed?

Loaded for me in Liferea but did give a warning about "Invalid encoding
in feed "

Try

http://feedvalidator.org/check.cgi?url=http://www.vegvesen.no/trafikk/xml/savedsearch.rss?id=600

Regards,
Iain.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Espen Moe-Nilssen () Re: RSS portlet, not right format?
Reply Threaded More More options
Print post
Permalink
In reply to this post by Karl Johan Kleist
Some javascript/style in this post has been disabled (why?)
Thanks.
I did try another url staring with feed and that worked, but changing this to 


only gives the following result (it shows the title but not the contents)


espen


Den 26. okt. 2009 kl. 19.40 skrev Karl Johan Kleist:


I don't think Plone uses the non-standard URI scheme "feed"


Espen Moe-Nilssen wrote:

I am trying to make a rss portlet show this:


, but when entering this url the portlet doesnt show.
Could it be that it is something wrong with the feed?


-- 
Sent from the General Questions mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
_______________________________________________
Plone-Users mailing list


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Espen Moe-Nilssen () Re: RSS portlet, not right format?
Reply Threaded More More options
Print post
Permalink
In reply to this post by Iain MacDonald
Some javascript/style in this post has been disabled (why?)
Hello

Den 26. okt. 2009 kl. 20.00 skrev Iain Mac Donald:

On Mon, 26 Oct 2009 19:21:24 +0100
Espen Moe-Nilssen <[hidden email]> wrote:


, but when entering this url the portlet doesnt show.
Could it be that it is something wrong with the feed?

Loaded for me in Liferea but did give a warning about "Invalid encoding
in feed "

Try 


If I understand this right, the feed is OK (but still doesnt show up i plone)
I will try more tomorrow....


Regards,
Iain.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
_______________________________________________
Plone-Users mailing list


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
msmith64 () Re: RSS portlet, not right format?
Reply Threaded More More options
Print post
Permalink
In reply to this post by Espen Moe-Nilssen
Some javascript/style in this post has been disabled (why?)
There are several problems with feedparser that have patches floating around that may not have been integrated into Plone. I would test the feed directly in the python shell using feedparser -- if it's a valid feed, but still doesn't load, you may find the bug listed already:

http://code.google.com/p/feedparser/issues/list

Best wishes,
Michael A. Smith
Web & Digital / Academic Technologies Manager
Nazareth College

----- "Espen Moe-Nilssen" <[hidden email]> wrote:
>
> Hello
>
>
Den 26. okt. 2009 kl. 20.00 skrev Iain Mac Donald:

> On Mon, 26 Oct 2009 19:21:24 +0100
> Espen Moe-Nilssen <[hidden email]> wrote:
>

>
>
>
> , but when entering this url the portlet doesnt show.
> Could it be that it is something wrong with the feed?
>
>
> Loaded for me in Liferea but did give a warning about "Invalid encoding
> in feed "
>
>
> Try 
>
>

>
If I understand this right, the feed is OK (but still doesnt show up i plone)
I will try more tomorrow....

>
>
>
> Regards,
> Iain.
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> _______________________________________________
> Plone-Users mailing list

>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users