public
Description: A MySpace parser written in Ruby that uses Hpricot
Homepage:
Clone URL: git://github.com/tommorris/myspace.git
name age message
file README.textile Loading commit data...
directory lib/
directory tests/
README.textile

MySpace Parser

This library is a really simple parser built using the excellent Hpricot library for Ruby.

I’m publishing it because people have asked me for it. Here. Have it. It’s free software1!

How you can help

  • Extend it to support more of MySpace’s terrible markup abominations
  • Write test cases2 so we can make this thing not fail.

1 It’s licensed under the GNU Public License. You are free, but not free to make others unfree3.

2 Yes, I know it’s not really a unit test since it’s having to poll the network. And, no, I don’t really care.

3 Yes, I use a Mac. I know that makes me a hypocrite on subjects related to free software.