This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Richard Kiss (author)
Sat Jun 21 12:37:57 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
example.py | ||
| |
myspace_blog.py | ||
| |
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 all posts in the WordPress DB. Choose one, and it will be automatically posted to MySpace. Richard Kiss http://richardkiss.com/ him at richardkiss.com








