I've found this very handy python script called blogpost that allows you to upload HTML or ASCII posts to WordPress blogs via XML-RPC. This comes very handy when using WP as CMS and uploading 100s of pages. However I'm not 100% happy with it and looking for something similar. Preferably a Windows execulable that will not have dependencies on python runtime. Having .NET or even DLL library that would provide the same functionality would be even greater. I searched but found nothing. Can anyone point me in the right direction?