I'm using the XMLRPC to get the recent post using the method metaWeblog.getRecentPosts, but somehow it only returns 20 recent post.
The parameter i pass is blogid, username, password and no. of post.
I dont understand the problem, am i missing anything or it is by design that XMLRPC will return only 20 recent post.