<?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=EricHayes</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=EricHayes"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/EricHayes"/>
	<updated>2026-05-10T19:13:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=3309</id>
		<title>attention-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=3309"/>
		<updated>2005-12-14T22:25:14Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention Brainstorming =&lt;br /&gt;
&lt;br /&gt;
This page is for brainstorming about ideas, proposals, constraints, requirements for an Attention microformat.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is part of an open standards community effort to update the Attention.XML format on a strong foundation of research of existing examples and formats, as well as leveraging the Attention.XML implementation experience from [http://attensa.com Attensa], [http://commerce.net CommerceNet], [http://technorati.com Technorati], and any other interested Attention developers.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* Tim Brown&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Eric Hayes&lt;br /&gt;
* Rohit Khare&lt;br /&gt;
* Kevin Marks&lt;br /&gt;
&lt;br /&gt;
== Experience ==&lt;br /&gt;
&lt;br /&gt;
Both Technorati and Attensa have implementation experience with [http://developers.technorati.com/wiki/attentionxml Attention.XML] and other attention formats.&lt;br /&gt;
&lt;br /&gt;
=== Other Attention-like Things ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.43folders.com/2005/10/19/personal-status-page/ Personal Status Pages]&lt;br /&gt;
&lt;br /&gt;
=== Lessons Learned ===&lt;br /&gt;
* Hierarchy in the format gets in the way more than it helps&lt;br /&gt;
* Need to define a minimally useful subset for ease of implementation and interoperability&lt;br /&gt;
* Need to &amp;quot;chunk&amp;quot; any sets of additional data&lt;br /&gt;
&lt;br /&gt;
== Goals / Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Definite ===&lt;br /&gt;
* Needs to be represent sparse (over time and source) data&lt;br /&gt;
* &amp;quot;Blendable&amp;quot; - get an attention &amp;quot;chunk&amp;quot; every day from a source and be able to aggregate the chunks into one attention file.&lt;br /&gt;
* Flat by default.  Permit hierarchy but don't require it, and don't require parsing of a hierarchy (i.e. allow treating the attention as set of attention items).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Non-goals ===&lt;br /&gt;
These are things we want to avoid in an Attention format, mostly due to privacy reasons.&lt;br /&gt;
&lt;br /&gt;
* cookies&lt;br /&gt;
* login information&lt;br /&gt;
* personally identifiable information in URLs (e.g. PHP session info)&lt;br /&gt;
&lt;br /&gt;
== Strawman Schema Thoughts ==&lt;br /&gt;
&lt;br /&gt;
=== Each Attention Item contains ===&lt;br /&gt;
&lt;br /&gt;
==== item info ====&lt;br /&gt;
* item url (rss article url, etc)&lt;br /&gt;
* parent context (feed or source site, )&lt;br /&gt;
* attention date (article last read time)&lt;br /&gt;
&lt;br /&gt;
==== implicit info ====&lt;br /&gt;
* duration (attention duration, how long did i look at this page or article)&lt;br /&gt;
* followed links (click through.  could result in a next attention item)&lt;br /&gt;
* read state&lt;br /&gt;
&lt;br /&gt;
==== explicit info ====&lt;br /&gt;
* [[vote-links|voting]]&lt;br /&gt;
* [[hreview|hReview]]&lt;br /&gt;
** rating&lt;br /&gt;
** [[rel-tag|tags]]&lt;br /&gt;
* explicit read or unread state&lt;br /&gt;
&lt;br /&gt;
* date removed&lt;br /&gt;
&lt;br /&gt;
=== Item Containers ===&lt;br /&gt;
&lt;br /&gt;
* .&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[attention-examples]]&lt;br /&gt;
* [[attention-formats]]&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-examples&amp;diff=3307</id>
		<title>attention-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-examples&amp;diff=3307"/>
		<updated>2005-12-14T22:24:58Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* Attention Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention Examples =&lt;br /&gt;
&lt;br /&gt;
This page documents examples on the Web of published attention information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is part of an open standards community effort to update the Attention.XML format on a strong foundation of research of existing examples and formats, as well as leveraging the Attention.XML implementation experience from [http://attensa.com Attensa], [http://commerce.net CommerceNet], [http://technorati.com Technorati], and any other interested Attention developers.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* Tim Brown&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Eric Hayes&lt;br /&gt;
* Rohit Khare&lt;br /&gt;
* Kevin Marks&lt;br /&gt;
&lt;br /&gt;
== Attention Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Implicit Attention ===&lt;br /&gt;
* what I've listened to - Last.FM, and other scripts that do that&lt;br /&gt;
** KevinMarks will contribute more here&lt;br /&gt;
** eg http://www.seabury.edu/faculty/akma/2002_09_22_blogarch.html#e82241126&lt;br /&gt;
* ?? email rules files&lt;br /&gt;
&lt;br /&gt;
=== Explicit Attention ===&lt;br /&gt;
&lt;br /&gt;
* blogrolls, friendrolls (e.g. LiveJournal, XFN) - what/who I'm reading&lt;br /&gt;
* linkblogs / delicious feeds - how I have tagged sites I've read&lt;br /&gt;
* playlists of what songs I like - e.g. on MSN Spaces&lt;br /&gt;
* favorites.html files - yes, people actually publish these on the web&lt;br /&gt;
** http://style.cleverchimp.com/misc/favorites.html&lt;br /&gt;
&lt;br /&gt;
== Inattention Examples ==&lt;br /&gt;
&lt;br /&gt;
* killfiles&lt;br /&gt;
* email blacklists&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[attention-formats]]&lt;br /&gt;
* [[attention-brainstorming]]&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=3305</id>
		<title>attention-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=3305"/>
		<updated>2005-12-14T22:24:35Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* Attention Formats */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention Formats =&lt;br /&gt;
