<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EltgeTgetd</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EltgeTgetd"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/EltgeTgetd"/>
	<updated>2026-04-25T20:02:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=blog-info-brainstorming&amp;diff=35091</id>
		<title>blog-info-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=blog-info-brainstorming&amp;diff=35091"/>
		<updated>2008-12-16T14:33:38Z</updated>

		<summary type="html">&lt;p&gt;EltgeTgetd: acletomo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;c4tsittasite&lt;br /&gt;
&amp;lt;h1&amp;gt; Blog Info Brainstorming &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page documents thoughts toward establishing a new microformat to use when discussing, linking to, referring to blogs beyond just linking to them using a person or organization's name.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/log/ Tantek Ãelik]&lt;br /&gt;
* [http://factoryjoe.com/blog Chris Messina]&lt;br /&gt;
* [http://epeus.blogspot.com Kevin Marks]&lt;br /&gt;
&lt;br /&gt;
== Simple Schema ==&lt;br /&gt;
&lt;br /&gt;
From the [[blog-info-examples]] and the existing [[blog-info-formats]], it seems clear that a simple schema must have:&lt;br /&gt;
&lt;br /&gt;
* name of the blog&lt;br /&gt;
* link to the blog&lt;br /&gt;
* zero or more links to feeds for the blog&lt;br /&gt;
** type of that feed&lt;br /&gt;
* name of person associated with the blog (e.g. author / contributor)&lt;br /&gt;
&lt;br /&gt;
== Class Names ==&lt;br /&gt;
&lt;br /&gt;
* root class name for an item - (hBlog? hInfo? hItem?). &lt;br /&gt;
* &amp;quot;fn&amp;quot; for name of blog&lt;br /&gt;
* simple href link to the blog&lt;br /&gt;
* &amp;quot;alternate&amp;quot;?  typed href alternate links&lt;br /&gt;
* &amp;quot;author&amp;quot; for stating who is blogging that blog. [[hcard|hCard]] is quite useful / flexible.&lt;br /&gt;
&lt;br /&gt;
== XHTML Structure ==&lt;br /&gt;
&lt;br /&gt;
'''Definition List'''&lt;br /&gt;
&lt;br /&gt;
When used in conjunction with XOXO, this could be a very useful way of outputting lists of favorites.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;hblog&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;dl&amp;gt;&lt;br /&gt;
      &amp;lt;dt class=&amp;quot;fn url&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;[link]&amp;quot;&amp;gt;[Title]&amp;lt;/a&amp;gt;&amp;lt;/dt&amp;gt;&lt;br /&gt;
        &amp;lt;dd class=&amp;quot;author&amp;quot;&amp;gt;[author hCard]&amp;lt;/dd&amp;gt;&lt;br /&gt;
        &amp;lt;dd class=&amp;quot;description&amp;quot;&amp;gt;[Description]&amp;lt;/dd&amp;gt;&lt;br /&gt;
        &amp;lt;dd class=&amp;quot;alternate url&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;[feedlink]&amp;quot; class=&amp;quot;feed&amp;quot;&amp;gt;[Title]&amp;lt;/a&amp;gt;&amp;lt;/dd&amp;gt;&lt;br /&gt;
        &amp;lt;dd class=&amp;quot;alternate url&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;[homepagelink]&amp;quot; class=&amp;quot;homepage&amp;quot;&amp;gt;[Title]&amp;lt;/a&amp;gt;&amp;lt;/dd&amp;gt;&lt;br /&gt;
  &amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li class=&amp;quot;hblog&amp;quot;&amp;gt;[etc]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That isn't XOXO at all. XOXO has key value pairs with visible keys in&lt;/div&gt;</summary>
		<author><name>EltgeTgetd</name></author>
	</entry>
</feed>