microformats-ja: Difference between revisions
Jump to navigation
Jump to search
m (Reverted edit of YiiRh0, changed back to last version by IwaiMasaharu) |
m (Reverted edits by SitleTodel (Talk) to last version by Brian) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 49: | Line 49: | ||
* Related Principles we re-use from other design paradigms | * Related Principles we re-use from other design paradigms | ||
** [http://en.wikipedia.org/wiki/ | ** [http://en.wikipedia.org/wiki/Don´t_repeat_yourself DRY] (Don't Repeat Yourself) | ||
** [http://en.wikipedia.org/wiki/Principle_of_least_surprise Least Surprise] | ** [http://en.wikipedia.org/wiki/Principle_of_least_surprise Least Surprise] | ||
** [http://en.wikipedia.org/wiki/Pareto_principle Pareto Principle] (80/20) | ** [http://en.wikipedia.org/wiki/Pareto_principle Pareto Principle] (80/20) | ||
** Data Integrity. One of the common objectives which many of the principles help achieve is data integrity. | ** Data Integrity. One of the common objectives which many of the principles help achieve is data integrity. | ||
*** Visible data = more accurate data. By designing for humans first and making the data presentable (thus viewed and ''verified'' by humans), the data is inevitably more accurate not only to begin with (as errors are easily/quickly noticed by those viewing the pages/sites), but over time as well, in that changes are noticed, and if data becomes out-of-date or obsolete, that's more liklely to be noticed as well. This is in direct contrast to "side files" and invisible data like that contained in <code> | *** Visible data = more accurate data. By designing for humans first and making the data presentable (thus viewed and ''verified'' by humans), the data is inevitably more accurate not only to begin with (as errors are easily/quickly noticed by those viewing the pages/sites), but over time as well, in that changes are noticed, and if data becomes out-of-date or obsolete, that's more liklely to be noticed as well. This is in direct contrast to "side files" and invisible data like that contained in <code> | ||
Latest revision as of 04:08, 6 January 2009
microformats
microformatsとは何か?
microformatsとはこのようなものだ
- データについて考える方法
- フォーマットのための設計原則
- 現在の振る舞いと用法パターンに順応するもの ("Pave the cow paths." - Adam Rifkin)
- 意味的XHTMLと高度に相関した[「http://www.tantek.com/presentations/2004etech/realworldsemanticspres.html 実世界意味論」、「小文字のセマンティックウェブ」]、
- 「損失の無いXHTML」として知られるもの
- Tantek's recent presentation at SXSW: The Elements of Meaningful XHTMLに記載されているもの
- より適切に構造化されたウェブログや小さめのコンテンツを一般に公開するための、様々な個人や組織のコミュニティで活発に開発や実装が行われているシンプルなデータフォーマットのオープンスタンダードの集合
- 「進化論的な革命」 - Ryan King
- 上記のすべて
microformatsはこのようなものではない
- 新しい言語
- 無限に拡張可能であり、無制限なもの
- 皆がその振る舞いを変え、そのツールを書き直させようとする企み
- 今日既に働いているものを無駄にする真新しいアプローチ
- すべての分類学(taxonomies)、オントロジー(ontologies)および他のそのような抽象化のための万能薬
- 全世界を定義したり、広範囲に悪影響をあたえるだけのもの(defining the whole world, or even just boiling the ocean)
- どこかの個人や組織にコントロールされているもの
- 上記のいずれでもない
microformatsの原則
- 特定の問題を解決する
- できるだけ簡単に始める
- 最初に簡単な問題を解決する
- 進化的に改良を行う
- 第一に人間のために、第二に機械のために設計する
- 見栄えよく、そして機械的に解釈できるように
- 人間にとって見えるデータは見えないメタデータよりも断然良い
- 例えば(X)HTMLやウェブログのように現在の振る舞いと用法パターンに順応する
- ease of authoring is important
- 広く採用された標準に少しずつ追加していく
- semantic、意味付けされた(X)HTML。詳しくはSemanticXHTMLDesignPrinciplesを参照。
- 既存のmicroformats
- RFCによって規格化された方が良い
- モジュール化する / 埋め込めるようにする
- 既存のフォーマットやmicroformatsの中に埋め込んだり再利用できたりするように設計する
- 分散的に処理可能なコンテンツやサービスの提供、開発を促すものとなる
- Webが最初期から持つ特長 - Webの精神 - を大いに推奨する
- Related Principles we re-use from other design paradigms
- DRY (Don't Repeat Yourself)
- Least Surprise
- Pareto Principle (80/20)
- Data Integrity. One of the common objectives which many of the principles help achieve is data integrity.
- Visible data = more accurate data. By designing for humans first and making the data presentable (thus viewed and verified by humans), the data is inevitably more accurate not only to begin with (as errors are easily/quickly noticed by those viewing the pages/sites), but over time as well, in that changes are noticed, and if data becomes out-of-date or obsolete, that's more liklely to be noticed as well. This is in direct contrast to "side files" and invisible data like that contained in
- Visible data = more accurate data. By designing for humans first and making the data presentable (thus viewed and verified by humans), the data is inevitably more accurate not only to begin with (as errors are easily/quickly noticed by those viewing the pages/sites), but over time as well, in that changes are noticed, and if data becomes out-of-date or obsolete, that's more liklely to be noticed as well. This is in direct contrast to "side files" and invisible data like that contained in