If I want to utilize Atom feeds, the same way one would utilize RSS feeds and have them on a web page, how would I do this? I've got whatever is required to make RSS feeds work no problem, but I'm not sure what different things I need in order for the Atom feed to work. For instance, I have on a page something like http://www.drudgereportarchives.com/rss/recap.xmland that's all fine and good, but I've come across an Atom feed that is:http://www.somepage.com/?mode=atomand it's not working...? What do I need to make it work?
4/23/2007 1:51:15 PM
what now?are you trying to publish an Atom feed from your own site?or are you trying to take an atom feed from another site and integrate it into your own?if the latter, try http://code.google.com/apis/ajaxfeeds/index.html
4/23/2007 1:59:03 PM
Yes, trying to do the latter...other than the google code, what other programs are there? I just don't like the idea of having to rely on something other than my own server...for RSS feeds I installed a parser on my server....can the same be done for atom feeds?
4/23/2007 2:04:36 PM
4/23/2007 5:34:41 PM
Many rss parsers will read atom feeds too, but I guess you've tried that already?
4/23/2007 6:00:48 PM