[uf-rest] New microformat/REST Ruby Parser: mofo
Rick Olson
technoweenie at gmail.com
Thu Mar 15 12:20:06 PST 2007
> WHat I wanted to be able to do was post HTML (marked up with microformats)
> to my endpoint just as I would post XML, and to have mofo then parse that
> HTML and pull out the relevant content.
The problem with this is that unless you code your rails models to
match specific microformats, the chances of the two data formats
lining up are slim. You'll need to write a custom param parser that
wires attributes from whatever microformat you're receiving with your
model's attributes.
--
Rick Olson
http://lighthouseapp.com
http://weblog.techno-weenie.net
http://mephistoblog.com
More information about the microformats-rest
mailing list