Ryan's Rambling

Thursday, May 13, 2004

atom2rss Generating validated rss content

While browsing on rss stuff I discovered that the quick and dirty hack I did early wasn't generating a feed that was strictly valid. Luckily the very nice to have http://www.feedvalidator.org/provides the ability to test the feed and tells you exactly what is wrong. In my case I was using the dates as they were feed from the atom.xml file itself. I had not bothered to transform that format to the RFC822 format required.

A quick fix and we now have a validated rss feed generator :-). I have updated the zip file with the new source code as well as the library running on the server. Anyone that may have picked it up earlier should download it again (see the link in that post).

Labels:

0 Comments:

Post a Comment



Links to this post:

Create a Link

<< Home