hatom-implementations: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(redir placeholder til list moved here from spec)
 
(moved)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
#redirect:[[hatom#Implementations]]
{{stub}}
 
This page is an '''informative''' section of the [[hAtom]] specification.
 
The following implementations have been developed which either generate or parse hAtom links. If you have an hAtom implementation, feel free to add it to the '''top''' of this list.
 
<!--
 
    add new items to the TOP of this list
 
-->
* [http://www.readability.com/ Readability] - supports parsing hAtom and explicitly recommends that publishers use hAtom in their [http://www.readability.com/publishers/guidelines/ Article Publishing Guidelines].
* [http://code.google.com/p/spinn3r-client/ spinn3r-client] - hAtom parsing implemented in [http://spinn3r.com Spinn3r] (see [http://spinn3r.com/technical Technical Specifications]) and part of [http://code.tailrank.com/feedparser FeedParser] and was announced in 2008: [http://blog.spinn3r.com/2008/01/announcing-spin.html hAtom in Spinn3r 2.1]
** Sites/tools which [http://spinn3r.com/customers use Spinn3r] and thus consume hAtom: Researchers at Harvard, Carnegie Melon, Stanford, Caltech etc., tools like [http://Memetracker.org Memetracker] and [http://TextMap.org TextMap].
* the [http://code.google.com/p/aump/ Almost Universal Microformat Parser] can extract hAtom content from webpages ([http://code.davidjanes.com/aumfp/demo/ demo])
* [http://rbach.priv.at/hAtom2Atom/ hAtom2Atom.xsl] transforms hAtom to Atom (as the name suggests.)
* [http://placenamehere.com/article/185/SubscribingTohAtomFeedsWithNetNewsWire Subscribe To hAtom] is a script that provides [http://ranchero.com/netnewswire/ NetNewsWire 2.x] users with the ability to subscribe to hAtom documents as they would any other feed. by [[User:ChrisCasciano|Chris Casciano]].
* [http://boxtheweb.mihopa.net/code/apis/#outlineclasses Outline Classes] - has GPL'ed PHP code for reading hAtom
* [http://boxtheweb.4x2.net/ BoxtheWeb] - supports subscribing to hAtom as a feed format
* There is a [http://code.google.com/p/transformr/downloads/detail?name=hatom%280.2%29.zip hAtom toolkit] that extracts hAtom, there is also a [http://transformr.co.uk/ demo here]
<!--
 
    add new items to the TOP of this list
 
-->

Latest revision as of 00:33, 6 November 2012

This article is a stub. You can help the microformats.org wiki by expanding it.

This page is an informative section of the hAtom specification.

The following implementations have been developed which either generate or parse hAtom links. If you have an hAtom implementation, feel free to add it to the top of this list.