<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Alex</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Alex"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Alex"/>
	<updated>2026-05-14T13:56:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=what-are-microformats&amp;diff=19023</id>
		<title>what-are-microformats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=what-are-microformats&amp;diff=19023"/>
		<updated>2007-07-19T10:18:14Z</updated>

		<summary type="html">&lt;p&gt;Alex: /* Alessandro Martin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
First time visitors, see the [[introduction]] page first.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;What are microformats?&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Launch Definition ==&lt;br /&gt;
&lt;br /&gt;
The current definition on the [http://microformats.org home page] says:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
originally written by Dan Cederholm with help from Tantek Çelik for the launch of [http://microformats.org microformats.org] on June 20th, 2005.&lt;br /&gt;
&lt;br /&gt;
== From The Mailing List ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;Microformats are simple conventions for embedding semantics in HTML to enable decentralized development.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
from someone on the microformats-discuss mailing list.  Please link/cite if you know the origin of this.&lt;br /&gt;
&lt;br /&gt;
== More Specifically From The Mailing List ==&lt;br /&gt;
More precisely, microformats can be&lt;br /&gt;
defined as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot; cite=&amp;quot;http://microformats.org/discuss/mail/microformats-discuss/2005-September/000922.html&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  simple conventions&lt;br /&gt;
  for embedding semantic markup&lt;br /&gt;
&lt;br /&gt;
      for a specific problem domain&lt;br /&gt;
&lt;br /&gt;
  in human-readable (X)HTML/XML documents, Atom/RSS feeds, and &amp;quot;plain&amp;quot; XML&lt;br /&gt;
&lt;br /&gt;
      that normalize existing content usage patterns&lt;br /&gt;
      using brief, descriptive class names&lt;br /&gt;
      often based on existing interoperable standards&lt;br /&gt;
&lt;br /&gt;
  to enable decentralized development&lt;br /&gt;
&lt;br /&gt;
      of resources, tools, and services&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
from someone(s) on the microformats-discuss mailing list.  Please link/cite if you know the origin of this.&lt;br /&gt;
&lt;br /&gt;
(I'm pretty sure Ernie kicked off this particular definition, and I think helped a little, but I don't remember the specifics. -Tantek)&lt;br /&gt;
&lt;br /&gt;
http://microformats.org/discuss/mail/microformats-discuss/2005-September/000922.html by Dr. [http://ihack.us/ Ernie Prabhakar]&lt;br /&gt;
&lt;br /&gt;
== Chris Messina ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;&lt;br /&gt;
Microformats are simple codes that you can use to identify specific kinds of data, like people or events, in your webpages.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tantek Çelik ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;&amp;lt;p&amp;gt;Microformats are the way to publish and share information on &amp;lt;strong&amp;gt;the web with higher fidelity&amp;lt;/strong&amp;gt;.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;For example, if a company wanted their &amp;lt;strong&amp;gt;contact information&amp;lt;/strong&amp;gt; to be easily found and shared, they would publish it with [[hcard|hCard]]. Similarly if an organization is planning a series of events and wants more people to know about them and add them to their calendars, then they would publish their &amp;lt;strong&amp;gt;events listing&amp;lt;/strong&amp;gt; with [[hcalendar|hCalendar]].  For advocacy groups, whenever they take a position on some political leader, some piece of legislation etc., if they wanted their &amp;lt;strong&amp;gt;evaluations/reviews/ratings&amp;lt;/strong&amp;gt; of those people/laws to be more easily found and passed around, they would publish such opinions with [[hreview|hReview]].  For all of these, to make it easier, publishers can use [[implementations|tools and services that support microformats]].&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;The key here is that microformats are simple/easy enough that the any organizations own &amp;lt;strong&amp;gt;web authors/designers can easily add them&amp;lt;/strong&amp;gt; in themselves. Adding microformats is easier than publishing an RSS feed for example. You don't have to be a programmer. Anyone with decent (X)HTML+CSS authoring/writing skills can use microformats.  Pretty much anyone who is literate can be taught how to author HTML+CSS, and thus microformats makes use of very widely available skill sets.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From an IRC conversation 2006-06-06 which helped &amp;quot;knowprose&amp;quot; grok microformats.  Update 2006-06-07: knowprose's blog post [http://www.knowprose.com/node/15844 Making Sense of Microformats: Have Data, Will Find It].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;&amp;lt;p&amp;gt;microformats are carefully designed (X)HTML class names that extend the semantics of (X)HTML and enable authors to publish higher semantic fidelity content such as people, events, reviews, etc.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From an IRC conversation 2006-07-28 with tcaspers on irc.freenode.net/#wasp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;&amp;lt;p&amp;gt;a microformat is way of adding more meaning to web pages beyond normal HTML headings and paragraphs, so you can indicate mentions of people, companies, events, reviews, tags, etc.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From an instant message conversation 2007-07-06.&lt;br /&gt;
&lt;br /&gt;
== Drew McLellan ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;Microformats are a way of attaching extra meaning to the information published on a web page. This extra semantic richness works alongside the information already presented, and can be used for the benefit of people and computers. This is mostly done through adding special pre-defined names to the class attribute of existing XHTML markup.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
from an IRC conversation&lt;br /&gt;
&lt;br /&gt;
== Aaron Gustafson ==&lt;br /&gt;
Simply put: &amp;quot;Microformats are a codification of convention.&amp;quot; -- [http://easy-reader.net Aaron Gustafson]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Alok Jain==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;microformats are evolving frameworks for how to present commonly used data items. For e.g. hCard microformat provides  framework to capture a person's details First, middle, last name,company, contact info etc.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In my view this is doing two things:&lt;br /&gt;
*a Bringing some amount of standardization to commonly used data sets, which can lead to several benefits towards data retreival&lt;br /&gt;
*a Bringing an implicit meta data structure which again can be used to fetch informaiton at more granular level. SO in above example one could fetch just the company name, even thought there is not meta data around company name&lt;br /&gt;
&lt;br /&gt;
[http://www.iPrincipia.com Alok Jain]&lt;br /&gt;
&lt;br /&gt;
== Dave Sanford ==&lt;br /&gt;
Chris asked me to contribute my 'definition,' although I refer to it as a distillation:&lt;br /&gt;
&lt;br /&gt;
“Microformats are a way of identifying and labeling classes of commonly used data that make it easier for humans or computers to locate or distribute such information on websites.”&lt;br /&gt;
&lt;br /&gt;
==Andy Mabbett==&lt;br /&gt;
Here's my re-write of the current opening blurb, from:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;Microformats are a way of adding simple markup to human-readable data items such as events, contact details or locations, on web pages, so that the information in them can be extracted by software and indexed, searched for, saved, cross-referenced or combined.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which can be followed by:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;More technically, they are items of semantic markup, using just standard (X)HTML with a set of common class-names. They are open and available, freely, for anyone to use.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Principles:&lt;br /&gt;
*Start with &amp;quot;Microformats are&amp;quot;&lt;br /&gt;
*Mention web pages&lt;br /&gt;
*Say what purpose microformats serve&lt;br /&gt;
*Use plain language&lt;br /&gt;
&lt;br /&gt;
== Guillaume Lebleu ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;Microformats are simple standardized annotations of content available on the Web that provide a practical solution today to more productive and decentralized Web-based information search and sharing. &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;In other words, Microformats allow you today to copy/paste information from a Web page, for instance someone's contact information from their blog to your address book, instead of manually retyping it. Eventually, microformats will allow anyone to make the information they publish easily sharable and searchable (products, events, resume, etc.) without having to duplicate and maintain up-to-date their data in centralized databases.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== BenWest ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;&lt;br /&gt;
A microformat is a specific collection of names, values, and accompanying structure defined through rigorous market research intended to consider pervasive use of semantic html that increases data fidelity in HTML-borne data widely distributed on the web.&lt;br /&gt;
&lt;br /&gt;
Microformats are more than one of these, eg &amp;quot;hcard and hcal are microformats.&amp;quot;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DerrickPallas ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;microformats are semantics with momentum, a codification of what everyone did anyway. They are what works, written down.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Alessandro Martin ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;&lt;br /&gt;
Microformats are frames for your contents. Using microformats you tell, in a way both humans and machines can understand, what is the basic meaning of what you are writing in a web document.  &lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
written by [http://www.thinkpragmatic.net Alessandro Martin].&lt;br /&gt;
&lt;br /&gt;
== Add Yours Here ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;microformats are...(insert your definition here)&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
written by You.&lt;br /&gt;
&lt;br /&gt;
'''Note:''' feedback on the existing definition or those on this page can be found in the [[definition-feedback]].  Please add feedback there (rather than inline here).&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[what-can-you-do-with-microformats]]&lt;br /&gt;
* [[faq]]&lt;br /&gt;
* [[definition-feedback]]&lt;br /&gt;
&lt;br /&gt;
== Translation ==&lt;br /&gt;
* [[what-are-microformats-fr|c'est quoi les microformats]] (fr)&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=what-are-microformats&amp;diff=18545</id>
		<title>what-are-microformats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=what-are-microformats&amp;diff=18545"/>
		<updated>2007-07-19T10:17:42Z</updated>

		<summary type="html">&lt;p&gt;Alex: /* Add Yours Here */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
