<?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=GregElin</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=GregElin"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/GregElin"/>
	<updated>2026-05-14T16:21:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=events/2007-04-18-web-2-expo-dinner&amp;diff=15638</id>
		<title>events/2007-04-18-web-2-expo-dinner</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=events/2007-04-18-web-2-expo-dinner&amp;diff=15638"/>
		<updated>2007-04-17T01:54:37Z</updated>

		<summary type="html">&lt;p&gt;GregElin: /* Who */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Microformats Dinner at Web 2.0 Expo &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
One of several microformats [[events]].&lt;br /&gt;
&lt;br /&gt;
==What==&lt;br /&gt;
&lt;br /&gt;
We're looking to hold a Microformats Dinner following the Web 2.0 Expo the evening of 4/18.&lt;br /&gt;
&lt;br /&gt;
Details in progress + Help by adding your suggestions below!&lt;br /&gt;
&lt;br /&gt;
Upcoming: http://upcoming.org/event/176052/&lt;br /&gt;
&lt;br /&gt;
==When==&lt;br /&gt;
&lt;br /&gt;
Wednesday April 18th, 6pm-8pm (earlyish so as to let folks get to other evening events.)&lt;br /&gt;
&lt;br /&gt;
==Who==&lt;br /&gt;
&lt;br /&gt;
Interested parties please add yourself here:&lt;br /&gt;
&lt;br /&gt;
* [[User:Chris_Messina |Chris Messina]]&lt;br /&gt;
* [[User:JohnAllsopp |John Allsopp]]&lt;br /&gt;
* [[User:Tantek|Tantek Çelik]]&lt;br /&gt;
* [[User:Adactio |Jeremy Keith]]&lt;br /&gt;
* [[User:LarryHalff |Larry Halff]]&lt;br /&gt;
* [[User:RyanKing | Ryan King]]&lt;br /&gt;
* [[User:SylvainCarle | Sylvain Carle]]&lt;br /&gt;
* [[User:NateKoechley | Nate Koechley]]&lt;br /&gt;
* [[User:Kevin_Marks | Kevin Marks]]&lt;br /&gt;
* [[User:CarlAnderson | Carl Anderson]]&lt;br /&gt;
* [[User:GregElin | Greg Elin]]&lt;br /&gt;
&lt;br /&gt;
==Where==&lt;br /&gt;
&lt;br /&gt;
Do we have a place we'd like to go to? &lt;br /&gt;
&lt;br /&gt;
Proposals:&lt;br /&gt;
(all short walking distance from Moscone Center)&lt;br /&gt;
* Chaat Cafe (that Indian place where Niall always holds his Mac geek dinners during Macworld)&lt;br /&gt;
* Naan &amp;amp; Chutney (just a couple block further souh on 3rd street, and MUCH better food than Chaat Cafe)&lt;br /&gt;
* Chevy's &lt;br /&gt;
* Mel's Diner&lt;br /&gt;
* Metreon Food Court (everyone can get their own preferred food)&lt;br /&gt;
* Westfield Shopping Center Food Court (basement level, everyone can get their own preferred food)&lt;br /&gt;
* Thirsty Bear: has decent sized tables, nice tapas food, and good beer&lt;/div&gt;</summary>
		<author><name>GregElin</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=photo-note-examples&amp;diff=5549</id>
		<title>photo-note-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=photo-note-examples&amp;diff=5549"/>
		<updated>2006-01-21T00:06:58Z</updated>

		<summary type="html">&lt;p&gt;GregElin: /* Examples */ - added fotonotes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Photo Note Examples =&lt;br /&gt;
&lt;br /&gt;
This is a concrete discussion of what exists right now in the specific problem area of annotating areas of photos with notes.&lt;br /&gt;
&lt;br /&gt;
This is a very specific type of [[media-info]] that is not as generic as [[media-info-examples]] in general.&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Greg Elin&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
* http://fotonotes.net&lt;br /&gt;
** http://fotonotes.net&lt;br /&gt;
** ordered list of notes, each note has unique ID&lt;br /&gt;
** each note has:&lt;br /&gt;
*** rectangle / boundingbox&lt;br /&gt;
*** unique id&lt;br /&gt;
*** title (thought of as human readable alias for unique id)&lt;br /&gt;
*** content - plain text&lt;br /&gt;
*** author of the note &lt;br /&gt;
*** date of annotation&lt;br /&gt;
&lt;br /&gt;
* http://www.frankmanno.com/ideas/css-imagemap/&lt;br /&gt;
** CSS based image maps&lt;br /&gt;
&lt;br /&gt;
* http://evan.nixsys.bz/note&lt;br /&gt;
** CSS based image maps&lt;br /&gt;
&lt;br /&gt;
* http://bayareafreefi.com/city.php?city=San%20Francisco&lt;br /&gt;
** uses standard text formatting&lt;br /&gt;
** imagemaps with onmouseover events to load the text to display&lt;br /&gt;
&lt;br /&gt;
* http://conflix.soe.umich.edu/photos/collections/KyleHelson/9/annotation/&lt;br /&gt;
** divs containing spans of plain text, very unexciting.&lt;br /&gt;
&lt;br /&gt;
* http://flickr.com&lt;br /&gt;
** http://flickr.com/photos/tantek/64877881/&lt;br /&gt;
** ordered list of notes (there is an order because if they overlap, the latter one &amp;quot;wins&amp;quot; in terms of hover)&lt;br /&gt;
** each note has:&lt;br /&gt;
*** rectangle&lt;br /&gt;
*** content - hypertext markup&lt;br /&gt;
*** author of the note (left blank and implied for first-person notes)&lt;br /&gt;
&lt;br /&gt;
* fotobuzz (has based their stuff on fotonotes, without attribution.)&lt;br /&gt;
** http://2entwine.com/screenshots/pic5.html (haven't found an editable one yet)&lt;br /&gt;
** http://fotobuzz.org/ displays an example containing multiple comments within one &amp;quot;note&amp;quot;&lt;br /&gt;
** plain text, although they display their data in flash&lt;br /&gt;
** rectangles.&lt;/div&gt;</summary>
		<author><name>GregElin</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-examples&amp;diff=9771</id>
		<title>attention-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-examples&amp;diff=9771"/>
		<updated>2006-01-06T23:48:38Z</updated>

		<summary type="html">&lt;p&gt;GregElin: /* Authors */&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 (even rethink and rewrite) the [http://developers.technorati.com/wiki/attentionxml 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;
* Greg Elin&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;
* Chats and chat logs&lt;br /&gt;
* The AttentionStream from ETech05: http://attentionstream.com&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>GregElin</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-examples&amp;diff=4017</id>
		<title>attention-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-examples&amp;diff=4017"/>
		<updated>2006-01-06T23:48:01Z</updated>

		<summary type="html">&lt;p&gt;GregElin: Added attention stream link and chat as examples - Greg Elin&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 (even rethink and rewrite) the [http://developers.technorati.com/wiki/attentionxml 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;
* Chats and chat logs&lt;br /&gt;
* The AttentionStream from ETech05: http://attentionstream.com&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>GregElin</name></author>
	</entry>
</feed>