Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
9/7 Blogger API fixes
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Pete Hopkins ☠  
View profile  
 More options Sep 7 2006, 7:29 pm
From: "Pete Hopkins ☠" <phopk...@google.com>
Date: Thu, 7 Sep 2006 16:29:27 -0700
Local: Thurs, Sep 7 2006 7:29 pm
Subject: 9/7 Blogger API fixes
Big update today for the Gdata / Atom 1.0 API on both
www.blogger.com/feeds [www] and beta.blogger.com/feeds [beta].

 - [www/beta] We now honor the draft status of posts when creating and
updating them.*
See: http://code.google.com/apis/gdata/blogger.html#Elements

 - [www] Meta feed support on current Blogger! Now
www.blogger.com/feeds/default/blogs returns a feed of the user's
blogs, just as it does on the beta. This also correctly sends a
redirect to the beta if the user's credentials are for a Google
Account.**

 - [beta] The labels used on a blog are now output as category
elements in the blog's metafeed (/feeds/default/blogs) entry

 - [beta] rel="alternate" link for label-filtered feeds now includes the label

 - [beta] Fixed up comment feed errors

 - [beta] "Feed Item Footer" setting now appended to posts in the feeds

 - [www] No longer error when title element is missing

 - [beta] You must specify a content or summary element when
creating/updating an entry. It doesn't have to have content, though.

-- Pete, Jussi, and the rest of the Blogger & GData teams

* Make sure you have the latest Gdata client libraries for this, if
you use them. They were updated last week to follow the spec we're
using for specifying drafts.

** I think this should bring the promise of version agnosticism pretty
much to fruition, for desktop apps at any rate. Just send the username
(might be an e-mail address) and password to www.google.com, and send
the resulting auth token to www.blogger.com/feeds/default/blogs.
Following any redirects that ensue, you'll get the list of blogs w/
appropriate titles and feed URLs.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcelo Calbucci  
View profile  
 More options Sep 7 2006, 8:20 pm
From: "Marcelo Calbucci" <marc...@sampa.com>
Date: Thu, 7 Sep 2006 17:20:02 -0700
Local: Thurs, Sep 7 2006 8:20 pm
Subject: RE: [bloggerDev] 9/7 Blogger API fixes
Hi Pete, any changes that you guys are going to support listing more
then 25 posts using Gdata on existing blogs? Or, what is the data that
all bloggers will be migrated to the new system that does supports that?

-Marcelo


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pete Hopkins ☠  
View profile  
(1 user)  More options Sep 8 2006, 12:01 am
From: "Pete Hopkins ☠" <phopk...@google.com>
Date: Thu, 7 Sep 2006 21:01:08 -0700
Local: Fri, Sep 8 2006 12:01 am
Subject: Re: [bloggerDev] Re: 9/7 Blogger API fixes
On 9/7/06, Marcelo Calbucci <marc...@sampa.com> wrote:

> Hi Pete, any changes that you guys are going to support listing more
> then 25 posts using Gdata on existing blogs? Or, what is the data that
> all bloggers will be migrated to the new system that does supports that?

No, we have no plans for increasing the post limit for current Blogger.

We also do not have a set date for when everyone will be on the new
version of Blogger, and I can't comment on our timeframe plans. It
will not be tremendously far off, however. I recommend all new
products or services target the version of Blogger that is in beta.

-- Pete


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
peter.steneteg@gmail.com  
View profile  
(1 user)  More options Sep 8 2006, 4:29 am
From: "peter.stene...@gmail.com" <peter.stene...@gmail.com>
Date: Fri, 08 Sep 2006 01:29:44 -0700
Local: Fri, Sep 8 2006 4:29 am
Subject: Re: 9/7 Blogger API fixes
Is it now possible to set the labels using the Blogger API? If is is
then how?

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
peter.steneteg@gmail.com  
View profile  
 More options Sep 8 2006, 9:33 am
From: "peter.stene...@gmail.com" <peter.stene...@gmail.com>
Date: Fri, 08 Sep 2006 06:33:54 -0700
Local: Fri, Sep 8 2006 9:33 am
Subject: Re: 9/7 Blogger API fixes
Ohh.. I solved it... were looking for a setCategories... when you are
supposed to use getCategories.add()... worked just fine...

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
yl  
View profile  
 More options Sep 12 2006, 2:54 am
From: "yl" <yeanl...@gmail.com>
Date: Tue, 12 Sep 2006 06:54:47 -0000
Local: Tues, Sep 12 2006 2:54 am
Subject: Re: 9/7 Blogger API fixes
Hi ...

I've encountered and odd issue with using the latest gdata java libs.
I've had success with the libs in one enviroment, but not in another.
My guess is that it has something to do with some firewall or how the
lib does https.

Is there any guidelines on what firewall configuration is required for
the client libs to work?
Or any other network or ssl restrictions?

thanks

cheers,
yeanleng


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jed B  
View profile  
 More options Sep 19 2006, 12:36 pm
From: "Jed B" <jed...@gmail.com>
Date: Tue, 19 Sep 2006 09:36:18 -0700
Local: Tues, Sep 19 2006 12:36 pm
Subject: Re: 9/7 Blogger API fixes
I'm also interested in this, as it's my number one feature request from
my beta testers.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jed B  
View profile  
 More options Sep 19 2006, 12:43 pm
From: "Jed B" <jed...@gmail.com>
Date: Tue, 19 Sep 2006 09:43:06 -0700
Local: Tues, Sep 19 2006 12:43 pm
Subject: Re: 9/7 Blogger API fixes
Is there documentation on how do this manually? (web client version).
Would be great to be able to add labels to a post, and also create new
labels.
Thank you

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pete Hopkins ☠  
View profile  
(1 user)  More options Sep 19 2006, 12:58 pm
From: "Pete Hopkins ☠" <phopk...@google.com>
Date: Tue, 19 Sep 2006 09:58:36 -0700
Local: Tues, Sep 19 2006 12:58 pm
Subject: Re: [bloggerDev] Re: 9/7 Blogger API fixes
On 9/19/06, Jed B <jed...@gmail.com> wrote:

> Is there documentation on how do this manually? (web client version).
> Would be great to be able to add labels to a post, and also create new
> labels.

beta.blogger.com uses the standard Atom categories sub elements. So
just add category elements to the entry element and you'll be all set.
New labels are created implicitly.

http://www.atomenabled.org/developers/syndication/atom-format-spec.ph...

See the feed output of a post with labels for specifics on the attribute values.

-- Pete


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jed B  
View profile  
 More options Sep 19 2006, 6:41 pm
From: "Jed B" <jed...@gmail.com>
Date: Tue, 19 Sep 2006 15:41:43 -0700
Local: Tues, Sep 19 2006 6:41 pm
Subject: Re: 9/7 Blogger API fixes

Pete Hopkins ☠ wrote:
>  - [www/beta] We now honor the draft status of posts when creating and
> updating them.*
> See: http://code.google.com/apis/gdata/blogger.html#Elements

This was working for me before, however it appears it is broken on
'Beta.blogger.com', as it still works on www.b..

fyi: setting it to 'no' is still respected, but when set to 'yes' I get
the following error on beta.b.

"
HTTP method POST is not supported by this URL
 Error 405
"
which prevents the post from going through.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google