pf » Parsing RSS with CFMX

Parsing RSS with CFMX

coldfusion

I came up with a code sample to parse RSS with CFMX today based on a question about CFMX XML functions on my local CFUG mailing list. It should do ok with RSS 2.0, and 0.91, and also well formed RSS 0.92. It won't work with RSS 1.0.



Related Entries
This entry was:

Trackback Address: 11/901B93382D209AE6F207064561E66D70
On 11/16/2005 at 9:36:41 AM MST Frank wrote:
1
Out of curiosity (an please realize I just recently started working with RSS). Why don't you just use XSLT transformations to merely format the RSS as you see fit? Or are you trying to convert it for storage purposes? I am not sure of the benefits (execution time, etc.) of doing either, but I found in my recent work on a CF based Aggregator that XSLT was the easiest to do. The reason for this is that I wanted to be able to change the layout depending on the feed if necessary. Of course it defaults to a generic layout that will handle all forms of RSS.




  



Spell Checker by Foundeo





Subscribe to my RSS Feed: solosub RSS
Tags