<?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=ZimbaTm</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=ZimbaTm"/>
	<link rel="alternate" type="text/html" href="http://microformats.org/wiki/Special:Contributions/ZimbaTm"/>
	<updated>2026-05-22T15:27:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=User:ZimbaTm&amp;diff=33885</id>
		<title>User:ZimbaTm</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=User:ZimbaTm&amp;diff=33885"/>
		<updated>2008-04-12T19:42:14Z</updated>

		<summary type="html">&lt;p&gt;ZimbaTm: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I hereby allow all text written by me on this website, to be used freely by others. It shall be in the public domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div id=&amp;quot;hcard-zimbatm&amp;quot; class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;a class=&amp;quot;url fn&amp;quot; href=&amp;quot;http://oree.ch&amp;quot;&amp;gt;zimbatm&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>ZimbaTm</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=User:ZimbaTm&amp;diff=26735</id>
		<title>User:ZimbaTm</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=User:ZimbaTm&amp;diff=26735"/>
		<updated>2008-04-12T19:41:59Z</updated>

		<summary type="html">&lt;p&gt;ZimbaTm: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I hereby allow all text written by me on this website, to be used freely by others. It shall be in the public domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div id=&amp;quot;hcard-Jonas-Pfenniger&amp;quot; class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;a class=&amp;quot;url fn&amp;quot; href=&amp;quot;http://oree.ch&amp;quot;&amp;gt;zimbatm&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>ZimbaTm</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=project&amp;diff=24566</id>
		<title>project</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=project&amp;diff=24566"/>
		<updated>2008-01-12T16:31:14Z</updated>

		<summary type="html">&lt;p&gt;ZimbaTm: /* Let's start by an example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;hProject&amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
'''Please note : This spec is under construction. For now, it is only a dump of ideas.'''&lt;br /&gt;
&lt;br /&gt;
hProject is an open and simple format to describe the various aspects of a public project like open-source software or other kinds of artistic distributions. One if it's primary intent is to allow robots to automatically classify projects in a freshmeat manner by browsing the web.&lt;br /&gt;
&lt;br /&gt;
[[User:ZimbaTm|ZimbaTm]] 08:31, 12 Jan 2008 (PST)&lt;br /&gt;
&lt;br /&gt;
== Let's start by an example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;project&amp;quot; id=&amp;quot;urn:uuid:233f6e5d-2ad2-4b7e-a3fe-1b90ef2fef57&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;img class=&amp;quot;logo&amp;quot; src=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;name&amp;quot;&amp;gt;Microformats&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;desc&amp;quot;&amp;gt;An initiative to extract common patterns from POSH&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;h1&amp;gt;Some informations&amp;lt;/h1&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://microformats.org/&amp;quot; rel=&amp;quot;home&amp;quot;&amp;gt;The primary home page of the project.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;...&amp;quot; rel=&amp;quot;source&amp;quot;&amp;gt;Here you can find it's source code.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;...&amp;quot; rel=&amp;quot;release&amp;quot;&amp;gt;Get the releases.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;-- Every hCard is looked as a participant --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;h1&amp;gt;Project's tags&amp;lt;/h1&amp;gt;&lt;br /&gt;
  &amp;lt;ul&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;open&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;format&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;standard&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== CSS selection specification ==&lt;br /&gt;
&lt;br /&gt;
A good way to describe the structure, is to look at it trough the view of css selectors. Designers some times need wrappers, which makes it hard to keep a strict structure. If you used jQuery, you know what I mean.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
.project[@id] : is an UUID (see http://ietf.org/rfc/rfc4122.txt). A unique identifier for the project. It is used to resolve name clashes.&lt;br /&gt;
.project .name : the content describes the project name. Should not appear more that one time per project.&lt;br /&gt;
.project IMG.logo : the src is a link to the logo. Can have different sizes with by adding &amp;quot;low | mid | high&amp;quot; classes.&lt;br /&gt;
.project A[@rel=home] : a project's home page&lt;br /&gt;
.project A[@rel=source] : a link to the project's source. If it is a scm, it is generally solved by using different uris. Like git:// or bzr:// or http+git://&lt;br /&gt;
.project A[@rel=release] : the linked pages contains file releases. This page can contain hRelease microformat.&lt;br /&gt;
.project A[@rel=...] : many extensions can be imagined, like : &amp;quot;blog | wiki | parent-project | ...&amp;quot;&lt;br /&gt;
.project .tag : the content describes a project tag. You can have as many as you wish.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
* Lots of discussion I guess, to satisfy different kinds of projects&lt;br /&gt;
* Semantic approval of experts&lt;br /&gt;
&lt;br /&gt;
== Author's notes ==&lt;br /&gt;
&lt;br /&gt;
Please, keep the format simple. Unlike hCard, it doesn't follow an existing standard, which permits to keep it simple. I'd much more prefer to develop sub-standards instead of being verbose. For example, the uuid:.. or scm:// ones.&lt;br /&gt;
&lt;br /&gt;
== Related pages ==&lt;br /&gt;
&lt;br /&gt;
* [[hRelease]] : semantic description of a project release. Possible usages : automatic tracking and/or conversion for package managers, automatic platform/mirror selection for download managers.&lt;/div&gt;</summary>
		<author><name>ZimbaTm</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=project&amp;diff=24564</id>
		<title>project</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=project&amp;diff=24564"/>
		<updated>2008-01-12T16:30:13Z</updated>

		<summary type="html">&lt;p&gt;ZimbaTm: Changed spec to follow rfc4122&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;hProject&amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
'''Please note : This spec is under construction. For now, it is only a dump of ideas.'''&lt;br /&gt;
&lt;br /&gt;
hProject is an open and simple format to describe the various aspects of a public project like open-source software or other kinds of artistic distributions. One if it's primary intent is to allow robots to automatically classify projects in a freshmeat manner by browsing the web.&lt;br /&gt;
&lt;br /&gt;
== Let's start by an example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;project&amp;quot; id=&amp;quot;urn:uuid:233f6e5d-2ad2-4b7e-a3fe-1b90ef2fef57&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;img class=&amp;quot;logo&amp;quot; src=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;name&amp;quot;&amp;gt;Microformats&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;desc&amp;quot;&amp;gt;An initiative to extract common patterns from POSH&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;h1&amp;gt;Some informations&amp;lt;/h1&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://microformats.org/&amp;quot; rel=&amp;quot;home&amp;quot;&amp;gt;The primary home page of the project.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;...&amp;quot; rel=&amp;quot;source&amp;quot;&amp;gt;Here you can find it's source code.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;...&amp;quot; rel=&amp;quot;release&amp;quot;&amp;gt;Get the releases.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;-- Every hCard is looked as a participant --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;h1&amp;gt;Project's tags&amp;lt;/h1&amp;gt;&lt;br /&gt;
  &amp;lt;ul&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;open&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;format&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;standard&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== CSS selection specification ==&lt;br /&gt;
&lt;br /&gt;
A good way to describe the structure, is to look at it trough the view of css selectors. Designers some times need wrappers, which makes it hard to keep a strict structure. If you used jQuery, you know what I mean.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
.project[@id] : is an UUID (see http://ietf.org/rfc/rfc4122.txt). A unique identifier for the project. It is used to resolve name clashes.&lt;br /&gt;
.project .name : the content describes the project name. Should not appear more that one time per project.&lt;br /&gt;
.project IMG.logo : the src is a link to the logo. Can have different sizes with by adding &amp;quot;low | mid | high&amp;quot; classes.&lt;br /&gt;
.project A[@rel=home] : a project's home page&lt;br /&gt;
.project A[@rel=source] : a link to the project's source. If it is a scm, it is generally solved by using different uris. Like git:// or bzr:// or http+git://&lt;br /&gt;
.project A[@rel=release] : the linked pages contains file releases. This page can contain hRelease microformat.&lt;br /&gt;
.project A[@rel=...] : many extensions can be imagined, like : &amp;quot;blog | wiki | parent-project | ...&amp;quot;&lt;br /&gt;
.project .tag : the content describes a project tag. You can have as many as you wish.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
* Lots of discussion I guess, to satisfy different kinds of projects&lt;br /&gt;
* Semantic approval of experts&lt;br /&gt;
&lt;br /&gt;
== Author's notes ==&lt;br /&gt;
&lt;br /&gt;
Please, keep the format simple. Unlike hCard, it doesn't follow an existing standard, which permits to keep it simple. I'd much more prefer to develop sub-standards instead of being verbose. For example, the uuid:.. or scm:// ones.&lt;br /&gt;
&lt;br /&gt;
== Related pages ==&lt;br /&gt;
&lt;br /&gt;
* [[hRelease]] : semantic description of a project release. Possible usages : automatic tracking and/or conversion for package managers, automatic platform/mirror selection for download managers.&lt;/div&gt;</summary>
		<author><name>ZimbaTm</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=project&amp;diff=24563</id>
		<title>project</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=project&amp;diff=24563"/>
		<updated>2008-01-05T15:02:18Z</updated>

		<summary type="html">&lt;p&gt;ZimbaTm: /* Let's start by an example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;hProject&amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
'''Please note : This spec is under construction. For now, it is only a dump of ideas.'''&lt;br /&gt;
&lt;br /&gt;
hProject is an open and simple format to describe the various aspects of a public project like open-source software or other kinds of artistic distributions. One if it's primary intent is to allow robots to automatically classify projects in a freshmeat manner by browsing the web.&lt;br /&gt;
&lt;br /&gt;
== Let's start by an example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;project&amp;quot; id=&amp;quot;uuid:233f6e5d-2ad2-4b7e-a3fe-1b90ef2fef57&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;img class=&amp;quot;logo&amp;quot; src=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;name&amp;quot;&amp;gt;Microformats&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;desc&amp;quot;&amp;gt;An initiative to extract common patterns from POSH&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;h1&amp;gt;Some informations&amp;lt;/h1&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://microformats.org/&amp;quot; rel=&amp;quot;home&amp;quot;&amp;gt;The primary home page of the project.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;...&amp;quot; rel=&amp;quot;source&amp;quot;&amp;gt;Here you can find it's source code.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;...&amp;quot; rel=&amp;quot;release&amp;quot;&amp;gt;Get the releases.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;-- Every hCard is looked as a participant --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;h1&amp;gt;Project's tags&amp;lt;/h1&amp;gt;&lt;br /&gt;
  &amp;lt;ul&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;open&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;format&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;standard&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== CSS selection specification ==&lt;br /&gt;
&lt;br /&gt;
A good way to describe the structure, is to look at it trough the view of css selectors. Designers some times need wrappers, which makes it hard to keep a strict structure. If you used jQuery, you know what I mean.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
.project[@id] : is an UUID. A unique identifier for the project. It is used to resolve name clashes.&lt;br /&gt;
.project .name : the content describes the project name. Should not appear more that one time per project.&lt;br /&gt;
.project IMG.logo : the src is a link to the logo. Can have different sizes with by adding &amp;quot;low | mid | high&amp;quot; classes.&lt;br /&gt;
.project A[@rel=home] : a project's home page&lt;br /&gt;
.project A[@rel=source] : a link to the project's source. If it is a scm, it is generally solved by using different uris. Like git:// or bzr:// or http+git://&lt;br /&gt;
.project A[@rel=release] : the linked pages contains file releases. This page can contain hRelease microformat.&lt;br /&gt;
.project A[@rel=...] : many extensions can be imagined, like : &amp;quot;blog | wiki | parent-project | ...&amp;quot;&lt;br /&gt;
.project .tag : the content describes a project tag. You can have as many as you wish.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
* Lots of discussion I guess, to satisfy different kinds of projects&lt;br /&gt;
* Semantic approval of experts&lt;br /&gt;
&lt;br /&gt;
== Author's notes ==&lt;br /&gt;
&lt;br /&gt;
Please, keep the format simple. Unlike hCard, it doesn't follow an existing standard, which permits to keep it simple. I'd much more prefer to develop sub-standards instead of being verbose. For example, the uuid:.. or scm:// ones.&lt;br /&gt;
&lt;br /&gt;
== Related pages ==&lt;br /&gt;
&lt;br /&gt;
* [[hRelease]] : semantic description of a project release. Possible usages : automatic tracking and/or conversion for package managers, automatic platform/mirror selection for download managers.&lt;/div&gt;</summary>
		<author><name>ZimbaTm</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=User:ZimbaTm&amp;diff=26734</id>
		<title>User:ZimbaTm</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=User:ZimbaTm&amp;diff=26734"/>
		<updated>2008-01-05T14:41:17Z</updated>

		<summary type="html">&lt;p&gt;ZimbaTm: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I hereby allow all text written by me on this website, to be used freely by others. It shall be in the public domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div id=&amp;quot;hcard-Jonas-Pfenniger&amp;quot; class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;a class=&amp;quot;url fn&amp;quot; href=&amp;quot;http://oree.ch&amp;quot;&amp;gt;Jonas Pfenniger&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>ZimbaTm</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=project&amp;diff=24128</id>
		<title>project</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=project&amp;diff=24128"/>
		<updated>2008-01-05T14:34:24Z</updated>

		<summary type="html">&lt;p&gt;ZimbaTm: Preliminary hProject specification / mostly ideas&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;hProject&amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
'''Please note : This spec is under construction. For now, it is only a dump of ideas.'''&lt;br /&gt;
&lt;br /&gt;
hProject is an open and simple format to describe the various aspects of a public project like open-source software or other kinds of artistic distributions. One if it's primary intent is to allow robots to automatically classify projects in a freshmeat manner by browsing the web.&lt;br /&gt;
&lt;br /&gt;
== Let's start by an example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;project&amp;quot; id=&amp;quot;uuid:233f6e5d-2ad2-4b7e-a3fe-1b90ef2fef57&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;img class=&amp;quot;logo&amp;quot; src=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;name&amp;quot;&amp;gt;Microformats&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;desc&amp;quot;&amp;gt;An initiative to extract common patterns from POSH&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;h1&amp;gt;Some informations&amp;lt;/h1&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;...&amp;quot; rel=&amp;quot;home&amp;quot;&amp;gt;The primary home page of the project.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;...&amp;quot; rel=&amp;quot;source&amp;quot;&amp;gt;Here you can find it's source code.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;...&amp;quot; rel=&amp;quot;release&amp;quot;&amp;gt;Get the releases.&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;-- Every hCard is looked as a participant --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;h1&amp;gt;Project's tags&amp;lt;/h1&amp;gt;&lt;br /&gt;
  &amp;lt;ul&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;open&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;format&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;tag&amp;quot;&amp;gt;standard&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== CSS selection specification ==&lt;br /&gt;
&lt;br /&gt;
A good way to describe the structure, is to look at it trough the view of css selectors. Designers some times need wrappers, which makes it hard to keep a strict structure. If you used jQuery, you know what I mean.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
.project[@id] : is an UUID. A unique identifier for the project. It is used to resolve name clashes.&lt;br /&gt;
.project .name : the content describes the project name. Should not appear more that one time per project.&lt;br /&gt;
.project IMG.logo : the src is a link to the logo. Can have different sizes with by adding &amp;quot;low | mid | high&amp;quot; classes.&lt;br /&gt;
.project A[@rel=home] : a project's home page&lt;br /&gt;
.project A[@rel=source] : a link to the project's source. If it is a scm, it is generally solved by using different uris. Like git:// or bzr:// or http+git://&lt;br /&gt;
.project A[@rel=release] : the linked pages contains file releases. This page can contain hRelease microformat.&lt;br /&gt;
.project A[@rel=...] : many extensions can be imagined, like : &amp;quot;blog | wiki | parent-project | ...&amp;quot;&lt;br /&gt;
.project .tag : the content describes a project tag. You can have as many as you wish.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
* Lots of discussion I guess, to satisfy different kinds of projects&lt;br /&gt;
* Semantic approval of experts&lt;br /&gt;
&lt;br /&gt;
== Author's notes ==&lt;br /&gt;
&lt;br /&gt;
Please, keep the format simple. Unlike hCard, it doesn't follow an existing standard, which permits to keep it simple. I'd much more prefer to develop sub-standards instead of being verbose. For example, the uuid:.. or scm:// ones.&lt;br /&gt;
&lt;br /&gt;
== Related pages ==&lt;br /&gt;
&lt;br /&gt;
* [[hRelease]] : semantic description of a project release. Possible usages : automatic tracking and/or conversion for package managers, automatic platform/mirror selection for download managers.&lt;/div&gt;</summary>
		<author><name>ZimbaTm</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=irc-people&amp;diff=24576</id>
		<title>irc-people</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=irc-people&amp;diff=24576"/>
		<updated>2008-01-05T13:28:55Z</updated>

		<summary type="html">&lt;p&gt;ZimbaTm: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A list of [[irc|IRC]] regulars, sorted by nick, and their normal timezones (winter/summer).&lt;br /&gt;
&lt;br /&gt;
* {{irc user|Adam Ballai|AdamBallai|-700/-700}}&lt;br /&gt;
* {{irc user|Adam Craven|AdamCraven|+0000}}&lt;br /&gt;
* {{irc user|Alexander Graf|AlexanderGraf|+0100}}&lt;br /&gt;
* {{irc user|Tomasino|aloneone|-0500}}&lt;br /&gt;
* {{irc user|AmanuelTewolde|Amanuel|-0500/-0400}}&lt;br /&gt;
* {{irc user|Amette|amette|+1000}}&lt;br /&gt;
* {{irc user|Amir Guindehi|AmirGuindehi|+1000}}&lt;br /&gt;
* {{irc user|Ajaswa|Andrew Jaswa|-0500}}&lt;br /&gt;
* {{irc user|AnselHalliburton|anselxyz|-0800/-0700}}&lt;br /&gt;
* {{irc user|Ashe Dryden|Ashe|-600}}&lt;br /&gt;
* {{irc user|Ashley|Ashley|+1000}}&lt;br /&gt;
* {{irc user|Azathoth|Florian Beer|+1000}}&lt;br /&gt;
* {{irc user|Tyler Roehmholdt|Baristo|-0800/-0700}}&lt;br /&gt;
* {{irc user|BenjaminCarlyle|BenjaminCarlyle|+1000}}&lt;br /&gt;
* {{irc user|HenriBergius|bergie|+0200/+0300}}&lt;br /&gt;
* {{irc user|Ben Ward|BenWard|+0000}}&lt;br /&gt;
* {{irc user|BenWest|bewest|-0800/-0700}}&lt;br /&gt;
* {{irc user|B.K._DeLong|bkdelong|-0500/-0400}}&lt;br /&gt;
* {{irc user|Robert|blueace|+0100}}&lt;br /&gt;
* {{irc user|BluesMoon|bluesmoon|+0530}}&lt;br /&gt;
* {{irc user|BobChao|BobChao|+0800}}&lt;br /&gt;
* {{irc user|Bob Jonkman|BobJonkman|-0500/-0400}}&lt;br /&gt;
* {{irc user|Boneill|boneill|+0000}}&lt;br /&gt;
* {{irc user|Brian|briansuda|+0000}}&lt;br /&gt;
* {{irc user|Briski|Briski|+0000}}&lt;br /&gt;
* {{irc user|BryanL|BryanL|-0500/-0400}}&lt;br /&gt;
* {{irc user|BryanRieger|Bryan Rieger|+0000}}&lt;br /&gt;
* {{irc user|Bug-E|Bug-E|+0200}}&lt;br /&gt;
* {{irc user|CarlaHufstedler|carlamagpie|-0500/-0400}}&lt;br /&gt;
* {{irc user|Colin_Barrett|cbarrett|-1000}}&lt;br /&gt;
* {{irc user|ColinDDevroe|cdevroe|-0500/-0600}}&lt;br /&gt;
* {{irc user|Cgriego|cgriego|-0600/-0500}}&lt;br /&gt;
* {{irc user|Charlvn|Charl|+0200/+0200}}&lt;br /&gt;
* {{irc user|CharlesRoper|charles_r|0000/+0100}}&lt;br /&gt;
* {{irc user|ChristopherStJohn|cks|-0600/-0500}}&lt;br /&gt;
* {{irc user|Cloud|Cloud|+0000}}&lt;br /&gt;
* {{irc user|Cruster|cruster|+0200}}&lt;br /&gt;
* {{irc user|Csarven|csarven|-0500/-0400}}&lt;br /&gt;
* {{irc user|ChrisBrentano|ctb|-0800/-0700}}&lt;br /&gt;
* {{irc user|DanC|DanC|-0600/-0500}}&lt;br /&gt;
* {{irc user|DanielBurka|DanielBurka|-0400}}&lt;br /&gt;
* {{irc user|DannyAyers|danja|+0100/+0200}}&lt;br /&gt;
* {{irc user|Dave Cardwell|davecardwell|+0000}}&lt;br /&gt;
* {{irc user|DavidMead|DavidMead|-0400}}&lt;br /&gt;
* {{irc user|DavidRussell|davidrussell|-0600/-0500}}&lt;br /&gt;
* {{irc user|DenisDefreyne|ddfreyne|+0100/+0200}}&lt;br /&gt;
* {{irc user|DeanEro|deanero|-0800/-0700}}&lt;br /&gt;
* {{irc user|DeepText|Deep Text|-0800/-0700}}&lt;br /&gt;
* {{irc user|DerrickPallas|DerrickPallas|-0800/-0700}}&lt;br /&gt;
* {{irc user|DimitriGlazkov|dglazkov|-0600/-0500}}&lt;br /&gt;
* {{irc user|DiegoBudny|DiegoBudny|&amp;lt;small&amp;gt;-unspecified-&amp;lt;/small&amp;gt;}}&lt;br /&gt;
* {{irc user|Dan Kubb|dkubb|-0800/-0700}}&lt;br /&gt;
* {{irc user|DrErnie|DrErnie|-0800/-0700}}&lt;br /&gt;
* {{irc user|DrewMcLellan|drewinthehead|+0000/+0100}}&lt;br /&gt;
* {{irc user|DrewBell|droob|-0600/-0500}}&lt;br /&gt;
* {{irc user|DimitriosZachariadis|dzach|+0200/+0300}}&lt;br /&gt;
* {{irc user|DydimusTK|dydimustk|-0600}}&lt;br /&gt;
* {{irc user|Ed Summers|edsu|-0500/-0400}}&lt;br /&gt;
* {{irc user|Enric|Enric|-0800/-0700}} (alt sp &amp;quot;enric&amp;quot;)&lt;br /&gt;
* {{irc user|Evan|evanpro|-0500}}&lt;br /&gt;
* {{irc user|ChrisMessina|factoryjoe|-0800/-0700}}&lt;br /&gt;
* {{irc user|Fil|Fil|+0200}}&lt;br /&gt;
* {{irc user|MarkoMrdjenovic|friedcell|+0100/+0200}}&lt;br /&gt;
* {{irc user|GarethR|garethr|+0000/+0100}}&lt;br /&gt;
* {{irc user|Grantbow|Grantbow|-0800/-0700}}&lt;br /&gt;
* {{irc user|Griffin|Griffin|-0600/-0500}}&lt;br /&gt;
* {{irc user|Aubergine10|Guy Fraser|+0100/+0000}}&lt;br /&gt;
* {{irc user|HenrichPoehls|HenrichP|+0100}}&lt;br /&gt;
* {{irc user|IanHickson|Hixie|-0800/-0700}}&lt;br /&gt;
* {{irc user|Hlb|hlb|+0800-0700}}&lt;br /&gt;
* {{irc user|EdwardOConnor|hober|-0800/-0700}}&lt;br /&gt;
* {{irc user|Ichigo|ichigo|+1000}}&lt;br /&gt;
* {{irc user|Alper|illustir|+0100}}&lt;br /&gt;
* {{irc user|Inkbase|inkbase|-0800/-0700}}&lt;br /&gt;
* {{irc user|IwaiMasaharu|iwaim|+0900}}&lt;br /&gt;
* {{irc user|Izo|IZO|&amp;lt;small&amp;gt;-unspecified-&amp;lt;/small&amp;gt;}}&lt;br /&gt;
* {{irc user|JamieKnight|JamieKnight|+1000/0000}}&lt;br /&gt;
* {{irc user|JoeGregorio|jcgregorio|&amp;lt;small&amp;gt;-unspecified-&amp;lt;/small&amp;gt;}}&lt;br /&gt;
* {{irc user|WizardIsHungry|jcw9|-0500/-0400}}&lt;br /&gt;
* {{irc user|Adactio|Jeremy Keith|+0000}}&lt;br /&gt;
* {{irc user|jrodgers|JesseRodgers|-0500}}&lt;br /&gt;
* {{irc user|JasonK|jkridner|-0600/-0500}}&lt;br /&gt;
* {{irc user|JeffMcNeill|jeffmcneill|-1000}}&lt;br /&gt;
* {{irc user|JimboJW|jimbojw|-0600/-0500}}&lt;br /&gt;
* {{irc user|Jonathan_Arkell|jonnay|-0700/0600}}&lt;br /&gt;
* {{irc user|JosephHolsten|josephholsten|-0600/-0500}}&lt;br /&gt;
* {{irc user|JulianStahnke|julianstahnke|+0000}}&lt;br /&gt;
* {{irc user|Kapowaz|kapowaz|+0000/+0100}}&lt;br /&gt;
* {{irc user|Keri Henare|kerihenare|+1200}}&lt;br /&gt;
* [http://epeus.blogspot.com/ KevinMarks] (-0800/-0700)&lt;br /&gt;
* {{irc user|RyanKing|kingryan|-0800/-0700}}&lt;br /&gt;
** [http://theryanking.com/blog/archives/2006/04/19/office-hours/ Office hours]: Wednesday, 21:00 UTC&lt;br /&gt;
* {{irc user|Lachlan Hunt|Lachy|+1000/+1100}}&lt;br /&gt;
* {{irc user|Levitation|levitation[A]|+0200/+0300}}&lt;br /&gt;
* {{irc user|Linmic|linmic|+0800-0700}}&lt;br /&gt;
* {{irc user|MarkNg|madness|+0000/+0100}}&lt;br /&gt;
* {{irc user|Mark Mansour|Mark Mansour|+1100}}&lt;br /&gt;
* {{irc user|MarkNormanFrancis|Mark Norman Francis|+0000/+0100}}&lt;br /&gt;
* {{irc user|MattBowen|Matt Bowen|-0500/-0400}}&lt;br /&gt;
* {{irc user|MattisManzel|Mattis Manzel|+0100/+0200}}&lt;br /&gt;
* {{irc user|CiaranMc|McNulty|+0000/+0100}}&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[[mfbot]]&amp;lt;/span&amp;gt; - a bot which logs all edits to this wiki. It appends a number with a '+' or '-' sign, to indicate the number of characters added or removed as a result of the edit.&amp;lt;/span&amp;gt;&lt;br /&gt;
* {{irc user|Mike|Michael McCracken(mmc)|-0800/-0700}}&lt;br /&gt;
* {{irc user|MikeKaply|mkaply|-0600/-0500}}&lt;br /&gt;
* {{irc user|SteveIvy|monkinetic/redmonk|-0700}}&lt;br /&gt;
* {{irc user|RobManson|nambor|+1000}}&lt;br /&gt;
* {{irc user|neuro|neuro|&amp;lt;small&amp;gt;-unspecified-&amp;lt;/small&amp;gt;}}&lt;br /&gt;
* {{irc user|Niekie|niekie|+0100/+0200}}&lt;br /&gt;
* {{irc user|NTollervey|ntoll|+0000/+0100}}&lt;br /&gt;
* {{irc user|Andy Pemberton|pembertona|-0500/-0400}}&lt;br /&gt;
* {{irc user|Phae|Phae|+0000/+0100}}&lt;br /&gt;
* {{irc user|PriitLaes|plaes|+0200/+0300}}&lt;br /&gt;
* {{irc user|ChrisCasciano|pnhChris|-0500/-0400}}&lt;br /&gt;
* {{irc user|PetarPopov|popov|-0800/-0700}}&lt;br /&gt;
* {{irc user|DavidOsolkowski|qid|-0500}}&lt;br /&gt;
* {{irc user|RCanine|RCanine|-0500/-0400}}&lt;br /&gt;
* {{irc user|Remi|Remi|-0500/-0400}}&lt;br /&gt;
* {{irc user|RobertBachmann|RobertBachmann|+0100/+0200}}&lt;br /&gt;
** Office hours: &amp;lt;s&amp;gt;Wednesday, 18:00-20:00 UTC&amp;lt;/s&amp;gt; (Currently no office hours}}&lt;br /&gt;
* {{irc user|Ronnos|Ron Kok|+0000}}&lt;br /&gt;
* {{irc user|SarahWorsham|sazbean|-0500/-0400}}&lt;br /&gt;
* {{irc user|ScottNelle|snelle|-0500/-0400}}&lt;br /&gt;
* {{irc user|ScottRozic|gravitas|-0500/+0100}}&lt;br /&gt;
* {{irc user|Dana Benson|Snowden|-0800/-0700}}&lt;br /&gt;
* {{irc user|Smackman|Steve Farrell|-0800/-0700}}&lt;br /&gt;
* {{irc user|Steve Ganz|SteveGanz|-0800/-0700}}&lt;br /&gt;
* {{irc user|Stii|Stii|+0200 GMT}}&lt;br /&gt;
* {{irc user|ReinierZ|surial|+0100 GMT}}&lt;br /&gt;
* {{irc user|SuperPhly|SuperPhly|-600/-500}}&lt;br /&gt;
* {{irc user|SyedSRahman|syedsrahman|+0530}}&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;sym[[User:LynX|lynX]]&amp;lt;/span&amp;gt; or (better) [[User:LynX|lynX]] on [http://about.psyc.eu PSYC] (+0100}}&lt;br /&gt;
* {{irc user|DavidLehn|taaz|-0500/-0400}}&lt;br /&gt;
* {{irc user|Tantek|Tantek|-0800/-0700}}&lt;br /&gt;
* {{irc user|Trovster|trovster|-0800/-0700}}&lt;br /&gt;
* {{irc user|Vadania|vadania|-0600/-0700}}&lt;br /&gt;
* {{irc user|Vant|vant|+0900}}&lt;br /&gt;
* {{irc user|Victor|victor|+0100/+0200}}&lt;br /&gt;
* {{irc user|V-I-P|V-I-P|+0100/+0200}}&lt;br /&gt;
* {{irc user|KrissWatt|VoodooChild|+0000/+0100}}&lt;br /&gt;
* {{irc user|WebOrganics|weborganics|+0100}}&lt;br /&gt;
* {{irc user|JacksonWilkinson|whafro|-0500/-0400}}&lt;br /&gt;
* {{irc user|Richard Conyard|WhiskeyM|+0000}}&lt;br /&gt;
* {{irc user|Veeliam|William Lawrence|-0800/-0700}}&lt;br /&gt;
* {{irc user|StevenWoods|woodss|+0000 GMT}}&lt;br /&gt;
* {{irc user|Wojciech|wzajac|+0100/+0200}}&lt;br /&gt;
* {{irc user|Ianloic|yakk|-0800/-0700}}&lt;br /&gt;
* {{irc user|LarsStrojny|mastaYoda|+0100}}&lt;br /&gt;
* {{irc user|ZimbaTm|zimbatm|+0100}}&lt;/div&gt;</summary>
		<author><name>ZimbaTm</name></author>
	</entry>
</feed>