Code to Automate Posting to a MySpace Blog

I’ve kept a blog on my website for quite some time now. But since most of my readers were on MySpace when I started my own-branded blog, I had to copy the posts from one blog to the next. This gets old in a hurry, so I wrote a little Python code to automatically copy posts from WordPress to MySpace. It should be easy to extend since the MySpace posting code is separated out.

I’ve made this code publicly available with the hope that others may find it useful. It’s on github. Check it out. It’s not perfect, but it works.