3 messages in com.googlegroups.bloggerdevRe: Retrieving Feed for an Author
FromSent OnAttachments
Core.B08 Nov 2007 05:12 
Core.B08 Nov 2007 15:27 
Jeff Scudder09 Nov 2007 16:32 
Subject:Re: Retrieving Feed for an Author
From:Core.B (core@gmail.com)
Date:11/08/2007 03:27:07 PM
List:com.googlegroups.bloggerdev

I figured out what the format is supposed to be: http://www.blogger.com/feeds/BlogID/posts/default?author=Author%20Name

According to the error I get, it isn't supported. Any reason why? It is supposed to be part of the GData spec.

My friend posts on a group blog, and has asked me to create a feed with all their posts. Isn't there a way to do it via the Blogger Data API?

I've been
tryinghttp://www.blogger.com/feeds/BlogID/posts/default/author/Author%20Name but that's not working. The GData API
(http://code.google.com/apis/gdata/reference.html#query-requests)show that I can query by author, but I'm not doing something right.

Can anyone help me?