Main Page: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
(back out of formatting prob)
Line 1: Line 1:
__NOTOC__ = Microformats Wiki = Welcome to the microformats wiki. There's a lot going on around here, but feel free to jump in and offer your assistance. But First: '''Please read [[how-to-play]] before making any edits.''' '''Please read [[process]] before proposing any new microformats.''' == Introduction == What are microformats? See the [http://microformats.org/about/ about page] for an overview, and the [[introduction]] page for more info.  Recent [[press]] and [[presentations]] are also a good place for some background reading as well.  One popular definition from our mailing list is
__NOTOC__
= Microformats Wiki =
Welcome to the microformats wiki. There's a lot going on around here, but feel free to jump in and offer your assistance.
 
But First:  
 
'''Please read [[how-to-play]] before making any edits.'''
 
'''Please read [[process]] before proposing any new microformats.'''
 
== Introduction ==
 
What are microformats? See the [http://microformats.org/about/ about page] for an overview, and the [[introduction]] page for more info.  Recent [[press]] and [[presentations]] are also a good place for some background reading as well.   
 
One popular definition from our mailing list is "simple conventions for embedding semantics in HTML to enable decentralized development." More precisely, microformats can be defined as:
:simple conventions
:for embedding semantic markup
::for a specific problem domain
:in human-readable (X)HTML/XML documents, Atom/RSS feeds, and "plain" XML
::that normalize existing content usage patterns
::using brief, descriptive class names
::often based on existing interoperable standards
:to enable decentralized development
::of resources, tools, and services
 
"Or do you just use your browser to browse?  That's so 20th century." -- [http://diveintomark.org Mark Pilgrim]
 
== Specifications ==
[[microformats|Microformats]] open standards specifications (see also: [[implementations]])
* [[hcalendar|hCalendar]]
* [[hcard|hCard]]
* [[rel-license|RelLicense]]
* [[rel-nofollow|RelNoFollow]]
* [[rel-tag|RelTag]]
* [[vote-links|VoteLinks]]
* [http://gmpg.org/xfn/ XFN] (see also: [[xfn-implementations]])
* [http://gmpg.org/xmdp/ XMDP]
* [[xoxo|XOXO]]
 
== Drafts ==
* [[adr|adr]] (new!)
* [[geo|geo]] (new!)
* [[hreview|hReview]]
* [[rel-directory]]
* [[rel-enclosure]]
* [[relpayment-research | rel-payment]]
* [[robots-exclusion|Robots Exclusion]]
* [[xfolk]]
 
== Design Patterns ==
 
* [[datetime-design-pattern]]
 
== Exploratory discussions ==
*[[blog-description-format]]
*[[blog-post-formats]]
*[[blog-post-brainstorming]]
*[[chat-examples]]
*[[citation-brainstorming]]
*[[cite|Planning pages for a citation microformat]]
*[[comments-formats]]
*[[directory-inclusion-examples]] (see also [[directory-inclusion-formats]])
*[[genealogy-formats]]
*[[last-modified-examples]]
*[[listing-examples]] (see also [[listing-formats]], [[listing-brainstorming]])
*[[location-formats]]
*[[media-metadata-examples]]
*[[other-formats]]
*[[requirements-testing]]
*[[resume-brainstorming]]
*[[resume-formats]]
*[[wiki-formats]]
*[[xmdp-brainstorming]] (see also [[xmdp-faq]])
* [[widget-examples]]
 
== Tools & Test Cases & Additional Research ==
 
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.
 
*[[selected-test-cases-from-the-web]]
*[[vcard-implementations]]
 
== shared work areas ==
* [[buttons]] (new!)
* [[to-do]]
* [[marked-for-deletion]]

Revision as of 09:58, 6 October 2005

Microformats Wiki

Welcome to the microformats wiki. There's a lot going on around here, but feel free to jump in and offer your assistance.

But First:

Please read how-to-play before making any edits.

Please read process before proposing any new microformats.

Introduction

What are microformats? See the about page for an overview, and the introduction page for more info. Recent press and presentations are also a good place for some background reading as well.

One popular definition from our mailing list is "simple conventions for embedding semantics in HTML to enable decentralized development." More precisely, microformats can be defined as:

simple conventions
for embedding semantic markup
for a specific problem domain
in human-readable (X)HTML/XML documents, Atom/RSS feeds, and "plain" XML
that normalize existing content usage patterns
using brief, descriptive class names
often based on existing interoperable standards
to enable decentralized development
of resources, tools, and services

"Or do you just use your browser to browse? That's so 20th century." -- Mark Pilgrim

Specifications

Microformats open standards specifications (see also: implementations)

Drafts

Design Patterns

Exploratory discussions

Tools & Test Cases & Additional Research

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.

shared work areas