articles-fr: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m ([fr: sync'd -> à incorporer])
 
Line 3: Line 3:
== à classer par date ==
== à classer par date ==
* [http://www.digital-web.com/articles/microformats_primer/ Digital Web Magazine: Microformats Primer] par Garrett Dimon
* [http://www.digital-web.com/articles/microformats_primer/ Digital Web Magazine: Microformats Primer] par Garrett Dimon
* [http://www.gr0w.com/articles/design/an_extra_side_to_web_standards_based_design/ An Extra SIDE to Web Standards Based Design] - How Semantic Information Design Ethics (SIDE) and a few readily available techniques can help heal the Web, by Jon Tan.  See also his [http://www.csszengarden.com/?cssfile=/193/193.css&page=0 CSS Zen Garden "Leggo my ego" entry].
* [http://www.gr0w.com/articles/design/an_extra_side_to_web_standards_based_design/ An Extra SIDE to Web Standards Based Design] - Comment l'Ethique de Design de l'Inforamtion Sémantique ("Semantic Information Design Ethics" SIDE) et quelques techniques disponibles immédiatement peuvent aider à ressouder le Web, par Jon Tan.  Voir aussi son [http://www.csszengarden.com/?cssfile=/193/193.css&page=0 billet "Leggo my ego" sur CSS Zen Garden].
* [http://thedredge.org/ Andrew D. Hume] has written a blog post [http://thedredge.org/2005/07/introducing-microformats/ introducing microformats] and another one on [http://usabletype.com/articles/2005/usable-microformats/ usable microformats].
* [http://thedredge.org/ Andrew D. Hume] a écrit un billet de blog [http://thedredge.org/2005/07/introducing-microformats/ introducing microformats] et un autre sur [http://usabletype.com/articles/2005/usable-microformats/ usable microformats].
* [http://24ways.org/advent/practical-microformats-with-hcard Practical Microformats with hCard] by Drew McLellan
* [http://24ways.org/advent/practical-microformats-with-hcard Practical Microformats with hCard] par Drew McLellan
* [http://www.thefutureoftheweb.com/blog/2006/1/hcard Jesse Skinner's introduction to hCard]
* [http://www.thefutureoftheweb.com/blog/2006/1/hcard Introduction à hCard par Jesse Skinner]
* [http://blog.usweb.com/ Shaun Shull's] great post on [http://blog.usweb.com/archives/how-microformats-affect-search-engine-optimization-seo How Microformats Affect Seearch Engine Optimization]
* Le billet de blog génial de [http://blog.usweb.com/ Shaun Shull] sur [http://blog.usweb.com/archives/how-microformats-affect-search-engine-optimization-seo Comment les Microformats Impactent l'Optimisation des Moteurs de Recherche]
* [http://blogbusinesssummit.com/2006/04/microformats_in.htm Blog Business Summit: Microformats in Plain English: the Promise of Simple Business to Business Data Exchange] by Steve Broback
* [http://blogbusinesssummit.com/2006/04/microformats_in.htm Blog Business Summit : Microformats en Anglais Clair : the Promise of Simple Business to Business Data Exchange] par Steve Broback


== 2007 ==
== 2007 ==

Revision as of 09:18, 28 October 2007

Articles

à classer par date

2007

Références diverses

Ce sont différents articles / liens d'intro-en rapport que je n'ai pas encore incorporés. Vous pourriez les trouver d'intérêt. - Tantek

  • Data First vs. Structure First
    • Tantek says: In many ways it is actually *far* worse than that post conveys. The "typical" programmer literally loves spending far more time worrying about and designing the structure for structure's sake, than data, and even less so, "real world" data (current behaviors etc.). Hence we have taken the directly opposite tack with microformats when looking to solve a problem.
      • Zeroeth, define the real-world problem. If you can't do this, then stop.
      • First, look at real-world usage (data).
      • Second, what previous standards are people actually using today? If there is more than one, then lean towards those with the better adoption.
      • And only after those first two do we bother to pay attention to theoretical standards, those that have been invented (whether by individuals, committees), but haven't seen much if any actual adoption.
  • 2000-03-21 Dan Connolly on human-consumable information: (strong emphasis added)
    • I believe that one of the best ways to transition into RDF, if not a long-term deployment strategy for RDF, is to manage the information in human-consumable form (XHTML) annotated with just enough info to extract the RDF statements that the human info is intended to convey. In other words: using a relational database or some sort of native RDF data store, and spitting out HTML dynamically, is a lot of infrastructure to operate and probably not worth it for lots of interesting cases. We all know that we have to produce a human-readable version of the thing... why not use that as the primary source?

Voir aussi