Friday, September 10, 2010

Coldfusion MX RSS Feeds

December 28, 2005 by Josh Highland  
Filed under coldfusion, internet, tutorials, web 2.0

I am a web developer by trade. I write a lot of ColdFusion code for my job, I write a lot of PHP in my spare time. Being involved in both the CF and PHP communities, I have seen an overwhelming number of tutorials for things like generating RSS feeds using PHP, but not too many geared towards CF developers.

Here is some quick and dirty code that I wrote using CF MX to generate an RSS feed using some data that I had stored in a MS SQL database.

Download the source code here

Share and Enjoy:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • MySpace
  • Ping.fm
  • StumbleUpon
  • Technorati
  • Tumblr
  • Twitter
  • Yahoo! Bookmarks

Comments

10 Responses to “Coldfusion MX RSS Feeds”
  1. test says:

    testing

  2. test2 says:

    my second test

  3. Kalen Gibbons says:

    Thanks for the Coldfusion tutorial. It was great, keep ‘em coming :)

  4. Adam says:

    Thank you !!

  5. Timmy E says:

    Thanks for saving me alot of time…

  6. Ron says:

    Coldfusion made simple, cool.

  7. Linda says:

    I don’t think coldfusion will ever be “easy” but this helps.

  8. Mike says:

    I just recently stumbled upon this article and found it very useful for creating an rss feed for my ColdFusion based site however I did notice that it doesn’t work with FireFox 2.0 or Opera 9.

    I get the folling error with FF 2 and Opera 9:

    XML Parsing Error: xml declaration not at start of external entity

    I tried using cfproccessingdirective to suppress white space however it doesn’t fix the problem.

    Any ideas?

  9. Brandon says:

    What editor are you using? Homesite?

  10. at the time I think I wrote this in coldfusion studio, haha! I have moved on to use CF Eclipse. There has been a learning curve, but its getting easier now.

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!