public
Description: Python script to automate posting to MySpace Blog (and read from a WordPress DB).
Homepage:
Clone URL: git://github.com/richardkiss/myspace_blog_post.git
richardkiss (author)
Thu Jun 12 23:45:26 -0700 2008
commit  95f5602f37432e7aaf29f57d1348d88c5ee3453f
tree    00b499a8cf7a967b493271e83117efd346c791f5
parent  d5f4572ce872aba800f0300c517a16a5d6fea7c7
name age message
file README Loading commit data...
file example.py
file myspace_blog.py
file wordpress.py
README
WordPress is a real blog with actual features that I can brand on my own web site; but
most of my readers are on my MySpace blog. I'll be gosh darned if I'm going to type the same
crap twice -- I have a hard enough time typing it once. So I wrote this glorious hack to stitch
my WordPress blog to my MySpace blog.

As far as I know, MySpace has no API to interact with the blog, so it's all done with
nasty screen scraping. If they ever change the URL on any of these pages, it will stop working,
but it has worked flawlessly for over a year. So so far, so good.

To use:

Make a copy of example.py. For example

$ cp example.py richardkiss.py

Then edit the copy with your secret informations (sic). You will need your WordPress MySQL DB info
and your MySpace login. But that's all!

You will get a very simple menu with a list of 


Richard Kiss
http://richardkiss.com/
him at richardkiss.com