blog-description-format: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
m (→Information to be provided:  Removed theoretical illustrative code)  | 
				|||
| Line 12: | Line 12: | ||
== Purpose ==  | == 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.  | 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:  | Here are some of examples for information that might be provided:  | ||
| Line 23: | Line 21: | ||
** Topics covered by the blog  | ** Topics covered by the blog  | ||
** A short description  | ** A short description  | ||
** Available feeds  | ** Available feeds (RSS, Atom, etc.)  | ||
** A small logo image  | ** A small logo image  | ||
* Details about the author(s)  | * Details about the author(s)  | ||
| Line 29: | Line 27: | ||
** Contact details    | ** Contact details    | ||
** Geographical Location  | ** Geographical Location  | ||
== Examples ==  | == Examples ==  | ||
Revision as of 14:20, 24 July 2005
Blog description format
Discussion Participants
Editors
Authors
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")
 - Contact details
 - Geographical Location
 
 
Examples
(add real-world examples here)
Existing practice
- Some blogging tools provide information
 
about feeds in <link> elements.
(...)