I'm getting ready to set up RSS news feeds from either Google or Yahoo (or maybe from somewhere else) on a site and wondered if anyone can point me to a site that has advice on this or a tutorial for it.
What RSS news feeds do you guys like the best?
Comments
If you're generating feeds, RSS 2.0 and Atom are the main ones to look into supporting, but since feeds are just XML files, generating any feed will be easier once you know how to build the XML (I have my Rails blogging system building RSS 2.0 feeds for me).
If you want to hook an existing feed into a site to use it's content, you're going to have to learn how to extract the content from the XML and how to use that data.
Zend tutorial on parsing feeds with PHP
Current project: CMS Object.
Most recent change: Theme support is up and running... So long as I use my theme resource loaders instead of that in the Rails plug-in.
Release date: NEVER!!!
http://www.shadow-fox.net/tutorial/Introduction-to-RSS-Feeds
http://www.smart-it-consulting.com/article.htm?node=144
http://www.zenomgt.com/forums/index.php?showtopic=61
http://www.sigsource.com/tutorials.php?&act=full&id=50
-
ModGirl Design
My ArtWanted Portfolio
Renderosity Gallery
-
ModGirl Design
My ArtWanted Portfolio
Renderosity Gallery