5 messages in com.googlegroups.bloggerdevRe: Two questions: Draft and Migratio...
FromSent OnAttachments
Jed B26 Aug 2006 10:33 
Priyantha Jayanetti28 Aug 2006 14:02 
Pete Hopkins ☠28 Aug 2006 20:20 
Jed B29 Aug 2006 09:07 
Pete Hopkins ☠29 Aug 2006 09:35 
Subject:Re: Two questions: Draft and Migration, Autodetect
From:Priyantha Jayanetti (pjay@gmail.com)
Date:08/28/2006 02:02:33 PM
List:com.googlegroups.bloggerdev

Jed B wrote:

Hi, I have two question for you all

1) How do I make a new post or a post the user is editing a draft via the API? Before you would include a [draft xmlns="http://www.w3.org/2005/Atom] true '[/draft] element (different brackets of course), but now in the GData docks it looks like it's "IsDraft" however that doesn't work for me.

I would be interested in this as well. I also noticed that draft posts (composed via dashboard) are not returned even as part of an authenticated feed access. (e.g http://beta.blogger.com/feeds/NNN/posts/full )

3) Autodetect: I'm also having a hard time finding the difference between a new blogger account and a new beta account (besides the obvious domain). Specifically according to: http://code.google.com/apis/gdata/blogger.html#Find_URL

Normal blogger accounts should have both a "(Atom 0.3)" and "(Atom 1.0)" title in the links, while the new beta should only have a "(Atom 1.0)" link. In my beta account I don't have either just a normal "Atom" in the title.

Jed, you should see a link with rel="alternate" and the title *ends* with "Atom". (thats what I see on my beta site, as per docs).