implementations-fr: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(Add page status : to be synchronized with implementations)
m (en cours de restructuration)
Line 4: Line 4:
=Ceux qui ont mis en oeuvre les microformats et les implémentations=
=Ceux qui ont mis en oeuvre les microformats et les implémentations=


Cette page liste les sociétés, applications, services et code échantillon qui supportent les microformats, tout comme les programmeurs responsables pour avoir ça et qui ont choisi d'être listés. Ce n'est qu'une liste partielle. Si vous connaissez d'autres sociétés qui ont mis en oeuvre les microformats, ajoutez-les svp et listez leurs services et quels sont les microformats spécifiques supportés.
Cette page liste les applications, plugins, code échantillon, services, outils tout comme les sociétés qui supportent les microformats, avec les programmeurs responsables pour les avoir produit et qui ont choisi d'être listés. Ce n'est qu'une liste partielle. Si vous connaissez d'autres sociétés qui ont mis en oeuvre les microformats, ajoutez-les svp et listez leurs services et quels sont les microformats spécifiques supportés.
 
 


__TOC__
__TOC__
Line 13: Line 11:


La plupart des spécifications de microformat ont une section "implementation", par exemple :
La plupart des spécifications de microformat ont une section "implementation", par exemple :
* [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] etc.
* [[hcalendar-fr#Implementations|hCalendar]], [hcard-fr#Implementations|hCard]], [[rel-tag-fr#Implementations|rel-tag]], [[vote-links-fr#Implementations vote-links]], [[xoxo-fr#Implementations|XOXO]] etc.


En outre, quelques spécifications de microformats ont des pages distinctes d'implémentation :  
En outre, quelques spécifications de microformats ont des pages distinctes d'implémentation :  
* [[xfn-implementations]]
* [[xfn-implementations-fr|implémentations xfn]]
 
== Applications / Plugins / Services / Outils ==
 
Ceci est une liste alphabétique de toutes les applications, plugins (groupés avec leurs app/outils), services et outils qui implémentent les microformats, accompagnée de la liste des microformats supportés, et de la société et/ou des développeurs responsables.
 
En tant qu'utilisateur, les implémentations listées ci-dessous vous aideront automatiquement à utiliser les microformats et aider à votre portabilité et interopérabilité des données avec d'autres applications et terminaux.
 
SVP, aidez à compléter cette liste ! Si vous connaissez d'autres apps/plugins/services/outils additionnels qui supportent les microformats, merci de les rajouter !
 
=== Andy Hume Blog ===
* [http://thedredge.org Andy Hume] uses the [[hcard|hCard]] format to mark-up the names and URLs of commentors on his blog.
** by Andy Hume
 
=== BlogMatrix ===
* [http://www.blogmatrix.com BlogMatrix] - user information marked as [[hcard|hCard]], tag directories in [[xfolk]]/[[rel-tag]], enclosures are marked as [[rel-enclosure]].
** by [http://blogmatrix.blogmatrix.com David Janes]
 
=== Blogmarks.net ===
* [http://www.blogmarks.net Blogmarks.net] publish user bookmarks in [[xfolk]]/[[rel-tag]].
 
=== Community Server ===
* [http://communityserver.org Community Server] supports tagging posts with [[rel-tag]], implements [[rel-nofollow]] on links in comments, and allows users to create link lists using [http://gmpg.org/xfn/ XFN].
 
=== Cork'd ===
* [http://corkd.com Cork'd] supports [[hcard|hCard]] for user profiles, [[hreview|hReview]] for wine reviews, along with [[rel-tag]] for tagging wines as announced in [http://www.simplebits.com/notebook/2006/06/10/wineformats.html Pairing Wine and Microformats]
** by [http://simplebits.com/ Dan Cederholm]
 
=== Dreamweaver ===
==== Microformats Extensions ====
* [http://www.webstandards.org/action/dwtf/microformats Dreamweaver Microformats Extensions] ([http://allinthehead.com/beta/microformats.mxp.zip download]) support authoring [[hcard|hCard]], [[hcalendar|hCalendar]], [http://gmpg.org/xfn XFN], [[rel-tag]], [[rel-license]] as [http://allinthehead.com/retro/282/microformats-in-dreamweaver announced by Drew]
** by [http://allinthehead.com Drew McLellan]
 
=== Drupal ===
==== Upcoming module for Drupal ====
* [http://hybernaut.com/upcoming-module Drupal Upcoming.org syndication module] emits [[hcalendar|hCalendar]]
** by [http://hybernaut.com/ Brian Del Vecchio]
 
=== EVDB ===
* [http://evdb.com EVDB] / [http://eventful.com Eventful] supports [[hcalendar|hCalendar]] for over 1,000,000 event listings and [[hcard|hCard]] for venues.
 
=== Firefox ===
* [[greasemonkey]] scripts for Firefox
 
=== Flickr People ===
* [http://flickr.com/ Flickr]'s profiles on its [http://flickr.com/people/tantek people] [http://flickr.com/people/tantek pages] supports both [[hcard|hCard]] and [http://gmpg.org/xfn XFN].
** by Cal Henderson
 
=== Flock ===
* [http://flock.com Flock] browser supports the [[rel-tag]] microformat.
 
=== Google Search ===
* [http://google.com/ Google Search] - supports [[rel-nofollow]]
=== Google Creative Commons Search ===
* [http://www.google.com/webhp?as_rights=(cc_publicdomain%7Ccc_attribute%7Ccc_sharealike%7Ccc_noncommercial%7Ccc_nonderived) Google Creative Commons Search] - supports [[rel-license]]
 
=== hCalendar creator ===
* [http://microformats.org/code/hcalendar/creator hCalendar creator] (originally [http://theryanking.com/microformats/hcalendar-creator.html published by Ryan King]) is a javascript form for creating [[hcalendar|hCalendar]] events.
** by Ryan King
 
=== hCard creator ===
* The open source [http://microformats.org/code/hcard/creator hCard creator] (originally [http://tantek.com/microformats/hcard-creator.html published by Tantek]) is a very simple, yet illustrative, open source user interface / form / script which creates an [[hcard|hCard]] in real-time as you type in a set of contact information.
** by Tantek Çelik
 
=== hKit Microformats Toolkit for PHP5 ===
* [http://allinthehead.com/hkit hKit Microformats Toolkit for PHP5] as [http://allinthehead.com/retro/291/hkit-microformats-toolkit-for-php announced by Drew McLellan]
 
=== hReview creator ===
* [http://microformats.org/code/hcalendar/creator hReview creator] (originally [http://theryanking.com/microformats/hreview-creator.html published by Ryan King]) is a javascript form for creating [[hreview|hReviews]].
** by Ryan King
 
=== Ice Rocket ===
* [http://icerocket.com] - [http://blogs.icerocket.com/tag/ supports] [[rel-tag]]
 
=== iChat buddy list to hCards ===
* [http://tantek.com/microformats/buddylist2hcards.html iChat buddy list to hCards] - open source AppleScript to automatically convert one's buddy list in the MacOSX iChat AIM client into a valid XHTML 1.0 Strict list of hCards.
** by Tantek Çelik
 
=== JSCalendar ===
* [http://web.mit.edu/glasser/www/JSCalendar/ JSCalendar] parses [[hcalendar|hCalendar]] and produces a displayable HTML table/CSS-based calendar.
 
=== Karova ===
* [http://www.karova.com/ Karova] [http://www.karova.com/article.aspx?id=4 announced support for microformats] in their shopping cart library
** (anybody know what specific microformats that Karova supports?)
 
=== Konqueror ===
* [http://www.konqueror.org/ Konqueror] - [http://flickr.com/photos/factoryjoe/68755089/ supports] [[hcard|hCard]]
 
=== Laughing Squid Calendar ===
* The [http://laughingsquid.com/squidlist/calendar/ Laughing Squid Calendar] events listings support [[hcalendar|hCalendar]].
** by [http://laughingsquid.com/ Laughing Squid]
 
=== LiveJournal ===
* [http://www.livejournal.com LiveJournal] - LiveJournal supports tagging posts with [[rel-tag]].
 
=== LJFind ===
* [http://www.ljfind.com LJ-Find] - LJFind supports tagging posts with [[rel-tag]].
 
=== Microformat Base ===
* [http://randomchaos.com/microformats/base/ Microformat Base]
** by Scott Reynen
 
=== Microformat Parser for Ruby ===
* [http://blog.labnotes.org/2005/11/20/microformat-parser-for-ruby/ Microformat Parser for Ruby]
** by Assaf Arkin
 
=== Nature Network Boston ===
* [http://network.nature.com/boston Nature Network Boston], a social networking community for scientists, which uses [[hcard|hCard]] for user profiles and [[hcalendar|hCalendar]] for marking up events across the site.
 
=== Nutch ===
* [http://www.mail-archive.com/nutch-dev@lucene.apache.org/msg01295.html rel-nofollow support added]
* [http://www.mail-archive.com/nutch-commits@lucene.apache.org/msg01014.html rel-tag support checked in]
 
=== 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].
 
=== RFC2629.xslt ===
* [http://greenbytes.de/tech/webdav/rfc2629.xslt rfc2629.xslt] now attempts to generate [[hcard|hCard]] information ([http://ietf.org/rfc/rfc2629 RFC2629] in an XML format for authoring RFCs and Internet Drafts, see [http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html example document])


=== Salesforce ===
* [http://salesforce.com Salesforce] [http://flickr.com/photos/kingsleyj/175689109/ supports] [[hcard|hCard]].
** by [http://flickr.com/people/kingsleyj/ Kingsley Joseph]
==== Spanning Salesforce ====
* [http://spanningsalesforce.com/ Spanning Salesforce


== Sociétés / Organisations / Auteur / Services ==
== Sociétés / Organisations / Auteur / Services ==

Revision as of 16:35, 28 June 2006

Statut de la page : traduction en cours à remanier et synchroniser avec implementations


Ceux qui ont mis en oeuvre les microformats et les implémentations

Cette page liste les applications, plugins, code échantillon, services, outils tout comme les sociétés qui supportent les microformats, avec les programmeurs responsables pour les avoir produit et qui ont choisi d'être listés. Ce n'est qu'une liste partielle. Si vous connaissez d'autres sociétés qui ont mis en oeuvre les microformats, ajoutez-les svp et listez leurs services et quels sont les microformats spécifiques supportés.

Formats

La plupart des spécifications de microformat ont une section "implementation", par exemple :

En outre, quelques spécifications de microformats ont des pages distinctes d'implémentation :

Applications / Plugins / Services / Outils

Ceci est une liste alphabétique de toutes les applications, plugins (groupés avec leurs app/outils), services et outils qui implémentent les microformats, accompagnée de la liste des microformats supportés, et de la société et/ou des développeurs responsables.

En tant qu'utilisateur, les implémentations listées ci-dessous vous aideront automatiquement à utiliser les microformats et aider à votre portabilité et interopérabilité des données avec d'autres applications et terminaux.

SVP, aidez à compléter cette liste ! Si vous connaissez d'autres apps/plugins/services/outils additionnels qui supportent les microformats, merci de les rajouter !

Andy Hume Blog

  • Andy Hume uses the hCard format to mark-up the names and URLs of commentors on his blog.
    • by Andy Hume

BlogMatrix

Blogmarks.net

Community Server

Cork'd

Dreamweaver

Microformats Extensions

Drupal

Upcoming module for Drupal

EVDB

Firefox

Flickr People

Flock

Google Search

Google Creative Commons Search

hCalendar creator

hCard creator

  • The open source hCard creator (originally published by Tantek) is a very simple, yet illustrative, open source user interface / form / script which creates an hCard in real-time as you type in a set of contact information.
    • by Tantek Çelik

hKit Microformats Toolkit for PHP5

hReview creator

Ice Rocket

iChat buddy list to hCards

  • iChat buddy list to hCards - open source AppleScript to automatically convert one's buddy list in the MacOSX iChat AIM client into a valid XHTML 1.0 Strict list of hCards.
    • by Tantek Çelik

JSCalendar

Karova

Konqueror

Laughing Squid Calendar

LiveJournal

LJFind

Microformat Base

Microformat Parser for Ruby

Nature Network Boston

Nutch

ODEO

RFC2629.xslt

Salesforce

Spanning Salesforce

Sociétés / Organisations / Auteur / Services

Avon

  • Avon - publie toutes les 40 000 informations de contacts des représentants avec le microformat hCard.

BlogMatrix

Blogmarks.net

Community Server

Drupal

EVDB

  • EVDB supporte hCalendar sur plus de 100 000 listes d'événements et les hCard pour les participants.

Flock

Google

Ice Rocket

Iowa Military Veterans Band

Karova

Konqueror

Laughing Squid

LiveJournal

LJFind

ODEO

Spanning Salesforce

SPRACI

  • SPRACI - vie de nuit/événéments - hCalendar publiés dans les listes d'événements, l'agrégateur peut lire hCalendar

Sunnyvale House Concerts

Technorati

Upcoming.org

  • Upcoming.org - hCalendar supporté dans les listes d'événements et événements individuels.

Université de Bath

Web Essentials

WordPress

Yahoo

suda.co.uk

brian suda a créé plusieurs fichiers XSLT pour extraire des microformats à partir du HTML. De là a émergé X2V webservice/favelet le favelet. Le XSLT et le favelet extrait la hCard pour produire des fichiers .vcf (vCard) et hCalendar pour produire des fichiers .ics (iCal). Aussi dans le labo, un validateur universel XMDP et un crawler de recherche de stie qui reconnaît 'no-follow', 'license' et d'autres microformats, de façon à ce qu'il puisse être utilisé d'une manière plus sémantique au moment d'afficher les résutlats de recherche.

autres

  • rfc2629.xslt essaye maintenant de générer de l'information hCard (RFC2629 est un format XML pour les RFCs de paternité d'oeuvre et de Brouillons Internet, voir le document exemple)
  • Andy Hume utilise le format hcard pour baliser les noms et URLs des commentateurs sur son blog.
  • JSCalendar parse le hCalendar et produit un calendrier affiché fondé sur une table HTML/CSS.

Outlils, Plugins, Projets

Firefox

Nutch

Information générale

Quelques notes sur des premières idées à propos d'Instructions et Stratégie pour Mettre en Oeuvre les Microformats