introduction: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
(→‎See also: Emily Lewis's series of articles, simplify the remainder)
Line 27: Line 27:


==See also==
==See also==
* A list of [[notable-users|some notable users]].
* Emily Lewis's excellent series of articles:
* Recent [[press]] interviews and [[articles]] are also a good introduction.
** [http://ablognotlimited.com/articles/tag/Getting+Semantic+series/ A Blog Not Limited: Getting Semantic With Microformats Series]
* See microformat [[presentations]] for more background and introductory material on [[microformats]].
* [[testimonials]]
* Listen to [[podcasts]] about microformats.
* More [[articles]], [[press]] interviews,  and [[presentations]]
* Read the [[faq|FAQs]] for general microformat queries.
* Listen to [[podcasts]] about microformats
* Read the [[faq|FAQs]] for general microformats questions
* More [[suggested-reading|suggested reading]]
* More [[suggested-reading|suggested reading]]
* [[implement|So you want to implement microformats?]]
* [[implement|So you want to implement microformats?]]
* [[presentations]]
* [[podcasts]]
* [[testimonials]]


== external ==
== external ==

Revision as of 05:38, 24 January 2012

<entry-title>Introduction to Microformats</entry-title>

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:

  1. a logical next step in the evolution of web design and information architecture
  2. a way for people and organizations to publish richer information themselves, without having to rely upon centralized services
  3. 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
  4. 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:

See also

external

Translations