I have spent the past few days looking at the different blog APIs that are out there and messing around with them in an attempt to throw together a blog tool. The APIs I have been using all use xml-rpc. The major API is the Blogger Data API (http://code.google.com/apis/gdata/blogger.html), which uses SOAP and Atom. As I am unfamiliar with SOAP as well as Atom, I was wondering if anyone could point me in the right direction to using the code examples on the site under Ruby. Thanks in advance! -- Posted via http://www.ruby-forum.com/.