blog-description-format: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Reverted edits by C4ttrPascn (Talk) to last version by Tantek) |
||
(10 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
= Blog description format (background research)= | = Blog description format (background research)= | ||
'''Note: this page has been rewritten/refactored out to other pages to better fit in with the microformats [[process]]. E.g. the following pages have been added to or created:''' | |||
* [[blog-post-examples]] | |||
* [[blog-description-examples]] | |||
* [[blog-description-brainstorming]] (perhaps simply rename [[blog-description-format-brainstorming]]) | |||
__TOC__ | __TOC__ | ||
Line 5: | Line 13: | ||
=== Editors === | === Editors === | ||
* [http://bs-markup.de Björn Seibert] | * [http://bs-markup.de Björn Seibert] | ||
* [http://rbach.priv.at/ Robert Bachmann] | |||
* [http://tantek.com/ Tantek Çelik] | |||
=== Authors === | === Authors === | ||
* [http://bs-markup.de Björn Seibert] | * [http://bs-markup.de Björn Seibert] | ||
* [http://rbach.priv.at/ Robert Bachmann] | |||
* [http://tantek.com/ Tantek Çelik] | |||
=== Contributors === | === Contributors === | ||
Line 31: | Line 43: | ||
** Contact details | ** Contact details | ||
** Geographical Location | ** Geographical Location | ||
== Existing practice == | == Existing practice == | ||
=== | === Blog Posts === | ||
Moved to [http://microformats.org/wiki/blog-post-examples#Rough_Examples blog-post-examples]. | |||
=== Blog description === | === Blog description === | ||
Moved to [[blog-description-examples]]. | |||
== See also == | == See also == | ||
* [[blog-description-format-brainstorming]] for examples on how things ''could'' be done. | * [[blog-description-format-brainstorming]] for examples on how things ''could'' be done. |
Latest revision as of 22:34, 5 January 2009
Blog description format (background research)
Note: this page has been rewritten/refactored out to other pages to better fit in with the microformats process. E.g. the following pages have been added to or created:
- blog-post-examples
- blog-description-examples
- blog-description-brainstorming (perhaps simply rename blog-description-format-brainstorming)
Discussion Participants
Editors
Authors
Contributors
Purpose
A microformat to describe the contents of a (we)blog. It provides a specific set of information to categorize a (we)blog. Enables easier search for humans and efficient collection of information by machines.
Here are some of examples for information that might be provided:
- Details about the blog
- Blog name (e.g: "John Doe's Blog")
- Blog URI (e.g: http://example.org/ )
- Lanuage used for the blog, read-able by machines (e.g: "en-US" or "de")
- Topics covered by the blog
- A short description
- Available feeds (RSS, Atom, etc.)
- A small logo image
- Details about the author(s)
- Name (e.g: "John Doe")
- Organisation
- Contact details
- Geographical Location
Existing practice
Blog Posts
Moved to blog-post-examples.
Blog description
Moved to blog-description-examples.
See also
- blog-description-format-brainstorming for examples on how things could be done.