&lt;br /&gt;
This page documents existing attention information formats.&lt;br /&gt;
&lt;br /&gt;
This is part of an open standards community effort to update the Attention.XML format on a strong foundation of research of existing examples and formats, as well as leveraging the Attention.XML implementation experience from [http://attensa.com Attensa], [http://commerce.net CommerceNet], [http://technorati.com Technorati], and any other interested Attention developer.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* Tim Brown&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Eric Hayes&lt;br /&gt;
* Rohit Khare&lt;br /&gt;
* Kevin Marks&lt;br /&gt;
&lt;br /&gt;
== Formats ==&lt;br /&gt;
&lt;br /&gt;
=== Implicit Attention Formats ===&lt;br /&gt;
&lt;br /&gt;
* history.html file from Netscape/IEMac browsers&lt;br /&gt;
* [http://developers.technorati.com/wiki/attentionxml Attention.XML]&lt;br /&gt;
* Attention Recorder internal format (&amp;quot;[http://wiki.attentiontrust.org/index.php/AttentionDataXMLFormat|Attention Data XML Format]&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
=== Explicit Attention Formats ===&lt;br /&gt;
&lt;br /&gt;
* favorites.html file from Netscape/IEMac browsers&lt;br /&gt;
* [[xoxo|XOXO]] blogroll&lt;br /&gt;
* OPML subscription file&lt;br /&gt;
* [http://developers.technorati.com/wiki/attentionxml Attention.XML]&lt;br /&gt;
* [[hreview|hReview]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[attention-examples]]&lt;br /&gt;
* [[attention-brainstorming]]&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=3299</id>
		<title>attention-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=3299"/>
		<updated>2005-12-14T22:19:18Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* Explicit Attention Formats */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention Formats =&lt;br /&gt;
&lt;br /&gt;
This page documents existing attention information formats.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* Tim Brown&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Eric Hayes&lt;br /&gt;
* Rohit Khare&lt;br /&gt;
* Kevin Marks&lt;br /&gt;
&lt;br /&gt;
== Formats ==&lt;br /&gt;
&lt;br /&gt;
=== Implicit Attention Formats ===&lt;br /&gt;
&lt;br /&gt;
* history.html file from Netscape/IEMac browsers&lt;br /&gt;
* [http://developers.technorati.com/wiki/attentionxml Attention.XML]&lt;br /&gt;
* Attention Recorder internal format (&amp;quot;[http://wiki.attentiontrust.org/index.php/AttentionDataXMLFormat|Attention Data XML Format]&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
=== Explicit Attention Formats ===&lt;br /&gt;
&lt;br /&gt;
* favorites.html file from Netscape/IEMac browsers&lt;br /&gt;
* [[xoxo|XOXO]] blogroll&lt;br /&gt;
* OPML subscription file&lt;br /&gt;
* [http://developers.technorati.com/wiki/attentionxml Attention.XML]&lt;br /&gt;
* [[hreview|hReview]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[attention-examples]]&lt;br /&gt;
* [[attention-brainstorming]]&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=3298</id>
		<title>attention-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=3298"/>
		<updated>2005-12-14T22:11:28Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* Implicit Attention Formats */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention Formats =&lt;br /&gt;
&lt;br /&gt;
This page documents existing attention information formats.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* Tim Brown&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Eric Hayes&lt;br /&gt;
* Rohit Khare&lt;br /&gt;
* Kevin Marks&lt;br /&gt;
&lt;br /&gt;
== Formats ==&lt;br /&gt;
&lt;br /&gt;
=== Implicit Attention Formats ===&lt;br /&gt;
&lt;br /&gt;
* history.html file from Netscape/IEMac browsers&lt;br /&gt;
* [http://developers.technorati.com/wiki/attentionxml Attention.XML]&lt;br /&gt;
* Attention Recorder internal format (&amp;quot;[http://wiki.attentiontrust.org/index.php/AttentionDataXMLFormat|Attention Data XML Format]&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
=== Explicit Attention Formats ===&lt;br /&gt;
&lt;br /&gt;
* favorites.html file from Netscape/IEMac browsers&lt;br /&gt;
* OPML subscription file&lt;br /&gt;
* [http://developers.technorati.com/wiki/attentionxml Attention.XML]&lt;br /&gt;
* [[hreview|hReview]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[attention-examples]]&lt;br /&gt;
* [[attention-brainstorming]]&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=3293</id>
		<title>attention-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=3293"/>
		<updated>2005-12-14T21:58:42Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* Each Attention Item contains */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention Brainstorming =&lt;br /&gt;
&lt;br /&gt;
This page is for brainstorming about ideas, proposals, constraints, requirements for an Attention microformat.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* Tim Brown&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Eric Hayes&lt;br /&gt;
* Rohit Khare&lt;br /&gt;
* Kevin Marks&lt;br /&gt;
&lt;br /&gt;
== Experience ==&lt;br /&gt;
&lt;br /&gt;
Both Technorati and Attensa have implementation experience with [http://developers.technorati.com/wiki/attentionxml Attention.XML] and other attention formats.&lt;br /&gt;
&lt;br /&gt;
=== Other Attention-like Things ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.43folders.com/2005/10/19/personal-status-page/ Personal Status Pages]&lt;br /&gt;
&lt;br /&gt;
=== Lessons Learned ===&lt;br /&gt;
* Hierarchy in the format gets in the way more than it helps&lt;br /&gt;
* Need to define a minimally useful subset for ease of implementation and interoperability&lt;br /&gt;
* Need to &amp;quot;chunk&amp;quot; any sets of additional data&lt;br /&gt;
&lt;br /&gt;
== Goals / Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Definite ===&lt;br /&gt;
* Needs to be represent sparse (over time and source) data&lt;br /&gt;
* &amp;quot;Blendable&amp;quot; - get an attention &amp;quot;chunk&amp;quot; every day from a source and be able to aggregate the chunks into one attention file.&lt;br /&gt;
* Flat by default.  Permit hierarchy but don't require it, and don't require parsing of a hierarchy (i.e. allow treating the attention as set of attention items).&lt;br /&gt;
&lt;br /&gt;
== Strawman Schema Thoughts ==&lt;br /&gt;
&lt;br /&gt;
=== Each Attention Item contains ===&lt;br /&gt;
&lt;br /&gt;
==== item info ====&lt;br /&gt;
* item url (rss article url, etc)&lt;br /&gt;
* parent context (feed or source site, )&lt;br /&gt;
* attention date (article last read time)&lt;br /&gt;
&lt;br /&gt;
==== implicit info ====&lt;br /&gt;
* duration (attention duration, how long did i look at this page or article)&lt;br /&gt;
* followed links (click through.  could result in a next attention item)&lt;br /&gt;
* read state&lt;br /&gt;
&lt;br /&gt;
==== explicit info ====&lt;br /&gt;
* voting&lt;br /&gt;
* hReview&lt;br /&gt;
** rating&lt;br /&gt;
** tag&lt;br /&gt;
* explicit read or unread state&lt;br /&gt;
&lt;br /&gt;
* date removed&lt;br /&gt;
&lt;br /&gt;
=== Item Containers ===&lt;br /&gt;
&lt;br /&gt;
* .&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[attention-examples]]&lt;br /&gt;
* [[attention-formats]]&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=3292</id>
		<title>attention-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=3292"/>
		<updated>2005-12-14T21:51:04Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* Each Attention Item contains */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention Brainstorming =&lt;br /&gt;
&lt;br /&gt;
This page is for brainstorming about ideas, proposals, constraints, requirements for an Attention microformat.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* Tim Brown&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Eric Hayes&lt;br /&gt;
* Rohit Khare&lt;br /&gt;
* Kevin Marks&lt;br /&gt;
&lt;br /&gt;
== Experience ==&lt;br /&gt;
&lt;br /&gt;
Both Technorati and Attensa have implementation experience with [http://developers.technorati.com/wiki/attentionxml Attention.XML] and other attention formats.&lt;br /&gt;
&lt;br /&gt;
=== Other Attention-like Things ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.43folders.com/2005/10/19/personal-status-page/ Personal Status Pages]&lt;br /&gt;
&lt;br /&gt;
=== Lessons Learned ===&lt;br /&gt;
* Hierarchy in the format gets in the way more than it helps&lt;br /&gt;
* Need to define a minimally useful subset for ease of implementation and interoperability&lt;br /&gt;
* Need to &amp;quot;chunk&amp;quot; any sets of additional data&lt;br /&gt;
&lt;br /&gt;
== Goals / Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Definite ===&lt;br /&gt;
* Needs to be represent sparse (over time and source) data&lt;br /&gt;
* &amp;quot;Blendable&amp;quot; - get an attention &amp;quot;chunk&amp;quot; every day from a source and be able to aggregate the chunks into one attention file.&lt;br /&gt;
* Flat by default.  Permit hierarchy but don't require it, and don't require parsing of a hierarchy (i.e. allow treating the attention as set of attention items).&lt;br /&gt;
&lt;br /&gt;
== Strawman Schema Thoughts ==&lt;br /&gt;
&lt;br /&gt;
=== Each Attention Item contains ===&lt;br /&gt;
&lt;br /&gt;
* item url (rss article url, etc)&lt;br /&gt;
* parent context (feed or source site, )&lt;br /&gt;
* attention date (article last read time)&lt;br /&gt;
* duration (attention duration, how long did i look at this page or article)&lt;br /&gt;
* followed links (click through.  could result in a next attention item)&lt;br /&gt;
* rel/votelink&lt;br /&gt;
* tags&lt;br /&gt;
* dateremoved&lt;br /&gt;
* read state&lt;br /&gt;
* rating&lt;br /&gt;
&lt;br /&gt;
=== Item Containers ===&lt;br /&gt;
&lt;br /&gt;
* .&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[attention-examples]]&lt;br /&gt;
* [[attention-formats]]&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=3291</id>
		<title>attention-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=3291"/>
		<updated>2005-12-14T21:46:58Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: first take&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention Brainstorming =&lt;br /&gt;
&lt;br /&gt;
This page is for brainstorming about ideas, proposals, constraints, requirements for an Attention microformat.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* Tim Brown&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Eric Hayes&lt;br /&gt;
* Rohit Khare&lt;br /&gt;
* Kevin Marks&lt;br /&gt;
&lt;br /&gt;
== Experience ==&lt;br /&gt;
&lt;br /&gt;
Both Technorati and Attensa have implementation experience with [http://developers.technorati.com/wiki/attentionxml Attention.XML] and other attention formats.&lt;br /&gt;
&lt;br /&gt;
=== Other Attention-like Things ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.43folders.com/2005/10/19/personal-status-page/ Personal Status Pages]&lt;br /&gt;
&lt;br /&gt;
=== Lessons Learned ===&lt;br /&gt;
* Hierarchy in the format gets in the way more than it helps&lt;br /&gt;
* Need to define a minimally useful subset for ease of implementation and interoperability&lt;br /&gt;
* Need to &amp;quot;chunk&amp;quot; any sets of additional data&lt;br /&gt;
&lt;br /&gt;
== Goals / Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Definite ===&lt;br /&gt;
* Needs to be represent sparse (over time and source) data&lt;br /&gt;
* &amp;quot;Blendable&amp;quot; - get an attention &amp;quot;chunk&amp;quot; every day from a source and be able to aggregate the chunks into one attention file.&lt;br /&gt;
* Flat by default.  Permit hierarchy but don't require it, and don't require parsing of a hierarchy (i.e. allow treating the attention as set of attention items).&lt;br /&gt;
&lt;br /&gt;
== Strawman Schema Thoughts ==&lt;br /&gt;
&lt;br /&gt;
=== Each Attention Item contains ===&lt;br /&gt;
&lt;br /&gt;
* item url (rss article url, etc)&lt;br /&gt;
* parent context (feed or source site, )&lt;br /&gt;
* last read&lt;br /&gt;
* duration&lt;br /&gt;
* followed links&lt;br /&gt;
* rel/votelink&lt;br /&gt;
* tags&lt;br /&gt;
* dateremoved&lt;br /&gt;
* read state&lt;br /&gt;
* rating&lt;br /&gt;
&lt;br /&gt;
=== Item Containers ===&lt;br /&gt;
&lt;br /&gt;
* .&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[attention-examples]]&lt;br /&gt;
* [[attention-formats]]&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=3290</id>
		<title>attention-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=3290"/>
		<updated>2005-12-14T21:45:02Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* Strawman Schema Thoughts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention Brainstorming =&lt;br /&gt;
&lt;br /&gt;
This page is for brainstorming about ideas, proposals, constraints, requirements for an Attention microformat.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* Tim Brown&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Eric Hayes&lt;br /&gt;
* Rohit Khare&lt;br /&gt;
* Kevin Marks&lt;br /&gt;
&lt;br /&gt;
== Experience ==&lt;br /&gt;
&lt;br /&gt;
Both Technorati and Attensa have implementation experience with [http://developers.technorati.com/wiki/attentionxml Attention.XML] and other attention formats.&lt;br /&gt;
&lt;br /&gt;
=== Other Attention-like Things ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.43folders.com/2005/10/19/personal-status-page/ Personal Status Pages]&lt;br /&gt;
&lt;br /&gt;
=== Lessons Learned ===&lt;br /&gt;
* Hierarchy in the format gets in the way more than it helps&lt;br /&gt;
* Need to define a minimally useful subset for ease of implementation and interoperability&lt;br /&gt;
* Need to &amp;quot;chunk&amp;quot; any sets of additional data&lt;br /&gt;
&lt;br /&gt;
== Goals / Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Definite ===&lt;br /&gt;
* Needs to be represent sparse (over time and source) data&lt;br /&gt;
* &amp;quot;Blendable&amp;quot; - get an attention &amp;quot;chunk&amp;quot; every day from a source and be able to aggregate the chunks into one attention file.&lt;br /&gt;
* Flat by default.  Permit hierarchy but don't require it, and don't require parsing of a hierarchy (i.e. allow treating the attention as set of attention items).&lt;br /&gt;
&lt;br /&gt;
== Strawman Schema Thoughts ==&lt;br /&gt;
&lt;br /&gt;
=== Each Attention Item contains ===&lt;br /&gt;
&lt;br /&gt;
* last read&lt;br /&gt;
* duration&lt;br /&gt;
* followed links&lt;br /&gt;
* rel/voatlink&lt;br /&gt;
* tags&lt;br /&gt;
* dateremoved&lt;br /&gt;
* read state&lt;br /&gt;
* rating&lt;br /&gt;
&lt;br /&gt;
=== Item Containers ===&lt;br /&gt;
&lt;br /&gt;
* .&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[attention-examples]]&lt;br /&gt;
* [[attention-formats]]&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention.xml&amp;diff=31356</id>
		<title>attention.xml</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention.xml&amp;diff=31356"/>
		<updated>2005-06-28T19:23:48Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: attention.xml moved to attention-formats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[attention-formats]]&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=483</id>
		<title>attention-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=483"/>
		<updated>2005-06-28T05:32:14Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* Proposed Base Microformats */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention.xml 0.1 =&lt;br /&gt;
&lt;br /&gt;
== Initial Disclaimer ==&lt;br /&gt;
Although this spec-in-progress is well covered on [http://developers.technorati.com/wiki/attentionsml Technorati's open standards wiki], after discussion with Tantek at Gnomedex, I agree that it may well qualify as a Microformat, or rather a collection of Microformats.&lt;br /&gt;
&lt;br /&gt;
It is not at all my intention to take any creadit where credit is othewise due! I will move over as much as needed to get discussion started, then if/when this the collective determines it ''should'' be a Microformat, all of the other attributes and history should be moved over (probably by Tantek)&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
[http://www.attensa.com Attensa, Inc.] is currently using an attention stream to accomplish communication of attention data for both analysis and synchronization between client side components in realtime, and serverside systems in near-realtime.&lt;br /&gt;
&lt;br /&gt;
We are currently in the process of creating and accepting Attention.XML as a shared generic context both client and server side.  My goal in the use of Attention.XML is to communicate all of the data required for a full featured sharing of the users current state, and action history.  It is important that I say this, so that my suggestions do not seem as an exercize in theory, rather real world needs.&lt;br /&gt;
&lt;br /&gt;
== Editor ==&lt;br /&gt;
* [http://ehayes.typepad.com/ Eric Hayes], [http://www.attensa.com Attensa, Inc.]&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
I believe it possible to make up an Attention.XML Microformat, based on a number of new and existing Microformats (some of which are pointed out in the main [http://microformats.org/wiki/microformats Microformats wiki page]&lt;br /&gt;
&lt;br /&gt;
== Existing Microformats ==&lt;br /&gt;
* [[XOXO]]&lt;br /&gt;
* [http://gmpg.org/xfn XFN]&lt;br /&gt;
* [[votelinks]]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
&lt;br /&gt;
== Proposed Base Microformats ==&lt;br /&gt;
I hope it is not outside the standards desired for this workspace, but I am going to propose a collection of Microformats which could be used to build up Attention.XML as it exists to day, and add in a few pieces required to flush out the format.&lt;br /&gt;
=== Attention Microformat ===&lt;br /&gt;
I would like to have this single Attention Microformat available to both feeds and articles, and as I move forward with this initial strawman, I will see how they fit for both uses.&lt;br /&gt;
&lt;br /&gt;
* Existing Elements&lt;br /&gt;
** '''lastread'''  &lt;br /&gt;
** '''duration''' &lt;br /&gt;
** '''followedlinks''' &lt;br /&gt;
** '''rel/votelink''' &lt;br /&gt;
** '''tags''' &lt;br /&gt;
* Proposed Additional Elements &lt;br /&gt;
** '''dateremoved''' ISO8601 datetime indicating when this article was marked as removed.  Note: a duration of zero is valid, and should indicate the article was removed without reading.&lt;br /&gt;
** '''readstate''' read | unread. I indicating if this article is currently marked as read.  Note: a non-zero duration and a readstate of unread indicates the user has either read the article and specifically marked it as unread.  (It is possible that duration accumulation could come from the article being visible to the user, but not specifically marked as read. Discussion is needed here, as metrics on faulty duration values is a undesired.)&lt;br /&gt;
** '''rating''' 1 | 2 | 3 | 4 | 5 or something like that. I believe that a good attention picture is gained by both implied and explisit interaction by the user. It is quite valuable to inspire users to interact, and ratings are a great way to accomplish this. I wonder if rating could tie in with [[votelinks]].&lt;br /&gt;
&lt;br /&gt;
I have quite a bit more to add. I should finish up Tuesday 6/28/05.  Please let me finish before we start the discussion.&lt;br /&gt;
-eric&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=482</id>
		<title>attention-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=482"/>
		<updated>2005-06-28T05:30:46Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention.xml 0.1 =&lt;br /&gt;
&lt;br /&gt;
== Initial Disclaimer ==&lt;br /&gt;
Although this spec-in-progress is well covered on [http://developers.technorati.com/wiki/attentionsml Technorati's open standards wiki], after discussion with Tantek at Gnomedex, I agree that it may well qualify as a Microformat, or rather a collection of Microformats.&lt;br /&gt;
&lt;br /&gt;
It is not at all my intention to take any creadit where credit is othewise due! I will move over as much as needed to get discussion started, then if/when this the collective determines it ''should'' be a Microformat, all of the other attributes and history should be moved over (probably by Tantek)&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
[http://www.attensa.com Attensa, Inc.] is currently using an attention stream to accomplish communication of attention data for both analysis and synchronization between client side components in realtime, and serverside systems in near-realtime.&lt;br /&gt;
&lt;br /&gt;
We are currently in the process of creating and accepting Attention.XML as a shared generic context both client and server side.  My goal in the use of Attention.XML is to communicate all of the data required for a full featured sharing of the users current state, and action history.  It is important that I say this, so that my suggestions do not seem as an exercize in theory, rather real world needs.&lt;br /&gt;
&lt;br /&gt;
== Editor ==&lt;br /&gt;
* [http://ehayes.typepad.com/ Eric Hayes], [http://www.attensa.com Attensa, Inc.]&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
I believe it possible to make up an Attention.XML Microformat, based on a number of new and existing Microformats (some of which are pointed out in the main [http://microformats.org/wiki/microformats Microformats wiki page]&lt;br /&gt;
&lt;br /&gt;
== Existing Microformats ==&lt;br /&gt;
* [[XOXO]]&lt;br /&gt;
* [http://gmpg.org/xfn XFN]&lt;br /&gt;
* [[votelinks]]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
&lt;br /&gt;
== Proposed Base Microformats ==&lt;br /&gt;
I hope it is not outside the standards desired for this workspace, but I am going to propose a collection of Microformats which could be used to build up Attention.XML as it exists to day, and add in a few pieces required to flush out the format.&lt;br /&gt;
=== Attention Microformat ===&lt;br /&gt;
I would like to have this single Attention Microformat available to both feeds and articles, and as I move forward with this initial strawman, I will see how they fit for both uses.&lt;br /&gt;
&lt;br /&gt;
* Existing Elements&lt;br /&gt;
** '''lastread''' ISO8601 datetime indicating the last time the user has explicitly read (perhaps by selecting) a post/item. &lt;br /&gt;
** '''duration''' non-negative int represents seconds the user spent reading this post/item.&lt;br /&gt;
** '''followedlinks''' list of URLs from the post that the user has clicked or accessed.&lt;br /&gt;
** '''rel/votelink''' vote-for | vote-against | vote-abstain | &amp;quot;&amp;quot; / blank. See [[votelinks]] for details. &lt;br /&gt;
** '''tags''' A general mechanism for user tagging/annotating. &lt;br /&gt;
* Proposed Additional Elements &lt;br /&gt;
** '''dateremoved''' ISO8601 datetime indicating when this article was marked as removed.  Note: a duration of zero is valid, and should indicate the article was removed without reading.&lt;br /&gt;
** '''readstate''' read | unread. I indicating if this article is currently marked as read.  Note: a non-zero duration and a readstate of unread indicates the user has either read the article and specifically marked it as unread.  (It is possible that duration accumulation could come from the article being visible to the user, but not specifically marked as read. Discussion is needed here, as metrics on faulty duration values is a undesired.)&lt;br /&gt;
** '''rating''' 1 | 2 | 3 | 4 | 5 or something like that. I believe that a good attention picture is gained by both implied and explisit interaction by the user. It is quite valuable to inspire users to interact, and ratings are a great way to accomplish this. I wonder if rating could tie in with [[votelinks]].&lt;br /&gt;
&lt;br /&gt;
I have quite a bit more to add. I should finish up Tuesday 6/28/05.  Please let me finish before we start the discussion.&lt;br /&gt;
-eric&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=481</id>
		<title>attention-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=481"/>
		<updated>2005-06-28T05:30:02Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention.xml 0.1 =&lt;br /&gt;
&lt;br /&gt;
== Initial Disclaimer ==&lt;br /&gt;
Although this spec-in-progress is well covered on [http://developers.technorati.com/wiki/attentionsml Technorati's open standards wiki], after discussion with Tantek at Gnomedex, I agree that it may well qualify as a Microformat, or rather a collection of Microformats.&lt;br /&gt;
&lt;br /&gt;
It is not at all my intention to take any creadit where credit is othewise due! I will move over as much as needed to get discussion started, then if/when this the collective determines it ''should'' be a Microformat, all of the other attributes and history should be moved over (probably by Tantek)&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
[http://www.attensa.com Attensa, Inc.] is currently using an attention stream to accomplish communication of attention data for boty analysis and synchronization between client side components in realtime, and serverside systems in near-realtime.&lt;br /&gt;
&lt;br /&gt;
We are currently in the process of creating and accepting Attention.XML as a shared generic context both client and server side.  My goal in the use of Attention.XML is to communicate all of the data required for a full featured sharing of the users current state, and action history.  It is important that I say this, so that my suggestions do not seem as an exercize in theory, rather real world needs.&lt;br /&gt;
&lt;br /&gt;
== Editor ==&lt;br /&gt;
* [http://ehayes.typepad.com/ Eric Hayes], [http://www.attensa.com Attensa, Inc.]&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
I believe it possible to make up an Attention.XML Microformat, based on a number of new and existing Microformats (some of which are pointed out in the main [http://microformats.org/wiki/microformats Microformats wiki page]&lt;br /&gt;
&lt;br /&gt;
== Existing Microformats ==&lt;br /&gt;
* [[XOXO]]&lt;br /&gt;
* [http://gmpg.org/xfn XFN]&lt;br /&gt;
* [[votelinks]]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
&lt;br /&gt;
== Proposed Base Microformats ==&lt;br /&gt;
I hope it is not outside the standards desired for this workspace, but I am going to propose a collection of Microformats which could be used to build up Attention.XML as it exists to day, and add in a few pieces required to flush out the format.&lt;br /&gt;
=== Attention Microformat ===&lt;br /&gt;
I would like to have this single Attention Microformat available to both feeds and articles, and as I move forward with this initial strawman, I will see how they fit for both uses.&lt;br /&gt;
&lt;br /&gt;
* Existing Elements&lt;br /&gt;
** '''lastread''' ISO8601 datetime indicating the last time the user has explicitly read (perhaps by selecting) a post/item. &lt;br /&gt;
** '''duration''' non-negative int represents seconds the user spent reading this post/item.&lt;br /&gt;
** '''followedlinks''' list of URLs from the post that the user has clicked or accessed.&lt;br /&gt;
** '''rel/votelink''' vote-for | vote-against | vote-abstain | &amp;quot;&amp;quot; / blank. See [[votelinks]] for details. &lt;br /&gt;
** '''tags''' A general mechanism for user tagging/annotating. &lt;br /&gt;
* Proposed Additional Elements &lt;br /&gt;
** '''dateremoved''' ISO8601 datetime indicating when this article was marked as removed.  Note: a duration of zero is valid, and should indicate the article was removed without reading.&lt;br /&gt;
** '''readstate''' read | unread. I indicating if this article is currently marked as read.  Note: a non-zero duration and a readstate of unread indicates the user has either read the article and specifically marked it as unread.  (It is possible that duration accumulation could come from the article being visible to the user, but not specifically marked as read. Discussion is needed here, as metrics on faulty duration values is a undesired.)&lt;br /&gt;
** '''rating''' 1 | 2 | 3 | 4 | 5 or something like that. I believe that a good attention picture is gained by both implied and explisit interaction by the user. It is quite valuable to inspire users to interact, and ratings are a great way to accomplish this. I wonder if rating could tie in with [[votelinks]].&lt;br /&gt;
&lt;br /&gt;
I have quite a bit more to add. I should finish up Tuesday 6/28/05.  Please let me finish before we start the discussion.&lt;br /&gt;
-eric&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=480</id>
		<title>attention-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=480"/>
		<updated>2005-06-28T05:28:55Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* Attention Microformat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention.xml 0.1 =&lt;br /&gt;
&lt;br /&gt;
== Initial Disclaimer ==&lt;br /&gt;
Although this spec-in-progress is well covered on [http://developers.technorati.com/wiki/attentionsml Technorati's open standards wiki], after discussion with Tantek at Gnomedex, I agree that it may well qualify as a Microformat, or rather a collection of Microformats.&lt;br /&gt;
&lt;br /&gt;
It is not at all my intention to take any creadit where credit is othewise due! I will move over as much as needed to get discussion started, then if/when this the collective determines it ''should'' be a Microformat, all of the other attributes and history should be moved over (probably by Tantek)&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
[http://www.attensa.com Attensa, Inc.] is currently using an attention stream to accomplish communication of attention data for boty analysis and synchronization between client side components in realtime, and serverside systems in near-realtime.&lt;br /&gt;
&lt;br /&gt;
We are currently in the process of creating and accepting Attention.XML as a shared generic context both client and server side.  My goal in the use of Attention.XML is to communicate all of the data required for a full featured sharing of the users current state, and action history.  It is important that I say this, so that my suggestions do not seem as an exercize in theory, rather real world needs.&lt;br /&gt;
&lt;br /&gt;
== Editor ==&lt;br /&gt;
* [http://ehayes.typepad.com/ Eric Hayes], [http://www.attensa.com Attensa, Inc.]&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
I believe it possible to make up an Attention.XML Microformat, based on a number of new and existing Microformats (some of which are pointed out int the main [http://microformats.org/wiki/microformats Microformats wiki page]&lt;br /&gt;
&lt;br /&gt;
== Existing Microformats ==&lt;br /&gt;
* [[XOXO]]&lt;br /&gt;
* [http://gmpg.org/xfn XFN]&lt;br /&gt;
* [[votelinks]]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
&lt;br /&gt;
== Proposed Base Microformats ==&lt;br /&gt;
I hope it is not outside the standards desired for this workspace, but I am going to propose a collection of Microformats which could be used to build up Attention.XML as it exists to day, and add in a few pieces required to flush out the format.&lt;br /&gt;
=== Attention Microformat ===&lt;br /&gt;
I would like to have this single Attention Microformat available to both feeds and articles, and as I move forward with this initial strawman, I will see how they fit for both uses.&lt;br /&gt;
&lt;br /&gt;
* Existing Elements&lt;br /&gt;
** '''lastread''' ISO8601 datetime indicating the last time the user has explicitly read (perhaps by selecting) a post/item. &lt;br /&gt;
** '''duration''' non-negative int represents seconds the user spent reading this post/item.&lt;br /&gt;
** '''followedlinks''' list of URLs from the post that the user has clicked or accessed.&lt;br /&gt;
** '''rel/votelink''' vote-for | vote-against | vote-abstain | &amp;quot;&amp;quot; / blank. See [[votelinks]] for details. &lt;br /&gt;
** '''tags''' A general mechanism for user tagging/annotating. &lt;br /&gt;
* Proposed Additional Elements &lt;br /&gt;
** '''dateremoved''' ISO8601 datetime indicating when this article was marked as removed.  Note: a duration of zero is valid, and should indicate the article was removed without reading.&lt;br /&gt;
** '''readstate''' read | unread. I indicating if this article is currently marked as read.  Note: a non-zero duration and a readstate of unread indicates the user has either read the article and specifically marked it as unread.  (It is possible that duration accumulation could come from the article being visible to the user, but not specifically marked as read. Discussion is needed here, as metrics on faulty duration values is a undesired.)&lt;br /&gt;
** '''rating''' 1 | 2 | 3 | 4 | 5 or something like that. I believe that a good attention picture is gained by both implied and explisit interaction by the user. It is quite valuable to inspire users to interact, and ratings are a great way to accomplish this. I wonder if rating could tie in with [[votelinks]].&lt;br /&gt;
&lt;br /&gt;
I have quite a bit more to add. I should finish up Tuesday 6/28/05.  Please let me finish before we start the discussion.&lt;br /&gt;
-eric&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=479</id>
		<title>attention-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=479"/>
		<updated>2005-06-28T05:27:10Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention.xml 0.1 =&lt;br /&gt;
&lt;br /&gt;
== Initial Disclaimer ==&lt;br /&gt;
Although this spec-in-progress is well covered on [http://developers.technorati.com/wiki/attentionsml Technorati's open standards wiki], after discussion with Tantek at Gnomedex, I agree that it may well qualify as a Microformat, or rather a collection of Microformats.&lt;br /&gt;
&lt;br /&gt;
It is not at all my intention to take any creadit where credit is othewise due! I will move over as much as needed to get discussion started, then if/when this the collective determines it ''should'' be a Microformat, all of the other attributes and history should be moved over (probably by Tantek)&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
[http://www.attensa.com Attensa, Inc.] is currently using an attention stream to accomplish communication of attention data for boty analysis and synchronization between client side components in realtime, and serverside systems in near-realtime.&lt;br /&gt;
&lt;br /&gt;
We are currently in the process of creating and accepting Attention.XML as a shared generic context both client and server side.  My goal in the use of Attention.XML is to communicate all of the data required for a full featured sharing of the users current state, and action history.  It is important that I say this, so that my suggestions do not seem as an exercize in theory, rather real world needs.&lt;br /&gt;
&lt;br /&gt;
== Editor ==&lt;br /&gt;
* [http://ehayes.typepad.com/ Eric Hayes], [http://www.attensa.com Attensa, Inc.]&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
I believe it possible to make up an Attention.XML Microformat, based on a number of new and existing Microformats (some of which are pointed out int the main [http://microformats.org/wiki/microformats Microformats wiki page]&lt;br /&gt;
&lt;br /&gt;
== Existing Microformats ==&lt;br /&gt;
* [[XOXO]]&lt;br /&gt;
* [http://gmpg.org/xfn XFN]&lt;br /&gt;
* [[votelinks]]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
&lt;br /&gt;
== Proposed Base Microformats ==&lt;br /&gt;
I hope it is not outside the standards desired for this workspace, but I am going to propose a collection of Microformats which could be used to build up Attention.XML as it exists to day, and add in a few pieces required to flush out the format.&lt;br /&gt;
=== Attention Microformat ===&lt;br /&gt;
* Existing Elements&lt;br /&gt;
** '''lastread''' ISO8601 datetime indicating the last time the user has explicitly read (perhaps by selecting) a post/item. &lt;br /&gt;
** '''duration''' non-negative int represents seconds the user spent reading this post/item.&lt;br /&gt;
** '''followedlinks''' list of URLs from the post that the user has clicked or accessed.&lt;br /&gt;
** '''rel/votelink''' vote-for | vote-against | vote-abstain | &amp;quot;&amp;quot; / blank. See [[votelinks]] for details. &lt;br /&gt;
** '''tags''' A general mechanism for user tagging/annotating. &lt;br /&gt;
* Proposed Additional Elements &lt;br /&gt;
** '''dateremoved''' ISO8601 datetime indicating when this article was marked as removed.  Note: a duration of zero is valid, and should indicate the article was removed without reading.&lt;br /&gt;
** '''readstate''' read | unread. I indicating if this article is currently marked as read.  Note: a non-zero duration and a readstate of unread indicates the user has either read the article and specifically marked it as unread.  (It is possible that duration accumulation could come from the article being visible to the user, but not specifically marked as read. Discussion is needed here, as metrics on faulty duration values is a undesired.)&lt;br /&gt;
** '''rating''' 1 | 2 | 3 | 4 | 5 or something like that. I believe that a good attention picture is gained by both implied and explisit interaction by the user. It is quite valuable to inspire users to interact, and ratings are a great way to accomplish this. I wonder if rating could tie in with [[votelinks]].&lt;br /&gt;
&lt;br /&gt;
I have quite a bit more to add. I should finish up Tuesday 6/28/05.  Please let me finish before we start the discussion.&lt;br /&gt;
-eric&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=478</id>
		<title>attention-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-formats&amp;diff=478"/>
		<updated>2005-06-28T04:28:39Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Attention.xml 0.1 =&lt;br /&gt;
&lt;br /&gt;
=== Initial Disclaimer ===&lt;br /&gt;
Although this spec-in-progress is well covered on [http://developers.technorati.com/wiki/attentionsml Technorati's open standards wiki], after discussion with Tantek at Gnomedex, I agree that it may well qualify as a Microformat, or rather a collection of Microformats.&lt;br /&gt;
&lt;br /&gt;
It is not at all my intention to take any creadit where credit is othewise due! I will move over as much as needed to get discussion started, then if/when this the collective determines it ''should'' be a Microformat, all of the other attributes and history should be moved over (probably by Tantek)&lt;br /&gt;
&lt;br /&gt;
=== Editor ===&lt;br /&gt;
* [http://ehayes.typepad.com/ Eric Hayes], [http://www.attensa.com Attensa, Inc.]&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
I believe it possible to make up an Attention.XML Microformat, based on a number of new and existing Microformats (some of whicha re covered in the format)&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=Main_Page&amp;diff=28915</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=Main_Page&amp;diff=28915"/>
		<updated>2005-06-28T04:05:30Z</updated>

		<summary type="html">&lt;p&gt;EricHayes: /* Exploratory discussions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Microformats Wiki =&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Welcome to the new microformats wiki. There's a lot going on around here, but feel free to jump in and offer your assistance.&lt;br /&gt;
&lt;br /&gt;
'''Please read [[how-to-play]] before making any edits.'''&lt;br /&gt;
&lt;br /&gt;
'''Please read [[process]] before proposing any new microformats.'''&lt;br /&gt;
&lt;br /&gt;
== Standards ==&lt;br /&gt;
[[microformats|Microformats]] open standards specifications:&lt;br /&gt;
* [[hcalendar|hCalendar]]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
* [[rel-license|RelLicense]]&lt;br /&gt;
* [[rel-nofollow|RelNoFollow]]&lt;br /&gt;
* [[rel-tag|RelTag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [http://gmpg.org/xfn/ XFN]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== Drafts ==&lt;br /&gt;
* [[hreview|hReview]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
*[[hcomment|hComment]]&lt;br /&gt;
* [[mfcomment|mfComment]]&lt;br /&gt;
&lt;br /&gt;
== Exploratory discussions ==&lt;br /&gt;
&lt;br /&gt;
*[[comments-formats]]&lt;br /&gt;
*[[media-metadata-examples]]&lt;br /&gt;
*[[location-formats]]&lt;br /&gt;
*[[attention.xml]]&lt;br /&gt;
&lt;br /&gt;
== Wanted Formats ==&lt;br /&gt;
Possible formats to explore&lt;br /&gt;
&lt;br /&gt;
*[[recipes-formats]]&lt;/div&gt;</summary>
		<author><name>EricHayes</name></author>
	</entry>
</feed>