debugging-tools: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| m (validators moved to debugging-tools: These are not just 'validators', and there are too few to justify their own page. Combine into 'debugging-tools' to serve the subject of 'debugging', rather than specific tool-type.) |  (Gardening of validators page, includes more than just validators. Try to use this as definitive publisher-debugging resource.) | ||
| Line 1: | Line 1: | ||
| < | <entry-title>Microformats validators, conformance checkers and debugging tools</entry-title> | ||
| __TOC__ | |||
| ==  | |||
| == All Microformats == | |||
| ===Optimus Validator=== | |||
| * 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. | ||
| ===Operator Debugger=== | |||
| * [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. | |||
| === rel-lint === | |||
| * [http://tools.microformatic.com/help/xhtml/rel-lint/] | |||
| Rel-Lint supports validation and inspection of [[rel-tag|rel-tag]] and [[xfn|XFN]] (by [[implementors#Drew_McLellan|Drew McLellan]]) | |||
| == [[hCard]] Tools == | |||
| * http://hcard.geekhood.net/ | * http://hcard.geekhood.net/ | ||
| * Also try the [http://feeds.technorati.com/contacts/ Technorati Contacts Feed service]. | * Also try the [http://feeds.technorati.com/contacts/ Technorati Contacts Feed service]. | ||
| * The [http://srv.buzzword.org.uk Cognition web service] includes hCard error messages and warnings using [http://www.w3.org/TR/EARL10/ EARL] as part of the RDF output — hopefully other microformats will be covered in the near future. | * The [http://srv.buzzword.org.uk Cognition web service] includes hCard error messages and warnings using [http://www.w3.org/TR/EARL10/ EARL] as part of the RDF output — hopefully other microformats will be covered in the near future. | ||
| == [[hCalendar]] == | |||
| * Try the [http://feeds.technorati.com/events/ Technorati Events Feed service]. | * Try the [http://feeds.technorati.com/events/ Technorati Events Feed service]. | ||
| ==  | == Related == | ||
| * [[implementations]] | * [[implementations]] | ||
| * [[tests]] | |||
Revision as of 22:29, 15 May 2009
<entry-title>Microformats validators, conformance checkers and debugging tools</entry-title>
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 supports validation 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.