This week, I wanted to programatically create posts on my Wordpress site, Maxims. Unfortunately, all of the example code I found online for controlling Wordpress was using PHP, and I hate PHP. I wanted to control Wordpress with Ruby using XML-RPC.