Archive for the 'magnolia' Category

XMLRPC::Client#do_rpc: Client-Type charset param incompatible with some blog’s MetaWeblog APIs

« 17 September 2007 | 21:00 | magnolia, rubyonrails, xmlrpc | No Comments »

We recently added an automated posting feature to Ma.gnolia which uses XMLRPC and the MetaWeblog API to post a summary of a user’s bookmarks for a given time period to their blog. To implement the MetaWeblog client functionality we wrote a lightweight wrapper around Ruby’s XMLRPC::Client class.
After we released the feature to beta testing we […]