introduction: Difference between revisions
AndyMabbett (talk | contribs)  (→The Appeal to Simplicity:  moving REST stuff to "suggested reading" - it's not relevant to an introductory page)  | 
				 (redirect because all caps FAQ for some reason returns some MediaWiki default plain text thing)  | 
				||
| (56 intermediate revisions by 20 users not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:Introduction to Microformats}}  | |||
== What are Microformats? ==  | == What are Microformats? ==  | ||
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.  | 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.  | ||
More technically, they are items of semantic markup, using just standard (  | More technically, they are items of semantic markup, using just standard "plain old semantic HTML" (i.e. "[[POSH]]") with a set of common [[class-names]] and "[[rel]]" values. They are open and available, freely, for anyone to use.  | ||
== Why Microformats ==  | == Why Microformats ==  | ||
| Line 18: | Line 12: | ||
In short, microformats are the convergence of a number of trends:  | In short, microformats are the convergence of a number of trends:  | ||
# a logical next step in the evolution of web design and information architecture  | # a logical next step in the evolution of web design and information architecture  | ||
# a way for people and   | # a way for people and organizations to publish richer information themselves, without having to rely upon centralized services  | ||
# an   | # an acknowledgement that (outside of speci<span class="notspam">alist</span> areas) "traditional" metadata efforts (e.g. meta tags) have either failed or taken so long to garner any adoption, that a new approach was necessary  | ||
# a way to use   | # a way to use well formed [[HTML]] for data.  | ||
== The Appeal to Simplicity ==  | == The Appeal to Simplicity ==  | ||
| Line 26: | Line 20: | ||
* Microformats are a simple effort which has appealed to many frustrated with previous complex efforts.  | * Microformats are a simple effort which has appealed to many frustrated with previous complex efforts.  | ||
==  | One parallel that has been drawn is to REST in the API / web services world - for more on REST see [[suggested-reading#REST|suggested reading on REST]].  | ||
*  | |||
*  | ==Get Started ==  | ||
*  | |||
*  | It's easy to get started with microformats:  | ||
*  | * [[get-started]] with adding microformats to your HTML  | ||
*[[implement|So you   | |||
*[[  | ==Learn More ==  | ||
*[  | |||
*[[  | Learn more about microformats from the microformats.org   | ||
* [http://microformats.org/about/ about page],   | |||
* [http://microformats.org/ blog],   | |||
* [[faq|FAQ]],  | |||
* [[articles]],  | |||
* [[press]],   | |||
* [[presentations]],   | |||
* [[books]],   | |||
* [[podcasts]],   | |||
* [[screencasts]],  | |||
* and more [[suggested-reading|suggested reading]].  | |||
==See Also==  | |||
* [[testimonials]]  | |||
* [[implement|So you want to implement microformats?]]  | |||
== External Resources==  | |||
* Emily Lewis's excellent series of articles:  | |||
** [http://ablognotlimited.com/articles/tag/Getting+Semantic+series/ A Blog Not Limited: Getting Semantic With Microformats Series]  | |||
* Sitepoint has a nice introductory tutorial:   | |||
** [http://reference.sitepoint.com/html/microformats Microformats - Plugging the Gaps in HTML]  | |||
* Premasagar has written up   | |||
** [http://premasagar.com/microformats/compound/ some nice microformats examples with source].  | |||
== Translations ==  | |||
* [[introduction-pt-br]] (see also [[introduction-pt-br-2]])  | |||
* ...  | |||
Latest revision as of 22:15, 17 December 2023
What are Microformats?
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.
More technically, they are items of semantic markup, using just standard "plain old semantic HTML" (i.e. "POSH") with a set of common class-names and "rel" values. They are open and available, freely, for anyone to use.
Why Microformats
Why did we come up with microformats?
In short, microformats are the convergence of a number of trends:
- a logical next step in the evolution of web design and information architecture
 - a way for people and organizations to publish richer information themselves, without having to rely upon centralized services
 - an acknowledgement that (outside of specialist areas) "traditional" metadata efforts (e.g. meta tags) have either failed or taken so long to garner any adoption, that a new approach was necessary
 - a way to use well formed HTML for data.
 
The Appeal to Simplicity
- Microformats are a simple effort which has appealed to many frustrated with previous complex efforts.
 
One parallel that has been drawn is to REST in the API / web services world - for more on REST see suggested reading on REST.
Get Started
It's easy to get started with microformats:
- get-started with adding microformats to your HTML
 
Learn More
Learn more about microformats from the microformats.org
- about page,
 - blog,
 - FAQ,
 - articles,
 - press,
 - presentations,
 - books,
 - podcasts,
 - screencasts,
 - and more suggested reading.
 
See Also
External Resources
- Emily Lewis's excellent series of articles:
 - Sitepoint has a nice introductory tutorial:
 - Premasagar has written up
 
Translations
- introduction-pt-br (see also introduction-pt-br-2)
 - ...