Google Groups Home
Help | Sign in
ANN: Blogger GData now with orderby parameter
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
  7 messages - Collapse all
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
Pete Hopkins ☠  
View profile
 More options Mar 13 2007, 7:55 pm
From: "Pete Hopkins ☠" <phopk...@google.com>
Date: Tue, 13 Mar 2007 16:55:42 -0700
Local: Tues, Mar 13 2007 7:55 pm
Subject: ANN: Blogger GData now with orderby parameter
Today we released a much-requested feature for Blogger's GData feeds:
the orderby parameter.

Now you can add orderby=published or orderby=updated to a GData query
to get the posts sorted in that order.

Some notes:
 - updated is the default
 - This has no effect on comments feeds, whose updated and published
dates are the same
 - Pagination in the by-updated feed is limited to the most recently
published 500 posts. We hope to eventually remove this limitation.

-- 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.
danielpunkass  
View profile
 More options Mar 15 2007, 1:15 pm
From: "danielpunkass" <jal...@gmail.com>
Date: Thu, 15 Mar 2007 10:15:05 -0700
Local: Thurs, Mar 15 2007 1:15 pm
Subject: Re: ANN: Blogger GData now with orderby parameter
Great! I didn't request this, but I can tell my users are going to be
happy with it, since MarsEdit tends to organize things in a "by
published" order.

Did I interpret things naively? I just tried tacking the parameter to
the end of the GET URL for the feed (an approach that I later noticed
is endorsed by the GData documentation). This gave me the following
URL (for instance):

 http://www.blogger.com/feeds/2742621948488638421/posts/default?orderb...

But when I fetch that URL, I am seeing a 400 result code with response
text:

 Invalid parameter: "orderby".

Is it possible the new feature hasn't propogated out to the public
feeds yet? Or am I doing something wrong?

Thanks,
Daniel

On Mar 13, 7:55 pm, "Pete Hopkins ☠" <phopk...@google.com> wrote:


    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
 More options Mar 16 2007, 10:36 am
From: "Pete Hopkins ☠" <phopk...@google.com>
Date: Fri, 16 Mar 2007 10:36:24 -0400
Local: Fri, Mar 16 2007 10:36 am
Subject: Re: [bloggerDev] Re: ANN: Blogger GData now with orderby parameter
On 3/15/07, danielpunkass <jal...@gmail.com> wrote:

It looks like the old Blogger proxying / redirecting GData
implementation is barfing on the new parameter.

Either use www2 directly or use the Blog*Spot feeds for now.

Sorry for the confusion.

-- 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.
danielpunkass  
View profile
 More options Mar 16 2007, 12:09 pm
From: "danielpunkass" <jal...@gmail.com>
Date: Fri, 16 Mar 2007 09:09:32 -0700
Local: Fri, Mar 16 2007 12:09 pm
Subject: Re: ANN: Blogger GData now with orderby parameter

On Mar 16, 10:36 am, "Pete Hopkins ☠" <phopk...@google.com> wrote:

> On 3/15/07, danielpunkass <jal...@gmail.com> wrote:

> It looks like the old Blogger proxying / redirecting GData
> implementation is barfing on the new parameter.

> Either use www2 directly or use the Blog*Spot feeds for now.

Thanks - I have been working on the assumption that the blogger.com
URLs were the preferred access point to the API. I am not able to
easily access my blog through the API "www2.blogger.com/api" for
instance, even with an AuthCode.

Is there a preferred way of deriving the new access URLs from the RSD/
service.post information, or is it that the RSD information needs to
be updated on blogspot?

(For instance how would I parse the ideal API URL from http://marsedit.blogspot.com/)

Daniel


    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.
loghound (John McLaughlin)  
View profile
 More options Apr 26 2007, 4:34 pm
From: "loghound (John McLaughlin)" <logho...@gmail.com>
Date: Thu, 26 Apr 2007 20:34:41 -0000
Local: Thurs, Apr 26 2007 4:34 pm
Subject: Re: ANN: Blogger GData now with orderby parameter

Woot!  Nice!  You have really made my day.

-John

On Mar 13, 4:55 pm, "Pete Hopkins ☠" <phopk...@google.com> wrote:


    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.
loghound (John McLaughlin)  
View profile
 More options Apr 26 2007, 11:59 pm
From: "loghound (John McLaughlin)" <logho...@gmail.com>
Date: Thu, 26 Apr 2007 20:59:35 -0700
Local: Thurs, Apr 26 2007 11:59 pm
Subject: Re: ANN: Blogger GData now with orderby parameter
Ok, A follow up question.

If I use Daniel's fee as an example, I can specify published-min

http://www2.blogger.com/feeds/2742621948488638421/posts/default?publi...

Or I can specify orderby

http://loghound-johnstestblog.blogspot.com/feeds/posts/full?orderby=p...

But I can't (?) combine the two?
http://www2.blogger.com/feeds/2742621948488638421/posts/default?order...
http://www2.blogger.com/feeds/2742621948488638421/posts/default?publi...

Is this just temporary related to the builds pushed out tonight or can
you not combine published-min and orderby?

-John

On Mar 15, 10:15 am, "danielpunkass" <jal...@gmail.com> wrote:


    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
 More options Apr 27 2007, 4:05 pm
From: "Pete Hopkins ☠" <phopk...@google.com>
Date: Fri, 27 Apr 2007 13:05:58 -0700
Local: Fri, Apr 27 2007 4:05 pm
Subject: Re: [bloggerDev] Re: ANN: Blogger GData now with orderby parameter
On 4/26/07, loghound (John McLaughlin) <logho...@gmail.com> wrote:

Are these the exact feeds that you're trying? Remember that after the
first "?" query parameters are separated by "&"

-- 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.
End of messages
« Back to Discussions « Newer topic     Older topic »

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