Atom API problems


I began working on my Atom client to interact with blogger again. I am able to access my feeds that list the ten most recent entries that I posted on my blog. I can not get a list of other entries. I think that I have over three hundred of them, so there should be a way to access them.

After studying the Atom API on this subject, I have learned that the feed itself should contain a link with a “rel” attribute that has a value of “next”. The blogger.com Atom feeds do not contain this link.

I’m still hunting around with the hope that maybe someone can point me into a good direction on this topic.

Leave a Reply