PDA

View Full Version : RSS Recourses


mw2005
10-30-2005, 10:06 AM
Hi;
Below I have outlined many RSS Recourses which will hopefully be useful to many members of the forum and to prevent the same questions being posted over and over again:

http://www.xml.com/pub/a/2002/12/18/dive-into-xml.html - An introducation into RSS

http://searchenginewatch.com/sereport/article.php/2175271 - A good example of creating a simple RSS Feed

http://www.w3.org/2001/10/glance/doc/howto - A recource into making more advanced RSS Feeds

http://rss.scripting.com/ - A online RSS Validator

http://www.rssreader.com (http://www.rssreader.com/) - A free RSS Reader

I hope that this thread is useful to many readers
MW2005

gsnedders
10-30-2005, 10:56 AM
Lemme grab a couple of links from the SimplePie Basecamp:
http://www-128.ibm.com/developerworks/xml/library/x-atom10.html - A good explanation of enclosures in Atom 1 and RSS 2
http://diveintomark.org/archives/2003/06/12/how_to_consume_rss_safely - How to parse RSS safely
http://diveintomark.org/archives/2002/08/15/ultraliberal_rss_locator - How to find the RSS feed at all costs

Another reader: http://www.skyzyx.com/rss/

Another validator: http://feedvalidator.org/

And a couple of PHP parsers: http://skyzyx.com/projects/simplepie/
http://lastrss.webdot.cz/
http://magpierss.sourceforge.net/