4 messages in com.googlegroups.bloggerdevRe: [bloggerDev] Re: Finding the Blog...
FromSent OnAttachments
Stojance Dimitrovski28 Feb 2007 08:25 
Pete Hopkins ☠28 Feb 2007 11:02 
Stojance Dimitrovski03 Mar 2007 06:35 
Pete Hopkins ☠05 Mar 2007 09:53 
Subject:Re: [bloggerDev] Re: Finding the BlogID automatically
From:Pete Hopkins ☠ (phop@google.com)
Date:03/05/2007 09:53:14 AM
List:com.googlegroups.bloggerdev

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.