3Aug2007

I use and love the WordPress platform for this and several other blogs that I maintain. One of the many cool features of WordPress is that it supports XML-RPC. What does that mean? Well XML is… XML. It’s the extensible markup language and is basically just a way of formatting data in some meaningful way. [...]




30Jul2007

I have been doing some work with the XML-RPC functionality of WordPress and ran into a problem with the metWeblog.newPost() method. The problem? If you try to post a dateCreated value you actually get an error. At first I thought it was the format of the date/time that I was trying to post. So of [...]