First time visitors, see the [[introduction]] page first.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;What are microformats?&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Launch Definition ==&lt;br /&gt;
&lt;br /&gt;
The current definition on the [http://microformats.org home page] says:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
originally written by Dan Cederholm with help from Tantek Çelik for the launch of [http://microformats.org microformats.org] on June 20th, 2005.&lt;br /&gt;
&lt;br /&gt;
== From The Mailing List ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;Microformats are simple conventions for embedding semantics in HTML to enable decentralized development.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
from someone on the microformats-discuss mailing list.  Please link/cite if you know the origin of this.&lt;br /&gt;
&lt;br /&gt;
== More Specifically From The Mailing List ==&lt;br /&gt;
More precisely, microformats can be&lt;br /&gt;
defined as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot; cite=&amp;quot;http://microformats.org/discuss/mail/microformats-discuss/2005-September/000922.html&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  simple conventions&lt;br /&gt;
  for embedding semantic markup&lt;br /&gt;
&lt;br /&gt;
      for a specific problem domain&lt;br /&gt;
&lt;br /&gt;
  in human-readable (X)HTML/XML documents, Atom/RSS feeds, and &amp;quot;plain&amp;quot; XML&lt;br /&gt;
&lt;br /&gt;
      that normalize existing content usage patterns&lt;br /&gt;
      using brief, descriptive class names&lt;br /&gt;
      often based on existing interoperable standards&lt;br /&gt;
&lt;br /&gt;
  to enable decentralized development&lt;br /&gt;
&lt;br /&gt;
      of resources, tools, and services&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
from someone(s) on the microformats-discuss mailing list.  Please link/cite if you know the origin of this.&lt;br /&gt;
&lt;br /&gt;
(I'm pretty sure Ernie kicked off this particular definition, and I think helped a little, but I don't remember the specifics. -Tantek)&lt;br /&gt;
&lt;br /&gt;
http://microformats.org/discuss/mail/microformats-discuss/2005-September/000922.html by Dr. [http://ihack.us/ Ernie Prabhakar]&lt;br /&gt;
&lt;br /&gt;
== Chris Messina ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;&lt;br /&gt;
Microformats are simple codes that you can use to identify specific kinds of data, like people or events, in your webpages.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tantek Çelik ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;&amp;lt;p&amp;gt;Microformats are the way to publish and share information on &amp;lt;strong&amp;gt;the web with higher fidelity&amp;lt;/strong&amp;gt;.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;For example, if a company wanted their &amp;lt;strong&amp;gt;contact information&amp;lt;/strong&amp;gt; to be easily found and shared, they would publish it with [[hcard|hCard]]. Similarly if an organization is planning a series of events and wants more people to know about them and add them to their calendars, then they would publish their &amp;lt;strong&amp;gt;events listing&amp;lt;/strong&amp;gt; with [[hcalendar|hCalendar]].  For advocacy groups, whenever they take a position on some political leader, some piece of legislation etc., if they wanted their &amp;lt;strong&amp;gt;evaluations/reviews/ratings&amp;lt;/strong&amp;gt; of those people/laws to be more easily found and passed around, they would publish such opinions with [[hreview|hReview]].  For all of these, to make it easier, publishers can use [[implementations|tools and services that support microformats]].&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;The key here is that microformats are simple/easy enough that the any organizations own &amp;lt;strong&amp;gt;web authors/designers can easily add them&amp;lt;/strong&amp;gt; in themselves. Adding microformats is easier than publishing an RSS feed for example. You don't have to be a programmer. Anyone with decent (X)HTML+CSS authoring/writing skills can use microformats.  Pretty much anyone who is literate can be taught how to author HTML+CSS, and thus microformats makes use of very widely available skill sets.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From an IRC conversation 2006-06-06 which helped &amp;quot;knowprose&amp;quot; grok microformats.  Update 2006-06-07: knowprose's blog post [http://www.knowprose.com/node/15844 Making Sense of Microformats: Have Data, Will Find It].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;&amp;lt;p&amp;gt;microformats are carefully designed (X)HTML class names that extend the semantics of (X)HTML and enable authors to publish higher semantic fidelity content such as people, events, reviews, etc.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From an IRC conversation 2006-07-28 with tcaspers on irc.freenode.net/#wasp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;&amp;lt;p&amp;gt;a microformat is way of adding more meaning to web pages beyond normal HTML headings and paragraphs, so you can indicate mentions of people, companies, events, reviews, tags, etc.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From an instant message conversation 2007-07-06.&lt;br /&gt;
&lt;br /&gt;
== Drew McLellan ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;Microformats are a way of attaching extra meaning to the information published on a web page. This extra semantic richness works alongside the information already presented, and can be used for the benefit of people and computers. This is mostly done through adding special pre-defined names to the class attribute of existing XHTML markup.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
from an IRC conversation&lt;br /&gt;
&lt;br /&gt;
== Aaron Gustafson ==&lt;br /&gt;
Simply put: &amp;quot;Microformats are a codification of convention.&amp;quot; -- [http://easy-reader.net Aaron Gustafson]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Alok Jain==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;microformats are evolving frameworks for how to present commonly used data items. For e.g. hCard microformat provides  framework to capture a person's details First, middle, last name,company, contact info etc.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In my view this is doing two things:&lt;br /&gt;
*a Bringing some amount of standardization to commonly used data sets, which can lead to several benefits towards data retreival&lt;br /&gt;
*a Bringing an implicit meta data structure which again can be used to fetch informaiton at more granular level. SO in above example one could fetch just the company name, even thought there is not meta data around company name&lt;br /&gt;
&lt;br /&gt;
[http://www.iPrincipia.com Alok Jain]&lt;br /&gt;
&lt;br /&gt;
== Dave Sanford ==&lt;br /&gt;
Chris asked me to contribute my 'definition,' although I refer to it as a distillation:&lt;br /&gt;
&lt;br /&gt;
“Microformats are a way of identifying and labeling classes of commonly used data that make it easier for humans or computers to locate or distribute such information on websites.”&lt;br /&gt;
&lt;br /&gt;
==Andy Mabbett==&lt;br /&gt;
Here's my re-write of the current opening blurb, from:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;Microformats are a way of adding simple markup to human-readable data items such as events, contact details or locations, on web pages, so that the information in them can be extracted by software and indexed, searched for, saved, cross-referenced or combined.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which can be followed by:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;More technically, they are items of semantic markup, using just standard (X)HTML with a set of common class-names. They are open and available, freely, for anyone to use.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Principles:&lt;br /&gt;
*Start with &amp;quot;Microformats are&amp;quot;&lt;br /&gt;
*Mention web pages&lt;br /&gt;
*Say what purpose microformats serve&lt;br /&gt;
*Use plain language&lt;br /&gt;
&lt;br /&gt;
== Guillaume Lebleu ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;Microformats are simple standardized annotations of content available on the Web that provide a practical solution today to more productive and decentralized Web-based information search and sharing. &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger&amp;quot;&amp;gt;In other words, Microformats allow you today to copy/paste information from a Web page, for instance someone's contact information from their blog to your address book, instead of manually retyping it. Eventually, microformats will allow anyone to make the information they publish easily sharable and searchable (products, events, resume, etc.) without having to duplicate and maintain up-to-date their data in centralized databases.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== BenWest ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;&lt;br /&gt;
A microformat is a specific collection of names, values, and accompanying structure defined through rigorous market research intended to consider pervasive use of semantic html that increases data fidelity in HTML-borne data widely distributed on the web.&lt;br /&gt;
&lt;br /&gt;
Microformats are more than one of these, eg &amp;quot;hcard and hcal are microformats.&amp;quot;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DerrickPallas ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;microformats are semantics with momentum, a codification of what everyone did anyway. They are what works, written down.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Alessandro Martin ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;&lt;br /&gt;
Microformats are frames for your contents. Using microformats you tell in a way both humans and machines can understand what is the basic meaning of what you are writing in a web document.  &lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
written by [http://www.thinkpragmatic.net Alessandro Martin].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Add Yours Here ==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;font-size:larger;&amp;quot;&amp;gt;microformats are...(insert your definition here)&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
written by You.&lt;br /&gt;
&lt;br /&gt;
'''Note:''' feedback on the existing definition or those on this page can be found in the [[definition-feedback]].  Please add feedback there (rather than inline here).&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[what-can-you-do-with-microformats]]&lt;br /&gt;
* [[faq]]&lt;br /&gt;
* [[definition-feedback]]&lt;br /&gt;
&lt;br /&gt;
== Translation ==&lt;br /&gt;
* [[what-are-microformats-fr|c'est quoi les microformats]] (fr)&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>