Hi Brian,

I have just added a component to the component zone on witango.com which is
a basic example of how to do a simple RSS feed.

It uses XPath to manipulate the resulting DOM and has next/previous buttons
to step through the items.

If I can be of further assistance please do not hesitate to contact me.

Regards,
Fergal


----- Original Message ----- 
From: "Brian Humes" <[EMAIL PROTECTED]>
To: "Witango Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, August 04, 2004 2:15 AM
Subject: Witango-Talk: RSS feed


> Hi all,
>
> Having a problem with a simple RSS feed from Yahoo! News.
>
> Here's the feed URL:
> http://rss.news.yahoo.com/rss/topstories
>
> Pops up in a browser with no problem.
>
> Here's my code:
> <@assign name="local$newsurl"
> value="http://rss.news.yahoo.com/rss/topstories";>
>
> <@assign name="local$xmldata" value="<@url location="<@var
> name="local$newsurl" encoding="none">">">
>
> When I run this, I just get a spinning beachball in Safari until I get
> the timed-out after 60 seconds message.
>
> I've used the exact same code for other XML feeds with no problem, but
> I've never used an RSS feed. Does that matter?
>
> Any help would be greatly appreciated.
>
> Brian Humes
>
> ---
> [This E-mail scanned for viruses by Declude Virus]
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to