I just wanted to thank everyone for help with the RSS feed stuff. I have decided to go the CDATA[] route for the blog entry descriptions. It seems to validate fine, and it shows up in SAGE correctly. I guess next, I will try to work the ATOM standard and I like the way they are doing things. Right now, I only have RSS 2.0. I will take a look at Ray's blogCFC to see how he does v.1.0.
Thanks! http://www.bennadel.com/index.cfm?dax=blog.rss ....................... Ben Nadel www.bennadel.com -----Original Message----- From: Dave Carabetta [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 5:52 PM To: CF-Talk Subject: Re: Creating RSS feeds On 7/7/06, Ben Nadel <[EMAIL PROTECTED]> wrote: > Dave, > > Thanks for the post. That is some really good information. But, I have > a follow up question maybe you can help me with. I am really new to > this, so sorry if this makes no sense. I see his point about the Atom > 1.0 standard, and I like it. But he is saying to also support RSS > standards... Will the Atom feed degrade nicely for an RSS feed? Or is > he saying to have two separate feeds, one RSS standard, one Atom > standard and let the people choose? > Because they are two different standards (lots of arguing and chest bumping between the backers on each side), you'll need to supply separate feeds if you plan to support both. If you'd like to see a ColdFusion implementation of generating RSS feeds (both RSS version 1 and 2), download Ray Camden's BlogCFC application (http://ray.camdenfamily.com/projects/blogcfc/) and look for the generateRSS() method in the monster blog.cfc template. Regards, Dave. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246534 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

