hcard-implementations: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(first cut at incorporating implementation taxonomy template)
Line 1: Line 1:
<h1>hCard Implementations</h1>
<h1>hCard Implementations</h1>
{{TOC-right}}


This page is an '''informative''' section of the [[hcard|hCard specification]].
This page is an '''informative''' section of the [[hcard|hCard specification]].


The following implementations have been developed which either generate or parse [[hcard|hCards]]. If you have such an hCard implementation, feel free to add it to '''the top''' of this list. If you have a page or site which just ''publishes'' hCards, please use [[hcard-examples-in-wild]] instead.
The following implementations have been developed which either generate or parse [[hcard|hCards]]. If you have such an hCard implementation, feel free to add it to '''the top''' of the New Implementations section. If you have a page or site which just ''publishes'' hCards, please use [[hcard-examples-in-wild]] instead.


== New Implementations ==
== New Implementations ==
Add new implementations here for evaluation and classification into the below taxonomy of implementations.
* [http://mobileonlinebusiness.com.au/uf/vCard_to_hCard_converter.html Mobile Online Business' vCard to hCard converter]
* [http://mobileonlinebusiness.com.au/uf/vCard_to_hCard_converter.html Mobile Online Business' vCard to hCard converter]
*[http://www.jamplanet.com Jam] is an active address book extension for Firefox/Flock. Jam imports Vcard and various CSV formats, and can output contacts in Vcard and hCard format.
*[http://www.jamplanet.com Jam] is an active address book extension for Firefox/Flock. Jam imports Vcard and various CSV formats, and can output contacts in Vcard and hCard format.
Line 44: Line 46:
<!-- *  [http://randomchaos.com/microformats/base/ Microformat Base] is an open-source PHP microformat aggregation crawler, currently recognizing hReview, hCalendar, and hCard. down! -->
<!-- *  [http://randomchaos.com/microformats/base/ Microformat Base] is an open-source PHP microformat aggregation crawler, currently recognizing hReview, hCalendar, and hCard. down! -->


==Authoring==
Implementations you can use to author, create, and publish hCards.
===Web-based Creators===
* ...
===Blogging and CMS tools===
* ...
===Browser scripts and plug-ins===
Browser plugins that work with existing authoring tools:
* ...
===Desktop Authoring Tools===
* ...
==Search and Discovery==
* ...
==Conversion and Import==
Implementations you can use to importing into an address book application, typically by converting hCard to vCard.
===Web Services===
These return vCard (.vcf) and other contact formats for easy importing into typical address book programs or other processing.
* ...
===Firefox Greasemonkey Plugins===
* ...
===Aggregators===
* ...
==Browsing==
Implementations that detect, display and otherwise highlight hCards in pages.
* ...
===Firefox extension===
* ...
====Pending====
* ...
===Flock extension===
* ...
==Libraries==
Open source libraries of hCard parsers and other related code for building hCard implementations.
* ...
;Javascript
: ...
; PHP :
* [[hKit]]
; Ruby
: ...
; XSLT :
* ...


== Additional Applications ==
== Additional Applications ==
This section is '''informative'''.
This section should probably be incorporated into [[hcard-brainstorming]].


There are numerous potential additional uses and applications for hCards on the Web. The following are merely a few thoughts and possibilities that folks have come up with:
There are numerous potential additional uses and applications for hCards on the Web. The following are merely a few thoughts and possibilities that folks have come up with:

Revision as of 01:01, 3 September 2007

hCard Implementations

This page is an informative section of the hCard specification.

The following implementations have been developed which either generate or parse hCards. If you have such an hCard implementation, feel free to add it to the top of the New Implementations section. If you have a page or site which just publishes hCards, please use hcard-examples-in-wild instead.

New Implementations

Add new implementations here for evaluation and classification into the below taxonomy of implementations.

Authoring

Implementations you can use to author, create, and publish hCards.

Web-based Creators

  • ...

Blogging and CMS tools

  • ...

Browser scripts and plug-ins

Browser plugins that work with existing authoring tools:

  • ...

Desktop Authoring Tools

  • ...

Search and Discovery

  • ...

Conversion and Import

Implementations you can use to importing into an address book application, typically by converting hCard to vCard.

Web Services

These return vCard (.vcf) and other contact formats for easy importing into typical address book programs or other processing.

  • ...

Firefox Greasemonkey Plugins

  • ...

Aggregators

  • ...

Browsing

Implementations that detect, display and otherwise highlight hCards in pages.

  • ...

Firefox extension

  • ...

Pending

  • ...

Flock extension

  • ...

Libraries

Open source libraries of hCard parsers and other related code for building hCard implementations.

  • ...
Javascript
...
PHP
Ruby
...
XSLT
  • ...

Additional Applications

This section should probably be incorporated into hcard-brainstorming.

There are numerous potential additional uses and applications for hCards on the Web. The following are merely a few thoughts and possibilities that folks have come up with:

  • As an open standard/format for Gravatars.
    • Like this.
    • Wordpress plugin with hCard based replacement for gravatar is in the make. Alper 12:59, 8 Aug 2007 (PDT)
  • Marking up individual authors of blog posts on a group blog
  • Marking up people's names and URLs in a blogroll
  • Any reference to people in blog posts (e.g. when citing them, or referencing them, or describing them, by name).
  • ...

Related Pages

The hCard specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. These thoughts, issues, and questions are kept in separate pages.