on Mar 1st, 2008Using XMLRPC interface to Wordpress and Blogger

Im testing the XML-RPC interface to blog sites in order to buld a plugin to post blogs really fast. If this post is published on the blog then , it means Im one step away from finishing my plugin. Yaay!!

If you have developed a web application and want users to post to their blogs using your application, this is the way to do it. Its really simple. Here’s the library I tried. Its really simple and works well for Blogger, but in Wordpress, the title of the post doesn’t appear. For wordpress, you can use the MetaWeblogAPI for XML_RPC. Just download the XML-RPC implementation in php from here and follow the instructions in this article. That should just about do it , dont you think ?

Oh and this thing took me less than 20 minutes to do :-)

Trackback URI | Comments RSS

Leave a Reply