mt.getRecentPostTitles
Returns a bandwidth-friendly list of the most recent posts in the system.
Parameters
- String blogid
- String username
- String password
- int numberOfPosts
Return value
on success, array of structs containing ISO.8601 dateCreated, String userid, String postid, String title; on failure, fault
Notes
dateCreated is in the timezone of the weblog blogid
