Good tutorial on making an RSS Feed with ColdFusion
I was planning a simple tutorial on how to create an RSS feed. This would be a very simple and direct "Do This", and not "Here are the ten thousand versions of RSS" type of article, but Pete beat me to it. You can find this article here:
If you just need to get a RSS feed up quickly, this is the article for you.
By the way - time for a <cftease> - In a few days (or week or so, but close) something is going to launch. What is it? I can't say. But I can say it is the main reason my open source applications have slowed down quite a bit the last few months.
Comments
# Posted By Sam Smith
| 10/16/06 1:41 PM
# Posted By Raymond Camden
| 10/16/06 2:14 PM
# Posted By Robert Owen
| 10/16/06 2:44 PM
# Posted By John Allen
| 10/16/06 3:20 PM
I thought this had something to do with the new season of Lost. ;-)
# Posted By Dan Sorensen
| 10/16/06 4:09 PM
# Posted By TJ Downes
| 10/16/06 7:17 PM
# Posted By Hans
| 10/16/06 7:40 PM
# Posted By Raymond Camden
| 10/16/06 7:57 PM
RSS Specification
http://blogs.law.harvard.edu/tech/rss
Adding Style Sheets to RSS
http://www.petefreitag.com/item/208.cfm
We have numerous instances of the fantastic BlogCFC running on our work Intranet, and I wanted to combine the rss feeds into one, so I created a standalone CF component RSS Aggregator.
The component filters and combines items from specified RSS feeds into one, and can display the returned feed as a table (with options) and also as a javascript RSS Ticker.
It's been in place on our internal site for a while now and everyone loves it. It's one of my development "pride and joys".
So, a big thanks to both Ray for his hard work and development dedication, and also to Pete Freitag for his tutorials. Both have been invaluable to me over the last year.
# Posted By Matt Gifford
| 10/17/06 5:08 AM
But the RSS Specification that Ben posted gives you the info on all the little ins and outs that you can add to your RSS feed.
# Posted By Greg Nilsen
| 10/17/06 9:50 AM
it is a Cylon detector
# Posted By Scott P
| 10/17/06 10:01 AM
# Posted By Marnie Pehrson
| 3/18/08 2:31 PM
http://www.bennadel.com/index.cfm?dax=blog:1155.vi...
Check out the comments to the post for more tips.
http://www.devx.com/xml/Article/10790/1954
# Posted By Lee Crockett
| 6/10/09 11:45 AM
# Posted By Raymond Camden
| 6/10/09 11:46 AM
