<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=GrantYale</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=GrantYale"/>
	<link rel="alternate" type="text/html" href="http://microformats.org/wiki/Special:Contributions/GrantYale"/>
	<updated>2026-04-25T18:18:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=xoxo-zh&amp;diff=33314</id>
		<title>xoxo-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=xoxo-zh&amp;diff=33314"/>
		<updated>2007-07-27T13:10:13Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* Draft Specification 2004-10-01 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; XOXO 1.0: 可扩展开放XHTML提纲 &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
XOXO是一个以标准XHTML书写的、简单的、开放的提纲格式，适合在(X)HTML、Atom、RSS或任意XML中嵌入。XOXO是许多[[microformats-zh|微格式]]开放标准之一。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Draft Specification 2004-10-01 ==&lt;br /&gt;
&lt;br /&gt;
=== 编辑 ===&lt;br /&gt;
[http://tantek.com/ Tantek Çelik] ([http://technorati.com Technorati, Inc])&lt;br /&gt;
&lt;br /&gt;
=== 作者 ===&lt;br /&gt;
* [http://epeus.blogspot.com/ Kevin Marks] ([http://technorati.com Technorati, Inc])&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik] ([http://technorati.com Technorati, Inc]，原[http://microsoft.com/ Microsoft Corporation])&lt;br /&gt;
* [http://diveintomark.org/ Mark Pilgrim] ([http://ibm.com IBM])&lt;br /&gt;
* [http://www.blogologue.com/ Morten W. Petersen]&lt;br /&gt;
&lt;br /&gt;
=== 版权 ===&lt;br /&gt;
{{MicroFormatCopyrightStatement2003}}&lt;br /&gt;
* [[User:Tantek|Tantek]]: 我将我在此规范中所做贡献释放至公共领域并鼓励其他作者也一样做。&lt;br /&gt;
** 当所有的作者及编辑都同意这样做之后，我们可以把 MicroFormatCopyrightStatement 模板引用替换成 MicroFormatPublicDomainContributionStatement。&lt;br /&gt;
&lt;br /&gt;
=== 专利 ===&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== 前言 ==&lt;br /&gt;
当我们讨论[http://developers.technorati.com/wiki/attentionxml Attention.xml]时，Tantek指出XHTML拥有所有用XML表达提纲及博客群链语义的必要条件，且可通过浏览器交互渲染、可通过严格的XML解释器解释。本页主要讨论这一想法。&lt;br /&gt;
&lt;br /&gt;
=== 名称 ===&lt;br /&gt;
XOXO代表eXtensible Open XHTML Outlines读作'ecks oh ecks oh', 'zho-zho'或者'sho-sho'.&lt;br /&gt;
&lt;br /&gt;
== 提要 ==&lt;br /&gt;
XOXO是[[microformats-zh|微结构]]之一。This specification defines a new XHTML document type that is based upon the module framework and modules defined in Modularization of XHTML ([http://www.w3.org/TR/xhtml-modularization XHTMLMOD]). The purpose of the XOXO document type is to serve as the basis for XHTML friendly outlines for processing by XML engines and for easy interactive rendering by browsers.&lt;br /&gt;
&lt;br /&gt;
== The XOXO Document Type ==&lt;br /&gt;
The XOXO document type is made up of the following XHTML modules. The elements, attributes, and minimal content models associated with these modules are defined in &amp;quot;Modularization of XHTML&amp;quot; ([http://www.w3.org/TR/xhtml-modularization XHTMLMOD]). The elements are listed here for information purposes, but the definitions in &amp;quot;Modularization of XHTML&amp;quot; should be considered definitive. In the on-line version of this document, the module names in the list below link into the definitions of the modules within the current version of &amp;quot;Modularization of XHTML&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_structuremodule Structure Module]&lt;br /&gt;
  body, head, html, title&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_hypertextmodule Hypertext Module]&lt;br /&gt;
  a&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_listmodule List Module]&lt;br /&gt;
  dl, dt, dd, ol, ul, li&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_metamodule Metainformation Module]&lt;br /&gt;
  meta&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_stylemodule Stylesheet Module]&lt;br /&gt;
  style element&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_styleattributemodule Style Attribute Module]&lt;br /&gt;
  style attribute&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_linkmodule Link Module]&lt;br /&gt;
  link&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_legacymodule Legacy Module]&lt;br /&gt;
  Attribute compact on ol and ul&lt;br /&gt;
&lt;br /&gt;
=== The XOXO Profile ===&lt;br /&gt;
&lt;br /&gt;
See [[xoxo-profile]] for the [http://gmpg.org/xmdp XMDP] profile of XOXO which defines the XOXO values for the class attribute.&lt;br /&gt;
&lt;br /&gt;
== Simple XOXO Fragment ==&lt;br /&gt;
&lt;br /&gt;
=== Markup ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ol class='xoxo'&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Subject 1&lt;br /&gt;
    &amp;lt;ol&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;subpoint a&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;subpoint b&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ol&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Subject 2&lt;br /&gt;
    &amp;lt;ol compact=&amp;quot;compact&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;subpoint c&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;subpoint d&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ol&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Subject 3&lt;br /&gt;
    &amp;lt;ol&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;subpoint e&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ol&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Sample Rendering ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
   1. Subject 1&lt;br /&gt;
      a. subpoint a&lt;br /&gt;
      b. subpoint b&lt;br /&gt;
   2. Subject 2&lt;br /&gt;
   3. Subject 3&lt;br /&gt;
      a. subpoint e&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Usage of 'compact' attribute ===&lt;br /&gt;
&lt;br /&gt;
Note the use of the 'compact' attribute to indicate that the subpoints of the headline &amp;quot;Subject 2&amp;quot; are not in an expanded state.  The absence of the 'compact' attribute elsewhere indicates that the other headlines are in an expanded state.&lt;br /&gt;
&lt;br /&gt;
=== Possible Default Style Rules for Sample Rendering ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
ol.xoxo { list-style:decimal; }&lt;br /&gt;
ol.xoxo ol { list-style:lower-latin; }&lt;br /&gt;
ol[compact=&amp;quot;compact&amp;quot;] { display:none; }&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More Simple Examples ==&lt;br /&gt;
&lt;br /&gt;
MarkP has a set of examples that demonstrates both the simplicity of the markup and the presentational richness that is possible:&lt;br /&gt;
&lt;br /&gt;
* [http://diveintomark.org/public/2004/01/xo-flat.xo simple XO file that can be embedded directly into an XHTML page]&lt;br /&gt;
* [http://diveintomark.org/public/2004/01/xo-embeddable.xo XO with nested groups, also directly embeddedable in XHTML]&lt;br /&gt;
* [http://diveintomark.org/public/2004/01/xo-standalone.xo XO as a standalone XHTML page] ([http://validator.w3.org/check?uri=http%3A%2F%2Fdiveintomark.org%2Fpublic%2F2004%2F01%2Fxo-standalone.xo valid XHTML])&lt;br /&gt;
* [http://diveintomark.org/public/2004/01/xo-with-style.xo XO as a standalone XHTML page, styled with CSS] ([http://validator.w3.org/check?uri=http%3A%2F%2Fdiveintomark.org%2Fpublic%2F2004%2F01%2Fxo-with-style.xo also valid XHTML])&lt;br /&gt;
* [http://homepage.mac.com/ctholland/thelab/outlines/ Chris Holland Outline Helper]: tweaked one of above samples, yanked CSS for simplicity, added reference to [http://homepage.mac.com/ctholland/thelab/outlines/outlines.css outlines.css] and [http://homepage.mac.com/ctholland/thelab/outlines/outlines.js outlines.js], pasted a few different combinations of ul/ol/li with the compact attribute.&lt;br /&gt;
** in trying to comply with semantic principles the &amp;quot;compact&amp;quot; attribute to ol and ul elements is what drives the display state. Via scripting, i'm setting classes on containing li element for added styling flexibility, though CSS Gurus might be able to replace &amp;quot;li.expanded&amp;quot; in outlines.css with some other CSS selector that says &amp;quot;select an li node that contains an ol node with a 'compact' attribute set&amp;quot;.&lt;br /&gt;
*** The CSS selector for &amp;quot;an li node that contains an ol node with a 'compact' attribute set&amp;quot; would be 'li ol[compact=&amp;quot;compact&amp;quot;]'.&lt;br /&gt;
&lt;br /&gt;
== Properties of Outline Items ==&lt;br /&gt;
Outlines typically consist of a hierarchy of points and subpoints.  Each of those points (outline items) itself may have some properties (AKA attributes or metadata) that need to be represented.  Perhaps the most common additional property on outline items in practice is the URL as demonstrated in Mark Pilgrim's examples above.  Even the text label/title of an outline item could be considered a common property.  A few such common properties:&lt;br /&gt;
* text&lt;br /&gt;
* description&lt;br /&gt;
* url (often called xmlurl or htmlurl; sometimes called permalink)&lt;br /&gt;
* title&lt;br /&gt;
* type (hint of the MIME type of the resource indicated by the URL)&lt;br /&gt;
&lt;br /&gt;
In general, properties on an outline item &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; are represented by a nested definition list &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;dl&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  Strictly speaking, it is the first &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;dl&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; inside the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and before any following &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ol&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt;, e.g. here is an item &amp;quot;item 1&amp;quot; with a description property (the subpoints are there purely as a point of reference to an earlier example).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ol class='xoxo'&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;item 1&lt;br /&gt;
    &amp;lt;dl&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;This item represents the main point we're trying to make.&amp;lt;/dd&amp;gt;&lt;br /&gt;
    &amp;lt;/dl&amp;gt;&lt;br /&gt;
    &amp;lt;ol&amp;gt;&lt;br /&gt;
      &amp;lt;li&amp;gt;subpoint a&amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;li&amp;gt;subpoint b&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ol&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Special Properties ===&lt;br /&gt;
There are a handful of special properties which we are able to represent more directly and conveniently with the semantic XHTML building blocks that we have included, instead of terms in a definition list.  Mostly taken from the above list of common properties, these are:&lt;br /&gt;
* text, url, title, type, and rel (short for relationship)&lt;br /&gt;
&lt;br /&gt;
If we were to represent them simply as definition terms (including the &amp;quot;description&amp;quot; property from the previous example), they might look something like this:&lt;br /&gt;
&lt;br /&gt;
Example for the sake of discussion only / not a canonical XOXO example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ol class='xoxo'&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;&lt;br /&gt;
    &amp;lt;dl&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;text&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;item 1&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt; This item represents the main point we're trying to make.&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;http://example.com/more.xoxo&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;title&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;title of item 1&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;type&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;text/xml&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;rel&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;help&amp;lt;/dd&amp;gt;&lt;br /&gt;
    &amp;lt;/dl&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, by taking advantage of the semantic &amp;lt;code&amp;gt;&amp;lt;a href&amp;gt;&amp;lt;/code&amp;gt; element, we are able to dramatically simplify the common cases that utilize these properties.  From a parser's perspective, this applies to the first  &amp;lt;code&amp;gt;&amp;lt;a href&amp;gt;&amp;lt;/code&amp;gt; element directly inside the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Actual XOXO Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ol class='xoxo'&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;http://example.com/more.xoxo&amp;quot;&lt;br /&gt;
         title=&amp;quot;title of item 1&amp;quot;&lt;br /&gt;
         type=&amp;quot;text/xml&amp;quot;&lt;br /&gt;
         rel=&amp;quot;help&amp;quot;&amp;gt;item 1&amp;lt;/a&amp;gt; &lt;br /&gt;
&amp;lt;!-- note how the &amp;quot;text&amp;quot; property is simply the contents of the &amp;lt;a&amp;gt; element --&amp;gt;&lt;br /&gt;
      &amp;lt;dl&amp;gt;&lt;br /&gt;
        &amp;lt;dt&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
          &amp;lt;dd&amp;gt;This item represents the main point we're trying to make.&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;/dl&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Any other properties are simply added to the definition list in the same way as the &amp;quot;description&amp;quot; property.&lt;br /&gt;
&lt;br /&gt;
== Publishing XOXO ==&lt;br /&gt;
&lt;br /&gt;
XOXO may be published in two forms, valid XHTML, and simple well-formed XML.&lt;br /&gt;
&lt;br /&gt;
=== Valid XHTML XOXO ===&lt;br /&gt;
&lt;br /&gt;
A valid XHTML XOXO page is a complete XHTML document.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;&lt;br /&gt;
        &amp;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;html xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
&amp;lt;meta http-equiv=&amp;quot;content-type&amp;quot; content=&amp;quot;text/html; charset=utf-8&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;XOXO page&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;URL-one&amp;quot;&amp;gt;TEXT-one&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;URL-two&amp;quot;&amp;gt;TEXT-two&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
 ...&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Content-Type ====&lt;br /&gt;
&lt;br /&gt;
Valid XHTML XOXO SHOULD be served with this Content-Type header for maximum browser compatibility.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
Content-Type: text/html; charset=utf-8&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It MUST be served with one of these Content-Type headers:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
Content-Type: text/html; charset=utf-8&lt;br /&gt;
Content-Type: application/xhtml+xml&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Simple well-formed XML XOXO ===&lt;br /&gt;
&lt;br /&gt;
The root element of a simple well-formed XML XOXO page is either an &amp;lt;code&amp;gt;ol&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;ul&amp;lt;/code&amp;gt; with class name of &amp;quot;xoxo&amp;quot;.  This variant is ideal for syndication and transclusion into (X)HTML pages with [[rest/ahah|AHAH]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;URL-one&amp;quot;&amp;gt;TEXT-one&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;URL-two&amp;quot;&amp;gt;TEXT-two&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
 ...&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Content-Type ====&lt;br /&gt;
&lt;br /&gt;
Simple well-formed XML XOXO SHOULD be served with this Content-Type header:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
Content-Type: text/xml; charset=utf-8&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It MUST be served with one of these Content-Type headers:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
Content-Type: text/xml; charset=utf-8&lt;br /&gt;
Content-Type: application/xml&lt;br /&gt;
Content-Type: application/xml; charset=utf-8&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples in the Wild ==&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
There are many wild examples. Nearly every blogroll on the Web can be parsed as XOXO, since they are typically an unordered list of list items of hyperlinks, which is within the XOXO profile. List examples here, when the list becomes too long we can move to a dedicated page.&lt;br /&gt;
&lt;br /&gt;
* [http://api.talis.com/bf/stores/ukbib/services/facet?query=feynman&amp;amp;fields=title%2Csubject&amp;amp;top=10&amp;amp;output=html HTML output from a faceting service for book data]&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
* [http://chneukirchen.org/blog/ Christian Neukirchen] has [http://chneukirchen.org/blog/archive/2006/01/xoxo-rb-0-1-released.html written a xoxo.rb, a XOXO parser and generator for Ruby]&lt;br /&gt;
* [http://odeo.com Odeo] publishes users' subscription lists in XOXO. See Ryan King's list [http://odeo.com/profile/RyanKing/xoxo here].&lt;br /&gt;
* [http://www.decafbad.com/blog/ Les Orchard] has [http://www.decafbad.com/blog/2005/07/12/xoxo_outliner_experiment written] a [http://www.decafbad.com/2005/07/map-test/tree2.html nice XOXO outline editor in javascript].&lt;br /&gt;
* http://homepage.mac.com/ctholland/thelab/outlines/ is a great demonstration of  dynamic interactive XOXO with use of &amp;quot;compact&amp;quot; and DHTML to collapse/expand.&lt;br /&gt;
* http://tool-man.org/examples/sorting.html is a great demonstration of drag and drop sortable XOXO lists with javascript and CSS.&lt;br /&gt;
* http://www.opendarwin.org/~drernie/xoxo-datatypes.html Mapping XOXO to [http://developer.apple.com/documentation/Cocoa/Conceptual/PropertyLists/Concepts/XMLPListsConcept.html Mac OS X property lists]&lt;br /&gt;
* [http://weblog.techno-weenie.net/2005/9/30/if_i_had_a_tumblelog single line of rails to convert XOXO to HTML]&lt;br /&gt;
&lt;br /&gt;
=== Sample Code ===&lt;br /&gt;
&lt;br /&gt;
* See the [[xoxo-sample-code]] page for open source sample code to read and write XOXO files.&lt;br /&gt;
* See also the [[xoxo-compact-sample]] page with source for CSS and JS that alters the look and feel of some very plain XOXO to have twiddlable triangles for nested lists that respect the compact attribute as well.&lt;br /&gt;
&lt;br /&gt;
== XOXO Schemas ==&lt;br /&gt;
This section is informative.&lt;br /&gt;
&lt;br /&gt;
Note: these may be out of date and require updating to reflect the use of &amp;amp;lt;dl&amp;amp;gt; for annotating XOXO items with arbitrary properties.&lt;br /&gt;
* [[DTDs]]&lt;br /&gt;
* [http://www.nidelven-it.no/projects/XOXO/xoxo-0.1.tgz Schemas (Relax NG and DTDs)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/xhtml1 XHTML 1.0]&lt;br /&gt;
* [http://www.w3.org/TR/xhtml-modularization XHTMLMOD]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN]&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
* [http://developers.technorati.com/wiki/attentionxml Attention.xml]&lt;br /&gt;
* [[VoteLinks]]&lt;br /&gt;
* [http://www.w3.org/TR/xhtml11 XHTML 1.1]&lt;br /&gt;
* [http://opml.scripting.com/spec OPML 1.0]&lt;br /&gt;
* Contributed from http://developers.technorati.com/wiki/XOXO&lt;br /&gt;
&lt;br /&gt;
=== Similar Work ===&lt;br /&gt;
* [http://dannyayers.com/archives/001961.html XHTML Outlines] - DannyAyers independently came up with idea in 2003 October (just a month or two before Kevin and Tantek independently came up with XOXO) to use a simple profile of XHTML to semantically represent outlines using existing building blocks from XHTML.&lt;br /&gt;
* [http://semtext.org/2004-02/ XOW] - making them editable, producing RDF and bookmark lists from them (DannyAyers)&lt;br /&gt;
&lt;br /&gt;
=== Related Reading ===&lt;br /&gt;
* [http://patricklogan.blogspot.com/2005/08/lists-really-can-we-expect-better.html Patrick Logan on why OPML and a Microsoft Lists extension are both unnecessary].&lt;br /&gt;
* [http://raybenchen.blogspot.com/2005/11/is-crappy-format-worth-saving.html Dr. Tao Chen on why it is better to use XOXO than OPML going forward]&lt;br /&gt;
&lt;br /&gt;
=== Unrelated Reading ===&lt;br /&gt;
* [http://www.questionablecontent.net/view.php?comic=493 Questionable Content comic #493] - apparently the Faye character is a fan of XOXO.&lt;br /&gt;
&lt;br /&gt;
=== Promotional Materials / Schwag ===&lt;br /&gt;
* There is an entire XOXO clothing and accessories line.  [http://www.xoxo.com/home.php Buy XOXO stuff online].&lt;br /&gt;
&lt;br /&gt;
== Discussions ==&lt;br /&gt;
This specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. There is a separate document where we are keeping our brainstorms and other explorations relating to XOXO:&lt;br /&gt;
&lt;br /&gt;
* See [[xoxo-brainstorming]] for additional thoughts on how to use XOXO for specific uses.&lt;br /&gt;
* See also [http://www.technorati.com/cosmos/referer.html blogs discussing this page].&lt;br /&gt;
** [http://blogxoxo.blogspot.com/ XOXO Blog]&lt;br /&gt;
&lt;br /&gt;
=== Q&amp;amp;A ===&lt;br /&gt;
* If you have any questions about XOXO, check the [[xoxo-faq]], and if you don't find answers, add your questions!&lt;br /&gt;
&lt;br /&gt;
=== Issues ===&lt;br /&gt;
* Please add any issues with the specification to the separate [[xoxo-issues]] document.&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=xoxo-zh&amp;diff=18814</id>
		<title>xoxo-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=xoxo-zh&amp;diff=18814"/>
		<updated>2007-07-27T13:09:28Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; XOXO 1.0: 可扩展开放XHTML提纲 &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
XOXO是一个以标准XHTML书写的、简单的、开放的提纲格式，适合在(X)HTML、Atom、RSS或任意XML中嵌入。XOXO是许多[[microformats-zh|微格式]]开放标准之一。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Draft Specification 2004-10-01 ==&lt;br /&gt;
&lt;br /&gt;
=== 编辑 ===&lt;br /&gt;
[http://tantek.com/ Tantek Çelik] ([http://technorati.com Technorati, Inc])&lt;br /&gt;
&lt;br /&gt;
=== 作者 ===&lt;br /&gt;
* [http://epeus.blogspot.com/ Kevin Marks] ([http://technorati.com Technorati, Inc])&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik] ([http://technorati.com Technorati, Inc], formerly of [http://microsoft.com/ Microsoft Corporation])&lt;br /&gt;
* [http://diveintomark.org/ Mark Pilgrim] ([http://ibm.com IBM])&lt;br /&gt;
* [http://www.blogologue.com/ Morten W. Petersen]&lt;br /&gt;
&lt;br /&gt;
=== 版权 ===&lt;br /&gt;
{{MicroFormatCopyrightStatement2003}}&lt;br /&gt;
* [[User:Tantek|Tantek]]: 我将我在此规范中所做贡献释放至公共领域并鼓励其他作者也一样做。&lt;br /&gt;
** 当所有的作者及编辑都同意这样做之后，我们可以把 MicroFormatCopyrightStatement 模板引用替换成 MicroFormatPublicDomainContributionStatement。&lt;br /&gt;
&lt;br /&gt;
=== 专利 ===&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== 前言 ==&lt;br /&gt;
当我们讨论[http://developers.technorati.com/wiki/attentionxml Attention.xml]时，Tantek指出XHTML拥有所有用XML表达提纲及博客群链语义的必要条件，且可通过浏览器交互渲染、可通过严格的XML解释器解释。本页主要讨论这一想法。&lt;br /&gt;
&lt;br /&gt;
=== 名称 ===&lt;br /&gt;
XOXO代表eXtensible Open XHTML Outlines读作'ecks oh ecks oh', 'zho-zho'或者'sho-sho'.&lt;br /&gt;
&lt;br /&gt;
== 提要 ==&lt;br /&gt;
XOXO是[[microformats-zh|微结构]]之一。This specification defines a new XHTML document type that is based upon the module framework and modules defined in Modularization of XHTML ([http://www.w3.org/TR/xhtml-modularization XHTMLMOD]). The purpose of the XOXO document type is to serve as the basis for XHTML friendly outlines for processing by XML engines and for easy interactive rendering by browsers.&lt;br /&gt;
&lt;br /&gt;
== The XOXO Document Type ==&lt;br /&gt;
The XOXO document type is made up of the following XHTML modules. The elements, attributes, and minimal content models associated with these modules are defined in &amp;quot;Modularization of XHTML&amp;quot; ([http://www.w3.org/TR/xhtml-modularization XHTMLMOD]). The elements are listed here for information purposes, but the definitions in &amp;quot;Modularization of XHTML&amp;quot; should be considered definitive. In the on-line version of this document, the module names in the list below link into the definitions of the modules within the current version of &amp;quot;Modularization of XHTML&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_structuremodule Structure Module]&lt;br /&gt;
  body, head, html, title&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_hypertextmodule Hypertext Module]&lt;br /&gt;
  a&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_listmodule List Module]&lt;br /&gt;
  dl, dt, dd, ol, ul, li&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_metamodule Metainformation Module]&lt;br /&gt;
  meta&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_stylemodule Stylesheet Module]&lt;br /&gt;
  style element&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_styleattributemodule Style Attribute Module]&lt;br /&gt;
  style attribute&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_linkmodule Link Module]&lt;br /&gt;
  link&lt;br /&gt;
[http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_legacymodule Legacy Module]&lt;br /&gt;
  Attribute compact on ol and ul&lt;br /&gt;
&lt;br /&gt;
=== The XOXO Profile ===&lt;br /&gt;
&lt;br /&gt;
See [[xoxo-profile]] for the [http://gmpg.org/xmdp XMDP] profile of XOXO which defines the XOXO values for the class attribute.&lt;br /&gt;
&lt;br /&gt;
== Simple XOXO Fragment ==&lt;br /&gt;
&lt;br /&gt;
=== Markup ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ol class='xoxo'&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Subject 1&lt;br /&gt;
    &amp;lt;ol&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;subpoint a&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;subpoint b&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ol&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Subject 2&lt;br /&gt;
    &amp;lt;ol compact=&amp;quot;compact&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;subpoint c&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;subpoint d&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ol&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Subject 3&lt;br /&gt;
    &amp;lt;ol&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;subpoint e&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ol&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Sample Rendering ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
   1. Subject 1&lt;br /&gt;
      a. subpoint a&lt;br /&gt;
      b. subpoint b&lt;br /&gt;
   2. Subject 2&lt;br /&gt;
   3. Subject 3&lt;br /&gt;
      a. subpoint e&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Usage of 'compact' attribute ===&lt;br /&gt;
&lt;br /&gt;
Note the use of the 'compact' attribute to indicate that the subpoints of the headline &amp;quot;Subject 2&amp;quot; are not in an expanded state.  The absence of the 'compact' attribute elsewhere indicates that the other headlines are in an expanded state.&lt;br /&gt;
&lt;br /&gt;
=== Possible Default Style Rules for Sample Rendering ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
ol.xoxo { list-style:decimal; }&lt;br /&gt;
ol.xoxo ol { list-style:lower-latin; }&lt;br /&gt;
ol[compact=&amp;quot;compact&amp;quot;] { display:none; }&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More Simple Examples ==&lt;br /&gt;
&lt;br /&gt;
MarkP has a set of examples that demonstrates both the simplicity of the markup and the presentational richness that is possible:&lt;br /&gt;
&lt;br /&gt;
* [http://diveintomark.org/public/2004/01/xo-flat.xo simple XO file that can be embedded directly into an XHTML page]&lt;br /&gt;
* [http://diveintomark.org/public/2004/01/xo-embeddable.xo XO with nested groups, also directly embeddedable in XHTML]&lt;br /&gt;
* [http://diveintomark.org/public/2004/01/xo-standalone.xo XO as a standalone XHTML page] ([http://validator.w3.org/check?uri=http%3A%2F%2Fdiveintomark.org%2Fpublic%2F2004%2F01%2Fxo-standalone.xo valid XHTML])&lt;br /&gt;
* [http://diveintomark.org/public/2004/01/xo-with-style.xo XO as a standalone XHTML page, styled with CSS] ([http://validator.w3.org/check?uri=http%3A%2F%2Fdiveintomark.org%2Fpublic%2F2004%2F01%2Fxo-with-style.xo also valid XHTML])&lt;br /&gt;
* [http://homepage.mac.com/ctholland/thelab/outlines/ Chris Holland Outline Helper]: tweaked one of above samples, yanked CSS for simplicity, added reference to [http://homepage.mac.com/ctholland/thelab/outlines/outlines.css outlines.css] and [http://homepage.mac.com/ctholland/thelab/outlines/outlines.js outlines.js], pasted a few different combinations of ul/ol/li with the compact attribute.&lt;br /&gt;
** in trying to comply with semantic principles the &amp;quot;compact&amp;quot; attribute to ol and ul elements is what drives the display state. Via scripting, i'm setting classes on containing li element for added styling flexibility, though CSS Gurus might be able to replace &amp;quot;li.expanded&amp;quot; in outlines.css with some other CSS selector that says &amp;quot;select an li node that contains an ol node with a 'compact' attribute set&amp;quot;.&lt;br /&gt;
*** The CSS selector for &amp;quot;an li node that contains an ol node with a 'compact' attribute set&amp;quot; would be 'li ol[compact=&amp;quot;compact&amp;quot;]'.&lt;br /&gt;
&lt;br /&gt;
== Properties of Outline Items ==&lt;br /&gt;
Outlines typically consist of a hierarchy of points and subpoints.  Each of those points (outline items) itself may have some properties (AKA attributes or metadata) that need to be represented.  Perhaps the most common additional property on outline items in practice is the URL as demonstrated in Mark Pilgrim's examples above.  Even the text label/title of an outline item could be considered a common property.  A few such common properties:&lt;br /&gt;
* text&lt;br /&gt;
* description&lt;br /&gt;
* url (often called xmlurl or htmlurl; sometimes called permalink)&lt;br /&gt;
* title&lt;br /&gt;
* type (hint of the MIME type of the resource indicated by the URL)&lt;br /&gt;
&lt;br /&gt;
In general, properties on an outline item &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; are represented by a nested definition list &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;dl&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  Strictly speaking, it is the first &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;dl&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; inside the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and before any following &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ol&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt;, e.g. here is an item &amp;quot;item 1&amp;quot; with a description property (the subpoints are there purely as a point of reference to an earlier example).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ol class='xoxo'&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;item 1&lt;br /&gt;
    &amp;lt;dl&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;This item represents the main point we're trying to make.&amp;lt;/dd&amp;gt;&lt;br /&gt;
    &amp;lt;/dl&amp;gt;&lt;br /&gt;
    &amp;lt;ol&amp;gt;&lt;br /&gt;
      &amp;lt;li&amp;gt;subpoint a&amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;li&amp;gt;subpoint b&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ol&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Special Properties ===&lt;br /&gt;
There are a handful of special properties which we are able to represent more directly and conveniently with the semantic XHTML building blocks that we have included, instead of terms in a definition list.  Mostly taken from the above list of common properties, these are:&lt;br /&gt;
* text, url, title, type, and rel (short for relationship)&lt;br /&gt;
&lt;br /&gt;
If we were to represent them simply as definition terms (including the &amp;quot;description&amp;quot; property from the previous example), they might look something like this:&lt;br /&gt;
&lt;br /&gt;
Example for the sake of discussion only / not a canonical XOXO example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ol class='xoxo'&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;&lt;br /&gt;
    &amp;lt;dl&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;text&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;item 1&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt; This item represents the main point we're trying to make.&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;http://example.com/more.xoxo&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;title&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;title of item 1&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;type&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;text/xml&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;dt&amp;gt;rel&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd&amp;gt;help&amp;lt;/dd&amp;gt;&lt;br /&gt;
    &amp;lt;/dl&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, by taking advantage of the semantic &amp;lt;code&amp;gt;&amp;lt;a href&amp;gt;&amp;lt;/code&amp;gt; element, we are able to dramatically simplify the common cases that utilize these properties.  From a parser's perspective, this applies to the first  &amp;lt;code&amp;gt;&amp;lt;a href&amp;gt;&amp;lt;/code&amp;gt; element directly inside the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Actual XOXO Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ol class='xoxo'&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;http://example.com/more.xoxo&amp;quot;&lt;br /&gt;
         title=&amp;quot;title of item 1&amp;quot;&lt;br /&gt;
         type=&amp;quot;text/xml&amp;quot;&lt;br /&gt;
         rel=&amp;quot;help&amp;quot;&amp;gt;item 1&amp;lt;/a&amp;gt; &lt;br /&gt;
&amp;lt;!-- note how the &amp;quot;text&amp;quot; property is simply the contents of the &amp;lt;a&amp;gt; element --&amp;gt;&lt;br /&gt;
      &amp;lt;dl&amp;gt;&lt;br /&gt;
        &amp;lt;dt&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
          &amp;lt;dd&amp;gt;This item represents the main point we're trying to make.&amp;lt;/dd&amp;gt;&lt;br /&gt;
      &amp;lt;/dl&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Any other properties are simply added to the definition list in the same way as the &amp;quot;description&amp;quot; property.&lt;br /&gt;
&lt;br /&gt;
== Publishing XOXO ==&lt;br /&gt;
&lt;br /&gt;
XOXO may be published in two forms, valid XHTML, and simple well-formed XML.&lt;br /&gt;
&lt;br /&gt;
=== Valid XHTML XOXO ===&lt;br /&gt;
&lt;br /&gt;
A valid XHTML XOXO page is a complete XHTML document.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;&lt;br /&gt;
        &amp;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;html xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
&amp;lt;meta http-equiv=&amp;quot;content-type&amp;quot; content=&amp;quot;text/html; charset=utf-8&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;XOXO page&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;URL-one&amp;quot;&amp;gt;TEXT-one&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;URL-two&amp;quot;&amp;gt;TEXT-two&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
 ...&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Content-Type ====&lt;br /&gt;
&lt;br /&gt;
Valid XHTML XOXO SHOULD be served with this Content-Type header for maximum browser compatibility.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
Content-Type: text/html; charset=utf-8&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It MUST be served with one of these Content-Type headers:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
Content-Type: text/html; charset=utf-8&lt;br /&gt;
Content-Type: application/xhtml+xml&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Simple well-formed XML XOXO ===&lt;br /&gt;
&lt;br /&gt;
The root element of a simple well-formed XML XOXO page is either an &amp;lt;code&amp;gt;ol&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;ul&amp;lt;/code&amp;gt; with class name of &amp;quot;xoxo&amp;quot;.  This variant is ideal for syndication and transclusion into (X)HTML pages with [[rest/ahah|AHAH]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;URL-one&amp;quot;&amp;gt;TEXT-one&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;URL-two&amp;quot;&amp;gt;TEXT-two&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
 ...&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Content-Type ====&lt;br /&gt;
&lt;br /&gt;
Simple well-formed XML XOXO SHOULD be served with this Content-Type header:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
Content-Type: text/xml; charset=utf-8&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It MUST be served with one of these Content-Type headers:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
Content-Type: text/xml; charset=utf-8&lt;br /&gt;
Content-Type: application/xml&lt;br /&gt;
Content-Type: application/xml; charset=utf-8&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples in the Wild ==&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
There are many wild examples. Nearly every blogroll on the Web can be parsed as XOXO, since they are typically an unordered list of list items of hyperlinks, which is within the XOXO profile. List examples here, when the list becomes too long we can move to a dedicated page.&lt;br /&gt;
&lt;br /&gt;
* [http://api.talis.com/bf/stores/ukbib/services/facet?query=feynman&amp;amp;fields=title%2Csubject&amp;amp;top=10&amp;amp;output=html HTML output from a faceting service for book data]&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
* [http://chneukirchen.org/blog/ Christian Neukirchen] has [http://chneukirchen.org/blog/archive/2006/01/xoxo-rb-0-1-released.html written a xoxo.rb, a XOXO parser and generator for Ruby]&lt;br /&gt;
* [http://odeo.com Odeo] publishes users' subscription lists in XOXO. See Ryan King's list [http://odeo.com/profile/RyanKing/xoxo here].&lt;br /&gt;
* [http://www.decafbad.com/blog/ Les Orchard] has [http://www.decafbad.com/blog/2005/07/12/xoxo_outliner_experiment written] a [http://www.decafbad.com/2005/07/map-test/tree2.html nice XOXO outline editor in javascript].&lt;br /&gt;
* http://homepage.mac.com/ctholland/thelab/outlines/ is a great demonstration of  dynamic interactive XOXO with use of &amp;quot;compact&amp;quot; and DHTML to collapse/expand.&lt;br /&gt;
* http://tool-man.org/examples/sorting.html is a great demonstration of drag and drop sortable XOXO lists with javascript and CSS.&lt;br /&gt;
* http://www.opendarwin.org/~drernie/xoxo-datatypes.html Mapping XOXO to [http://developer.apple.com/documentation/Cocoa/Conceptual/PropertyLists/Concepts/XMLPListsConcept.html Mac OS X property lists]&lt;br /&gt;
* [http://weblog.techno-weenie.net/2005/9/30/if_i_had_a_tumblelog single line of rails to convert XOXO to HTML]&lt;br /&gt;
&lt;br /&gt;
=== Sample Code ===&lt;br /&gt;
&lt;br /&gt;
* See the [[xoxo-sample-code]] page for open source sample code to read and write XOXO files.&lt;br /&gt;
* See also the [[xoxo-compact-sample]] page with source for CSS and JS that alters the look and feel of some very plain XOXO to have twiddlable triangles for nested lists that respect the compact attribute as well.&lt;br /&gt;
&lt;br /&gt;
== XOXO Schemas ==&lt;br /&gt;
This section is informative.&lt;br /&gt;
&lt;br /&gt;
Note: these may be out of date and require updating to reflect the use of &amp;amp;lt;dl&amp;amp;gt; for annotating XOXO items with arbitrary properties.&lt;br /&gt;
* [[DTDs]]&lt;br /&gt;
* [http://www.nidelven-it.no/projects/XOXO/xoxo-0.1.tgz Schemas (Relax NG and DTDs)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/xhtml1 XHTML 1.0]&lt;br /&gt;
* [http://www.w3.org/TR/xhtml-modularization XHTMLMOD]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN]&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
* [http://developers.technorati.com/wiki/attentionxml Attention.xml]&lt;br /&gt;
* [[VoteLinks]]&lt;br /&gt;
* [http://www.w3.org/TR/xhtml11 XHTML 1.1]&lt;br /&gt;
* [http://opml.scripting.com/spec OPML 1.0]&lt;br /&gt;
* Contributed from http://developers.technorati.com/wiki/XOXO&lt;br /&gt;
&lt;br /&gt;
=== Similar Work ===&lt;br /&gt;
* [http://dannyayers.com/archives/001961.html XHTML Outlines] - DannyAyers independently came up with idea in 2003 October (just a month or two before Kevin and Tantek independently came up with XOXO) to use a simple profile of XHTML to semantically represent outlines using existing building blocks from XHTML.&lt;br /&gt;
* [http://semtext.org/2004-02/ XOW] - making them editable, producing RDF and bookmark lists from them (DannyAyers)&lt;br /&gt;
&lt;br /&gt;
=== Related Reading ===&lt;br /&gt;
* [http://patricklogan.blogspot.com/2005/08/lists-really-can-we-expect-better.html Patrick Logan on why OPML and a Microsoft Lists extension are both unnecessary].&lt;br /&gt;
* [http://raybenchen.blogspot.com/2005/11/is-crappy-format-worth-saving.html Dr. Tao Chen on why it is better to use XOXO than OPML going forward]&lt;br /&gt;
&lt;br /&gt;
=== Unrelated Reading ===&lt;br /&gt;
* [http://www.questionablecontent.net/view.php?comic=493 Questionable Content comic #493] - apparently the Faye character is a fan of XOXO.&lt;br /&gt;
&lt;br /&gt;
=== Promotional Materials / Schwag ===&lt;br /&gt;
* There is an entire XOXO clothing and accessories line.  [http://www.xoxo.com/home.php Buy XOXO stuff online].&lt;br /&gt;
&lt;br /&gt;
== Discussions ==&lt;br /&gt;
This specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. There is a separate document where we are keeping our brainstorms and other explorations relating to XOXO:&lt;br /&gt;
&lt;br /&gt;
* See [[xoxo-brainstorming]] for additional thoughts on how to use XOXO for specific uses.&lt;br /&gt;
* See also [http://www.technorati.com/cosmos/referer.html blogs discussing this page].&lt;br /&gt;
** [http://blogxoxo.blogspot.com/ XOXO Blog]&lt;br /&gt;
&lt;br /&gt;
=== Q&amp;amp;A ===&lt;br /&gt;
* If you have any questions about XOXO, check the [[xoxo-faq]], and if you don't find answers, add your questions!&lt;br /&gt;
&lt;br /&gt;
=== Issues ===&lt;br /&gt;
* Please add any issues with the specification to the separate [[xoxo-issues]] document.&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=introduction-zh&amp;diff=33312</id>
		<title>introduction-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=introduction-zh&amp;diff=33312"/>
		<updated>2007-07-27T12:49:53Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 什么是微格式 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;微格式介绍&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 什么是微格式 ==&lt;br /&gt;
&lt;br /&gt;
微格式是一种通过在网页中加入数据项目，而使相关信息可由软件提取、搜索、保存、引用或合并的方法。所涉及的数据是以用户可以理解的语言记录的事件、联系人信息或者地点。&lt;br /&gt;
&lt;br /&gt;
更技术化的表述是：仅使用标准(X)HTML(亦即[[POSH]])以及一套通用类名称的语义置标项目。这些项目是开放的、免费的、任何人都可以用的。&lt;br /&gt;
&lt;br /&gt;
== 为什么要用微格式 ==&lt;br /&gt;
&lt;br /&gt;
为什么要发明微格式？&lt;br /&gt;
&lt;br /&gt;
简言之，微格式是以下若干潮流汇集的产物：&lt;br /&gt;
# 合乎逻辑的网页设计与信息架构演化的结果。&lt;br /&gt;
# 一种让人们可以不依靠集中服务而自己发布丰富信息的途径。&lt;br /&gt;
# （在专业人士圈之外）承认“传统”的元数据方法是失败的，或者至少接受期太长，需要通过新的方法来解决问题。&lt;br /&gt;
# 一种用(X)HTML传送数据的方法。&lt;br /&gt;
&lt;br /&gt;
== 简单的魅力 ==&lt;br /&gt;
&lt;br /&gt;
* 微格式的简洁吸引了众多为原有复杂方案所困扰的人们。我们可以类比于REST这一网页服务领域的例子。关于REST可以参考[[suggested-reading#REST|REST推荐参考文献]]。&lt;br /&gt;
* 请参阅：[http://www.justinleavesley.com/journal/2005/7/28/web-services-and-the-innovators-dilemma.html Web Services and the Innovators Dilemma]，作者：Justin Leavesley&lt;br /&gt;
&lt;br /&gt;
== 参见 ==&lt;br /&gt;
&lt;br /&gt;
*近期[[press|见报]]的访谈以及[[articles|文章]]。&lt;br /&gt;
*更多关于[[microformats|微格式]]背景资料及介绍请参考[[presentations|演讲]]。&lt;br /&gt;
*收听相关[[podcasts|播客]]。&lt;br /&gt;
*关于用户普遍关心的问题，请查阅[[faq|常见问题]]。&lt;br /&gt;
*更多[[suggested-reading|推荐文献]]&lt;br /&gt;
*[[implement|想要实现微格式？]]&lt;br /&gt;
*[[presentations|演讲]]&lt;br /&gt;
*[[testimonials|表扬信]]&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=introduction-zh&amp;diff=18813</id>
		<title>introduction-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=introduction-zh&amp;diff=18813"/>
		<updated>2007-07-27T12:48:27Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 什么是微格式 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;微格式介绍&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 什么是微格式 ==&lt;br /&gt;
&lt;br /&gt;
微格式是一种通过在网页中加入数据项目，而使相关信息可由软件提取、搜索、保存、引用或合并的方法。所涉及的数据是以用户可以理解的语言记录的事件、联系人信息或者地点。&lt;br /&gt;
&lt;br /&gt;
更技术化的表述是：仅使用标准(X)HTML(亦即[[POSH]])以及一套通用类名称的语义置标项目。这些项目是开放的、免费的、任何人都可以用的。&lt;br /&gt;
&lt;br /&gt;
== 为什么要用微格式 ==&lt;br /&gt;
&lt;br /&gt;
为什么要发明微格式？&lt;br /&gt;
&lt;br /&gt;
简言之，微格式是以下若干潮流汇集的产物：&lt;br /&gt;
# 合乎逻辑的网页设计与信息架构演化的结果。&lt;br /&gt;
# 一种让人们可以不依靠集中服务而自己发布丰富信息的途径。&lt;br /&gt;
# （在专业人士圈之外）承认“传统”的元数据方法是失败的，或者至少接受期太长，需要通过新的方法来解决问题。&lt;br /&gt;
# 一种用(X)HTML传送数据的方法。&lt;br /&gt;
&lt;br /&gt;
== 简单的魅力 ==&lt;br /&gt;
&lt;br /&gt;
* 微格式的简洁吸引了众多为原有复杂方案所困扰的人们。我们可以类比于REST这一网页服务领域的例子。关于REST可以参考[[suggested-reading#REST | REST推荐参考文献]]。&lt;br /&gt;
* 请参阅：[http://www.justinleavesley.com/journal/2005/7/28/web-services-and-the-innovators-dilemma.html Web Services and the Innovators Dilemma]，作者： Justin Leavesley&lt;br /&gt;
&lt;br /&gt;
== 参见 ==&lt;br /&gt;
*近期[[press|见报]]的访谈以及[[articles|文章]]。&lt;br /&gt;
*更多关于[[microformats|微格式]]背景资料及介绍请参考[[presentations|演讲]]。&lt;br /&gt;
*收听相关[[podcasts|播客]]。&lt;br /&gt;
*关于用户普遍关心的问题，请查阅[[faq|常见问题]]。&lt;br /&gt;
*更多[[suggested-reading|推荐文献]]&lt;br /&gt;
*[[implement|想要实现微格式？]]&lt;br /&gt;
*[[presentations|演讲]]&lt;br /&gt;
*[[podcasts|播客]]&lt;br /&gt;
*[[testimonials|表扬信]]&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=introduction-zh&amp;diff=18812</id>
		<title>introduction-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=introduction-zh&amp;diff=18812"/>
		<updated>2007-07-27T12:47:12Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 什么是微格式？ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;微格式介绍&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 什么是微格式 ==&lt;br /&gt;
&lt;br /&gt;
微格式是一种通过在网页中加入数据项目，而使相关信息可由软件提取、搜索、保存、引用或合并的方法。所涉及的数据是以用户可以理解的语言记录的事件、联系人信息或者地点。&lt;br /&gt;
&lt;br /&gt;
更技术化的表述是：仅使用标准(X)HTML(亦即[[POSH]])以及一套通用类名称的语义置标项目。这些项目是开放的、免费的、任何人都可以用的。&lt;br /&gt;
&lt;br /&gt;
== 为什么要用微格式 ==&lt;br /&gt;
&lt;br /&gt;
为什么要发明微格式？&lt;br /&gt;
&lt;br /&gt;
简言之，微格式是以下若干潮流汇集的产物：&lt;br /&gt;
# 合乎逻辑的网页设计与信息架构演化的结果。&lt;br /&gt;
# 一种让人们可以不依靠集中服务而自己发布丰富信息的途径。&lt;br /&gt;
# （在专业人士圈之外）承认“传统”的元数据方法是失败的，或者至少接受期太长，需要通过新的方法来解决问题。&lt;br /&gt;
# 一种用(X)HTML传送数据的方法。&lt;br /&gt;
&lt;br /&gt;
== 简单的魅力 ==&lt;br /&gt;
&lt;br /&gt;
* 微格式的简洁吸引了众多为原有复杂方案所困扰的人们。我们可以类比于REST这一网页服务领域的例子。关于REST可以参考[[suggested-reading#REST|REST推荐参考文献]]。&lt;br /&gt;
* 请参阅：[http://www.justinleavesley.com/journal/2005/7/28/web-services-and-the-innovators-dilemma.html Web Services and the Innovators Dilemma]，作者： Justin Leavesley&lt;br /&gt;
&lt;br /&gt;
== 参见 ==&lt;br /&gt;
*近期 [[press|见报]] 的访谈以及 [[articles|文章]]。&lt;br /&gt;
*更多关于[[microformats|微格式]]背景资料及介绍请参考[[presentations|演讲]]。&lt;br /&gt;
*收听相关 [[podcasts|播客]]。&lt;br /&gt;
*关于用户普遍关心的问题，请查阅[[faq|常见问题]]。&lt;br /&gt;
*更多[[suggested-reading|推荐文献]]&lt;br /&gt;
*[[implement|想要实现微格式？]]&lt;br /&gt;
*[[presentations|演讲]]&lt;br /&gt;
*[[podcasts|播客]]&lt;br /&gt;
*[[testimonials|表扬信]]&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=20722</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=20722"/>
		<updated>2007-07-27T12:44:27Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 资源 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|微格式介绍]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、[[presentations|演讲]]、[[books|书籍]]、[[podcasts|播客]]、和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自[http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]])。微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。微格式更准确的定义是：&lt;br /&gt;
:为实现嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的(X)HTML/XML文件、Atom/RSS推送、以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]].&lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]]使用微格式。&lt;br /&gt;
* 写一封[[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从[[to-do-zh|待完成工作列表]]选择一些工作来做。&lt;br /&gt;
* 加入[http://microformats.org/discuss 邮件列表]以及[[irc|网络中继聊天]]学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]]是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]]开放标准规格(参见: [[implementations-zh|实现]],[[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns-zh}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns-zh --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild-zh|外部范例]]&lt;br /&gt;
* [[implementations|实现]]&lt;br /&gt;
* [[zen-garden|禅院]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
建议您从各个微格式页面中寻找所需的范例、代码以及测试实例。目前仅有少数几个跨格式工具及服务需要处理多个微格式。本段落旨在为编辑器、解释器、验证器、测试实例以及其他关于适用于多个微格式的信息。&lt;br /&gt;
&lt;br /&gt;
*[[accessibility|可访问性]]&lt;br /&gt;
*[[faqs-for-rdf|RDF相关的常见问题]]&lt;br /&gt;
*[[icalendar-implementations|iCalendar实现]]&lt;br /&gt;
*[[internationalization|国际化]]&lt;br /&gt;
*[[parsing-microformats|解释微结构]]&lt;br /&gt;
*[[selected-test-cases-from-the-web|由网页选取测试样例]]&lt;br /&gt;
*[http://hg.microformats.org/ 源代码库] -- [[mercurial-quick-start|如何从库中下载]]&lt;br /&gt;
*[[vcard-implementations|vCard实现]], [[vcard-errata|vCard勘误]], [[vcard-suggestions|vCard建议]]&lt;br /&gt;
*[[why-are-content-standards-hard|内容标准为什么严格]]&lt;br /&gt;
*[[profile-examples-in-wild|外部档案范例]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events|事件]]&lt;br /&gt;
* [[cheatsheets|小抄]]有助于快速查找个别微格式的规则。&lt;br /&gt;
* [[spread-microformats|推广微格式]]&lt;br /&gt;
* [[buttons|按钮]]&lt;br /&gt;
* [[icons|图标]]&lt;br /&gt;
* [[demo|演示]]--一个包含微格式实际工作演示链接的页面。&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs|工作]]&lt;br /&gt;
* [[user-interface|用户界面]]&lt;br /&gt;
* 通往名称较长的维基项目的[[shortcuts|捷径]]&lt;br /&gt;
* [[marked-for-deletion|标记为删除的项目]]&lt;br /&gt;
* [[spellcheck|拼写检查字典]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do|待完成工作]]&lt;br /&gt;
* [[microformats-issues|微格式问题]] -- 关系到不止一个微格式的问题。&lt;br /&gt;
* [[external-issues|外部问题]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见[[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18810</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18810"/>
		<updated>2007-07-27T12:43:58Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 资源 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|微格式介绍]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、[[presentations|演讲]]、[[books|书籍]]、[[podcasts|播客]]、和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自[http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]])。微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。微格式更准确的定义是：&lt;br /&gt;
:为实现嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的(X)HTML/XML文件、Atom/RSS推送、以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]].&lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]]使用微格式。&lt;br /&gt;
* 写一封[[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从[[to-do-zh|待完成工作列表]]选择一些工作来做。&lt;br /&gt;
* 加入[http://microformats.org/discuss 邮件列表]以及[[irc|网络中继聊天]]学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]]是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]]开放标准规格(参见: [[implementations-zh|实现]],[[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns-zh}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns-zh --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild-zh|外部范例]]&lt;br /&gt;
* [[implementations|实现]]&lt;br /&gt;
* [[zen-garden|禅院]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
建议您从各个微格式页面中寻找所需的范例、代码以及测试实例。目前仅有少数几个跨格式工具及服务需要处理多个微格式。本段落旨在为编辑器、解释器、验证器、测试实例以及其他关于适用于多个微格式的信息。&lt;br /&gt;
&lt;br /&gt;
*[[accessibility|可访问性]]&lt;br /&gt;
*[[faqs-for-rdf|RDF相关的常见问题]]&lt;br /&gt;
*[[icalendar-implementations|iCalendar实现]]&lt;br /&gt;
*[[internationalization|国际化]]&lt;br /&gt;
*[[parsing-microformats|解释微结构]]&lt;br /&gt;
*[[selected-test-cases-from-the-web|由网页选取测试样例]]&lt;br /&gt;
*[http://hg.microformats.org/ 源代码库] -- [[mercurial-quick-start|如何从库中下载]]&lt;br /&gt;
*[[vcard-implementations|vCard实现]], [[vcard-errata|vCard勘误]], [[vcard-suggestions|vCard建议]]&lt;br /&gt;
*[[why-are-content-standards-hard|内容标准为什么严格]]&lt;br /&gt;
*[[profile-examples-in-wild|外部档案范例]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events|事件]]&lt;br /&gt;
* [[cheatsheets|小抄]]有助于快速查找个别微格式的规则。&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons|按钮]]&lt;br /&gt;
* [[icons|图标]]&lt;br /&gt;
* [[demo|演示]]--一个包含微格式实际工作演示链接的页面。&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs|工作]]&lt;br /&gt;
* [[user-interface|用户界面]]&lt;br /&gt;
* 通往名称较长的维基项目的[[shortcuts|捷径]]&lt;br /&gt;
* [[marked-for-deletion|标记为删除的项目]]&lt;br /&gt;
* [[spellcheck|拼写检查字典]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do|待完成工作]]&lt;br /&gt;
* [[microformats-issues|微格式问题]] -- 关系到不止一个微格式的问题。&lt;br /&gt;
* [[external-issues|外部问题]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见[[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18809</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18809"/>
		<updated>2007-07-27T12:39:54Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 公用工作区 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|微格式介绍]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、[[presentations|演讲]]、[[books|书籍]]、[[podcasts|播客]]、和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自[http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]])。微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。微格式更准确的定义是：&lt;br /&gt;
:为实现嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的(X)HTML/XML文件、Atom/RSS推送、以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]].&lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]]使用微格式。&lt;br /&gt;
* 写一封[[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从[[to-do-zh|待完成工作列表]]选择一些工作来做。&lt;br /&gt;
* 加入[http://microformats.org/discuss 邮件列表]以及[[irc|网络中继聊天]]学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]]是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]]开放标准规格(参见: [[implementations-zh|实现]],[[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns-zh}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns-zh --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild-zh|外部范例]]&lt;br /&gt;
* [[implementations|实现]]&lt;br /&gt;
* [[zen-garden|禅院]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
建议您从各个微格式页面中寻找所需的范例、代码以及测试实例。目前仅有少数几个跨格式工具及服务需要处理多个微格式。本段落旨在为编辑器、解释器、验证器、测试实例以及其他关于适用于多个微格式的信息。&lt;br /&gt;
&lt;br /&gt;
*[[accessibility|可访问性]]&lt;br /&gt;
*[[faqs-for-rdf|RDF相关的常见问题]]&lt;br /&gt;
*[[icalendar-implementations|iCalendar实现]]&lt;br /&gt;
*[[internationalization|国际化]]&lt;br /&gt;
*[[parsing-microformats|解释微结构]]&lt;br /&gt;
*[[selected-test-cases-from-the-web|由网页选取测试样例]]&lt;br /&gt;
*[http://hg.microformats.org/ 源代码库] -- [[mercurial-quick-start|如何从库中下载]]&lt;br /&gt;
*[[vcard-implementations|vCard实现]], [[vcard-errata|vCard勘误]], [[vcard-suggestions|vCard建议]]&lt;br /&gt;
*[[why-are-content-standards-hard|内容标准为什么严格]]&lt;br /&gt;
*[[profile-examples-in-wild|外部档案范例]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do|待完成工作]]&lt;br /&gt;
* [[microformats-issues|微格式问题]] -- 关系到不止一个微格式的问题。&lt;br /&gt;
* [[external-issues|外部问题]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见[[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18808</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18808"/>
		<updated>2007-07-27T12:38:53Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 工具、测试案例及其他研究 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|微格式介绍]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、[[presentations|演讲]]、[[books|书籍]]、[[podcasts|播客]]、和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自[http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]])。微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。微格式更准确的定义是：&lt;br /&gt;
:为实现嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的(X)HTML/XML文件、Atom/RSS推送、以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]].&lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]]使用微格式。&lt;br /&gt;
* 写一封[[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从[[to-do-zh|待完成工作列表]]选择一些工作来做。&lt;br /&gt;
* 加入[http://microformats.org/discuss 邮件列表]以及[[irc|网络中继聊天]]学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]]是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]]开放标准规格(参见: [[implementations-zh|实现]],[[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns-zh}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns-zh --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild-zh|外部范例]]&lt;br /&gt;
* [[implementations|实现]]&lt;br /&gt;
* [[zen-garden|禅院]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
建议您从各个微格式页面中寻找所需的范例、代码以及测试实例。目前仅有少数几个跨格式工具及服务需要处理多个微格式。本段落旨在为编辑器、解释器、验证器、测试实例以及其他关于适用于多个微格式的信息。&lt;br /&gt;
&lt;br /&gt;
*[[accessibility|可访问性]]&lt;br /&gt;
*[[faqs-for-rdf|RDF相关的常见问题]]&lt;br /&gt;
*[[icalendar-implementations|iCalendar实现]]&lt;br /&gt;
*[[internationalization|国际化]]&lt;br /&gt;
*[[parsing-microformats|解释微结构]]&lt;br /&gt;
*[[selected-test-cases-from-the-web|由网页选取测试样例]]&lt;br /&gt;
*[http://hg.microformats.org/ 源代码库] -- [[mercurial-quick-start|如何从库中下载]]&lt;br /&gt;
*[[vcard-implementations|vCard实现]], [[vcard-errata|vCard勘误]], [[vcard-suggestions|vCard建议]]&lt;br /&gt;
*[[why-are-content-standards-hard|内容标准为什么严格]]&lt;br /&gt;
*[[profile-examples-in-wild|外部档案范例]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见[[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18807</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18807"/>
		<updated>2007-07-27T12:37:34Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 工具、测试案例及其他研究 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|微格式介绍]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、[[presentations|演讲]]、[[books|书籍]]、[[podcasts|播客]]、和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自[http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]])。微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。微格式更准确的定义是：&lt;br /&gt;
:为实现嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的(X)HTML/XML文件、Atom/RSS推送、以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]].&lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]]使用微格式。&lt;br /&gt;
* 写一封[[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从[[to-do-zh|待完成工作列表]]选择一些工作来做。&lt;br /&gt;
* 加入[http://microformats.org/discuss 邮件列表]以及[[irc|网络中继聊天]]学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]]是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]]开放标准规格(参见: [[implementations-zh|实现]],[[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns-zh}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns-zh --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild-zh|外部范例]]&lt;br /&gt;
* [[implementations|实现]]&lt;br /&gt;
* [[zen-garden|禅院]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
建议您从各个微格式页面中寻找所需的范例、代码以及测试实例。目前仅有少数几个跨格式工具及服务需要处理多个微格式。本段落旨在为编辑器、解释器、验证器、测试实例以及其他关于适用于多个微格式的信息。&lt;br /&gt;
&lt;br /&gt;
*[[accessibility|]]&lt;br /&gt;
*[[faqs-for-rdf|RDF相关的常见问题]]&lt;br /&gt;
*[[icalendar-implementations|iCalendar实现]]&lt;br /&gt;
*[[internationalization|国际化]]&lt;br /&gt;
*[[parsing-microformats|解释微结构]]&lt;br /&gt;
*[[selected-test-cases-from-the-web|由网页选取测试样例]]&lt;br /&gt;
*[http://hg.microformats.org/ 源代码库] -- [[mercurial-quick-start|如何从库中下载]]&lt;br /&gt;
*[[vcard-implementations|vCard实现]], [[vcard-errata|vCard勘误]], [[vcard-suggestions|vCard建议]]&lt;br /&gt;
*[[why-are-content-standards-hard|内容标准为什么严格]]&lt;br /&gt;
*[[profile-examples-in-wild|外部档案范例]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见[[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18806</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18806"/>
		<updated>2007-07-27T12:32:16Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 范例 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|微格式介绍]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、[[presentations|演讲]]、[[books|书籍]]、[[podcasts|播客]]、和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自[http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]])。微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。微格式更准确的定义是：&lt;br /&gt;
:为实现嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的(X)HTML/XML文件、Atom/RSS推送、以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]].&lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]]使用微格式。&lt;br /&gt;
* 写一封[[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从[[to-do-zh|待完成工作列表]]选择一些工作来做。&lt;br /&gt;
* 加入[http://microformats.org/discuss 邮件列表]以及[[irc|网络中继聊天]]学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]]是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]]开放标准规格(参见: [[implementations-zh|实现]],[[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns-zh}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns-zh --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild-zh|外部范例]]&lt;br /&gt;
* [[implementations|实现]]&lt;br /&gt;
* [[zen-garden|禅院]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
建议您从各个微格式页面中寻找所需的范例、代码以及测试实例。目前仅有少数几个跨格式工具及服务需要处理多个微格式。本段落旨在为编辑器、解释器、验证器、测试实例以及其他关于适用于多个微格式的信息。&lt;br /&gt;
&lt;br /&gt;
*[[accessibility]]&lt;br /&gt;
*[[faqs-for-rdf]]&lt;br /&gt;
*[[icalendar-implementations]]&lt;br /&gt;
*[[internationalization]]&lt;br /&gt;
*[[parsing-microformats]]&lt;br /&gt;
*[[selected-test-cases-from-the-web]]&lt;br /&gt;
*[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|HowTo: Download code from the repository]]&lt;br /&gt;
*[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]]&lt;br /&gt;
*[[why-are-content-standards-hard]]&lt;br /&gt;
*[[profile-examples-in-wild|Profile examples, in the wild]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见[[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=how-to-play-zh&amp;diff=33313</id>
		<title>how-to-play-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=how-to-play-zh&amp;diff=33313"/>
		<updated>2007-07-27T10:30:01Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;如果您是第一次访问，请先阅读[[introduction-zh|微格式介绍]]。&lt;br /&gt;
&lt;br /&gt;
= 如何参与 =&lt;br /&gt;
&lt;br /&gt;
在您参与微格式维基共建之前，请注意如下事项：&lt;br /&gt;
&lt;br /&gt;
# 您必须创建一个账户（参见[http://en.wikipedia.org/wiki/Wikipedia:Username 维基用户名称规则]）才能编辑或创建页面。&lt;br /&gt;
# 阅读 microformats.org [http://microformats.org/wiki/Category:public_domain_license 自愿公共领域声明]并考虑将 [[Template:public-domain-release]]加至您的用户页面，以将您在 microformats.org 所作的贡献发布至公共领域。&lt;br /&gt;
# 请尝试使用[http://microformats.org/discuss 网络中继聊天(优先)或邮件列表](请先阅读[[mailing-lists]])。&lt;br /&gt;
# If you write something opinionated, sign it with your username - you can easily do so with a datetimestamp in MediaWiki with four ~s, e.g.: &amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
# 请在本维基上发布与微格式相关的文章，其他信息很有可能被删除。&lt;br /&gt;
# 请遵守页面的[[naming-conventions| 命名规则]]。&lt;br /&gt;
# 请勿使用Talk页面，参见 #3。&lt;br /&gt;
# 请尽量保证您的XHTML合乎规范。&lt;br /&gt;
# 粘贴代码时，请在合适的位置加入换行符号以保证行宽。&lt;br /&gt;
# 请勿在标题中使用问号（?），以保证指向碎片识别器的URL简短易读并容易拷贝粘贴。&lt;br /&gt;
# 标题可以使用 &amp;amp;lt;h1&amp;amp;gt; &amp;amp;lt;h2&amp;amp;gt; 等标记，以防止其在目录中出现。如果您在编辑文章的过程中遇到这种标题，请勿用 &amp;quot;=&amp;quot; 或 &amp;quot;==&amp;quot;格式将其替代。&lt;br /&gt;
# 请勿修改标题文字， 哪怕只是大小写或是为了使之符合上述标准。 标题时常被当作永久链接，而更改标题会破坏这种链接关系。所以在创建标题时请谨慎。 You may change a heading if you are careful to leave an empty &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span id=&amp;quot;oldheadingID&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; in front of the heading with oldHeadingID set to the necessary value to maintain heading permalinks.&lt;br /&gt;
# Avoid global editorial wiki changes / edits (e.g. the same or similar edits applied to numerous pages, say, more than a dozen or so pages).  If you have an opinion on how to globally improve something stylistically or editorially on the wiki, please add it to your section on the [[to-do]] page, and then perhaps ask the community using the microformats-discuss mailing list what folks think of it.  Interpret absence of response(s) as disinterest and thus implicit rejection.  Admins may from time to time do global wiki changes to remove spam, repair damage done by other global wiki edits etc.&lt;br /&gt;
# Please avoid simple contradictory responses such as &amp;quot;No&amp;quot; to questions and issues. Instead provide at least a short sentence with a reason which provides information beyond what is provided in the question or issue.&lt;br /&gt;
# Do not remove &amp;quot;red links&amp;quot;, nor create empty / placeholder &amp;quot;...&amp;quot; pages for them just to make them not red. The red links usefully communicate a need or a desire for that page to exist, and the person expressing that desire may not be the same person that is able to take the time, or has the necessary skill/background to draft such a page.  The links to pages not yet created often serve as an effective (and easy to execute) &amp;quot;to do&amp;quot; list.  Removing those links makes it harder, less convenient to do so. (One exception noted so far: red links to non-existent microformats e.g. &amp;quot;hbib&amp;quot;, should be delinked, as it is desirable for it to be harder/less convenient to create new microformats). Finally, as such links do provide information, they are not redundant. &lt;br /&gt;
# Do not use the MediaWiki &amp;quot;Categories&amp;quot; mechanism.  As with &amp;quot;Talk&amp;quot; pages, this community does not use all the features of MediaWiki.&lt;br /&gt;
# Do not create new &amp;quot;User:&amp;quot; links by hand.  User: links should only created as a result of users actually signing their edits with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt; or &amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;.  That way each User: page will correspond to an actual login, rather than accidentally linking to a page which doesn't represent a login. If you see a red link which appears like it ''should'' be a User: link, e.g. &amp;lt;nowiki&amp;gt;[[DavidJanes]]&amp;lt;/nowiki&amp;gt;, rather than editing the link in place, create a redirect at the destination of the link to the person's User: page.&lt;br /&gt;
# Check &amp;quot;what links here&amp;quot; before moving pages, and fix any links to the page you're moving, if appropriate.&lt;br /&gt;
&lt;br /&gt;
== Wiki Cleaning ==&lt;br /&gt;
&lt;br /&gt;
See [[spam-removal]].&lt;br /&gt;
&lt;br /&gt;
If you see something which you think needs massive cleanup on the wiki, please point it out to admins on the irc channel or microformats-discuss list.&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
&lt;br /&gt;
See [[mediawiki-customization]] for brief notes on how the microformats wiki is different from a &amp;quot;typical&amp;quot; MediaWiki install, in many ways to help with [[how-to-play]] and [[naming-conventions]].&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18805</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18805"/>
		<updated>2007-07-27T10:10:16Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|微格式介绍]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、[[presentations|演讲]]、[[books|书籍]]、[[podcasts|播客]]、和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自[http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]])。微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。微格式更准确的定义是：&lt;br /&gt;
:为实现嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的(X)HTML/XML文件、Atom/RSS推送、以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]].&lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]]使用微格式。&lt;br /&gt;
* 写一封[[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从[[to-do-zh|待完成工作列表]]选择一些工作来做。&lt;br /&gt;
* 加入[http://microformats.org/discuss 邮件列表]以及[[irc|网络中继聊天]]学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]]是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]]开放标准规格(参见: [[implementations-zh|实现]],[[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns-zh}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns-zh --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[zen-garden]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
建议您从各个微格式页面中寻找所需的范例、代码以及测试实例。目前仅有少数几个跨格式工具及服务需要处理多个微格式。本段落旨在为编辑器、解释器、验证器、测试实例以及其他关于适用于多个微格式的信息。&lt;br /&gt;
&lt;br /&gt;
*[[accessibility]]&lt;br /&gt;
*[[faqs-for-rdf]]&lt;br /&gt;
*[[icalendar-implementations]]&lt;br /&gt;
*[[internationalization]]&lt;br /&gt;
*[[parsing-microformats]]&lt;br /&gt;
*[[selected-test-cases-from-the-web]]&lt;br /&gt;
*[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|HowTo: Download code from the repository]]&lt;br /&gt;
*[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]]&lt;br /&gt;
*[[why-are-content-standards-hard]]&lt;br /&gt;
*[[profile-examples-in-wild|Profile examples, in the wild]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见[[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18804</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18804"/>
		<updated>2007-07-27T10:06:38Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 其他语言版本的微格式维基 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|前言]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、 [[presentations|演讲]]、 [[books|书籍]]、 [[podcasts|播客]]、 和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自 [http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]]) 。 微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。 微格式更准确的定义是：&lt;br /&gt;
:为实现嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的 (X)HTML/XML 文件、 Atom/RSS 推送、 以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]].&lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？ 您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]] 使用微格式。&lt;br /&gt;
* 写一封 [[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从 [[to-do-zh|待完成工作列表]] 选择一些工作来做。&lt;br /&gt;
* 加入 [http://microformats.org/discuss 邮件列表] 以及[[irc|网络中继聊天]] 学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]] 是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]] 开放标准规格 (参见: [[implementations-zh|实现]], [[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns-zh}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns-zh --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。 请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[zen-garden]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
建议您从各个微格式页面中寻找所需的范例、代码以及测试实例。目前仅有少数几个跨格式工具及服务需要处理多个微格式。本段落旨在为编辑器、解释器、验证器、测试实例以及其他关于适用于多个微格式的信息。&lt;br /&gt;
&lt;br /&gt;
*[[accessibility]]&lt;br /&gt;
*[[faqs-for-rdf]]&lt;br /&gt;
*[[icalendar-implementations]]&lt;br /&gt;
*[[internationalization]]&lt;br /&gt;
*[[parsing-microformats]]&lt;br /&gt;
*[[selected-test-cases-from-the-web]]&lt;br /&gt;
*[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|HowTo: Download code from the repository]]&lt;br /&gt;
*[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]]&lt;br /&gt;
*[[why-are-content-standards-hard]]&lt;br /&gt;
*[[profile-examples-in-wild|Profile examples, in the wild]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见[[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=introduction-zh&amp;diff=18811</id>
		<title>introduction-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=introduction-zh&amp;diff=18811"/>
		<updated>2007-07-27T10:05:05Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;微格式介绍&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 什么是微格式？ ==&lt;br /&gt;
&lt;br /&gt;
微格式是一种通过在网页中加入数据项目，而使相关信息可由软件提取、搜索、保存、引用或合并的方法。所涉及的数据是以用户可以理解的语言记录的事件、联系人信息或者地点。&lt;br /&gt;
&lt;br /&gt;
更技术化的表述是：仅使用标准(X)HTML(亦即[[POSH]])以及一套通用类名称的语义置标项目。这些项目是开放的、免费的、任何人都可以用的。&lt;br /&gt;
&lt;br /&gt;
== 为什么要用微格式？ ==&lt;br /&gt;
&lt;br /&gt;
为什么要发明微格式？&lt;br /&gt;
&lt;br /&gt;
简言之，微格式是以下若干潮流汇集的产物：&lt;br /&gt;
# 合乎逻辑的网页设计与信息架构演化的结果。&lt;br /&gt;
# 一种让人们可以不依靠集中服务而自己发布丰富信息的途径。&lt;br /&gt;
# （在专业人士圈之外）承认“传统”的元数据方法是失败的，或者至少接受期太长，需要通过新的方法来解决问题。&lt;br /&gt;
# 一种用(X)HTML传送数据的方法。&lt;br /&gt;
&lt;br /&gt;
== 简单的魅力 ==&lt;br /&gt;
&lt;br /&gt;
* 微格式的简洁吸引了众多为原有复杂方案所困扰的人们。我们可以类比于REST这一网页服务领域的例子。关于REST可以参考[[suggested-reading#REST|REST推荐参考文献]]。&lt;br /&gt;
* 请参阅：[http://www.justinleavesley.com/journal/2005/7/28/web-services-and-the-innovators-dilemma.html Web Services and the Innovators Dilemma]，作者： Justin Leavesley&lt;br /&gt;
&lt;br /&gt;
== 参见 ==&lt;br /&gt;
*近期 [[press|见报]] 的访谈以及 [[articles|文章]]。&lt;br /&gt;
*更多关于[[microformats|微格式]]背景资料及介绍请参考[[presentations|演讲]]。&lt;br /&gt;
*收听相关 [[podcasts|播客]]。&lt;br /&gt;
*关于用户普遍关心的问题，请查阅[[faq|常见问题]]。&lt;br /&gt;
*更多[[suggested-reading|推荐文献]]&lt;br /&gt;
*[[implement|想要实现微格式？]]&lt;br /&gt;
*[[presentations|演讲]]&lt;br /&gt;
*[[podcasts|播客]]&lt;br /&gt;
*[[testimonials|表扬信]]&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=introduction-zh&amp;diff=18802</id>
		<title>introduction-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=introduction-zh&amp;diff=18802"/>
		<updated>2007-07-27T10:02:13Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;微格式介绍&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 什么是微格式？ ==&lt;br /&gt;
&lt;br /&gt;
微格式是一种通过在网页中加入数据项目，而使相关信息可由软件提取、搜索、保存、引用或合并的方法。所涉及的数据是以用户可以理解的语言记录的事件、联系人信息或者地点。&lt;br /&gt;
&lt;br /&gt;
更技术化的表述是：仅使用标准(X)HTML(亦即[[POSH]])以及一套通用类名称的语义置标项目。这些项目是开放的、免费的、任何人都可以用的。&lt;br /&gt;
&lt;br /&gt;
== 为什么要用微格式？ ==&lt;br /&gt;
&lt;br /&gt;
为什么要发明微格式？&lt;br /&gt;
&lt;br /&gt;
简言之，微格式是以下若干潮流汇集的产物：&lt;br /&gt;
# 合乎逻辑的网页设计与信息架构演化的结果。&lt;br /&gt;
# 一种让人们可以不依靠集中服务而自己发布丰富信息的途径。&lt;br /&gt;
# （在专业人士圈之外）承认“传统”的元数据方法是失败的，或者至少接受期太长，需要通过新的方法来解决问题。&lt;br /&gt;
# 一种用(X)HTML传送数据的方法。&lt;br /&gt;
&lt;br /&gt;
== 简单的魅力 ==&lt;br /&gt;
&lt;br /&gt;
* 微格式的简洁吸引了众多为原有复杂方案所困扰的人们。我们可以类比于REST这一网页服务领域的例子。关于REST可以参考[[suggested-reading#REST|REST推荐参考文献]]。&lt;br /&gt;
* 请参阅：[http://www.justinleavesley.com/journal/2005/7/28/web-services-and-the-innovators-dilemma.html Web Services and the Innovators Dilemma]，作者： Justin Leavesley&lt;br /&gt;
&lt;br /&gt;
== 参见 ==&lt;br /&gt;
*近期 [[press|见报]] 的访谈以及 [[articles|文章]]。&lt;br /&gt;
*更多关于[[microformats]|微格式]背景资料及介绍请参考[[presentations]|演讲]。&lt;br /&gt;
*收听相关 [[podcasts]|播客]。&lt;br /&gt;
*Read the [[faq|FAQs]] for general microformat queries.&lt;br /&gt;
*More [[suggested-reading|suggested reading]]&lt;br /&gt;
*[[implement|So you want to implement microformats?]]&lt;br /&gt;
*[[presentations]]&lt;br /&gt;
*[[podcasts]]&lt;br /&gt;
*[[suggested-reading]]&lt;br /&gt;
*[[testimonials]]&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18803</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18803"/>
		<updated>2007-07-27T09:34:26Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 设计模式 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|前言]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、 [[presentations|演讲]]、 [[books|书籍]]、 [[podcasts|播客]]、 和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自 [http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]]) 。 微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。 微格式更准确的定义是：&lt;br /&gt;
:为实现嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的 (X)HTML/XML 文件、 Atom/RSS 推送、 以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]].&lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？ 您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]] 使用微格式。&lt;br /&gt;
* 写一封 [[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从 [[to-do-zh|待完成工作列表]] 选择一些工作来做。&lt;br /&gt;
* 加入 [http://microformats.org/discuss 邮件列表] 以及[[irc|网络中继聊天]] 学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]] 是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]] 开放标准规格 (参见: [[implementations-zh|实现]], [[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns-zh}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns-zh --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。 请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[zen-garden]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
建议您从各个微格式页面中寻找所需的范例、代码以及测试实例。目前仅有少数几个跨格式工具及服务需要处理多个微格式。本段落旨在为编辑器、解释器、验证器、测试实例以及其他关于适用于多个微格式的信息。&lt;br /&gt;
&lt;br /&gt;
*[[accessibility]]&lt;br /&gt;
*[[faqs-for-rdf]]&lt;br /&gt;
*[[icalendar-implementations]]&lt;br /&gt;
*[[internationalization]]&lt;br /&gt;
*[[parsing-microformats]]&lt;br /&gt;
*[[selected-test-cases-from-the-web]]&lt;br /&gt;
*[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|HowTo: Download code from the repository]]&lt;br /&gt;
*[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]]&lt;br /&gt;
*[[why-are-content-standards-hard]]&lt;br /&gt;
*[[profile-examples-in-wild|Profile examples, in the wild]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见 [[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Template:design_patterns-zh&amp;diff=33311</id>
		<title>Template:design patterns-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Template:design_patterns-zh&amp;diff=33311"/>
		<updated>2007-07-27T09:33:45Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--design_patterns--&amp;gt;&lt;br /&gt;
设计模式为微格式作者提供表达他们想法的词汇，使新创建的格式与已有格式在形式上保持一致。如果您想尝试新建一个微格式，请先阅读 '''[[process|流程]]'''!''&lt;br /&gt;
&lt;br /&gt;
* [[abbr-design-pattern]]&lt;br /&gt;
* [[class-design-pattern]]&lt;br /&gt;
* [[datetime-design-pattern]]&lt;br /&gt;
* [[existing-classes|class names defined across all microformats]]&lt;br /&gt;
* [[include-pattern]], [[include-pattern-feedback]] {{NewMarker}}&lt;br /&gt;
* [[rel-design-pattern]]&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18801</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18801"/>
		<updated>2007-07-27T09:25:05Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 定义 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|前言]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、 [[presentations|演讲]]、 [[books|书籍]]、 [[podcasts|播客]]、 和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自 [http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]]) 。 微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。 微格式更准确的定义是：&lt;br /&gt;
:为实现嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的 (X)HTML/XML 文件、 Atom/RSS 推送、 以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]].&lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？ 您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]] 使用微格式。&lt;br /&gt;
* 写一封 [[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从 [[to-do-zh|待完成工作列表]] 选择一些工作来做。&lt;br /&gt;
* 加入 [http://microformats.org/discuss 邮件列表] 以及[[irc|网络中继聊天]] 学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]] 是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]] 开放标准规格 (参见: [[implementations-zh|实现]], [[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。 请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[zen-garden]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
建议您从各个微格式页面中寻找所需的范例、代码以及测试实例。目前仅有少数几个跨格式工具及服务需要处理多个微格式。本段落旨在为编辑器、解释器、验证器、测试实例以及其他关于适用于多个微格式的信息。&lt;br /&gt;
&lt;br /&gt;
*[[accessibility]]&lt;br /&gt;
*[[faqs-for-rdf]]&lt;br /&gt;
*[[icalendar-implementations]]&lt;br /&gt;
*[[internationalization]]&lt;br /&gt;
*[[parsing-microformats]]&lt;br /&gt;
*[[selected-test-cases-from-the-web]]&lt;br /&gt;
*[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|HowTo: Download code from the repository]]&lt;br /&gt;
*[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]]&lt;br /&gt;
*[[why-are-content-standards-hard]]&lt;br /&gt;
*[[profile-examples-in-wild|Profile examples, in the wild]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见 [[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18800</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18800"/>
		<updated>2007-07-27T09:24:06Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 工具、测试案例及其他研究 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|前言]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、 [[presentations|演讲]]、 [[books|书籍]]、 [[podcasts|播客]]、 和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自 [http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]]) 。 微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。 微格式更准确的定义是：&lt;br /&gt;
:为嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的 (X)HTML/XML 文件、 Atom/RSS 推送、 以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]]. &lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？ 您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]] 使用微格式。&lt;br /&gt;
* 写一封 [[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从 [[to-do-zh|待完成工作列表]] 选择一些工作来做。&lt;br /&gt;
* 加入 [http://microformats.org/discuss 邮件列表] 以及[[irc|网络中继聊天]] 学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]] 是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]] 开放标准规格 (参见: [[implementations-zh|实现]], [[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。 请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[zen-garden]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
建议您从各个微格式页面中寻找所需的范例、代码以及测试实例。目前仅有少数几个跨格式工具及服务需要处理多个微格式。本段落旨在为编辑器、解释器、验证器、测试实例以及其他关于适用于多个微格式的信息。&lt;br /&gt;
&lt;br /&gt;
*[[accessibility]]&lt;br /&gt;
*[[faqs-for-rdf]]&lt;br /&gt;
*[[icalendar-implementations]]&lt;br /&gt;
*[[internationalization]]&lt;br /&gt;
*[[parsing-microformats]]&lt;br /&gt;
*[[selected-test-cases-from-the-web]]&lt;br /&gt;
*[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|HowTo: Download code from the repository]]&lt;br /&gt;
*[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]]&lt;br /&gt;
*[[why-are-content-standards-hard]]&lt;br /&gt;
*[[profile-examples-in-wild|Profile examples, in the wild]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见 [[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18799</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18799"/>
		<updated>2007-07-27T09:16:47Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: /* 起步指南 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|前言]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ 关于]、[http://microformats.org/ 新闻], 以及最近的 [[press|报道]]、 [[presentations|演讲]]、 [[books|书籍]]、 [[podcasts|播客]]、 和 [[screencasts|电视]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自 [http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]]) 。 微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。 微格式更准确的定义是：&lt;br /&gt;
:为嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的 (X)HTML/XML 文件、 Atom/RSS 推送、 以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]]. &lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？ 您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]] 使用微格式。&lt;br /&gt;
* 写一封 [[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从 [[to-do-zh|待完成工作列表]] 选择一些工作来做。&lt;br /&gt;
* 加入 [http://microformats.org/discuss 邮件列表] 以及[[irc|网络中继聊天]] 学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]] 是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]] 开放标准规格 (参见: [[implementations-zh|实现]], [[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。 请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[zen-garden]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
The first place to look for examples, code, and test cases is in the pages for each individual microformat. There are only a few cross-cutting tools and services that need to process more than one microformat. This section is intended for editors, parsers, validators, test cases, and other information relevant across multiple microformats.&lt;br /&gt;
&lt;br /&gt;
*[[accessibility]]&lt;br /&gt;
*[[faqs-for-rdf]]&lt;br /&gt;
*[[icalendar-implementations]]&lt;br /&gt;
*[[internationalization]]&lt;br /&gt;
*[[parsing-microformats]]&lt;br /&gt;
*[[selected-test-cases-from-the-web]]&lt;br /&gt;
*[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|HowTo: Download code from the repository]]&lt;br /&gt;
*[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]]&lt;br /&gt;
*[[why-are-content-standards-hard]]&lt;br /&gt;
* [[profile-examples-in-wild|Profile examples, in the wild]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见 [[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18798</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18798"/>
		<updated>2007-07-27T09:08:22Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|前言]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ about page]、[http://microformats.org/ latest news], 以及最近的 [[press]]、 [[presentations]]、 [[books]]、 [[podcasts]]、 和 [[screencasts]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自 [http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]]) 。 微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。 微格式更准确的定义是：&lt;br /&gt;
:为嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的 (X)HTML/XML 文件、 Atom/RSS 推送、 以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]]. &lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？ 您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]] 使用微格式。&lt;br /&gt;
* 写一封 [[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从 [[to-do-zh|待完成工作列表]] 选择一些工作来做。&lt;br /&gt;
* 加入 [http://microformats.org/discuss 邮件列表] 以及[[irc|网络中继聊天]] 学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]] 是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]] 开放标准规格 (参见: [[implementations-zh|实现]], [[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 拓展讨论 ==&lt;br /&gt;
根据微格式[[process|流程]]:现实[[examples|范例]]的研究与分析、现有格式以及推动微格式发展的“脑力激荡”。 请在添加新格式前查阅[[rejected-formats|遭拒绝的格式]]。&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== 范例 ==&lt;br /&gt;
* [[examples-in-the-wild]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[zen-garden]]&lt;br /&gt;
&lt;br /&gt;
== 工具、测试案例及其他研究 ==&lt;br /&gt;
&lt;br /&gt;
The first place to look for examples, code, and test cases is in the pages for each individual microformat. There are only a few cross-cutting tools and services that need to process more than one microformat. This section is intended for editors, parsers, validators, test cases, and other information relevant across multiple microformats.&lt;br /&gt;
&lt;br /&gt;
*[[accessibility]]&lt;br /&gt;
*[[faqs-for-rdf]]&lt;br /&gt;
*[[icalendar-implementations]]&lt;br /&gt;
*[[internationalization]]&lt;br /&gt;
*[[parsing-microformats]]&lt;br /&gt;
*[[selected-test-cases-from-the-web]]&lt;br /&gt;
*[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|HowTo: Download code from the repository]]&lt;br /&gt;
*[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]]&lt;br /&gt;
*[[why-are-content-standards-hard]]&lt;br /&gt;
* [[profile-examples-in-wild|Profile examples, in the wild]]&lt;br /&gt;
&lt;br /&gt;
== 资源 ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== 公用工作区 ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== 其他语言版本的微格式维基 ==&lt;br /&gt;
除了中文外，您还可以阅读和编辑这些语言撰写的微格式维基：&lt;br /&gt;
&lt;br /&gt;
* 超过100篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page|英语]] {{UpdateMarker}}&lt;br /&gt;
** [[Main_Page-fr|法语]] {{UpdateMarker-fr}}&lt;br /&gt;
* 超过10篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-pt-br| 葡萄牙语]]&lt;br /&gt;
** [[Main_Page-ja|日语]]&lt;br /&gt;
* 超过2篇文章的微格式维基语言版本：&lt;br /&gt;
** [[Main_Page-es|西班牙语]]&lt;br /&gt;
** [[Main_Page-de|德语]]&lt;br /&gt;
** [[Main_Page-ro|罗马尼亚语]]&lt;br /&gt;
* 其他&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat 维基百科关于微格式的文章] 也有若干语言的翻译版本。&lt;br /&gt;
&lt;br /&gt;
参见 [[other-languages|其他语言]]以及[[how-to-start-new-translation|如何新建翻译版本]]。&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18797</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18797"/>
		<updated>2007-07-27T08:50:25Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|前言]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ about page]、[http://microformats.org/ latest news], 以及最近的 [[press]]、 [[presentations]]、 [[books]]、 [[podcasts]]、 和 [[screencasts]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自 [http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]]) 。 微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。 微格式更准确的定义是：&lt;br /&gt;
:为嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的 (X)HTML/XML 文件、 Atom/RSS 推送、 以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]]. &lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？ 您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]] 使用微格式。&lt;br /&gt;
* 写一封 [[testimonial-zh|表扬信]]。&lt;br /&gt;
* 从 [[to-do-zh|待完成工作列表]] 选择一些工作来做。&lt;br /&gt;
* 加入 [http://microformats.org/discuss 邮件列表] 以及[[irc|实时通信频道]] 学习微格式的相关知识并解答他人问题。&lt;br /&gt;
* [[Main_Page-zh#microformats_wiki_translations_in_other_languages|翻译微格式维基]] 是世界各地的用户都能分享微格式维基的内容。&lt;br /&gt;
* 寻找 [[orphans-zh|孤立]] 的页面， 添加指向他们的链接。&lt;br /&gt;
* 在提出新的微格式之前，请确保您的网站使用 [[POSH]] 且充分利用现有微格式规范， 并阅读[[process-zh|流程]].&lt;br /&gt;
&lt;br /&gt;
== 详细规格 ==&lt;br /&gt;
[[microformats-zh|微格式]] 开放标准规格 (参见: [[implementations-zh|实现]], [[examples-in-the-wild-zh|实例]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar 编写器]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard 编写器]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== 草案 ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== 设计模式 ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exploratory Discussions ==&lt;br /&gt;
Per the microformats [[process]]: research and analysis of real-world [[examples]], existing formats, and brainstorming to motivate the microformat. Please check [[rejected-formats]] before making additions.&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* [[examples-in-the-wild]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[zen-garden]]&lt;br /&gt;
&lt;br /&gt;
== Tools, Test Cases and Additional Research ==&lt;br /&gt;
&lt;br /&gt;
The first place to look for examples, code, and test cases is in the pages for each individual microformat. There are only a few cross-cutting tools and services that need to process more than one microformat. This section is intended for editors, parsers, validators, test cases, and other information relevant across multiple microformats.&lt;br /&gt;
&lt;br /&gt;
*[[accessibility]]&lt;br /&gt;
*[[faqs-for-rdf]]&lt;br /&gt;
*[[icalendar-implementations]]&lt;br /&gt;
*[[internationalization]]&lt;br /&gt;
*[[parsing-microformats]]&lt;br /&gt;
*[[selected-test-cases-from-the-web]]&lt;br /&gt;
*[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|HowTo: Download code from the repository]]&lt;br /&gt;
*[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]]&lt;br /&gt;
*[[why-are-content-standards-hard]]&lt;br /&gt;
* [[profile-examples-in-wild|Profile examples, in the wild]]&lt;br /&gt;
&lt;br /&gt;
== resources ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== shared work areas ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== microformats wiki translations in other languages ==&lt;br /&gt;
You may read and edit microformats articles in many other languages:&lt;br /&gt;
&lt;br /&gt;
* languages with over 100 articles&lt;br /&gt;
** [[Main_Page-fr|Français (French)]] {{UpdateMarker-fr}}&lt;br /&gt;
* languages with over 10 articles&lt;br /&gt;
** [[Main_Page-pt-br| Português (Brazilian Portuguese)]]&lt;br /&gt;
** [[Main_Page-ja|日本語 (Japanese)]]&lt;br /&gt;
* languages with over 2 articles&lt;br /&gt;
** [[Main_Page-es|Español (Spanish)]]&lt;br /&gt;
** [[Main_Page-de|Deutsch (German)]]&lt;br /&gt;
** [[Main_Page-ro|Romanian]]&lt;br /&gt;
* elsewhere&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat Wikipedia's article on microformats] has been translated into a number of languages.&lt;br /&gt;
&lt;br /&gt;
See also [[other-languages]], and [[how-to-start-new-translation|how-to-start-a-new-translation]].&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18796</id>
		<title>Main Page-zh</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page-zh&amp;diff=18796"/>
		<updated>2007-07-27T08:37:16Z</updated>

		<summary type="html">&lt;p&gt;GrantYale: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;欢迎来到微格式维基！&lt;br /&gt;
&lt;br /&gt;
在您编辑任何内容之前，请先阅读[[introduction-zh|前言]]页面中的[[how-to-play-zh|如何参与]]段落。&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==起步指南==&lt;br /&gt;
&lt;br /&gt;
* 首先，请阅读并了解[http://microformats.org/wiki/posh-zh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;]的含义。&lt;br /&gt;
* 参阅[http://microformats.org/about/ about page]、[http://microformats.org/ latest news], 以及最近的 [[press]]、 [[presentations]]、 [[books]]、 [[podcasts]]、 和 [[screencasts]].&lt;br /&gt;
* 如有疑问，请参考 [[faq-zh|常见问题]] 或在 [[glossary-zh|语汇]] 查找新的词汇用法. &lt;br /&gt;
* 想亲自体验并学习微格式相关知识，请查阅 [[events|事件]].&lt;br /&gt;
&lt;br /&gt;
==定义==&lt;br /&gt;
微格式的一个简单定义出自 [http://microformats.org/discuss/ 邮件列表] (参见: [[mailing-lists|邮件列表]]) 。 微格式被定义为“为实现分散化开发而定制的简单的HTML语义嵌入规范”。 微格式更准确的定义是：&lt;br /&gt;
:为嵌入语义标记&lt;br /&gt;
::以及某一专门问题范围所开发的&lt;br /&gt;
:以可读的 (X)HTML/XML 文件、 Atom/RSS 推送、 以及简单XML形式展示，&lt;br /&gt;
::规范现有的内容使用模式，&lt;br /&gt;
::通过简短、描述性的“类”名，&lt;br /&gt;
::通常基于现有可协作标准&lt;br /&gt;
:来实现&lt;br /&gt;
::资源、工具以及服务的&lt;br /&gt;
:分散化开发的&lt;br /&gt;
:一系列简单的规范&lt;br /&gt;
&lt;br /&gt;
“你的浏览器只用来浏览网页？简直太‘20世纪’了。” -- [http://diveintomark.org Mark Pilgrim]&lt;br /&gt;
&lt;br /&gt;
更多关于微格式的内容： [[what-are-microformats-zh|微格式是什么]]、 [[what-can-you-do-with-microformats-zh|微格式有什么用途]]. &lt;br /&gt;
&lt;br /&gt;
== 如何做出贡献 ==&lt;br /&gt;
&lt;br /&gt;
您想帮助微格式更上一层楼吗？ 您可以：&lt;br /&gt;
&lt;br /&gt;
* [[advocacy-zh|倡议]] 使用微格式。&lt;br /&gt;
* Write a [[testimonial]].&lt;br /&gt;
* Do something on the [[to-do|to do list]].&lt;br /&gt;
* Join the [http://microformats.org/discuss mailing lists] and [[irc|IRC Channel]] to learn and help answer questions about microformats.&lt;br /&gt;
* [[Main_Page#microformats_wiki_translations_in_other_languages|Translate this microformats wiki into other languages]] to make microformats globally accessible.&lt;br /&gt;
* Find [[orphans|orphaned]] pages, and add links to them.&lt;br /&gt;
* Before proposing any new microformats, make sure your website is [[POSH]] and uses existing microformats, and then read the [[process]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
[[microformats|Microformats]] open standards specifications (see also: [[implementations]], [[examples-in-the-wild]])&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hcalendar creator]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hcard creator]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== Drafts ==&lt;br /&gt;
* [[adr|adr]]&lt;br /&gt;
* [[geo|geo]]&lt;br /&gt;
* [[hatom|hAtom]]&lt;br /&gt;
* [[hresume|hResume]]&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hreview creator]&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== Design Patterns ==&lt;br /&gt;
&lt;br /&gt;
{{design_patterns}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exploratory Discussions ==&lt;br /&gt;
Per the microformats [[process]]: research and analysis of real-world [[examples]], existing formats, and brainstorming to motivate the microformat. Please check [[rejected-formats]] before making additions.&lt;br /&gt;
&lt;br /&gt;
* alternates [[alternates-brainstorming|alternates brainstorming]], [[alternates-examples|alternates examples]]&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* audio-info ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]]) - Marking up information and metadata related to audio (speech, music, and sound in general). {{NewMarker}}&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* citation [[citation|citation effort]], [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], and [[citation-faq|citation FAQ]]&lt;br /&gt;
* code [[code-examples| code examples]], [[code-brainstorming|code brainstorming]] {{NewMarker}}&lt;br /&gt;
* comment [[comment-problem|comment problem]], [[comment-examples|comment examples]], and [[comments-formats|comment formats]] (Some stuff needs to be extracted from [[comments-formats]])&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries {{NewMarker}}&lt;br /&gt;
* [[course-catalog]]; [[course-catalog-examples]] {{NewMarker}}&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software {{NewMarker}}&lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) {{NewMarker}}&lt;br /&gt;
* directions [[directions-examples|directions examples]] {{NewMarker}}&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (see also [[rel-directory]])&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]], [[distributed-conversation-examples|distributed conversation examples]], and [[distributed-conversation-formats|distributed conversation formats]]&lt;br /&gt;
* error messages [[error-message-examples|error message examples]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.) {{NewMarker}}&lt;br /&gt;
* genealogy [[genealogy-formats|genealogy exploration]]&lt;br /&gt;
* geo extensions&lt;br /&gt;
** [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
** [[geo-elevation-examples]] - extend geo for representing altitude {{NewMarker}}&lt;br /&gt;
** [[geo-waypoint-examples]] - extend geo for representing routes and boundaries, using waypoints {{NewMarker}}&lt;br /&gt;
* group [[group-brainstorming|group brainstorming]] and [[group-examples|group examples]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. {{NewMarker}}&lt;br /&gt;
* items [[items-brainstorming|items brainstorming]] and [[items-examples|items examples]]&lt;br /&gt;
* hash [[hash-examples|hash examples]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]] and [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** Also, listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* [[product|hProduct]] - [[product-brainstorming|hProduct brainstorming]] | [[product-examples|hProduct examples]]&lt;br /&gt;
* [[htodo|hToDo]]&lt;br /&gt;
* location [[location-formats|location formats]]. (see also [[adr]] and [[geo]])&lt;br /&gt;
* measures and measurement units [[measure]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]]) {{UpdateMarker}}&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] {{NewMarker}}&lt;br /&gt;
* microsummary [[microsummary-brainstorming|microsummary brainstorming]]&lt;br /&gt;
* [[mfo-examples|MFO examples]]&lt;br /&gt;
* music [[music-examples|music examples]] {{UpdateMarker}}&lt;br /&gt;
* news [[news-examples|news examples]] {{NewMarker}}&lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc. {{UpdateMarker}}&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
*[[question-answer]], [[question-answer-brainstorming]]; [[question-answer-examples]] {{NewMarker}}&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts. {{NewMarker}}&lt;br /&gt;
* recipe [[recipe-examples|recipe examples]], [[recipe-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* rel-product [[rel-product-brainstorming|rel-product brainstorming]]&lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]]&lt;br /&gt;
* resume [[resume-brainstorming|resume brainstorming]], and [[resume-formats|resume formats]]&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] (yielded the [[hreview|hReview]] draft)&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* show [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-brainstorming|brainstorming]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]]; [[species-brainstorming]] {{UpdateMarker}}&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[uid]]&lt;br /&gt;
* widget [[widget-examples|widget examples]], and [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]] &lt;br /&gt;
*[[xmdp-brainstorming|XMDP brainstorming]] (see also [[xmdp-faq]])&lt;br /&gt;
*[[realestate-propertydetail|realestate-propertydetail brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* [[examples-in-the-wild]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[zen-garden]]&lt;br /&gt;
&lt;br /&gt;
== Tools, Test Cases and Additional Research ==&lt;br /&gt;
&lt;br /&gt;
The first place to look for examples, code, and test cases is in the pages for each individual microformat. There are only a few cross-cutting tools and services that need to process more than one microformat. This section is intended for editors, parsers, validators, test cases, and other information relevant across multiple microformats.&lt;br /&gt;
&lt;br /&gt;
*[[accessibility]]&lt;br /&gt;
*[[faqs-for-rdf]]&lt;br /&gt;
*[[icalendar-implementations]]&lt;br /&gt;
*[[internationalization]]&lt;br /&gt;
*[[parsing-microformats]]&lt;br /&gt;
*[[selected-test-cases-from-the-web]]&lt;br /&gt;
*[http://hg.microformats.org/ Source code repository] -- [[mercurial-quick-start|HowTo: Download code from the repository]]&lt;br /&gt;
*[[vcard-implementations]], [[vcard-errata]], [[vcard-suggestions]]&lt;br /&gt;
*[[why-are-content-standards-hard]]&lt;br /&gt;
* [[profile-examples-in-wild|Profile examples, in the wild]]&lt;br /&gt;
&lt;br /&gt;
== resources ==&lt;br /&gt;
* [[events]]&lt;br /&gt;
* [[cheatsheets]] are handy if you need a quick reminder about a particular microformat.&lt;br /&gt;
* [[spread-microformats]]&lt;br /&gt;
* [[buttons]]&lt;br /&gt;
* [[icons]]&lt;br /&gt;
* [[demo]] - a page with links for quickly demonstrating microformats working in practice.&lt;br /&gt;
* [[semacode|Semacode]]&lt;br /&gt;
* [[jobs]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[shortcuts]] to wiki pages with long names&lt;br /&gt;
* [[marked-for-deletion]]&lt;br /&gt;
* [[spellcheck|spell-check dictionary]]&lt;br /&gt;
&lt;br /&gt;
== shared work areas ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[microformats-issues]] - issues related to more than one microformat.&lt;br /&gt;
* [[external-issues]]&lt;br /&gt;
&lt;br /&gt;
== microformats wiki translations in other languages ==&lt;br /&gt;
You may read and edit microformats articles in many other languages:&lt;br /&gt;
&lt;br /&gt;
* languages with over 100 articles&lt;br /&gt;
** [[Main_Page-fr|Français (French)]] {{UpdateMarker-fr}}&lt;br /&gt;
* languages with over 10 articles&lt;br /&gt;
** [[Main_Page-pt-br| Português (Brazilian Portuguese)]]&lt;br /&gt;
** [[Main_Page-ja|日本語 (Japanese)]]&lt;br /&gt;
* languages with over 2 articles&lt;br /&gt;
** [[Main_Page-es|Español (Spanish)]]&lt;br /&gt;
** [[Main_Page-de|Deutsch (German)]]&lt;br /&gt;
** [[Main_Page-ro|Romanian]]&lt;br /&gt;
* elsewhere&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat Wikipedia's article on microformats] has been translated into a number of languages.&lt;br /&gt;
&lt;br /&gt;
See also [[other-languages]], and [[how-to-start-new-translation|how-to-start-a-new-translation]].&lt;/div&gt;</summary>
		<author><name>GrantYale</name></author>
	</entry>
</feed>