Posted By: Chris Wanstrath
Date: 2006-11-09 09:10
Summary: Microformat parsing is fun again
Project: mofo - a microformat parser
mofo is a microformat parser written using the fast hpricot html parser. It currently supports hCard, hReviews, hCalendar, hAtom, rel-tag, rel-bookmark, and XOXO. Sure, it could use some love, so help out? If you find a page it isn't parsing correctly please leave us a note in the bugs forum. Appreciated.
See the README file to get learned, or visit the christening blog entry at http://errtheblog.com/post/37
Oh, one more thing: make sure you have the newest hpricot gem: gem install hpricot --source code.whytheluckystiff.net. |
|