The latest Text::Microformat is available on CPAN. The biggest change is the addition of hCalendar support, thanks to Franck Cuny. Also there is changed handling (i.e. ignoring) of namespaces. The parser now strips off the namespace prefixes and matches on the local names. This means that the tags <a> and <html:a> and <monkey:a> would be treated the same way. This may seem backwards to XML-heads, but with microformats namespaces are considered harmful.
Enjoy!
Proposal: A way to express your political / spritual / philosophical beliefs and affiliations via semantic markup (aka microformats).
Why do this:
Three modes:
And three axes:
Make for nine possible association-types. Some make more sense than others, and some may overlap. I’ve included some examples.
Also hBelief could perhaps add some affiliation (person-to-person) types to XFN:
Thoughts?
Text::Microformat is a Microformat parser for Perl.
More specifically, Text::Microformat is an extensible Microformat-parsing framework, which allows not only new kinds of Microformats to be added, but also extension of the parser itself, so new parsing metaphors and source document encodings could be added.
Features:
Supported formats:
Other supported semantic markup:
Links:
Wanna help?
Updated 2007-04-26: hGrant is not a microformat.