implementations: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 5: Line 5:
__TOC__
__TOC__


== By Format ==


== Drupal ==
Most microformat specifications have an "implementations" section, e.g.:
* [http://microformats.org/wiki/hcalendar#Implementations hCalendar], [http://microformats.org/wiki/hcard#Implementations hCard], [http://microformats.org/wiki/rel-tag#Implementations rel-tag], [http://microformats.org/wiki/vote-links#Implementations vote-links], [http://microformats.org/wiki/xoxo#Implementations XOXO]
 
In addition, some microformat specifications have separate implementation pages:
* [[xfn-implementations]]
 
== By Company / Organization / Author ==
 
=== Drupal ===
* [http://hybernaut.com/upcoming-module Drupal Upcoming.org syndication module] emits [[hcalendar|hCalendar]]
* [http://hybernaut.com/upcoming-module Drupal Upcoming.org syndication module] emits [[hcalendar|hCalendar]]
* developers:
* developers:
** [http://hybernaut.com/ Brian Del Vecchio]
** [http://hybernaut.com/ Brian Del Vecchio]


== EVDB ==
=== EVDB ===
* [http://evdb.com EVDB] supports [[hcalendar|hCalendar]] for event and [[hcard|hCard]] for venues
* [http://evdb.com EVDB] supports [[hcalendar|hCalendar]] for event and [[hcard|hCard]] for venues


== Google ==
=== Google ===
* [http://google.com/ Google] - supports [[rel-nofollow]]
* [http://google.com/ Google] - supports [[rel-nofollow]]


== Laughing Squid ==
=== Laughing Squid ===
* The [http://laughingsquid.com/squidlist/calendar/ Laughing Squid Calendar] events listings support [[hcalendar|hCalendar]].
* The [http://laughingsquid.com/squidlist/calendar/ Laughing Squid Calendar] events listings support [[hcalendar|hCalendar]].


== LiveJournal ==
=== LiveJournal ===
* [http://livejournal.co LiveJournal] - LiveJournal supports tagging posts with [[rel-tag]].
* [http://livejournal.co LiveJournal] - LiveJournal supports tagging posts with [[rel-tag]].


== 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].


== Technorati ==
=== Technorati ===
* [http://technorati.com/ Technorati] supports and handles both [[vote-links]] and [[rel-nofollow]] for indicating whether a link should have any/positive/negative weighting towards the destination.
* [http://technorati.com/ Technorati] supports and handles both [[vote-links]] and [[rel-nofollow]] for indicating whether a link should have any/positive/negative weighting towards the destination.
* [http://technorati.com/tag/ Technorati Tags index] - an index of blog posts tagged with the [[rel-tag]] open tagging standard.
* [http://technorati.com/tag/ Technorati Tags index] - an index of blog posts tagged with the [[rel-tag]] open tagging standard.
Line 39: Line 48:
** [http://tantek.com/log/ Tantek Çelik]
** [http://tantek.com/log/ Tantek Çelik]


== Upcoming.org ==
=== Upcoming.org ===
* [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.


== other ==
=== WordPress ===
* [http://wordpress.org WordPress] supports [http://gmpg.org/xfn/ XFN] blogrolls through a very nice built-in user interface.
 
=== Yahoo ===
* [http://search.yahoo.com/cc/ Yahoo Creative Commons Search] - supports [[rel-license]] specifically to search for Creative Commons licensed content.
 
=== other ===
* [http://greenbytes.de/tech/webdav/rfc2629.xslt rfc2629.xslt] now attempts to generate hCard information ([http://ietf.org/rfc/rfc2629 RFC2629] is an XML format for authoring RFCs and Internet Drafts, see [http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html example document])
* [http://greenbytes.de/tech/webdav/rfc2629.xslt rfc2629.xslt] now attempts to generate hCard information ([http://ietf.org/rfc/rfc2629 RFC2629] is an XML format for authoring RFCs and Internet Drafts, see [http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html example document])
* [http://thedredge.org Andy Hume] uses the hcard format to mark-up the names and URLs of commentors on his blog.  
* [http://thedredge.org Andy Hume] uses the hcard format to mark-up the names and URLs of commentors on his blog.  

Revision as of 10:35, 26 August 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 Company / Organization / Author

Drupal

EVDB

Google

Laughing Squid

LiveJournal

ODEO

Technorati

Upcoming.org

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

WordPress

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

Yahoo

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.
  • X2V parses hCard and to produces .vcf (vCard) streams and hCalendar to produce .ics (iCal) streams.

general info

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