On 3/3/07, Stojance Dimitrovski <sdim...@gmail.com> wrote:
Well I am not planning on supporting the Old Blogger in my application. And
my application is a desktop one.
Just wondering, if my application got the
http://blogger.com/feeds/default/blogs/ , and then it chose
one of the blogs to post to, then it wouldn't need the Blog ID of the blog,
right?
Correct. The /feeds/default/blogs "metafeed" will contain the #post
feeds for all* the users' blogs, which you can use rather than
constructing them from a blog ID.
-- Pete
* = I believe there are some outstanding bugs whereby blogs that are
private or blogs that have their feed settings turned off will not
appear.