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).