View my profile on LinkedIn



User login

So I have started looking into uploading blog content via XML-RPC. This is being done with a custom module with my own functions for authorisation and upload. The upload is currently a combination of blog.newPost and metaweblog.newMediaObject as I need to ensure an image is uploaded to every blog entry (see the test blog here).
I now need to try and create a ShoZu integration module that also utilises the module, so I can try and upload from my mobile device (Nokia N73). If I get the time and I get far enough I will publish the module code so that it is available to others, but it not in a state where that is possible at the moment.