Combining RSS and Atom Feeds
I thought it was time to cleanup the syndication feeds today. The idea I had was to generate some kind of generic feed document and then just write small converters to get RSS, Atom, or whatever. My number one goal was to get rid of a big block of code from either the RSS or Atom feed generators I have.
I came across these articles that have VB.NET or C# code to convert each way Build an ASP.NET Atom to RSS Feed Converter and ASP.NET RSS to Atom Converter. I guess I'd rather use XSLT and not have to write code to get the output document.
So far, it looks like I'm going to have to write this myself.
About this entry
You're currently reading “Combining RSS and Atom Feeds”
- Published:
- 09.26.06 / 03:46 pm
- Category:
- My Site
There are no comments.