microformats-cs: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
<h1> microformats </h1>
<h1> Mikroformáty </h1>


== What are microformats? ==
== Co jsou to mikroformáty? ==
Author/Editor: '''Tantek Çelik'''
Autor/Editor: '''Tantek Çelik'''


=== microformats are ===
 
* a way of thinking about data
=== mikroformáty jsou ===
* design principles for formats
* způsob chápání dat
* adapted to current behaviors and usage patterns ([http://ifindkarma.typepad.com/relax/2004/12/microformats.html "Pave the cow paths." - Adam Rifkin])  
* designové principy formátování
* highly correlated with semantic XHTML, AKA the [http://www.tantek.com/presentations/2004etech/realworldsemanticspres.html real world semantics, AKA lowercase semantic web], AKA [http://www.whump.com/moreLikeThis/link/04069 lossless XHTML]
* úprava aktuálního chování a používání vzorů ([http://ifindkarma.typepad.com/relax/2004/12/microformats.html "Pave the cow paths." - Adam Rifkin])  
* described by [http://tantek.com/log/2005/03.html#d13t1722 Tantek's recent presentation at SXSW: The Elements of Meaningful XHTML]
* vysoce provázány s XHTML, nebo [http://www.tantek.com/presentations/2004etech/realworldsemanticspres.html skutečnou sémantikou, nebo-li sémntikou webu malých písmen], či [http://www.whump.com/moreLikeThis/link/04069 bezeztrátovým XHTML]
* a set of simple open data format standards that a diverse community of individuals and organizations are actively developing and implementing for more/better structured blogging and web microcontent publishing in general.
* popsány [http://tantek.com/log/2005/03.html#d13t1722 Tantekovou nedávno zveřejněnou prezentací na SXSW: Elementy smyslu plného XHTML]
* [http://theryanking.com/blog/archives/2005/04/07/an-evolutionary-revolution/ "An evolutionary revolution" - Ryan King]
* sada jednoduchých otevřených datových standardových formátů, které jsou aktivně vyvýjeny a implementovány jednotlivci z komunity či organizacemi s cílem zlepšit strukturu blogů či mikro částí webů bežně zveřejňovaných informací.
* [http://theryanking.com/blog/archives/2005/04/07/an-evolutionary-revolution/ "Evoluční revoluce" - Ryan King]
* all the above.
* all the above.


=== microformats are not ===
=== mikroformáty nejsou ===
* a new language
* novým jazykem
* infinitely extensible and open-ended
* infinitely extensible and open-ended
* an attempt to get everyone to change their behavior and rewrite their tools
* an attempt to get everyone to change their behavior and rewrite their tools
Line 24: Line 25:
* any of the above
* any of the above


== the microformats principles ==
== principy mikroformátů ==
See [[principles]].
Navštivte [[principles|principy]].
== quotes ==
== citace ==
See also [[principles#quotes|quotes relating to the principles]].
Navštivte také [[principles#quotes|citace vztahující se k principům]].


== current microformats ==
== aktuální mikroformáty ==
See the [[Main_Page|main page]] for a list of current microformats specifications, drafts, and discussions.
Pro výpis aktuálních mikroformátů, návrhů a diskusí navštivte [[Main_Page|hlavní stránku]].


== more thoughts on how microformats are different ==
== more thoughts on how microformats are different ==

Revision as of 16:45, 30 September 2007

Mikroformáty

Co jsou to mikroformáty?

Autor/Editor: Tantek Çelik


mikroformáty jsou

mikroformáty nejsou

  • novým jazykem
  • infinitely extensible and open-ended
  • an attempt to get everyone to change their behavior and rewrite their tools
  • a whole new approach that throws away what already works today
  • a panacea for all taxonomies, ontologies, and other such abstractions
  • defining the whole world, or even just boiling the ocean
  • controlled by any individual or organization
  • any of the above

principy mikroformátů

Navštivte principy.

citace

Navštivte také citace vztahující se k principům.

aktuální mikroformáty

Pro výpis aktuálních mikroformátů, návrhů a diskusí navštivte hlavní stránku.

more thoughts on how microformats are different

There are plenty of existing formats that are nearly totally useless/ignored.

They're not totally useless though. They're useful in that they illustrate what at least someone thought might be useful, which unfortunately is typically a lone-inventor working a-priori without any domain expertise.

Or there is the other extreme. Lots of corporate inventors working with plenty of experience, over-designing a format for what might be needed some day. In particularly bad cases, the corporate vendors collude to prevent openness and/or adoptability by the open source community. Media standards often suffer from this kind of deliberate "strategic" positioning.

We seek to combat all of those problems with the microformat approach.

  • We're not lone-inventors; we're a community.
  • We don't work a-priori ("from reason alone"); we require documentation of existing examples, previous attempts at formats. See process.
  • When lacking domain expertise, we seek out the domain experts to provide it, and we immerse ourselves in examples and prior art from the domain (see previous point).
  • We do our work in the open with open discussion forums.
  • We're a diverse mix of corporate, independent, hobbyist, enthusiast.
  • We don't over-design. We under-design, deliberately, and then only add things when they are absolutely necessary.
  • We adopt very liberal copyright/licensing (CC,GMPG,IETF,W3C) and patent positions (RF,IETF,W3C).
  • We ruthlessly self-criticize based on our principles in order to keep to the above.

Some ask what the purpose of the (intended) standards is.

Why do you need purpose? More often than not, premature focus on purpose tends to distort data formats towards a particular application which may not be all that relevant. Hence rather than focus on a-priori purpose, we focus on modeling existing behavior, with the knowledge that additional structure will yield plenty of interesting uses, most of which we will not be able to a-priori predict.

This is obviously a very different approach than traditional data format efforts.

Positive with iteration rather than negative with inaction.

Microformats tends to take a positive attitude of developing and using the best techniques we can come up with (and iterating upon them), rather than banning/blocking techniques for reasons of fear or cost and thus resulting in inaction. To scrap something, there must be a better alternative provided which addresses the same problem(s) at least as well, with lower costs.