implementations: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (Reverted edit of KuzaGum, changed back to last version by DavidJanes)
mNo edit summary
Line 17: Line 17:


== By Company / Organization / Author ==
== By Company / Organization / Author ==
=== Avon ===
* [http://avon.com/ Avon] - publishes all 40,000+ Avon representatives' contact info with the [[hcard|hCard]] microformat.
=== BlogMatrix ===
* [http://www.blogmatrix.com BlogMatrix] - user information marked as [[hcard|hCard]], tag directories in [[xfolk]]/[[rel-tag]], enclosures are marked as [[rel-enclosure]].
* developers
** [http://blogmatrix.blogmatrix.com David Janes]


=== Drupal ===
=== Drupal ===
Line 24: Line 32:


=== EVDB ===
=== EVDB ===
* [http://evdb.com EVDB] supports [[hcalendar|hCalendar]] for event and [[hcard|hCard]] for venues
* [http://evdb.com EVDB] supports [[hcalendar|hCalendar]] for over 100,000 event listings and [[hcard|hCard]] for venues.
 
=== Flock ===
* [http://flock.com Flock] supports the [[rel-tag]] microformat.


=== Google ===
=== Google ===
* [http://google.com/ Google] - supports [[rel-nofollow]]
* [http://google.com/ Google] - supports [[rel-nofollow]]
* [http://www.google.com/webhp?as_rights=(cc_publicdomain%7Ccc_attribute%7Ccc_sharealike%7Ccc_noncommercial%7Ccc_nonderived) Google Creative Commons Search] - supports [[rel-license]]
=== Ice Rocket ===
* [http://icerocket.com] - [http://blogs.icerocket.com/tag/ supports] [[rel-tag]]
=== Iowa Military Veterans Band ===
* [http://www.iowamilitaryveteransband.com/members/ Iowa Military Veterans Band]


=== Laughing Squid ===
=== Laughing Squid ===
Line 34: Line 52:
=== LiveJournal ===
=== LiveJournal ===
* [http://livejournal.co LiveJournal] - LiveJournal supports tagging posts with [[rel-tag]].
* [http://livejournal.co LiveJournal] - LiveJournal supports tagging posts with [[rel-tag]].
=== Konqueror ===
* [http://www.konqueror.org/ Konqueror] - [http://flickr.com/photos/factoryjoe/68755089/ supports] [[hcard|hCard]]


=== ODEO ===
=== ODEO ===
* [http://odeo.com/ ODEO] [http://odeo.com/blog/2005/07/adding-microformats-to-odeo.html noted] that they support microformats: [[rel-tag]], [[rel-enclosure]], [http://gmpg.org/xfn XFN].
* [http://odeo.com/ ODEO] [http://odeo.com/blog/2005/07/adding-microformats-to-odeo.html noted] that they support microformats: [[rel-tag]], [[rel-enclosure]], [http://gmpg.org/xfn XFN].
=== Sunnyvale House Concerts ===
* [http://concerts.shrub.ca/shows Sunnyvale House Concerts] supports [[hcard|hCard]] and [[hcalendar|hCalendar]].


=== Technorati ===
=== Technorati ===
Line 54: Line 78:
* [http://upcoming.org Upcoming.org] - hCalendar support in events listings and individual events.
* [http://upcoming.org Upcoming.org] - hCalendar support in events listings and individual events.


=== BlogMatrix ===
=== University of Bath ===
* [http://www.blogmatrix.com BlogMatrix] - user information marked as [[hcard]], tag directories in [[xfolk]]/[[rel-tag]], enclosures are marked as [[rel-enclosure]].
* [http://www.bath.ac.uk/ University of Bath] [http://www.bath.ac.uk/contact/ Person Finder] supports [[hcard|hCard]]
* developers
 
** [http://blogmatrix.blogmatrix.com David Janes]
=== Web Essentials ===
* [http://we05.com/ Web Essentials] - supports [[hcard|hCard]] and [[hcalendar|hCalendar]], e.g. in their [http://we05.com/presenters.cfm list of presenters] and [http://we05.com/program.cfm program schedule].


=== WordPress ===
=== WordPress ===

Revision as of 22:36, 12 December 2005

Microformats Implementors And Implementations

This page lists the companies, applications, services, and sample code which support microformats, along with the developers responsible for doing so that have chosen to be listed. This is only a partial list. If you know other companies implementing microformats, please add them and list their services and what specific microformats they support.

By Format

Most microformat specifications have an "implementations" section, e.g.:

In addition, some microformat specifications have separate implementation pages:

By Tool

By Company / Organization / Author

Avon

  • Avon - publishes all 40,000+ Avon representatives' contact info with the hCard microformat.

BlogMatrix

Drupal

EVDB

Flock

Google

Ice Rocket

Iowa Military Veterans Band

Laughing Squid

LiveJournal

Konqueror

ODEO

Sunnyvale House Concerts

Technorati

Upcoming.org

  • Upcoming.org - hCalendar support in events listings and individual events.

University of Bath

Web Essentials

WordPress

  • WordPress supports XFN blogrolls through a very nice built-in user interface.

Yahoo

suda.co.uk

brian suda has created several XSLT files to extract microformats from HTML. From that the X2V webservice/favelet emerged. The XSLT and favelet extracts hCard and to produces .vcf (vCard) files and hCalendar to produce .ics (iCal) files. Also in the labs is a universal XMDP validator and a site-wide search spider that recognizes 'no-follow', 'license' and other microformats so they can be used in a more semantic way when displaying search results.


other

  • rfc2629.xslt now attempts to generate hCard information (RFC2629 is an XML format for authoring RFCs and Internet Drafts, see example document)
  • Andy Hume uses the hcard format to mark-up the names and URLs of commentors on his blog.
  • JSCalendar parses hCalendar and produces a displayable HTML table/CSS-based calendar.

general info

Some notes on initial thoughts around Guidelines and Strategies for Implementing Microformats