Answered
Need Help Parsing RSS Feed
I am hoping that someone could provide a simple starter
script to help me parse this iTunes compatible RSS feed
http://feeds.feedburner.com/DigitalPhotographyLife
The main information that I'm trying to parse is:
The name of the Podcast (itunes:name)
The pubdate of each show <pubDate>
The Title of each show <title>
The Link to each show <title>
The Description <description>
The media link from each show <media:content url="">
I have parsed standard RSS feeds successfuly in the past, but the colon (:) is giving me problems.
Any help would greatly be appreciated.
Ron
http://feeds.feedburner.com/DigitalPhotographyLife
The main information that I'm trying to parse is:
The name of the Podcast (itunes:name)
The pubdate of each show <pubDate>
The Title of each show <title>
The Link to each show <title>
The Description <description>
The media link from each show <media:content url="">
I have parsed standard RSS feeds successfuly in the past, but the colon (:) is giving me problems.
Any help would greatly be appreciated.
Ron
