debugging-tools: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(link Optimus to main article on Optimus, note favelet/browserbutton for validator, issues page, better label/group headings, add Rails assert microformats)
m (→‎Rails assert microformats: Name correction and link to user page)
Line 28: Line 28:


=== Rails assert microformats ===
=== Rails assert microformats ===
* George brock has written open source code and a post explaining how to do  [http://blog.georgebrock.com/projects/testing-microformats-in-rails-applications-with-assert-microformats testing microformats in Rails applications with assert-microformats].
* [[User:GeorgeBrock|George Brocklehurst]] has written open source code and a post explaining how to do  [http://blog.georgebrock.com/projects/testing-microformats-in-rails-applications-with-assert-microformats testing microformats in Rails applications with assert-microformats].


== microformats specific tools ==
== microformats specific tools ==

Revision as of 22:12, 1 June 2009

<entry-title>Microformats Debugging</entry-title>

Conformance checkers, validators, linting tools and debuggers.

general microformats tools

Optimus

Main article: Optimus

Optimus is a microformats transformer and validator that supports numerous microformats including hCard, hCalendar, hReview, hAtom (note: hAtom validation issues).

Get the Optimus microformats validator favelet. Blog post: validator browser button.

Please add issues to the optimus-issues page.

Operator Debugger

Main article: Operator

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)

Rails assert microformats

microformats specific tools

hCard

hCalendar

related