Consuming RSS Feeds in ColdFusion: Part 1
By: Arman Danesh on Friday, February 13, 2004
Reader Level: 
RSS feeds provide an easy way for sites to syndicate news headlines and stories, and are widely used by sites such as Yahoo! which want to make it easy for others to reuse their content.
RSS is a simple XML language for defining the content of these feeds, and using ColdFusion's XML object it is easy to consume and process these feeds in your ColdFusion Application.
This first installment of our series on consuming RSS feeds in ColdFusion introduces RSS and the basics of the XML object.
Purchase this item
You can purchase this piece of content separately for
$2.00
Want more?
Community MX members get unlimited access to daily articles,
tutorials, extensions and support. The most comprehensive
resource for Macromedia designers and developers today.
Take a tour of what we offer, and discover the benefits
of subscribing.
Already a member?
Simply log in using the form in the top right area of the site.



