hkit
From Microformats
| Table of contents |
hKit
hKit is an open source library and web service written by Drew McLellan (http://allinthehead.com/) that implements parsing of hCards into a PHP or JSON data structure.
[edit]
open source
- hKit Microformats Toolkit for PHP5 (http://hkit.googlecode.com/) as announced by Drew McLellan (http://allinthehead.com/retro/291/hkit-microformats-toolkit-for-php)
[edit]
web service
- hKit parser web service (http://tools.microformatic.com/help/xhtml/hkit/)
- Example: http://tools.microformatic.com/query/plain/hkit/microformats.org
[edit]
how to call
See representative-hcard-parsing for open source PHP to call hKit and extract the representative hCard from a page that has multiple hCards.
[edit]
implementations
Services that use hKit:
- GetSatisfaction.com (http://getsatisfaction.com/people/new) (as blogged: http://microformats.org/blog/2007/06/21/microformatsorg-turns-2/ )
[edit]
issues
Issues that have been found with hKit:
- hCard profile import is erratic (http://getsatisfaction.com/satisfaction/topics/hcard_profile_import_is_erratic)
[edit]
