debugging-tools: Difference between revisions
Jump to navigation
Jump to search
m (Edit title. Correct referring to a linting tool as a validator.) |
m (Expand hyperlinks) |
||
Line 9: | Line 9: | ||
===Optimus Validator=== | ===Optimus Validator=== | ||
* http://microformatique.com/optimus/ | * [http://microformatique.com/optimus/ http://microformatique.com/optimus/] | ||
As well as a transformer, Optimus has a validator/conformance-checker mode, flagging errors in microformat mark-up. It's not 100% accurate (as of 2009-05-15), but still provides valuable debugging feedback. | As well as a transformer, Optimus has a validator/conformance-checker mode, flagging errors in microformat mark-up. It's not 100% accurate (as of 2009-05-15), but still provides valuable debugging feedback. | ||
Line 15: | Line 15: | ||
===Operator Debugger=== | ===Operator Debugger=== | ||
* [https://addons.mozilla.org/firefox/4106/] | * [https://addons.mozilla.org/firefox/4106/ https://addons.mozilla.org/firefox/4106/] | ||
Operator does a good job of compliant parsing for microformats in general, and includes a debug mode that can help identify errors in the object structure. | Operator does a good job of compliant parsing for microformats in general, and includes a debug mode that can help identify errors in the object structure. | ||
=== rel-lint === | === rel-lint === | ||
* [http://tools.microformatic.com/help/xhtml/rel-lint/] | * [http://tools.microformatic.com/help/xhtml/rel-lint/ http://tools.microformatic.com/help/xhtml/rel-lint/] | ||
Rel-Lint provides linting and inspection of [[rel-tag|rel-tag]] and [[xfn|XFN]] (by [[implementors#Drew_McLellan|Drew McLellan]]) | Rel-Lint provides linting and inspection of [[rel-tag|rel-tag]] and [[xfn|XFN]] (by [[implementors#Drew_McLellan|Drew McLellan]]) |
Revision as of 22:32, 15 May 2009
<entry-title>Microformats Debugging</entry-title>
Conformance checkers, validators, linting tools and debuggers.
All Microformats
Optimus Validator
As well as a transformer, Optimus has a validator/conformance-checker mode, flagging errors in microformat mark-up. It's not 100% accurate (as of 2009-05-15), but still provides valuable debugging feedback.
Operator Debugger
Operator does a good job of compliant parsing for microformats in general, and includes a debug mode that can help identify errors in the object structure.
rel-lint
Rel-Lint provides linting and inspection of rel-tag and XFN (by Drew McLellan)
hCard Tools
- http://hcard.geekhood.net/
- Also try the Technorati Contacts Feed service.
- The Cognition web service includes hCard error messages and warnings using EARL as part of the RDF output — hopefully other microformats will be covered in the near future.
hCalendar
- Try the Technorati Events Feed service.