Search the web
Sign In
New User? Sign Up
MetaWeblog-API
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
a couple of comments   Message List  
Reply | Forward Message #69 of 70 |
Re: a couple of comments

--- In MetaWeblog-API@yahoogroups.com, "Dave Winer" <dave@u...> wrote:
> I just added docs for metaWeblog.getRecentPosts.
>
> http://blogs.law.harvard.edu/crimson1/stories/storyReader$371#metawebl
> oggetrecentposts
>
> Dave

Thanks! This is an important entry point, since it provides a client
app a way to get the post ids, which are essential for the basic entry
points.

The spec says:
"If numberOfPosts is greater than the number of posts in the weblog
you get all the posts in the weblog."

In practice, this request would time out for any high value of
numberofPosts. Would it be acceptable for a server-side application
to send only post ids for values of numberofPosts >=100?

The reason I ask is that I'm looking for a way to get all the postids
from a blog. Perhaps there's another way of doing that?

Best regards,

Jeffrey





Wed Aug 27, 2003 3:06 pm

jeffreyalanh...
Offline Offline
Send Email Send Email

Forward
Message #69 of 70 |
Expand Messages Author Sort by Date

Dave, I thought that it would be useful to add the following methods to round out MW: metaWeblog.getUsersBlogs metaWeblog.getUserInfo Mirroring the...
Diego Doval
diegod2r
Offline Send Email
Aug 1, 2003
5:31 pm

There is a metaWeblog.getCategories method: http://www.xmlrpc.com/ metaWeblogApi#update31602AddedMetawebloggetcategories -Brent...
Brent Simmons
brentsimmonsx
Offline Send Email
Aug 1, 2003
5:41 pm

Thanks for the reminder Brent (I forgot to check on the previous spec), I just saw that Dave updated the current spec with it as well. Since we're on the...
Diego Doval
diegod2r
Offline Send Email
Aug 1, 2003
5:56 pm

... +1, though I'd make catId mandatory (and suggest duplicating description, if the blog system in question doesn't have ids separate from names). OTOH, since...
Dougal Campbell
emcampbell3
Online Now Send Email
Aug 1, 2003
6:25 pm

Brent, it was an oversight that I didn't include that in the new draft. I just corrected that oversight (and a couple of others). ...
Dave Winer
dwiner
Offline Send Email
Aug 1, 2003
5:49 pm

metaWeblog.getRecentPosts is another method. -Brent...
Brent Simmons
brentsimmonsx
Offline Send Email
Aug 1, 2003
5:58 pm

When adding this to the new spec I would definitely specify really well what "recent" meant--adding a parameter for the cut-off date (optionally empty for all...
Diego Doval
diegod2r
Offline Send Email
Aug 1, 2003
7:52 pm

Actually this one is not in the metaWeblog spec, it is in an RFC that you posted in December last year. http://www.xmlrpc.com/discuss/msgReader$2366 I'm going...
Dave Winer
dwiner
Offline Send Email
Aug 1, 2003
6:05 pm

I would argue that getRecentPosts actually is a standard part of the metaWeblog API. It's supported by Manila, Radio, Movable Type, and probably others. (In...
Brent Simmons
brentsimmonsx
Offline Send Email
Aug 1, 2003
7:52 pm

I just added docs for metaWeblog.getRecentPosts. http://blogs.law.harvard.edu/crimson1/stories/storyReader$371#metawebl oggetrecentposts Dave...
Dave Winer
dwiner
Offline Send Email
Aug 1, 2003
8:46 pm

... Thanks! This is an important entry point, since it provides a client app a way to get the post ids, which are essential for the basic entry points. The...
jeffreyalanhenning
jeffreyalanh...
Offline Send Email
Jan 11, 2004
1:34 pm

... FWIW, metaWeblog.getRecentPosts is already in use out in the wild (and not just as part of the MovableType API), and has pretty much become a de facto part...
Dougal Campbell
emcampbell3
Online Now Send Email
Aug 1, 2003
7:52 pm

Description is just the description, nothing more. The name of the category is the name of the sub-struct for the category (recall that XML-RPC structs have...
Dave Winer
dwiner
Offline Send Email
Aug 1, 2003
6:17 pm

... category is the name of the sub-struct for the category (recall that XML-RPC structs have names). The name of the struct must be unique, making it a...
Diego Doval
diegod2r
Offline Send Email
Aug 1, 2003
7:51 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help