tools: Difference between revisions
Jump to navigation
Jump to search
AndyMabbett (talk | contribs) No edit summary |
AndyMabbett (talk | contribs) (replace deprecated page witrh up-to-date examples) |
||
Line 11: | Line 11: | ||
*[[parsing-microformats]] | *[[parsing-microformats]] | ||
*[[profile-uri-examples-in-wild|Profile URI examples, in the wild]] (Profile URIs for <code>head</code> elements) | *[[profile-uri-examples-in-wild|Profile URI examples, in the wild]] (Profile URIs for <code>head</code> elements) | ||
*[[ | *[[examples-in-wild]] - examples of published microformats | ||
*[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|how to download code from the repository]] | *[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|how to download code from the repository]] | ||
*[[user-profile-examples-in-wild|User profile examples, in the wild]] (User profiles, for social websites) | *[[user-profile-examples-in-wild|User profile examples, in the wild]] (User profiles, for social websites) | ||
*[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]] | *[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]] | ||
*[[why-are-content-standards-hard]] | *[[why-are-content-standards-hard]] |
Revision as of 20:10, 20 January 2008
Tools, test cases, additional research
The first place to look for examples, code, and test cases is in the pages for each individual microformat. There are only a few cross-cutting tools and services that need to process more than one microformat. This page is intended for editors, parsers, validators, test cases, and other information relevant across multiple microformats.
- accessibility
- external-issues
- faqs-for-rdf
- icalendar-implementations
- internationalization
- microformats-issues - issues related to more than one microformat.
- parsing-microformats
- Profile URI examples, in the wild (Profile URIs for
head
elements) - examples-in-wild - examples of published microformats
- Source code repository -- how to download code from the repository
- User profile examples, in the wild (User profiles, for social websites)
- vcard-implementations, vcard-errata, vcard-suggestions
- why-are-content-standards-hard