I need to implement some code on top of a MetaWebLog API client library. The only thing I am finding on google is broken links from the last decade.
Does anyone know of a library (or code) that implements the MetaWebLog API from a standpoint of a client app?
JoeBlogs is a library that allows easy interaction with Wordpress blogs, and other blogs that support the metaWeblog XML RPC api.
Live Writer Provider Documentation and .Net Example
MetaWebLog To BlogML Converter — you can get the source code and use MetaweblogAPI.cs.