resource:
http://code.google.com/apis/gdata/docs/2.0/reference.html
I'm thinking that maybe you can add a query string to the end of the
feed address without having to go through archives. You could even do
something like get a single feed entry and parse it to find out the
total number of entries and then send out a new request to retrieve
them all (I remember reading that there is a limit, which I have not
confirmed, but you can ask for the entries by start-index using the
query string so in that case just ask multiple times with an updated
start-index on each one).
--Aratina
On Sep 29, 6:24 pm, Jeremy <jeremyle...@yahoo.com> wrote:
> After some research, I'm guessing that Blogger sets the content-
> disposition response header to "attachment". I'm not sure if there is
> a way around this when trying to programmatically export the content.
>
> Jeremy
--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.
No comments:
Post a Comment