<?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=Singpolyma</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=Singpolyma"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Singpolyma"/>
	<updated>2026-04-14T21:55:23Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=feed-examples&amp;diff=48687</id>
		<title>feed-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=feed-examples&amp;diff=48687"/>
		<updated>2012-11-06T00:09:12Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* real world examples */ add ossguy.com category example&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;entry-title&amp;gt;feed examples&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Part of the [[feed]] microformat development effort per the [[process]].&lt;br /&gt;
&lt;br /&gt;
This page is for documenting [[examples]] of real world web pages with one or more feeds that would benefit from additional explicit structural markup.&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
If a site has items from more than one feed, a [[feed-reader]] has no idea how to aggregate items from only one feed. Feed readers need a way to discover and choose which feed on a page they are aggregating.&lt;br /&gt;
&lt;br /&gt;
== Use Cases ==&lt;br /&gt;
=== Read one feed of many ===&lt;br /&gt;
It '''might''' be useful to have a way of specifying a wrapper for a a collection of entries in the case where there are multiple feeds on one page, and one wanted to read the entries of just one feed (e.g., the main blog feed, but not the sidebar tweets feed).&lt;br /&gt;
&lt;br /&gt;
=== Search and indexing ===&lt;br /&gt;
Many HTML pages contain periodic/episodic content. It may be helpful to explicitly group similar/related/sequential episodes for the purposes of re-using this data in other contexts (restyling, search, indexing).&lt;br /&gt;
&lt;br /&gt;
== previous effort ==&lt;br /&gt;
* [[blog-description-examples]] may have examples that could be incorporated here&lt;br /&gt;
&lt;br /&gt;
== real world examples ==&lt;br /&gt;
''Links to public web pages, either popular or insightful'' that provide real world examples of the type of publishing that can be improved with a feed microformat.&lt;br /&gt;
&lt;br /&gt;
Flat list of examples:&lt;br /&gt;
* http://ma.tt (blog feed + tweets feed on the same page)&lt;br /&gt;
* http://blog.cuboxlabs.com (blog feed + tweets feed on the same page)&lt;br /&gt;
* http://ossguy.com/?cat=8 (blog filtered by category + tweets feed on the same page)&lt;br /&gt;
&lt;br /&gt;
Grouped examples:&lt;br /&gt;
&lt;br /&gt;
=== hAtom ===&lt;br /&gt;
Most examples these days use hAtom already and thus check here for specific modern examples:&lt;br /&gt;
* [[hatom-examples-in-wild]]&lt;br /&gt;
&lt;br /&gt;
== analysis of publishing practices ==&lt;br /&gt;
* ''Summary of common patterns discovered from above examples''&lt;br /&gt;
* ''Other attempts to solve The Problem'' (other actual [[formats]] belong in the [[feed-formats]] page)&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [[feed]]&lt;br /&gt;
* [[hAtom]]&lt;br /&gt;
* [[microformats2#h-entry|h-entry]]&lt;br /&gt;
&lt;br /&gt;
== next steps ==&lt;br /&gt;
* [[feed-formats]]&lt;br /&gt;
* [[feed-brainstorming]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=media-info-examples&amp;diff=44456</id>
		<title>media-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=media-info-examples&amp;diff=44456"/>
		<updated>2011-08-22T23:05:56Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* Service publishing of photos */ add yfrog example&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Media Info Examples =&lt;br /&gt;
&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:RodBegbie | RodBegbie]]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* [http://napsterization.org/stories/ Mary Hodder]&lt;br /&gt;
* [http://joshkinberg.com/blog/ Joshua Kinberg]&lt;br /&gt;
* [[User:ChrisMessina | ChrisMessina]]&lt;br /&gt;
* [http://onlisareinsradar.com/ Lisa Rein]&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
* [[User:MikeJohnson | Mike Johnson]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
* [[User:WebOrganics| Martin McEvoy]]&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Examples of what people actually publish on the Web when discussing, linking to, referring to media.  This is focused predominantly on time based media such as audio and video, but may consider aspects of static media as well such as still images.&lt;br /&gt;
&lt;br /&gt;
== Emphasis on Practical, Simple, and Minimal ==&lt;br /&gt;
&lt;br /&gt;
Since all previous known attempts at this problem area have ended up quite complex and over-designed, this attempt will place simplicity and minimalism first and foremost.&lt;br /&gt;
&lt;br /&gt;
Thus for now, this document is deliberately restricted to examples that are:&lt;br /&gt;
* ''Actual'' examples in practice on the Web '''with URLs''' to the originals (note, all *-examples pages should be like this, but previous attempts at documenting media info examples have mostly ignored this requirement, and thus it is necessary to be explicit).&lt;br /&gt;
* Representative of ''very common'' publishing behavior on the Web.  This focus on common, representative examples is essential.  If possible, include an estimate of the number of similar examples. E.g. ~10k.&lt;br /&gt;
* Simple and minimalist.  As simple as possible.  Go read [http://microformats.org/wiki/microformats#the_microformats_principles the microformats principles] right now before proceeding any further.&lt;br /&gt;
&lt;br /&gt;
Any examples added which do not conform to these requirements will be deleted.&lt;br /&gt;
&lt;br /&gt;
Any generic analysis will also be deleted.  Analysis before examples is premature.  Once there are sufficient media-info-examples, and hopefully a simple/clean listing of [[media-info-formats]], we'll hopefully start a [[media-info-brainstorming]] page to do aggregate analysis of the examples.&lt;br /&gt;
&lt;br /&gt;
===Note on proposals===&lt;br /&gt;
&lt;br /&gt;
Because the hMedia became a task so big that it seems impossible to make it &amp;quot;simple and minimal&amp;quot; discussions started on splitting them by media type. &lt;br /&gt;
&lt;br /&gt;
see: [[audio-info-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== Real World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Overall Notes About Examples ===&lt;br /&gt;
These examples are organized into a short list of top level media categories, in the hopes that it will be easier to determine if there are media specific publishing behaviors, in addition to common behaviors across multiple types of media.  Some may be subcategorized and distinguished by whether it was published by an individual publisher or a service:&lt;br /&gt;
* [[media-info-examples#Audio|Audio]] (Speech, Music)&lt;br /&gt;
* [[media-info-examples#Video|Video]]&lt;br /&gt;
* [[media-info-examples#Photos|Photos]] &lt;br /&gt;
&lt;br /&gt;
The numbers after some of the examples' descriptions are based on numbers found pulling in media records at Dabble.  Others may have higher numbers and would be encouraged to restate them if that's true.&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
&lt;br /&gt;
==== Speech ====&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
===== Individual Publishing of Speech =====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
*** comments&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date. NOTE, record also contains an [http://images.apple.com/r/ipodstore/ipodviews/0.jpg image], comments   +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, comments, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://podcast.rubyonrails.org/ Ruby on rails Podcast]&lt;br /&gt;
** Feed, title, published, description, author, contributor, download, format&lt;br /&gt;
&lt;br /&gt;
* [http://www.cnet.com/8300-11455_1-10.html Buzz out loud]&lt;br /&gt;
** Feed, title, description, published, episode, download, author&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Individual Publishing of Speech Sites =====&lt;br /&gt;
&lt;br /&gt;
7 examples, 6 available&lt;br /&gt;
&lt;br /&gt;
* post-title 100%&lt;br /&gt;
* audio-title 100%&lt;br /&gt;
* download 100%&lt;br /&gt;
* author 100%&lt;br /&gt;
* contributor 100%&lt;br /&gt;
* description 100%&lt;br /&gt;
* published 83.33%&lt;br /&gt;
* feed 66.66% &lt;br /&gt;
* category 50%&lt;br /&gt;
* comments 50%&lt;br /&gt;
* format 33.33%&lt;br /&gt;
* episode 16.66%&lt;br /&gt;
* photo 16.66%&lt;br /&gt;
&lt;br /&gt;
==== Music ====&lt;br /&gt;
&lt;br /&gt;
===== Individual Publishing of Music =====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, licensing info, remixing policy, multiple formats such as streaming link (to m3u), play links (to mp3, OGG, FLAC)&lt;br /&gt;
** Record contains album cover image.&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name.  Also a link to multiple formats such as the BitTorrent download of the whole album.&lt;br /&gt;
** Record contains album cover images.&lt;br /&gt;
&lt;br /&gt;
* More examples here please....&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Individual Publishing of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
3 examples, 2 available&lt;br /&gt;
&lt;br /&gt;
* post-title: 100%&lt;br /&gt;
* audio-title: 100%&lt;br /&gt;
* download: 100%&lt;br /&gt;
* contributor: 100%&lt;br /&gt;
* published: 100%&lt;br /&gt;
* duration: 100%&lt;br /&gt;
* photo: 100%&lt;br /&gt;
* payment: 100%&lt;br /&gt;
* album title: 100%&lt;br /&gt;
* category: 50%&lt;br /&gt;
&lt;br /&gt;
===== Music Podcasting sites=====&lt;br /&gt;
&lt;br /&gt;
* [http://www.coverville.com/archives/2008/10/coverville_517.html Coverville]&lt;br /&gt;
** description, title, published, contributor, position, download, comments &lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 Magnatune]&lt;br /&gt;
** Feed, title, section, genre, length, published, contributor, interval, download &lt;br /&gt;
&lt;br /&gt;
* [http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ Mutantpop]&lt;br /&gt;
** Feed, description, title, photo, format, duration, size, published, contributor, download, category, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.btpodshow.com/shows/?sId=21&amp;amp;mId=5332173 btpodshow]&lt;br /&gt;
** Feed, description, title, episode , category, published, contributor, position, comments &lt;br /&gt;
&lt;br /&gt;
* [http://indiecastwp.podshow.com/?p=76 Indiecast]&lt;br /&gt;
** Feed, description, title, section, format, category, length, published, contributor, episode&lt;br /&gt;
&lt;br /&gt;
* [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ Accidenthash]&lt;br /&gt;
** Feed, description, title, category, length, published, contributor, episode, download, comments &lt;br /&gt;
&lt;br /&gt;
* [http://strongwordsinc.com/2007/05/31/episode-20-tranforming-you-into-stds-since-1983/ Strong words inc]&lt;br /&gt;
** Feed, description, title, duration, published, episode, download, author, comments&lt;br /&gt;
&lt;br /&gt;
* [http://threehive.libsyn.com/index.php?post_id=111596 Three hive]&lt;br /&gt;
** Feed, description, title, photo, format, category, published, contributor[s] author, episode, download, comments  &lt;br /&gt;
&lt;br /&gt;
* [http://music.for-robots.com/archives/002495.html For Robots]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.fluxblog.org/2008/10/when-the-work-is-done fluxblog]&lt;br /&gt;
** Feed, title, published, description, contributor, download, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.3hive.com/2008/10/photons.php 3hive]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download[s] , format, category, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.saidthegramophone.com/archives/complete_coverage.php said the gramophone]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.archasung.com/playlist/playlist-cloudy-days Archasung]&lt;br /&gt;
** Feed, title, published, photo, description, contributor, download[s], comments&lt;br /&gt;
&lt;br /&gt;
* [http://betterpropaganda.com/content.aspx?id=840 Better Propaganda]&lt;br /&gt;
** Feed, title, photo, description, contributor, download[s], episode&lt;br /&gt;
&lt;br /&gt;
* [http://freakytrigger.co.uk/ft/2008/10/a-bite-of-stars-a-slug-of-time-and-thou-episode-14/ Freaky Trigger]&lt;br /&gt;
** Feed, title, published, description, author, contributor, download, episode, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.catbirdseat.org/archives/001093.php Cat Bird Seat]&lt;br /&gt;
** Feed, title, published, description, contributor, download[s], format&lt;br /&gt;
&lt;br /&gt;
* [http://the-big-ticket.blogspot.com/2007/09/all-in-game-indeed.html The Big Ticket]&lt;br /&gt;
** Feed, title, published, description, author, contributor, download, format, category, comments&lt;br /&gt;
&lt;br /&gt;
* [http://sixeyes.blogspot.com/2008/10/sixeyes-saturday-mix-oct-4th.html Six Eyes]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.spoiltvictorianchild.co.uk/2007/11/no-vice-my-arse.html Spoilt Victorian Child]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.scissorkick.com/2008/09/midnight-lab-band/ Scissorkick]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download, format, category, comments&lt;br /&gt;
&lt;br /&gt;
* [http://loki23.blogspot.com/2008/09/flower-electronics.html loki23]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download[s], format, category, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.sweetthunder.org/tapes/weekonehundredandsix.html sweetthunder]&lt;br /&gt;
** Feed, title, published, photo, description, contributor, download, duration, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.arjanwrites.com/arjanwrites/2008/10/free-download-j.html Arjan writes]&lt;br /&gt;
** Feed, title, published, photo, description, contributor, download, duration, format, comments&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Podcasting Sites =====&lt;br /&gt;
&lt;br /&gt;
23 examples&lt;br /&gt;
&lt;br /&gt;
* feed 100% &lt;br /&gt;
* post-title 100%&lt;br /&gt;
* audio-title 100%&lt;br /&gt;
* contributor 95.65% &lt;br /&gt;
* description 95.65%&lt;br /&gt;
* download 95.65%&lt;br /&gt;
* published 95.65%&lt;br /&gt;
* comments 78.26%&lt;br /&gt;
* photo 56.52%&lt;br /&gt;
* author 52.17%&lt;br /&gt;
* category 39.13% &lt;br /&gt;
* format(eg: mp3) 39.13%&lt;br /&gt;
* episode(number) 30.43%&lt;br /&gt;
* duration 13.04%&lt;br /&gt;
&lt;br /&gt;
properties occurring less than 10%&lt;br /&gt;
 &lt;br /&gt;
* interval&lt;br /&gt;
&lt;br /&gt;
===== Service Publishing of Music =====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating.&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating.&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, web-based purchase (link), price, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), tracks, web-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
Publication of video on blogs often goes by &amp;quot;videoblogging&amp;quot;, &amp;quot;vlogging&amp;quot;, &amp;quot;VODcasting&amp;quot;, or &amp;quot;video podcasting&amp;quot;. The typical process involves publishing a direct link to the video file within the blog entry. The blog entry can, but does not have to, include an embedded video player.  *Many videos include a thumbnail jpg which is clickable to the media object and player.*  Some  video includes links to those other source videos, photos and audio that have been quoted.  Most videos have the same base elements as photos and audio, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual publishing of video ====&lt;br /&gt;
&lt;br /&gt;
* [http://FreeVlog.org FreeVlog]&lt;br /&gt;
** [http://www.freevlog.org/index.php/2007/01/24/new-vlog-moments-in-turkey/ Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, summary, video (embedded), website (link), comments (link)&lt;br /&gt;
&lt;br /&gt;
* [http://joshkinberg.com/popupmaker/ Video Pop-Up Link Maker]&lt;br /&gt;
** [http://joshkinberg.com/popupmaker/ Video Example]&lt;br /&gt;
*** Information displayed: title, download (link), preview image&lt;br /&gt;
&lt;br /&gt;
* [http://ryanedit.blogspot.com/ Ryanne's Video Blog]&lt;br /&gt;
** [http://ryanedit.blogspot.com/2006/01/light-water-music-2.html Video Example]&lt;br /&gt;
*** Information displayed: title, post date, preview image, download (link), tags, comments (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.prototypen.com/blog/vjblog/ Artificial Eye]&lt;br /&gt;
** [http://www.prototypen.com/blog/vjblog/archives/001240.html Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, download (link), post date, summary, website (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.itsjerrytime.com/ It's JerryTime!]&lt;br /&gt;
** [http://www.itsjerrytime.com/?p=89 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, video (link), comments, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.bottomunion.com/blog/ Bottom Union]&lt;br /&gt;
** [http://bottomunion.com/blog/?p=403 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, video (link), video (embedded), post date, summary,  website (link), comments, tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://rocketboom.com/vlog/ Rocketboom]&lt;br /&gt;
** [http://www.rocketboom.com/stories/rb_07_mar_26 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, video (embedded), comments (link), tags (link), feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chesslodge.com/ Chess Lodge]&lt;br /&gt;
** [http://www.chesslodge.com/2007/03/chess-video-lesson-2/ Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, summary, video (embedded), website (link), comments (link), tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://pechesscast.blogspot.com/ PE Chesscast]&lt;br /&gt;
** [http://pechesscast.blogspot.com/2007_03_01_archive.html#4209870902184134583 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, summary, comments (link), tags (link), feed subscription (link), e-mail to friend (link)&lt;br /&gt;
&lt;br /&gt;
* [http://stevegarfield.blogs.com/videoblog/2007/04/sxsw_all_togeth.html Steve Garfield]&lt;br /&gt;
** [http://blip.tv/file/get/Stevegarfield-SXSWAllTogetherNow326.flv media]&lt;br /&gt;
** [http://blip.tv/file/get/Stevegarfield-SXSWAllTogetherNow326.flv.jpg image]&lt;br /&gt;
*** Information displayed:  title, preview image, download (link), post date, summary, commennts (link), tags, description, feed subscription, licensing.&lt;br /&gt;
*** Quoting / credits:  music included.&lt;br /&gt;
&lt;br /&gt;
==== Service publishing of video (there are 350+ so this is a short list) ====&lt;br /&gt;
&lt;br /&gt;
* [http://blip.tv/ blip.tv]&lt;br /&gt;
** [http://thedailyreel.blip.tv/file/181901?filename=Thedailyreel-TheDailyReelMarch28629.flv Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, download (link), post date, summary, review rating, content rating (link), category, video (embedded), number of comments, comments (link), tags, e-mail forward (link), feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://youtube.com/ YouTube]&lt;br /&gt;
** [http://youtube.com/watch?v=KKTDRqQtPO8 Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, review rating, category, summary, video (embedded), website (link), comments, tags, feed subscription (link), e-mail to friend (link), save to favorites, add to groups, number of views, number of comments, number of honors, number of links, number of responses, permalink, related&lt;br /&gt;
&lt;br /&gt;
* [http://mefeedia.com/ Mefeedia]&lt;br /&gt;
** [http://mefeedia.com/entry/2303506/ Video Example]&lt;br /&gt;
*** Information displayed: creator (link), title, preview image, download (link), post date, review rating, category, summary, video (embedded), website (link), comments, tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://vimeo.com/ Vimeo]&lt;br /&gt;
** [http://vimeo.com/clip:162754 Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, summary, video (embedded), website (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://DailyMotion.com/ DailyMotion]&lt;br /&gt;
** [http://www.dailymotion.com/us/featured/video/x1l9qx_sad-kermit-hurt Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, review rating, content rating, category, summary, video (embedded), website (link), comments, tags, add to favorites (link), add to blog (link), e-mail to friend (link), length, filming location, permalink&lt;br /&gt;
&lt;br /&gt;
* [http://www.nbc.com NBC]&lt;br /&gt;
** [http://www.nbc.com/Saturday_Night_Live/video/clips/mccain-qvc-open/805381/ Video Example]&lt;br /&gt;
*** Information displayed: title, summary, video(embeded), duration, tags, views, rating, comments, permalink(url) &lt;br /&gt;
&lt;br /&gt;
* [http://abc.go.com ABC]&lt;br /&gt;
** [http://abc.go.com/primetime/watercooler/index?pn=index Video Example]&lt;br /&gt;
*** Information displayed: title, summary, video(embeded), duration, published, season, episode, rating&lt;br /&gt;
&lt;br /&gt;
* [http://video.google.com Google Video]&lt;br /&gt;
** [http://video.google.com/videoplay?docid=-5177576155567667810&amp;amp;amp;hl=en Video Example]&lt;br /&gt;
*** Information displayed: title, summary, video(embeded), duration, published, tags, views, rating, download(enclosure), share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.videosift.com Video Sift]&lt;br /&gt;
** [http://www.videosift.com/video/Idiot-Cop-never-heard-of-the-Constitution Video Example]&lt;br /&gt;
*** Information displayed: title, summary, video(embeded), duration, published, tags, views, rating, download(enclosure), share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.footbag.org/gallery/video Footbag]&lt;br /&gt;
** [http://www.footbag.org/gallery/show/8830 Video Example]&lt;br /&gt;
*** Information displayed: title, summary, video(embeded), duration, published, download(enclosure), size&lt;br /&gt;
&lt;br /&gt;
* [http://www.break.com Break]&lt;br /&gt;
** [http://www.break.com/index/powerful-tornado-throws-cars.html Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), duration, published, rating, tags, views, share(link), comments, permalink(url) &lt;br /&gt;
&lt;br /&gt;
* [http://www.collegehumor.com College Humor]&lt;br /&gt;
** [http://www.collegehumor.com/video:1886239 Video Example]&lt;br /&gt;
*** Information displayed: title, creator, video(embeded), published, rating, tags, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.ebaumsworld.com Ebaum's World]&lt;br /&gt;
** [http://www.ebaumsworld.com/video/watch/1044597/ Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), duration, published, rating, tags, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.holylemon.com/ Holylemon]&lt;br /&gt;
** [http://www.holylemon.com/The-Animator--v818.html Video Example]&lt;br /&gt;
*** Information displayed: title, description, video(embeded), published, rating, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.crooksandliars.com/ Crooks and Liars]&lt;br /&gt;
** [http://crooksandliars.com/david-neiwert/get-ready-rights-post-election-delig Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), published,  tags, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://video.yahoo.com Yahoo Video]&lt;br /&gt;
** [http://video.yahoo.com/watch/3786346/10380005 Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), published, rating, tags, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace Videos]&lt;br /&gt;
** [http://vids.myspace.com/index.cfm?fuseaction=vids.individual&amp;amp;amp;VideoID=44857402 Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), published, rating, tags, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://video.aol.com/ AOL Video]&lt;br /&gt;
** [http://uncutvideo.aol.com/tags/art-&amp;amp;amp;-animation/adf34e0b55f492d0210491e9c4906362?index=7 Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), duration, published, rating, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.heavy.com/ Heavy]&lt;br /&gt;
** [http://www.heavy.com/channel/1179 Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), duration, published, rating, tags, views, share(link), comments, permalink(url) &lt;br /&gt;
&lt;br /&gt;
* [http://www.ifilm.com/ iFilm] now [http://www.spike.com/ Spike]&lt;br /&gt;
** [http://www.spike.com/video/spider-man-3-trailer/2783985 Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator/s, video(embeded), published, rating, tags, views, share(link), comments, permalink(url)&lt;br /&gt;
&lt;br /&gt;
* [http://www.metacafe.com/ Metacafe]&lt;br /&gt;
** [http://www.metacafe.com/watch/1932833/universe/ Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), duration, published, download(enclosure), rating, tags, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.atomfilms.com/ Atom Films]&lt;br /&gt;
** [http://www.atom.com/funny_videos/border_vcast_interview/ Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), published, rating, tags, views, share(link), comments, contributors&lt;br /&gt;
&lt;br /&gt;
* [http://www.veoh.com/ Veoh]&lt;br /&gt;
** [http://www.veoh.com/videos/v16297680ZFN5cMXb Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), duration, published, download(enclosure), rating, tags, views, share(link), comments, permalink(url)&lt;br /&gt;
&lt;br /&gt;
* [http://grouper.com/ Grouper] now [http://crackle.com/ Crackle]&lt;br /&gt;
** [http://crackle.com/c/Quantum_of_Solace/Quantum_Of_Solace/2327783#ml=o%3d12%26fpl%3d297691%26fx%3d Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), published, rating, views, comments, permalink(url)&lt;br /&gt;
&lt;br /&gt;
* [http://revver.com/ Revver]&lt;br /&gt;
** [http://revver.com/video/1281276/beer-goggles-commercial/ Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), published, download(enclosure), size, format, rating, share(link), comments, permalink(url)&lt;br /&gt;
&lt;br /&gt;
==== Analysis of Video Sites ====&lt;br /&gt;
&lt;br /&gt;
35 total examples Analysed&lt;br /&gt;
&lt;br /&gt;
* title 100%&lt;br /&gt;
* video(embeded) 100%&lt;br /&gt;
* published 91.42%&lt;br /&gt;
* comments 88.57%&lt;br /&gt;
* tags 71.42%&lt;br /&gt;
* rating 65.71%&lt;br /&gt;
* summary 62.85%&lt;br /&gt;
* creator 60%&lt;br /&gt;
* share(link) 51.42%&lt;br /&gt;
* views 45.71%&lt;br /&gt;
* download(enclosure) 42.85%&lt;br /&gt;
* duration 31.42%&lt;br /&gt;
* permalink(url) 28.57%&lt;br /&gt;
* description 25.71%&lt;br /&gt;
&lt;br /&gt;
other discovered elements less than 10%&lt;br /&gt;
&lt;br /&gt;
* video size&lt;br /&gt;
* feed url&lt;br /&gt;
* preview image&lt;br /&gt;
* contributor/s&lt;br /&gt;
&lt;br /&gt;
=== Photos ===&lt;br /&gt;
* A few photos online have region annotation and quoting.  But as tools are developed that are usable for mass publishers, this will likely increase.&lt;br /&gt;
* Many videos have thumbnails that are jpgs, and are effectivly quotes of the video.&lt;br /&gt;
* Many videos use pictures and therefore the pictures themselves are quotes from the video.&lt;br /&gt;
* Most photos have the same elements as videos and audio, including quotes that are derived from the original photo.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Photos ====&lt;br /&gt;
&lt;br /&gt;
* [http://blog.bouckenooghe.com/2005/09/01/em6-a-est-fache-avec-le-centimetre/ Blog A Brac &amp;amp;raquo; E=m6 a est fâché avec le centimètre - photo with annotated screen-caps]&lt;br /&gt;
** This example has a Title, Html URL, media URL, description or summary, creator, quotes and descriptions, tags/categories, and publish date and time. +200 across all individually blogged photos.&lt;br /&gt;
&lt;br /&gt;
* [http://scribbling.net/projects/fotonotesrolloverviewer/fotonotesplugin.php?p=helicopterovernyc.jpg Scribbling.net implementation of Fotonotes Plugin demonstrating the fotonotes annotation tool for photos]&lt;br /&gt;
** This example has media url, quotes or &amp;quot;notes&amp;quot; and descriptions, creator.  +200 across all individually blogged photos.&lt;br /&gt;
&lt;br /&gt;
* [http://community.livejournal.com/boston_photos/ Boston photos]&lt;br /&gt;
** [http://www.bobspixels.com/view_album.php?album=2008/2008_10_31&amp;amp;amp;photo=md_oct_31_2008_121452.jpg Photo Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, photo, published, resolution, album&lt;br /&gt;
&lt;br /&gt;
* [http://mute.rigent.com/ Mute]&lt;br /&gt;
** [http://mute.rigent.com/index.php?ladat=2008-11-03 Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.durhamtownship.com/ Durham township]&lt;br /&gt;
** [http://www.durhamtownship.com/blog-archives/002245.html Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, comments&lt;br /&gt;
&lt;br /&gt;
* [http://blog.magnumphotos.com/ Magnum Photos]&lt;br /&gt;
** [http://blog.magnumphotos.com/2008/11/surfing_the_archive_a_contest.html Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo/s, published, comments, rights&lt;br /&gt;
&lt;br /&gt;
* [http://www.boston.com/bigpicture/ Boston Big picture]&lt;br /&gt;
** [http://www.boston.com/bigpicture/2008/11/conflict_in_congo_refugees_on.html Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo/s, published, comments, rights, share&lt;br /&gt;
&lt;br /&gt;
* [http://amysteinphoto.blogspot.com/ Amy Stein Photo]&lt;br /&gt;
** [http://amysteinphoto.blogspot.com/2008/11/brand-new-funky-president.html Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, tag, published, comments, rights, share&lt;br /&gt;
&lt;br /&gt;
* [http://blog.photoblogs.org/ Photoblogs Blog]&lt;br /&gt;
** [http://blog.photoblogs.org/2008/10/31/saturday-nights-alright-for-fighting-by-treeswing/ Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, photo, tag, published, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.aminus3.com/ Aminus Photoblogs]&lt;br /&gt;
** [http://krikis.aminus3.com/image/2008-11-04.html Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, photo, tag, published, comments, rights, exif&lt;br /&gt;
&lt;br /&gt;
* [http://johnsfoto.blogspot.com/ Johns Foto]&lt;br /&gt;
** [http://johnsfoto.blogspot.com/2008/11/my-world-drammen-norway.html Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo/s, tag, published, comments, rights&lt;br /&gt;
&lt;br /&gt;
* For more work along the lines of 2d annotations, please see (and add to) [[photo-note-examples]].&lt;br /&gt;
&lt;br /&gt;
==== Service publishing of photos ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.flickr.com/photos/500hats/50282408/ Flickr - Photo Sharing instance of a photo.]&lt;br /&gt;
** This example has a Title, Html URL, media URL, description or summary, quotes URLs and descriptions, licence, tags, upload time, playlist (set), license, creator, and other capture data.  +millions across all hosters. Many photos are also part of a &amp;quot;set&amp;quot; or &amp;quot;viewlist.&amp;quot; So the photo can be considered a quote of the set, or a piece of it. +millions of records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.webshots.com/ Webshots.]&lt;br /&gt;
** [http://www.webshots.com/g/32/579-sh/25695.html Photo Example.]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, tag, comments, download, share, album&lt;br /&gt;
&lt;br /&gt;
* [http://zooomr.com/ Zooomr - Photo sharing site]&lt;br /&gt;
** [http://www.zooomr.com/photos/flwrgrl/6168222/ Photo Example.]&lt;br /&gt;
*** Information displayed: title, creator, photo, published, tag, comments, download, share, location, rating, exif&lt;br /&gt;
&lt;br /&gt;
* [http://www.deviantart.com Deviant Art]&lt;br /&gt;
** [http://littlemewhatever.deviantart.com/art/Autumn-Morning-102650017 Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, tag, views, comments, file-size, resolution, download-count, download&lt;br /&gt;
&lt;br /&gt;
* [http://moblog.co.uk Moblog]&lt;br /&gt;
** [http://moblog.net/view/861286/voted-bitches Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, tag, comments, share&lt;br /&gt;
&lt;br /&gt;
* [http://www.tabblo.com/studio Tabblo]&lt;br /&gt;
** [http://www.tabblo.com/studio/stories/view/1653958/?nextnav=recent Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, tag, comments, share, slides&lt;br /&gt;
&lt;br /&gt;
* Twitpic&lt;br /&gt;
** [http://twitpic.com/6a4zlt Photo Example]&lt;br /&gt;
&lt;br /&gt;
* [http://www.corbis.com Corbis Photograpy]&lt;br /&gt;
** [http://pro.corbis.com/popup/Enlargement.aspx?mediauids={59a81f5c-165d-4461-945c-702ecbf19f43} Photo Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, photo, tag, file-size, slides, payment, rights, id&lt;br /&gt;
&lt;br /&gt;
* [http://www.istockphoto.com istockphoto]&lt;br /&gt;
** [http://www.istockphoto.com/file_closeup.php?id=000004484543 Photo Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, photo, tag, views, comments, file-size, resolution, slides, payment, rights, id&lt;br /&gt;
&lt;br /&gt;
* [http://www.sxc.hu Stock.XCHNG]&lt;br /&gt;
** [http://www.sxc.hu/photo/478557 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, photo, tag, views, comments, file-size, print-size, resolution, slides, payment, rights, id, download-count, download, exif&lt;br /&gt;
&lt;br /&gt;
* [http://www.photos.com/ Photos.com]&lt;br /&gt;
** [http://www.photos.com/en/search/close-up?oid=11525603&amp;amp;amp;hoid=6cb716176348ec2870265408a3ac5d29 Photo Example]&lt;br /&gt;
*** Information displayed: title, description, photo, tag, resolution, slides, payment, rights, id&lt;br /&gt;
&lt;br /&gt;
* [http://elfwood.lysator.liu.se/elfwood.pike Elfwood]&lt;br /&gt;
** [http://www.elfwood.com/art/n/e/nelson/pixy.jpg.html Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, photo, tag, comments, rights, technique, share&lt;br /&gt;
&lt;br /&gt;
* [http://www.epilogue.net/cgi/database/art/editors.pl/ Epilogue]&lt;br /&gt;
** [http://www.epilogue.net/cgi/database/art/view.pl?id=117980&amp;amp;amp;genre=2 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, photo, comments, rights, medium&lt;br /&gt;
&lt;br /&gt;
* [http://ackegard.com/gallery/main.php Ackegard]&lt;br /&gt;
** [http://ackegard.com/gallery/v/campaigns/calipolis/LK03_Kyri_climbs.jpg.html?g2_imageViewsIndex=1 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, published, photo, comments, resolution&lt;br /&gt;
&lt;br /&gt;
* [http://www.caligari.com/Gallery/ImagesGallery/default.asp?Cate=GImages Caligari Images Gallery]&lt;br /&gt;
** [http://www.caligari.com/Gallery/ImagesGallery/2008/sep/winner.asp?img=3771&amp;amp;amp;email=harri.pakarinen@gmail.com&amp;amp;amp;name=Harri%20Pakarinen Photo Example]&lt;br /&gt;
*** Information displayed: creator, photo, contact&lt;br /&gt;
&lt;br /&gt;
* [http://www.amateurillustrator.com/ Amateur Illustrator]&lt;br /&gt;
** [http://www.amateurillustrator.com/articles/?p=1191 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, published, photo, tag, comments, download, share&lt;br /&gt;
&lt;br /&gt;
* [http://www.cgchannel.com/gallery/ CG channel]&lt;br /&gt;
** [http://www.cgchannel.com/gallery/viewimage.jsp?imgID=85 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, published, photo, comments, vote, rate, views, software&lt;br /&gt;
&lt;br /&gt;
* [http://www.alrioart.com/ Alrioart]&lt;br /&gt;
** [http://alrioart.com/details.php?image_id=3246 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, published, photo, tag, views, file-size&lt;br /&gt;
&lt;br /&gt;
* [http://www.freeart.org/ Freeart]&lt;br /&gt;
** [http://www.freeart.org/display.cgi?v=s&amp;amp;amp;i=2 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, published, photo, rate, id&lt;br /&gt;
&lt;br /&gt;
* [http://www.dreamstime.com/ Dreamstime]&lt;br /&gt;
** [http://www.dreamstime.com/family-image6933295 Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, tag, views, file-size, print-size, resolution, slides, payment, rights, id, download-count, download&lt;br /&gt;
&lt;br /&gt;
* yFrog&lt;br /&gt;
** [http://yfrog.com/h0sadtej Photo Example]&lt;br /&gt;
&lt;br /&gt;
==== Analysis of Photo Sites ====&lt;br /&gt;
&lt;br /&gt;
30 total examples&lt;br /&gt;
&lt;br /&gt;
* photo 100%&lt;br /&gt;
* creator 96.66%&lt;br /&gt;
* title 93.33%&lt;br /&gt;
* description 73.33%&lt;br /&gt;
* comments 70%&lt;br /&gt;
* tag 63.33%&lt;br /&gt;
* rights 43.33%&lt;br /&gt;
* resolution(screen) 23.33%&lt;br /&gt;
* slides(slide show) 23.33%&lt;br /&gt;
* download 20%&lt;br /&gt;
* file-size 20%&lt;br /&gt;
* views 20%&lt;br /&gt;
* file-size 20%&lt;br /&gt;
* summary 16.66%&lt;br /&gt;
* payment 16.66%&lt;br /&gt;
* id 13.33%&lt;br /&gt;
&lt;br /&gt;
Other discovered properties occurring less than 10%&lt;br /&gt;
&lt;br /&gt;
* download-count&lt;br /&gt;
* exif(extended information, camera, exposure time, etc)&lt;br /&gt;
* album(collection)&lt;br /&gt;
* print-size&lt;br /&gt;
* location(geo coordinates)&lt;br /&gt;
* rating&lt;br /&gt;
* technique(Artist style)&lt;br /&gt;
* software(Imaging application ie: photoshop)&lt;br /&gt;
&lt;br /&gt;
=== Media comments ===&lt;br /&gt;
&lt;br /&gt;
The following urls are examples of user/visitor comments about media items. &lt;br /&gt;
&lt;br /&gt;
* http://ryanedit.blogspot.com/2006/01/light-water-music-2.html&lt;br /&gt;
** Information displayed: author, author-url, comment&lt;br /&gt;
&lt;br /&gt;
* http://prototypen.com/blog/vjblog/archives/001318.html&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.itsjerrytime.com/?p=89&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://bottomunion.com/blog/?p=469&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.rocketboom.com/rb_07_mar_26/&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comments-link&lt;br /&gt;
&lt;br /&gt;
* http://www.chesslodge.com/2007/03/chess-video-lesson-2/&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://stevegarfield.blogs.com/videoblog/2007/04/sxsw_all_togeth.html&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://blip.tv/file/1425655/&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://uk.youtube.com/watch?v=KKTDRqQtPO8&lt;br /&gt;
** Information displayed: author, author-url, comment, published, reply-url, vote&lt;br /&gt;
&lt;br /&gt;
* http://vimeo.com/162754&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.dailymotion.com/commented-week/lang/en/video/x7a2my_lewis-hamilton-champion-f1-2008_sport&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.nbc.com/Saturday_Night_Live/video/clips/mccain-qvc-open/805381/&lt;br /&gt;
** Information displayed: author, author-url, author-photo, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://freakytrigger.co.uk/ft/2008/11/blondie-call-me/&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://www.scissorkick.com/2008/09/midnight-lab-band/&lt;br /&gt;
** Information displayed: author, author-url, author-photo, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://www.arjanwrites.com/arjanwrites/2008/10/free-download-j.html&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://www.arjanwrites.com/arjanwrites/2008/10/free-download-j.html#comments&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://loki23.blogspot.com/2008/09/flower-electronics.html#comments&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://videogum.com/archives/the-hunt-for-the-worst-movie-of-all-time/the-hunt-for-the-worst-movie-o-30_032141.html&lt;br /&gt;
** Information displayed: author, author-url, author-photo, comment, published, comment-link, vote, reply-url&lt;br /&gt;
&lt;br /&gt;
* http://www.haloscan.com/comments/empirestatehuman/7424868678376349884/&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link, reply-link&lt;br /&gt;
&lt;br /&gt;
* http://www.3hive.com/2008/10/1000_robata.php#comments&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://www.musicload.de/album/1884260_2/nik-p--dj-%C3%B6tzi/ein-stern-der-deinen-namen-tr%C3%A4gt/item.html&lt;br /&gt;
** Information displayed: author, comment, published, rating&lt;br /&gt;
&lt;br /&gt;
* http://strongwordsinc.com/2007/05/31/episode-20-tranforming-you-into-stds-since-1983/#comments&lt;br /&gt;
** Information displayed: author, author-url, author-photo, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://ackegard.com/gallery/v/campaigns/calipolis/LK03_Kyri_climbs.jpg.html?g2_imageViewsIndex=1&lt;br /&gt;
** Information displayed: author, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.elfwood.com/art/n/e/nelson/pixy.jpg.html#addnewcmt&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
==== Analysis of Media comments ====&lt;br /&gt;
&lt;br /&gt;
25 examples&lt;br /&gt;
&lt;br /&gt;
* author 100% &lt;br /&gt;
* comment 100%&lt;br /&gt;
* published 100%&lt;br /&gt;
* author-url 92% &lt;br /&gt;
* comment-link 40%&lt;br /&gt;
* author-photo 16%&lt;br /&gt;
* reply-url 12%&lt;br /&gt;
&lt;br /&gt;
Other properties occuring less than 10%&lt;br /&gt;
&lt;br /&gt;
* vote&lt;br /&gt;
&lt;br /&gt;
== Notes on Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Mary Hodder:&lt;br /&gt;
* We are finding at Dabble as we look at millions of user generated media records, that almost all have html and/or media urls, titles, uploader or creator, and at least a default licensing of Copyright. Most have tags whose functionality is made available through the hosting service (the richer the media, the more likely tagging goes toward 100% of the items), thumbnail URL(s), publishing date, and about 25% have quoting information of some sort (quotes of video or audio, and region quotes of photos).&lt;br /&gt;
* Tags apparently appear at the upload point on 61% of photos in Flickr, and within a short period, 80+% have tags.  12% of users in Flickr apparently tag photos other than their own.&lt;br /&gt;
&lt;br /&gt;
Manu Sporny (on music):&lt;br /&gt;
* There is an increasing number of sites that link to different methods of acquiring content displayed on a web page. These may include links to high-quality, or full versins of the media being described on the page. The various options include: free, streaming with ads, one-time purchase, and rental.&lt;br /&gt;
* Summaries, long descriptions and reviews are also prevalent in some of the content.&lt;br /&gt;
&lt;br /&gt;
Manu Sporny (on video):&lt;br /&gt;
* We should attempt to support the basic information on sites that have been operational for years such as IMDB and Rotten Tomatoes among others. These sites tend to have very detailed information on all things related to video and TV - other sites will follow their lead because their meta-data seems to be the most complete on the web - thus making every other site contain a sub-set of their meta-data.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more real-world, simple, minimal examples.&lt;br /&gt;
# Research and organize existing/previous [[media-info-formats]], with a focus on formats for publishing '''common''', '''user-visible''' media information.&lt;br /&gt;
# Start [[media-info-brainstorming]] based on examples.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[media-metadata-examples]] - previous attempt to catalog and organize top down metadata systems generated by engineers and committees, as examples of elements, and includes formats which should be in a separate page.  Useful as a source of research but this microformat needs to embrace the bottomup ways users are publishing photos, video and audio online.&lt;br /&gt;
&lt;br /&gt;
{{Template:hmedia-related-pages}}&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=media-info-examples&amp;diff=44455</id>
		<title>media-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=media-info-examples&amp;diff=44455"/>
		<updated>2011-08-22T23:02:14Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* Service publishing of photos */ add twitpic example&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Media Info Examples =&lt;br /&gt;
&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:RodBegbie | RodBegbie]]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* [http://napsterization.org/stories/ Mary Hodder]&lt;br /&gt;
* [http://joshkinberg.com/blog/ Joshua Kinberg]&lt;br /&gt;
* [[User:ChrisMessina | ChrisMessina]]&lt;br /&gt;
* [http://onlisareinsradar.com/ Lisa Rein]&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
* [[User:MikeJohnson | Mike Johnson]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
* [[User:WebOrganics| Martin McEvoy]]&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Examples of what people actually publish on the Web when discussing, linking to, referring to media.  This is focused predominantly on time based media such as audio and video, but may consider aspects of static media as well such as still images.&lt;br /&gt;
&lt;br /&gt;
== Emphasis on Practical, Simple, and Minimal ==&lt;br /&gt;
&lt;br /&gt;
Since all previous known attempts at this problem area have ended up quite complex and over-designed, this attempt will place simplicity and minimalism first and foremost.&lt;br /&gt;
&lt;br /&gt;
Thus for now, this document is deliberately restricted to examples that are:&lt;br /&gt;
* ''Actual'' examples in practice on the Web '''with URLs''' to the originals (note, all *-examples pages should be like this, but previous attempts at documenting media info examples have mostly ignored this requirement, and thus it is necessary to be explicit).&lt;br /&gt;
* Representative of ''very common'' publishing behavior on the Web.  This focus on common, representative examples is essential.  If possible, include an estimate of the number of similar examples. E.g. ~10k.&lt;br /&gt;
* Simple and minimalist.  As simple as possible.  Go read [http://microformats.org/wiki/microformats#the_microformats_principles the microformats principles] right now before proceeding any further.&lt;br /&gt;
&lt;br /&gt;
Any examples added which do not conform to these requirements will be deleted.&lt;br /&gt;
&lt;br /&gt;
Any generic analysis will also be deleted.  Analysis before examples is premature.  Once there are sufficient media-info-examples, and hopefully a simple/clean listing of [[media-info-formats]], we'll hopefully start a [[media-info-brainstorming]] page to do aggregate analysis of the examples.&lt;br /&gt;
&lt;br /&gt;
===Note on proposals===&lt;br /&gt;
&lt;br /&gt;
Because the hMedia became a task so big that it seems impossible to make it &amp;quot;simple and minimal&amp;quot; discussions started on splitting them by media type. &lt;br /&gt;
&lt;br /&gt;
see: [[audio-info-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== Real World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Overall Notes About Examples ===&lt;br /&gt;
These examples are organized into a short list of top level media categories, in the hopes that it will be easier to determine if there are media specific publishing behaviors, in addition to common behaviors across multiple types of media.  Some may be subcategorized and distinguished by whether it was published by an individual publisher or a service:&lt;br /&gt;
* [[media-info-examples#Audio|Audio]] (Speech, Music)&lt;br /&gt;
* [[media-info-examples#Video|Video]]&lt;br /&gt;
* [[media-info-examples#Photos|Photos]] &lt;br /&gt;
&lt;br /&gt;
The numbers after some of the examples' descriptions are based on numbers found pulling in media records at Dabble.  Others may have higher numbers and would be encouraged to restate them if that's true.&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
&lt;br /&gt;
==== Speech ====&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
===== Individual Publishing of Speech =====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
*** comments&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date. NOTE, record also contains an [http://images.apple.com/r/ipodstore/ipodviews/0.jpg image], comments   +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, comments, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://podcast.rubyonrails.org/ Ruby on rails Podcast]&lt;br /&gt;
** Feed, title, published, description, author, contributor, download, format&lt;br /&gt;
&lt;br /&gt;
* [http://www.cnet.com/8300-11455_1-10.html Buzz out loud]&lt;br /&gt;
** Feed, title, description, published, episode, download, author&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Individual Publishing of Speech Sites =====&lt;br /&gt;
&lt;br /&gt;
7 examples, 6 available&lt;br /&gt;
&lt;br /&gt;
* post-title 100%&lt;br /&gt;
* audio-title 100%&lt;br /&gt;
* download 100%&lt;br /&gt;
* author 100%&lt;br /&gt;
* contributor 100%&lt;br /&gt;
* description 100%&lt;br /&gt;
* published 83.33%&lt;br /&gt;
* feed 66.66% &lt;br /&gt;
* category 50%&lt;br /&gt;
* comments 50%&lt;br /&gt;
* format 33.33%&lt;br /&gt;
* episode 16.66%&lt;br /&gt;
* photo 16.66%&lt;br /&gt;
&lt;br /&gt;
==== Music ====&lt;br /&gt;
&lt;br /&gt;
===== Individual Publishing of Music =====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, licensing info, remixing policy, multiple formats such as streaming link (to m3u), play links (to mp3, OGG, FLAC)&lt;br /&gt;
** Record contains album cover image.&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name.  Also a link to multiple formats such as the BitTorrent download of the whole album.&lt;br /&gt;
** Record contains album cover images.&lt;br /&gt;
&lt;br /&gt;
* More examples here please....&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Individual Publishing of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
3 examples, 2 available&lt;br /&gt;
&lt;br /&gt;
* post-title: 100%&lt;br /&gt;
* audio-title: 100%&lt;br /&gt;
* download: 100%&lt;br /&gt;
* contributor: 100%&lt;br /&gt;
* published: 100%&lt;br /&gt;
* duration: 100%&lt;br /&gt;
* photo: 100%&lt;br /&gt;
* payment: 100%&lt;br /&gt;
* album title: 100%&lt;br /&gt;
* category: 50%&lt;br /&gt;
&lt;br /&gt;
===== Music Podcasting sites=====&lt;br /&gt;
&lt;br /&gt;
* [http://www.coverville.com/archives/2008/10/coverville_517.html Coverville]&lt;br /&gt;
** description, title, published, contributor, position, download, comments &lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 Magnatune]&lt;br /&gt;
** Feed, title, section, genre, length, published, contributor, interval, download &lt;br /&gt;
&lt;br /&gt;
* [http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ Mutantpop]&lt;br /&gt;
** Feed, description, title, photo, format, duration, size, published, contributor, download, category, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.btpodshow.com/shows/?sId=21&amp;amp;mId=5332173 btpodshow]&lt;br /&gt;
** Feed, description, title, episode , category, published, contributor, position, comments &lt;br /&gt;
&lt;br /&gt;
* [http://indiecastwp.podshow.com/?p=76 Indiecast]&lt;br /&gt;
** Feed, description, title, section, format, category, length, published, contributor, episode&lt;br /&gt;
&lt;br /&gt;
* [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ Accidenthash]&lt;br /&gt;
** Feed, description, title, category, length, published, contributor, episode, download, comments &lt;br /&gt;
&lt;br /&gt;
* [http://strongwordsinc.com/2007/05/31/episode-20-tranforming-you-into-stds-since-1983/ Strong words inc]&lt;br /&gt;
** Feed, description, title, duration, published, episode, download, author, comments&lt;br /&gt;
&lt;br /&gt;
* [http://threehive.libsyn.com/index.php?post_id=111596 Three hive]&lt;br /&gt;
** Feed, description, title, photo, format, category, published, contributor[s] author, episode, download, comments  &lt;br /&gt;
&lt;br /&gt;
* [http://music.for-robots.com/archives/002495.html For Robots]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.fluxblog.org/2008/10/when-the-work-is-done fluxblog]&lt;br /&gt;
** Feed, title, published, description, contributor, download, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.3hive.com/2008/10/photons.php 3hive]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download[s] , format, category, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.saidthegramophone.com/archives/complete_coverage.php said the gramophone]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.archasung.com/playlist/playlist-cloudy-days Archasung]&lt;br /&gt;
** Feed, title, published, photo, description, contributor, download[s], comments&lt;br /&gt;
&lt;br /&gt;
* [http://betterpropaganda.com/content.aspx?id=840 Better Propaganda]&lt;br /&gt;
** Feed, title, photo, description, contributor, download[s], episode&lt;br /&gt;
&lt;br /&gt;
* [http://freakytrigger.co.uk/ft/2008/10/a-bite-of-stars-a-slug-of-time-and-thou-episode-14/ Freaky Trigger]&lt;br /&gt;
** Feed, title, published, description, author, contributor, download, episode, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.catbirdseat.org/archives/001093.php Cat Bird Seat]&lt;br /&gt;
** Feed, title, published, description, contributor, download[s], format&lt;br /&gt;
&lt;br /&gt;
* [http://the-big-ticket.blogspot.com/2007/09/all-in-game-indeed.html The Big Ticket]&lt;br /&gt;
** Feed, title, published, description, author, contributor, download, format, category, comments&lt;br /&gt;
&lt;br /&gt;
* [http://sixeyes.blogspot.com/2008/10/sixeyes-saturday-mix-oct-4th.html Six Eyes]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.spoiltvictorianchild.co.uk/2007/11/no-vice-my-arse.html Spoilt Victorian Child]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.scissorkick.com/2008/09/midnight-lab-band/ Scissorkick]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download, format, category, comments&lt;br /&gt;
&lt;br /&gt;
* [http://loki23.blogspot.com/2008/09/flower-electronics.html loki23]&lt;br /&gt;
** Feed, title, published, photo, description, author, contributor, download[s], format, category, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.sweetthunder.org/tapes/weekonehundredandsix.html sweetthunder]&lt;br /&gt;
** Feed, title, published, photo, description, contributor, download, duration, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.arjanwrites.com/arjanwrites/2008/10/free-download-j.html Arjan writes]&lt;br /&gt;
** Feed, title, published, photo, description, contributor, download, duration, format, comments&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Podcasting Sites =====&lt;br /&gt;
&lt;br /&gt;
23 examples&lt;br /&gt;
&lt;br /&gt;
* feed 100% &lt;br /&gt;
* post-title 100%&lt;br /&gt;
* audio-title 100%&lt;br /&gt;
* contributor 95.65% &lt;br /&gt;
* description 95.65%&lt;br /&gt;
* download 95.65%&lt;br /&gt;
* published 95.65%&lt;br /&gt;
* comments 78.26%&lt;br /&gt;
* photo 56.52%&lt;br /&gt;
* author 52.17%&lt;br /&gt;
* category 39.13% &lt;br /&gt;
* format(eg: mp3) 39.13%&lt;br /&gt;
* episode(number) 30.43%&lt;br /&gt;
* duration 13.04%&lt;br /&gt;
&lt;br /&gt;
properties occurring less than 10%&lt;br /&gt;
 &lt;br /&gt;
* interval&lt;br /&gt;
&lt;br /&gt;
===== Service Publishing of Music =====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating.&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating.&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, web-based purchase (link), price, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), tracks, web-based purchase (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
*** Record contains cover image&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
Publication of video on blogs often goes by &amp;quot;videoblogging&amp;quot;, &amp;quot;vlogging&amp;quot;, &amp;quot;VODcasting&amp;quot;, or &amp;quot;video podcasting&amp;quot;. The typical process involves publishing a direct link to the video file within the blog entry. The blog entry can, but does not have to, include an embedded video player.  *Many videos include a thumbnail jpg which is clickable to the media object and player.*  Some  video includes links to those other source videos, photos and audio that have been quoted.  Most videos have the same base elements as photos and audio, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual publishing of video ====&lt;br /&gt;
&lt;br /&gt;
* [http://FreeVlog.org FreeVlog]&lt;br /&gt;
** [http://www.freevlog.org/index.php/2007/01/24/new-vlog-moments-in-turkey/ Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, summary, video (embedded), website (link), comments (link)&lt;br /&gt;
&lt;br /&gt;
* [http://joshkinberg.com/popupmaker/ Video Pop-Up Link Maker]&lt;br /&gt;
** [http://joshkinberg.com/popupmaker/ Video Example]&lt;br /&gt;
*** Information displayed: title, download (link), preview image&lt;br /&gt;
&lt;br /&gt;
* [http://ryanedit.blogspot.com/ Ryanne's Video Blog]&lt;br /&gt;
** [http://ryanedit.blogspot.com/2006/01/light-water-music-2.html Video Example]&lt;br /&gt;
*** Information displayed: title, post date, preview image, download (link), tags, comments (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.prototypen.com/blog/vjblog/ Artificial Eye]&lt;br /&gt;
** [http://www.prototypen.com/blog/vjblog/archives/001240.html Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, download (link), post date, summary, website (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.itsjerrytime.com/ It's JerryTime!]&lt;br /&gt;
** [http://www.itsjerrytime.com/?p=89 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, video (link), comments, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.bottomunion.com/blog/ Bottom Union]&lt;br /&gt;
** [http://bottomunion.com/blog/?p=403 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, video (link), video (embedded), post date, summary,  website (link), comments, tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://rocketboom.com/vlog/ Rocketboom]&lt;br /&gt;
** [http://www.rocketboom.com/stories/rb_07_mar_26 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, video (embedded), comments (link), tags (link), feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chesslodge.com/ Chess Lodge]&lt;br /&gt;
** [http://www.chesslodge.com/2007/03/chess-video-lesson-2/ Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, summary, video (embedded), website (link), comments (link), tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://pechesscast.blogspot.com/ PE Chesscast]&lt;br /&gt;
** [http://pechesscast.blogspot.com/2007_03_01_archive.html#4209870902184134583 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, summary, comments (link), tags (link), feed subscription (link), e-mail to friend (link)&lt;br /&gt;
&lt;br /&gt;
* [http://stevegarfield.blogs.com/videoblog/2007/04/sxsw_all_togeth.html Steve Garfield]&lt;br /&gt;
** [http://blip.tv/file/get/Stevegarfield-SXSWAllTogetherNow326.flv media]&lt;br /&gt;
** [http://blip.tv/file/get/Stevegarfield-SXSWAllTogetherNow326.flv.jpg image]&lt;br /&gt;
*** Information displayed:  title, preview image, download (link), post date, summary, commennts (link), tags, description, feed subscription, licensing.&lt;br /&gt;
*** Quoting / credits:  music included.&lt;br /&gt;
&lt;br /&gt;
==== Service publishing of video (there are 350+ so this is a short list) ====&lt;br /&gt;
&lt;br /&gt;
* [http://blip.tv/ blip.tv]&lt;br /&gt;
** [http://thedailyreel.blip.tv/file/181901?filename=Thedailyreel-TheDailyReelMarch28629.flv Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, download (link), post date, summary, review rating, content rating (link), category, video (embedded), number of comments, comments (link), tags, e-mail forward (link), feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://youtube.com/ YouTube]&lt;br /&gt;
** [http://youtube.com/watch?v=KKTDRqQtPO8 Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, review rating, category, summary, video (embedded), website (link), comments, tags, feed subscription (link), e-mail to friend (link), save to favorites, add to groups, number of views, number of comments, number of honors, number of links, number of responses, permalink, related&lt;br /&gt;
&lt;br /&gt;
* [http://mefeedia.com/ Mefeedia]&lt;br /&gt;
** [http://mefeedia.com/entry/2303506/ Video Example]&lt;br /&gt;
*** Information displayed: creator (link), title, preview image, download (link), post date, review rating, category, summary, video (embedded), website (link), comments, tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://vimeo.com/ Vimeo]&lt;br /&gt;
** [http://vimeo.com/clip:162754 Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, summary, video (embedded), website (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://DailyMotion.com/ DailyMotion]&lt;br /&gt;
** [http://www.dailymotion.com/us/featured/video/x1l9qx_sad-kermit-hurt Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, review rating, content rating, category, summary, video (embedded), website (link), comments, tags, add to favorites (link), add to blog (link), e-mail to friend (link), length, filming location, permalink&lt;br /&gt;
&lt;br /&gt;
* [http://www.nbc.com NBC]&lt;br /&gt;
** [http://www.nbc.com/Saturday_Night_Live/video/clips/mccain-qvc-open/805381/ Video Example]&lt;br /&gt;
*** Information displayed: title, summary, video(embeded), duration, tags, views, rating, comments, permalink(url) &lt;br /&gt;
&lt;br /&gt;
* [http://abc.go.com ABC]&lt;br /&gt;
** [http://abc.go.com/primetime/watercooler/index?pn=index Video Example]&lt;br /&gt;
*** Information displayed: title, summary, video(embeded), duration, published, season, episode, rating&lt;br /&gt;
&lt;br /&gt;
* [http://video.google.com Google Video]&lt;br /&gt;
** [http://video.google.com/videoplay?docid=-5177576155567667810&amp;amp;amp;hl=en Video Example]&lt;br /&gt;
*** Information displayed: title, summary, video(embeded), duration, published, tags, views, rating, download(enclosure), share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.videosift.com Video Sift]&lt;br /&gt;
** [http://www.videosift.com/video/Idiot-Cop-never-heard-of-the-Constitution Video Example]&lt;br /&gt;
*** Information displayed: title, summary, video(embeded), duration, published, tags, views, rating, download(enclosure), share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.footbag.org/gallery/video Footbag]&lt;br /&gt;
** [http://www.footbag.org/gallery/show/8830 Video Example]&lt;br /&gt;
*** Information displayed: title, summary, video(embeded), duration, published, download(enclosure), size&lt;br /&gt;
&lt;br /&gt;
* [http://www.break.com Break]&lt;br /&gt;
** [http://www.break.com/index/powerful-tornado-throws-cars.html Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), duration, published, rating, tags, views, share(link), comments, permalink(url) &lt;br /&gt;
&lt;br /&gt;
* [http://www.collegehumor.com College Humor]&lt;br /&gt;
** [http://www.collegehumor.com/video:1886239 Video Example]&lt;br /&gt;
*** Information displayed: title, creator, video(embeded), published, rating, tags, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.ebaumsworld.com Ebaum's World]&lt;br /&gt;
** [http://www.ebaumsworld.com/video/watch/1044597/ Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), duration, published, rating, tags, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.holylemon.com/ Holylemon]&lt;br /&gt;
** [http://www.holylemon.com/The-Animator--v818.html Video Example]&lt;br /&gt;
*** Information displayed: title, description, video(embeded), published, rating, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.crooksandliars.com/ Crooks and Liars]&lt;br /&gt;
** [http://crooksandliars.com/david-neiwert/get-ready-rights-post-election-delig Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), published,  tags, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://video.yahoo.com Yahoo Video]&lt;br /&gt;
** [http://video.yahoo.com/watch/3786346/10380005 Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), published, rating, tags, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace Videos]&lt;br /&gt;
** [http://vids.myspace.com/index.cfm?fuseaction=vids.individual&amp;amp;amp;VideoID=44857402 Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), published, rating, tags, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://video.aol.com/ AOL Video]&lt;br /&gt;
** [http://uncutvideo.aol.com/tags/art-&amp;amp;amp;-animation/adf34e0b55f492d0210491e9c4906362?index=7 Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), duration, published, rating, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.heavy.com/ Heavy]&lt;br /&gt;
** [http://www.heavy.com/channel/1179 Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), duration, published, rating, tags, views, share(link), comments, permalink(url) &lt;br /&gt;
&lt;br /&gt;
* [http://www.ifilm.com/ iFilm] now [http://www.spike.com/ Spike]&lt;br /&gt;
** [http://www.spike.com/video/spider-man-3-trailer/2783985 Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator/s, video(embeded), published, rating, tags, views, share(link), comments, permalink(url)&lt;br /&gt;
&lt;br /&gt;
* [http://www.metacafe.com/ Metacafe]&lt;br /&gt;
** [http://www.metacafe.com/watch/1932833/universe/ Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), duration, published, download(enclosure), rating, tags, views, share(link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.atomfilms.com/ Atom Films]&lt;br /&gt;
** [http://www.atom.com/funny_videos/border_vcast_interview/ Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), published, rating, tags, views, share(link), comments, contributors&lt;br /&gt;
&lt;br /&gt;
* [http://www.veoh.com/ Veoh]&lt;br /&gt;
** [http://www.veoh.com/videos/v16297680ZFN5cMXb Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), duration, published, download(enclosure), rating, tags, views, share(link), comments, permalink(url)&lt;br /&gt;
&lt;br /&gt;
* [http://grouper.com/ Grouper] now [http://crackle.com/ Crackle]&lt;br /&gt;
** [http://crackle.com/c/Quantum_of_Solace/Quantum_Of_Solace/2327783#ml=o%3d12%26fpl%3d297691%26fx%3d Video Example]&lt;br /&gt;
*** Information displayed: title, description, creator, video(embeded), published, rating, views, comments, permalink(url)&lt;br /&gt;
&lt;br /&gt;
* [http://revver.com/ Revver]&lt;br /&gt;
** [http://revver.com/video/1281276/beer-goggles-commercial/ Video Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, video(embeded), published, download(enclosure), size, format, rating, share(link), comments, permalink(url)&lt;br /&gt;
&lt;br /&gt;
==== Analysis of Video Sites ====&lt;br /&gt;
&lt;br /&gt;
35 total examples Analysed&lt;br /&gt;
&lt;br /&gt;
* title 100%&lt;br /&gt;
* video(embeded) 100%&lt;br /&gt;
* published 91.42%&lt;br /&gt;
* comments 88.57%&lt;br /&gt;
* tags 71.42%&lt;br /&gt;
* rating 65.71%&lt;br /&gt;
* summary 62.85%&lt;br /&gt;
* creator 60%&lt;br /&gt;
* share(link) 51.42%&lt;br /&gt;
* views 45.71%&lt;br /&gt;
* download(enclosure) 42.85%&lt;br /&gt;
* duration 31.42%&lt;br /&gt;
* permalink(url) 28.57%&lt;br /&gt;
* description 25.71%&lt;br /&gt;
&lt;br /&gt;
other discovered elements less than 10%&lt;br /&gt;
&lt;br /&gt;
* video size&lt;br /&gt;
* feed url&lt;br /&gt;
* preview image&lt;br /&gt;
* contributor/s&lt;br /&gt;
&lt;br /&gt;
=== Photos ===&lt;br /&gt;
* A few photos online have region annotation and quoting.  But as tools are developed that are usable for mass publishers, this will likely increase.&lt;br /&gt;
* Many videos have thumbnails that are jpgs, and are effectivly quotes of the video.&lt;br /&gt;
* Many videos use pictures and therefore the pictures themselves are quotes from the video.&lt;br /&gt;
* Most photos have the same elements as videos and audio, including quotes that are derived from the original photo.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Photos ====&lt;br /&gt;
&lt;br /&gt;
* [http://blog.bouckenooghe.com/2005/09/01/em6-a-est-fache-avec-le-centimetre/ Blog A Brac &amp;amp;raquo; E=m6 a est fâché avec le centimètre - photo with annotated screen-caps]&lt;br /&gt;
** This example has a Title, Html URL, media URL, description or summary, creator, quotes and descriptions, tags/categories, and publish date and time. +200 across all individually blogged photos.&lt;br /&gt;
&lt;br /&gt;
* [http://scribbling.net/projects/fotonotesrolloverviewer/fotonotesplugin.php?p=helicopterovernyc.jpg Scribbling.net implementation of Fotonotes Plugin demonstrating the fotonotes annotation tool for photos]&lt;br /&gt;
** This example has media url, quotes or &amp;quot;notes&amp;quot; and descriptions, creator.  +200 across all individually blogged photos.&lt;br /&gt;
&lt;br /&gt;
* [http://community.livejournal.com/boston_photos/ Boston photos]&lt;br /&gt;
** [http://www.bobspixels.com/view_album.php?album=2008/2008_10_31&amp;amp;amp;photo=md_oct_31_2008_121452.jpg Photo Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, photo, published, resolution, album&lt;br /&gt;
&lt;br /&gt;
* [http://mute.rigent.com/ Mute]&lt;br /&gt;
** [http://mute.rigent.com/index.php?ladat=2008-11-03 Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.durhamtownship.com/ Durham township]&lt;br /&gt;
** [http://www.durhamtownship.com/blog-archives/002245.html Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, comments&lt;br /&gt;
&lt;br /&gt;
* [http://blog.magnumphotos.com/ Magnum Photos]&lt;br /&gt;
** [http://blog.magnumphotos.com/2008/11/surfing_the_archive_a_contest.html Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo/s, published, comments, rights&lt;br /&gt;
&lt;br /&gt;
* [http://www.boston.com/bigpicture/ Boston Big picture]&lt;br /&gt;
** [http://www.boston.com/bigpicture/2008/11/conflict_in_congo_refugees_on.html Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo/s, published, comments, rights, share&lt;br /&gt;
&lt;br /&gt;
* [http://amysteinphoto.blogspot.com/ Amy Stein Photo]&lt;br /&gt;
** [http://amysteinphoto.blogspot.com/2008/11/brand-new-funky-president.html Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, tag, published, comments, rights, share&lt;br /&gt;
&lt;br /&gt;
* [http://blog.photoblogs.org/ Photoblogs Blog]&lt;br /&gt;
** [http://blog.photoblogs.org/2008/10/31/saturday-nights-alright-for-fighting-by-treeswing/ Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, photo, tag, published, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.aminus3.com/ Aminus Photoblogs]&lt;br /&gt;
** [http://krikis.aminus3.com/image/2008-11-04.html Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, photo, tag, published, comments, rights, exif&lt;br /&gt;
&lt;br /&gt;
* [http://johnsfoto.blogspot.com/ Johns Foto]&lt;br /&gt;
** [http://johnsfoto.blogspot.com/2008/11/my-world-drammen-norway.html Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo/s, tag, published, comments, rights&lt;br /&gt;
&lt;br /&gt;
* For more work along the lines of 2d annotations, please see (and add to) [[photo-note-examples]].&lt;br /&gt;
&lt;br /&gt;
==== Service publishing of photos ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.flickr.com/photos/500hats/50282408/ Flickr - Photo Sharing instance of a photo.]&lt;br /&gt;
** This example has a Title, Html URL, media URL, description or summary, quotes URLs and descriptions, licence, tags, upload time, playlist (set), license, creator, and other capture data.  +millions across all hosters. Many photos are also part of a &amp;quot;set&amp;quot; or &amp;quot;viewlist.&amp;quot; So the photo can be considered a quote of the set, or a piece of it. +millions of records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.webshots.com/ Webshots.]&lt;br /&gt;
** [http://www.webshots.com/g/32/579-sh/25695.html Photo Example.]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, tag, comments, download, share, album&lt;br /&gt;
&lt;br /&gt;
* [http://zooomr.com/ Zooomr - Photo sharing site]&lt;br /&gt;
** [http://www.zooomr.com/photos/flwrgrl/6168222/ Photo Example.]&lt;br /&gt;
*** Information displayed: title, creator, photo, published, tag, comments, download, share, location, rating, exif&lt;br /&gt;
&lt;br /&gt;
* [http://www.deviantart.com Deviant Art]&lt;br /&gt;
** [http://littlemewhatever.deviantart.com/art/Autumn-Morning-102650017 Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, tag, views, comments, file-size, resolution, download-count, download&lt;br /&gt;
&lt;br /&gt;
* [http://moblog.co.uk Moblog]&lt;br /&gt;
** [http://moblog.net/view/861286/voted-bitches Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, tag, comments, share&lt;br /&gt;
&lt;br /&gt;
* [http://www.tabblo.com/studio Tabblo]&lt;br /&gt;
** [http://www.tabblo.com/studio/stories/view/1653958/?nextnav=recent Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, published, tag, comments, share, slides&lt;br /&gt;
&lt;br /&gt;
* Twitpic&lt;br /&gt;
** [http://twitpic.com/6a4zlt Photo Example]&lt;br /&gt;
&lt;br /&gt;
* [http://www.corbis.com Corbis Photograpy]&lt;br /&gt;
** [http://pro.corbis.com/popup/Enlargement.aspx?mediauids={59a81f5c-165d-4461-945c-702ecbf19f43} Photo Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, photo, tag, file-size, slides, payment, rights, id&lt;br /&gt;
&lt;br /&gt;
* [http://www.istockphoto.com istockphoto]&lt;br /&gt;
** [http://www.istockphoto.com/file_closeup.php?id=000004484543 Photo Example]&lt;br /&gt;
*** Information displayed: title, summary, creator, photo, tag, views, comments, file-size, resolution, slides, payment, rights, id&lt;br /&gt;
&lt;br /&gt;
* [http://www.sxc.hu Stock.XCHNG]&lt;br /&gt;
** [http://www.sxc.hu/photo/478557 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, photo, tag, views, comments, file-size, print-size, resolution, slides, payment, rights, id, download-count, download, exif&lt;br /&gt;
&lt;br /&gt;
* [http://www.photos.com/ Photos.com]&lt;br /&gt;
** [http://www.photos.com/en/search/close-up?oid=11525603&amp;amp;amp;hoid=6cb716176348ec2870265408a3ac5d29 Photo Example]&lt;br /&gt;
*** Information displayed: title, description, photo, tag, resolution, slides, payment, rights, id&lt;br /&gt;
&lt;br /&gt;
* [http://elfwood.lysator.liu.se/elfwood.pike Elfwood]&lt;br /&gt;
** [http://www.elfwood.com/art/n/e/nelson/pixy.jpg.html Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, photo, tag, comments, rights, technique, share&lt;br /&gt;
&lt;br /&gt;
* [http://www.epilogue.net/cgi/database/art/editors.pl/ Epilogue]&lt;br /&gt;
** [http://www.epilogue.net/cgi/database/art/view.pl?id=117980&amp;amp;amp;genre=2 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, photo, comments, rights, medium&lt;br /&gt;
&lt;br /&gt;
* [http://ackegard.com/gallery/main.php Ackegard]&lt;br /&gt;
** [http://ackegard.com/gallery/v/campaigns/calipolis/LK03_Kyri_climbs.jpg.html?g2_imageViewsIndex=1 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, published, photo, comments, resolution&lt;br /&gt;
&lt;br /&gt;
* [http://www.caligari.com/Gallery/ImagesGallery/default.asp?Cate=GImages Caligari Images Gallery]&lt;br /&gt;
** [http://www.caligari.com/Gallery/ImagesGallery/2008/sep/winner.asp?img=3771&amp;amp;amp;email=harri.pakarinen@gmail.com&amp;amp;amp;name=Harri%20Pakarinen Photo Example]&lt;br /&gt;
*** Information displayed: creator, photo, contact&lt;br /&gt;
&lt;br /&gt;
* [http://www.amateurillustrator.com/ Amateur Illustrator]&lt;br /&gt;
** [http://www.amateurillustrator.com/articles/?p=1191 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, published, photo, tag, comments, download, share&lt;br /&gt;
&lt;br /&gt;
* [http://www.cgchannel.com/gallery/ CG channel]&lt;br /&gt;
** [http://www.cgchannel.com/gallery/viewimage.jsp?imgID=85 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, published, photo, comments, vote, rate, views, software&lt;br /&gt;
&lt;br /&gt;
* [http://www.alrioart.com/ Alrioart]&lt;br /&gt;
** [http://alrioart.com/details.php?image_id=3246 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, published, photo, tag, views, file-size&lt;br /&gt;
&lt;br /&gt;
* [http://www.freeart.org/ Freeart]&lt;br /&gt;
** [http://www.freeart.org/display.cgi?v=s&amp;amp;amp;i=2 Photo Example]&lt;br /&gt;
*** Information displayed: title, creator, description, published, photo, rate, id&lt;br /&gt;
&lt;br /&gt;
* [http://www.dreamstime.com/ Dreamstime]&lt;br /&gt;
** [http://www.dreamstime.com/family-image6933295 Photo Example]&lt;br /&gt;
*** Information displayed: title, description, creator, photo, tag, views, file-size, print-size, resolution, slides, payment, rights, id, download-count, download&lt;br /&gt;
&lt;br /&gt;
==== Analysis of Photo Sites ====&lt;br /&gt;
&lt;br /&gt;
30 total examples&lt;br /&gt;
&lt;br /&gt;
* photo 100%&lt;br /&gt;
* creator 96.66%&lt;br /&gt;
* title 93.33%&lt;br /&gt;
* description 73.33%&lt;br /&gt;
* comments 70%&lt;br /&gt;
* tag 63.33%&lt;br /&gt;
* rights 43.33%&lt;br /&gt;
* resolution(screen) 23.33%&lt;br /&gt;
* slides(slide show) 23.33%&lt;br /&gt;
* download 20%&lt;br /&gt;
* file-size 20%&lt;br /&gt;
* views 20%&lt;br /&gt;
* file-size 20%&lt;br /&gt;
* summary 16.66%&lt;br /&gt;
* payment 16.66%&lt;br /&gt;
* id 13.33%&lt;br /&gt;
&lt;br /&gt;
Other discovered properties occurring less than 10%&lt;br /&gt;
&lt;br /&gt;
* download-count&lt;br /&gt;
* exif(extended information, camera, exposure time, etc)&lt;br /&gt;
* album(collection)&lt;br /&gt;
* print-size&lt;br /&gt;
* location(geo coordinates)&lt;br /&gt;
* rating&lt;br /&gt;
* technique(Artist style)&lt;br /&gt;
* software(Imaging application ie: photoshop)&lt;br /&gt;
&lt;br /&gt;
=== Media comments ===&lt;br /&gt;
&lt;br /&gt;
The following urls are examples of user/visitor comments about media items. &lt;br /&gt;
&lt;br /&gt;
* http://ryanedit.blogspot.com/2006/01/light-water-music-2.html&lt;br /&gt;
** Information displayed: author, author-url, comment&lt;br /&gt;
&lt;br /&gt;
* http://prototypen.com/blog/vjblog/archives/001318.html&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.itsjerrytime.com/?p=89&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://bottomunion.com/blog/?p=469&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.rocketboom.com/rb_07_mar_26/&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comments-link&lt;br /&gt;
&lt;br /&gt;
* http://www.chesslodge.com/2007/03/chess-video-lesson-2/&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://stevegarfield.blogs.com/videoblog/2007/04/sxsw_all_togeth.html&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://blip.tv/file/1425655/&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://uk.youtube.com/watch?v=KKTDRqQtPO8&lt;br /&gt;
** Information displayed: author, author-url, comment, published, reply-url, vote&lt;br /&gt;
&lt;br /&gt;
* http://vimeo.com/162754&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.dailymotion.com/commented-week/lang/en/video/x7a2my_lewis-hamilton-champion-f1-2008_sport&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.nbc.com/Saturday_Night_Live/video/clips/mccain-qvc-open/805381/&lt;br /&gt;
** Information displayed: author, author-url, author-photo, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://freakytrigger.co.uk/ft/2008/11/blondie-call-me/&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://www.scissorkick.com/2008/09/midnight-lab-band/&lt;br /&gt;
** Information displayed: author, author-url, author-photo, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://www.arjanwrites.com/arjanwrites/2008/10/free-download-j.html&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://www.arjanwrites.com/arjanwrites/2008/10/free-download-j.html#comments&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://loki23.blogspot.com/2008/09/flower-electronics.html#comments&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://videogum.com/archives/the-hunt-for-the-worst-movie-of-all-time/the-hunt-for-the-worst-movie-o-30_032141.html&lt;br /&gt;
** Information displayed: author, author-url, author-photo, comment, published, comment-link, vote, reply-url&lt;br /&gt;
&lt;br /&gt;
* http://www.haloscan.com/comments/empirestatehuman/7424868678376349884/&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link, reply-link&lt;br /&gt;
&lt;br /&gt;
* http://www.3hive.com/2008/10/1000_robata.php#comments&lt;br /&gt;
** Information displayed: author, author-url, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://www.musicload.de/album/1884260_2/nik-p--dj-%C3%B6tzi/ein-stern-der-deinen-namen-tr%C3%A4gt/item.html&lt;br /&gt;
** Information displayed: author, comment, published, rating&lt;br /&gt;
&lt;br /&gt;
* http://strongwordsinc.com/2007/05/31/episode-20-tranforming-you-into-stds-since-1983/#comments&lt;br /&gt;
** Information displayed: author, author-url, author-photo, comment, published, comment-link&lt;br /&gt;
&lt;br /&gt;
* http://ackegard.com/gallery/v/campaigns/calipolis/LK03_Kyri_climbs.jpg.html?g2_imageViewsIndex=1&lt;br /&gt;
** Information displayed: author, comment, published&lt;br /&gt;
&lt;br /&gt;
* http://www.elfwood.com/art/n/e/nelson/pixy.jpg.html#addnewcmt&lt;br /&gt;
** Information displayed: author, author-url, comment, published&lt;br /&gt;
&lt;br /&gt;
==== Analysis of Media comments ====&lt;br /&gt;
&lt;br /&gt;
25 examples&lt;br /&gt;
&lt;br /&gt;
* author 100% &lt;br /&gt;
* comment 100%&lt;br /&gt;
* published 100%&lt;br /&gt;
* author-url 92% &lt;br /&gt;
* comment-link 40%&lt;br /&gt;
* author-photo 16%&lt;br /&gt;
* reply-url 12%&lt;br /&gt;
&lt;br /&gt;
Other properties occuring less than 10%&lt;br /&gt;
&lt;br /&gt;
* vote&lt;br /&gt;
&lt;br /&gt;
== Notes on Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Mary Hodder:&lt;br /&gt;
* We are finding at Dabble as we look at millions of user generated media records, that almost all have html and/or media urls, titles, uploader or creator, and at least a default licensing of Copyright. Most have tags whose functionality is made available through the hosting service (the richer the media, the more likely tagging goes toward 100% of the items), thumbnail URL(s), publishing date, and about 25% have quoting information of some sort (quotes of video or audio, and region quotes of photos).&lt;br /&gt;
* Tags apparently appear at the upload point on 61% of photos in Flickr, and within a short period, 80+% have tags.  12% of users in Flickr apparently tag photos other than their own.&lt;br /&gt;
&lt;br /&gt;
Manu Sporny (on music):&lt;br /&gt;
* There is an increasing number of sites that link to different methods of acquiring content displayed on a web page. These may include links to high-quality, or full versins of the media being described on the page. The various options include: free, streaming with ads, one-time purchase, and rental.&lt;br /&gt;
* Summaries, long descriptions and reviews are also prevalent in some of the content.&lt;br /&gt;
&lt;br /&gt;
Manu Sporny (on video):&lt;br /&gt;
* We should attempt to support the basic information on sites that have been operational for years such as IMDB and Rotten Tomatoes among others. These sites tend to have very detailed information on all things related to video and TV - other sites will follow their lead because their meta-data seems to be the most complete on the web - thus making every other site contain a sub-set of their meta-data.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more real-world, simple, minimal examples.&lt;br /&gt;
# Research and organize existing/previous [[media-info-formats]], with a focus on formats for publishing '''common''', '''user-visible''' media information.&lt;br /&gt;
# Start [[media-info-brainstorming]] based on examples.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[media-metadata-examples]] - previous attempt to catalog and organize top down metadata systems generated by engineers and committees, as examples of elements, and includes formats which should be in a separate page.  Useful as a source of research but this microformat needs to embrace the bottomup ways users are publishing photos, video and audio online.&lt;br /&gt;
&lt;br /&gt;
{{Template:hmedia-related-pages}}&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-author&amp;diff=44392</id>
		<title>rel-author</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-author&amp;diff=44392"/>
		<updated>2011-08-12T17:56:38Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* query parameter alternative */ query params are not for the author's use&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;rel author&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
rel=&amp;amp;quot;author&amp;amp;quot; is for relating an article or post to a page or site representing its author, typically to give them credit for their work (or portions of it, like books, articles, blog posts etc).&lt;br /&gt;
&lt;br /&gt;
E.g. a page or a post written by Erin could contain a link like:&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://erin.example.com/&amp;quot; rel=&amp;quot;author&amp;quot;&amp;gt;Erin Smith&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;rel=&amp;quot;author&amp;quot;&amp;lt;/code&amp;gt; attribute indicates that the destination of the link represents the author of the current page (or post).&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
=== Google ===&lt;br /&gt;
An interesting rel=&amp;amp;quot;author&amp;amp;quot; implementation set of examples is brought up by Google in a video posted on Youtube:&lt;br /&gt;
* [http://www.youtube.com/watch?v=FgFb6Y-UJUI Authorship markup video] and the respective [http://www.google.com/support/webmasters/bin/answer.py?answer=1229920 implementation procedure].&lt;br /&gt;
&lt;br /&gt;
== extensions ==&lt;br /&gt;
=== query parameter alternative ===&lt;br /&gt;
Google has proposed an alternate mechanism for specifying rel=author on sites/CMSs that don't permit authors to specify the rel attribute, using a query parameter added to the URL instead. e.g. the above example with query parameter:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://erin.example.com/?rel=author&amp;quot;&amp;gt;Erin Smith&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This technique is explained in the following video:&lt;br /&gt;
* [http://www.youtube.com/watch?v=gG3Oh7Ues8A Authorship markup using URL parameters video] and the [http://www.google.com/support/webmasters/bin/answer.py?answer=1408986 new implementation procedure] with the help of Google Profile (and hopefully, this type of implementation can be used on any other personal BIO page of respective author).&lt;br /&gt;
&lt;br /&gt;
** While I understand the motivation here, this is not a good idea.  There will definitely be someone who has ?rel= as an actual query param meaning something in their app, and this will just break things. [[User:Singpolyma|Singpolyma]] 17:56, 12 August 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [[rel-faq]]&lt;br /&gt;
* [[existing-rel-values]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-home&amp;diff=44373</id>
		<title>rel-home</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-home&amp;diff=44373"/>
		<updated>2011-08-10T21:43:41Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* use with rel-alternate */ quote the spec&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;rel=&amp;quot;home&amp;quot;&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Draft Specification 2005-12-07 ==&lt;br /&gt;
=== Editor/Author ===&lt;br /&gt;
[http://dannyayers.com Danny Ayers]&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
{{MicroFormatCopyrightStatement2005}}&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Abstract ==&lt;br /&gt;
Rel-Home is one of several [[MicroFormats]].  By adding &amp;lt;code&amp;gt;rel=&amp;quot;home&amp;quot;&amp;lt;/code&amp;gt; to a hyperlink, a page indicates that the destination of that hyperlink is the homepage of the site in which the current page appears. When the appropriate HTML Meta data profile is in use, the &amp;quot;home&amp;quot; type can be used alongside standard [http://www.w3.org/TR/html4/types.html#type-links Link Types]. &lt;br /&gt;
&lt;br /&gt;
Example usage :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;link href=&amp;quot;http://technorati.com&amp;quot; rel=&amp;quot;home&amp;quot; /&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The rel value may also appear wherever an anchor link may appear, e.g.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://technorati.com&amp;quot; rel=&amp;quot;home&amp;quot;&amp;gt;Home&amp;lt;/a&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
the author indicates that the linked page is the homepage of the site.&lt;br /&gt;
&lt;br /&gt;
The linked page {{should}} exist. Use of an absolute URI is recommended.&lt;br /&gt;
&lt;br /&gt;
== Scope ==&lt;br /&gt;
rel=&amp;quot;home&amp;quot; is designed for site navigation purposes, as well as allowing some description of site structure to be derived from individual pages. Typical use might be in the archive pages of a weblog, pointing back to the front page.&lt;br /&gt;
&lt;br /&gt;
== XMDP profile ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;dt id=&amp;quot;rel&amp;quot;&amp;gt;rel&amp;lt;/dt&amp;gt;&lt;br /&gt;
 &amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
   &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/links.html#adef-rel&amp;quot;&amp;gt;&lt;br /&gt;
     HTML4 definition of the 'rel' attribute.&amp;lt;/a&amp;gt;  &lt;br /&gt;
   Here is an additional value.&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;dl&amp;gt;&lt;br /&gt;
   &amp;lt;dt id=&amp;quot;home&amp;quot;&amp;gt;home&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;Indicates that the referred resource serves as the homepage, &lt;br /&gt;
       of the site which includes the referring page.&amp;lt;/dd&amp;gt;&lt;br /&gt;
  &amp;lt;/dl&amp;gt;&lt;br /&gt;
 &amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples in the Wild==&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The following sites have implemented rel-home, and thus are a great place to start for anyone looking for examples &amp;quot;in the wild&amp;quot; to try parsing, indexing, organizing etc. If your site is marked up with rel-home, feel free to add it to the '''bottom''' of this list. Once the list grows too big, we'll make a separate wiki page.&lt;br /&gt;
&lt;br /&gt;
* [http://www.my-warehouse.de the my-Warehouse shopsystem] implements rel-home into the breadcrumb.&lt;br /&gt;
* http://chrisruppel.com uses rel-home as a link in the &amp;lt;head&amp;gt;&lt;br /&gt;
* [http://www.cleanertoday.com Cleaner Today] uses multiple implementations: 1) [http://www.cleanertoday.com/Moth-Traps-by-Catchmaster-s/85.htm Moth Trap] page uses rel-home in &amp;lt;head&amp;gt;  2) [http://www.cleanertoday.com/Spider-traps-s/86.htm Spider Traps] page uses rel=&amp;quot;home&amp;quot; on Corner Logo Link &amp;amp; &amp;quot;Home&amp;quot; link in the footer.&lt;br /&gt;
* [http://www.jdclark.org/ www.jdclark.org] uses rel-home on virtually all web pages within the domain and its sub-domains (for example, please see [http://www.jdclark.org/card Jordan Clark's profile]).&lt;br /&gt;
* Tantek.com posts (e.g. [http://tantek.com/2011/220/b1/web-actions-a-new-building-block Web Actions: Identifying A New Building Block For The Web]) use rel=&amp;quot;home&amp;quot; as part of the link to the site's alternate feed as such: &amp;lt;nowiki&amp;gt;&amp;lt;link rel=&amp;quot;home updates alternate&amp;quot; type=&amp;quot;application/atom+xml&amp;quot; href=&amp;quot;http://tantek.com/updates.atom&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt; to indicate that the link is an ''alternate'' for a page that is also the ''home'' for the current page, rather than an alternate for the current page.&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
The following implementations have been developed which either generate or parse rel-home links. &lt;br /&gt;
&lt;br /&gt;
''Ed. : links to follow''&lt;br /&gt;
&lt;br /&gt;
* Opera browser supports rel=&amp;quot;home&amp;quot;&lt;br /&gt;
* [http://cdn.mozdev.org/linkToolbar/ FireFox Link Toolbar] - need to confirm&lt;br /&gt;
* [https://addons.mozilla.org/firefox/1324/ cmSiteNavigation Toolbar] - Firefox Extension that supports rel=&amp;quot;home&amp;quot; and rel=&amp;quot;directory&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/REC-html40/ HTML 4]&lt;br /&gt;
* [http://www.w3.org/TR/xhtml1/ XHTML 1]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* RFC 3986 specifies URL syntax&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
* [http://diveintoaccessibility.org/day_9_providing_additional_navigation_aids.html Dive Into Accessibility] (Mark Pilgrim)&lt;br /&gt;
&lt;br /&gt;
''Ed. : need to track down previous discussions, e.g. re. Opera''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Discussions ==&lt;br /&gt;
&lt;br /&gt;
=== Q&amp;amp;A ===&lt;br /&gt;
* If you have any questions about rel-home, check the [[rel-faq|rel FAQ]], and if you don't find answers, add your questions!&lt;br /&gt;
&lt;br /&gt;
=== Issues ===&lt;br /&gt;
* Please add any issues with the specification to the separate [[rel-home-issues|rel-home issues]] document.&lt;br /&gt;
&lt;br /&gt;
=== Brainstorming ===&lt;br /&gt;
If this section gets too large (and is not just incorporated into the draft), it can be moved to [[rel-home-brainstorming]].&lt;br /&gt;
&lt;br /&gt;
==== use with rel-alternate ====&lt;br /&gt;
Many blog post permalink pages have feed autodiscovery links that link from the permalink page via a link element to the feed for the site using just rel=&amp;quot;alternate&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This is semantically incorrect as the feed is an alternate for the *site*, not the permalink page.&lt;br /&gt;
&lt;br /&gt;
rel=&amp;quot;home&amp;quot; could (and should) be used with [[rel-alternate]] to link from a permalink page to the feed for the site (home page). e.g. on tantek.com permalink pages (e.g. [http://tantek.com/2011/220/b1/web-actions-a-new-building-block recent post]), here's a simplified version of the markup:&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;link rel=&amp;quot;home alternate&amp;quot; type=&amp;quot;application/atom+xml&amp;quot; href=&amp;quot;../updates.atom&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This way a feed reader / indexer / search engine knows that the link represents an ''alternate'' for the ''home'' page relative to the current page, not an alternate for the page itself.&lt;br /&gt;
&lt;br /&gt;
There is one known exception which is that if the alternate link is a feed to the ''comments'' on that post, then that would make sense as an actual alternate representation of the post permalink page.&lt;br /&gt;
&lt;br /&gt;
Implementations (consuming parsers) could thus treat these two types of 'alternate' links differently to provide the user a better experience, e.g. with separate buttons for:&lt;br /&gt;
* Subscribe to this site&lt;br /&gt;
* Subscribe to the comments on this post&lt;br /&gt;
&lt;br /&gt;
FAQ (this might merit inclusion in [[rel-faq]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;discussion&amp;quot;&amp;gt;&lt;br /&gt;
* Doesn't rel=&amp;quot;home alternate&amp;quot; mean it's the home page ''and'' it's an alternate independently? (as asked [http://krijnhoetmer.nl/irc-logs/microformats/20110810#l-84], [https://twitter.com/tabatkins/status/101391569160114176])&lt;br /&gt;
** No. That's not [http://dev.w3.org/html5/spec/semantics.html#attr-link-rel how rel works]. Rel values combine. E.g. &amp;lt;code&amp;gt;[http://www.w3.org/TR/html4/present/styles.html#h-14.3.1 rel=&amp;quot;alternate stylesheet&amp;quot;]&amp;lt;/code&amp;gt; has worked this way for over a decade. Rel values also combine with other attributes, e.g. use &amp;lt;code&amp;gt;rel=&amp;quot;alternate&amp;quot; media=&amp;quot;handheld&amp;quot;&amp;lt;/code&amp;gt; on a link to a separate mobile-specific version of a page. [[User:Tantek|Tantek]] 20:56, 10 August 2011 (UTC)&lt;br /&gt;
*** This seems to contradict the spec: &amp;quot;if a single link element has a rel attribute with the value next stylesheet, it creates both a hyperlink (for the next keyword) and an external resource link (for the stylesheet keyword)&amp;quot; implying that they are independant and not related. -- [[User:Singpolyma|Singpolyma]] 21:43, 10 August 2011 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Discussion of this brainstorm:&lt;br /&gt;
&amp;lt;div class=&amp;quot;discussion&amp;quot;&amp;gt;&lt;br /&gt;
* +1 [[User:Tantek|Tantek]] - as [http://krijnhoetmer.nl/irc-logs/microformats/20110810#l-61 proposed/discussed in IRC]&lt;br /&gt;
* +1 [[User:Kevin Marks|Kevin Marks]] though need to check behaviour in browsers that support rel-home on link&lt;br /&gt;
* ...&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:rel-home]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-up&amp;diff=44371</id>
		<title>rel-up</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-up&amp;diff=44371"/>
		<updated>2011-08-10T20:13:41Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: list some implementations of rel-up&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
&lt;br /&gt;
* https://addons.mozilla.org/en-US/firefox/addon/link-widgets/&lt;br /&gt;
* https://chrome.google.com/webstore/detail/cgddacggfmoggigikjjcogdodjiplibe&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[rel-next]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-next&amp;diff=44370</id>
		<title>rel-next</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-next&amp;diff=44370"/>
		<updated>2011-08-10T20:06:49Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: list some implementations of rel-next&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
&lt;br /&gt;
* https://addons.mozilla.org/en-US/firefox/addon/link-widgets/&lt;br /&gt;
* http://help.opera.com/Linux/9.50/en/toolbars.html&lt;br /&gt;
* http://userscripts.org/scripts/show/36837&lt;br /&gt;
* http://userscripts.org/scripts/show/23175&lt;br /&gt;
* https://chrome.google.com/webstore/detail/emepkgfiamgdjilgkacpciojagbolepb&lt;br /&gt;
* https://chrome.google.com/webstore/detail/cgddacggfmoggigikjjcogdodjiplibe&lt;br /&gt;
* https://chrome.google.com/webstore/detail/pkjjfohgdkeomfgelibonoddaaioaopg&lt;br /&gt;
&lt;br /&gt;
=== These add rel-next to pages that do not have them ===&lt;br /&gt;
&lt;br /&gt;
* http://userscripts.org/scripts/show/56430&lt;br /&gt;
* http://userscripts.org/scripts/show/97109&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=languages-spoken-brainstorming&amp;diff=44146</id>
		<title>languages-spoken-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=languages-spoken-brainstorming&amp;diff=44146"/>
		<updated>2011-06-30T15:24:52Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: create note about ISO language codes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ISO language codes are very useful, but do we trust that to be a complete list?  For example, Lojban uses &amp;quot;jbo&amp;quot; internally, but that's not an official language code yet.&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=languages-spoken-examples&amp;diff=44145</id>
		<title>languages-spoken-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=languages-spoken-examples&amp;diff=44145"/>
		<updated>2011-06-30T15:21:41Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: add facebook as an example&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Facebook ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fbProfileBylineFragment&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;mrs fbProfileBylineIcon img&amp;quot; src=&amp;quot;https://s-static.ak.facebook.com/rsrc.php/v1/yu/r/SA7oMHm2R-u.png&amp;quot; alt=&amp;quot;&amp;quot; height=&amp;quot;13&amp;quot; width=&amp;quot;10&amp;quot;&amp;gt;Knows English, French&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=poshformats&amp;diff=43662</id>
		<title>poshformats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=poshformats&amp;diff=43662"/>
		<updated>2011-02-25T15:01:31Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* known poshformats */ added POSHstream as a known POSHformat&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;poshformats&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
&amp;lt;dfn style=&amp;quot;font-style:italic;font-weight:bold&amp;quot;&amp;gt;poshformats&amp;lt;/dfn&amp;gt; are data formats constructed from the use of [[semantic class names]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;dfn style=&amp;quot;font-style:italic;font-weight:bold&amp;quot;&amp;gt;[[microformats]]&amp;lt;/dfn&amp;gt; are the proper subset of poshformats which have been developed via the microformats [[process]] and [[principles]].&lt;br /&gt;
&lt;br /&gt;
== origin ==&lt;br /&gt;
Given that web designers have been making up their own controlled vocabularies for class names as part of [[POSH]] modern web design practices for quite some time, and that there continues to be a strong tendency for folks to want to invent their own a-priori formats by starting with a set of class names (rather than following the microformats [[process]]), it makes sense to provide a label for such class names.&lt;br /&gt;
&lt;br /&gt;
[http://twitter.com/t/statuses/535911222 Coined] and [http://rbach.priv.at/Microformats/IRC/2007-12-26#T213017 further explained] on December 26th, 2007, the term &amp;quot;poshformats&amp;quot; distinguishes these one-off, ad-hoc or more informal class-name based formats efforts (based on long-standing modern web design [[POSH]] practices) from the more formally researched and documented microformats.  Another way of describing the distinction is that microformats are the proper subset of poshformats which have been developed via the microformats [[process]] and [[principles]], rather than made-up a-priori.&lt;br /&gt;
&lt;br /&gt;
== applicability ==&lt;br /&gt;
poshformats may only apply to the person who invented it, or a specific site of theirs, or maybe even just one web page.&lt;br /&gt;
&lt;br /&gt;
== difference from microformats ==&lt;br /&gt;
If you want reusability, interoperability, etc., then you must follow the microformats principles and process which were specifically designed to produce more reusable and interoperable results.&lt;br /&gt;
&lt;br /&gt;
== faq ==&lt;br /&gt;
=== difference between posh and poshformat ===&lt;br /&gt;
''What's the difference between merely using [[POSH]] in a document, and creating a poshformat?''&lt;br /&gt;
* When the author of that POSH declares it to be a &amp;quot;format&amp;quot; of some sort, then they've created a poshformat.&lt;br /&gt;
=== are xfn and xmdp poshformats ===&lt;br /&gt;
''Should xfn and xmdp be considered microformats created outside the microformats group, or poshformats with adoption and consensus similar to microformats?''&lt;br /&gt;
* [[XFN]] is a microformat by way of having followed (and frankly, inspired) the microformats principles and process. Lots of research was done in its development on both existing uses on the Web of relationship information (typically in blogs and blogrolls), and pre-existing relationship formats.  XFN 1.0 was simplified down to the more common declared relationships found in the wild.  XFN 1.1 was an iteration based up on real world use experience of XFN 1.0.  [[XMDP]] on the other hand is more of a foundational technology, just as DTDs are a foundational technology for SGML, HTML, XML etc.  XMDP does however follow a lot of the microformats principles as well.&lt;br /&gt;
&lt;br /&gt;
== known poshformats ==&lt;br /&gt;
This section lists poshformats (often mistakenly called microformats, typically by their creators). Sorted alphabetically:&lt;br /&gt;
&lt;br /&gt;
* [http://purl.org/stuff/hdoap/profile hDOAP]&lt;br /&gt;
* [http://hgrant.org/wiki/Main_Page hGrant]&lt;br /&gt;
* [http://www.socialtext.net/hrelease hRelease]&lt;br /&gt;
* [http://www.vitvar.com/blog/?p=64 hRESTS]&lt;br /&gt;
* [http://microid.org/ MicroID]&lt;br /&gt;
* [http://pavatar.com/spec/ Pavatar]&lt;br /&gt;
* [https://singpolyma.net/2009/05/poshstream-a-poshformat-profile-of-activitystreams/ POSHstream]&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [[POSH]]&lt;br /&gt;
* [[microdata]]&lt;br /&gt;
* [[microformats]]&lt;br /&gt;
* [[principles]]&lt;br /&gt;
* [[process]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rev-made&amp;diff=43142</id>
		<title>rev-made</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rev-made&amp;diff=43142"/>
		<updated>2010-09-28T23:58:23Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: notes about this being wrong and hcard being better&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;rev=made is a historical value used by browsers such as lynx to determine the email address of the web page owner/author.  It is commonly (at least by links) only supported on the &amp;lt;nowiki&amp;gt;&amp;lt;link/&amp;gt;&amp;lt;/nowiki&amp;gt; tag.&lt;br /&gt;
&lt;br /&gt;
This is also, unfortunately, an example of the rev attribute being used wrong.  Alice is not made by this page, but rather this page is made by Alice.  rel=made or rev=made-by would be appropriate.&lt;br /&gt;
&lt;br /&gt;
This content can be better got by using representative hcard.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;link rev=&amp;quot;made&amp;quot; href=&amp;quot;mailto:alice@example.com&amp;quot; title=&amp;quot;Alice&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* http://www.htmlcodetutorial.com/document/_LINK.html&lt;br /&gt;
* http://www.frontpagewebmaster.com/m_142732/tm.htm&lt;br /&gt;
* http://www.usask.ca/its/courses/cai/html/glossary/link.html&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=existing-rel-values&amp;diff=43141</id>
		<title>existing-rel-values</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=existing-rel-values&amp;diff=43141"/>
		<updated>2010-09-28T23:54:43Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* related */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt; existing rel values &amp;lt;/entry-title&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page contains tables of known HTML rel values from specifications, formats, proposals, brainstorms, and non-trivial [[POSH]] usage in the wild.  In addition, dropped and rejected values are listed at the end for comprehensiveness.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;usage&amp;quot;&amp;gt;usage&amp;lt;/span&amp;gt;: see [[rel-faq#How_is_rel_used|how is 'rel' used]].  Regarding &amp;lt;span id=&amp;quot;rev&amp;quot;&amp;gt;rev&amp;lt;/span&amp;gt;, see: [[rel-faq#Should_rev_even_be_used|should 'rev' even be used]].&lt;br /&gt;
&lt;br /&gt;
== formats ==&lt;br /&gt;
These rel values are defined formats from specifications (HTML 4, microformats) are thus are &amp;lt;strong&amp;gt;recommended for general use&amp;lt;/strong&amp;gt;.  Alphabetically ordered by value.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
* &amp;lt;strong&amp;gt;Do not&amp;lt;/strong&amp;gt; add rel values you find in the wild to this table of rel formats, instead add them to the table in the [[existing-rel-values#POSH_usage|POSH section]].&lt;br /&gt;
* &amp;lt;strong&amp;gt;Do not&amp;lt;/strong&amp;gt; add non-HTML rel values you find to this table of rel formats, instead add them to the table in the [[existing-rel-values#non_HTML_rel_values|non HTML rel values section]].&lt;br /&gt;
* &amp;lt;strong&amp;gt;Do not&amp;lt;/strong&amp;gt; add rel values from obsolete/superceded proposals or drafts, instead add them to the table in the &amp;quot;dropped&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sources:&lt;br /&gt;
* W3C [http://www.w3.org/TR/html401/types.html#h-6.12 HTML 4 link type] and [http://www.w3.org/TR/grddl/ GRDDL] specs. &lt;br /&gt;
* [[xfn]] and other [[microformats]]&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary&amp;lt;br /&amp;gt;(from the relevant specification where possible)) !! defining specification&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-acquaintance|acquaintance]] || the person represented by the current document considers the person represented by the referenced document to be an acquaintance || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-alternate|alternate]] || Designates substitute versions for the document in which the link occurs. When used together with the &amp;lt;code&amp;gt;lang&amp;lt;/code&amp;gt; attribute, it implies a translated version of the document. When used together with the &amp;lt;code&amp;gt;media&amp;lt;/code&amp;gt; attribute, it implies a version designed for a different medium (or media). || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-appendix|appendix]]|| Refers to a document serving as an appendix in a collection of documents. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-bookmark|bookmark]]  || Refers to a bookmark. A bookmark is a link to a key entry point within an extended document. The &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; attribute may be used, for example, to label the bookmark. Note that several bookmarks may be defined in each document. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-chapter|chapter]] || Refers to a document serving as a chapter in a collection of documents. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-child|child]] || the referenced person is a child of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-colleague|colleague]] || the referenced person is a colleague of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-contact|contact]] || the person represented by the current document considers the person represented by the referenced document to be a contact || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-contents|contents]] || Refers to a document serving as a table of contents. Some user agents also support the synonym ToC (from &amp;quot;Table of Contents&amp;quot;). || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-copyright|copyright]] || Refers to a copyright statement for the current document. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-co-resident|co-resident]] || the referenced person lives in the same residence as the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-co-worker|co-worker]] || the referenced person is a co-worker of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-crush|crush]] || this person considers the referenced person to be a crush (i.e. has a crush on the referenced person)|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-date|date]] || this person considers the referenced person to be a date (i.e. is dating the referenced person)|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-friend|friend]] || the person represented by the current document considers the person represented by the referenced document to be a friend || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-glossary|glossary]]|| Refers to a document providing a glossary of terms that pertain to the current document.||[http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-help|help]] || Refers to a document offering help (more information, links to other sources information, etc.) || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-index|index]] || Refers to a document providing an index for the current document. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-kin|kin]] || the referenced person is part of the extended family of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-license|license]] || &amp;amp;hellip;indicates that the &amp;lt;nowiki&amp;gt;[referenced document]&amp;lt;/nowiki&amp;gt; is a license for the current page. || [[rel-license]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-me|me]] || the referenced document represents the same person as does the current document || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-met|met]] || this person has met the referenced person || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-muse|muse]] || the referenced person inspires the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-neighbor|neighbor]] || the referenced person lives nearby the person represented by the current document || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-next|next]] || Refers to the next document in a linear sequence of documents. User agents may choose to preload the &amp;quot;next&amp;quot; document, to reduce the perceived load time. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-nofollow|nofollow]] || indicates that the destination of that hyperlink {{should-not}} be afforded any additional weight or ranking by user agents which perform link analysis upon web pages (e.g. search engines). || [[rel-nofollow]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-parent|parent]] || the referenced person is a parent of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-prev|prev]]|| Refers to the previous document in an ordered series of documents. Some user agents also support the synonym &amp;quot;Previous&amp;quot;. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-previous|previous]] || Synonym of &amp;lt;code&amp;gt;prev&amp;lt;/code&amp;gt; || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-section|section]] || Refers to a document serving as a section in a collection of documents. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-sibling|sibling]] || the referenced person is a sibling of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-spouse|spouse]] || the referenced person is a spouse of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-start|start]] || Refers to the first document in a collection of documents. This link type tells search engines which document is considered by the author to be the starting point of the collection. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-stylesheet|stylesheet]] || a style sheet for the current document&amp;lt;br /&amp;gt; used with the invisible &amp;lt;link href&amp;gt; element which is not ideal for content relationships. Content relationships should be user visible and thus uses with &amp;lt;a href&amp;gt; are strongly preferred. Unfortunately the use of stylesheet in user visible content like &amp;lt;a href&amp;gt; appears to be strictly theoretical. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-subsection|subsection]] || Refers to a document serving as a subsection in a collection of documents. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-sweetheart|sweetheart]] || this person considers the referenced person to be their sweetheart || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[[rel-tag|tag]] || &amp;amp;hellip;indicates that the &amp;lt;nowiki&amp;gt;[referenced document]&amp;lt;/nowiki&amp;gt; is an author-designated &amp;quot;tag&amp;quot; (or keyword/subject) for the current page. || [[rel-tag]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[[rel-toc|toc]] || Synonym of &amp;lt;code&amp;gt;contents&amp;lt;/code&amp;gt; (from &amp;quot;Table Of Contents&amp;quot;) || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-transformation|transformation]] || Relates a source document to a transformation, usually represented in XSLT, that relates the source document syntax to the RDF graph syntax. Used in [[grddl|GRDDL]] || [http://www.w3.org/TR/grddl/#transformation GRDDL spec] &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== notes ===&lt;br /&gt;
*&amp;lt;code&amp;gt;rel=&amp;quot;alternate&amp;quot;&amp;lt;/code&amp;gt; can take further meaning from additional attributes, such as &lt;br /&gt;
** &amp;lt;code&amp;gt;rel=&amp;quot;alternate&amp;quot; lang=&amp;quot;fr&amp;quot;&amp;lt;/code&amp;gt; (French language version of this page)&lt;br /&gt;
** &amp;lt;code&amp;gt;rel=&amp;quot;alternate&amp;quot; media=&amp;quot;print&amp;quot;&amp;lt;/code&amp;gt; (printable version of this page)&lt;br /&gt;
** &amp;lt;code&amp;gt;rel=&amp;quot;alternate&amp;quot; media=&amp;quot;handheld&amp;quot;&amp;lt;/code&amp;gt; (version of the page intended or better for handheld/portable devices like PDAs, cell phones, etc.)&lt;br /&gt;
&lt;br /&gt;
*Synonyms such as &amp;quot;previous&amp;quot;, &amp;quot;toc&amp;quot; are not as widely supported as the main term.&lt;br /&gt;
&lt;br /&gt;
== proposals ==&lt;br /&gt;
A few rel values have been developed as drafts as a result of going through most of the microformats [[process]], and are thus listed here for your serious consideration. You &amp;lt;strong&amp;gt;may use these values&amp;lt;/strong&amp;gt;, and if you find any problems with them please point them out on the respective &amp;quot;issues&amp;quot; page for the rel value.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary !! proposed in !! external spec (if any)&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-directory|directory]] || &amp;amp;hellip;indicates that the destination of the hyperlink is a directory listing containing an entry for the current page. || [[rel-directory]]&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-enclosure|enclosure]] || &amp;amp;hellip;indicates that the destination of that hyperlink is intended to be downloaded and cached. || [[rel-enclosure]] || [http://www.apps.ietf.org/rfc/rfc4287.html RFC4287]&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-home|home]] || &amp;amp;hellip;indicates that the &amp;lt;nowiki&amp;gt;[referenced document]&amp;lt;/nowiki&amp;gt; is the homepage of the site in which the current page appears. || [[rel-home]]&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-payment|payment]] || &amp;amp;hellip; || [[rel-payment]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== brainstorming ==&lt;br /&gt;
Several rel values are being brainstormed as potential microformats and are thus listed here. If you find you have a use for such semantics in real world examples, &amp;lt;strong&amp;gt;consider trying out&amp;lt;/strong&amp;gt; these values and provide feedback on the respective brainstorming page(s) with your results and experiences.&lt;br /&gt;
&lt;br /&gt;
You may list new proposed rel values here, and even better if you can list and link to POSH uses in the wild.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary !! brainstormed in and usage in the wild&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-accessibility|accessibility]] || indicate[s] that the destination of that hyperlink contains accessibility information for the current page. || [http://www.brucelawson.co.uk/2009/rel-accessibility/ blog post] which itself uses the rel value in a &amp;amp;lt;link&amp;amp;gt; tag in the head of the document.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-bibliography|bibliography]] || indicate[s] that the destination of that hyperlink is a bibliography for the current page. || [http://microformats.org/discuss/mail/microformats-discuss/2007-October/010863.html mailing list post, 2007-10-15]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-cite|cite]] || indicate[s] that the destination of that hyperlink is an authoritative source or a precedent to the current page. || [[distributed-conversation-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-group|group]] || the referenced document represents a group to which the person represented by the current document belongs || [[group-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span id=&amp;quot;longdesc&amp;quot;&amp;gt;[[rel-longdesc|longdesc]]&amp;lt;/span&amp;gt; || Alternative to the img longdesc attribute, for use on visible links || [http://www.google.com/search?q=rel%3D%22longdesc%22 Google search for rel=longdesc in the wild] shows many sources of proposals. Please edit this to list the earliest and perhaps most recent/comprehensive proposal. No known real world POSH usage in the wild yet.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-map|map]] || Link to a map. Possibly embedded within an adr, hCard, geo or hCalendar. Parsers {{may}} attempt to parse the URL if it is a link to a known map site (e.g. Geohash, Google Maps, Multimap) and extract co-ordinates and other useful data. || (to [[User:TobyInk|TobyInk]] by email)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-member|member]] || the referenced document represents a member of the group represented by the current document || [[group-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-product|product]] || &amp;amp;hellip; || [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-profile|profile]] || indicate[s] that the destination of that hyperlink is a metadata profile (e.g. an [[XMDP]] profile) for the current page or portion thereof || [[xmdp-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-shortlink|shortlink]] || the referenced document represents the current document but with a shorter URL || [http://samj.net/2009/04/introducing-relshort-better-alternative.html blog post]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| vcalendar-parent || link from an event to a containing event || [[User:TobyInk/hcalendar-1.1|hCalendar 1.1 draft]]&lt;br /&gt;
|-&lt;br /&gt;
| vcalendar-child || link from an event to a contained event || [[User:TobyInk/hcalendar-1.1|hCalendar 1.1 draft]]&lt;br /&gt;
|-&lt;br /&gt;
| vcalendar-sibling || link from an event to a related event with the same container || [[User:TobyInk/hcalendar-1.1|hCalendar 1.1 draft]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-status|status]] || the referenced document represents the status (or source of status updates) for the author of this document || [http://www.monkinetic.com/2009/11/status-autodiscovery-relstatus.html blog post]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== more brainstorming ===&lt;br /&gt;
See also:&lt;br /&gt;
* [[genealogy-brainstorming]] for some thoughts on possible additional values for family relationships (use existing [[XFN]] [[rel-parent|parent]], [[rel-child|child]], [[rel-sibling|sibling]], [[rel-spouse|spouse]], [[rel-kin|kin]] values first though)&lt;br /&gt;
* [[xpn-brainstorming]] for some thoughts on possible additional values for professional relationships (use existing [[XFN]] [[rel-co-worker|co-worker]], [[rel-colleague|colleague]] values first though)&lt;br /&gt;
&lt;br /&gt;
== POSH usage ==&lt;br /&gt;
There are numerous rel values used as [[POSH]], both in the wild, whose origins are not necessarily known, nor are their meanings consistent.  There are also numerous rel values from external proposals of varying degrees of merit.  It is useful to document their existence and summarize their implied meanings/usage intent as research that may be used to perhaps take one or more of them thru the microformats [[process]] if there is both sufficient interest and sufficient in the wild usage.&lt;br /&gt;
&lt;br /&gt;
Note: this list is incomplete, please help complete it from the following sources:&lt;br /&gt;
&lt;br /&gt;
External sources: &lt;br /&gt;
* [http://developer.mozilla.org/about/meta Meta Information in DevMo Docs] (DevMo)&lt;br /&gt;
* [http://wiki.mozilla.org/Microsummaries Microsummary]&lt;br /&gt;
* [http://lachy.id.au/dev/markup/specs/wclr/ Web Communication Link Relationships] (WCLR)&lt;br /&gt;
* [http://www.w3.org/MarkUp/Relationships.html W3C Link Relationship values draft] (LRdraft) - from a draft of the HTML spec circa 1991. &lt;br /&gt;
* [http://www.whatwg.org/specs/web-apps/current-work/multipage/section-links.html#linkTypes HTML5 draft] '''Liable to change'''&lt;br /&gt;
* [http://wiki.foaf-project.org/Autodiscovery FOAF Project Wiki: Autodiscovery] (FOAF)&lt;br /&gt;
* [http://www.apps.ietf.org/rfc/rfc4685.html RFC4685]&lt;br /&gt;
* [http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html Google Blog]&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary !! origin !! proposal(s)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-archive|archive]] || index of archived entries || unknown, perhaps Wordpress open source blogging software || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-archives|archives]] || Provides a link to a collection of records, documents, or other materials of historical interest. ||  || HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[[rel-author|author]]||&amp;amp;hellip;||unknown || DevMo / HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-canonical|canonical]] || To help search engines disambiguate the same page with multiple representations || Google || [http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html Google]/[http://www.bing.com/community/blogs/webmaster/archive/2009/02/12/partnering-to-help-solve-duplicate-content-issues.aspx Microsoft]/[http://www.ysearchblog.com/2009/02/12/fighting-duplication-adding-more-arrows-to-your-quiver/ Yahoo!], [http://blog.ask.com/2009/02/ask-is-going-canonical.html Ask Jeeves]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-comment|comment]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-contribution|contribution]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-details|details]] || &amp;amp;hellip; || (seen on w3c.org news log in a &amp;quot;read more&amp;quot; permalink) || &amp;amp;hellip;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-EditURI|EditURI]] || &amp;amp;hellip; || Seen in WordPress, e.g. [http://www.tom-watson.co.uk/] || &amp;amp;hellip;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-endorsed|endorsed]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-external|external]] || Indicates that the referenced document is not part of the same site as the current document. || &amp;amp;hellip; || HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-fan|fan]] || xxxx. || &amp;amp;hellip; || [[hcard-user-profile-authoring]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-feed|feed]] || Gives the address of a syndication feed for the current document. || &amp;amp;hellip; || WCLR/ HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-first|first]] || Indicates that the current document is a part of a series, and that the first document in the series is the referenced document. || &amp;amp;hellip; || HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-icon|icon]] || Imports an icon to represent the current document. (Allowed in &amp;lt;code&amp;gt;link&amp;lt;/code&amp;gt; only) || &amp;amp;hellip; || WCLR/ HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-lightbox|lightbox]] || &amp;amp;hellip; || ([http://www.google.co.uk/search?q=rel%3D%22lightbox%22 Google search for rel=lightbox in the wild]) || &amp;amp;hellip; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-made|made]] || &amp;amp;hellip; || &amp;amp;hellip; || LRdraft&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-meta|meta]] || &amp;amp;hellip; ||  [http://www.w3.org/TR/1999/REC-rdf-syntax-19990222/#transport 1999 W3C RDF syntax REC] || FOAF&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-microsummary|microsummary]]|| &amp;amp;hellip; || &amp;amp;hellip; ||[http://wiki.mozilla.org/Microsummaries Microsummary], be aware of: [[page-summary-formats#Issues_2|microsummary issues]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-openid-delegate|openid.delegate]] || &amp;amp;hellip; || ([http://www.google.co.uk/search?q=%22rel%3Dopenid%22 Google search for rel=openid.* in the wild]) || &amp;amp;hellip;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-openid-server|openid.server]] || &amp;amp;hellip; || ([http://www.google.co.uk/search?q=%22rel%3Dopenid%22 Google search for rel=openid.* in the wild]) || &amp;amp;hellip;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-permalink|permalink]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-pgpkey|pgpkey]] || (see also rel-publickey) || &amp;amp;hellip; || [http://golem.ph.utexas.edu/~distler/blog/archives/000320.html], [http://golem.ph.utexas.edu/~distler/blog/archives/000325.html]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-pingback|pingback]] || Gives the address of the pingback server that handles pingbacks to the current document. (Allowed in &amp;lt;code&amp;gt;link&amp;lt;/code&amp;gt; only) || &amp;amp;hellip; || WCLR/ HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-prefetch|prefetch]] || Specifies that the target resource should be pre-emptively cached. (Allowed in &amp;lt;code&amp;gt;link&amp;lt;/code&amp;gt; only) || &amp;amp;hellip; || HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-publickey|publickey]] || (see also rel-pgpkey) || &amp;amp;hellip; || [http://rasterweb.net/raster/2002/12/12/20021212072812/]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-referral|referral]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-related|related]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-replies|replies]] || indicates a continued thread || unknown || [http://www.apps.ietf.org/rfc/rfc4685.html RFC4685]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-resource|resource]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-search|search]] || &amp;amp;hellip; || unknown || unknown&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-sidebar |sidebar ]] || Specifies that the referenced document, if retrieved, is intended to be shown in the browser's sidebar (if it has one). || || HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-sponsor|sponsor]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-trackback|trackback]] || &amp;amp;hellip; || unknown, perhaps open source Movable Type blogging software || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-unendorsed|unendorsed]] || (probably redundant to [[rel-nofollow|nofollow]]) || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-up|up]] || Provides a link to a document giving the context for the current document. || &amp;amp;hellip;|| HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-user|user]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-via|via]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== WCLR ===&lt;br /&gt;
&lt;br /&gt;
The WCLR proposal is described by its author (in e-mail, 2007-09-25) as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&amp;amp;hellip;now effectively obsolete, since HTML5 and Microformats cover all the worthwhile relationships in that already.&lt;br /&gt;
&lt;br /&gt;
These are [http://www.whatwg.org/specs/web-apps/current-work/multipage/section-links.html#linkTypes covered by HTML5 already]:&lt;br /&gt;
&lt;br /&gt;
* permalink -&amp;gt; bookmark&lt;br /&gt;
* archive -&amp;gt; archives&lt;br /&gt;
* feed&lt;br /&gt;
* pingback&lt;br /&gt;
* unendorsed -&amp;gt; nofollow&lt;br /&gt;
&lt;br /&gt;
The rest now seem unnecessary.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nonetheless, there may be some mileage in using them in microformats, at least until HTML5 is widely available.&lt;br /&gt;
&lt;br /&gt;
== non HTML rel values ==&lt;br /&gt;
There are markup languages other than HTML that also have a rel attribute, often based upon the HTML rel attribute.&lt;br /&gt;
It is useful to document some of these other languages and their rel values for both reference purposes, and to provide  background research for the possible development and re-use of these values in HTML, as [[poshformats]] or [[microformats]]&lt;br /&gt;
&lt;br /&gt;
Sources:&lt;br /&gt;
* [[Atom]] [[RFC4287]] specification. &lt;br /&gt;
* See http://www.iana.org/assignments/link-relations.html for more.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary&amp;lt;br /&amp;gt;(from the relevant specification where possible)) !! defining specification&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| self || See http://www.rfc-editor.org/rfc/rfc4287.txt || [[Atom]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ... || ... || ...&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== dropped ==&lt;br /&gt;
The following rel values were in earlier version(s) of specification(s) and it is presumed by their absence from the most recent version of the respective specification(s) that they have been deprecated or obsoleted.  Use of them could be considered a bit more standard than just POSH, although you may wish to research &amp;lt;em&amp;gt;why&amp;lt;/em&amp;gt; such values were omitted from latter specifications before using them.  If you do discover the reasoning, please add a short statement or link to thereof into the appropriate place in the following table.&lt;br /&gt;
&lt;br /&gt;
In general, you {{should not}} use any dropped values.&lt;br /&gt;
&lt;br /&gt;
In addition, if any such values have been superceded by standard values (see the first table on this page), then you {{must not}} use the dropped versions.&lt;br /&gt;
&lt;br /&gt;
Sources: &lt;br /&gt;
* [http://www.w3.org/MarkUp/html3/ HTML3] (HTML3) - has been superceded by [http://www.w3.org/MarkUp/Wilbur/ HTML 3.2] - which itself has been superceded by [http://www.w3.org/TR/REC-html40 HTML 4.0] - which itself has been updated by [http://w3.org/TR/html401 HTML 4.01], commonly referred to as &amp;quot;HTML 4&amp;quot; in this wiki and other places.)&lt;br /&gt;
* [http://www.w3.org/TR/relations.html Proposed HTML 4.0 link types] (HTML4dropped) - obsoleted/superceded by the HTML 4.0 Recommendation.  Any values that were in the &amp;quot;Proposed HTML 4.0 link types&amp;quot; document but didn't make it into the HTML 4.0 Recommendation were thus explicitly dropped and should be avoided.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary !! defining specification !! why dropped &lt;br /&gt;
|-&lt;br /&gt;
|[[rel-banner|banner]]||Was used to reference another document to be used as banner for this document (i.e. a form of &amp;quot;include&amp;quot; statement).|| HTML3 ||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-begin|begin]] || identifies the author-defined start of a sequence of documents of which the current document is a node.&lt;br /&gt;
 || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-biblioentry|biblioentry]] || identifies a bibliographic entry || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-bibliography|bibliography]] || identifies a bibliography || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-child|child]] (obsolete/superceded) || the target document is a hierarchical child, or subdocument, of the current document|| HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-citation|citation]] || the target is a bibliographic citation || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-collection|collection]] || the target document is an collection that contains the current document || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-definition|definition]] || identifies a definition of a term || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-disclaimer|disclaimer]] || identifies a hypertext link to a legal disclaimer || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-editor|editor]] || identifies a hypertext link to an editor || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-end|end]] || identifies the author-defined end of a sequence of documents of which the current document is a node. || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-first|first]] || synonym for &amp;lt;code&amp;gt;begin&amp;lt;/code&amp;gt; || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-footnote|footnote]] || the anchor is a footnote marker and the target is a footnote || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-last|last]] || synonym for &amp;lt;code&amp;gt;end&amp;lt;/code&amp;gt; || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-navigate|navigate]] || the target document contains information such as a image map that will help users to gain a sense of how and where to found information || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-origin|origin]] || synonym for &amp;lt;code&amp;gt;top&amp;lt;/code&amp;gt; || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-parent|parent]] (obsolete/superceded) || the target document is the hierarchical parent, or container, of the current document|| HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-pointer|pointer]] || the target is a pointer to the real target. This value can be used by a user agent to perform a pre-fetch of the specified target for evaluation until the real target is reached || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-publisher|publisher]] || identifies a hypertext link to a publisher || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-sibling|sibling]] (obsolete/superceded) || the target document is a child of a common parent, or a hierarchical peer of the current document|| HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-top|top]] || the target document is the logical top node of the tree (see also &amp;lt;code&amp;gt;begin&amp;lt;/code&amp;gt;) || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-trademark|trademark]] || identifies a hypertext link to a trademark notice || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-translation|translation]] || the target is a translation to another language || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
|[[rel-up|up]]||When the document forms part of a hierarchy, this link references the immediate parent of the current document.||HTML3||unknown, but proposed for re-introduction in HTML5&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-urc|urc]] || identifies a Universal Resource Citation || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== rejected ==&lt;br /&gt;
Some rel values have been proposed and rejected.  They are listed here to make that explicit.  Authors {{must not}} use rejected rel values.&lt;br /&gt;
&lt;br /&gt;
Source: [[rejected-formats]].&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! origin / proposal !! why rejected &lt;br /&gt;
|-&lt;br /&gt;
|[[rel-pavatar|pavatar]] || [http://pavatar.com/ pavatar] || [[rejected-formats#Pavatar]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== unspecified ==&lt;br /&gt;
Some rel values have been added to this page perhaps in one of the tables above, but no examples, nor an actual specification explicitly stating that the value(s) should be used in the HTML4 'rel' attribute could be found. They are listed here in the hopes someone can discover more specific/precise URLs to examples or specifications about them (preferably both).  Until such precise URLs to examples/specs are provided, the values can be treated as they are purely theoretical and thus of little interest.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary !! source&lt;br /&gt;
|-&lt;br /&gt;
| schema.DC || &amp;amp;hellip; || [http://www.dublincore.org/documents/dcq-html/ Dublin Core]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| schema.DCTERMS || &amp;amp;hellip; || [http://www.dublincore.org/documents/dcq-html/ Dublin Core]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Dublin Core. This search may help: [http://www.google.co.uk/search?as_q=rel%3Dschema.*&amp;amp;hl=en&amp;amp;num=10&amp;amp;btnG=Google+Search&amp;amp;as_epq=&amp;amp;as_oq=&amp;amp;as_eq=&amp;amp;lr=&amp;amp;as_ft=i&amp;amp;as_filetype=&amp;amp;as_qdr=all&amp;amp;as_occt=any&amp;amp;as_dt=i&amp;amp;as_sitesearch=http%3A%2F%2Fdublincore.org&amp;amp;as_rights=&amp;amp;safe=images]. &lt;br /&gt;
** '''examples from that search only use invisible &amp;lt;code&amp;gt;&amp;amp;lt;link href&amp;amp;gt;&amp;lt;/code&amp;gt; element'''. At first glance it appears the results from the search show only uses with the invisible &amp;lt;code&amp;gt;&amp;amp;lt;link href&amp;amp;gt;&amp;lt;/code&amp;gt; element which is not ideal for content relationships.  Content relationships should be user visible and thus uses with &amp;lt;code&amp;gt;&amp;amp;lt;a href&amp;amp;gt;&amp;lt;/code&amp;gt; are strongly preferred.  &lt;br /&gt;
*** [http://www.ietf.org/rfc/rfc2731.txt RFC2731] defines &amp;lt;code&amp;gt;rel=&amp;quot;schema.AC&amp;quot;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;rel=&amp;quot;schema.RC&amp;quot;&amp;lt;/code&amp;gt; with the pattern &amp;lt;code&amp;gt;rel=&amp;quot;schema.PREFIX&amp;quot;&amp;lt;/code&amp;gt; as a syntax for defining namespaces for use in meta[@name], *[@rel], *[@rev] and (as per eRDF) *[@class] attributes. A link to a Dublin Core metadata schema is generally not suitable for end users, so &amp;lt;code&amp;gt;&amp;amp;lt;link href&amp;amp;gt;&amp;lt;/code&amp;gt; appears to be more appropriate than &amp;lt;code&amp;gt;&amp;amp;lt;a href&amp;amp;gt;&amp;lt;/code&amp;gt; for those that use Dublin Core metadata schemas.&lt;br /&gt;
** '''proposal to use in content currently only theoretical'''. Thus unfortunately the use of Dublin Core in user visible content like &amp;lt;code&amp;gt;&amp;amp;lt;a href&amp;amp;gt;&amp;lt;/code&amp;gt; appears to be strictly theoretical. See [http://microformats.org/discuss/mail/microformats-discuss/2008-January/011445.html microformats-discuss/2008-January/011445.html] for a proposal to use Dublin Core in user visible content.&lt;br /&gt;
&lt;br /&gt;
== tools ==&lt;br /&gt;
See [[implementations]].&lt;br /&gt;
&lt;br /&gt;
== related ==&lt;br /&gt;
{{rel-related-pages}}&lt;br /&gt;
* [[elemental-microformats]]&lt;br /&gt;
* [[existing-rev-values]]&lt;br /&gt;
* [[existing-class-names]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=existing-rel-values&amp;diff=43140</id>
		<title>existing-rel-values</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=existing-rel-values&amp;diff=43140"/>
		<updated>2010-09-28T23:53:40Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* related */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt; existing rel values &amp;lt;/entry-title&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page contains tables of known HTML rel values from specifications, formats, proposals, brainstorms, and non-trivial [[POSH]] usage in the wild.  In addition, dropped and rejected values are listed at the end for comprehensiveness.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;usage&amp;quot;&amp;gt;usage&amp;lt;/span&amp;gt;: see [[rel-faq#How_is_rel_used|how is 'rel' used]].  Regarding &amp;lt;span id=&amp;quot;rev&amp;quot;&amp;gt;rev&amp;lt;/span&amp;gt;, see: [[rel-faq#Should_rev_even_be_used|should 'rev' even be used]].&lt;br /&gt;
&lt;br /&gt;
== formats ==&lt;br /&gt;
These rel values are defined formats from specifications (HTML 4, microformats) are thus are &amp;lt;strong&amp;gt;recommended for general use&amp;lt;/strong&amp;gt;.  Alphabetically ordered by value.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
* &amp;lt;strong&amp;gt;Do not&amp;lt;/strong&amp;gt; add rel values you find in the wild to this table of rel formats, instead add them to the table in the [[existing-rel-values#POSH_usage|POSH section]].&lt;br /&gt;
* &amp;lt;strong&amp;gt;Do not&amp;lt;/strong&amp;gt; add non-HTML rel values you find to this table of rel formats, instead add them to the table in the [[existing-rel-values#non_HTML_rel_values|non HTML rel values section]].&lt;br /&gt;
* &amp;lt;strong&amp;gt;Do not&amp;lt;/strong&amp;gt; add rel values from obsolete/superceded proposals or drafts, instead add them to the table in the &amp;quot;dropped&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sources:&lt;br /&gt;
* W3C [http://www.w3.org/TR/html401/types.html#h-6.12 HTML 4 link type] and [http://www.w3.org/TR/grddl/ GRDDL] specs. &lt;br /&gt;
* [[xfn]] and other [[microformats]]&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary&amp;lt;br /&amp;gt;(from the relevant specification where possible)) !! defining specification&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-acquaintance|acquaintance]] || the person represented by the current document considers the person represented by the referenced document to be an acquaintance || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-alternate|alternate]] || Designates substitute versions for the document in which the link occurs. When used together with the &amp;lt;code&amp;gt;lang&amp;lt;/code&amp;gt; attribute, it implies a translated version of the document. When used together with the &amp;lt;code&amp;gt;media&amp;lt;/code&amp;gt; attribute, it implies a version designed for a different medium (or media). || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-appendix|appendix]]|| Refers to a document serving as an appendix in a collection of documents. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-bookmark|bookmark]]  || Refers to a bookmark. A bookmark is a link to a key entry point within an extended document. The &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; attribute may be used, for example, to label the bookmark. Note that several bookmarks may be defined in each document. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-chapter|chapter]] || Refers to a document serving as a chapter in a collection of documents. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-child|child]] || the referenced person is a child of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-colleague|colleague]] || the referenced person is a colleague of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-contact|contact]] || the person represented by the current document considers the person represented by the referenced document to be a contact || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-contents|contents]] || Refers to a document serving as a table of contents. Some user agents also support the synonym ToC (from &amp;quot;Table of Contents&amp;quot;). || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-copyright|copyright]] || Refers to a copyright statement for the current document. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-co-resident|co-resident]] || the referenced person lives in the same residence as the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-co-worker|co-worker]] || the referenced person is a co-worker of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-crush|crush]] || this person considers the referenced person to be a crush (i.e. has a crush on the referenced person)|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-date|date]] || this person considers the referenced person to be a date (i.e. is dating the referenced person)|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-friend|friend]] || the person represented by the current document considers the person represented by the referenced document to be a friend || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-glossary|glossary]]|| Refers to a document providing a glossary of terms that pertain to the current document.||[http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-help|help]] || Refers to a document offering help (more information, links to other sources information, etc.) || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-index|index]] || Refers to a document providing an index for the current document. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-kin|kin]] || the referenced person is part of the extended family of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-license|license]] || &amp;amp;hellip;indicates that the &amp;lt;nowiki&amp;gt;[referenced document]&amp;lt;/nowiki&amp;gt; is a license for the current page. || [[rel-license]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-me|me]] || the referenced document represents the same person as does the current document || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-met|met]] || this person has met the referenced person || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-muse|muse]] || the referenced person inspires the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-neighbor|neighbor]] || the referenced person lives nearby the person represented by the current document || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-next|next]] || Refers to the next document in a linear sequence of documents. User agents may choose to preload the &amp;quot;next&amp;quot; document, to reduce the perceived load time. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-nofollow|nofollow]] || indicates that the destination of that hyperlink {{should-not}} be afforded any additional weight or ranking by user agents which perform link analysis upon web pages (e.g. search engines). || [[rel-nofollow]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-parent|parent]] || the referenced person is a parent of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-prev|prev]]|| Refers to the previous document in an ordered series of documents. Some user agents also support the synonym &amp;quot;Previous&amp;quot;. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-previous|previous]] || Synonym of &amp;lt;code&amp;gt;prev&amp;lt;/code&amp;gt; || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-section|section]] || Refers to a document serving as a section in a collection of documents. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-sibling|sibling]] || the referenced person is a sibling of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-spouse|spouse]] || the referenced person is a spouse of the person represented by the current document|| [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-start|start]] || Refers to the first document in a collection of documents. This link type tells search engines which document is considered by the author to be the starting point of the collection. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-stylesheet|stylesheet]] || a style sheet for the current document&amp;lt;br /&amp;gt; used with the invisible &amp;lt;link href&amp;gt; element which is not ideal for content relationships. Content relationships should be user visible and thus uses with &amp;lt;a href&amp;gt; are strongly preferred. Unfortunately the use of stylesheet in user visible content like &amp;lt;a href&amp;gt; appears to be strictly theoretical. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-subsection|subsection]] || Refers to a document serving as a subsection in a collection of documents. || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-sweetheart|sweetheart]] || this person considers the referenced person to be their sweetheart || [[XFN]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[[rel-tag|tag]] || &amp;amp;hellip;indicates that the &amp;lt;nowiki&amp;gt;[referenced document]&amp;lt;/nowiki&amp;gt; is an author-designated &amp;quot;tag&amp;quot; (or keyword/subject) for the current page. || [[rel-tag]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[[rel-toc|toc]] || Synonym of &amp;lt;code&amp;gt;contents&amp;lt;/code&amp;gt; (from &amp;quot;Table Of Contents&amp;quot;) || [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4 link type]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-transformation|transformation]] || Relates a source document to a transformation, usually represented in XSLT, that relates the source document syntax to the RDF graph syntax. Used in [[grddl|GRDDL]] || [http://www.w3.org/TR/grddl/#transformation GRDDL spec] &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== notes ===&lt;br /&gt;
*&amp;lt;code&amp;gt;rel=&amp;quot;alternate&amp;quot;&amp;lt;/code&amp;gt; can take further meaning from additional attributes, such as &lt;br /&gt;
** &amp;lt;code&amp;gt;rel=&amp;quot;alternate&amp;quot; lang=&amp;quot;fr&amp;quot;&amp;lt;/code&amp;gt; (French language version of this page)&lt;br /&gt;
** &amp;lt;code&amp;gt;rel=&amp;quot;alternate&amp;quot; media=&amp;quot;print&amp;quot;&amp;lt;/code&amp;gt; (printable version of this page)&lt;br /&gt;
** &amp;lt;code&amp;gt;rel=&amp;quot;alternate&amp;quot; media=&amp;quot;handheld&amp;quot;&amp;lt;/code&amp;gt; (version of the page intended or better for handheld/portable devices like PDAs, cell phones, etc.)&lt;br /&gt;
&lt;br /&gt;
*Synonyms such as &amp;quot;previous&amp;quot;, &amp;quot;toc&amp;quot; are not as widely supported as the main term.&lt;br /&gt;
&lt;br /&gt;
== proposals ==&lt;br /&gt;
A few rel values have been developed as drafts as a result of going through most of the microformats [[process]], and are thus listed here for your serious consideration. You &amp;lt;strong&amp;gt;may use these values&amp;lt;/strong&amp;gt;, and if you find any problems with them please point them out on the respective &amp;quot;issues&amp;quot; page for the rel value.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary !! proposed in !! external spec (if any)&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-directory|directory]] || &amp;amp;hellip;indicates that the destination of the hyperlink is a directory listing containing an entry for the current page. || [[rel-directory]]&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-enclosure|enclosure]] || &amp;amp;hellip;indicates that the destination of that hyperlink is intended to be downloaded and cached. || [[rel-enclosure]] || [http://www.apps.ietf.org/rfc/rfc4287.html RFC4287]&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-home|home]] || &amp;amp;hellip;indicates that the &amp;lt;nowiki&amp;gt;[referenced document]&amp;lt;/nowiki&amp;gt; is the homepage of the site in which the current page appears. || [[rel-home]]&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-payment|payment]] || &amp;amp;hellip; || [[rel-payment]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== brainstorming ==&lt;br /&gt;
Several rel values are being brainstormed as potential microformats and are thus listed here. If you find you have a use for such semantics in real world examples, &amp;lt;strong&amp;gt;consider trying out&amp;lt;/strong&amp;gt; these values and provide feedback on the respective brainstorming page(s) with your results and experiences.&lt;br /&gt;
&lt;br /&gt;
You may list new proposed rel values here, and even better if you can list and link to POSH uses in the wild.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary !! brainstormed in and usage in the wild&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-accessibility|accessibility]] || indicate[s] that the destination of that hyperlink contains accessibility information for the current page. || [http://www.brucelawson.co.uk/2009/rel-accessibility/ blog post] which itself uses the rel value in a &amp;amp;lt;link&amp;amp;gt; tag in the head of the document.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-bibliography|bibliography]] || indicate[s] that the destination of that hyperlink is a bibliography for the current page. || [http://microformats.org/discuss/mail/microformats-discuss/2007-October/010863.html mailing list post, 2007-10-15]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-cite|cite]] || indicate[s] that the destination of that hyperlink is an authoritative source or a precedent to the current page. || [[distributed-conversation-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-group|group]] || the referenced document represents a group to which the person represented by the current document belongs || [[group-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span id=&amp;quot;longdesc&amp;quot;&amp;gt;[[rel-longdesc|longdesc]]&amp;lt;/span&amp;gt; || Alternative to the img longdesc attribute, for use on visible links || [http://www.google.com/search?q=rel%3D%22longdesc%22 Google search for rel=longdesc in the wild] shows many sources of proposals. Please edit this to list the earliest and perhaps most recent/comprehensive proposal. No known real world POSH usage in the wild yet.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-map|map]] || Link to a map. Possibly embedded within an adr, hCard, geo or hCalendar. Parsers {{may}} attempt to parse the URL if it is a link to a known map site (e.g. Geohash, Google Maps, Multimap) and extract co-ordinates and other useful data. || (to [[User:TobyInk|TobyInk]] by email)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-member|member]] || the referenced document represents a member of the group represented by the current document || [[group-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-product|product]] || &amp;amp;hellip; || [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-profile|profile]] || indicate[s] that the destination of that hyperlink is a metadata profile (e.g. an [[XMDP]] profile) for the current page or portion thereof || [[xmdp-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-shortlink|shortlink]] || the referenced document represents the current document but with a shorter URL || [http://samj.net/2009/04/introducing-relshort-better-alternative.html blog post]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| vcalendar-parent || link from an event to a containing event || [[User:TobyInk/hcalendar-1.1|hCalendar 1.1 draft]]&lt;br /&gt;
|-&lt;br /&gt;
| vcalendar-child || link from an event to a contained event || [[User:TobyInk/hcalendar-1.1|hCalendar 1.1 draft]]&lt;br /&gt;
|-&lt;br /&gt;
| vcalendar-sibling || link from an event to a related event with the same container || [[User:TobyInk/hcalendar-1.1|hCalendar 1.1 draft]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-status|status]] || the referenced document represents the status (or source of status updates) for the author of this document || [http://www.monkinetic.com/2009/11/status-autodiscovery-relstatus.html blog post]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== more brainstorming ===&lt;br /&gt;
See also:&lt;br /&gt;
* [[genealogy-brainstorming]] for some thoughts on possible additional values for family relationships (use existing [[XFN]] [[rel-parent|parent]], [[rel-child|child]], [[rel-sibling|sibling]], [[rel-spouse|spouse]], [[rel-kin|kin]] values first though)&lt;br /&gt;
* [[xpn-brainstorming]] for some thoughts on possible additional values for professional relationships (use existing [[XFN]] [[rel-co-worker|co-worker]], [[rel-colleague|colleague]] values first though)&lt;br /&gt;
&lt;br /&gt;
== POSH usage ==&lt;br /&gt;
There are numerous rel values used as [[POSH]], both in the wild, whose origins are not necessarily known, nor are their meanings consistent.  There are also numerous rel values from external proposals of varying degrees of merit.  It is useful to document their existence and summarize their implied meanings/usage intent as research that may be used to perhaps take one or more of them thru the microformats [[process]] if there is both sufficient interest and sufficient in the wild usage.&lt;br /&gt;
&lt;br /&gt;
Note: this list is incomplete, please help complete it from the following sources:&lt;br /&gt;
&lt;br /&gt;
External sources: &lt;br /&gt;
* [http://developer.mozilla.org/about/meta Meta Information in DevMo Docs] (DevMo)&lt;br /&gt;
* [http://wiki.mozilla.org/Microsummaries Microsummary]&lt;br /&gt;
* [http://lachy.id.au/dev/markup/specs/wclr/ Web Communication Link Relationships] (WCLR)&lt;br /&gt;
* [http://www.w3.org/MarkUp/Relationships.html W3C Link Relationship values draft] (LRdraft) - from a draft of the HTML spec circa 1991. &lt;br /&gt;
* [http://www.whatwg.org/specs/web-apps/current-work/multipage/section-links.html#linkTypes HTML5 draft] '''Liable to change'''&lt;br /&gt;
* [http://wiki.foaf-project.org/Autodiscovery FOAF Project Wiki: Autodiscovery] (FOAF)&lt;br /&gt;
* [http://www.apps.ietf.org/rfc/rfc4685.html RFC4685]&lt;br /&gt;
* [http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html Google Blog]&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary !! origin !! proposal(s)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-archive|archive]] || index of archived entries || unknown, perhaps Wordpress open source blogging software || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-archives|archives]] || Provides a link to a collection of records, documents, or other materials of historical interest. ||  || HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[[rel-author|author]]||&amp;amp;hellip;||unknown || DevMo / HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-canonical|canonical]] || To help search engines disambiguate the same page with multiple representations || Google || [http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html Google]/[http://www.bing.com/community/blogs/webmaster/archive/2009/02/12/partnering-to-help-solve-duplicate-content-issues.aspx Microsoft]/[http://www.ysearchblog.com/2009/02/12/fighting-duplication-adding-more-arrows-to-your-quiver/ Yahoo!], [http://blog.ask.com/2009/02/ask-is-going-canonical.html Ask Jeeves]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-comment|comment]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-contribution|contribution]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-details|details]] || &amp;amp;hellip; || (seen on w3c.org news log in a &amp;quot;read more&amp;quot; permalink) || &amp;amp;hellip;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-EditURI|EditURI]] || &amp;amp;hellip; || Seen in WordPress, e.g. [http://www.tom-watson.co.uk/] || &amp;amp;hellip;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-endorsed|endorsed]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-external|external]] || Indicates that the referenced document is not part of the same site as the current document. || &amp;amp;hellip; || HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-fan|fan]] || xxxx. || &amp;amp;hellip; || [[hcard-user-profile-authoring]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-feed|feed]] || Gives the address of a syndication feed for the current document. || &amp;amp;hellip; || WCLR/ HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-first|first]] || Indicates that the current document is a part of a series, and that the first document in the series is the referenced document. || &amp;amp;hellip; || HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-icon|icon]] || Imports an icon to represent the current document. (Allowed in &amp;lt;code&amp;gt;link&amp;lt;/code&amp;gt; only) || &amp;amp;hellip; || WCLR/ HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-lightbox|lightbox]] || &amp;amp;hellip; || ([http://www.google.co.uk/search?q=rel%3D%22lightbox%22 Google search for rel=lightbox in the wild]) || &amp;amp;hellip; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-made|made]] || &amp;amp;hellip; || &amp;amp;hellip; || LRdraft&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-meta|meta]] || &amp;amp;hellip; ||  [http://www.w3.org/TR/1999/REC-rdf-syntax-19990222/#transport 1999 W3C RDF syntax REC] || FOAF&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-microsummary|microsummary]]|| &amp;amp;hellip; || &amp;amp;hellip; ||[http://wiki.mozilla.org/Microsummaries Microsummary], be aware of: [[page-summary-formats#Issues_2|microsummary issues]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-openid-delegate|openid.delegate]] || &amp;amp;hellip; || ([http://www.google.co.uk/search?q=%22rel%3Dopenid%22 Google search for rel=openid.* in the wild]) || &amp;amp;hellip;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-openid-server|openid.server]] || &amp;amp;hellip; || ([http://www.google.co.uk/search?q=%22rel%3Dopenid%22 Google search for rel=openid.* in the wild]) || &amp;amp;hellip;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-permalink|permalink]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-pgpkey|pgpkey]] || (see also rel-publickey) || &amp;amp;hellip; || [http://golem.ph.utexas.edu/~distler/blog/archives/000320.html], [http://golem.ph.utexas.edu/~distler/blog/archives/000325.html]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-pingback|pingback]] || Gives the address of the pingback server that handles pingbacks to the current document. (Allowed in &amp;lt;code&amp;gt;link&amp;lt;/code&amp;gt; only) || &amp;amp;hellip; || WCLR/ HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-prefetch|prefetch]] || Specifies that the target resource should be pre-emptively cached. (Allowed in &amp;lt;code&amp;gt;link&amp;lt;/code&amp;gt; only) || &amp;amp;hellip; || HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-publickey|publickey]] || (see also rel-pgpkey) || &amp;amp;hellip; || [http://rasterweb.net/raster/2002/12/12/20021212072812/]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-referral|referral]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-related|related]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-replies|replies]] || indicates a continued thread || unknown || [http://www.apps.ietf.org/rfc/rfc4685.html RFC4685]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-resource|resource]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-search|search]] || &amp;amp;hellip; || unknown || unknown&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-sidebar |sidebar ]] || Specifies that the referenced document, if retrieved, is intended to be shown in the browser's sidebar (if it has one). || || HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-sponsor|sponsor]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-trackback|trackback]] || &amp;amp;hellip; || unknown, perhaps open source Movable Type blogging software || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-unendorsed|unendorsed]] || (probably redundant to [[rel-nofollow|nofollow]]) || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-up|up]] || Provides a link to a document giving the context for the current document. || &amp;amp;hellip;|| HTML5&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-user|user]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-via|via]] || &amp;amp;hellip; || &amp;amp;hellip; || WCLR&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== WCLR ===&lt;br /&gt;
&lt;br /&gt;
The WCLR proposal is described by its author (in e-mail, 2007-09-25) as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&amp;amp;hellip;now effectively obsolete, since HTML5 and Microformats cover all the worthwhile relationships in that already.&lt;br /&gt;
&lt;br /&gt;
These are [http://www.whatwg.org/specs/web-apps/current-work/multipage/section-links.html#linkTypes covered by HTML5 already]:&lt;br /&gt;
&lt;br /&gt;
* permalink -&amp;gt; bookmark&lt;br /&gt;
* archive -&amp;gt; archives&lt;br /&gt;
* feed&lt;br /&gt;
* pingback&lt;br /&gt;
* unendorsed -&amp;gt; nofollow&lt;br /&gt;
&lt;br /&gt;
The rest now seem unnecessary.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nonetheless, there may be some mileage in using them in microformats, at least until HTML5 is widely available.&lt;br /&gt;
&lt;br /&gt;
== non HTML rel values ==&lt;br /&gt;
There are markup languages other than HTML that also have a rel attribute, often based upon the HTML rel attribute.&lt;br /&gt;
It is useful to document some of these other languages and their rel values for both reference purposes, and to provide  background research for the possible development and re-use of these values in HTML, as [[poshformats]] or [[microformats]]&lt;br /&gt;
&lt;br /&gt;
Sources:&lt;br /&gt;
* [[Atom]] [[RFC4287]] specification. &lt;br /&gt;
* See http://www.iana.org/assignments/link-relations.html for more.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary&amp;lt;br /&amp;gt;(from the relevant specification where possible)) !! defining specification&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| self || See http://www.rfc-editor.org/rfc/rfc4287.txt || [[Atom]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ... || ... || ...&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== dropped ==&lt;br /&gt;
The following rel values were in earlier version(s) of specification(s) and it is presumed by their absence from the most recent version of the respective specification(s) that they have been deprecated or obsoleted.  Use of them could be considered a bit more standard than just POSH, although you may wish to research &amp;lt;em&amp;gt;why&amp;lt;/em&amp;gt; such values were omitted from latter specifications before using them.  If you do discover the reasoning, please add a short statement or link to thereof into the appropriate place in the following table.&lt;br /&gt;
&lt;br /&gt;
In general, you {{should not}} use any dropped values.&lt;br /&gt;
&lt;br /&gt;
In addition, if any such values have been superceded by standard values (see the first table on this page), then you {{must not}} use the dropped versions.&lt;br /&gt;
&lt;br /&gt;
Sources: &lt;br /&gt;
* [http://www.w3.org/MarkUp/html3/ HTML3] (HTML3) - has been superceded by [http://www.w3.org/MarkUp/Wilbur/ HTML 3.2] - which itself has been superceded by [http://www.w3.org/TR/REC-html40 HTML 4.0] - which itself has been updated by [http://w3.org/TR/html401 HTML 4.01], commonly referred to as &amp;quot;HTML 4&amp;quot; in this wiki and other places.)&lt;br /&gt;
* [http://www.w3.org/TR/relations.html Proposed HTML 4.0 link types] (HTML4dropped) - obsoleted/superceded by the HTML 4.0 Recommendation.  Any values that were in the &amp;quot;Proposed HTML 4.0 link types&amp;quot; document but didn't make it into the HTML 4.0 Recommendation were thus explicitly dropped and should be avoided.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary !! defining specification !! why dropped &lt;br /&gt;
|-&lt;br /&gt;
|[[rel-banner|banner]]||Was used to reference another document to be used as banner for this document (i.e. a form of &amp;quot;include&amp;quot; statement).|| HTML3 ||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-begin|begin]] || identifies the author-defined start of a sequence of documents of which the current document is a node.&lt;br /&gt;
 || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-biblioentry|biblioentry]] || identifies a bibliographic entry || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-bibliography|bibliography]] || identifies a bibliography || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-child|child]] (obsolete/superceded) || the target document is a hierarchical child, or subdocument, of the current document|| HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-citation|citation]] || the target is a bibliographic citation || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-collection|collection]] || the target document is an collection that contains the current document || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-definition|definition]] || identifies a definition of a term || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-disclaimer|disclaimer]] || identifies a hypertext link to a legal disclaimer || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-editor|editor]] || identifies a hypertext link to an editor || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-end|end]] || identifies the author-defined end of a sequence of documents of which the current document is a node. || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-first|first]] || synonym for &amp;lt;code&amp;gt;begin&amp;lt;/code&amp;gt; || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-footnote|footnote]] || the anchor is a footnote marker and the target is a footnote || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-last|last]] || synonym for &amp;lt;code&amp;gt;end&amp;lt;/code&amp;gt; || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-navigate|navigate]] || the target document contains information such as a image map that will help users to gain a sense of how and where to found information || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-origin|origin]] || synonym for &amp;lt;code&amp;gt;top&amp;lt;/code&amp;gt; || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-parent|parent]] (obsolete/superceded) || the target document is the hierarchical parent, or container, of the current document|| HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-pointer|pointer]] || the target is a pointer to the real target. This value can be used by a user agent to perform a pre-fetch of the specified target for evaluation until the real target is reached || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-publisher|publisher]] || identifies a hypertext link to a publisher || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-sibling|sibling]] (obsolete/superceded) || the target document is a child of a common parent, or a hierarchical peer of the current document|| HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-top|top]] || the target document is the logical top node of the tree (see also &amp;lt;code&amp;gt;begin&amp;lt;/code&amp;gt;) || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-trademark|trademark]] || identifies a hypertext link to a trademark notice || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-translation|translation]] || the target is a translation to another language || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
|[[rel-up|up]]||When the document forms part of a hierarchy, this link references the immediate parent of the current document.||HTML3||unknown, but proposed for re-introduction in HTML5&lt;br /&gt;
|-&lt;br /&gt;
| [[rel-urc|urc]] || identifies a Universal Resource Citation || HTML4dropped||unknown&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== rejected ==&lt;br /&gt;
Some rel values have been proposed and rejected.  They are listed here to make that explicit.  Authors {{must not}} use rejected rel values.&lt;br /&gt;
&lt;br /&gt;
Source: [[rejected-formats]].&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! origin / proposal !! why rejected &lt;br /&gt;
|-&lt;br /&gt;
|[[rel-pavatar|pavatar]] || [http://pavatar.com/ pavatar] || [[rejected-formats#Pavatar]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== unspecified ==&lt;br /&gt;
Some rel values have been added to this page perhaps in one of the tables above, but no examples, nor an actual specification explicitly stating that the value(s) should be used in the HTML4 'rel' attribute could be found. They are listed here in the hopes someone can discover more specific/precise URLs to examples or specifications about them (preferably both).  Until such precise URLs to examples/specs are provided, the values can be treated as they are purely theoretical and thus of little interest.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! rel value !! summary !! source&lt;br /&gt;
|-&lt;br /&gt;
| schema.DC || &amp;amp;hellip; || [http://www.dublincore.org/documents/dcq-html/ Dublin Core]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| schema.DCTERMS || &amp;amp;hellip; || [http://www.dublincore.org/documents/dcq-html/ Dublin Core]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Dublin Core. This search may help: [http://www.google.co.uk/search?as_q=rel%3Dschema.*&amp;amp;hl=en&amp;amp;num=10&amp;amp;btnG=Google+Search&amp;amp;as_epq=&amp;amp;as_oq=&amp;amp;as_eq=&amp;amp;lr=&amp;amp;as_ft=i&amp;amp;as_filetype=&amp;amp;as_qdr=all&amp;amp;as_occt=any&amp;amp;as_dt=i&amp;amp;as_sitesearch=http%3A%2F%2Fdublincore.org&amp;amp;as_rights=&amp;amp;safe=images]. &lt;br /&gt;
** '''examples from that search only use invisible &amp;lt;code&amp;gt;&amp;amp;lt;link href&amp;amp;gt;&amp;lt;/code&amp;gt; element'''. At first glance it appears the results from the search show only uses with the invisible &amp;lt;code&amp;gt;&amp;amp;lt;link href&amp;amp;gt;&amp;lt;/code&amp;gt; element which is not ideal for content relationships.  Content relationships should be user visible and thus uses with &amp;lt;code&amp;gt;&amp;amp;lt;a href&amp;amp;gt;&amp;lt;/code&amp;gt; are strongly preferred.  &lt;br /&gt;
*** [http://www.ietf.org/rfc/rfc2731.txt RFC2731] defines &amp;lt;code&amp;gt;rel=&amp;quot;schema.AC&amp;quot;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;rel=&amp;quot;schema.RC&amp;quot;&amp;lt;/code&amp;gt; with the pattern &amp;lt;code&amp;gt;rel=&amp;quot;schema.PREFIX&amp;quot;&amp;lt;/code&amp;gt; as a syntax for defining namespaces for use in meta[@name], *[@rel], *[@rev] and (as per eRDF) *[@class] attributes. A link to a Dublin Core metadata schema is generally not suitable for end users, so &amp;lt;code&amp;gt;&amp;amp;lt;link href&amp;amp;gt;&amp;lt;/code&amp;gt; appears to be more appropriate than &amp;lt;code&amp;gt;&amp;amp;lt;a href&amp;amp;gt;&amp;lt;/code&amp;gt; for those that use Dublin Core metadata schemas.&lt;br /&gt;
** '''proposal to use in content currently only theoretical'''. Thus unfortunately the use of Dublin Core in user visible content like &amp;lt;code&amp;gt;&amp;amp;lt;a href&amp;amp;gt;&amp;lt;/code&amp;gt; appears to be strictly theoretical. See [http://microformats.org/discuss/mail/microformats-discuss/2008-January/011445.html microformats-discuss/2008-January/011445.html] for a proposal to use Dublin Core in user visible content.&lt;br /&gt;
&lt;br /&gt;
== tools ==&lt;br /&gt;
See [[implementations]].&lt;br /&gt;
&lt;br /&gt;
== related ==&lt;br /&gt;
{{rel-related-pages}}&lt;br /&gt;
* [[elemental-microformats]]&lt;br /&gt;
* [[existing-rev-names]]&lt;br /&gt;
* [[existing-class-names]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=existing-rev-values&amp;diff=43139</id>
		<title>existing-rev-values</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=existing-rev-values&amp;diff=43139"/>
		<updated>2010-09-28T23:52:57Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[rev-made]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[existing-rel-values]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=existing-rev-values&amp;diff=43138</id>
		<title>existing-rev-values</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=existing-rev-values&amp;diff=43138"/>
		<updated>2010-09-28T23:52:26Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: New page: * rev-made&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[rev-made]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rev-made&amp;diff=43137</id>
		<title>rev-made</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rev-made&amp;diff=43137"/>
		<updated>2010-09-28T23:49:25Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: rev=made initial description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;rev=made is a historical value used by browsers such as lynx to determine the email address of the web page owner/author.  It is commonly (at least by links) only supported on the &amp;lt;nowiki&amp;gt;&amp;lt;link/&amp;gt;&amp;lt;/nowiki&amp;gt; tag.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;link rev=&amp;quot;made&amp;quot; href=&amp;quot;mailto:alice@example.com&amp;quot; title=&amp;quot;Alice&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* http://www.htmlcodetutorial.com/document/_LINK.html&lt;br /&gt;
* http://www.frontpagewebmaster.com/m_142732/tm.htm&lt;br /&gt;
* http://www.usask.ca/its/courses/cai/html/glossary/link.html&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=RelMeAuth&amp;diff=42407</id>
		<title>RelMeAuth</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=RelMeAuth&amp;diff=42407"/>
		<updated>2010-04-23T13:54:55Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* issues */ OAuth very unsuitable&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[RelMeAuth]] is a proposed open standard for using [[rel-me]] links to profiles on [[OAuth]] supporting services to authenticate via either those profiles or your own site.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
; &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;Editor&amp;lt;/span&amp;gt; &lt;br /&gt;
: &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Tantek|Tantek Çelik]]&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://tantek.com/&amp;lt;/span&amp;gt;)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== support RelMeAuth ==&lt;br /&gt;
=== users ===&lt;br /&gt;
Want to use your own site to login to other sites? Here's all you have to do:&lt;br /&gt;
&lt;br /&gt;
'''Just use [[rel-me|rel=&amp;quot;me&amp;quot;]] on your personal site, and enter your personal site as your URL on other sites.'''&lt;br /&gt;
&lt;br /&gt;
That's it! No odd new hidden meta tags or invisible XML side-files.&lt;br /&gt;
&lt;br /&gt;
Slightly longer explanation:&lt;br /&gt;
&lt;br /&gt;
'''1. Add [[rel-me|rel=&amp;quot;me&amp;quot;]] links to your other profiles.'''&lt;br /&gt;
&lt;br /&gt;
Add [[rel-me|rel=&amp;quot;me&amp;quot;]] to links from your home page to your various profiles on other services.&lt;br /&gt;
&lt;br /&gt;
'''2. Edit your other profiles to link back to your site.'''&lt;br /&gt;
&lt;br /&gt;
Edit your other profiles and set their &amp;quot;home page&amp;quot; or &amp;quot;personal site&amp;quot; or &amp;quot;URL&amp;quot; field to your personal site.&lt;br /&gt;
&lt;br /&gt;
Here's a [[hcard-xfn-supporting-friends-lists#Services_with_XFN_rel.3D.22me.22_to_one_external_site|list of profile sites that have URL fields and support rel-me]]. &lt;br /&gt;
&lt;br /&gt;
'''3. There is no step 3. You're done.'''&lt;br /&gt;
&lt;br /&gt;
==== examples in the wild ====&lt;br /&gt;
===== simple home page =====&lt;br /&gt;
&lt;br /&gt;
Tantek's home page http://tantek.com/ has (simplified markup)&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://twitter.com/t&amp;quot;&amp;gt;Twitter: @t&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://identi.ca/t&amp;quot;&amp;gt;identi.ca: t&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== users with separate contact pages ===&lt;br /&gt;
&lt;br /&gt;
'''But what if I prefer to have a separate contact or about page with my links to other profiles?'''&lt;br /&gt;
&lt;br /&gt;
If you prefer to have a separate contact page that links to your other profiles, then&lt;br /&gt;
&lt;br /&gt;
# add [[rel-me|rel=&amp;quot;me&amp;quot;]] to links from your contact page to those other profiles&lt;br /&gt;
# add [[rel-me|rel=&amp;quot;me&amp;quot;]] to the link from your home page to your contact page&lt;br /&gt;
&lt;br /&gt;
==== more examples in the wild ====&lt;br /&gt;
===== separate contact page =====&lt;br /&gt;
&lt;br /&gt;
Jeremy Keith's home page http://adactio.com/ has (simplified markup)&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;/journal/&amp;quot;&amp;gt;Journal&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;/contact/&amp;quot;&amp;gt;Contact&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and then also:&lt;br /&gt;
&lt;br /&gt;
http://adactio.com/journal/ has (simplified markup)&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://huffduffer.com/adactio/&amp;quot;&amp;gt;Huffduffer&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://twitter.com/adactio/&amp;quot;&amp;gt;Twitter&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://adactio.tumblr.com/&amp;quot;&amp;gt;Tumblr&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://www.last.fm/user/adactio/&amp;quot;&amp;gt;Last.fm&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://www.dopplr.com/traveller/adactio/public&amp;quot;&amp;gt;Dopplr&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://www.vimeo.com/user196031&amp;quot;&amp;gt;Vimeo&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://ffffound.com/home/adactio/found/&amp;quot;&amp;gt;Ffffound&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://readernaut.com/adactio&amp;quot;&amp;gt;Readernaut&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://97bottles.com/people/adactio/&amp;quot;&amp;gt;97 Bottles&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== authentication preference ====&lt;br /&gt;
If you have a specific preference for what service(s) to authenticate with, just make sure that you list links to your profiles on those other services in preference order (on your home page or contact page as described above).&lt;br /&gt;
&lt;br /&gt;
=== profile sites ===&lt;br /&gt;
Do you run a site with profiles?&lt;br /&gt;
&lt;br /&gt;
Any social network site or similar site that has user profile pages should:&lt;br /&gt;
# provide a [[user interface]] for a user to enter and publicly publish a URL back to their home page&lt;br /&gt;
# publish a visible link with [[rel-me|rel=&amp;quot;me&amp;quot;]] from user's profile page to their personal home page&lt;br /&gt;
&lt;br /&gt;
Most [[hcard-xfn-supporting-friends-lists#Services_with_XFN_rel.3D.22me.22_to_one_external_site|sites already do this]]. &lt;br /&gt;
&lt;br /&gt;
=== authentication sites ===&lt;br /&gt;
Do you run a site with user profiles that you want to let your users use to login to other sites?&lt;br /&gt;
&lt;br /&gt;
In addition to supporting rel-me as [[#profile_sites|described above]]:&lt;br /&gt;
&lt;br /&gt;
Any site that wants to allow users to login with their credentials from that site on 3rd party sites should:&lt;br /&gt;
# Support [[OAuth]] (2.0 even)&lt;br /&gt;
# Follow Twitter's conventions for:&lt;br /&gt;
#* endpoint paths and other protocol details&lt;br /&gt;
#* mimic Twitter's user interface for authentication flow (on both desktop and mobile - they've done a great job)&lt;br /&gt;
&lt;br /&gt;
==== RelMeAuth providers ====&lt;br /&gt;
Sites that support both [[rel-me]] and are also [[OAuth]] providers:&lt;br /&gt;
&lt;br /&gt;
* Twitter ([http://apiwiki.twitter.com/OAuth-Examples Twitter OAuth Examples])&lt;br /&gt;
* Google Profiles ([http://sites.google.com/site/oauthgoog/ Google OAuth documentation])&lt;br /&gt;
* Identi.ca (uses the same endpoint paths/details as Twitter)&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
=== sites needing a user login ===&lt;br /&gt;
Do you have a site and want to let users login with their own identity?&lt;br /&gt;
&lt;br /&gt;
Any site that wants to let users login with their own identity should:&lt;br /&gt;
# provide a user interface for users to enter or choose their preferred online identity (e.g. their own URL)&lt;br /&gt;
# perform RelMeAuth authentication as described below&lt;br /&gt;
&lt;br /&gt;
== how it works ==&lt;br /&gt;
=== summary algorithm ===&lt;br /&gt;
Summary of the RelMeAuth authentication algorithm&lt;br /&gt;
&lt;br /&gt;
* input: a user identity (URL) to authenticate&lt;br /&gt;
* output: success or cancel authentication or no authenticatable URLs found&lt;br /&gt;
&lt;br /&gt;
# start with a user identity URL (e.g from the UI, or from a cookie from previous login etc.)&lt;br /&gt;
# iterate through their outbound rel-me links on the user identity URL&lt;br /&gt;
## if&lt;br /&gt;
### a rel-me destination is up (HTTP Get succeeded, following any redirects)&lt;br /&gt;
### and rel-me links back to user identity URL&lt;br /&gt;
### and has OAuth endpoint&lt;br /&gt;
### then do OAuth authentication&lt;br /&gt;
### if authentication succeeded, you're done, the user has been been authenticated with the user identity URL, exit&lt;br /&gt;
### if it was rejected, the user canceled, thus cancel the entire authentication process, exit &lt;br /&gt;
## continue iteration with the next rel-me link if any&lt;br /&gt;
# no authenticatable URLs found (either none at all, or any provided had some other error, 404, no response, no OAuth endpoint, other OAuth error)&lt;br /&gt;
&lt;br /&gt;
=== detailed algorithm ===&lt;br /&gt;
* input: a user identity (URL) to authenticate&lt;br /&gt;
* output: success or cancel authentication or no authenticatable URLs found&lt;br /&gt;
&lt;br /&gt;
# start with a user identity URL (e.g from the UI, or from a cookie from previous login etc.)&lt;br /&gt;
# if the URL is an OAuth provider&lt;br /&gt;
# then try authenticating with it&lt;br /&gt;
## if it succeeds, exit&lt;br /&gt;
## if canceled, exit&lt;br /&gt;
## otherwise continue&lt;br /&gt;
# iterate through their outbound rel-me links on the user identity URL (first through direct rel-me links to external sites in order, then iterate through URLs deeper into the personal site in order, e.g. to a contacts page, and iterate through rel-me links from there to external sites in order)&lt;br /&gt;
## if&lt;br /&gt;
### a rel-me destination is up (HTTP Get succeeded, following any redirects)&lt;br /&gt;
### and rel-me links back to the user identity URL&lt;br /&gt;
### and has OAuth endpoint&lt;br /&gt;
### then do OAuth authentication&lt;br /&gt;
### if authentication succeeded, you're done, the user has been been authenticated with the user identity URL, exit&lt;br /&gt;
### if it was rejected, the user canceled, thus cancel the entire authentication process, exit &lt;br /&gt;
## continue iteration with the next rel-me link if any&lt;br /&gt;
# no authenticatable URLs found (either none at all, or any provided had some other error, 404, no response, no OAuth endpoint, other OAuth error)&lt;br /&gt;
&lt;br /&gt;
== open source implementations ==&lt;br /&gt;
There are a couple of open source libraries that sites can use to implement RelMeAuth so their users can login using their own identities.&lt;br /&gt;
&lt;br /&gt;
=== Python ===&lt;br /&gt;
* [http://github.com/ptarjan/relmeauth Python RelMeAuth] by Paul Tarjan and Jeff Lindsay&lt;br /&gt;
&lt;br /&gt;
=== PHP ===&lt;br /&gt;
* [http://github.com/themattharris/relmeauth PHP RelMeAuth] by Matt Harris and Tantek Çelik&lt;br /&gt;
&lt;br /&gt;
== issues ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;issues&amp;quot;&amp;gt;&lt;br /&gt;
* How do you find the OAuth endpoint for any given user profile site/service? -[[User:Tantek|Tantek]]&lt;br /&gt;
** Use OAuth 2.0 discovery mechanism if supported&lt;br /&gt;
** Use a whitelist of provider site to OAuth endpoint&lt;br /&gt;
** Try the Twitter OAuth endpoint paths on other sites to see if they work - assuming that many OAuth providers will simply mimic Twitter's example as suggested.&lt;br /&gt;
*** This discovery by convention technique will work for example on:&lt;br /&gt;
**** http://identi.ca/&lt;br /&gt;
* How do you get an appID to use with any given site's OAuth? -[[User:Tantek|Tantek]]&lt;br /&gt;
** This appears to still be a manual process, per site, and thus a legitimate limitation of RelMeAuth in comparison to say [[OpenID]].&lt;br /&gt;
*** Some services are supporting appkey/secret pair anonymous/anonymous for mobile/desktop apps already.  Unsure how popular this is [[User:Singpolyma|Singpolyma]] 13:51, 23 April 2010 (UTC)&lt;br /&gt;
* OAuth is for authorization, and as such gives the site I'm ident asserting to access to my account on the id service.  This is very bad.  Suggested solution: use OpenID instead. [[User:Singpolyma|Singpolyma]] 13:51, 23 April 2010 (UTC)&lt;br /&gt;
* After authing with OAuth, how do you know what user it is that auth'd?  OAuth specifically does not tell you that information... [[User:Singpolyma|Singpolyma]] 13:54, 23 April 2010 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== history ==&lt;br /&gt;
On 2010-02-01 Tantek [http://tantek.com/2010/032/t5/modest-proposal-authentication-oauth-twitter-rel-me introduced the basis for] and Jeff Lindsay [http://twitter.com/progrium/status/8521001762 suggested the name] for RelMeAuth.&lt;br /&gt;
&lt;br /&gt;
In a follow-up Tantek [http://tantek.com/2010/032/t6/relmeauth-oauth-rel-me-auto-fallback-authentication suggested the following simple protocol] for RelMeAuth:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote cite=&amp;quot;http://tantek.com/2010/032/t6/relmeauth-oauth-rel-me-auto-fallback-authentication&amp;quot;&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
RelMeAuth works for any #OAuth + rel-me site, and enables auto-fallback with use of alternate identities for authentication:&amp;lt;/p&amp;gt;&amp;lt;ol&amp;gt;&amp;lt;li&amp;gt;user enters their site URL&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;iterate through their outbound rel-me links&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;if &amp;lt;ol&amp;gt;&amp;lt;li&amp;gt;a rel-me destination is up, and&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; rel-me links back to user's site, and&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;has OAuth endpoint,&amp;lt;/li&amp;gt;&amp;lt;/ol&amp;gt; then do OAuth authentication.&amp;lt;/li&amp;gt;&amp;lt;/ol&amp;gt;&amp;lt;p&amp;gt;Thus user links to their RelMeAuth profiles in preference order, and authentication code tries them in order. e.g. Twitter, Identi.ca, ... etc.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Later that evening Tantek, Jeff Lindsay, Paul Tarjan and others discussed RelMeAuth at the [[events/2010-02-02-weekly-dinner-mv|microformats dinner in Mountain View]] and afterwards Jeff and Paul implemented RelMeAuth in an open source Python library at Hacker Dojo and discussed/tested it in IRC.&lt;br /&gt;
&lt;br /&gt;
http://krijnhoetmer.nl/irc-logs/microformats/20100203&lt;br /&gt;
&lt;br /&gt;
Less than 24 hours from concept to open source implementation.&lt;br /&gt;
&lt;br /&gt;
== articles posts comments ==&lt;br /&gt;
* 2010-03-03 [http://simonwillison.net/2010/Mar/2/bewildering/#c60551  Blaine Cook] comment&lt;br /&gt;
* 2010-02-16 [http://www.google.com/buzz/dclinton/HeMv1AQTXS8/Envisioning-decentralized-replies-and#1266371138608000 Tantek Çelik] comment re: user interface&lt;br /&gt;
* 2010-02-06 [http://aaronparecki.com/RelMeAuth Aaron Parecki] wiki page&lt;br /&gt;
&lt;br /&gt;
== related ==&lt;br /&gt;
* [[rel-me]]&lt;br /&gt;
* [[OAuth]]&lt;br /&gt;
* [[hCard]]&lt;br /&gt;
* [[OpenID]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=RelMeAuth&amp;diff=42406</id>
		<title>RelMeAuth</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=RelMeAuth&amp;diff=42406"/>
		<updated>2010-04-23T13:51:23Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* issues */ anonymous/anonymous. use openid&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[RelMeAuth]] is a proposed open standard for using [[rel-me]] links to profiles on [[OAuth]] supporting services to authenticate via either those profiles or your own site.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
; &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;Editor&amp;lt;/span&amp;gt; &lt;br /&gt;
: &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Tantek|Tantek Çelik]]&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://tantek.com/&amp;lt;/span&amp;gt;)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== support RelMeAuth ==&lt;br /&gt;
=== users ===&lt;br /&gt;
Want to use your own site to login to other sites? Here's all you have to do:&lt;br /&gt;
&lt;br /&gt;
'''Just use [[rel-me|rel=&amp;quot;me&amp;quot;]] on your personal site, and enter your personal site as your URL on other sites.'''&lt;br /&gt;
&lt;br /&gt;
That's it! No odd new hidden meta tags or invisible XML side-files.&lt;br /&gt;
&lt;br /&gt;
Slightly longer explanation:&lt;br /&gt;
&lt;br /&gt;
'''1. Add [[rel-me|rel=&amp;quot;me&amp;quot;]] links to your other profiles.'''&lt;br /&gt;
&lt;br /&gt;
Add [[rel-me|rel=&amp;quot;me&amp;quot;]] to links from your home page to your various profiles on other services.&lt;br /&gt;
&lt;br /&gt;
'''2. Edit your other profiles to link back to your site.'''&lt;br /&gt;
&lt;br /&gt;
Edit your other profiles and set their &amp;quot;home page&amp;quot; or &amp;quot;personal site&amp;quot; or &amp;quot;URL&amp;quot; field to your personal site.&lt;br /&gt;
&lt;br /&gt;
Here's a [[hcard-xfn-supporting-friends-lists#Services_with_XFN_rel.3D.22me.22_to_one_external_site|list of profile sites that have URL fields and support rel-me]]. &lt;br /&gt;
&lt;br /&gt;
'''3. There is no step 3. You're done.'''&lt;br /&gt;
&lt;br /&gt;
==== examples in the wild ====&lt;br /&gt;
===== simple home page =====&lt;br /&gt;
&lt;br /&gt;
Tantek's home page http://tantek.com/ has (simplified markup)&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://twitter.com/t&amp;quot;&amp;gt;Twitter: @t&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://identi.ca/t&amp;quot;&amp;gt;identi.ca: t&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== users with separate contact pages ===&lt;br /&gt;
&lt;br /&gt;
'''But what if I prefer to have a separate contact or about page with my links to other profiles?'''&lt;br /&gt;
&lt;br /&gt;
If you prefer to have a separate contact page that links to your other profiles, then&lt;br /&gt;
&lt;br /&gt;
# add [[rel-me|rel=&amp;quot;me&amp;quot;]] to links from your contact page to those other profiles&lt;br /&gt;
# add [[rel-me|rel=&amp;quot;me&amp;quot;]] to the link from your home page to your contact page&lt;br /&gt;
&lt;br /&gt;
==== more examples in the wild ====&lt;br /&gt;
===== separate contact page =====&lt;br /&gt;
&lt;br /&gt;
Jeremy Keith's home page http://adactio.com/ has (simplified markup)&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;/journal/&amp;quot;&amp;gt;Journal&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;/contact/&amp;quot;&amp;gt;Contact&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and then also:&lt;br /&gt;
&lt;br /&gt;
http://adactio.com/journal/ has (simplified markup)&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://huffduffer.com/adactio/&amp;quot;&amp;gt;Huffduffer&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://twitter.com/adactio/&amp;quot;&amp;gt;Twitter&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://adactio.tumblr.com/&amp;quot;&amp;gt;Tumblr&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://www.last.fm/user/adactio/&amp;quot;&amp;gt;Last.fm&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://www.dopplr.com/traveller/adactio/public&amp;quot;&amp;gt;Dopplr&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://www.vimeo.com/user196031&amp;quot;&amp;gt;Vimeo&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://ffffound.com/home/adactio/found/&amp;quot;&amp;gt;Ffffound&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://readernaut.com/adactio&amp;quot;&amp;gt;Readernaut&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a rel=&amp;quot;me&amp;quot; href=&amp;quot;http://97bottles.com/people/adactio/&amp;quot;&amp;gt;97 Bottles&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== authentication preference ====&lt;br /&gt;
If you have a specific preference for what service(s) to authenticate with, just make sure that you list links to your profiles on those other services in preference order (on your home page or contact page as described above).&lt;br /&gt;
&lt;br /&gt;
=== profile sites ===&lt;br /&gt;
Do you run a site with profiles?&lt;br /&gt;
&lt;br /&gt;
Any social network site or similar site that has user profile pages should:&lt;br /&gt;
# provide a [[user interface]] for a user to enter and publicly publish a URL back to their home page&lt;br /&gt;
# publish a visible link with [[rel-me|rel=&amp;quot;me&amp;quot;]] from user's profile page to their personal home page&lt;br /&gt;
&lt;br /&gt;
Most [[hcard-xfn-supporting-friends-lists#Services_with_XFN_rel.3D.22me.22_to_one_external_site|sites already do this]]. &lt;br /&gt;
&lt;br /&gt;
=== authentication sites ===&lt;br /&gt;
Do you run a site with user profiles that you want to let your users use to login to other sites?&lt;br /&gt;
&lt;br /&gt;
In addition to supporting rel-me as [[#profile_sites|described above]]:&lt;br /&gt;
&lt;br /&gt;
Any site that wants to allow users to login with their credentials from that site on 3rd party sites should:&lt;br /&gt;
# Support [[OAuth]] (2.0 even)&lt;br /&gt;
# Follow Twitter's conventions for:&lt;br /&gt;
#* endpoint paths and other protocol details&lt;br /&gt;
#* mimic Twitter's user interface for authentication flow (on both desktop and mobile - they've done a great job)&lt;br /&gt;
&lt;br /&gt;
==== RelMeAuth providers ====&lt;br /&gt;
Sites that support both [[rel-me]] and are also [[OAuth]] providers:&lt;br /&gt;
&lt;br /&gt;
* Twitter ([http://apiwiki.twitter.com/OAuth-Examples Twitter OAuth Examples])&lt;br /&gt;
* Google Profiles ([http://sites.google.com/site/oauthgoog/ Google OAuth documentation])&lt;br /&gt;
* Identi.ca (uses the same endpoint paths/details as Twitter)&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
=== sites needing a user login ===&lt;br /&gt;
Do you have a site and want to let users login with their own identity?&lt;br /&gt;
&lt;br /&gt;
Any site that wants to let users login with their own identity should:&lt;br /&gt;
# provide a user interface for users to enter or choose their preferred online identity (e.g. their own URL)&lt;br /&gt;
# perform RelMeAuth authentication as described below&lt;br /&gt;
&lt;br /&gt;
== how it works ==&lt;br /&gt;
=== summary algorithm ===&lt;br /&gt;
Summary of the RelMeAuth authentication algorithm&lt;br /&gt;
&lt;br /&gt;
* input: a user identity (URL) to authenticate&lt;br /&gt;
* output: success or cancel authentication or no authenticatable URLs found&lt;br /&gt;
&lt;br /&gt;
# start with a user identity URL (e.g from the UI, or from a cookie from previous login etc.)&lt;br /&gt;
# iterate through their outbound rel-me links on the user identity URL&lt;br /&gt;
## if&lt;br /&gt;
### a rel-me destination is up (HTTP Get succeeded, following any redirects)&lt;br /&gt;
### and rel-me links back to user identity URL&lt;br /&gt;
### and has OAuth endpoint&lt;br /&gt;
### then do OAuth authentication&lt;br /&gt;
### if authentication succeeded, you're done, the user has been been authenticated with the user identity URL, exit&lt;br /&gt;
### if it was rejected, the user canceled, thus cancel the entire authentication process, exit &lt;br /&gt;
## continue iteration with the next rel-me link if any&lt;br /&gt;
# no authenticatable URLs found (either none at all, or any provided had some other error, 404, no response, no OAuth endpoint, other OAuth error)&lt;br /&gt;
&lt;br /&gt;
=== detailed algorithm ===&lt;br /&gt;
* input: a user identity (URL) to authenticate&lt;br /&gt;
* output: success or cancel authentication or no authenticatable URLs found&lt;br /&gt;
&lt;br /&gt;
# start with a user identity URL (e.g from the UI, or from a cookie from previous login etc.)&lt;br /&gt;
# if the URL is an OAuth provider&lt;br /&gt;
# then try authenticating with it&lt;br /&gt;
## if it succeeds, exit&lt;br /&gt;
## if canceled, exit&lt;br /&gt;
## otherwise continue&lt;br /&gt;
# iterate through their outbound rel-me links on the user identity URL (first through direct rel-me links to external sites in order, then iterate through URLs deeper into the personal site in order, e.g. to a contacts page, and iterate through rel-me links from there to external sites in order)&lt;br /&gt;
## if&lt;br /&gt;
### a rel-me destination is up (HTTP Get succeeded, following any redirects)&lt;br /&gt;
### and rel-me links back to the user identity URL&lt;br /&gt;
### and has OAuth endpoint&lt;br /&gt;
### then do OAuth authentication&lt;br /&gt;
### if authentication succeeded, you're done, the user has been been authenticated with the user identity URL, exit&lt;br /&gt;
### if it was rejected, the user canceled, thus cancel the entire authentication process, exit &lt;br /&gt;
## continue iteration with the next rel-me link if any&lt;br /&gt;
# no authenticatable URLs found (either none at all, or any provided had some other error, 404, no response, no OAuth endpoint, other OAuth error)&lt;br /&gt;
&lt;br /&gt;
== open source implementations ==&lt;br /&gt;
There are a couple of open source libraries that sites can use to implement RelMeAuth so their users can login using their own identities.&lt;br /&gt;
&lt;br /&gt;
=== Python ===&lt;br /&gt;
* [http://github.com/ptarjan/relmeauth Python RelMeAuth] by Paul Tarjan and Jeff Lindsay&lt;br /&gt;
&lt;br /&gt;
=== PHP ===&lt;br /&gt;
* [http://github.com/themattharris/relmeauth PHP RelMeAuth] by Matt Harris and Tantek Çelik&lt;br /&gt;
&lt;br /&gt;
== issues ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;issues&amp;quot;&amp;gt;&lt;br /&gt;
* How do you find the OAuth endpoint for any given user profile site/service? -[[User:Tantek|Tantek]]&lt;br /&gt;
** Use OAuth 2.0 discovery mechanism if supported&lt;br /&gt;
** Use a whitelist of provider site to OAuth endpoint&lt;br /&gt;
** Try the Twitter OAuth endpoint paths on other sites to see if they work - assuming that many OAuth providers will simply mimic Twitter's example as suggested.&lt;br /&gt;
*** This discovery by convention technique will work for example on:&lt;br /&gt;
**** http://identi.ca/&lt;br /&gt;
* How do you get an appID to use with any given site's OAuth? -[[User:Tantek|Tantek]]&lt;br /&gt;
** This appears to still be a manual process, per site, and thus a legitimate limitation of RelMeAuth in comparison to say [[OpenID]].&lt;br /&gt;
*** Some services are supporting appkey/secret pair anonymous/anonymous for mobile/desktop apps already.  Unsure how popular this is [[User:Singpolyma|Singpolyma]] 13:51, 23 April 2010 (UTC)&lt;br /&gt;
* OAuth is for authorization, and as such gives the site I'm ident asserting to access to my account on the id service.  This is very bad.  Suggested solution: use OpenID instead. [[User:Singpolyma|Singpolyma]] 13:51, 23 April 2010 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== history ==&lt;br /&gt;
On 2010-02-01 Tantek [http://tantek.com/2010/032/t5/modest-proposal-authentication-oauth-twitter-rel-me introduced the basis for] and Jeff Lindsay [http://twitter.com/progrium/status/8521001762 suggested the name] for RelMeAuth.&lt;br /&gt;
&lt;br /&gt;
In a follow-up Tantek [http://tantek.com/2010/032/t6/relmeauth-oauth-rel-me-auto-fallback-authentication suggested the following simple protocol] for RelMeAuth:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote cite=&amp;quot;http://tantek.com/2010/032/t6/relmeauth-oauth-rel-me-auto-fallback-authentication&amp;quot;&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
RelMeAuth works for any #OAuth + rel-me site, and enables auto-fallback with use of alternate identities for authentication:&amp;lt;/p&amp;gt;&amp;lt;ol&amp;gt;&amp;lt;li&amp;gt;user enters their site URL&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;iterate through their outbound rel-me links&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;if &amp;lt;ol&amp;gt;&amp;lt;li&amp;gt;a rel-me destination is up, and&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; rel-me links back to user's site, and&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;has OAuth endpoint,&amp;lt;/li&amp;gt;&amp;lt;/ol&amp;gt; then do OAuth authentication.&amp;lt;/li&amp;gt;&amp;lt;/ol&amp;gt;&amp;lt;p&amp;gt;Thus user links to their RelMeAuth profiles in preference order, and authentication code tries them in order. e.g. Twitter, Identi.ca, ... etc.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Later that evening Tantek, Jeff Lindsay, Paul Tarjan and others discussed RelMeAuth at the [[events/2010-02-02-weekly-dinner-mv|microformats dinner in Mountain View]] and afterwards Jeff and Paul implemented RelMeAuth in an open source Python library at Hacker Dojo and discussed/tested it in IRC.&lt;br /&gt;
&lt;br /&gt;
http://krijnhoetmer.nl/irc-logs/microformats/20100203&lt;br /&gt;
&lt;br /&gt;
Less than 24 hours from concept to open source implementation.&lt;br /&gt;
&lt;br /&gt;
== articles posts comments ==&lt;br /&gt;
* 2010-03-03 [http://simonwillison.net/2010/Mar/2/bewildering/#c60551  Blaine Cook] comment&lt;br /&gt;
* 2010-02-16 [http://www.google.com/buzz/dclinton/HeMv1AQTXS8/Envisioning-decentralized-replies-and#1266371138608000 Tantek Çelik] comment re: user interface&lt;br /&gt;
* 2010-02-06 [http://aaronparecki.com/RelMeAuth Aaron Parecki] wiki page&lt;br /&gt;
&lt;br /&gt;
== related ==&lt;br /&gt;
* [[rel-me]]&lt;br /&gt;
* [[OAuth]]&lt;br /&gt;
* [[hCard]]&lt;br /&gt;
* [[OpenID]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hatom-issues&amp;diff=42218</id>
		<title>hatom-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hatom-issues&amp;diff=42218"/>
		<updated>2010-03-20T22:40:58Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: &amp;lt;time&amp;gt; element useage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt; hAtom issues &amp;lt;/entry-title&amp;gt;&lt;br /&gt;
These are externally raised issues about [[hAtom]] with broadly varying degrees of merit. Thus some issues are REJECTED for a number of obvious reasons (but still documented here in case they are re-raised), and others contain longer discussions. Some issues may be ACCEPTED and perhaps cause changes or improved explanations in the spec. &lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT''': Please read the [[hatom-faq|hAtom FAQ]] and the [[hatom-issues-resolved|hAtom resolved issues]] ''before'' giving any feedback or raising any issues as your feedback/issues may already be resolved/answered.&lt;br /&gt;
&lt;br /&gt;
Submitted issues may (and probably will) be edited and rewritten for better terseness, clarity, calmness, rationality, and as neutral a point of view as possible. Write your issues well. — [http://tantek.com/ Tantek]&lt;br /&gt;
&lt;br /&gt;
== closed issues ==&lt;br /&gt;
See: [[hatom-issues-closed]]&lt;br /&gt;
&lt;br /&gt;
== resolved issues ==&lt;br /&gt;
See: [[hatom-issues-resolved]]&lt;br /&gt;
&lt;br /&gt;
== issues ==&lt;br /&gt;
&amp;lt;span id=&amp;quot;Issues&amp;quot;&amp;gt;Please add new issues&amp;lt;/span&amp;gt; to the '''bottom''' of the list by copy and pasting the [[#Template|Template]].  Please follow-up to resolved/rejected issues with new information rather than resubmitting such issues.  Duplicate issue additions will be reverted.&lt;br /&gt;
&lt;br /&gt;
===2010===&lt;br /&gt;
==== No defined parsing rule for &amp;lt;code&amp;gt;updated&amp;lt;/code&amp;gt; timestamps in &amp;lt;code&amp;gt;ins&amp;lt;/code&amp;gt;elements ====&lt;br /&gt;
* {{OpenIssue}} 2010-01-20 raised by [[User:BenWard|BenWard]]&lt;br /&gt;
*# hAtom includes the &amp;lt;code&amp;gt;updated&amp;lt;/code&amp;gt; property for the last modification/revision date of an entry. HTML already has an &amp;lt;code&amp;gt;ins&amp;lt;/code&amp;gt; element for marking up inserted changes to text, and that element has a &amp;lt;code&amp;gt;datetime&amp;lt;/code&amp;gt; attribute, to document the date and time of the change. Currently, hAtom and microformats have no model for parsing the data from that &amp;lt;code&amp;gt;datetime&amp;lt;/code&amp;gt; attribute, but the document semantics suggest it would be an appropriate source for the &amp;lt;code&amp;gt;updated&amp;lt;/code&amp;gt; property. Example: &amp;lt;http://blog.benward.me/post/250674456&amp;gt;&lt;br /&gt;
*#* Proposed resolution. Document a parsing rule for the &amp;lt;code&amp;gt;ins&amp;lt;/code&amp;gt; element, stating that for an &amp;lt;code&amp;gt;ins&amp;lt;/code&amp;gt; (or &amp;lt;code&amp;gt;del&amp;lt;/code&amp;gt;) element with class of &amp;lt;code&amp;gt;updated&amp;lt;/code&amp;gt;, the value of the &amp;lt;code&amp;gt;datetime&amp;lt;/code&amp;gt; attribute should be used as the value.&lt;br /&gt;
*#** +1 This sounds like a good idea and something worthy of being incorporated into [[hcard-parsing#more_semantic_exceptions]] (which is where the core of generic microformat parsing is currently documented) for special handling for all datetime properties. [[User:Tantek|Tantek]] 17:43, 21 January 2010 (UTC)&lt;br /&gt;
*#* Proposed extended resolution: As well as the above explicit parsing rule, an implication parsing rule stating that where &amp;lt;code&amp;gt;update&amp;lt;/code&amp;gt; is not explicitly marked up, the parser may aggregate all &amp;lt;code&amp;gt;ins&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;del&amp;lt;/code&amp;gt; elements in the &amp;lt;code&amp;gt;hentry&amp;lt;/code&amp;gt;, and use the most recent &amp;lt;code&amp;gt;datetime&amp;lt;/code&amp;gt; attribute content as the &amp;lt;code&amp;gt;updated&amp;lt;/code&amp;gt; value.&lt;br /&gt;
*#** +1 Brilliant. Indeed right now 'updated', if missing, is implied from the 'published' property.  Suggested change to that rule (incorporating your proposal) : if 'updated' is missing, use the latest in time value of: the 'published' property value, and the 'datetime' attributes of all ins and del elements inside the hentry. [[User:Tantek|Tantek]] 17:43, 21 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;hentry&amp;quot;&amp;gt;&lt;br /&gt;
{{OpenIssue}} &lt;br /&gt;
&amp;lt;span class=&amp;quot;entry-summary author vcard&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;published&amp;quot;&amp;gt;2010-03-20&amp;lt;/span&amp;gt; &lt;br /&gt;
raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Singpolyma|Singpolyma]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;entry-content discussion issues&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;strong class=&amp;quot;entry-title&amp;quot;&amp;gt;Should we talk about parsing of &amp;amp;lt;time&amp;amp;gt; element?&amp;lt;/strong&amp;gt;. I use this element to mark up published on my blog.  It is not supported by any implementation that I know of.  Should implementors be encouraged to add this?  Should the spec talk about it as an alternative to datetime-design-pattern?  That page currently says to check the hcal issues, but there is nothing there about it.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2009===&lt;br /&gt;
==== too many required hentry properties ====&lt;br /&gt;
* {{OpenIssue}} 2009-05-26 raised by [[User:Tantek|Tantek]]&lt;br /&gt;
*# hAtom 0.1 requires numerous properties for an hentry (often based directly on required elements from the Atom standard). Given the broad variety of situations that hAtom is used in content, many (or even most) of these properties are not already specified in such content, and thus it is poor methodology to require them because there is a good chance (experience has shown) either (a) the content author will ignore the requirement, or (b) will make something up to satisfy the requirement.  A few similar/overlapping/sub-issues are noted below (e.g. [[#Author|author is required]], and not always available).&lt;br /&gt;
*#* Proposed resolution. Make nearly all hentry properties &amp;quot;optional&amp;quot; in hAtom 0.2. Consider keeping at most only one required property, perhaps &amp;quot;updated&amp;quot; - that is, if there is no date of update/publication in the content you are trying to mark up, then perhaps it doesn't make sense to  mark up that content with hAtom, since hAtom is for episodic, time-based/stamped content.&lt;br /&gt;
*#** consider pattern abstraction: all microformats should minimize &amp;quot;required&amp;quot; properties for the same reason, and perhaps ''only'' require at most a single property which is indicative of what that microformat is for, that is, if the author does not publish that one required property, then perhaps they should not be using the microformat that requires that one property.&lt;br /&gt;
*#* I have the same problem. I'm collecting various feeds to analyse them. The sources are often RSS 0.9, but I want to put the results into an Atom feed. --[[User:Simon Brodtmann|Simon Brodtmann]] 00:51, 1 July 2009 (UTC)&lt;br /&gt;
*#** entry:author should be optional and could be either a hCard or a string&lt;br /&gt;
*#** entry lacks a [http://www.atomenabled.org/developers/syndication/atom-format-spec.php#element.category category] and it shuld either use rel-tag or just be a string&lt;br /&gt;
* 2009-07-18 [[User:DavidJanes]] I would like to break this into a separate issue for each currently required element, as we're likely to have to define defaulting rules&lt;br /&gt;
* 2009-07-21 [[User:TobyInk|TobyInk]]: Why not have three levels of property: ''required'', ''recommended'' and ''optional''. There would be as few as possible ''required'' properties. Any properties which are needed to create a conformant application/atom+xml feed would be ''recommended''. Everything else would be ''optional''.'&lt;br /&gt;
** 2009-07-02 [[User:DavidJanes]] why not then use the RFC MUST, SHOULD and MAY terminology? I think this is a good idea though.&lt;br /&gt;
** 2009-09-03 [[User:Chris Cressman|Chris Cressman]] +1 to the idea of property &amp;quot;levels&amp;quot; and reusing RFC terminology.&lt;br /&gt;
&lt;br /&gt;
==== entry-title optionality ====&lt;br /&gt;
* {{OpenIssue}} 2009-07-18 raised by [[User:DavidJanes]]&lt;br /&gt;
** this element should be optional&lt;br /&gt;
*** +1 [[User:DavidJanes]]&lt;br /&gt;
*** +1 [[User:WebOrganics|Martin McEvoy]] but not recommended. &lt;br /&gt;
*** ... your vote here ...&lt;br /&gt;
** if this element is not in the [[hatom#In_General|physical model]], the logical model value should be&lt;br /&gt;
*** the empty string&lt;br /&gt;
**** +1 [[User:DavidJanes]]&lt;br /&gt;
**** -1 [[User:WebOrganics|Martin McEvoy]]&lt;br /&gt;
*** the value should not be blank.&lt;br /&gt;
**** +1 [[User:WebOrganics|Martin McEvoy]] see: [http://www.atomenabled.org/developers/syndication/#requiredEntryElements Required Entry Elements] from Atom Enabled.&lt;br /&gt;
**** [[User:DavidJanes]] what should it be then, if physically representing it is optional? Since Atom makes this a SHOULD and not a MUST (I'm not shouting, just following RFC convention), and we're assuming there's a good reason for the entry-title not to be present in the first place, why not an empty string?&lt;br /&gt;
***** [[User:WebOrganics|Martin McEvoy]] entry:title is a required attribute of atom at both feed and entry level, in both instances it says &amp;quot;Contains a human readable title&amp;quot; (a requirement) an empty string is not anything human readable (personal oppinion), maybe hAtom 0.2 should only recommend that the value of entry-title &amp;quot;should&amp;quot; not be an empty string. &lt;br /&gt;
*** ... your proposal here, your vote in a sublist ...&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +1 [[User:DavidJanes]]&lt;br /&gt;
** +1 [[User:WebOrganics|Martin McEvoy]]&lt;br /&gt;
&lt;br /&gt;
==== updated optionality ====&lt;br /&gt;
* {{OpenIssue}} 2009-07-18 raised by [[User:DavidJanes]]&lt;br /&gt;
** this element should be optional&lt;br /&gt;
*** +1 [[User:DavidJanes]] ... the demand for optionality of the issue is high (cf the microsoft web clips) and if it remains required we're just going to reinvent hAtom without this element&lt;br /&gt;
*** +1 [[User:Chris Cressman|Chris Cressman]] Agree there is demand for optionality. This requirement has previously deterred me from using hAtom.&lt;br /&gt;
** if this element is not in the [[hatom#In_General|physical model]], the logical model should be&lt;br /&gt;
*** the page creation date&lt;br /&gt;
**** +1 [[User:DavidJanes]]&lt;br /&gt;
**** +1 [[User:Chris Cressman|Chris Cressman]]&lt;br /&gt;
*** ... your proposal here, your vote in a sublist ...&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +1 [[User:DavidJanes]]&lt;br /&gt;
** +1 [[User:Chris Cressman|Chris Cressman]]&lt;br /&gt;
&lt;br /&gt;
==== author optionality ====&lt;br /&gt;
* {{OpenIssue}} 2009-07-18 raised by [[User:DavidJanes]]&lt;br /&gt;
** this element should be optional&lt;br /&gt;
*** +1 [[User:DavidJanes]] for the same reason 'updated' should be optional: we'll just reinvent hAtom slightly differently otherwise&lt;br /&gt;
*** +1 [[User:Chris Cressman|Chris Cressman]] Same reason as 'updated' above.&lt;br /&gt;
*** ... your vote here ...&lt;br /&gt;
** if this element is not in the [[hatom#In_General|physical model]], the logical model should be&lt;br /&gt;
*** &amp;quot;anonymous&amp;quot; (somewhat like [[hreview]]), except not explicit&lt;br /&gt;
**** +0.5 [[User:DavidJanes]]&lt;br /&gt;
**** 0 [[User:Chris Cressman|Chris Cressman]] Using a blog post as an example, I can determine the author from surrounding context. 'Anonymous' doesn't seem like an acceptable solution. However, I don't have the technical expertise to create a better solution and would be willing to accept 'anonymous'.&lt;br /&gt;
*** make this implementation defined&lt;br /&gt;
*** something constructed from the page's URL &amp;amp; other information&lt;br /&gt;
*** ... your proposal here, your vote in a sublist ...&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +1 [[User:DavidJanes]]&lt;br /&gt;
** +1 [[User:Chris Cressman|Chris Cressman]]&lt;br /&gt;
&lt;br /&gt;
=== 2008 ===&lt;br /&gt;
==== add url property to hentry ====&lt;br /&gt;
* {{OpenIssue}} 2008-09-10 raised by [[User:Tantek|Tantek]]&lt;br /&gt;
*# hAtom 0.1 uses [[rel-bookmark]] for permalinks.  Permalinks may not always be hyperlinks or hyperlinkable.  Thus I propose we re-use the &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (from [[hCard]], [[hCalendar]], [[hReview]], etc.) as a sub-property of the &amp;lt;code&amp;gt;hentry&amp;lt;/code&amp;gt; property/container/root.&lt;br /&gt;
*#* Proposed resolution. Add &amp;quot;url&amp;quot; sub-property to &amp;quot;hentry&amp;quot; in hAtom 0.2.&lt;br /&gt;
*# {{ToDo}} can anyone provide examples where this would be used? [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
==== misuse of address element ====&lt;br /&gt;
* {{OpenIssue}} 2008-06-07 raised by [[User:Tantek|Tantek]]&lt;br /&gt;
*# hAtom 0.1 says &amp;quot;an Entry Author element SHOULD be encoded in an &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;amp;gt;&amp;lt;/code&amp;gt; element&amp;quot; and &amp;quot;find the Nearest In Parent &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;amp;gt;&amp;lt;/code&amp;gt; element(s) with class name author and that is/are a valid hCard&amp;quot; - this is a misuse of the address element.  The address element means the ''contact'' for the page or major portion thereof (see [[hcard-faq#Should_I_use_ADDRESS_for_hCards|hCard FAQ: Should I use ADDRESS for hCards]]), which ''may'' also be the ''author'' but is not necessarily.  See [[hcards-and-pages]] for more details on this semantic distinction.&lt;br /&gt;
*#* Proposed resolution: Eliminate all requirements and recommended use of the &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;amp;gt;&amp;lt;/code&amp;gt; element from hAtom.&lt;br /&gt;
*#** +1 --[[User:Csarven|Sarven Capadisli]] 11:57, 11 Nov 2008 (PST)&lt;br /&gt;
*#** +1 [[User:DavidJanes]]&lt;br /&gt;
*#** +1 [[User:Chris Cressman|Chris Cressman]] Prefer microformat solutions that don't dictate specific elements.&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +1 [[User:DavidJanes]]&lt;br /&gt;
** +1 [[User:Chris Cressman|Chris Cressman]]&lt;br /&gt;
&lt;br /&gt;
=== 2007 ===&lt;br /&gt;
==== marking up comments ====&lt;br /&gt;
* {{OpenIssue}} 2007-11-25 raised by [http://www.wirewd.com/ Ken Wronkiewicz].&lt;br /&gt;
*# There's no currently defined way to exactly handle threaded discussions.  I think this is quite useful to have.&lt;br /&gt;
*#* The prior art is RFC [http://tools.ietf.org/html/rfc4685 4864].  The microformat solution should map fairly cleanly to this.&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** -1 [[User:DavidJanes]] I think hAtom Comments should be a separate spec&lt;br /&gt;
*** +1 to David's -1. [[User:TobyInk|TobyInk]] They're in a separate RFC, so should be separate to hAtom too. That said, it would be nice if hAtom had a clear, documented mechanism for creating extensions.&lt;br /&gt;
** +1 [[User:Singpolyma|Singpolyma]] Comments are the important &amp;quot;next step&amp;quot; for hAtom.  The proposal I've seen that I most liked was embedding an hfeed in an hentry.&lt;br /&gt;
*** [[User:DavidJanes]] would you look to explicitly write out that proposal here (or in a new section); this is my preferred solution too, but there's another proposal on the table for doing this too&lt;br /&gt;
&lt;br /&gt;
==== atom:category scheme ====&lt;br /&gt;
* {{OpenIssue}} 2007-06-01 raised by [http://theryanking.com/ Ryan King].&lt;br /&gt;
*# ''[[rel-tag#Tag_Spaces|rel-tag tagspaces]] should map to atom:category schemes''&lt;br /&gt;
*#* hAtom already defines how to map term and label. It seems that the tagspace can easily map to scheme&lt;br /&gt;
*# {{ToDo}} can we get a real-world example mapping of this? [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
=== 2006 ===&lt;br /&gt;
====Geo====&lt;br /&gt;
* {{OpenIssue}} 2006-02-03 raised by [[BrianSuda]]&lt;br /&gt;
** We can use the [[geo]] microformat in [[hatom]] to represent GeoRSS element&lt;br /&gt;
** +1 [[User:DavidJanes]] - this is just making explicit a particular composition. is it not? Also: if there's a geo in a hfeed (outside of hentry), should it be considered to apply to all entries?&lt;br /&gt;
** +1 [[User:Chris Cressman|Chris Cressman]]&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +1 [[User:DavidJanes]]&lt;br /&gt;
** +1 [[User:Chris Cressman|Chris Cressman]]&lt;br /&gt;
&lt;br /&gt;
==== Relationship of rel-bookmark to url+uid ====&lt;br /&gt;
The concept of permalink is available in hCard and hCalendar as the classes url and uid. This combination matches the permalink semantics by indicating that the url should be derefenced to find a more dynamic or up-to-date version of the content, and that that url is a stable unique id that can be used to identify the content.&lt;br /&gt;
&lt;br /&gt;
hAtom 0.1 uses rel-bookmark for the permalink concept. The current state of [[uid-brainstorming]] indicates that the [[hCard]] and [[hCalendar]] permalink concept is likely to be used in subsequent microformats. It may be important to reconcile hAtom with that trajectory. Possible reconcilliations include:&lt;br /&gt;
&lt;br /&gt;
1) To leave things as they are. The two permalink concepts are to be kept separate.&lt;br /&gt;
&lt;br /&gt;
2) Treat the two concepts as equivalent. Allow both in hAtom, and consider allowing both in other formats. eg &amp;amp;lt;a rel=&amp;quot;bookmark&amp;quot; href=&amp;quot;http://example.com/&amp;quot;&amp;gt; would fill out uid and url values if they are not supplied explicitly.&lt;br /&gt;
&lt;br /&gt;
3) Choose one over the other for hAtom and perhaps for future microformats also. &amp;quot;url uid&amp;quot; allows for some greater freedom (uid can be pointed at a non-url uid), but it is unclear at this stage whether that freedom is warranted or advisable to permit.&lt;br /&gt;
&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** -1 [[User:DavidJanes]] (let's wait for resolution elsewhere, also would need real world examples)&lt;br /&gt;
** -1 [[User:Singpolyma|Singpolyma]]&lt;br /&gt;
&lt;br /&gt;
==== Datetime format (atom:&amp;lt;i&amp;gt;updated&amp;lt;/i&amp;gt; and atom:&amp;lt;i&amp;gt;published&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* 2006-05-23 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
** Atom requires the use RFC3339 datetimes, while hAtom 0.1 does not specify which datetime formats may be used.&lt;br /&gt;
*** ACCEPTED FAQ - hAtom references datetime-design-pattern, which discusses which date format to use&lt;br /&gt;
** 2009-07-20 [[User:DavidJanes]] {{ToDo}} is this moot? can we move this to resolved?&lt;br /&gt;
&lt;br /&gt;
==== Feed &amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}} 2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
*# atom:&amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt; is required for atom:feed. Thus it should be available in hAtom to. &lt;br /&gt;
&lt;br /&gt;
It is suggested the Feed permalink should be used as the feed ID, however a piece by Mark Pilgrim (http://diveintomark.org/archives/2004/05/28/howto-atom-id) makes arguments against using permalinks and in favour of Tag URIs.&lt;br /&gt;
&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** -1 [[User:DavidJanes]] not enough development of these ideas yes&lt;br /&gt;
&lt;br /&gt;
==== Feed &amp;lt;i&amp;gt;permalink&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;permalink&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}} 2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&amp;lt;/small&amp;gt;&lt;br /&gt;
** I'm proposing the following rules:&lt;br /&gt;
**# a Feed Permalink element is identified by [[rel-bookmark]] at the feed level (inside a Feed element but not inside an Entry element)&lt;br /&gt;
**# a Feed &amp;lt;del&amp;gt;SHOULD&amp;lt;/del&amp;gt;&amp;lt;ins&amp;gt;MAY&amp;lt;/ins&amp;gt; have a Feed Permalink&lt;br /&gt;
**# a Feed Permalink element represents the concept of an Atom link in a feed.&lt;br /&gt;
**# if the Feed Permalink is missing, use the URI of the page; if the Feed has an &amp;quot;id&amp;quot; attribute, add that as a fragment to the page URI&lt;br /&gt;
** 2006-04-03 [[User:ChrisCasciano|ChrisCasciano]] - I'm not sure that having a rel-boomkark-able link element at the feed level / to designate a feed in an html page separate for the other content is anything close to normal usage on the web, so I'd be very hesitant on suggesting this element &amp;quot;SHOULD&amp;quot; exist. I'm also curious when this element would link to anything but the current page (or some element on the current page) for this to be useful in the context of the HTML doc. I think taking the &amp;quot;id&amp;quot; on the feed is a more workable solution in most cases.&lt;br /&gt;
** 2006-04-03 [[User:RobertBachmann|Robert Bachmann]]: I've replaced &amp;quot;SHOULD&amp;quot; with &amp;quot;MAY&amp;quot;.&lt;br /&gt;
** 2006-04-24 [[User:RobertBachmann|Robert Bachmann]]: Maybe we could simplify my proposal to:&lt;br /&gt;
*** &amp;quot;''Use the URI of the page; if the Feed has an &amp;quot;id&amp;quot; attribute, add that as a fragment to the page URI''&amp;quot;&lt;br /&gt;
*** IMO this would be good enough for at least 80% of the cases. &lt;br /&gt;
** 2006-04-12 [[User:DavidJanes]]: {{ToDo}} can we find an example of this in the wild and if so we should add it to the -examples page.&lt;br /&gt;
** [[User:Singpolyma|singpolyma]] 00:05, 13 Apr 2006 (PDT) : since the link is going to be pointing to the home page for the item wouldn't [[rel-home]] make more sense?  That's what I'm using in the XOXO Blog Format and my reasoning was that if hAtom ever defined this rel=home made the most sense for what you would add, because the feed's link is not to a part of the site by to the home of the site.&lt;br /&gt;
&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** -1 [[User:DavidJanes]] not enough development of these ideas yes&lt;br /&gt;
&lt;br /&gt;
==== Feed &amp;lt;i&amp;gt;updated&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;updated&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}} 2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
** atom:&amp;lt;i&amp;gt;updated&amp;lt;/i&amp;gt; is required for atom:feed. Thus it should be available in hAtom to. I'm proposing the following rules:&lt;br /&gt;
**# The Feed Updated element is identified by the class name &amp;lt;code&amp;gt;updated&amp;lt;/code&amp;gt; at the feed level (inside a Feed element but not inside an Entry element)&lt;br /&gt;
**# If no element with the class name &amp;lt;code&amp;gt;updated&amp;lt;/code&amp;gt; is present, use the youngest &amp;lt;code&amp;gt;updated&amp;lt;/code&amp;gt; from the feed's entries.&lt;br /&gt;
** 2006-04-12 [[User:DavidJanes]] I like this. And the definition of &amp;quot;feed level&amp;quot;&lt;br /&gt;
** 2007-06-20 [[User:MikeKaply]] The &amp;quot;youngest&amp;quot; thing is a really bad idea. If a page has 100 hAtom entries, a parser would have to go through all 100 looking for a low date. That's crazy.&lt;br /&gt;
*** 2008-03-20 [[User:TobyInk]] Not crazy at all. I've just implemented an hAtom to Atom converter and I do precisely this. Most (useful) hAtom parsers will &amp;quot;go through all 100 entries&amp;quot; anyway, won't they? So why not look for the youngest updated date as part of that loop. The only slight annoyance is that in RFC 4287, the &amp;amp;lt;atom:updated&amp;gt; element must occur before the first &amp;amp;lt;atom:entry&amp;gt; element -- this is easily solved by inserting a placeholder &amp;amp;lt;atom:updated&amp;gt; element, looping through the entries and then going back and filling in the date. This is really, really, '''not''' a difficult thing to implement.&lt;br /&gt;
&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +0.5 [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
==== Feed &amp;lt;i&amp;gt;title&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;title&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}} 2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
** atom:&amp;lt;i&amp;gt;title&amp;lt;/i&amp;gt; is required for atom:feed. Thus it should be available in hAtom to. I'm proposing the following rules:&lt;br /&gt;
**# a Feed Title element is identified by the class name &amp;lt;code&amp;gt;&amp;lt;del&amp;gt;entry&amp;lt;/del&amp;gt;&amp;lt;ins&amp;gt;feed&amp;lt;/ins&amp;gt;-title&amp;lt;/code&amp;gt;&lt;br /&gt;
**# a Feed SHOULD have an Feed Title&lt;br /&gt;
**# a Feed Title element represents the concept of an Atom feed title&lt;br /&gt;
**# if the Feed Title is missing, use&lt;br /&gt;
**#* &amp;lt;del&amp;gt;the first &amp;lt;code&amp;gt;&amp;amp;lt;h#&amp;gt;&amp;lt;/code&amp;gt; element in the Feed, or&amp;lt;/del&amp;gt;&lt;br /&gt;
**#* the &amp;lt;code&amp;gt;&amp;amp;lt;title&amp;gt;&amp;lt;/code&amp;gt; of the page, or&lt;br /&gt;
**#* assume it is the empty string&lt;br /&gt;
** 2006-04-01 [[User:ChrisCasciano|ChrisCasciano]] - I think that the fall back to using the first h# on the page is dangerous.. depending on the pge it may be something that changes often (first h# is a post title) or is otherwise ambiguous. I would think using &amp;lt;code&amp;gt;&amp;amp;lt;title&amp;gt;&amp;lt;/code&amp;gt; before h# would be prefered if not the most common desire of the page author.&lt;br /&gt;
** 2006-04-05 [[User:RobertBachmann|Robert Bachmann]]: Okay. Deleted &amp;quot;the first &amp;lt;code&amp;gt;&amp;amp;lt;h#&amp;gt;&amp;lt;/code&amp;gt; element in the Feed, or&amp;quot;&lt;br /&gt;
** 2006-04-12 [[User:DavidJanes]] Note also in support of this decision that many blogs use &amp;lt;code&amp;gt;&amp;amp;lt;h#&amp;gt;&amp;lt;/code&amp;gt; to encode the date for a group of postings&lt;br /&gt;
** 2006-04-12 [[User:DavidJanes]]: why &amp;lt;code&amp;gt;entry-title&amp;lt;/code&amp;gt; for the feed title. Why not &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;feed-title&amp;lt;/code&amp;gt;?&lt;br /&gt;
** 2006-04-12 [[User:RobertBachmann|Robert Bachmann]]: Sorry, this was a &amp;quot;copy &amp;amp; paste&amp;quot; mistake. Fixed now.&lt;br /&gt;
** 2007-02-26 [[User:MikeKaply|Mike Kaply]]: I think a feed title should be mandatory if an hfeed is present. If you have multiple feeds on a page, there is no way in a user interface to distinguish between different feeds.&lt;br /&gt;
&lt;br /&gt;
==== Feed &amp;lt;i&amp;gt;author&amp;lt;/i&amp;gt; and Entry author (atom:&amp;lt;i&amp;gt;author&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}} 2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
** I'm proposing the following rules for Feed author:&lt;br /&gt;
**# a Feed Author element is represented by class name &amp;lt;code&amp;gt;author&amp;lt;/code&amp;gt; at the feed level (inside a Feed element but not inside an Entry element)&lt;br /&gt;
**# a Feed Author element represents the concept of a Atom author&lt;br /&gt;
**# a Feed Author element MUST be encoded in a [[hcard|hCard]]&lt;br /&gt;
**# a Feed Author element SHOULD be encoded in a &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;gt;&amp;lt;/code&amp;gt; element&lt;br /&gt;
**# a Feed MAY have more than one Feed Author elements&lt;br /&gt;
**# if the Feed Author is missing&lt;br /&gt;
**#* find the [[algorithm-nearest-in-parent|Nearest In Parent]] &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;gt;&amp;lt;/code&amp;gt; element(s) with class name &amp;lt;code&amp;gt;author&amp;lt;/code&amp;gt; and that is/are a valid [[hcard|hCard]]&lt;br /&gt;
**#* otherwise &amp;lt;del&amp;gt;the Feed is invalid hAtom&amp;lt;/del&amp;gt; &amp;lt;ins&amp;gt;there is no Feed Author&amp;lt;/ins&amp;gt;&lt;br /&gt;
** I'm proposing the following rules for entry author:&lt;br /&gt;
**# an Entry Author element is represented by class name &amp;lt;code&amp;gt;author&amp;lt;/code&amp;gt;&lt;br /&gt;
**# an Entry Author element represents the concept of an Atom author&lt;br /&gt;
**# an Entry Author element MUST be encoded in an [[hcard|hCard]]&lt;br /&gt;
**# an Entry Author element SHOULD be encoded in an &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;gt;&amp;lt;/code&amp;gt; element&lt;br /&gt;
**#&amp;lt;del&amp;gt; If a Feed has no Feed author each Entry MUST have at least one Entry Author element&amp;lt;/del&amp;gt;&lt;br /&gt;
**# &amp;lt;ins&amp;gt;If an Entry is enclosed by a Feed and this Feed has no Feed author, each Entry MUST have at least one Entry Author element. If an Entry is not enclosed by a Feed and has no Entry Author:&lt;br /&gt;
**#* find the [[algorithm-nearest-in-parent|Nearest In Parent]] &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;gt;&amp;lt;/code&amp;gt; element(s) with class name &amp;lt;code&amp;gt;author&amp;lt;/code&amp;gt; and that is/are a valid [[hcard|hCard]]&lt;br /&gt;
**#* otherwise the Entry is invalid hAtom&amp;lt;/ins&amp;gt;&lt;br /&gt;
**# an Entry MAY have more than one Entry Author elements&lt;br /&gt;
** [[User:Singpolyma|singpolyma]] 00:11, 13 Apr 2006 (PDT) : feed should not be invalid hAtom if feed-level has no author -- it should be invalid if feed-level has no author AND one or more entries have no author.  Also, one or more entries may be missing an author IF feed-level has an author.&lt;br /&gt;
** 2006-04-17 [[User:RobertBachmann|Robert Bachmann]]: I replaced &amp;quot;the Feed is invalid hAtom&amp;quot; with &amp;quot;there is no Feed Author&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==== Entry &amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}}2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
** atom:&amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt; is required for atom:entry. Thus it should be available in hAtom to. The Entry permalink should be used as the entry id.&lt;br /&gt;
** --[[User:Federico|Federico]] 19:52, 25 Apr 2006 (PDT): I would add &amp;quot;Only if the id attribute is not defined for the element that contains the entry&amp;quot;. The id attribute can be a tag uri. If you use always use the Entry permalink as the entry id and the Atom feed uses tag uris, you would end with two different ids for the same entry.&lt;br /&gt;
** 2006-12-31 response by [[User:ComputerKid|Emanla Eraton]] No, it shouldn't be a permalink. It should be a &amp;quot;tag:&amp;quot; id for entries.&lt;br /&gt;
** 2007-06-06 [[RyanKing]] - the syntax of tag URIs and html id attributes are incompatible. HTML disallows forward-slash (/) in ids [http://www.w3.org/TR/html401/types.html#type-name], while tag URIs require them [http://www.faqs.org/rfcs/rfc4151.html].&lt;br /&gt;
&lt;br /&gt;
==== Author ====&lt;br /&gt;
===== author as an hcard is too much to require =====&lt;br /&gt;
The following 3 items were extracted from the conversation starting on irc with [http://rbach.priv.at/Microformats-IRC/2006-03-24#T152248 logs available starting around here]&lt;br /&gt;
&lt;br /&gt;
* [[User:Fil|Fil]] If, for example, you are programming an &amp;quot;aggregator&amp;quot; of news syndicated from many sources like in [http://sedna.spip.org/sedna/ Sedna], chances are that you don't control what &amp;quot;authors&amp;quot; look like; they can be nicely microformated (if coming from an mf-enabled system), but most probably they will be internally represented by a string that contains, in some random order, a name, and/or an email, and so on. If you want to pass on this information in an hAtom feed, you can't possibly reformat it to an hCard. But you still want to pass it on in a &amp;amp;lt;div class=&amp;quot;author&amp;quot;&amp;gt; element.&lt;br /&gt;
** [[Tantek]] I don't believe the &amp;quot;can't possibly&amp;quot; statement.  Please provide a URL to a concrete example that you think you can't possibly reformat into an hCard so we can all take a look.&lt;br /&gt;
** [[User:ChrisCasciano|ChrisCasciano]] details of Fil's extraction [http://rbach.priv.at/Microformats-IRC/2006-03-24#T153453 in irc logs] including sting data passed to his app in the form of &amp;quot;Béatrice XXXXXXX beatrice.xxxxxx@@zzzzzzzzz.com&amp;quot;&lt;br /&gt;
** [[User:Fil|Fil]] the example url was given up there (Sedna); note that the author information comes from syndication links; nobody is going to edit them to outline what is the name, what is the email and so on, as everything is flowing through automatically... so here the &amp;quot;author&amp;quot; data is dirty, and will not be cleaned into an hCard. We can force it to be in an hCard but it will be meaningless if the source (original data) wasn't built on an mf-enabled software.&lt;br /&gt;
&lt;br /&gt;
* [[pnhChris]] i don't disagree.. the field often comes from places too dumb to follow these rules well; even cases like wordpress that allow users to present their name 1 of 6 or 8 difference ways (from username to LF, FN) .. its not just writing a template to output as hatom at that point... you have to go further upstream where the string to be displayed is chosen .. I also think its pointless to have 10 vcards on the same page whose only data is a generic name like &amp;quot;Chris&amp;quot;&lt;br /&gt;
** [[Tantek]] 10 vcards that are the same is pointless yes, but identifying who the author of 10 posts are is not pointless - that's the difference.&lt;br /&gt;
** [[User:ChrisCasciano|ChrisCasciano]] Agreed, but I still have concerns that &amp;quot;author&amp;quot; in hAtom does not always make for good hCards, though the situations where it does is optimal. My comments in the conversation were old comments I've made before over concerns and hardships or the lack of desire to make crappy data more portable, in neither of these cases do I think my two comments alone provide reasons to make change from the hAtom 0.1 spec&lt;br /&gt;
***[[User:Phae|Frances]] - Just thought I'd mention a scenario I have where the author of an entry does make a pretty useless vCard - the author in each case is an entire team (&amp;quot;creative team&amp;quot;, &amp;quot;technical department&amp;quot;) etc., rather than a specific, identifiable, person.  Some use may be regained when URL to specific team/information is included, in this circumstance.&lt;br /&gt;
****[[User:TobyInk]] - A vCard (thus an hCard) does not have to represent a person -- it could represent an organisation, or a department or team.&lt;br /&gt;
* [[User:Fil|Fil]] for the moment, to comply losely with hAtom 0.1, I will use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;author&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Name&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; ; but it's not good&lt;br /&gt;
** [[Tantek]] You can actually simplify that (one fewer span) with: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;author vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Name&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* require author as [[hCard]] (i.e. no change from 0.1)&lt;br /&gt;
** +2 [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
==== Entry &amp;lt;i&amp;gt;source&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;source&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* raised by [[User:Kevin Marks|Kevin Marks]]&lt;br /&gt;
** When defining hAtom 0.1, atom:source was omitted. We should consider adding this back in as a useful element for providing citations of composite feeds.&lt;br /&gt;
*** 2009-07-20 [[User:DavidJanes]] {{ToDo}} we need an example of how this would look in the real world&lt;br /&gt;
&lt;br /&gt;
== Other Questions and Issues ==&lt;br /&gt;
General comments, modeling issues, algorithm issues, should have issues, etc. go here.&lt;br /&gt;
&lt;br /&gt;
=== Entry Updated Required? -- Blogger Issue ===&lt;br /&gt;
moved to [[hatom-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
=== 'MAY have multiple Feed elements' -- details and viability of multiple feeds ===&lt;br /&gt;
moved to [[hatom-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== pre 0.1 issues ==&lt;br /&gt;
'''This section is more or less closed, as hAtom 0.1 is out the door. If there are open issues that you are championing that didn't make it into hAtom 0.1, move them up above to the hAtom 0.2 section'''&lt;br /&gt;
&lt;br /&gt;
See: [[hatom-issues-pre-0.1]]&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[hatom|hAtom]] - the draft proposal&lt;br /&gt;
* [[hatom-faq]] - knowledge base&lt;br /&gt;
* [[hatom-issues-resolved]]&lt;br /&gt;
* [[blog-post-brainstorming]]&lt;br /&gt;
* [[blog-post-formats]]&lt;br /&gt;
* [[blog-post-examples]]&lt;br /&gt;
* [[blog-description-format]] - how to describe a blog (as opposed to the individual entries, which is what we're doing here)&lt;br /&gt;
* [[mfo-examples]]&lt;br /&gt;
* [[naming-principles]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=User:Singpolyma&amp;diff=42081</id>
		<title>User:Singpolyma</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=User:Singpolyma&amp;diff=42081"/>
		<updated>2010-03-01T15:02:39Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: change to cc0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;n&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;given-name&amp;quot;&amp;gt;Stephen&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;additional-name&amp;quot;&amp;gt;Paul&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;Weber&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;fn nickname&amp;quot;&amp;gt;Singpolyma&amp;lt;/div&amp;gt;&lt;br /&gt;
[http://singpolyma.net/ Website]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Template:cc-public-domain-release}}&lt;br /&gt;
&lt;br /&gt;
Note: as a Canadian citizen, there are some rights I cannot waive.  This is true in many countries.  I hereby promise that I will not exercise any of my unwaivable rights to any content on this wiki or the microformats mailing lists or IRC.  If you wish to be &amp;quot;safe&amp;quot; and do not trust me you can treat my contributions as http://creativecommons.org/publicdomain/zero/1.0/.&lt;br /&gt;
&lt;br /&gt;
I certify that my contrubitions to this wiki, microformats mailing lists, and IRC are mine and that I have the right to waive rights and grant licenses.&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=datetime-design-pattern&amp;diff=41786</id>
		<title>datetime-design-pattern</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=datetime-design-pattern&amp;diff=41786"/>
		<updated>2010-02-05T15:22:02Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* Discussion */ &amp;lt;time&amp;gt; element&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt; Datetime Design Pattern &amp;lt;/entry-title&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;usermessage&amp;quot;&amp;gt;Please review the [[value-class-pattern]] page for a better understanding of the current thinking on this problem, especially with regards to [[#accessibility_issues | accessibility issues]].&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
* Use the [[datetime-design-pattern]] to make dates and datetimes that are human readable also formally machine readable.&lt;br /&gt;
* Use the [[value-class-pattern]] for datetimes for better accessibility.&lt;br /&gt;
&lt;br /&gt;
== Practical Need ==&lt;br /&gt;
* This design pattern arose as a result of solving the practical need for human readable dates and times for [[hcalendar|hCalendar]].&lt;br /&gt;
&lt;br /&gt;
== How to use it ==&lt;br /&gt;
* enclose the human-friendly datetime that you want to make machine readable with &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
* as per the [[class-design-pattern]], add the appropriate &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt; attribute to the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element&lt;br /&gt;
* add a &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; attribute to the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element with the machine readable [[iso-8601|ISO8601]] datetime or date as the value&lt;br /&gt;
&lt;br /&gt;
For ISO8601 datetimes, use the [[value-class-pattern]] instead for better accessibility.&lt;br /&gt;
&lt;br /&gt;
==Current uses==&lt;br /&gt;
The pattern, which is now available as part of [[hAtom]], [[hcalendar|hCalendar]], [[hcard|hCard]] and [[hreview|hReview]], is:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;&amp;amp;lt;abbr class=&amp;quot;foo&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;amp;gt;Date Time&amp;amp;lt;/abbr&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;quot;foo&amp;quot; is the semantic classname which is being applied to this date/time, the title of the &amp;amp;lt;abbr&amp;amp;gt; is an ISO 8601 date/time, with an appropriate level of specificity, and &amp;quot;Date Time&amp;quot; is a human-friendly representation of the same date/time.&lt;br /&gt;
&lt;br /&gt;
An alternative, if you are using UTC-based timestamps, would be:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;&amp;amp;lt;abbr class=&amp;quot;foo&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SSZ&amp;quot;&amp;amp;gt;Date Time&amp;amp;lt;/abbr&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with a single &amp;quot;Z&amp;quot; as per [[iso-8601|ISO 8601]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;Note:&amp;lt;/strong&amp;gt; title strings of the form &amp;quot;YYYY-MM-DDTHH:MM:SSZ&amp;quot; may be challenging for humans to read and or understand, thus, use the [[value-class-pattern]] for datetimes.&lt;br /&gt;
&lt;br /&gt;
=== Ruby ===&lt;br /&gt;
Ruby: An easy way to get this format from a DateTime is this:&lt;br /&gt;
:&amp;lt;pre&amp;gt;DateTime.now.to_s&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or alternately, if you're working with Time objects:&lt;br /&gt;
&amp;lt;pre&amp;gt;require 'time'&lt;br /&gt;
Time.now.iso8601&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Profile of ISO8601 ==&lt;br /&gt;
Any [[microformat]] using the date-time-design pattern {{should}} use a profile of [[iso-8601|ISO8601]]. There are currently two widely used profiles which {{should}} be reused.&lt;br /&gt;
&lt;br /&gt;
* RFC 3339&lt;br /&gt;
* [http://www.w3.org/TR/NOTE-datetime W3C Note on Datetimes]&lt;br /&gt;
&lt;br /&gt;
== accessibility issues==&lt;br /&gt;
Note: Some [[accessibility-issues]] have been raised with Datetime Design Pattern, that have been addressed with the completion of the [[value-class-pattern]].&lt;br /&gt;
&lt;br /&gt;
Note also that the accessibility concerns are considerably lessened, even eliminated when using the [[date-design-pattern]], a subset of the [[datetime-design-pattern]].&lt;br /&gt;
&lt;br /&gt;
== Discussion ==&lt;br /&gt;
&amp;lt;strong&amp;gt;This section need significant gardening, and perhaps archiving of discussions which are primarily historic, as the [[value-class-pattern]] serves to solve much of the issues raised here. [[User:Tantek|Tantek]] &amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
What is the relationship of this pattern to the new &amp;lt;nowiki&amp;gt;&amp;lt;time&amp;gt;&amp;lt;/nowiki&amp;gt; element?  Should this pattern specify additionally that IF the element is a time element AND the element has a &amp;quot;datetime&amp;quot; attribute that the value should be taken from that attribute, otherwise fall back to value-class-pattern, otherwise fall further back to abbr-design-pattern? [[User:Singpolyma|Singpolyma]] 15:22, 5 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
This pattern is likely to be highly resuable.&lt;br /&gt;
&lt;br /&gt;
--[[User:RyanKing]]&lt;br /&gt;
&lt;br /&gt;
Can this not be viewed as a microformat in itself?&lt;br /&gt;
&lt;br /&gt;
--[[User:DimitriGlazkov]]&lt;br /&gt;
&lt;br /&gt;
It could, but inventing a microformat for the sake of inventing a microformat is against the microformat principles.&lt;br /&gt;
If there is a specific real world problem (and uses cases) that such an elemental microformat would solve, then it would be worth considering.&lt;br /&gt;
&lt;br /&gt;
Until then it is best to keep the &amp;amp;lt;abbr&amp;amp;gt; datetime concept merely as a microformat design pattern, to be used in _actual_ microformats that have a demonstrated practical need.&lt;br /&gt;
&lt;br /&gt;
-- [http://tantek.com/log/ Tantek]&lt;br /&gt;
&lt;br /&gt;
Excerpt from #microformats Aug 18th. Please edit!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Aug 18 15:16:14 &amp;lt;Tantek&amp;gt;	DanC, what do you think of RFC3339?&lt;br /&gt;
Aug 18 15:17:14 &amp;lt;Tantek&amp;gt;	ISO8601 subset&lt;br /&gt;
Aug 18 15:17:19 &amp;lt;DanC&amp;gt;	        Date and Time on the Internet: Timestamps http://www.ietf.org/rfc/rfc3339.txt&lt;br /&gt;
Aug 18 15:17:30 &amp;lt;DanC&amp;gt;	        Klyne is a good guy. I wonder if I talked with him about this.&lt;br /&gt;
Aug 18 15:17:32 &amp;lt;Tantek&amp;gt;	compat with W3C-NOTE-DATETIME&lt;br /&gt;
Aug 18 15:17:50 &amp;lt;Tantek&amp;gt;	compat with xsd:dateTime&lt;br /&gt;
Aug 18 15:17:57 &amp;lt;Tantek&amp;gt;	it's a strict intersection subset&lt;br /&gt;
Aug 18 15:17:59 &amp;lt;DanC&amp;gt;	        I consider W3C-NOTE-DATETIME obsoleted by XML Schema datatype-- yeah.. xsd:dateTime&lt;br /&gt;
Aug 18 15:18:32 &amp;lt;Tantek&amp;gt;	compare/contrast normatively using xsd:dateTime vs. RFC3339&lt;br /&gt;
Aug 18 15:18:41 &amp;lt;Tantek&amp;gt;	note: Atom 1.0 chose RFC3339&lt;br /&gt;
Aug 18 15:18:50 &amp;lt;Tantek&amp;gt;	i would like input from the microformats community on this&lt;br /&gt;
Aug 18 15:19:27 &amp;lt;DanC&amp;gt;	        in what context are you evaluating RFC 3339?&lt;br /&gt;
Aug 18 15:19:28 &amp;lt;jcgregorio&amp;gt;	http://bitworking.org/news/Date_Constructs_in_the_Atom_Syndication_Format&lt;br /&gt;
Aug 18 15:21:24 &amp;lt;DanC&amp;gt;	        which microformat is the question coming from, Tantek ?&lt;br /&gt;
Aug 18 15:23:31 &amp;lt;DanC&amp;gt;	        &amp;quot;   The grammar element time-second may have the value &amp;quot;60&amp;quot; at the end of&lt;br /&gt;
Aug 18 15:23:31 &amp;lt;DanC&amp;gt;	        months in which a leap second occurs&amp;quot; The XML Schema WG is in the 27th level of&lt;br /&gt;
                                leap-second-hell for the past few months, I gather.&lt;br /&gt;
Aug 18 15:24:21 &amp;lt;DanC&amp;gt;	        yeah... here's the scary bit: &amp;quot;   Leap seconds cannot be predicted far into the&lt;br /&gt;
                                future.  The&lt;br /&gt;
Aug 18 15:24:21 &amp;lt;DanC&amp;gt;	        International Earth Rotation Service publishes bulletins [IERS] that&lt;br /&gt;
Aug 18 15:24:21 &amp;lt;DanC&amp;gt;	        announce leap seconds with a few weeks' warning.&amp;quot;&lt;br /&gt;
Aug 18 15:26:03 &amp;lt;Tantek&amp;gt;	DanC, which microformats? any/all that use datetime fields.&lt;br /&gt;
Aug 18 15:26:36 &amp;lt;DanC&amp;gt;	        hard to give useful advice, then.&lt;br /&gt;
Aug 18 15:26:58 &amp;lt;DanC&amp;gt;	        I expect they'll use datetime fields for different things that have different&lt;br /&gt;
                                cost/benefit trade-offs&lt;br /&gt;
Aug 18 15:27:26 &amp;lt;DanC&amp;gt;	        do you know of any particular differences that matter to anybody?&lt;br /&gt;
Aug 18 15:56:43 &amp;lt;KragenSitaker&amp;gt;	RFC3339 suggests -07:00, which seems like an improvement over -0700 anyway&lt;br /&gt;
Aug 18 15:56:49 &amp;lt;Tantek&amp;gt;	Kragen, agreed&lt;br /&gt;
Aug 18 15:57:01 &amp;lt;Tantek&amp;gt;	RFC3339 is certainly preferable to the ISO8601 subset in iCalendar&lt;br /&gt;
Aug 18 16:05:57 &amp;lt;DanC&amp;gt;	        Tantek's right, Kragen; iCalendar looks like it solves the local timezone&lt;br /&gt;
                                problem but doesn't.&lt;br /&gt;
Aug 18 16:06:14 &amp;lt;DanC&amp;gt;	        and it's true that there's no standard solution to the local timezone problem&lt;br /&gt;
Aug 18 16:06:39 &amp;lt;Tantek&amp;gt;	so instead of appearing to solve the problem but not solving it, we chose to&lt;br /&gt;
                                provide the ability to *approximate* the local timezone using e.g. &amp;quot;-07:00&amp;quot;&lt;br /&gt;
Aug 18 16:06:49 &amp;lt;DanC&amp;gt;	        the simplest thing is to have people use Z time in hCalendar. But I gather&lt;br /&gt;
                                that's unacceptably unusable?&lt;br /&gt;
Aug 18 16:07:35 &amp;lt;Tantek&amp;gt;	DanC, yes, the simplest thing is to have everyone use UTC Z&lt;br /&gt;
Aug 18 16:07:38 &amp;lt;Tantek&amp;gt;	However&lt;br /&gt;
Aug 18 16:07:50 &amp;lt;Tantek&amp;gt;	it is not *nearly* as usuable/verifiable&lt;br /&gt;
Aug 18 16:07:55 &amp;lt;Tantek&amp;gt;	as -07:00 etc.&lt;br /&gt;
Aug 18 16:08:02 &amp;lt;Tantek&amp;gt;	hence the decision to go with the latter&lt;br /&gt;
Aug 18 16:08:12 &amp;lt;Tantek&amp;gt;	some degree of human verifiability is important here&lt;br /&gt;
Aug 18 16:14:21 &amp;lt;Tantek&amp;gt;	DanC, my perception is that RFC3339 is a subset&lt;br /&gt;
Aug 18 16:17:00 &amp;lt;DanC&amp;gt;	        time-numoffset  = (&amp;quot;+&amp;quot; / &amp;quot;-&amp;quot;) time-hour &amp;quot;:&amp;quot; time-minute&lt;br /&gt;
Aug 18 16:17:34 &amp;lt;DanC&amp;gt;	        ok, then I can't see any differences. (modulo recent leap seconds issues that&lt;br /&gt;
                                may affect xsd:dateTime )&lt;br /&gt;
Aug 18 16:18:07 &amp;lt;Tantek&amp;gt;	would be interesting to know why Atom 1.0 chose RFC3339 over xsd:dateTime&lt;br /&gt;
Aug 18 16:18:21 &amp;lt;Tantek&amp;gt;	if there was a &amp;quot;real&amp;quot; reason or if it was arbitrary / coin-flip.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here's an exhaustive [http://www.imc.org/atom-syntax/mail-archive/msg13103.html comparison] from ndw. I think xsd:dateTime also allows unqualified local times, while RFC3339 allows only UTC with no known timezone (-00:00). In the end, Atompub followed the advice of [http://www.imc.org/atom-syntax/mail-archive/msg13244.html Sam Ruby] and [http://www.imc.org/atom-syntax/mail-archive/msg13248.html Scott Hollenbeck], our area director. Atom dates make some additional restrictions on RFC3339, such as uppercase T and Z characters for compatibility with xsd:dateTime, RFC3339, W3C-DTF, and ISO8601. --[http://franklinmint.fm Robert Sayre]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Aug 18 16:18:43 &amp;lt;KragenSitaker&amp;gt;	rfc3339 is pretty short.&lt;br /&gt;
Aug 18 16:19:36 &amp;lt;Tantek&amp;gt;	DanC, BTW, which came first? REC for xsd:dateTime or RFC3339?&lt;br /&gt;
Aug 18 16:19:50 &amp;lt;DanC&amp;gt;	        RFC3339 is dated July 2002 ...&lt;br /&gt;
Aug 18 16:19:54 &amp;lt;KragenSitaker&amp;gt;	Right --- and you might be able to understand xsd:dateTime without&lt;br /&gt;
                                reading all of xml schema, you wouldn't be confident of it&lt;br /&gt;
Aug 18 16:20:25 &amp;lt;DanC&amp;gt;	        W3C Recommendation 28 October 2004 ... but that's 2nd ed...&lt;br /&gt;
Aug 18 16:20:47 &amp;lt;DanC&amp;gt;	        W3C Recommendation 02 May 2001&lt;br /&gt;
Aug 18 16:22:10 &amp;lt;DanC&amp;gt;	        I don't see a BNF in http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#dateTime ...&lt;br /&gt;
Aug 18 16:22:43 &amp;lt;KragenSitaker&amp;gt;	yeah, appendix D of the current xml schema datatypes document seems&lt;br /&gt;
                                a little scanty, actually&lt;br /&gt;
Aug 18 16:23:28 &amp;lt;DanC&amp;gt;	        ah... 2nd ed of http://www.w3.org/TR/xmlschema-2/#date is much more&lt;br /&gt;
                                explicit about syntax.&lt;br /&gt;
Aug 18 16:23:30 &amp;lt;KragenSitaker&amp;gt;	it's 1100 words but still doesn't give any examples&lt;br /&gt;
Aug 18 16:23:35 &amp;lt;DanC&amp;gt;	        still, it's given in prose and not BNF&lt;br /&gt;
Aug 18 16:24:17 &amp;lt;KragenSitaker&amp;gt;	sections 3.2.9 through 3.2.14 seem to be the relevant ones around #date&lt;br /&gt;
Aug 18 16:24:29 &amp;lt;KragenSitaker&amp;gt;	which is another 2200 words&lt;br /&gt;
Aug 18 16:24:42 &amp;lt;DanC&amp;gt;	        wow... they changed the canonical form of date from always-Z to&lt;br /&gt;
                                timezone-allowed between 1st edition and 2nd edition&lt;br /&gt;
Aug 18 16:25:01 &amp;lt;Tantek&amp;gt;	Kragen, DanC, these are very good analyses&lt;br /&gt;
Aug 18 16:25:21 &amp;lt;Tantek&amp;gt;	could I ask you to summarize the pros/cons for each in a new section at&lt;br /&gt;
                                end of http://microformats.org/wiki/datetime-design-pattern&lt;br /&gt;
Aug 18 16:25:22 &amp;lt;Tantek&amp;gt;	?&lt;br /&gt;
Aug 18 16:25:58 &amp;lt;KragenSitaker&amp;gt;	rfc 3339 is 4000 words, excluding the last two pages of boilerplate.&lt;br /&gt;
Aug 18 16:26:31 &amp;lt;KragenSitaker&amp;gt;	so it's actually longer than the datetime-relevant parts of XSD but it&lt;br /&gt;
                                seems much more rigorous and clear&lt;br /&gt;
Aug 18 16:28:37 &amp;lt;DanC&amp;gt;	        my advice is: normatively cite both, and claim they specify the same&lt;br /&gt;
                                syntax, and let anybody who discovers otherwise send you a bug report&lt;br /&gt;
                                with a test case&lt;br /&gt;
Aug 18 16:29:12 &amp;lt;KragenSitaker&amp;gt;	danc: nice hack&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The RFC3339 has a mandatory TIME portion of the DATE-TIME. Some vCard/iCalendar DATE-TIME stamps can omit the TIME. For instance, DTSTART, if that is a full day event, then you can omit the time. BDAY in vCard can be respresented by only a DATE. I like the idea of restricting the possible date formats, but i think that TIME should be optional, which it isn't in RFC3339. - [http://suda.co.uk/ brian suda]&lt;br /&gt;
&lt;br /&gt;
RFC 3339 allows lowercase 't' and 'z' while XSD doesn't. Specifying RFC 3339 plus 'T' and 'Z' MUST be caps will make them the same. - [http://bitworking.org Joe Gregorio]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
A few questions: asked by [[User:CharlesBelov|CharlesBelov]] 16:57, 24 Apr 2007 (PDT), answered by [[User:JamesCraig|JamesCraig]] on 15:58, 5 Jul 2007 (PDT).&lt;br /&gt;
&lt;br /&gt;
# Would it make more sense for documenting the alternative codings pitting the abbr tag vs. other tags to be on this page? ''Answer: That documentation should go on the [[assistive-technology-abbr-results]] page.''&lt;br /&gt;
# Would using the title attribute of the abbr tag to encode the machine-readable date in fact cause a failure of WCAG 2.0 Accessibility? What about USA Section 508?  It does appear to violate Technique for WCAG 2.0 [http://www.w3.org/TR/WCAG20-TECHS/#H28 H28: Providing definitions for abbreviations by using the abbr and acronym elements], although that is a supporting document and does not have the force of a guideline. ''Answer: Yes, it appears that is in violation of WCAG, 508, et al, so alternatives are being discussed on the  [[assistive-technology-abbr-results]] page.''&lt;br /&gt;
# In order to maintain accessibility, would it make sense to enclose the machine-readable date in a span with a style of &amp;quot;display:none&amp;quot; instead of using the abbr tag? ''Answer: please refer to and add any suggestions to [[assistive-technology-abbr-results]].''&lt;br /&gt;
# For that matter, wouldn't you want to style such an abbr tag with text-decoration:none to hide that an abbr tag was used?  Otherwise, visitors might cursor over the  time, see the machine time, and be annoyed that their time was wasted or else be confused.  And I don't think you can suppress the title from coming up if the human-readable time was inadvertently hovered. ''Answer: Microformats should not rely on CSS in order to work properly, but again, that discussion can be found here: [[assistive-technology-abbr-results]].''&lt;br /&gt;
&lt;br /&gt;
== Code ==&lt;br /&gt;
The following regular expression (parsed VERBOSE) should break apart a datetime and cover many lightly broken cases seen in the wild. This has been tested under Python.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
 ^&lt;br /&gt;
 (?P&amp;lt;year&amp;gt;\d\d\d\d)&lt;br /&gt;
 ([-])?(?P&amp;lt;month&amp;gt;\d\d)&lt;br /&gt;
 ([-])?(?P&amp;lt;day&amp;gt;\d\d)&lt;br /&gt;
 (&lt;br /&gt;
  (T|\s+)&lt;br /&gt;
  (?P&amp;lt;hour&amp;gt;\d\d)&lt;br /&gt;
  (&lt;br /&gt;
   ([:])?(?P&amp;lt;minute&amp;gt;\d\d)&lt;br /&gt;
   (&lt;br /&gt;
    ([:])?(?P&amp;lt;second&amp;gt;\d\d)&lt;br /&gt;
    (&lt;br /&gt;
     ([.])?(?P&amp;lt;fraction&amp;gt;\d+)&lt;br /&gt;
    )?&lt;br /&gt;
   )?&lt;br /&gt;
  )?&lt;br /&gt;
 )?&lt;br /&gt;
 (&lt;br /&gt;
  (?P&amp;lt;tzzulu&amp;gt;Z)&lt;br /&gt;
  |&lt;br /&gt;
  (?P&amp;lt;tzoffset&amp;gt;[-+])&lt;br /&gt;
  (?P&amp;lt;tzhour&amp;gt;\d\d)&lt;br /&gt;
  ([:])?(?P&amp;lt;tzminute&amp;gt;\d\d)&lt;br /&gt;
 )?&lt;br /&gt;
 $&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other Proposals ==&lt;br /&gt;
'''This section needs a lot of clean-up. Proposals that have been relatively rejected need to be move to another section (or perhaps page), along with succinct summaries as to why they are untenable/infeasible/undesirable.&lt;br /&gt;
&lt;br /&gt;
Remaining proposals probably need to be moved to proper brainstorming pages where they can be considered in a broader context.&lt;br /&gt;
&lt;br /&gt;
Links to all proposals (whether relatively rejected or tentatively being considered) should be kept in this page for comparison purposes for this use case. &lt;br /&gt;
&lt;br /&gt;
[[User:Tantek|Tantek]] 04:50, 4 Sep 2008 (PDT)'''&lt;br /&gt;
&lt;br /&gt;
=== strtime instructions as class names ===&lt;br /&gt;
Proposal by DavidLaban (alsuren on freenode) on 8 Jun 2008&lt;br /&gt;
It might be possible to have a slightly more readable/extensible/elegant format:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;strtime format:_%d_%B_%Y_&amp;quot; &amp;gt; 16 March 1987 &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Notes: &lt;br /&gt;
# Underscores are used to replace whitespace, because otherwise the the formatting string will be split into an unordered set of class attributes by many parsers (thanks go to bogdanlazarsb and gsnedders on irc for explaining this to me). &lt;br /&gt;
# Some subset of the placeholders should be chosen from those which are supported by both python http://docs.python.org/lib/module-time.html and php http://uk3.php.net/manual/en/function.strftime.php&lt;br /&gt;
# A name for the class should be decided upon. strtime might not be the best name.&lt;br /&gt;
# Measures should be taken to avoid the format string accidentally conflicting with other valid classes (In the above example, I have prefixed it with the string &amp;quot;format:&amp;quot;)&lt;br /&gt;
# It might be sensible (when parsing) to strip excess whitespace from the format string and contents. This is not done in this example.&lt;br /&gt;
# Example python code follows. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
date = (1987,03,16,0,0,0,0,0,0)&lt;br /&gt;
format = &amp;quot; %d %B %Y &amp;quot;&lt;br /&gt;
# To encode:&lt;br /&gt;
classes = [&amp;quot;strtime&amp;quot;]&lt;br /&gt;
encoded_format = &amp;quot;format:&amp;quot; + format.replace(' ', '_')&lt;br /&gt;
classes.append(encoded_format)&lt;br /&gt;
content = time.strftime(format, birthday)&lt;br /&gt;
# ... dump classes and content into your document however you want&lt;br /&gt;
&lt;br /&gt;
# To decode (assuming that you have managed to extract class and format from the document already):&lt;br /&gt;
if &amp;quot;strtime&amp;quot; in classes:&lt;br /&gt;
    possible_formats = [ item for item in classes if item.startswith('format:') ]&lt;br /&gt;
    assert len(possible_formats) == 1&lt;br /&gt;
    format = possible_formats[0].strip('format:').replace('_', ' ')&lt;br /&gt;
    date = time.strptime(content, format)&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== problems with strtime proposal ====&lt;br /&gt;
&lt;br /&gt;
# Possible abuse of the class attribute. microformats limit the use of the class attribute to marking up additional semantics about the data, not for (potentially) arbitrary processing/programming instructions&lt;br /&gt;
#* HTML 4.01 Recommendation [http://www.w3.org/TR/REC-html40/struct/global.html#adef-class defines] the &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt; attribute as being &amp;quot;for general purpose processing by user agents&amp;quot;. [[User:TobyInk|TobyInk]] 13:21, 8 Jun 2008 (PDT)&lt;br /&gt;
# Requires authors to think like programmers. The larger problem is that the proposal asks web authors to think like programmers, which severely limits the number of web authors which will be able to use the technique, since the vast majority of web authors are ''not'' programmers and have never heard of &amp;quot;strtime&amp;quot;, whereas most authors (even people) on the web have seen dates like 2005-06-20 and easily understand what they mean.&lt;br /&gt;
&lt;br /&gt;
In general, any publishing method that requires the author to think like a programmer is a non-starter. It is a much more of a barrier than simply using ISO8601/RFC3339, and that barrier is a far worse tradeoff than the duplication / DRY violation compromise.&lt;br /&gt;
[[User:Tantek|Tantek]] 09:52, 8 Jun 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
* Another problem: if %A/%a/%B/%b are allowed, this raises potential problems with internationalisation. Will parsers be required to understand the names and abbreviations for days and months in potentially hundreds of different languages?  [[User:TobyInk|TobyInk]] 14:09, 8 Jun 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
=== Machine-data in class===&lt;br /&gt;
The BBC ([http://microformats.org/discuss/mail/microformats-dev/2008-June/000552.html uf-dev archive, 20/06/08, &amp;quot;Using class for non-human data&amp;quot;]) has proposed as an alternative to the empty span and title solution to use the class name in the following way:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;dtstart data-20051010T10:10:10-0100&amp;quot;&amp;gt;10 o'clock on the 10th&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Pros:&lt;br /&gt;
* Allows data to be represented in a &amp;quot;non-harmful&amp;quot; way. Will not be read aloud by screenreaders or seen as tooltips.&lt;br /&gt;
* Minimizes mark-up used.&lt;br /&gt;
* Arguably more semantic than use of &amp;quot;title&amp;quot; attribute for non-human data.&lt;br /&gt;
&lt;br /&gt;
Cons:&lt;br /&gt;
* data in the class attribute has already been discussed numerous times in the mailing list over the years and rejected and documented as an [[anti-pattern]] - captured [http://microformats.org/wiki?title=anti-patterns&amp;amp;diff=24271&amp;amp;oldid=24270 on the wiki this past January 2008].&lt;br /&gt;
* Possible misuse of class attribute, although as noted previously, the HTML spec states &amp;quot;for general purpose processing by user agents&amp;quot;.&lt;br /&gt;
* The class attribute has been adopted by the broader web design community to &amp;quot;subclass&amp;quot; element semantics, and to layer additional semantics. To date, microformats has followed this existing practice developed by modern web designers (&amp;quot;paving the cow-paths&amp;quot;). This use of class for data is outside all current practices.&lt;br /&gt;
&lt;br /&gt;
Discussion:&lt;br /&gt;
* This proposal smells icky, but I can't quite put my finger on why. Considered objectively, it does seem to be the least harmful solution proposed so far. [[User:TobyInk|TobyInk]] 06:06, 21 Jun 2008 (PDT)&lt;br /&gt;
* I really like it, especially given the HTML4 spec gives this as an IMO perfectly valid use (on both id and class, with the following examples given in the id section: &amp;quot;identifying fields when extracting data from HTML pages into a database, translating HTML documents into other formats, etc.&amp;quot;). Clean and simple. [[User:Dracos|Dracos]] 03:53, 23 Jun 2008 (PDT)&lt;br /&gt;
* I suggest dropping the redundant 'data-' prefix, unless someone can suggest a feasible case with two time-stamps requiring different prefixes.  The proposal then becomes [http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/#comment-263408 one I've made before] [[User:AshSearle|AshSearle]]&lt;br /&gt;
** Valid class names cannot begin with a number, so a date needs some sort of letter prefix.  It's sensible to make this prefix meaningful and reusable in some way. [[User:Phae|Phae]]&lt;br /&gt;
*** They can't in CSS, but they can in (X)HTML. http://examples.tobyinkster.co.uk/numeric-classes.html [[User:TobyInk|TobyInk]] 06:53, 24 Jun 2008 (PDT)&lt;br /&gt;
**** Creating classes in HTML that can't be referenced in CSS is a bad thing.  Using colons and starting with numbers fall into that category.  http://www.w3.org/TR/CSS21/syndata.html#characters  Also, replacing whitespace with underscores breaks the ISO compatibility, which sorta defeats the whole point of using existing standards.  Finally the class names are unordered, so trying to use them in a series is a bad idea. --[[User:Atamido|Atamido]] 11:43, 30 Jul 2008 (PDT)&lt;br /&gt;
***** They can be referenced in CSS, just not using the &amp;quot;dot notation&amp;quot;. They can be referenced using attribute selectors, which are supported in all modern browsers (but not IE6). [[User:TobyInk|TobyInk]] 13:21, 30 Jul 2008 (PDT)&lt;br /&gt;
****** They could also be referenced by escaping the characters, but that still excludes &amp;gt;99% of current use cases.  I'd wager that most authors don't even know about the limitations and would run into issues in implementation. --[[User:Atamido|Atamido]] 13:47, 30 Jul 2008 (PDT)&lt;br /&gt;
***** I don't think the proposal relies on classes being in any particular order. Even if it did, I don't know of any DOM implementations which do not provide the contents of the class attribute in their original order. [[User:TobyInk|TobyInk]] 13:21, 30 Jul 2008 (PDT)&lt;br /&gt;
** Not to advocate too strongly for designing for parsers (generally a bad idea), *but* having a 'data-' prefix on a class name would make identifying data orders of magnitude easier for parsing. Otherwise, how do we know what's data and what's just another class name for some other purpose? [[User:DrewMcLellan|Drew]]&lt;br /&gt;
** A 'data-' prefix would help authors tasked with maintaining or reviewing a page to understand the purpose of a class name that may have been applied by another author. The data prefix communicates very simply that the class name is precisely that, data. Therefore the value is less likely to be accidentally removed or changed, making for a more robust design. [[User:DrewMcLellan|Drew]]&lt;br /&gt;
*** I concede -  regardless of whether it's valid (X)HTML / CSS - a prefix is needed to distinguish data values from genuine content.  ISO 8601 allows date-time to be as simple as &amp;quot;2004&amp;quot;, which could easily be misinterpreted.  e.g. if a CMS outputs product model numbers into the class attribute for some other purpose. --[[User:AshSearle|AshSearle]] 01:42, 25 Jun 2008 (PDT)&lt;br /&gt;
*** Using &amp;lt;code&amp;gt;data-&amp;lt;/code&amp;gt; as the prefix here is undesirable, as it now conflicts with HTML5's proposed &amp;lt;code&amp;gt;-data&amp;lt;/code&amp;gt; prefix on attributes. It's undesirable to set ourselves up for future confusion with our own conflicting specification of ‘a data prefix’. A different prefix should be considered. See: [http://www.w3.org/html/wg/html5/#custom HTML5 Editors Draft: Embedding Custom Non-Visible Data] —[[User:BenWard|BenWard]] 07:34, 16 Jul 2008 (PDT)&lt;br /&gt;
* -1 [[User:Tantek|Tantek]]. I'm vehemently opposed to putting data in the class attribute. We ''must'' find better alternatives. We must not go down the path of invisible (dark) (meta)data - IMHO that [[principle]] is inviolable for microformats.&lt;br /&gt;
** [[User:JakeArchibald|JakeArchibald]] If you're so opposed, it'd be useful to see some justification.&lt;br /&gt;
*** See above cons. Already discussed/rejected many times in the history of microformats discussions. In short, quit wasting time on old ground. Abuses class attribute, or if you prefer, introduces a *new* use of the class attribute, unlike microformats to-date which have simply made use of a well established semantic of the class attribute.  And worst of all, completely violates the visible data [[principle]]. Rejectable on that alone.&lt;br /&gt;
**** The fact that something has been discussed and rejected before is not sufficient grounds for dismissing it out of hand once additional research and thinking has taken place. The &amp;amp;lt;abbr&amp;gt; datetime pattern arguably abused the title attribute and introduced a new use of the title attribute. In the example given (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;dtstart data-20051010T10:10:10-0100&amp;quot;&amp;gt;10 o'clock on the 10th&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;), the data is presented as &amp;quot;10 o'clock on the 10th&amp;quot; - very visible. Yes, of course, it's possible to abuse this proposed pattern, and hide the data, but the same can be said of the abbr pattern or even the class pattern given CSS's display:none property. Experience shows that in most cases, people ''won't'' abuse the pattern to hide data, as they actually ''want'' to show the data on their pages. [[User:TobyInk|TobyInk]] 13:52, 24 Jun 2008 (PDT)&lt;br /&gt;
***** There has been no new &amp;quot;additional research and thinking&amp;quot; shown yet for data in the class attribute since it was originally proposed years ago, thus, it should be dismissed until that burden of reintroduction is met. [[User:Tantek|Tantek]] 22:05, 24 February 2009 (UTC)&lt;br /&gt;
**** It's not an abuse of the class attribute according to the HTML spec. as I read it. Whereas using title for non-human data is (the spec says audio agents may read it aloud, for example). If it's a new use, it's one the writers of HTML4 considered, so it wasn't new to them. [[User:Dracos|Dracos]] 03:38, 25 Jun 2008 (PDT)&lt;br /&gt;
** Relevant principles are 'humans first, machines second', and 'visible data is ''better'''.  These are ''preferences'', not inviolable principles.  Besides, the existing datetime spec doesn't adhere to these principles anyway: prioritising humans first, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;let's discuss this at the next meeting&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; should be marked up as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;let's discuss this at the &amp;lt;abbr title=&amp;quot;28th June 2008 at 3:15pm&amp;quot;&amp;gt;next meeting&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  There's a conflict between human- and machine-readable dates.  It makes more sense to 'hide' the machine-readable data in the only attribute available to us: &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt;.  --[[User:AshSearle|AshSearle]] 03:02, 25 Jun 2008 (PDT)&lt;br /&gt;
*** Indeed - by their nature, ''principles'' are ''generalisations'', and while broadly useful, usually have exceptions. After experience, the microformats community is beginning to see some of these. Human vs machine dates is the one gathering the most interest at the moment, largely thanks to &amp;lt;abbr class=&amp;quot;help&amp;quot; style=&amp;quot;border-bottom:1px dotted&amp;quot; title=&amp;quot;the Web Standards Project&amp;quot;&amp;gt;WaSP&amp;lt;/abbr&amp;gt; and &amp;lt;span class=&amp;quot;help&amp;quot; style=&amp;quot;border-bottom:1px dotted&amp;quot; title=&amp;quot;the BBC&amp;quot;&amp;gt;auntie&amp;lt;/span&amp;gt;, but I think other properties which will probably emerge as exceptions to the general microformats principles are hReview's &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; property, and the its namesake subproperty for hCard's &amp;lt;code&amp;gt;tel&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;email&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;adr&amp;lt;/code&amp;gt; (and &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt;?) properties. [[User:TobyInk|TobyInk]] 12:51, 25 Jun 2008 (PDT)&lt;br /&gt;
**** Unless you can provide better principles, it is not reasonable to violate the principles. When principles are in conflict, then one must make reasoned cases for the various possibilities (that uphold one principle but perhaps violate another). [[User:Tantek|Tantek]] 22:05, 24 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
==== Experimental Parser Support ====&lt;br /&gt;
&lt;br /&gt;
[http://buzzword.org.uk/cognition/ Cognition 0.1 alpha 10] will include experimental support for this pattern, and the [http://srv.buzzword.org.uk Cognition web service] already does. Notes:&lt;br /&gt;
* Support is ''opt-in''. Publishers must explicitly request support for the pattern, by including a [[profile-uris|profile URI]] of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://purl.org/uF/pattern-data-class/1&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; in their document head.&lt;br /&gt;
* Support is not limited to date-time properties, but any microformat properties.&lt;br /&gt;
* data-X classes must use percent-encoding to encode spaces and other characters not allowed in class names.&lt;br /&gt;
* The data-X class must be found on the same element as the microformat property class. That is, you cannot use: &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;data-20051010T10:10:10-0100&amp;quot;&amp;gt;10 o'clock&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Multiple data-X classes may occur on the same element. When these are found, the longest string is used. This allows for: &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;dtstart data-2005 data-200510 data-20051010&amp;quot;&amp;gt;The 10th&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt; which may be useful for styling or other non-microformat purposes.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Can be combined with value excerpting. e.g. &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;p class=&amp;quot;dtstart&amp;quot;&amp;gt;&lt;br /&gt;
  The concert will be held on&lt;br /&gt;
  &amp;lt;span class=&amp;quot;value data-20080804&amp;quot;&amp;gt;the 4th of August&amp;lt;/span&amp;gt;&lt;br /&gt;
  starting at&lt;br /&gt;
  &amp;lt;span class=&amp;quot;value data-T193000&amp;quot;&amp;gt;7:30pm precisely&amp;lt;/span&amp;gt;.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== date and time separation using value excerption ===&lt;br /&gt;
Moved to [[value-excerption-pattern-brainstorming#date_and_time_separation|value excerption pattern brainstorming]] which is a better way of thinking about this.&lt;br /&gt;
&lt;br /&gt;
=== HTML 5 &amp;lt;code&amp;gt;&amp;amp;lt;time&amp;gt;&amp;lt;/code&amp;gt; Element ===&lt;br /&gt;
[http://microformats.org/wiki/hcalendar-issues#html5-time-element See hCalendar issues]&lt;br /&gt;
&lt;br /&gt;
=== Plain Old English alternative to ISO date ===&lt;br /&gt;
Example (in English):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;abbr title=&amp;quot;January 25th, 2008&amp;quot; class=&amp;quot;dstart&amp;quot; lang=&amp;quot;en-us&amp;quot;&amp;gt;1/25&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;dstart&amp;quot;&amp;gt;January 25th, 2008&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;code&amp;gt;lang=&amp;quot;en-us&amp;quot;&amp;lt;/code&amp;gt;, the format of the date used in the &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; attribute must conform to [http://www.ego4u.com/en/cram-up/vocabulary/date/written dates writing rules in American English].&lt;br /&gt;
&lt;br /&gt;
Example (in French):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;abbr title=&amp;quot;25 Janvier 2008&amp;quot; class=&amp;quot;dstart&amp;quot; lang=&amp;quot;fr&amp;quot;&amp;gt;25/1&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;code&amp;gt;lang=&amp;quot;fr&amp;quot;&amp;lt;/code&amp;gt;, the format of the date used in the &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; attribute must conform to date writing rules in French.&lt;br /&gt;
&lt;br /&gt;
====Benefits====&lt;br /&gt;
&lt;br /&gt;
* Human-hearable: should work nicely with screen readers (to be tested).&lt;br /&gt;
* Human-readable&lt;br /&gt;
* Compliance with semantics of abbr.&lt;br /&gt;
* Very easy to use by HTML human authors.&lt;br /&gt;
* DRY compliant if HTML human authors are willing to write in correct English&lt;br /&gt;
&lt;br /&gt;
==== Disadvantages ====&lt;br /&gt;
Most extracted from discussion below.&lt;br /&gt;
* huge requirement of knowledge of locale-specific information in implementations&lt;br /&gt;
* very high complexity of implementation , perhaps even impossible, due to the knowledge required&lt;br /&gt;
* unreliability in general: &amp;quot;Getting it wrong would be worse than not getting it at all! &amp;quot;&lt;br /&gt;
* unreliability in mixed locale content&lt;br /&gt;
* unreliable according to implementation experience to date (see discussion below)&lt;br /&gt;
* authoring drift, NLP arms race. because proposal looks like natural language, authors will try any natural language format.&lt;br /&gt;
* widespread implementer objection to NLP based solutions&lt;br /&gt;
&lt;br /&gt;
====Discussion====&lt;br /&gt;
* Locale-specific parsing logic.&lt;br /&gt;
* Not all cultures use the same calendar — Dan Brickley&lt;br /&gt;
* There are situations where markup clues used for localisation might be misleading, such as people using microformats in a post on a site they do not themselves run that may even be in a different country. (a shared blogging site that allows html tags in posts would be a good example here) — Michael MD&lt;br /&gt;
** Couldn't the person or tool adding the microformat annotation also add a lang attribute at the same time? — Benjamin Hawkes-Lewis&lt;br /&gt;
* Cognition already supports this as a last ditch attempt at parsing dates - but I wouldn't recommend it get adopted widely. It's too unreliable; too much work to deal with internationalisation; too much work full-stop in languages that don't provide a handy library that takes care of most of the work. — [[User:TobyInk]]&lt;br /&gt;
** I don't think we need to support all locales at once. I don't know in how many written languages BBC publishes in, but it might be that supporting en-uk and en-us might be enough for a start. Also, one can imagine that Microformats tools could focus on the most common written languages and then expose hooks for others to implement support for other locales. — Guillaume Lebleu&lt;br /&gt;
** What are our priorities? Making programmers' life easier or making content authors and content readers' life easier? — Guillaume Lebleu&lt;br /&gt;
*** In Australia  dd/mm/yyyy is commonly used, but a significant minority of sites in Australia use US-style mm/dd/yyyy because it is the default setting in their CMS. How would a parser be able to tell which part is the day and which is the month? Getting it wrong would be worse than not getting it at all! Until the use of ambiguous formats can be ''wiped out'' we ''will'' need a version for machines! — Michael MD&lt;br /&gt;
***  problem which hasn't been raised with regards to this proposal is that even though you are proposing a fixed date format, because it *looks* like natural language, authors will assume that it *is* natural language, and simply start including dates in whatever format they like. Then you get an NLP &amp;quot;arms race&amp;quot; between publishers and parsers. If you don't believe that that will happen, take a look at what happened with RFC 822 dates, which are simply a mess. — [[User:TobyInk]]&lt;br /&gt;
**** Very true the more you make the date look like natural language, the less it looks like a fixed format. I really don't want us to get involved in any form of NLP, it just would not work. I think it was Mike who said that dates have to be parsed correctly, no level of error is acceptable. I don't want to travel to an event on the wrong day because a parser got the date wrong — Glenn Jones&lt;br /&gt;
&lt;br /&gt;
====Notes====&lt;br /&gt;
* Could work alongside with the existing [[datetime-design-pattern]]: if ISO date parsing fails, try parsing the title as a human-readable plain old English/French/... date according to the locale.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;code&amp;gt;&amp;amp;lt;object&amp;gt;&amp;lt;/code&amp;gt; element to represent dates===&lt;br /&gt;
* Re-raised by George Brocklehurst on June 25th 2008.&lt;br /&gt;
&lt;br /&gt;
The idea was to do something like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;object data=&amp;quot;20050125&amp;quot;&amp;gt;January 25&amp;amp;lt;/object&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* From what Tantek [http://tantek.com/log/2005/01.html said on his blog] , the main reason for not using objects was that they were not well supported in Safari. However, Safari's object support is now much improved: fallbacks are supported and display:inline and intrinsic sizing will work correctly. Safari 2.0.2, which came out in November 2005, was the first version to [http://webkit.org/blog/32/webkit-fixes-in-safari-202-mac-os-x-1043/ contain these improvements]. — George Brocklehurst&lt;br /&gt;
* The following appears to be well behaved inline in Safari 2.04 and 3.1.1, Firefox 1, 1.5, 2 and 3, and Opera 7, 8 and 9: &amp;lt;code&amp;gt;&amp;amp;lt;object class=&amp;quot;dtstart&amp;quot; data=&amp;quot;data://20080712&amp;quot;&amp;gt;&amp;amp;lt;/object&amp;gt;&amp;lt;/code&amp;gt;. Test case: http://pastie.org/224023 — Ben Ward&lt;br /&gt;
** IE 6, 7 and the beta version of IE 8 all visibly render the object element as a small box, similar to the way they would render a missing image: http://georgebrock.com/misc/object-in-ie.png — George Brocklehurst&lt;br /&gt;
** Absolute URIs can't start with a number, but relative ones can - and the data attribute is permitted to contain relative URIs. [Don't need to use data:// URI) — Toby A Inkster&lt;br /&gt;
* Could also look at &amp;lt;code&amp;gt;&amp;amp;lt;object class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;amp;lt;param name=&amp;quot;value&amp;quot; value=&amp;quot;20050125&amp;quot; /&amp;gt;January 25&amp;amp;lt;/object&amp;gt;&amp;lt;/code&amp;gt; — Scott Reynen&lt;br /&gt;
&lt;br /&gt;
==== issues ====&lt;br /&gt;
Open issues related to this proposal. Some may require additional information to be acted upon / resolved.&lt;br /&gt;
&lt;br /&gt;
* Not providing OBJECT WIDTH and HEIGHT causes the displaying page to flicker;  --[[User:Yecril71pl|Yecril71pl]] 21:56, 24 February 2009 (UTC)&lt;br /&gt;
** Please provide specific implementation (maker, name, version number, platform) that cause the displaying page to flickr.&lt;br /&gt;
&lt;br /&gt;
* OBJECT boundaries are impermeable to CSS.  --[[User:Yecril71pl|Yecril71pl]] 21:56, 24 February 2009 (UTC)&lt;br /&gt;
** Please provide a URL to an example use of OBJECT that demonstrates problems with applying CSS to the contents of the OBJECT (i.e. beyond its boundaries).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== resolved issues ====&lt;br /&gt;
Issues raised and resolved related to this proposal. Issues that are misconceptions (e.g. easily refuted by citing the HTML4 specification) are resolved by moving to the separate misconceptions section below with explanation/citation for why they are misconceptions.&lt;br /&gt;
&lt;br /&gt;
* The purpose of the &amp;amp;lt;object&amp;gt; element is to allow the browser to run an external application for a non-native data type (e.g., Java applet). See:  http://www.w3.org/TR/REC-html40/struct/objects.html#h-13.3. Object is not the right way to go in this case. — Sarven Capadisli&lt;br /&gt;
** &amp;quot;datetime&amp;quot; *is* a non-native data type, and its common presentation is essentially a lowest common denominator (what's supported) plain text fallback. Better would be for code to recognize and present date and time information to the user in a format they can understand (perhaps adjusting the presentation for the user's locale settings). Object makes sense semantically for representing date and time information, as it is a semantic for embedding arbitrary data. [[User:Tantek|Tantek]] 21:39, 24 February 2009 (UTC)&lt;br /&gt;
** note the mention of &amp;quot;external application&amp;quot; may sometimes cause the misconception (i.e. see below) that object MUST be used to run an external application. This is false. Authors may specify the &amp;quot;classid&amp;quot;, which implies an implementation, or they may specify the &amp;quot;type&amp;quot; and &amp;quot;data&amp;quot; attributes which the browser may then display natively or use the &amp;quot;type&amp;quot; attribute to find external code to display the data. [[User:Tantek|Tantek]] 21:39, 24 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* Providing OBJECT WIDTH and HEIGHT will break the typographical consistency of running text.  --[[User:Yecril71pl|Yecril71pl]] 21:56, 24 February 2009 (UTC)&lt;br /&gt;
** This is a [http://tr.im/strawman Strawman] issue. This proposal never advocated using WIDTH and HEIGHT. &lt;br /&gt;
&lt;br /&gt;
* Specifying a DATA attribute causes an unnecessary round-trip to the server.  And what if it succeeds?  --[[User:Yecril71pl|Yecril71pl]] 21:59, 24 February 2009 (UTC)&lt;br /&gt;
** This is a [http://tr.im/strawman Strawman] issue. This proposal lacks any examples which use &amp;quot;http:&amp;quot; in the DATA attribute or any other URI scheme which will cause a round-trip to the server.&lt;br /&gt;
&lt;br /&gt;
==== misconceptions ====&lt;br /&gt;
===== external application only =====&lt;br /&gt;
* ''The purpose of the &amp;amp;lt;object&amp;gt; element is to allow the browser to run an external application...'' — Sarven Capadisli&lt;br /&gt;
* ''OBJECT elements are for external content, not for arbitrary data;'''  --[[User:Yecril71pl|Yecril71pl]] 21:56, 24 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
This is false. From the [http://www.w3.org/TR/html401/struct/objects.html#h-13.3 HTML4.01 section on OBJECT]: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Still others [other objects] may not require additional implementation information, i.e., the user agent itself may already know how to render that type of data (e.g., GIF images).&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thus browsers may render OBJECTs themselves, like images, and external applications are not necessarily required. For example IE5/Mac supported native rendering of PNG images even as objects, while other browsers at the time (2000) which supported OBJECT, only rendered PNG images via external plugins.&lt;br /&gt;
&lt;br /&gt;
===== need width and height =====&lt;br /&gt;
* ''OBJECT elements need WIDTH and HEIGHT''  --[[User:Yecril71pl|Yecril71pl]] 21:56, 24 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
This is false. Per the [http://www.w3.org/TR/html401/struct/objects.html#h-13.3 HTML4.01 section on OBJECT], the width and height attributes are &amp;quot;#IMPLIED&amp;quot; not &amp;quot;#REQUIRED&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Individual markup of each date/time component===&lt;br /&gt;
'''A variant of this idea has been documented into a [[value-excerption-pattern-brainstorming#details_for_handling_specific_property_types|specific proposal]] and is [[value-excerption-dt-separation-test|being tested]]. Please see the [[value-excerption-pattern-brainstorming#details_for_handling_specific_property_types|value excerption pattern brainstorming: date and type separation]] and [[value-excerption-dt-separation-test]] page for updated details. [[User:Tantek|Tantek]] 22:05, 24 February 2009 (UTC)'''&lt;br /&gt;
&lt;br /&gt;
A combination of suggestions that originated from this [http://www.mail-archive.com/microformats-discuss@microformats.org/msg10218.html post]&lt;br /&gt;
&lt;br /&gt;
This is suggested as a complementary alternative to datetime-design-pattern, when the use of the pattern is not possible due to accessibility reasons.&lt;br /&gt;
&lt;br /&gt;
suggested class names:&lt;br /&gt;
* &amp;lt;code&amp;gt;date&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;time&amp;lt;/code&amp;gt;&lt;br /&gt;
* or maybe &amp;lt;code&amp;gt;datetime&amp;lt;/code&amp;gt; ?&lt;br /&gt;
* &amp;lt;code&amp;gt;s&amp;lt;/code&amp;gt; for seconds&lt;br /&gt;
* &amp;lt;code&amp;gt;min&amp;lt;/code&amp;gt; for minutes&lt;br /&gt;
* &amp;lt;code&amp;gt;hr&amp;lt;/code&amp;gt; for hours&lt;br /&gt;
* &amp;lt;code&amp;gt;ampm&amp;lt;/code&amp;gt; for AM/PM&lt;br /&gt;
* &amp;lt;code&amp;gt;tz&amp;lt;/code&amp;gt; for timezone. (ex. &amp;lt;code&amp;gt;GMT&amp;lt;/code&amp;gt;)&lt;br /&gt;
* &amp;lt;code&amp;gt;tzo&amp;lt;/code&amp;gt; for timezone offset (ex. &amp;lt;code&amp;gt;-7&amp;lt;/code&amp;gt;)&lt;br /&gt;
* &amp;lt;code&amp;gt;day&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;mo&amp;lt;/code&amp;gt; for months&lt;br /&gt;
* &amp;lt;code&amp;gt;yr&amp;lt;/code&amp;gt; for year&lt;br /&gt;
&lt;br /&gt;
For a complete datetime:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;dstart&amp;quot; lang=&amp;quot;en-us&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;date&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;mo&amp;quot;&amp;gt;October&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;day&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;yr&amp;quot;&amp;gt;2004&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt; at &lt;br /&gt;
&amp;lt;span class=&amp;quot;time&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;hr&amp;quot;&amp;gt;6&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;&amp;quot;&amp;gt;PM&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;date&amp;lt;/code&amp;gt; maybe not required since &amp;lt;code&amp;gt;dstart&amp;lt;/code&amp;gt; IS a &amp;lt;code&amp;gt;date&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For a duration:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;duration&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;h&amp;quot;&amp;gt;1&amp;lt;/span&amp;gt;:&lt;br /&gt;
    &amp;lt;span class=&amp;quot;min&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;:&lt;br /&gt;
    &amp;lt;span class=&amp;quot;s&amp;quot;&amp;gt;42&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* An example of this is also documented on [[ISO-31-1]]&lt;br /&gt;
&lt;br /&gt;
'''Issues'''&lt;br /&gt;
* the internationalization issue is not addressed, but it is limited to the month of the year.&lt;br /&gt;
* Tonnes and tonnes of nested elements to mark up something that's essentially very simple. Microformats are &amp;quot;for humans first, machines second&amp;quot;, but this suggestion appears to be friendly to neither! [[User:TobyInk|TobyInk]] 02:21, 12 Aug 2008 (PDT)&lt;br /&gt;
** Also worth pointing out that the complexity issue applies less to durations. With durations, most people will probably only want to use a combination of 1 to 3 time components (e.g. d+h, h+min+s, h+min, min+s, d only, h only, min only, s only) But with datetimes, they're likely to want to specify at least five components (y+m+d+h+min) and often also the timezone (seconds, and fractions thereof, are not especially useful for the majority of use cases). So marking up the time components might be OK for durations, but becomes onerous for datetimes.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Main_Page#Design_Patterns|All microformat design patterns]]&lt;br /&gt;
* [[abbr-design-pattern]] is used by [[datetime-design-pattern]]&lt;br /&gt;
* [[date-design-pattern]] is a subset of [[datetime-design-pattern]]&lt;br /&gt;
* HTML 4.01 definition of &amp;lt;code&amp;gt;&amp;amp;lt;[http://www.w3.org/TR/REC-html40/struct/text.html#edef-ABBR abbr]&amp;gt;&amp;lt;/code&amp;gt; element&lt;br /&gt;
* RFC [http://www.faqs.org/rfcs/rfc3339.html 3339]: Date and Time on the Internet: Timestamps&lt;br /&gt;
* W3C: [http://www.w3.org/TR/NOTE-datetime Note on Datetimes] &lt;br /&gt;
* W3C: [http://www.w3.org/QA/Tips/iso-date Use international date format (ISO) - Quality Web Tips]&lt;br /&gt;
* Markus Kuhn: [http://www.cl.cam.ac.uk/~mgk25/iso-time.html A summary of the international standard date and time notation]&lt;br /&gt;
* Wikipedia: [http://en.wikipedia.org/wiki/ISO_8601 ISO 8601]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=people-tagging-brainstorming&amp;diff=41534</id>
		<title>people-tagging-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=people-tagging-brainstorming&amp;diff=41534"/>
		<updated>2009-12-15T19:10:46Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: Mock up some examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Use hCard to mark up person's attributes (name/url/username)&lt;br /&gt;
* Use rel-tag on class=url to tag the current page with the user&lt;br /&gt;
** What about sites that don't have good tagspace URIs for their users?  There aren't many of these left.&lt;br /&gt;
&lt;br /&gt;
== Flickr example ==&lt;br /&gt;
(markup minimized for readability)&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
            &amp;lt;p class=&amp;quot;vcard flickr-user&amp;quot;&amp;gt;&lt;br /&gt;
               &amp;lt;span class=&amp;quot;name&amp;quot;&amp;gt;&lt;br /&gt;
                  &amp;lt;a class=&amp;quot;url&amp;quot; rel=&amp;quot;tag&amp;quot; href=&amp;quot;/photos/singpolyma/people/weebear/&amp;quot;&amp;gt;&lt;br /&gt;
                     &amp;lt;img src=&amp;quot;...&amp;quot; class=&amp;quot;photo xBuddyIcon&amp;quot; /&amp;gt;&lt;br /&gt;
                     &amp;lt;strong class=&amp;quot;fn nickname username&amp;quot;&amp;gt;Wee Bear&amp;lt;/strong&amp;gt;&lt;br /&gt;
                  &amp;lt;/a&amp;gt;&lt;br /&gt;
                  &amp;lt;span class=&amp;quot;n realname&amp;quot;&amp;gt;Paul Weber&amp;lt;/span&amp;gt;&lt;br /&gt;
               &amp;lt;/span&amp;gt;&lt;br /&gt;
            &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Facebook example ==&lt;br /&gt;
(markup minimized for readability)&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;a class=&amp;quot;url fn n&amp;quot; rel=&amp;quot;tag&amp;quot; href=&amp;quot;http://www.facebook.com/singpolyma&amp;quot;&amp;gt;Stephen Paul Weber&amp;lt;/a&amp;gt;&lt;br /&gt;
   &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=people-tagging-examples&amp;diff=41533</id>
		<title>people-tagging-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=people-tagging-examples&amp;diff=41533"/>
		<updated>2009-12-15T19:00:27Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: Add Facebook markup (cleaned out JS stuff and formatted markup for readabitily)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Flickr ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
      &amp;lt;ul id=&amp;quot;people-tags&amp;quot;&amp;gt;      &lt;br /&gt;
&lt;br /&gt;
            &amp;lt;li nsid=&amp;quot;25688770@N00&amp;quot;&amp;gt;&lt;br /&gt;
               &lt;br /&gt;
            &amp;lt;p class=&amp;quot;flickr-user&amp;quot; nsid=&amp;quot;25688770@N00&amp;quot;&amp;gt;&lt;br /&gt;
               &amp;lt;span class=&amp;quot;name&amp;quot;&amp;gt;&lt;br /&gt;
                  &amp;lt;a href=&amp;quot;/photos/singpolyma/people/weebear/&amp;quot; title=&amp;quot;View your photos of Wee Bear.&amp;amp;nbsp;(You added Wee Bear to this photo.)&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://farm1.static.flickr.com/15/buddyicons/25688770@N00.  jpg?1118682188#25688770@N00&amp;quot; width=&amp;quot;24&amp;quot; height=&amp;quot;24&amp;quot; class=&amp;quot;xBuddyIcon&amp;quot; id=&amp;quot;pt-icon-25688770@N00&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
                  &amp;lt;strong class=&amp;quot;username&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;/photos/singpolyma/people/weebear/&amp;quot; class=&amp;quot;photos-of-link&amp;quot; title=&amp;quot;View your photos of Wee Bear.&amp;amp;nbsp;(You added Wee Bear to this photo.)&amp;quot;&amp;gt;Wee Bear&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&lt;br /&gt;
                  &amp;lt;span class=&amp;quot;realname&amp;quot; id=&amp;quot;pt-drag-handle-25688770@N00&amp;quot;&amp;gt;Paul Weber&amp;lt;/span&amp;gt;&lt;br /&gt;
               &amp;lt;/span&amp;gt;&lt;br /&gt;
                        &amp;lt;span class=&amp;quot;controls&amp;quot;&amp;gt;&lt;br /&gt;
                                             &amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;pt-add pt-add-active&amp;quot; id=&amp;quot;pt-add-25688770@N00&amp;quot; onclick=&amp;quot;F.people_taggr.toggleFaceBoundryByNsid('25688770@N00', this); return false;&amp;quot; title=&amp;quot;Edit    face boundary?&amp;quot;&amp;gt;&amp;lt;span&amp;gt;Edit face boundary?&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
                  &lt;br /&gt;
                                                         &amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;pt-remove delete-x&amp;quot; id=&amp;quot;pt-remove-25688770@N00&amp;quot; onclick=&amp;quot;F.people_taggr.removePersonByNsid('25688770@N00'); return false;&amp;quot;              title=&amp;quot;Remove this person?&amp;quot;&amp;gt;&amp;lt;span&amp;gt;Remove this person?&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
                                          &amp;lt;/span&amp;gt;&lt;br /&gt;
                     &amp;lt;/p&amp;gt;&lt;br /&gt;
               &amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Facebook ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;phototags&amp;quot;&amp;gt;&amp;lt;em&amp;gt;In this photo:&amp;lt;/em&amp;gt; &lt;br /&gt;
   &amp;lt;span id=&amp;quot;49625_1648110091_0_name&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://www.facebook.com/singpolyma&amp;quot;&amp;gt;Stephen Paul Weber&amp;lt;/a&amp;gt;&lt;br /&gt;
      (&amp;lt;a href=&amp;quot;/photo_search.php?id=515373050&amp;amp;amp;aid=1415&amp;amp;amp;auser=1648110091&amp;quot;&amp;gt;photos&amp;lt;/a&amp;gt; | &amp;lt;a href=&amp;quot;/ajax/photo_tagging_ajax.php?pid=49625&amp;amp;amp;id=1648110091&amp;amp;amp;subject=515373050&amp;amp;amp;name=Stephen+Paul+Weber&amp;amp;amp;action=remove&amp;quot; id=&amp;quot;49625_16481100910_remove&amp;quot; rel=&amp;quot;async-post&amp;quot;&amp;gt;remove tag&amp;lt;/a&amp;gt;)&lt;br /&gt;
   &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=people-tagging-examples&amp;diff=41532</id>
		<title>people-tagging-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=people-tagging-examples&amp;diff=41532"/>
		<updated>2009-12-15T18:55:35Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: Example of flickr people tagging markup&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Flickr ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
      &amp;lt;ul id=&amp;quot;people-tags&amp;quot;&amp;gt;      &lt;br /&gt;
&lt;br /&gt;
            &amp;lt;li nsid=&amp;quot;25688770@N00&amp;quot;&amp;gt;&lt;br /&gt;
               &lt;br /&gt;
            &amp;lt;p class=&amp;quot;flickr-user&amp;quot; nsid=&amp;quot;25688770@N00&amp;quot;&amp;gt;&lt;br /&gt;
               &amp;lt;span class=&amp;quot;name&amp;quot;&amp;gt;&lt;br /&gt;
                  &amp;lt;a href=&amp;quot;/photos/singpolyma/people/weebear/&amp;quot; title=&amp;quot;View your photos of Wee Bear.&amp;amp;nbsp;(You added Wee Bear to this photo.)&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://farm1.static.flickr.com/15/buddyicons/25688770@N00.  jpg?1118682188#25688770@N00&amp;quot; width=&amp;quot;24&amp;quot; height=&amp;quot;24&amp;quot; class=&amp;quot;xBuddyIcon&amp;quot; id=&amp;quot;pt-icon-25688770@N00&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
                  &amp;lt;strong class=&amp;quot;username&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;/photos/singpolyma/people/weebear/&amp;quot; class=&amp;quot;photos-of-link&amp;quot; title=&amp;quot;View your photos of Wee Bear.&amp;amp;nbsp;(You added Wee Bear to this photo.)&amp;quot;&amp;gt;Wee Bear&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&lt;br /&gt;
                  &amp;lt;span class=&amp;quot;realname&amp;quot; id=&amp;quot;pt-drag-handle-25688770@N00&amp;quot;&amp;gt;Paul Weber&amp;lt;/span&amp;gt;&lt;br /&gt;
               &amp;lt;/span&amp;gt;&lt;br /&gt;
                        &amp;lt;span class=&amp;quot;controls&amp;quot;&amp;gt;&lt;br /&gt;
                                             &amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;pt-add pt-add-active&amp;quot; id=&amp;quot;pt-add-25688770@N00&amp;quot; onclick=&amp;quot;F.people_taggr.toggleFaceBoundryByNsid('25688770@N00', this); return false;&amp;quot; title=&amp;quot;Edit    face boundary?&amp;quot;&amp;gt;&amp;lt;span&amp;gt;Edit face boundary?&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
                  &lt;br /&gt;
                                                         &amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;pt-remove delete-x&amp;quot; id=&amp;quot;pt-remove-25688770@N00&amp;quot; onclick=&amp;quot;F.people_taggr.removePersonByNsid('25688770@N00'); return false;&amp;quot;              title=&amp;quot;Remove this person?&amp;quot;&amp;gt;&amp;lt;span&amp;gt;Remove this person?&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
                                          &amp;lt;/span&amp;gt;&lt;br /&gt;
                     &amp;lt;/p&amp;gt;&lt;br /&gt;
               &amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hcard-issues&amp;diff=40162</id>
		<title>hcard-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hcard-issues&amp;diff=40162"/>
		<updated>2009-08-06T23:47:35Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* 2009 */ New issue about class=key&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt; hCard issues &amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
These are externally raised issues about [[hcard|hCard]] with broadly varying degrees of merit. Thus some issues are REJECTED for a number of obvious reasons (but still documented here in case they are re-raised), and others contain longer discussions. Some issues may be ACCEPTED and perhaps cause changes or improved explanations in the spec. &lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT''': Please read the [[hcard-faq|hCard FAQ]] and the [[hcard-issues-resolved|hCard resolved issues]] ''before'' giving any feedback or raising any issues as your feedback/issues may already be resolved/answered.&lt;br /&gt;
&lt;br /&gt;
Submitted issues may (and probably will) be edited and rewritten for better terseness, clarity, calmness, rationality, and as neutral a point of view as possible. Write your issues well. — [http://tantek.com/ Tantek]&lt;br /&gt;
&lt;br /&gt;
For matters relating to the vCard specification itself, see [[vcard-errata]] and [[vcard-suggestions]].&lt;br /&gt;
&lt;br /&gt;
== closed issues ==&lt;br /&gt;
See: [[hcard-issues-closed]]&lt;br /&gt;
&lt;br /&gt;
== resolved issues ==&lt;br /&gt;
See: [[hcard-issues-resolved]]&lt;br /&gt;
&lt;br /&gt;
== issues ==&lt;br /&gt;
&amp;lt;span id=&amp;quot;Issues&amp;quot;&amp;gt;Please add new issues&amp;lt;/span&amp;gt; to the '''bottom''' of the list by copy and pasting the [[#template|template]].  Please follow-up to resolved/rejected issues with new information rather than resubmitting such issues.  Duplicate issue additions will be reverted.&lt;br /&gt;
&lt;br /&gt;
===2009===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;hentry&amp;quot;&amp;gt;&lt;br /&gt;
{{OpenIssue}} &amp;lt;span class=&amp;quot;entry-summary author vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;published&amp;quot;&amp;gt;2009-218&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Singpolyma|Singpolyma]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;entry-content discussion issues&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;strong class=&amp;quot;entry-title&amp;quot;&amp;gt;Format for key&amp;lt;/strong&amp;gt;. What format should be used for key?  I suggest the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a class=&amp;quot;key&amp;quot; type=&amp;quot;application/pgp-keys&amp;quot; href=&amp;quot;https://path.to/key&amp;quot;&amp;gt;My PGP Key&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
With MIME type obviously changed based on type of key.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== template ==&lt;br /&gt;
{{issues-format}}&lt;br /&gt;
&lt;br /&gt;
== related pages ==&lt;br /&gt;
{{hcard-related-pages}}&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=events&amp;diff=40113</id>
		<title>events</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=events&amp;diff=40113"/>
		<updated>2009-08-04T19:06:01Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: No longer upcoming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;Microformats related events&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
Please add microformats events (including events which have sessions on microformats) below.&lt;br /&gt;
&lt;br /&gt;
Use the [[events-template|events template]] to create events pages, and list URLs, details, attendees, recommended tags, link to photos afterwards, etc.  Add links to slides and other media to the [[presentations]], [[podcasts]] pages respectively.&lt;br /&gt;
&lt;br /&gt;
Encourage the use of microformats on event sites' pages themselves, e.g. [[hCalendar]] and [[hCard]] for the schedule, sessions, speakers, and venues.&lt;br /&gt;
&lt;br /&gt;
== Add events to your calendar ==&lt;br /&gt;
Track current and future microformats events by subscribing to &amp;lt;kbd style=&amp;quot;display:block;margin:1em 0&amp;quot;&amp;gt;'''webcal://suda.co.uk/projects/microformats/hcalendar/get-cal.php?uri=http%3A//microformats.org/wiki/events'''&amp;lt;/kbd&amp;gt; Select and copy the entire above &amp;quot;webcal:&amp;quot; URL, then choose &amp;quot;Subscribe...&amp;quot; in your calendar application (e.g. in MacOSX iCal, the first item in the '''Calendar''' menu) and paste. Set it to update (i.e. &amp;lt;nowiki&amp;gt;[x]&amp;lt;/nowiki&amp;gt; Refresh) every day and new events will appear automatically.&lt;br /&gt;
&lt;br /&gt;
You may also download  [http://suda.co.uk/projects/microformats/hcalendar/get-cal.php?uri=http://microformats.org/wiki/events events on this page as a standalone iCalendar file].&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== regular ==&lt;br /&gt;
* [[weekly-meetup]] - weekly community meetups. details inside.&lt;br /&gt;
&lt;br /&gt;
== upcoming ==&lt;br /&gt;
&amp;lt;!-- Please try to keep to neutral tense (e.g &amp;quot;Bill Smith on microformats&amp;quot;). Include as many details about the event as possible, including precise start end times, room number, etc. Move details to the (events/..) wiki page for the event itself. Include the information here to start with with hCalendar markup. Thank you. &lt;br /&gt;
&lt;br /&gt;
templates:&lt;br /&gt;
&lt;br /&gt;
one day event:&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;YYYY-MM-DD&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/YYYY-MM-DD-event-session-title|Event Session Title]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location&amp;quot;&amp;gt;event-location&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;description&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit.&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://example.com&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
multiple day event (note dtend &amp;quot;title&amp;quot; value must be 1 day after inline text value, per iCalendar dtend handling).&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;YYYY-MM-DD&amp;lt;/span&amp;gt;..&amp;lt;abbr style=&amp;quot;border:0&amp;quot; class=&amp;quot;dtend&amp;quot; title=&amp;quot;YYYY-MM-EE+1&amp;quot;&amp;gt;EE&amp;lt;/abbr&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/YYYY-MM-DD-event-session-title|Event Session Title]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location&amp;quot;&amp;gt;event-location&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;description&amp;quot;&amp;gt;Lorem ipsum dolor sit amet.&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://example.com&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Soonest first.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== recent ==&lt;br /&gt;
&amp;lt;!-- Please change to past tense, and reverse the date-order, when moving events to the Recent section. Most recent first. --&amp;gt; &lt;br /&gt;
=== July 2009 ===&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-07-25&amp;lt;/span&amp;gt;..&amp;lt;span class=&amp;quot;dtend&amp;quot;&amp;gt;&amp;lt;abbr style=&amp;quot;border:0&amp;quot; class=&amp;quot;value&amp;quot; title=&amp;quot;2009-07-26&amp;quot;&amp;gt;26&amp;lt;/abbr&amp;gt; til &amp;lt;abbr class=&amp;quot;value&amp;quot; title=&amp;quot;17:00&amp;quot;&amp;gt;5pm&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-07-25-dev-camp|microformatsDevCamp]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;CA&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;description&amp;quot;&amp;gt;The first ever microformatsDevCamp, for authors, designers, publishers, developers, engineers building pages, sites, and tools with microformats&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2888376&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-09&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;10:30&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-07-09-scibarcamp-open-data|SciBarCamp session: open science open data on today's web]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location&amp;quot;&amp;gt;Room 1, 2nd floor, IFTF offices, Palo Alto, CA&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-07&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;19:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-07-07-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Andalu&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;3198 16th st.&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/3068255&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== June 2009 ===&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-06-27&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;18:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-06-27-microformats-vevent-london|London Microformats vEvent]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;TBC&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;London&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-06-26&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;19:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-06-26-microformats-4th-bday|microformats 4th birthday party]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://www.yelp.com/biz/b-restaurant-and-bar-san-francisco B Restaurant and Bar]&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;720 Howard Street&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;extended-address&amp;quot;&amp;gt;Yerba Buena Upper Terrace&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;CA&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;94103&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;country-name&amp;quot;&amp;gt;USA&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/3010807&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-06-23&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;19:30&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-06-23-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Pancho Villa Taqueria&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2988905/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-06-18&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;13:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;-18:00 and &amp;lt;span class=&amp;quot;dtend&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-06-19&amp;lt;/span&amp;gt; from 9:00-&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;18:00&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;VoCamp&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Yahoo&amp;lt;/span&amp;gt;'s &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;Sunnyvale&amp;lt;/span&amp;gt; campus&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-06-17&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;15:45&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[http://www.semantic-conference.com/session/2144/ Semantics at Google: RDFa, Microformats, and more]&amp;lt;/span&amp;gt; at the &amp;lt;span class=&amp;quot;location&amp;quot;&amp;gt;Fairmont Hotel, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Jose&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;url&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;[http://www.semantic-conference.com/2009/travel/ 2009 Semantic Technology Conference]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-06-16&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;19:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-06-16-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Mercury Lounge&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;1582 Folsom Street&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;CA&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;94103&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;country-name&amp;quot;&amp;gt;USA&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;url&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2922429/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-06-09&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;18:30&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-06-09-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Pizza Zone &amp;amp;amp; Grill&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;url&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2852506/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-06-08&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-06-08-london-web-standards|London Web Standards June: microformats]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location&amp;quot;&amp;gt;join http://www.meetup.com/londonwebstandards/ to see the location&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://www.meetup.com/londonwebstandards/calendar/10387218/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-06-02&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;19:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-06-02-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;21st Amendment&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;url&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2801069/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== May 2009 ===&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-05-20&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;20:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-05-20-adr-geo-where20|geo/adr microformats BOF session at Where 2.0]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;extended-address&amp;quot;&amp;gt;Gold Room, 2nd floor, &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Fairmont San Jose&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;170 South Market Street&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Jose&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;95113&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;description&amp;quot;&amp;gt;Join us to discuss the all the recent buzz around [[geo]], [[adr]], and [[hCard]] microformats, support by [[google-search|Google in rich snippets]], and by [[yahoo-search|Yahoo in YQL and Y! Placemaker]]&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2718033&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-05-19&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;19:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-05-19-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Banana House&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2656903&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-05-15&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;11:30&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;Twiist.be conference: Microformats and Transient Semantics&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twiist.be/speakers/briansuda&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-05-12&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;19:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-05-12-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Crepevine&amp;lt;/span&amp;gt; on &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;Church st.&amp;lt;/span&amp;gt; in &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2656901&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-05&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-05-05-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Chevy's&amp;lt;/span&amp;gt; on &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;3rd street&amp;lt;/span&amp;gt; in &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2568451&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== April 2009 ===&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-07&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-04-07-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Crepes on Cole&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2376470&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-14&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-04-14-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Pancho Villa Taqueria&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2376478&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-20&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[http://www.w3qc.org/communiques/archives/invitation-a-la-soiree-conference-du-20-avril-2009/ Microformats presentation]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Laika&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;Montéral&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;Québec&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2423142/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-21&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-04-21-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Taylor's Automatic Refresher&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2376483&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-28&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-04-28-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Third Street Grill&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2376485&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== March 2009 ===&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-03-31&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-03-31-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Metreon Food Court&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2295743&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-03-24&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-03-24-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Naan N' Chutney&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/2171301&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-03-14&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-03-14-sxsw-revolution|Microformats: A Quiet Revolution]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;extended-address&amp;quot;&amp;gt;Room 10, &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Austin Convention Center&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;Austin&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;TX&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/1825864/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-03-03&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-03-03-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Flippers&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;url&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/1918295/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== February 2009 ===&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-24&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-02-24-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;21st Amendment&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;url&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/1900098/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-02-17-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Naan N' Chutney&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/1840841/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-10&amp;lt;/span&amp;gt; at 7pm: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-02-10-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;California Pizza Kitchen&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/1765705/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-03&amp;lt;/span&amp;gt; at 7pm: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-02-03-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Taqueria Pancho Villa&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/1519710/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== January 2009 ===&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-01-27&amp;lt;/span&amp;gt; at 7pm: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-01-27-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Crepes on Cole&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/1519151/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-01-20&amp;lt;/span&amp;gt; at 8pm: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-01-20-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;21st Amendment&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;2nd Street&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-01-13&amp;lt;/span&amp;gt; at 6:30pm: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-01-13-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;21st Amendment&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;2nd Street&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; · &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/1489360/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-01-06&amp;lt;/span&amp;gt; at 6:30pm: &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;[[events/2009-01-06-weekly-dinner-sf|Microformats Dinner San Francisco]]&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Westfield Shopping Centre Food Court&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;818 Mission Street&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; · &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/1467444/&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Previous events ==&lt;br /&gt;
Previous years' events can be found at the following:&lt;br /&gt;
* [[events-2008]]&lt;br /&gt;
* [[events-2007]]&lt;br /&gt;
* [[events-2006]]&lt;br /&gt;
&lt;br /&gt;
== Other languages ==&lt;br /&gt;
* &amp;lt;span lang=&amp;quot;fr&amp;quot;&amp;gt;[[current_events-fr|événements en cours]] (fr)&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Quicktime Broadcaster Notes ==&lt;br /&gt;
&lt;br /&gt;
See [[quicktime]]&lt;br /&gt;
&lt;br /&gt;
==Related pages==&lt;br /&gt;
{{events-related-pages}}&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=events/2009-07-25-dev-camp&amp;diff=40094</id>
		<title>events/2009-07-25-dev-camp</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=events/2009-07-25-dev-camp&amp;diff=40094"/>
		<updated>2009-08-01T04:14:33Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* hack ideas */ add github link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;microformatsDevCamp&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
http://farm3.static.flickr.com/2460/3726302070_7b834b9443_o.jpg&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;event-page vevent&amp;quot;&amp;gt;&lt;br /&gt;
;When&lt;br /&gt;
:&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-25&amp;lt;/span&amp;gt; from &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;12:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; to &amp;lt;span class=&amp;quot;dtend&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-26&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;17:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
;Where&lt;br /&gt;
:&amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;org fn&amp;quot;&amp;gt;Automattic&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;&amp;lt;em style=&amp;quot;border-bottom:dotted 1px&amp;quot; title=&amp;quot;Pier 38 is NOWHERE NEAR Pier 39, just to be clear. Pier 38 is SOUTH of the Bay Bridge.&amp;quot;&amp;gt;Pier 38&amp;lt;/em&amp;gt;, The Embarcadero between Brannan and Townsend&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;CA&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;94107&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;geo&amp;quot;&amp;gt;[http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;view=map&amp;amp;q=%2BAutomattic,+The+Embarcadero,+San+Francisco,+CA+94107&amp;amp;sll=37.752736,-122.402826&amp;amp;sspn=0.13844,0.217667&amp;amp;gl=us&amp;amp;ie=UTF8&amp;amp;t=h&amp;amp;layer=c&amp;amp;cbll=37.782877,-122.388062&amp;amp;panoid=kB1DhzPP5DYl5pgHBRxdPg&amp;amp;cbp=12,123.84,,0,2.44&amp;amp;ll=37.783053,-122.388044&amp;amp;spn=0,359.996599&amp;amp;z=18 View location at latitude:&amp;lt;span class=&amp;quot;latitude&amp;quot;&amp;gt;37.782769&amp;lt;/span&amp;gt;, longitude:&amp;lt;span class=&amp;quot;longitude&amp;quot;&amp;gt;-122.387837&amp;lt;/span&amp;gt;]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
:'''MUNI''': [http://playfoursquare.com/venue/72202 Brannan] (N,T)&lt;br /&gt;
:'''BART''': Embarcadero station, then [http://www.nextmuni.com/predictor/prediction.shtml?a=sf-muni&amp;amp;r=N&amp;amp;d=N__IB3&amp;amp;s=6992&amp;amp;ts=4506 take MUNI N-Judah inbound] or T-Third inbound to Brannan stop.&lt;br /&gt;
:'''Caltrain''': 4th &amp;amp; King st., then [http://www.nextmuni.com/predictor/prediction.shtml?a=sf-muni&amp;amp;r=N&amp;amp;d=N__OB2&amp;amp;s=5240&amp;amp;ts=7145 take MUNI N-Judah outbound] or T-Third outbound to Brannan stop.&lt;br /&gt;
;What&lt;br /&gt;
:&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;microformatsDevCamp!&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;description&amp;quot;&amp;gt;The first ever microformatsDevCamp, for authors, designers, publishers, developers, engineers building pages, sites, and tools with microformats.&amp;lt;/span&amp;gt;&lt;br /&gt;
;How much&lt;br /&gt;
:$20 suggested donation (gets you a t-shirt in the mail). &amp;lt;em style=&amp;quot;display:block&amp;quot;&amp;gt;No one turned away for lack of funds.&amp;lt;/em&amp;gt;&lt;br /&gt;
;URLs&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://microformats.org/wiki/events/2009-07-25-dev-camp&amp;lt;/span&amp;gt;&lt;br /&gt;
:http://upcoming.yahoo.com/event/2888376/&lt;br /&gt;
:http://www.facebook.com/event.php?eid=102571118403&lt;br /&gt;
;short URL&lt;br /&gt;
:http://tr.im/ufdevcamp&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[http://suda.co.uk/projects/microformats/hcalendar/get-cal.php?uri=http://microformats.org/wiki/events/2009-07-25-dev-camp Add this event to your calendar]''' http://www.boogdesign.com/images/buttons/microformat_hcalendar.png&lt;br /&gt;
&lt;br /&gt;
== Sponsors == &lt;br /&gt;
microformatsDevCamp is made possible thanks to the generosity of our corporate and individual sponsors!&lt;br /&gt;
&lt;br /&gt;
* Venue&lt;br /&gt;
**[http://automattic.com Automattic]&lt;br /&gt;
* Meals&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://spinn3r.com Spinn3r]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://commerce.net CommerceNet]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://visitmix.com/Lab/Oomph Microsoft MIX Online]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://mBLAST.com/ mBLAST]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://steve.ganz.name/ Steve Ganz]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.carlaborsoi.com/ Carla Borsoi]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Promotion&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://objectadjective.com Object Adjective]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** [http://cindyli.com Cindy Li]&lt;br /&gt;
&lt;br /&gt;
=== Sponsorships ===&lt;br /&gt;
Help sponsor microformatsDevCamp:&lt;br /&gt;
&lt;br /&gt;
* Saturday 25th&lt;br /&gt;
** Lunch - sponsored by [http://spinn3r.com Spinn3r]&lt;br /&gt;
** Dinner - sponsored by [http://commerce.net CommerceNet]&lt;br /&gt;
** Evening Social &amp;amp; Snacks - sponsored by [http://mBLAST.com/ mBLAST]&lt;br /&gt;
*** Beer - sponsored by [http://steve.ganz.name/ Steve Ganz]&lt;br /&gt;
* Sunday 26th&lt;br /&gt;
** Breakfast - sponsored by [http://www.carlaborsoi.com/ Carla Borsoi]&lt;br /&gt;
** Lunch - sponsored by [http://visitmix.com/Lab/Oomph Microsoft MIX Online]&lt;br /&gt;
* More Ideas...&lt;br /&gt;
** Stickers - sponsored by [http://objectadjective.com Object Adjective]&lt;br /&gt;
** Buttons - sponsored by [http://cindyli.com Cindy Li]&lt;br /&gt;
&lt;br /&gt;
For meals, we're planning on something simple like bagels+coffee for breakfast (note: Tantek will purchase supplies for Sunday morning); or pizza or &amp;lt;del&amp;gt;indian delivery&amp;lt;/del&amp;gt; ([http://www.mydeedees.com/ Deedees Indian Food!]). We'll arrange for sponsors to pay vendors directly...&lt;br /&gt;
&lt;br /&gt;
== attendees ==&lt;br /&gt;
Like all [http://barcamp.org BarCamps], microformatsDevCamp is what it is because of what everyone put into it. It ran smoothly because of all of you &amp;lt;span id=&amp;quot;volunteers&amp;quot;&amp;gt;volunteers&amp;lt;/span&amp;gt;, attendees, designers, coders, and builders.&lt;br /&gt;
&lt;br /&gt;
[http://www.flickr.com/photos/kurafire/3756770573 http://farm3.static.flickr.com/2665/3756770573_e2d1fee886.jpg]&lt;br /&gt;
&lt;br /&gt;
Click on yourself and add a note with a link to your web address!&lt;br /&gt;
&lt;br /&gt;
=== participants ===&lt;br /&gt;
Note your site (with [[hCard]] if you have it), interests/projects, and tag yourself as a web '''author''', '''designer''', '''&amp;lt;abbr title=&amp;quot;information architect&amp;quot;&amp;gt;IA&amp;lt;/abbr&amp;gt;''', '''publisher''', '''developer''', '''UI-tester''' - pick at least one.  Feel free to add your twitter, or other method of contact.&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Cindy Li&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://cindyli.com&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/cindyli&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;helping with microformatsDevCamp logo design&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. done!&lt;br /&gt;
#* full resolution logo: &amp;lt;span class=&amp;quot;attach&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;http://farm3.static.flickr.com/2460/3726302070_7b834b9443_o.jpg&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
#* on Flickr: http://www.flickr.com/photos/cindyli/3726302070/&lt;br /&gt;
#* &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;designed and ordered buttons for event.&amp;lt;/span&amp;gt;Done!&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:BeauLebens|Beau Lebens]]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;, Automattic, [http://dentedreality.com.au/ Dented Reality], &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/beaulebens&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;I know my way around the venue, so can help sort out power strips, projectors etc&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://tantek.com Tantek Çelik]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;user interface&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;interaction design&amp;lt;/span&amp;gt;) &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://tantek.com/&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/t&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://yury.name Yury Lifshits]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://yury.name&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.markng.co.uk Mark Ng]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://www.markng.co.uk&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/markng&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.ics.uci.edu/~rohit Rohit Khare]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://www.ics.uci.edu/~rohit&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/rohitkhare&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.jasonbolton.com Jason Bolton]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;front-end designer&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://www.jasonbolton.com&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/jbolt&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://alpern.org Micah Alpern]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt; (user interface interaction) (will be there Sunday). &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://alpern.org&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/malpern&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:EdwardOConnor |Edward O'Connor]]&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;nickname&amp;quot;&amp;gt;Ted&amp;lt;/span&amp;gt;) - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;author&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;publisher&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/hober&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://singpolyma.net Stephen Paul Weber]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;publisher&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://singpolyma.net&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/singpolyma&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://feedblog.org Kevin Burton]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://feedblog.org&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/burtonator&amp;lt;/span&amp;gt; &amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://jobspice.com Dane Hurtubise]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://developer.netflix.com JR Conlin]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer, publisher&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://chiarg.com Chirag Shah]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.wezaggle.com Jesse Hammons]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt; [http://www.wezaggle.com Zaggle Social Calendar]&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn url&amp;quot;&amp;gt;[http://matthewlevine.com Matthew Levine]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://farukat.es/ Faruk Ateş]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;UX Designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://fourkitchens.com/ David Strauss]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;Drupal&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://huyhong.com/ Huy Hong]&amp;lt;/span&amp;gt; - Frontend Developer, UI/UX/UE, UGC nut&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://objectadjective.com Jeremy Anderson]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;UX/UI/ID Designer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://objectadjective.com Lauren Scime]&amp;lt;/span&amp;gt; - front end designer / developer&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://blog.oofn.net Chad Weider]&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;front-end&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;back-end&amp;lt;/span&amp;gt;, etc.&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://dustinwhittle.com Dustin Whittle]&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://reidburke.com Reid Burke]&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
#&amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.myspace.com/ciberch Monica Keller]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# ... please add yourself if you participated in microformatsDevCamp!&lt;br /&gt;
&lt;br /&gt;
==schedule==&lt;br /&gt;
Outline of schedule for the weekend - more details at the DevCamp!&lt;br /&gt;
* Saturday July 25th&lt;br /&gt;
** 11:00 - planners+volunteers onsite for setup&lt;br /&gt;
** 12:00 - registration&lt;br /&gt;
** 13:00 -  lunch - Indian Food from Deedees&lt;br /&gt;
** intro session, what is a devcamp, introductions&lt;br /&gt;
** 13:30 - hack/project brainstorming and proposals&lt;br /&gt;
** day 1 building sessions &lt;br /&gt;
** coffee!&lt;br /&gt;
** 18:10 - [http://www.flickr.com/photos/kurafire/3756770573 group photo]&lt;br /&gt;
** 19:00 - dinner - pizza from Amicis&lt;br /&gt;
** 20:30 - dinner 2.0 - more pizza from Amicis&lt;br /&gt;
** beer, wine, and cupcakes!&lt;br /&gt;
** day 1 [[#projects|projects]] demos and social hour&lt;br /&gt;
** evening open hacking session (DevHouse style) / iteration on hacks/projects&lt;br /&gt;
** day 1 clean up&lt;br /&gt;
** ~midnight+ - day 1 wrap up.&lt;br /&gt;
&lt;br /&gt;
* Sunday July 26th&lt;br /&gt;
** 09:30am - planners+volunteers onsite for setup&lt;br /&gt;
** 10:00am - coffee, breakfast, more demos from day 1&lt;br /&gt;
** day 2 hack/project brainstorming, proposals, signups&lt;br /&gt;
** day 2 working sessions on hacks/projects&lt;br /&gt;
** 13:30pm lunch&lt;br /&gt;
** day 2 working sessions continued&lt;br /&gt;
** second day demos and wrap-up&lt;br /&gt;
** 18:00 venue clean-up&lt;br /&gt;
** 18:30 venue exit&lt;br /&gt;
&lt;br /&gt;
==venue==&lt;br /&gt;
Automattic has very graciously agreed to host microformatsDevCamp. The venue has:&lt;br /&gt;
* wifi&lt;br /&gt;
* power. power outlets, extension cords, power strips&lt;br /&gt;
* 4-5 rooms/meeting areas. &lt;br /&gt;
* 3 projectors&lt;br /&gt;
* 1 whiteboard.&lt;br /&gt;
* sink, water.&lt;br /&gt;
&lt;br /&gt;
As Automattic is donating the venue, as participants it is our responsibility to take excellent care of the venue, leaving it as good or better than we found it.&lt;br /&gt;
&lt;br /&gt;
Some amount of camping overnight at the venue will be possible.&lt;br /&gt;
&lt;br /&gt;
=== nearby food ===&lt;br /&gt;
Suggestions for nearby (easy/quick walking distance) drinks, snacks, food.&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Bayside Market&amp;lt;/span&amp;gt; - fresh &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;fruit&amp;lt;/span&amp;gt; and &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;vegetables&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sandwiches&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;http://www.yelp.com/biz/bayside-market-san-francisco-2&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Crossroads Café&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;coffee&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;espresso&amp;lt;/span&amp;gt; drinks, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;shakes&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;smoothies&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;bagels&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sandwiches&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;http://www.yelp.com/biz/crossroads-cafe-san-francisco-3&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== tags ==&lt;br /&gt;
Please use the following tags when tagging related content (blog posts, photos, videos):&lt;br /&gt;
&lt;br /&gt;
tags:&lt;br /&gt;
&amp;lt;kbd class=&amp;quot;tags&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;'''#ufdevcamp'''&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;ufdevcampsf&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformatsDevCamp&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformatsDevCampSF&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats-meetup&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;BarCamp&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;BarCamp2009&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;Automattic&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;The-Embarcadero&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;san-francisco&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;upcoming:event=2888376&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/kbd&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Track:&lt;br /&gt;
* [http://search.twitter.com/search?q=ufdevcamp #ufdevcamp on Twitter Search].&lt;br /&gt;
* [http://identi.ca/tag/ufdevcamp #ufdevcamp] tagspace on identi.ca.&lt;br /&gt;
* [http://www.flickr.com/photos/tags/ufdevcamp/ ufdevcamp tag on flickr]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;group&amp;quot;&amp;gt;Groups&amp;lt;/span&amp;gt;:&lt;br /&gt;
* [http://identi.ca/group/microformats !microformats Identi.ca group] (aliases: !mf and !uf). Join and address the whole group. Notices to this group can also be tracked from [http://identi.ca/tag/microformats #microformats]&lt;br /&gt;
&lt;br /&gt;
== notes ==&lt;br /&gt;
topics discussed:&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== hack ideas ==&lt;br /&gt;
Have an idea for a hack/project session? Please read &amp;lt;cite&amp;gt;[http://factoryjoe.com/blog/2007/07/13/what-is-a-devcamp/ What is a DevCamp?]&amp;lt;/cite&amp;gt; and then suggest something or add a &amp;quot;+1&amp;quot; to existing suggestions, and sign your suggestion or opinion with your Username with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;discussion&amp;quot;&amp;gt;&lt;br /&gt;
* '''microWall''' - make sure to print a screen-shot of every microformat-savvy tool that comes up during the camp, and stick them on the wall. It will be an amazing backdrop for a group photo... [[User:Rohit|Rohit]]&lt;br /&gt;
** +1 [[User:Tantek|Tantek]]&lt;br /&gt;
* '''(Sunday)''' '''CSS3, HTML5 and microformats &amp;quot;Zen Garden&amp;quot;''' - same premise as the CSS Zen Garden of yore, but with a strong emphasis on CSS3 advancements, microformats enrichment and done in HTML5. [[User:KuraFire|Faruk Ateş]]&lt;br /&gt;
* '''CheatSheet Translation''' [[User:Brian|Brian Suda]] This is a request to anyone who is speaks another language. I created the PDF cheatsheet awhile ago http://suda.co.uk/projects/microformats/cheatsheet/ if someone wants to translate it into Spanish, or another language, please let me know. I can send the source InDesign file, or if they send me the translations, I'd be happy to update it myself.&lt;br /&gt;
* '''twitter bus card exchange/display''' by [[User:perivision|Christopher]]&lt;br /&gt;
* Not related to microformats per-se, but came up at µfdevcamp.  '''git-mediawiki''' [http://en.wikipedia.org/wiki/User:Singpolyma/git-mediawiki Singpolyma's brainstorming page] [http://github.com/singpolyma/git-mediawiki Github] [[User:Singpolyma|Singpolyma]]&lt;br /&gt;
* ... and many more on cards at the event (please add from photos taken)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== projects ==&lt;br /&gt;
;short URL for this section&lt;br /&gt;
:http://tr.im/ufps&lt;br /&gt;
Please create a wiki page for any hack/project session you lead or attend and link to it from here.&lt;br /&gt;
# [[hcard-input-interface]] for easy input of user data (creating hCards) by Chad. combined project/session with '''microformats and user sign-up user interface''' - how can importing and subscribing to hCards help make user sign-up easier and thus get more users signed up quicker? by [[User:Tantek|Tantek]]&lt;br /&gt;
# [[self-updating-address-book]] - in the search for an address book/contact list that actually stays up to date, hCard may be the key. [[User:Beaulebens|Beau Lebens]]&lt;br /&gt;
# [[hcard-contact-autocompletion]] (a/k/a “CallerID 2.0”) by [[User:Rohit|rohit]], hober, chirags, lou, lauren, &amp;amp; jesse &lt;br /&gt;
# [[unified-rsvp]] by [http://www.myspace.com/ciberch Aramys], [http://dustinwhittle.com/ Dustin], [http://matthewlevine.com/ Matthew], [http://www.myspace.com/ciberch Monica], and [http://reidburke.com/ Reid]&lt;br /&gt;
# [[hcard-google-bookmarklet]] [[bookmarklet]]. [[User:Singpolyma|Singpolyma]]&lt;br /&gt;
# [[microformat-aggregation]] by [[User:jessehammons|Jesse Hammons]], [[User:yurylifshits|Yury Lifshits]], Andrew McCollum, Dane Hurtibuse, Randy Kerber&lt;br /&gt;
# [[hcard-creator-redesign|hCard Creator redesign]] by Cindy Li&lt;br /&gt;
&lt;br /&gt;
== photographs ==&lt;br /&gt;
* [http://www.flickr.com/photos/kurafire/sets/72157621834778724/ Flickr photo set by Faruk Ateş]&lt;br /&gt;
See all [http://flickr.com/photos/tags/ufdevcamp photos on Flickr tagged ufdevcamp].&lt;br /&gt;
&lt;br /&gt;
== blog posts ==&lt;br /&gt;
Blog posts about the devCamp. Newest first.&lt;br /&gt;
* [http://github.com/blog/468-microformats-on-github 2009-07-29 Microformats on GitHub]&lt;br /&gt;
* [http://dentedreality.com.au/2009/07/microformatsdevcamp/ 2009-07-27 Beau Lebens: microformatsDevCamp]&lt;br /&gt;
* [http://microformats.org/blog/2009/07/20/microformatsdevcamp-this-weekend/ 2009-07-21 microformats.org: microformatsDevCamp this weekend!]&lt;br /&gt;
* [http://radar.oreilly.com/2009/07/four-short-links-17-july-2009.html O'Reilly Radar: Four short links]&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [http://factoryjoe.com/blog/2007/07/13/what-is-a-devcamp/ Chris Messina: What is a DevCamp?]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- End of @vevent --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
== Related Pages==&lt;br /&gt;
microformatsDevCamp is one of several microformats [[events]].&lt;br /&gt;
&lt;br /&gt;
{{events-related-pages}}&lt;br /&gt;
&lt;br /&gt;
== planner to-do ==&lt;br /&gt;
&lt;br /&gt;
=== planners ===&lt;br /&gt;
Want to help organize and plan the first microformatsDevCamp? Sign up and be sure to pick up a planner role (see below).&lt;br /&gt;
* [[User:Tantek|Tantek Çelik]] - '''organizing, venue acquisition, intro and kickoff'''&lt;br /&gt;
* [[User:Rohit|Rohit Khare]] - '''venue acquisition, sponsor wrangler, food'''&lt;br /&gt;
* [[User:EdwardOConnor |Edward O'Connor]] (Ted) - '''volunteer coordinator, setup, welcome desk'''&lt;br /&gt;
* [[User:Pseudowish|Lauren Scime]] - '''t-shirts, other coordination needs tbd'''&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Chris Messina|Chris Messina]]&amp;lt;/span&amp;gt; - '''connector and advisor'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== planner roles ===&lt;br /&gt;
Role info / details:&lt;br /&gt;
* '''intro and kickoff''' - run the introductory session and help start the microformatsDevCamp with traditional BarCamp intros/3tags and explanation of the BarCamp format.&lt;br /&gt;
* '''food''' - coordinate / match up sponsors with meals and make sure the meals arrive and are setup for event participants during the event.&lt;br /&gt;
* '''sponsor wrangler''' - for food, t-shirts. per definition given in: http://www.cleverclevergirl.com/?p=10 : &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Drafts a message to send to potential sponsors, follows up leads from others for potential sponsors, collects info, logos (in vector format), and money from sponsors and also sees that receipts (if necessary) are issued at the end. &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* '''t-shirts''' - get estimate, make sure to order in time for the event. Ben Ward has done some work on this - check with him.&lt;br /&gt;
* '''volunteer coordinator''' - recruit and organize volunteers the day of the event to help out with food, setup&lt;br /&gt;
* '''cleanup''' - enlist help of volunteers and all devCamp participants to help with cleanup&lt;br /&gt;
* '''setup''' - be in charge of setup the day of, coordinate with venue on setup plenty of time *before* the start of the camp! setup: power cords, power strips, calendar grid for sessions, tables and chairs in rooms/meeting areas, projectors&lt;br /&gt;
* '''welcome desk''' - welcome microformatsDevCamp attendees at the entrance of the venue, make sure they get a name tag and instruct them to tag themselves as primarily/secondarily being a web '''author''', '''designer''', '''publisher''', '''developer''', pick at least one. (as they should also do when the sign up on the wiki in the attendees section above!)&lt;br /&gt;
&lt;br /&gt;
===T-shirts===&lt;br /&gt;
* get estimates from vendor(s) for different quantities&lt;br /&gt;
** get vendor contact info from Ben Ward who has already looked into this and found a reliable vendor that can deliver high quality t-shirts in a week or less time.&lt;br /&gt;
** Suggestion: 100 shirts, provide them to individuals who sponsor microformatsDevCamp with a $20 or more donation to help pay for t-shirts and snacks/food (if any funds from covering t-shirts are remaining). [[User:Tantek|Tantek]] 17:40, 17 July 2009 (UTC)&lt;br /&gt;
* make/reuse design (get original t-shirt design details from Dan Cederholm)&lt;br /&gt;
* order/print - make sure folks who donated at the [[events/2009-06-26-microformats-4th-bday|4th bday party]] get their shirts&lt;br /&gt;
&lt;br /&gt;
* '''T-shirts are ordered!''' Printer is [http://www.screenprintguy.com The Screen Print Guy] located out on 23rd Ave. Will be available for pickup by Friday July 24th. (This is great! [[User:Tantek|Tantek]] 01:03, 21 July 2009 (UTC))&lt;br /&gt;
** Total # of shirts ordered: 100. Size breakdown: Men's: 10 small, 30 medium, 25 large. Women's: 10 small, 15 medium, 10 large.&lt;br /&gt;
** Total cost: $918.00 (would have been cheaper but they had a surcharge for the rush order). I have charged 50% of the cost already to place the order. Other 50% due at time of pickup.&lt;br /&gt;
&lt;br /&gt;
Note that, including cash donations from the 4th birthday party, we have pledges for ~$1850 to budget with as of 2009-7-24 [[User:Rohit|Rohit]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=meetup&amp;diff=40029</id>
		<title>meetup</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=meetup&amp;diff=40029"/>
		<updated>2009-07-28T18:16:04Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* San Francisco */ time formats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;Weekly Meetups &amp;amp; Dinners&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{TOC-right}}&amp;lt;div&amp;gt;http://farm4.static.flickr.com/3216/2836380076_9251390ded_m.jpg&amp;lt;/div&amp;gt; A regular source of microformats [[events]].&lt;br /&gt;
== Weekly Meetup ==&lt;br /&gt;
The community and adoption have grown considerably over the last year, and news of adoptions (and once in a while challenges) come up frequently enough ([http://news.google.com/news?q=microformats&amp;amp;ie=UTF-8&amp;amp;scoring=n at least once a week]) that there are no shortage of new topics to discuss on a weekly basis. See [[weekly-meetup#purpose|purpose]] for more.&lt;br /&gt;
&lt;br /&gt;
[[weekly-meetup#Organize_a_weekly_meetup|Organize a weekly meetup]]!&lt;br /&gt;
&lt;br /&gt;
By making this a regular (every Tuesday) event, people know it is happening regularly and can thus come whichever ones are convenient for them, and not worry about missing any one in particular.&lt;br /&gt;
&lt;br /&gt;
Cities where weekly meetup events are held, sorted alphabetically:&lt;br /&gt;
&lt;br /&gt;
== London ==&lt;br /&gt;
In London, Tuesdays at 7:30pm worked well.&lt;br /&gt;
&lt;br /&gt;
Interested in general for London:&lt;br /&gt;
* [[User:Phae|Frances]]&lt;br /&gt;
* [[User:GeorgeBrock|George Brocklehurst]]&lt;br /&gt;
* [http://twitter.com/ptg/statuses/906735728 Patrick Griffiths]&lt;br /&gt;
* [[User:Spiritquest|Ketan Majmudar ]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
Possible locations:&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
Past London venues:&lt;br /&gt;
* [http://www.squaremeal.co.uk/restaurants/london/view/81375/Wagamama Wagamama at New Oxford St. &amp;amp; Bloomsbury St.]: [[events/2008-09-02-london-meetup-dinner|2008-09-02]]&lt;br /&gt;
* [http://upcoming.yahoo.com/venue/213236/ The Princess at 76 Paul St.]: [[events/2008-09-09-london-meetup-dinner|2008-09-09]]&lt;br /&gt;
&lt;br /&gt;
== San Francisco ==&lt;br /&gt;
From having informally asked a few folks in the SF area and on IRC it seems Tuesdays at 19:00 (7pm, .79, .08Z, @125) work best, with a rotating venue to keep it interesting.&lt;br /&gt;
&lt;br /&gt;
Additional suggested SF venues (suggester). Add your opinions and more suggestions:&lt;br /&gt;
* Osha Thai on 2nd st.&lt;br /&gt;
* Thirsty Bear&lt;br /&gt;
** +0 ok food, often too crowded for a group to actually get seating, though we did hold a [[events/2007-04-18-web-2-expo-dinner|microformats dinner there last year]] somehow. I think John Allsopp sweet talked the hostess. - [[User:Tantek|Tantek]]&lt;br /&gt;
* Mel's Diner&lt;br /&gt;
** +0 hard to order healthy here, but the food mostly tastes good, and can probably get seating for a decent crowd at 6:30pm - [[User:Tantek|Tantek]]&lt;br /&gt;
* Sugar Cafe&lt;br /&gt;
* Axis Cafe&lt;br /&gt;
* Naan &amp;amp; Curry on O'Farrell &amp;amp; Mason&lt;br /&gt;
* [http://www.yelp.com/biz/a-la-turca-restaurant-san-francisco A La Turca Restaurant]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
=== past SF venues ===&lt;br /&gt;
Past SF venues. We'll reuse these at some point I'm sure.&lt;br /&gt;
&lt;br /&gt;
'''This section needs updating with dinners that have occurred since 2008-10-28.'''&lt;br /&gt;
&lt;br /&gt;
Please update the following list by looking at [[events-2008]] and more recent [[events]], and add links (even just one more would help!) to dinners starting from the &amp;quot;since&amp;quot; date above, and update that date accordingly so that other contributors know where to continue updating from. Thanks!&lt;br /&gt;
&lt;br /&gt;
* Chaat Cafe: [[events/2008-06-24-weekly-meetup-dinner|2008-06-24]], [[events/2008-07-22-weekly-meetup-dinner|2008-07-22]]&lt;br /&gt;
* Crepes on Cole: [[events/2008-07-01-weekly-meetup-dinner|2008-07-01]]&lt;br /&gt;
* Westfield Food Court: [[events/2008-07-08-weekly-meetup-dinner|2008-07-08]], [[events/2008-08-19-weekly-meetup-dinner|2008-08-19]]&lt;br /&gt;
* South Park (lunch) : [[events/2008-07-15-weekly-meetup-lunch|2008-07-15]], [[events/2008-09-23-sf-weekly-meetup-lunch|2008-09-23]]&lt;br /&gt;
* Chevy's SOMA: [[events/2008-07-29-weekly-meetup-dinner|2008-07-29]]&lt;br /&gt;
* Brickhouse Cafe: [[events/2008-08-05-weekly-meetup-dinner|2008-08-05]]&lt;br /&gt;
* Pancho Villa: [[events/2008-08-12-weekly-meetup-dinner|2008-08-12]]&lt;br /&gt;
* 21st Amendment: [[events/2008-08-26-weekly-meetup-dinner|2008-08-26]],  [[events/2008-09-16-sf-weekly-meetup-dinner|2008-09-16]], [[events/2008-10-28-sf-weekly-meetup-dinner|2008-10-28]]&lt;br /&gt;
* Blondie's Pizza on Powell st: [[events/2008-09-02-weekly-meetup-dinner|2008-09-02]]&lt;br /&gt;
* Metreon Food Court: [[events/2008-09-09-weekly-meetup-dinner|2008-09-09]]&lt;br /&gt;
* Naan &amp;amp; Chutney on Haight st.: [[events/2008-09-30-sf-weekly-meetup-dinner|2008-09-30]]&lt;br /&gt;
* Taylor's Automatic Refresher: [[events/2008-10-14-sf-weekly-meetup-dinner|2008-10-14]]&lt;br /&gt;
* Mehfil: [[events/2008-10-21-sf-weekly-meetup-dinner|2008-10-21]]&lt;br /&gt;
* 3rd Street Grill&lt;br /&gt;
* California Pizza Kitchen on 3rd&lt;br /&gt;
* Crepevine on Church&lt;br /&gt;
&lt;br /&gt;
== Other Cities ==&lt;br /&gt;
Want a microformats meetup in your city? Organize one! Add your city and name to this list. Contact others from your city and [[weekly-meetup#Organize_a_weekly_meetup|organize a meetup]]. Once you do one, add another section for your city above this &amp;quot;Other Cities&amp;quot; section, and list suggested venues, past venues with links to meetup event pages etc.&lt;br /&gt;
&lt;br /&gt;
There has been some interest expressed in organizing dinners in the following cities. Add yourself and/or contact the people listed and make it happen!&lt;br /&gt;
* Austin - [[irc]] Atamido&lt;br /&gt;
* Kansas City - [http://twitter.com/dckc/statuses/1116151301 Dan Connolly]&lt;br /&gt;
* Montreal - [[User:Csarven|Sarven Capadisli]]&lt;br /&gt;
* San Diego - [[User:EdwardOConnor]]&lt;br /&gt;
* San Jose (South Bay) - [[User:Kevin_Marks|Kevin Marks]], Rohit Khare&lt;br /&gt;
* Seattle, WA - [[User:jandrick|Jeremiah Andrick]], Colin Henry, Andy Woods&lt;br /&gt;
&lt;br /&gt;
== Organize a weekly meetup ==&lt;br /&gt;
Anyone can organize a microformats weekly meetup or dinner!&lt;br /&gt;
&lt;br /&gt;
At a minimum, all you need is:&lt;br /&gt;
# '''At least one other person''' that commits to go (so at least you know you'll have a good conversation about microformats with at least one person).&lt;br /&gt;
# '''A location'''&lt;br /&gt;
&lt;br /&gt;
And organizing a weekly meetup requires you to at a minimum:&lt;br /&gt;
# '''Pick a location'''&lt;br /&gt;
# '''Announce it''' (location at 18:30, Tuesday) on various event sites and notification services like Twitter etc.&lt;br /&gt;
&lt;br /&gt;
That's it. If you prefer a step-by-step list of instructions and details, to remove nearly all doubt, here you go:&lt;br /&gt;
# Pick a location&lt;br /&gt;
#* Ask folks on [[IRC]] if they have any suggested locations.&lt;br /&gt;
#* Consider locations that are easy for a variety of people to transit to.&lt;br /&gt;
#* Consider a new location to keep it interesting.&lt;br /&gt;
# Create the Events Pages&lt;br /&gt;
## Create specific event page on microformats.org wiki, follow the form &amp;lt;code&amp;gt;YYYY-MM-DD-weekly-dinner-CITYCODE&amp;lt;/code&amp;gt; — e.g. &amp;lt;samp&amp;gt;2009-01-06-weekly-dinner-sf&amp;lt;/samp&amp;gt; in San Francisco, or &amp;lt;samp&amp;gt;2009-01-06-weekly-dinner-ldn&amp;lt;/samp&amp;gt; in London.&lt;br /&gt;
##* Copy the Weekly Dinner template code ([[weekly-meetup#Event_Template|below]]), and make the following edits: &lt;br /&gt;
##** Update dates and locations in the infobox at the top. &lt;br /&gt;
##** Update the tags list, adding the event specific tag for this event.&lt;br /&gt;
##** Update the URLs for Upcoming, Technorati, Google Blog Search and Flickr. These search on the event tag itself, so need to date portion updated.&lt;br /&gt;
##** Add yourself as an attendee&lt;br /&gt;
##** (For SF weekly meetup dinners, [[MatthewLevine|Matthew Levine]] has created a script to automatically generate wiki page source by parsing the [[hCalendar]] from the related [http://upcoming.org upcoming] event. To use this script, create an upcoming event '''first''', then visit &amp;lt;kbd&amp;gt;http://www.phusikos.com/event.php?upcoming_id=$upcoming_id&amp;lt;/kbd&amp;gt;, e.g. [http://www.phusikos.com/event.php?upcoming_id=2656901 sample conversion link].)&lt;br /&gt;
## Create an [http://upcoming.org upcoming] event, summarizing the event and linking to the new wiki page you just created.&lt;br /&gt;
##* Just after creating the event, Upcoming gives you the option to &amp;quot;upload an official photo or image&amp;quot;, click that link and upload &amp;lt;nowiki&amp;gt;http://farm4.static.flickr.com/3216/2836380076_9251390ded.jpg&amp;lt;/nowiki&amp;gt;, making it the official photo for the event. Thanks to [http://www.flickr.com/photos/cindyli/2836380076 Cindy Li for the cool microformats meetup graphic!].&lt;br /&gt;
##* Add the event to the Microformats, Web2.0, Bay Area Web Geeks, Web Developers, Geek Dinners and Social Network Portability groups.&lt;br /&gt;
##* Update the wiki events page with Upcoming.org event tag (&amp;lt;samp&amp;gt;upcoming:event=00000000&amp;lt;/samp&amp;gt;) you just created. You can copy and paste the previous meetup/dinner summary and change the relevant detail.&lt;br /&gt;
# '''Announce it'''&lt;br /&gt;
#* [http://twitter.com/ Tweet] the upcoming event&lt;br /&gt;
#* On the day of the event, post a reminder in the morning (to Twitter etc.), and again an hour before the event.&lt;br /&gt;
# At the event, take a photo and post it to BrightKite, Flickr etc.&lt;br /&gt;
# Afterwards&lt;br /&gt;
#* Post a thank you note thanking those that attended, invite them to add their content to the wiki.&lt;br /&gt;
#* Update the wiki event page with details of discussions, photographs, blog links and so forth.&lt;br /&gt;
&lt;br /&gt;
===Event Template===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&amp;lt;entry-title&amp;gt;Microformats Weekly Dinner, San Francisco&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
One of several microformats [[weekly-meetup]] [[events]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;event-page vevent&amp;quot;&amp;gt;&lt;br /&gt;
== Details ==&lt;br /&gt;
;When&lt;br /&gt;
:&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-MM-DDT18:30-0800&amp;lt;/span&amp;gt; to &amp;lt;span class=&amp;quot;dtend&amp;quot;&amp;gt;2009-MM-DDT20:30-0800&amp;lt;/span&amp;gt;&lt;br /&gt;
;Where&lt;br /&gt;
:&amp;lt;span class=&amp;quot;location&amp;quot;&amp;gt;TBA&amp;lt;/span&amp;gt;&lt;br /&gt;
;What&lt;br /&gt;
:&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;Microformats Weekly Meetup Dinner, San Francisco&amp;lt;/span&amp;gt;&lt;br /&gt;
;Web&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/00000000/&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''[http://feeds.technorati.com/events/referer Add this event to your calendar]''' http://www.boogdesign.com/images/buttons/microformat_hcalendar.png&lt;br /&gt;
&lt;br /&gt;
== Weekly Meetup ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;The microformats community has grown and stablized over the past few years, news of adoptions, new ideas and challenges come up frequently enough that there are no shortage of new topics to discuss on a weekly basis.&lt;br /&gt;
&lt;br /&gt;
Come along, meet up with the microformats community in San Francisco &lt;br /&gt;
&lt;br /&gt;
In another city? Check out [[weekly-meetup#Other_Cities|Weekly Meetup: Other Cities]] and help organize one in your own city!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tags ==&lt;br /&gt;
Use the following tags on related content (blog posts, photos, [http://twitter.com tweets]):&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
Event author: &lt;br /&gt;
* replace &amp;quot;EVENTSPECIFICTAG&amp;quot; in the below text with a tag unique to the event, i.e. short name of event + (optional location) + (full-year or sequence number), e.g. BarCampBlock2007, FooCampLondon2007, SHDH22, SXSW2008, microformats-dinner-2009-MM-DD - update MM and DD to the Gregorian month and day of the month accordingly).&lt;br /&gt;
* replace &amp;quot;san-francisco&amp;quot; with the city where the event is taking place&lt;br /&gt;
* update the Upcoming.org event machine tag, too.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
tags:&lt;br /&gt;
&amp;lt;kbd class=&amp;quot;tags&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;'''microformats-dinner'''&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats-meetup&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;san-francisco&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;''microformats-dinner-2009-MM-DD''&amp;lt;/span&amp;gt; &amp;lt;!-- This is your event-date-specific tag, update MM and DD to the Gregorian month and day of the month accordingly --&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;''upcoming:event=00000000''&amp;lt;/span&amp;gt; &amp;lt;!-- Add/update this tag when you create the respective upcoming.org event --&amp;gt;&lt;br /&gt;
&amp;lt;/kbd&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you use Twitter, mention ''@microformats dinner''' in tweets about the event, and track them on [http://search.twitter.com/search?q=microformats+dinner Twitter Search].&lt;br /&gt;
&lt;br /&gt;
== Attendees ==&lt;br /&gt;
Add yourself alphabetically sorted by family name if you plan on attending or attended this event.&lt;br /&gt;
&lt;br /&gt;
* [[User:YourName|You]]&lt;br /&gt;
* …&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
Topics Discussed:&lt;br /&gt;
&lt;br /&gt;
* …&lt;br /&gt;
&lt;br /&gt;
== Photographs ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Event Author: Update the following URL to use this event's tag --&amp;gt;&lt;br /&gt;
* Search for photographs from this event on Flickr: [http://flickr.com/photos/tags/microformats-dinner-2009-MM-DD Photographs tagged microformats-dinner-2009-MM-DD] or for [http://flickr.com/photos/tags/microformats-dinner all photographs from microformats dinners].&lt;br /&gt;
&lt;br /&gt;
''Add a photograph from this event here''.&lt;br /&gt;
&lt;br /&gt;
== Articles and Blog Posts ==&lt;br /&gt;
Articles and blog posts following up on the meetup. Add a link to your post in the list below:&lt;br /&gt;
&lt;br /&gt;
* …&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Event Author: Update the following URL to use this event's tag --&amp;gt;&lt;br /&gt;
Also, find posts on this meetup on [http://blogsearch.google.co.uk/blogsearch?q=microformats-dinner-2009-MM-DD Google Blog Search] or [http://technorati.com/search/microformats-dinner-2009-MM-DD Technorati].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- End of @vevent --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Related Pages==&lt;br /&gt;
{{events-related-pages}}&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== purpose ==&lt;br /&gt;
In addition to providing a convenient forum for community members to get together once in a while and talk about the [http://news.google.com/news?q=microformats&amp;amp;ie=UTF-8&amp;amp;scoring=n latest news about microformats], the weekly meetups serve many good ends.&lt;br /&gt;
&lt;br /&gt;
Perhaps most importantly, weekly meetups really help communication and community. People that have met in person usually treat each other nicer online, thus very much help encourage everyone to [[mailing-list#Be_nice|be nice]] in IRC, mailing lists etc.&lt;br /&gt;
&lt;br /&gt;
== FAQ ==&lt;br /&gt;
Perhaps move to [[weekly-meetup-faq]] if this section gets too big.&lt;br /&gt;
&lt;br /&gt;
=== general talk ===&lt;br /&gt;
* Q: Do you just talk in general about microformats?&lt;br /&gt;
* A: As there's been new people at every microformat meetup, there's almost always at least some general talk about microformats.&lt;br /&gt;
&lt;br /&gt;
=== newcomers vs detail ===&lt;br /&gt;
* Q: How do you handle newcomers and at the same time get into detailed stuff? &lt;br /&gt;
* A: Usually there are multiple conversations going, so there's almost always a good conversation to participate in. Also, it helps everyone to talk with newcomers and get fresh perspectives, as well as practiced at effectively communicating [[what-are-microformats|what microformats are]], [[benefits]], [[get-started|how to use]] etc.&lt;br /&gt;
&lt;br /&gt;
=== existing issues ===&lt;br /&gt;
* Q: Do you try to solve some existing issues?&lt;br /&gt;
* A: We have discussed existing issues in some past meetups. Often divisive or controversial topics are much easier to discuss and understand multiple perspectives on in person.  For example, [[User:BenWard|Ben Ward]] and [[User:Tantek|Tantek]] have made some good progress on understanding various perspectives on [[value-excerption-brainstorming]] and are optimistic about making progress on related issues.&lt;br /&gt;
&lt;br /&gt;
=== notes ===&lt;br /&gt;
* Q: Do you take notes?&lt;br /&gt;
* A: Everyone is encouraged to take notes and contribute aspects of conversations, topics etc. on the wiki page for the meetup.&lt;br /&gt;
&lt;br /&gt;
== related ==&lt;br /&gt;
* [[weekly-meetup-brainstorming]] to capture how to make the meet-up more exciting and give more practical use-cases&lt;br /&gt;
* [[events]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=events/2009-07-25-dev-camp&amp;diff=40026</id>
		<title>events/2009-07-25-dev-camp</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=events/2009-07-25-dev-camp&amp;diff=40026"/>
		<updated>2009-07-28T00:00:56Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* hack ideas */ git-mediawiki&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;microformatsDevCamp&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
http://farm3.static.flickr.com/2460/3726302070_7b834b9443_o.jpg&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;event-page vevent&amp;quot;&amp;gt;&lt;br /&gt;
;When&lt;br /&gt;
:&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-25&amp;lt;/span&amp;gt; from &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;12:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; to &amp;lt;span class=&amp;quot;dtend&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-26&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;17:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
;Where&lt;br /&gt;
:&amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;org fn&amp;quot;&amp;gt;Automattic&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;&amp;lt;em style=&amp;quot;border-bottom:dotted 1px&amp;quot; title=&amp;quot;Pier 38 is NOWHERE NEAR Pier 39, just to be clear. Pier 38 is SOUTH of the Bay Bridge.&amp;quot;&amp;gt;Pier 38&amp;lt;/em&amp;gt;, The Embarcadero between Brannan and Townsend&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;CA&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;94107&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;geo&amp;quot;&amp;gt;[http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;view=map&amp;amp;q=%2BAutomattic,+The+Embarcadero,+San+Francisco,+CA+94107&amp;amp;sll=37.752736,-122.402826&amp;amp;sspn=0.13844,0.217667&amp;amp;gl=us&amp;amp;ie=UTF8&amp;amp;t=h&amp;amp;layer=c&amp;amp;cbll=37.782877,-122.388062&amp;amp;panoid=kB1DhzPP5DYl5pgHBRxdPg&amp;amp;cbp=12,123.84,,0,2.44&amp;amp;ll=37.783053,-122.388044&amp;amp;spn=0,359.996599&amp;amp;z=18 View location at latitude:&amp;lt;span class=&amp;quot;latitude&amp;quot;&amp;gt;37.782769&amp;lt;/span&amp;gt;, longitude:&amp;lt;span class=&amp;quot;longitude&amp;quot;&amp;gt;-122.387837&amp;lt;/span&amp;gt;]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
:'''MUNI''': [http://playfoursquare.com/venue/72202 Brannan] (N,T)&lt;br /&gt;
:'''BART''': Embarcadero station, then [http://www.nextmuni.com/predictor/prediction.shtml?a=sf-muni&amp;amp;r=N&amp;amp;d=N__IB3&amp;amp;s=6992&amp;amp;ts=4506 take MUNI N-Judah inbound] or T-Third inbound to Brannan stop.&lt;br /&gt;
:'''Caltrain''': 4th &amp;amp; King st., then [http://www.nextmuni.com/predictor/prediction.shtml?a=sf-muni&amp;amp;r=N&amp;amp;d=N__OB2&amp;amp;s=5240&amp;amp;ts=7145 take MUNI N-Judah outbound] or T-Third outbound to Brannan stop.&lt;br /&gt;
;What&lt;br /&gt;
:&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;microformatsDevCamp!&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;description&amp;quot;&amp;gt;The first ever microformatsDevCamp, for authors, designers, publishers, developers, engineers building pages, sites, and tools with microformats.&amp;lt;/span&amp;gt;&lt;br /&gt;
;How much&lt;br /&gt;
:$20 suggested donation (gets you a t-shirt in the mail). &amp;lt;em style=&amp;quot;display:block&amp;quot;&amp;gt;No one turned away for lack of funds.&amp;lt;/em&amp;gt;&lt;br /&gt;
;URLs&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://microformats.org/wiki/events/2009-07-25-dev-camp&amp;lt;/span&amp;gt;&lt;br /&gt;
:http://upcoming.yahoo.com/event/2888376/&lt;br /&gt;
:http://www.facebook.com/event.php?eid=102571118403&lt;br /&gt;
;short URL&lt;br /&gt;
:http://tr.im/ufdevcamp&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[http://suda.co.uk/projects/microformats/hcalendar/get-cal.php?uri=http://microformats.org/wiki/events/2009-07-25-dev-camp Add this event to your calendar]''' http://www.boogdesign.com/images/buttons/microformat_hcalendar.png&lt;br /&gt;
&lt;br /&gt;
== Sponsors == &lt;br /&gt;
microformatsDevCamp is made possible thanks to the generosity of our corporate and individual sponsors!&lt;br /&gt;
&lt;br /&gt;
* Venue&lt;br /&gt;
**[http://automattic.com Automattic]&lt;br /&gt;
* Meals&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://spinn3r.com Spinn3r]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://commerce.net CommerceNet]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://visitmix.com/Lab/Oomph Microsoft MIX Online]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://mBLAST.com/ mBLAST]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://steve.ganz.name/ Steve Ganz]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.carlaborsoi.com/ Carla Borsoi]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Promotion&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://objectadjective.com Object Adjective]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** [http://cindyli.com Cindy Li]&lt;br /&gt;
&lt;br /&gt;
=== Sponsorships ===&lt;br /&gt;
Help sponsor microformatsDevCamp:&lt;br /&gt;
&lt;br /&gt;
* Saturday 25th&lt;br /&gt;
** Lunch - sponsored by [http://spinn3r.com Spinn3r]&lt;br /&gt;
** Dinner - sponsored by [http://commerce.net CommerceNet]&lt;br /&gt;
** Evening Social &amp;amp; Snacks - sponsored by [http://mBLAST.com/ mBLAST]&lt;br /&gt;
*** Beer - sponsored by [http://steve.ganz.name/ Steve Ganz]&lt;br /&gt;
* Sunday 26th&lt;br /&gt;
** Breakfast - sponsored by [http://www.carlaborsoi.com/ Carla Borsoi]&lt;br /&gt;
** Lunch - sponsored by [http://visitmix.com/Lab/Oomph Microsoft MIX Online]&lt;br /&gt;
* More Ideas...&lt;br /&gt;
** Stickers - sponsored by [http://objectadjective.com Object Adjective]&lt;br /&gt;
** Buttons - sponsored by [http://cindyli.com Cindy Li]&lt;br /&gt;
&lt;br /&gt;
For meals, we're planning on something simple like bagels+coffee for breakfast (note: Tantek will purchase supplies for Sunday morning); or pizza or &amp;lt;del&amp;gt;indian delivery&amp;lt;/del&amp;gt; ([http://www.mydeedees.com/ Deedees Indian Food!]). We'll arrange for sponsors to pay vendors directly...&lt;br /&gt;
&lt;br /&gt;
== attendees ==&lt;br /&gt;
Like all [http://barcamp.org BarCamps], microformatsDevCamp is what it is because of what everyone put into it. It ran smoothly because of all of you &amp;lt;span id=&amp;quot;volunteers&amp;quot;&amp;gt;volunteers&amp;lt;/span&amp;gt;, attendees, designers, coders, and builders.&lt;br /&gt;
&lt;br /&gt;
[http://www.flickr.com/photos/kurafire/3756770573 http://farm3.static.flickr.com/2665/3756770573_e2d1fee886.jpg]&lt;br /&gt;
&lt;br /&gt;
Click on yourself and add a note with a link to your web address!&lt;br /&gt;
&lt;br /&gt;
=== participants ===&lt;br /&gt;
Note your site (with [[hCard]] if you have it), interests/projects, and tag yourself as a web '''author''', '''designer''', '''&amp;lt;abbr title=&amp;quot;information architect&amp;quot;&amp;gt;IA&amp;lt;/abbr&amp;gt;''', '''publisher''', '''developer''', '''UI-tester''' - pick at least one.  Feel free to add your twitter, or other method of contact.&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Cindy Li&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://cindyli.com&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/cindyli&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;helping with microformatsDevCamp logo design&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. done!&lt;br /&gt;
#* full resolution logo: &amp;lt;span class=&amp;quot;attach&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;http://farm3.static.flickr.com/2460/3726302070_7b834b9443_o.jpg&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
#* on Flickr: http://www.flickr.com/photos/cindyli/3726302070/&lt;br /&gt;
#* &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;designed and ordered buttons for event.&amp;lt;/span&amp;gt;Done!&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:BeauLebens|Beau Lebens]]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;, Automattic, [http://dentedreality.com.au/ Dented Reality], &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/beaulebens&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;I know my way around the venue, so can help sort out power strips, projectors etc&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://tantek.com Tantek Çelik]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;user interface&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;interaction design&amp;lt;/span&amp;gt;) &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://tantek.com/&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/t&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://yury.name Yury Lifshits]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://yury.name&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.markng.co.uk Mark Ng]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://www.markng.co.uk&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/markng&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.ics.uci.edu/~rohit Rohit Khare]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://www.ics.uci.edu/~rohit&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/rohitkhare&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.jasonbolton.com Jason Bolton]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;front-end designer&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://www.jasonbolton.com&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/jbolt&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://alpern.org Micah Alpern]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt; (user interface interaction) (will be there Sunday). &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://alpern.org&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/malpern&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:EdwardOConnor |Edward O'Connor]]&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;nickname&amp;quot;&amp;gt;Ted&amp;lt;/span&amp;gt;) - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;author&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;publisher&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/hober&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://singpolyma.net Stephen Paul Weber]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;publisher&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://singpolyma.net&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/singpolyma&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://feedblog.org Kevin Burton]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;. &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://feedblog.org&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://twitter.com/burtonator&amp;lt;/span&amp;gt; &amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://jobspice.com Dane Hurtubise]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://developer.netflix.com JR Conlin]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer, publisher&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://chiarg.com Chirag Shah]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.wezaggle.com Jesse Hammons]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt; [http://www.wezaggle.com Zaggle Social Calendar]&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn url&amp;quot;&amp;gt;[http://matthewlevine.com Matthew Levine]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://farukat.es/ Faruk Ateş]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;UX Designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://fourkitchens.com/ David Strauss]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;Drupal&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://huyhong.com/ Huy Hong]&amp;lt;/span&amp;gt; - Frontend Developer, UI/UX/UE, UGC nut&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://objectadjective.com Jeremy Anderson]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;UX/UI/ID Designer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://objectadjective.com Lauren Scime]&amp;lt;/span&amp;gt; - front end designer / developer&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://blog.oofn.net Chad Weider]&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;front-end&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;back-end&amp;lt;/span&amp;gt;, etc.&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://dustinwhittle.com Dustin Whittle]&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://reidburke.com Reid Burke]&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
#&amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.myspace.com/ciberch Monica Keller]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# ... please add yourself if you participated in microformatsDevCamp!&lt;br /&gt;
&lt;br /&gt;
==schedule==&lt;br /&gt;
Outline of schedule for the weekend - more details at the DevCamp!&lt;br /&gt;
* Saturday July 25th&lt;br /&gt;
** 11:00 - planners+volunteers onsite for setup&lt;br /&gt;
** 12:00 - registration&lt;br /&gt;
** 13:00 -  lunch - Indian Food from Deedees&lt;br /&gt;
** intro session, what is a devcamp, introductions&lt;br /&gt;
** 13:30 - hack/project brainstorming and proposals&lt;br /&gt;
** day 1 building sessions &lt;br /&gt;
** coffee!&lt;br /&gt;
** 18:10 - [http://www.flickr.com/photos/kurafire/3756770573 group photo]&lt;br /&gt;
** 19:00 - dinner - pizza from Amicis&lt;br /&gt;
** 20:30 - dinner 2.0 - more pizza from Amicis&lt;br /&gt;
** beer, wine, and cupcakes!&lt;br /&gt;
** day 1 [[#projects|projects]] demos and social hour&lt;br /&gt;
** evening open hacking session (DevHouse style) / iteration on hacks/projects&lt;br /&gt;
** day 1 clean up&lt;br /&gt;
** ~midnight+ - day 1 wrap up.&lt;br /&gt;
&lt;br /&gt;
* Sunday July 26th&lt;br /&gt;
** 09:30am - planners+volunteers onsite for setup&lt;br /&gt;
** 10:00am - coffee, breakfast, more demos from day 1&lt;br /&gt;
** day 2 hack/project brainstorming, proposals, signups&lt;br /&gt;
** day 2 working sessions on hacks/projects&lt;br /&gt;
** 13:30pm lunch&lt;br /&gt;
** day 2 working sessions continued&lt;br /&gt;
** second day demos and wrap-up&lt;br /&gt;
** 18:00 venue clean-up&lt;br /&gt;
** 18:30 venue exit&lt;br /&gt;
&lt;br /&gt;
==venue==&lt;br /&gt;
Automattic has very graciously agreed to host microformatsDevCamp. The venue has:&lt;br /&gt;
* wifi&lt;br /&gt;
* power. power outlets, extension cords, power strips&lt;br /&gt;
* 4-5 rooms/meeting areas. &lt;br /&gt;
* 3 projectors&lt;br /&gt;
* 1 whiteboard.&lt;br /&gt;
* sink, water.&lt;br /&gt;
&lt;br /&gt;
As Automattic is donating the venue, as participants it is our responsibility to take excellent care of the venue, leaving it as good or better than we found it.&lt;br /&gt;
&lt;br /&gt;
Some amount of camping overnight at the venue will be possible.&lt;br /&gt;
&lt;br /&gt;
=== nearby food ===&lt;br /&gt;
Suggestions for nearby (easy/quick walking distance) drinks, snacks, food.&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Bayside Market&amp;lt;/span&amp;gt; - fresh &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;fruit&amp;lt;/span&amp;gt; and &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;vegetables&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sandwiches&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;http://www.yelp.com/biz/bayside-market-san-francisco-2&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Crossroads Café&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;coffee&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;espresso&amp;lt;/span&amp;gt; drinks, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;shakes&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;smoothies&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;bagels&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sandwiches&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;http://www.yelp.com/biz/crossroads-cafe-san-francisco-3&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== tags ==&lt;br /&gt;
Please use the following tags when tagging related content (blog posts, photos, videos):&lt;br /&gt;
&lt;br /&gt;
tags:&lt;br /&gt;
&amp;lt;kbd class=&amp;quot;tags&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;'''#ufdevcamp'''&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;ufdevcampsf&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformatsDevCamp&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformatsDevCampSF&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats-meetup&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;BarCamp&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;BarCamp2009&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;Automattic&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;The-Embarcadero&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;san-francisco&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;upcoming:event=2888376&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/kbd&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Track:&lt;br /&gt;
* [http://search.twitter.com/search?q=ufdevcamp #ufdevcamp on Twitter Search].&lt;br /&gt;
* [http://identi.ca/tag/ufdevcamp #ufdevcamp] tagspace on identi.ca.&lt;br /&gt;
* [http://www.flickr.com/photos/tags/ufdevcamp/ ufdevcamp tag on flickr]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;group&amp;quot;&amp;gt;Groups&amp;lt;/span&amp;gt;:&lt;br /&gt;
* [http://identi.ca/group/microformats !microformats Identi.ca group] (aliases: !mf and !uf). Join and address the whole group. Notices to this group can also be tracked from [http://identi.ca/tag/microformats #microformats]&lt;br /&gt;
&lt;br /&gt;
== notes ==&lt;br /&gt;
topics discussed:&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== hack ideas ==&lt;br /&gt;
Have an idea for a hack/project session? Please read &amp;lt;cite&amp;gt;[http://factoryjoe.com/blog/2007/07/13/what-is-a-devcamp/ What is a DevCamp?]&amp;lt;/cite&amp;gt; and then suggest something or add a &amp;quot;+1&amp;quot; to existing suggestions, and sign your suggestion or opinion with your Username with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;discussion&amp;quot;&amp;gt;&lt;br /&gt;
* '''microWall''' - make sure to print a screen-shot of every microformat-savvy tool that comes up during the camp, and stick them on the wall. It will be an amazing backdrop for a group photo... [[User:Rohit|Rohit]]&lt;br /&gt;
** +1 [[User:Tantek|Tantek]]&lt;br /&gt;
* '''(Sunday)''' '''CSS3, HTML5 and microformats &amp;quot;Zen Garden&amp;quot;''' - same premise as the CSS Zen Garden of yore, but with a strong emphasis on CSS3 advancements, microformats enrichment and done in HTML5. [[User:KuraFire|Faruk Ateş]]&lt;br /&gt;
* '''CheatSheet Translation''' [[User:Brian|Brian Suda]] This is a request to anyone who is speaks another language. I created the PDF cheatsheet awhile ago http://suda.co.uk/projects/microformats/cheatsheet/ if someone wants to translate it into Spanish, or another language, please let me know. I can send the source InDesign file, or if they send me the translations, I'd be happy to update it myself.&lt;br /&gt;
* '''twitter bus card exchange/display''' by [[User:perivision|Christopher]]&lt;br /&gt;
* Not related to microformats per-se, but came up at µfdevcamp.  '''git-mediawiki''' [http://en.wikipedia.org/wiki/User:Singpolyma/git-mediawiki Singpolyma's brainstorming page] [[User:Singpolyma|Singpolyma]]&lt;br /&gt;
* ... and many more on cards at the event (please add from photos taken)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== projects ==&lt;br /&gt;
;short URL for this section&lt;br /&gt;
:http://tr.im/ufps&lt;br /&gt;
Please create a wiki page for any hack/project session you lead or attend and link to it from here.&lt;br /&gt;
# [[hcard-input-interface]] for easy input of user data (creating hCards) by Chad. combined project/session with '''microformats and user sign-up user interface''' - how can importing and subscribing to hCards help make user sign-up easier and thus get more users signed up quicker? by [[User:Tantek|Tantek]]&lt;br /&gt;
# [[self-updating-address-book]] - in the search for an address book/contact list that actually stays up to date, hCard may be the key. [[User:Beaulebens|Beau Lebens]]&lt;br /&gt;
# [[hcard-contact-autocompletion]] (a/k/a “CallerID 2.0”) by [[User:Rohit|rohit]], hober, chirags, lou, lauren, &amp;amp; jesse &lt;br /&gt;
# [[unified-rsvp]] by [http://www.myspace.com/ciberch Aramys], [http://dustinwhittle.com/ Dustin], [http://matthewlevine.com/ Matthew], [http://www.myspace.com/ciberch Monica], and [http://reidburke.com/ Reid]&lt;br /&gt;
# [[hcard-google-bookmarklet]] [[bookmarklet]]. [[User:Singpolyma|Singpolyma]]&lt;br /&gt;
# [[microformat-aggregation]] by [[User:jessehammons|Jesse Hammons]], [[User:yurylifshits|Yury Lifshits]], Andrew McCollum, Dane Hurtibuse, Randy Kerber&lt;br /&gt;
# [[hcard-creator-redesign|hCard Creator redesign]] by Cindy Li&lt;br /&gt;
&lt;br /&gt;
== photographs ==&lt;br /&gt;
* [http://www.flickr.com/photos/kurafire/sets/72157621834778724/ Flickr photo set by Faruk Ateş]&lt;br /&gt;
See all [http://flickr.com/photos/tags/ufdevcamp photos on Flickr tagged ufdevcamp].&lt;br /&gt;
&lt;br /&gt;
== blog posts ==&lt;br /&gt;
Blog posts about the devCamp. Newest first.&lt;br /&gt;
* [http://microformats.org/blog/2009/07/20/microformatsdevcamp-this-weekend/ 2009-07-21 microformats.org: microformatsDevCamp this weekend!]&lt;br /&gt;
* [http://radar.oreilly.com/2009/07/four-short-links-17-july-2009.html O'Reilly Radar: Four short links]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [http://factoryjoe.com/blog/2007/07/13/what-is-a-devcamp/ Chris Messina: What is a DevCamp?]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- End of @vevent --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
== Related Pages==&lt;br /&gt;
microformatsDevCamp is one of several microformats [[events]].&lt;br /&gt;
&lt;br /&gt;
{{events-related-pages}}&lt;br /&gt;
&lt;br /&gt;
== planner to-do ==&lt;br /&gt;
&lt;br /&gt;
=== planners ===&lt;br /&gt;
Want to help organize and plan the first microformatsDevCamp? Sign up and be sure to pick up a planner role (see below).&lt;br /&gt;
* [[User:Tantek|Tantek Çelik]] - '''organizing, venue acquisition, intro and kickoff'''&lt;br /&gt;
* [[User:Rohit|Rohit Khare]] - '''venue acquisition, sponsor wrangler, food'''&lt;br /&gt;
* [[User:EdwardOConnor |Edward O'Connor]] (Ted) - '''volunteer coordinator, setup, welcome desk'''&lt;br /&gt;
* [[User:Pseudowish|Lauren Scime]] - '''t-shirts, other coordination needs tbd'''&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Chris Messina|Chris Messina]]&amp;lt;/span&amp;gt; - '''connector and advisor'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== planner roles ===&lt;br /&gt;
Role info / details:&lt;br /&gt;
* '''intro and kickoff''' - run the introductory session and help start the microformatsDevCamp with traditional BarCamp intros/3tags and explanation of the BarCamp format.&lt;br /&gt;
* '''food''' - coordinate / match up sponsors with meals and make sure the meals arrive and are setup for event participants during the event.&lt;br /&gt;
* '''sponsor wrangler''' - for food, t-shirts. per definition given in: http://www.cleverclevergirl.com/?p=10 : &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Drafts a message to send to potential sponsors, follows up leads from others for potential sponsors, collects info, logos (in vector format), and money from sponsors and also sees that receipts (if necessary) are issued at the end. &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* '''t-shirts''' - get estimate, make sure to order in time for the event. Ben Ward has done some work on this - check with him.&lt;br /&gt;
* '''volunteer coordinator''' - recruit and organize volunteers the day of the event to help out with food, setup&lt;br /&gt;
* '''cleanup''' - enlist help of volunteers and all devCamp participants to help with cleanup&lt;br /&gt;
* '''setup''' - be in charge of setup the day of, coordinate with venue on setup plenty of time *before* the start of the camp! setup: power cords, power strips, calendar grid for sessions, tables and chairs in rooms/meeting areas, projectors&lt;br /&gt;
* '''welcome desk''' - welcome microformatsDevCamp attendees at the entrance of the venue, make sure they get a name tag and instruct them to tag themselves as primarily/secondarily being a web '''author''', '''designer''', '''publisher''', '''developer''', pick at least one. (as they should also do when the sign up on the wiki in the attendees section above!)&lt;br /&gt;
&lt;br /&gt;
===T-shirts===&lt;br /&gt;
* get estimates from vendor(s) for different quantities&lt;br /&gt;
** get vendor contact info from Ben Ward who has already looked into this and found a reliable vendor that can deliver high quality t-shirts in a week or less time.&lt;br /&gt;
** Suggestion: 100 shirts, provide them to individuals who sponsor microformatsDevCamp with a $20 or more donation to help pay for t-shirts and snacks/food (if any funds from covering t-shirts are remaining). [[User:Tantek|Tantek]] 17:40, 17 July 2009 (UTC)&lt;br /&gt;
* make/reuse design (get original t-shirt design details from Dan Cederholm)&lt;br /&gt;
* order/print - make sure folks who donated at the [[events/2009-06-26-microformats-4th-bday|4th bday party]] get their shirts&lt;br /&gt;
&lt;br /&gt;
* '''T-shirts are ordered!''' Printer is [http://www.screenprintguy.com The Screen Print Guy] located out on 23rd Ave. Will be available for pickup by Friday July 24th. (This is great! [[User:Tantek|Tantek]] 01:03, 21 July 2009 (UTC))&lt;br /&gt;
** Total # of shirts ordered: 100. Size breakdown: Men's: 10 small, 30 medium, 25 large. Women's: 10 small, 15 medium, 10 large.&lt;br /&gt;
** Total cost: $918.00 (would have been cheaper but they had a surcharge for the rush order). I have charged 50% of the cost already to place the order. Other 50% due at time of pickup.&lt;br /&gt;
&lt;br /&gt;
Note that, including cash donations from the 4th birthday party, we have pledges for ~$1850 to budget with as of 2009-7-24 [[User:Rohit|Rohit]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39995</id>
		<title>self-updating-address-book</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39995"/>
		<updated>2009-07-27T01:18:06Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* Self Updating Address Book */ github&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Self Updating Address Book ==&lt;br /&gt;
&lt;br /&gt;
http://github.com/beaulebens/hCard-LDAP-Service&lt;br /&gt;
&lt;br /&gt;
Basic Idea: an online address book/contact system, accessible via LDAP, which updates its records by periodically crawling/parsing URLs containing hCards.&lt;br /&gt;
&lt;br /&gt;
== vCard =&amp;gt; LDAP ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
fn =&amp;gt; displayName&lt;br /&gt;
n =&amp;gt; cn&lt;br /&gt;
   given-name =&amp;gt; gn&lt;br /&gt;
   family-name =&amp;gt; sn&lt;br /&gt;
   additional-name =&amp;gt; NONE&lt;br /&gt;
   honorific-prefix =&amp;gt; personalTitle (not in inetOrgPerson)&lt;br /&gt;
   honorific-suffix =&amp;gt; generationQualifier (not in inetOrgPerson)&lt;br /&gt;
adr =&amp;gt; postalAddress&lt;br /&gt;
   post-office-box =&amp;gt; postOfficeBox&lt;br /&gt;
   extended-address =&amp;gt; NONE&lt;br /&gt;
   street-address =&amp;gt; street&lt;br /&gt;
   locality =&amp;gt; l&lt;br /&gt;
   region =&amp;gt; st&lt;br /&gt;
   postal-code =&amp;gt; postalCode&lt;br /&gt;
   country-name =&amp;gt; c (not in inetOrgPerson)&lt;br /&gt;
   type =&amp;gt; NONE (only one per entry)&lt;br /&gt;
agent =&amp;gt; secretary&lt;br /&gt;
bday =&amp;gt; NONE&lt;br /&gt;
category =&amp;gt; NONE&lt;br /&gt;
class =&amp;gt; NONE&lt;br /&gt;
email =&amp;gt; mail&lt;br /&gt;
geo =&amp;gt; NONE&lt;br /&gt;
key =&amp;gt; NONE&lt;br /&gt;
label =&amp;gt; NONE&lt;br /&gt;
logo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
mailer =&amp;gt; NONE&lt;br /&gt;
nickname =&amp;gt; cn&lt;br /&gt;
note =&amp;gt; description&lt;br /&gt;
org =&amp;gt; o&lt;br /&gt;
   oraganization-name =&amp;gt; o&lt;br /&gt;
   organization-unit =&amp;gt; ou&lt;br /&gt;
photo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
rev =&amp;gt; NONE&lt;br /&gt;
role =&amp;gt; NONE&lt;br /&gt;
sort-string =&amp;gt; NONE&lt;br /&gt;
sound =&amp;gt; audio&lt;br /&gt;
tel =&amp;gt; telephoneNumber&lt;br /&gt;
   =&amp;gt; homePhone&lt;br /&gt;
   =&amp;gt; mobile&lt;br /&gt;
title =&amp;gt; title&lt;br /&gt;
tz =&amp;gt; NONE&lt;br /&gt;
uid =&amp;gt; uid&lt;br /&gt;
url =&amp;gt; labeledURI&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Participants ===&lt;br /&gt;
* Beau Lebens&lt;br /&gt;
* Matt Wilkinson&lt;br /&gt;
* Mark Ng&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Chad Weider&lt;br /&gt;
* Stephen Paul Weber&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39990</id>
		<title>self-updating-address-book</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39990"/>
		<updated>2009-07-27T00:35:39Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* vCard =&amp;gt; LDAP */ add pre&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Self Updating Address Book ==&lt;br /&gt;
&lt;br /&gt;
Basic Idea: an online address book/contact system, accessible via LDAP, which updates its records by periodically crawling/parsing URLs containing hCards.&lt;br /&gt;
&lt;br /&gt;
== vCard =&amp;gt; LDAP ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
fn =&amp;gt; displayName&lt;br /&gt;
n =&amp;gt; cn&lt;br /&gt;
   given-name =&amp;gt; gn&lt;br /&gt;
   family-name =&amp;gt; sn&lt;br /&gt;
   additional-name =&amp;gt; NONE&lt;br /&gt;
   honorific-prefix =&amp;gt; personalTitle (not in inetOrgPerson)&lt;br /&gt;
   honorific-suffix =&amp;gt; generationQualifier (not in inetOrgPerson)&lt;br /&gt;
adr =&amp;gt; postalAddress&lt;br /&gt;
   post-office-box =&amp;gt; postOfficeBox&lt;br /&gt;
   extended-address =&amp;gt; NONE&lt;br /&gt;
   street-address =&amp;gt; street&lt;br /&gt;
   locality =&amp;gt; l&lt;br /&gt;
   region =&amp;gt; st&lt;br /&gt;
   postal-code =&amp;gt; postalCode&lt;br /&gt;
   country-name =&amp;gt; c (not in inetOrgPerson)&lt;br /&gt;
   type =&amp;gt; NONE (only one per entry)&lt;br /&gt;
agent =&amp;gt; secretary&lt;br /&gt;
bday =&amp;gt; NONE&lt;br /&gt;
category =&amp;gt; NONE&lt;br /&gt;
class =&amp;gt; NONE&lt;br /&gt;
email =&amp;gt; mail&lt;br /&gt;
geo =&amp;gt; NONE&lt;br /&gt;
key =&amp;gt; NONE&lt;br /&gt;
label =&amp;gt; NONE&lt;br /&gt;
logo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
mailer =&amp;gt; NONE&lt;br /&gt;
nickname =&amp;gt; cn&lt;br /&gt;
note =&amp;gt; description&lt;br /&gt;
org =&amp;gt; o&lt;br /&gt;
   oraganization-name =&amp;gt; o&lt;br /&gt;
   organization-unit =&amp;gt; ou&lt;br /&gt;
photo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
rev =&amp;gt; NONE&lt;br /&gt;
role =&amp;gt; NONE&lt;br /&gt;
sort-string =&amp;gt; NONE&lt;br /&gt;
sound =&amp;gt; audio&lt;br /&gt;
tel =&amp;gt; telephoneNumber&lt;br /&gt;
   =&amp;gt; homePhone&lt;br /&gt;
   =&amp;gt; mobile&lt;br /&gt;
title =&amp;gt; title&lt;br /&gt;
tz =&amp;gt; NONE&lt;br /&gt;
uid =&amp;gt; uid&lt;br /&gt;
url =&amp;gt; labeledURI&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Participants ===&lt;br /&gt;
* Beau Lebens&lt;br /&gt;
* Matt Wilkinson&lt;br /&gt;
* Mark Ng&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Chad Weider&lt;br /&gt;
* Stephen Paul Weber&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=parsers&amp;diff=39989</id>
		<title>parsers</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=parsers&amp;diff=39989"/>
		<updated>2009-07-27T00:33:34Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* PHP */ xmfp&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Microformats Parsers&amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
This page lists libraries that consume, transform or convert microformats. This is only a partial list. If you know of other such tools for microformats, please add them and list what specific microformats they support.&lt;br /&gt;
&lt;br /&gt;
For now, this page ''copies'' (rather than ''moves'') information from the existing [[implementations | Implementations]] page.&lt;br /&gt;
&lt;br /&gt;
== Javascript ==&lt;br /&gt;
&lt;br /&gt;
=== Sumo ===&lt;br /&gt;
* [http://www.danwebb.net/2007/2/9/sumo-a-generic-microformats-parser-for-javascript Sumo! A Generic Microformats Parser For JavaScript]&lt;br /&gt;
&lt;br /&gt;
== Perl ==&lt;br /&gt;
&lt;br /&gt;
=== Data::Microformat ===&lt;br /&gt;
* [http://search.cpan.org/~ussjoin/Data-Microformat-0.01/lib/Data/Microformat/hCard.pm Data::Microformat] is a CPAN module to parse and create hCard, adr, and geo.&lt;br /&gt;
** By Brendan O'Connor / Six Apart&lt;br /&gt;
&lt;br /&gt;
===Swignition ===&lt;br /&gt;
&lt;br /&gt;
* [http://buzzword.org.uk/swignition/ Swignition] is a parser for both “upper case Semantic Web” (RDF, RDFa) and “lower case semantic web” (microformats) technologies. It includes modules for exporting parsed data in a variety of formats, including RDF, vCard, iCalendar, Atom and KML.&lt;br /&gt;
** By Toby Inkster&lt;br /&gt;
&lt;br /&gt;
=== Text::Microformat ===&lt;br /&gt;
&lt;br /&gt;
[http://code.google.com/p/ufperl/ Google Code]&lt;br /&gt;
&lt;br /&gt;
== PHP ==&lt;br /&gt;
&lt;br /&gt;
=== xmfp ===&lt;br /&gt;
&lt;br /&gt;
http://code.google.com/p/xmfp/&lt;br /&gt;
&lt;br /&gt;
=== hKit Microformats Toolkit for PHP5 ===&lt;br /&gt;
[http://allinthehead.com/hkit hKit Microformats Toolkit for PHP5] as [http://allinthehead.com/retro/291/hkit-microformats-toolkit-for-php announced by Drew McLellan]. See also [[hkit|hKit on this wiki]].&lt;br /&gt;
&lt;br /&gt;
===PHP Microformats parser===&lt;br /&gt;
[http://www.phpclasses.org/browse/package/3597.html Microformats parser] is a PHP package for extracting the microformats data embedded into HTML. The gathered data is stored as an xArray of objects - one for each microformat type container found. [http://malatestapunk-stuff.blogspot.com/2007/01/php-microformats-parser.html Announcement]. The parser supports most of the hCard (missing SOUND), hCalendar, hReview (missing item info; spec really needs some clarification) and rel elements, according to their respective specification on microformats Wiki.&lt;br /&gt;
&lt;br /&gt;
===Transformr===&lt;br /&gt;
A Simple set of XSLT and PHP tools for Transforming Microformats [http://code.google.com/p/transformr/ available from Google code] and as a [http://transformr.co.uk/ web service].&lt;br /&gt;
&lt;br /&gt;
=== hCard Validator ===&lt;br /&gt;
[http://code.google.com/p/hcardvalidator/ Source code] of the [http://hcard.geekhood.net/ hCard Validator] contains XSLT and PHP code for hCard and include microformats.&lt;br /&gt;
&lt;br /&gt;
== Python ==&lt;br /&gt;
&lt;br /&gt;
===AUMP===&lt;br /&gt;
&lt;br /&gt;
* [http://aump.googlecode.com AUMP] is a parser written by David Janes. It supports hCard, hCalendar, hAtom, hReview and hListing.&lt;br /&gt;
** Uses Python's [http://docs.python.org/library/xml.dom.minidom.html xml.dom.minidom] after cleaning input through [http://www.w3.org/People/Raggett/tidy/ HTML Tidy].&lt;br /&gt;
&lt;br /&gt;
== Ruby ==&lt;br /&gt;
&lt;br /&gt;
=== mofo ruby microformats parser===&lt;br /&gt;
* [http://mofo.rubyforge.org/ mofo], [http://groups.google.com/group/mofo-rb mofo Google Group], [http://github.com/defunkt/mofo/tree/master GitHub repository]&lt;br /&gt;
** by [[implementors#Chris Wanstrath|Chris Wanstrath]]&lt;br /&gt;
** Uses the [http://wiki.github.com/why/hpricot Hpricot] HTML/XML parser&lt;br /&gt;
&lt;br /&gt;
=== Microformat Parser for Ruby ===&lt;br /&gt;
* [http://blog.labnotes.org/2005/11/20/microformat-parser-for-ruby/ Microformat Parser for Ruby]&lt;br /&gt;
** by [[implementors#Assaf Arkin|Assaf Arkin]]&lt;br /&gt;
&lt;br /&gt;
=== uformats ===&lt;br /&gt;
* [http://rubyforge.org/projects/uformats uformats]&lt;br /&gt;
&lt;br /&gt;
=== scrAPI ===&lt;br /&gt;
* [http://rubyforge.org/projects/scrapi scrAPI]&lt;br /&gt;
&lt;br /&gt;
== XSLT ==&lt;br /&gt;
===X2V===&lt;br /&gt;
* [http://hg.microformats.org/ XSLT for extracting microformats]&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[implementors]]&lt;br /&gt;
* [[user-interface]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=optimus-issues&amp;diff=39987</id>
		<title>optimus-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=optimus-issues&amp;diff=39987"/>
		<updated>2009-07-27T00:25:56Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* issues with 0.8 */ document issue&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Optimus]] is a [[validator]] for microformats. This page documents known issues grouped by area of support. Feel free to add new issues, or comment on existing issues.&lt;br /&gt;
&lt;br /&gt;
== issues with 0.8 ==&lt;br /&gt;
&lt;br /&gt;
=== JSON output b0rked ===&lt;br /&gt;
&lt;br /&gt;
http://github.com/DmitryBaranovskiy/optimus/issues/#issue/11&lt;br /&gt;
&lt;br /&gt;
=== hAtom validation ===&lt;br /&gt;
==== properties are errantly reported as not specified ====&lt;br /&gt;
Bug reported 2009-05-27: &lt;br /&gt;
[http://microformatique.com/optimus/?format=validate&amp;amp;uri=http%3A%2F%2Fmicroformats.org%2F When validating microformats.org], Optimus states on a single [[hAtom]] hentry that both: &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Required property ‘author’ not specified.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;Required property ‘updated’ not specified.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;Required property ‘bookmark’ not specified.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt; Required property ‘entry-title’ not specified.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt; and &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;author ... Ben Ward&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;updated / 2009-05-15T01:16:43&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;bookmark / [http://microformats.org/blog/2009/05/15/rich-snippets-microformat-search/ In Search of Microformats]&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;entry-title / In Search of Microformats&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt; obviously if Optimus can find those properties on the hentry, then they are not &amp;quot;not specified&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Expected behavior: if Optimus finds a property on an hentry, then it should not complain about that property being not specified.&lt;br /&gt;
&lt;br /&gt;
==== bookmark is not required ====&lt;br /&gt;
Bug reported 2009-05-27: &lt;br /&gt;
According to [[hatom#Schema|hAtom]], rel-bookmark is an optional property of hentry, however, [http://microformatique.com/optimus/?format=validate&amp;amp;uri=http%3A%2F%2Fmicroformats.org%2F when validating microformats.org], Optimus states: &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt; Required property ‘bookmark’ not specified.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* Expected behavior: Optimus should not state that rel-bookmark is required on hentry, and if rel-bookmark is not specified, Optimus should perhaps simply provide a warning, that &lt;br /&gt;
&lt;br /&gt;
=== better error documentation ===&lt;br /&gt;
* Enhancement request 2009-05-27: Whenever Optimus reports an error or warning, it would be great if the error message linked to the section of the specification that is being violated.&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [[optimus]]&lt;br /&gt;
* [http://code.google.com/p/mf-optimus/issues/list Optimus issues list on Google Code]&lt;br /&gt;
* [[debugging-tools]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39983</id>
		<title>self-updating-address-book</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39983"/>
		<updated>2009-07-26T22:40:51Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* vCard =&amp;gt; LDAP */ ah!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Self Updating Address Book ==&lt;br /&gt;
&lt;br /&gt;
Basic Idea: an online address book/contact system, accessible via LDAP, which updates its records by periodically crawling/parsing URLs containing hCards.&lt;br /&gt;
&lt;br /&gt;
== vCard =&amp;gt; LDAP ==&lt;br /&gt;
&lt;br /&gt;
fn =&amp;gt; displayName&lt;br /&gt;
n =&amp;gt; cn&lt;br /&gt;
   given-name =&amp;gt; gn&lt;br /&gt;
   family-name =&amp;gt; sn&lt;br /&gt;
   additional-name =&amp;gt; NONE&lt;br /&gt;
   honorific-prefix =&amp;gt; personalTitle (not in inetOrgPerson)&lt;br /&gt;
   honorific-suffix =&amp;gt; generationQualifier (not in inetOrgPerson)&lt;br /&gt;
adr =&amp;gt; postalAddress&lt;br /&gt;
   post-office-box =&amp;gt; postOfficeBox&lt;br /&gt;
   extended-address =&amp;gt; NONE&lt;br /&gt;
   street-address =&amp;gt; street&lt;br /&gt;
   locality =&amp;gt; l&lt;br /&gt;
   region =&amp;gt; st&lt;br /&gt;
   postal-code =&amp;gt; postalCode&lt;br /&gt;
   country-name =&amp;gt; c (not in inetOrgPerson)&lt;br /&gt;
   type =&amp;gt; NONE (only one per entry)&lt;br /&gt;
agent =&amp;gt; secretary&lt;br /&gt;
bday =&amp;gt; NONE&lt;br /&gt;
category =&amp;gt; NONE&lt;br /&gt;
class =&amp;gt; NONE&lt;br /&gt;
email =&amp;gt; mail&lt;br /&gt;
geo =&amp;gt; NONE&lt;br /&gt;
key =&amp;gt; NONE&lt;br /&gt;
label =&amp;gt; NONE&lt;br /&gt;
logo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
mailer =&amp;gt; NONE&lt;br /&gt;
nickname =&amp;gt; cn&lt;br /&gt;
note =&amp;gt; description&lt;br /&gt;
org =&amp;gt; o&lt;br /&gt;
   oraganization-name =&amp;gt; o&lt;br /&gt;
   organization-unit =&amp;gt; ou&lt;br /&gt;
photo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
rev =&amp;gt; NONE&lt;br /&gt;
role =&amp;gt; NONE&lt;br /&gt;
sort-string =&amp;gt; NONE&lt;br /&gt;
sound =&amp;gt; audio&lt;br /&gt;
tel =&amp;gt; telephoneNumber&lt;br /&gt;
   =&amp;gt; homePhone&lt;br /&gt;
   =&amp;gt; mobile&lt;br /&gt;
title =&amp;gt; title&lt;br /&gt;
tz =&amp;gt; NONE&lt;br /&gt;
uid =&amp;gt; uid&lt;br /&gt;
url =&amp;gt; labeledURI&lt;br /&gt;
&lt;br /&gt;
=== Participants ===&lt;br /&gt;
* Beau Lebens&lt;br /&gt;
* Matt Wilkinson&lt;br /&gt;
* Mark Ng&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Chad Weider&lt;br /&gt;
* Stephen Paul Weber&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39981</id>
		<title>self-updating-address-book</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39981"/>
		<updated>2009-07-26T21:59:58Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* vCard =&amp;gt; LDAP */ notes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Self Updating Address Book ==&lt;br /&gt;
&lt;br /&gt;
Basic Idea: an online address book/contact system, accessible via LDAP, which updates its records by periodically crawling/parsing URLs containing hCards.&lt;br /&gt;
&lt;br /&gt;
== vCard =&amp;gt; LDAP ==&lt;br /&gt;
&lt;br /&gt;
fn =&amp;gt; displayName&lt;br /&gt;
n =&amp;gt; cn&lt;br /&gt;
   given-name =&amp;gt; gn&lt;br /&gt;
   family-name =&amp;gt; sn&lt;br /&gt;
   additional-name =&amp;gt; NONE&lt;br /&gt;
   honorific-prefix =&amp;gt; personalTitle (does not work)&lt;br /&gt;
   honorific-suffix =&amp;gt; generationQualifier (does not work)&lt;br /&gt;
adr =&amp;gt; postalAddress&lt;br /&gt;
   post-office-box =&amp;gt; postOfficeBox&lt;br /&gt;
   extended-address =&amp;gt; NONE&lt;br /&gt;
   street-address =&amp;gt; street&lt;br /&gt;
   locality =&amp;gt; l&lt;br /&gt;
   region =&amp;gt; st&lt;br /&gt;
   postal-code =&amp;gt; postalCode&lt;br /&gt;
   country-name =&amp;gt; c (does not work)&lt;br /&gt;
   type =&amp;gt; NONE (only one per entry)&lt;br /&gt;
agent =&amp;gt; secretary&lt;br /&gt;
bday =&amp;gt; NONE&lt;br /&gt;
category =&amp;gt; NONE&lt;br /&gt;
class =&amp;gt; NONE&lt;br /&gt;
email =&amp;gt; mail&lt;br /&gt;
geo =&amp;gt; NONE&lt;br /&gt;
key =&amp;gt; NONE&lt;br /&gt;
label =&amp;gt; NONE&lt;br /&gt;
logo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
mailer =&amp;gt; NONE&lt;br /&gt;
nickname =&amp;gt; cn&lt;br /&gt;
note =&amp;gt; description&lt;br /&gt;
org =&amp;gt; o&lt;br /&gt;
   oraganization-name =&amp;gt; o&lt;br /&gt;
   organization-unit =&amp;gt; ou&lt;br /&gt;
photo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
rev =&amp;gt; NONE&lt;br /&gt;
role =&amp;gt; NONE&lt;br /&gt;
sort-string =&amp;gt; NONE&lt;br /&gt;
sound =&amp;gt; audio&lt;br /&gt;
tel =&amp;gt; telephoneNumber&lt;br /&gt;
   =&amp;gt; homePhone&lt;br /&gt;
   =&amp;gt; mobile&lt;br /&gt;
title =&amp;gt; title&lt;br /&gt;
tz =&amp;gt; NONE&lt;br /&gt;
uid =&amp;gt; uid&lt;br /&gt;
url =&amp;gt; labeledURI&lt;br /&gt;
&lt;br /&gt;
=== Participants ===&lt;br /&gt;
* Beau Lebens&lt;br /&gt;
* Matt Wilkinson&lt;br /&gt;
* Mark Ng&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Chad Weider&lt;br /&gt;
* Stephen Paul Weber&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39980</id>
		<title>self-updating-address-book</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39980"/>
		<updated>2009-07-26T21:53:41Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* vCard =&amp;gt; LDAP */ found&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Self Updating Address Book ==&lt;br /&gt;
&lt;br /&gt;
Basic Idea: an online address book/contact system, accessible via LDAP, which updates its records by periodically crawling/parsing URLs containing hCards.&lt;br /&gt;
&lt;br /&gt;
== vCard =&amp;gt; LDAP ==&lt;br /&gt;
&lt;br /&gt;
fn =&amp;gt; displayName&lt;br /&gt;
n =&amp;gt; cn&lt;br /&gt;
   given-name =&amp;gt; gn&lt;br /&gt;
   family-name =&amp;gt; sn&lt;br /&gt;
   additional-name =&amp;gt; NONE&lt;br /&gt;
   honorific-prefix =&amp;gt; personalTitle (does not work)&lt;br /&gt;
   honorific-suffix =&amp;gt; generationQualifier&lt;br /&gt;
adr =&amp;gt; postalAddress&lt;br /&gt;
   post-office-box =&amp;gt; postOfficeBox&lt;br /&gt;
   extended-address =&amp;gt; NONE&lt;br /&gt;
   street-address =&amp;gt; street&lt;br /&gt;
   locality =&amp;gt; l&lt;br /&gt;
   region =&amp;gt; st&lt;br /&gt;
   postal-code =&amp;gt; postalCode&lt;br /&gt;
   country-name =&amp;gt; c&lt;br /&gt;
   type =&amp;gt; NONE (only one per entry)&lt;br /&gt;
agent =&amp;gt; secretary&lt;br /&gt;
bday =&amp;gt; NONE&lt;br /&gt;
category =&amp;gt; NONE&lt;br /&gt;
class =&amp;gt; NONE&lt;br /&gt;
email =&amp;gt; mail&lt;br /&gt;
geo =&amp;gt; NONE&lt;br /&gt;
key =&amp;gt; NONE&lt;br /&gt;
label =&amp;gt; NONE&lt;br /&gt;
logo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
mailer =&amp;gt; NONE&lt;br /&gt;
nickname =&amp;gt; cn&lt;br /&gt;
note =&amp;gt; description&lt;br /&gt;
org =&amp;gt; o&lt;br /&gt;
   oraganization-name =&amp;gt; o&lt;br /&gt;
   organization-unit =&amp;gt; ou&lt;br /&gt;
photo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
rev =&amp;gt; NONE&lt;br /&gt;
role =&amp;gt; NONE&lt;br /&gt;
sort-string =&amp;gt; NONE&lt;br /&gt;
sound =&amp;gt; audio&lt;br /&gt;
tel =&amp;gt; telephoneNumber&lt;br /&gt;
   =&amp;gt; homePhone&lt;br /&gt;
   =&amp;gt; mobile&lt;br /&gt;
title =&amp;gt; title&lt;br /&gt;
tz =&amp;gt; NONE&lt;br /&gt;
uid =&amp;gt; uid&lt;br /&gt;
url =&amp;gt; labeledURI&lt;br /&gt;
&lt;br /&gt;
=== Participants ===&lt;br /&gt;
* Beau Lebens&lt;br /&gt;
* Matt Wilkinson&lt;br /&gt;
* Mark Ng&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Chad Weider&lt;br /&gt;
* Stephen Paul Weber&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39978</id>
		<title>self-updating-address-book</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39978"/>
		<updated>2009-07-26T21:28:15Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* Participants */ add me, fix tantek's name&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Self Updating Address Book ==&lt;br /&gt;
&lt;br /&gt;
Basic Idea: an online address book/contact system, accessible via LDAP, which updates its records by periodically crawling/parsing URLs containing hCards.&lt;br /&gt;
&lt;br /&gt;
== vCard =&amp;gt; LDAP ==&lt;br /&gt;
&lt;br /&gt;
fn =&amp;gt; displayName&lt;br /&gt;
n =&amp;gt; cn&lt;br /&gt;
   given-name =&amp;gt; gn&lt;br /&gt;
   family-name =&amp;gt; sn&lt;br /&gt;
   additional-name =&amp;gt; NONE&lt;br /&gt;
   honorific-prefix =&amp;gt; personalTitle (does not work)&lt;br /&gt;
   honorific-suffix =&amp;gt; NONE&lt;br /&gt;
adr =&amp;gt; postalAddress&lt;br /&gt;
   post-office-box =&amp;gt; postOfficeBox&lt;br /&gt;
   extended-address =&amp;gt; NONE&lt;br /&gt;
   street-address =&amp;gt; street&lt;br /&gt;
   locality =&amp;gt; l&lt;br /&gt;
   region =&amp;gt; st&lt;br /&gt;
   postal-code =&amp;gt; postalCode&lt;br /&gt;
   country-name =&amp;gt; c&lt;br /&gt;
   type =&amp;gt; NONE (only one per entry)&lt;br /&gt;
agent =&amp;gt; secretary&lt;br /&gt;
bday =&amp;gt; NONE&lt;br /&gt;
category =&amp;gt; NONE&lt;br /&gt;
class =&amp;gt; NONE&lt;br /&gt;
email =&amp;gt; mail&lt;br /&gt;
geo =&amp;gt; NONE&lt;br /&gt;
key =&amp;gt; NONE&lt;br /&gt;
label =&amp;gt; NONE&lt;br /&gt;
logo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
mailer =&amp;gt; NONE&lt;br /&gt;
nickname =&amp;gt; cn&lt;br /&gt;
note =&amp;gt; description&lt;br /&gt;
org =&amp;gt; o&lt;br /&gt;
   oraganization-name =&amp;gt; o&lt;br /&gt;
   organization-unit =&amp;gt; ou&lt;br /&gt;
photo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
rev =&amp;gt; NONE&lt;br /&gt;
role =&amp;gt; NONE&lt;br /&gt;
sort-string =&amp;gt; NONE&lt;br /&gt;
sound =&amp;gt; audio&lt;br /&gt;
tel =&amp;gt; telephoneNumber&lt;br /&gt;
   =&amp;gt; homePhone&lt;br /&gt;
   =&amp;gt; mobile&lt;br /&gt;
title =&amp;gt; title&lt;br /&gt;
tz =&amp;gt; NONE&lt;br /&gt;
uid =&amp;gt; uid&lt;br /&gt;
url =&amp;gt; labeledURI&lt;br /&gt;
&lt;br /&gt;
=== Participants ===&lt;br /&gt;
* Beau Lebens&lt;br /&gt;
* Matt Wilkinson&lt;br /&gt;
* Mark Ng&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Chad Weider&lt;br /&gt;
* Stephen Paul Weber&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39975</id>
		<title>self-updating-address-book</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=self-updating-address-book&amp;diff=39975"/>
		<updated>2009-07-26T21:03:33Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* Self Updating Address Book */ vCard =&amp;gt; LDAP schema&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Self Updating Address Book ==&lt;br /&gt;
&lt;br /&gt;
Basic Idea: an online address book/contact system, accessible via LDAP, which updates its records by periodically crawling/parsing URLs containing hCards.&lt;br /&gt;
&lt;br /&gt;
== vCard =&amp;gt; LDAP ==&lt;br /&gt;
&lt;br /&gt;
fn =&amp;gt; displayName&lt;br /&gt;
n =&amp;gt; cn&lt;br /&gt;
   given-name =&amp;gt; gn&lt;br /&gt;
   family-name =&amp;gt; sn&lt;br /&gt;
   additional-name =&amp;gt; NONE&lt;br /&gt;
   honorific-prefix =&amp;gt; personalTitle (does not work)&lt;br /&gt;
   honorific-suffix =&amp;gt; NONE&lt;br /&gt;
adr =&amp;gt; postalAddress&lt;br /&gt;
   post-office-box =&amp;gt; postOfficeBox&lt;br /&gt;
   extended-address =&amp;gt; NONE&lt;br /&gt;
   street-address =&amp;gt; street&lt;br /&gt;
   locality =&amp;gt; l&lt;br /&gt;
   region =&amp;gt; st&lt;br /&gt;
   postal-code =&amp;gt; postalCode&lt;br /&gt;
   country-name =&amp;gt; c&lt;br /&gt;
   type =&amp;gt; NONE (only one per entry)&lt;br /&gt;
agent =&amp;gt; secretary&lt;br /&gt;
bday =&amp;gt; NONE&lt;br /&gt;
category =&amp;gt; NONE&lt;br /&gt;
class =&amp;gt; NONE&lt;br /&gt;
email =&amp;gt; mail&lt;br /&gt;
geo =&amp;gt; NONE&lt;br /&gt;
key =&amp;gt; NONE&lt;br /&gt;
label =&amp;gt; NONE&lt;br /&gt;
logo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
mailer =&amp;gt; NONE&lt;br /&gt;
nickname =&amp;gt; cn&lt;br /&gt;
note =&amp;gt; description&lt;br /&gt;
org =&amp;gt; o&lt;br /&gt;
   oraganization-name =&amp;gt; o&lt;br /&gt;
   organization-unit =&amp;gt; ou&lt;br /&gt;
photo =&amp;gt; jpegPhoto | photo&lt;br /&gt;
rev =&amp;gt; NONE&lt;br /&gt;
role =&amp;gt; NONE&lt;br /&gt;
sort-string =&amp;gt; NONE&lt;br /&gt;
sound =&amp;gt; audio&lt;br /&gt;
tel =&amp;gt; telephoneNumber&lt;br /&gt;
   =&amp;gt; homePhone&lt;br /&gt;
   =&amp;gt; mobile&lt;br /&gt;
title =&amp;gt; title&lt;br /&gt;
tz =&amp;gt; NONE&lt;br /&gt;
uid =&amp;gt; uid&lt;br /&gt;
url =&amp;gt; labeledURI&lt;br /&gt;
&lt;br /&gt;
=== Participants ===&lt;br /&gt;
* Beau Lebens&lt;br /&gt;
* Matt Wilkinson&lt;br /&gt;
* Mark Ng&lt;br /&gt;
* Tantek Celik&lt;br /&gt;
* Chad Weider&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=bookmarklets&amp;diff=39973</id>
		<title>bookmarklets</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=bookmarklets&amp;diff=39973"/>
		<updated>2009-07-26T20:18:43Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* contacts */ autofill bookmarklet&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Bookmarklets&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page lists [http://en.wikipedia.org/wiki/Bookmarklet bookmarklets]/[http://favelets.com/ favelets] (also known as &amp;quot;browser buttons&amp;quot;) which can be installed in most web [[browsers]] and used to access or process microformat-marked-up content. Please feel free to add further examples.&lt;br /&gt;
&lt;br /&gt;
== contacts ==&lt;br /&gt;
*[http://jkg3.com/Journal/81/bookmarklet Extract hCard to Gmail] - Take the hCard and convert it to gmail .CSV file&lt;br /&gt;
*[http://leftlogic.com/lounge/articles/microformats_bookmarklet/ Left Logic's microformat bookmarklet] - [[hcard]]&lt;br /&gt;
*[http://suda.co.uk/projects/X2V/ Extract vCard data] - [[hCard]]&lt;br /&gt;
*[http://technorati.com/contacts/ Technorati Contacts Feed Service] - adds hCards on the page to your address book.&lt;br /&gt;
*[http://www.w3.org/2001/sw/BestPractices/HTML/rdfa-bookmarklet/ RDFa] - converts [[hCard]] to RDFa&lt;br /&gt;
* Socialsearchme autofill http://socialsearchme.com/bookmarklet.html&lt;br /&gt;
&lt;br /&gt;
== events ==&lt;br /&gt;
*[http://leftlogic.com/lounge/articles/microformats_bookmarklet/ Left Logic's microformat bookmarklet] - [[hCalendar]]&lt;br /&gt;
*[http://suda.co.uk/projects/X2V/ Extract iCal data] - [[hCalendar]]&lt;br /&gt;
*[http://technorati.com/events/ Technorati Events Feed Service] - add or subscribe to hCalendar events to your calendar&lt;br /&gt;
  &lt;br /&gt;
== geo ==&lt;br /&gt;
*[http://suda.co.uk/projects/microformats/geo/ Extract Geo data] - [[geo]]&lt;br /&gt;
&lt;br /&gt;
== tools ==&lt;br /&gt;
*[http://tantek.com/favelets/#optimus-validator Optimus microformats validator] - one-click validates the microformats on the current page using [[Optimus]]. See also related blog post (section) : [http://microformats.org/blog/2009/05/27/placemaker-optimus-validator/#optimus-favelet Get the Optimus microformats validator browser button].&lt;br /&gt;
*[http://tools.microformatic.com/help/xhtml/rel-lint/ rel-lint] - a lint tool (non-authoritative validator) for [[XFN]], [[rel-tag]] and other microformats that make use of the rel attribute of links.&lt;br /&gt;
&lt;br /&gt;
==see also==&lt;br /&gt;
* [[browsers]]&lt;br /&gt;
* [[firefox-extensions]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[debugging-tools]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=to-do&amp;diff=39939</id>
		<title>to-do</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=to-do&amp;diff=39939"/>
		<updated>2009-07-26T02:48:01Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* Wiki improvements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;To Do&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
This page is for posting [[microformats]] related shared to do items.  If you want to use this page for your microformats related to-do items, create a section with your name on it.  The reason we are keeping these all on the same page is to make it easier to tell when people are working on similar things, and to make it more obvious when people help out with other people's tasks.  In theory this probably won't scale, but let's first see how it does in practice. :) - [http://tantek.com Tantek]&lt;br /&gt;
&lt;br /&gt;
== Lazyweb ==&lt;br /&gt;
&lt;br /&gt;
Just some nice things, feel free to do any of these.&lt;br /&gt;
&lt;br /&gt;
=== for all microformats ===&lt;br /&gt;
* We have added a new mailing list called microformats-new.  There may be some confusion surrounding this change, so it would be helpful to:&lt;br /&gt;
** Draft a message to be added to the confirm message sent when someone subscribes to any list including a welcome message, ground rules, topic for the subscribed list, and the topics for nearby lists.&lt;br /&gt;
** Add a faq entry somewhere on why the new list was created.&lt;br /&gt;
** Double check the wiki pages to make sure advice on mailing lists is accurate.&lt;br /&gt;
* quick and easy &amp;quot;how to&amp;quot; pages for each microformat. [[get-started]] is a good overall start.&lt;br /&gt;
* brief summary statements for each microformat that explain why it matters, what does it accomplish for the publisher.&lt;br /&gt;
* write up [http://microformats.org/discuss/ mailing-list] questions and answers in the appropriate [[faq]] pages.&lt;br /&gt;
* validators.  See the hReview section below as there has been a request for an hReview validator in particular. See [http://norman.walsh.name/2006/04/13/validatingMicroformats Norman Walsh's blog post &amp;quot;Validating microformats&amp;quot;] for some valuable analysis and validation pseudo-code (prose description), which are useful steps towards building microformat validators.&lt;br /&gt;
* Submit definitions of &amp;quot;microformat&amp;quot;, and individual examples, to the [http://foldoc.org Free On-line Dictionary of Computing], acording to [http://foldoc.org/editing.html the Free On-line Dictionary of Computing guidelines]&lt;br /&gt;
* it would be nice to replace the -in-the-wild pages with a form that accepted URL entries that would both register the site and look for valid microformatted content and for those pages with problems, would set them aside in a queue to be reviewed by the community. Having such an interface would likely be more efficient for implementors looking to have their work reviewed, and would also add to a ready-database of microformats in the wild -- which would be a great way to feed pingerati.com. [[User:Chris_Messina Chris Messina]] on 2007 Aug 31.&lt;br /&gt;
* check with the group and then, assuming this is accepted, remove mention of the profile=&amp;quot;&amp;quot; attribute from the wiki, since HTML5 removes the need for profiles to be declared&lt;br /&gt;
&lt;br /&gt;
=== hCard ===&lt;br /&gt;
* microformatted versions of conference pages&lt;br /&gt;
** Wait for confirmation from O'Reilly webmaster on revision of the [http://conferences.oreillynet.com/etel2006/ ETel] [http://conferences.oreillynet.com/pub/w/44/speakers.html speaker's page] with all the speakers marked up with [[hcard|hCard]] and links to &amp;quot;Add hCards to Address Book&amp;quot; etc., similar to the [http://tantek.com/microformats/2005/web2/speakers.html Web 2.0 speakers page which Tantek did a revision of last fall].&lt;br /&gt;
* vcard to hcard converter&lt;br /&gt;
** would be nice to have a web upload UI that would take one or more vCards from apple's address book and give them back to you as hCards&lt;br /&gt;
** [[User:RobertBachmann | RobertBachmann]] suggests starting points:&lt;br /&gt;
*** For Ruby: http://vpim.rubyforge.org/ &lt;br /&gt;
*** For C: http://freshmeat.net/projects/libvc/&lt;br /&gt;
*** For Python: http://www.nongnu.org/python-pdi/&lt;br /&gt;
*** For PHP: http://pear.php.net/package/Contact_Vcard_Parse/&lt;br /&gt;
** I (Andy Pemberton) started working on this at one point, but haven't touched it in a while: [http://www.andypemberton.com/sandbox/hcardconvert/ vCard-2-hCard]&lt;br /&gt;
* add export support for microformats to [http://www.turingart.com/abForWeb_lan__en.htm AB to Web]&lt;br /&gt;
* A mash-up with google maps that will take any url with a hcard (or hcard's) and map the location(s) on a map (similar to [http://austin.adactio.com/ austin.adactio.com])&lt;br /&gt;
* more test cases - add to [[hcard-examples]] to begin with, then hopefully create test cases for development to be checked in with mercurial to the repository&lt;br /&gt;
** include class=&amp;quot;type&amp;quot; without explicit value test cases, based on [[hcard#type_with_unspecified_value|hCard type with unspecified value]].&lt;br /&gt;
&lt;br /&gt;
=== hCalendar ===&lt;br /&gt;
==== Add support to open source calendar projects ====&lt;br /&gt;
These are open source projects that could be potentially enhanced to support hCalendar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.k5n.us/webcalendar.php?topic=About WebCalendar]&lt;br /&gt;
* [http://phpicalendar.net/documentation/index.php?title=Main_Page PHP iCalendar]&lt;br /&gt;
* [http://www.vcalendar.org VCalendar]&lt;br /&gt;
* Investigation: [http://wiki.mozilla.org/Calendar_Talk:Lightning#hCalendar_publish_and_subscribe_support Mozilla Calendar / Lightning / Sunbird hCalendar support discussion]&lt;br /&gt;
&lt;br /&gt;
=== hReview ===&lt;br /&gt;
* [[hreview|hReview]] support in Ecto (hey Adriaan!), requested by Andy Smith&lt;br /&gt;
* an [[hreview|hReview]] validator.&lt;br /&gt;
* a semantic, clean css star rating picker (e.g. a UI widget to rate from 1-5 stars)&lt;br /&gt;
** both [http://komodomedia.com/blog/index.php/2005/08/24/creating-a-star-rater-using-css/ this] and [http://factorycity.net/demos/drupal/rating/default.html this] have some flaws. Ask [[User:RyanKing|Ryan King]] for an explanation.&lt;br /&gt;
&lt;br /&gt;
=== hCalendar/hCard/hReview editor ===&lt;br /&gt;
* onblur in the URL field (e.g. on hCalendar), goes out and tries to retrieve an object of same time (e.g. an hCalendar vevent) from that URL and uses it to autofill the form, same thing if the creator is loaded with that URL prefilled (e.g. due to a ?url=http://example.com/ in the URL that loads the creator).&lt;br /&gt;
&lt;br /&gt;
=== hAtom ===&lt;br /&gt;
* [[hatom-issues]] needs sections for closed issues, resolved issues, and open issues sorted by year, similar to [[hcard-issues]].&lt;br /&gt;
&lt;br /&gt;
=== WordPress patches for microformats ===&lt;br /&gt;
* submit patches for WordPress code/templates for microformats improvement&lt;br /&gt;
** &amp;amp;lt;address class=&amp;quot;vcard&amp;quot;&amp;amp;gt; improvement in post author publication (e.g. home page of http://microformats.org/ )&lt;br /&gt;
* Wordpress plugin for microformats, specifically hReview and hCalendar&lt;br /&gt;
** See [http://www.surfarama.com/index.php?p=227 lazyweb request]&lt;br /&gt;
&lt;br /&gt;
=== Yahoo Open Source Library Patches ===&lt;br /&gt;
Several of these could very much be improved with a little microformats markup.  Do we just make patches and submit them?  Contact Nate Koechley at Yahoo (see Tantek for contact info) to follow-up.&lt;br /&gt;
&lt;br /&gt;
* [http://developer.yahoo.net/yui/ Yahoo! User Interface Library]&lt;br /&gt;
* [http://developer.yahoo.net/ypatterns/ Yahoo! Design Patterns Library]&lt;br /&gt;
* [http://www.yuiblog.com Yahoo! User Interface Blog]&lt;br /&gt;
&lt;br /&gt;
=== Drupal patches for microformats ===&lt;br /&gt;
* [http://groups.drupal.org/microformats-in-drupal Microformat Module for Drupal] A group discussing ways to implement microformats in Drupal.  Currently looking to support hAtom, hCard and hCalendar to start with.  Contact digitalspaghetti at gmail dot com if you are interested in contributing to the project.&lt;br /&gt;
&lt;br /&gt;
=== Adding Microformats to Existing Pages ===&lt;br /&gt;
* See [[advocacy#Adding_Microformats_to_Existing_Sites|advocacy: Adding microformats to existing sites]].&lt;br /&gt;
&lt;br /&gt;
===rel-tagging on Wikipedia===&lt;br /&gt;
Somebody familiar with the &amp;quot;rel-tag&amp;quot; microformat might want to add details, and a link to the relevant page on this Wiki, to the [http://en.wikipedia.org/wiki/Tag_%28metadata%29 Wikipedia page on tagging]. [[User:AndyMabbett|Andy Mabbett]] 14:07, 3 Jan 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
===Glossary===&lt;br /&gt;
Add to the [[glossary]].&lt;br /&gt;
&lt;br /&gt;
===hAtom tutorial===&lt;br /&gt;
Finish the [[hatom-tutorial]].&lt;br /&gt;
 	&lt;br /&gt;
=== wiki gardening ===&lt;br /&gt;
* Find [[:Special:Lonelypages|orphaned]] pages, and add links to them.&lt;br /&gt;
* Use [[templates]] for boilerplate text and repeated lists of links&lt;br /&gt;
* Add keywords to the foot of pages (see [[vcard-suggestions]] for examples), so that they can be converted to tags, once this wiki allows the use of &amp;quot;rel&amp;quot; attributes. Keywords can also include synonyms to aid searching. &lt;br /&gt;
&lt;br /&gt;
====Spelling====&lt;br /&gt;
Per [[how-to-play]]: for English-language pages only: Find British spellings of common words and replace them with the US spellings per [[en-US]]. Mark such edits as &amp;quot;minor&amp;quot; with the comment: &amp;lt;nowiki&amp;gt;[[en-US]]&amp;lt;/nowiki&amp;gt;. Please be careful to use and maintain proper native spelling of proper nouns (see [[how-to-play]] for details).&lt;br /&gt;
&lt;br /&gt;
Here is a table of searches for some of the British-English spellings that have crept into English-language microformats wiki pages, along with their respective US-English spellings. If you find other British spellings, please feel free to add them to this table, with their US equivalent.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! [[en-GB]] !! [[en-US]] &lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=behaviour&amp;amp;go=Go behaviour] || behavior&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=behaviours&amp;amp;go=Go behaviours] || behaviors&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=centre&amp;amp;go=Go centre] || center&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=colour&amp;amp;go=Go colour] || color&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=colours&amp;amp;go=Go colours] || colors&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=favour&amp;amp;go=Go favour] || favor&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=flavour&amp;amp;go=Go flavour] || flavor&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=flavours&amp;amp;go=Go flavours] || flavors&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=flavoured&amp;amp;go=Go flavoured] || flavored&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=minimise&amp;amp;go=Go minimise] || minimize&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=minimises&amp;amp;go=Go minimises] || minimizes&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=recognise&amp;amp;go=Go recognise] || recognize&lt;br /&gt;
|-&lt;br /&gt;
| [http://microformats.org/wiki/Special:Search?search=recognised&amp;amp;go=Go recognised] || recognized&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/American_and_British_English_spelling_differences More American and British English spelling differences]&lt;br /&gt;
&lt;br /&gt;
== Admins ==&lt;br /&gt;
This section is for any admins to keep track of current to-do items for admins and/or for folks to suggest to-do items for admins, in particular, having to do with suggestions for improvements to microformats.org infrastructure such as the wiki. If you do add an item to this list, please sign your username with four tildes: &amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Website Improvements ===&lt;br /&gt;
* OpenID login, on behalf of a request a while ago from [[User:Chris_Messina]] (especially for comments in WordPress). [[User:Chris_Messina]] 16:50, 31 Aug 2007 (PDT)&lt;br /&gt;
** The plug-in is installed, but the user experience of exposing it to commenting visitors is poor. There's no other registration function, so it's not being pushed for the time being.&lt;br /&gt;
* Pibb integration for the #microformats IRC channel. It is relatively simple to [http://janrain.com/blog/2007/08/08/how-to-embed-pibb/ embed the Pibb chat widget] into a webpage that bridges to the #microformats IRC channel. This would allow for greater access and transparency to the IRC discussions as well as allow people to participate using only their web browser.  [[User:Chris_Messina]] 16:50, 31 Aug 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
=== Wiki improvements ===&lt;br /&gt;
&lt;br /&gt;
* URGENT FIX to regression - hCalendar for mod-date broke &amp;quot;Add to calendar&amp;quot; links/functionality.&lt;br /&gt;
** '''immediate fixes'''&lt;br /&gt;
**# change &amp;lt;source lang=html4strict&amp;gt;&amp;lt;div class=&amp;quot;vevent last-modified&amp;quot;&amp;gt;&amp;lt;/source&amp;gt; in global wiki page template &lt;br /&gt;
**** to: &amp;lt;source lang=html4strict&amp;gt;&amp;lt;div class=&amp;quot;last-modified&amp;quot;&amp;gt;&amp;lt;/source&amp;gt;&lt;br /&gt;
**# and change &amp;lt;source lang=html4strict&amp;gt;&amp;lt;span class=&amp;quot;dtstart updated&amp;quot;&amp;gt;&amp;lt;/source&amp;gt; in global wiki page template &lt;br /&gt;
**** to: &amp;lt;source lang=html4strict&amp;gt;&amp;lt;span class=&amp;quot;updated&amp;quot;&amp;gt;&amp;lt;/source&amp;gt;&lt;br /&gt;
** '''proper fix''' - use hAtom to semantically markup episodic content, e.g. wiki changes.&lt;br /&gt;
*** change global wiki page template so that this:&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent last-modified&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;&lt;br /&gt;
                    ‘&amp;lt;a rel=&amp;quot;bookmark&amp;quot; class=&amp;quot;url uid&amp;quot; href=&amp;quot;/wiki/index.php?title=to-do&amp;amp;amp;oldid=39000&amp;quot;&amp;gt;To Do&amp;lt;/a&amp;gt;’&lt;br /&gt;
                    was last modified&amp;lt;/span&amp;gt;:&lt;br /&gt;
                                    &amp;lt;span class=&amp;quot;dtstart updated&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;span class=&amp;quot;value-title&amp;quot; title=&amp;quot;2009-06-08T18:22:49P&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&lt;br /&gt;
                    Monday, June 8th, 2009                &amp;lt;/span&amp;gt;&lt;br /&gt;
            &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
*** changes to: &lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hentry last-modified&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;span class=&amp;quot;entry-title&amp;quot;&amp;gt;&lt;br /&gt;
                    ‘&amp;lt;a rel=&amp;quot;bookmark&amp;quot; class=&amp;quot;url uid&amp;quot; href=&amp;quot;/wiki/index.php?title=to-do&amp;amp;amp;oldid=39000&amp;quot;&amp;gt;To Do&amp;lt;/a&amp;gt;’&lt;br /&gt;
                    was last modified&amp;lt;/span&amp;gt;:&lt;br /&gt;
                                    &amp;lt;span class=&amp;quot;updated&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;span class=&amp;quot;value-title&amp;quot; title=&amp;quot;2009-06-08T18:22:49P&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&lt;br /&gt;
                    Monday, June 8th, 2009                &amp;lt;/span&amp;gt;&lt;br /&gt;
            &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
* Set up a cron job to export the wiki database (without user details), and make it available in a public location.&lt;br /&gt;
* Add Extensions - especially those that help implement more microformats on the wiki itself!&lt;br /&gt;
** Evaluate against Wikipedia's [http://en.wikipedia.org/wiki/Special:Version Version Page] for a list of currently installed extensions on the English Wikipedia.&lt;br /&gt;
** I'd personally advise getting [http://www.mediawiki.org/wiki/Extension:Cite Cite], [http://meta.wikimedia.org/wiki/ParserFunctions ParserFunctions] --[[User:JimboJW|JimboJW]] 13:38, 25 Sep 2007 (PDT) (Syntax Highlighting is done in Wiki 2.0)&lt;br /&gt;
** OpenID login, on behalf of a request a while ago from [[User:DanC]]. [[User:Tantek|Tantek]] 20:50, 20 Jul 2007 (PDT) (Planned for Wiki 2.0)&lt;br /&gt;
*** Regarding OpenID Log-in. Needs lightweight extension. Current extension turns the wiki into an OpenID *provider*. DO NOT WANT. Anyone want to write a simple OpenID login extension for MediaWiki?&lt;br /&gt;
**** You could always install the OpenID extension and then use Apache to block access to ''Special:OpenIDServer''.&lt;br /&gt;
** [http://www.mediawiki.org/wiki/Extension:HTML_Profiles HTML Profiles] - allows people editing the wiki to add URIs to &amp;lt;code&amp;gt;&amp;amp;lt;head profile&amp;gt;&amp;lt;/code&amp;gt; [[User:TobyInk|TobyInk]] 16:52, 9 March 2009 (UTC)&lt;br /&gt;
*** +1 [[User:Tantek|Tantek]] 09:58, 25 June 2009 (UTC)&lt;br /&gt;
** [http://www.mediawiki.org/wiki/Extension:Link_Attributes Link Attributes] - allows easy-ish setting of rel/rev/class attributes on links. [[User:TobyInk|TobyInk]] 16:52, 9 March 2009 (UTC)&lt;br /&gt;
*** +1 [[User:Tantek|Tantek]] 09:58, 25 June 2009 (UTC)&lt;br /&gt;
* Install creation template extension(s)(see: http://meta.wikimedia.org/wiki/Inputbox or http://www.mediawiki.org/wiki/Extension:CreateBox or http://www.mediawiki.org/wiki/Extension:CreateArticle) [[User:RobManson]] 14:00, 20 Jul 2007 (AEST)&lt;br /&gt;
* add a class, &amp;lt;code&amp;gt;noprint&amp;lt;/code&amp;gt; to the site's CSS, so that sections (such as &amp;quot;related pages&amp;quot; footers) can be made non- printing.&lt;br /&gt;
** ‘noprint’ isn't so semantic, but we should get a proper print stylesheet, for sure.&lt;br /&gt;
* Add admins sidebar (quick ban list access)&lt;br /&gt;
* Make the edit comment UI better — textarea, not single line box. (Dev Status: Might be impossible without hacking the core)&lt;br /&gt;
* New link styles for links to mailing list archive&lt;br /&gt;
* Allow &amp;lt;kbd&amp;gt;webcal://&amp;lt;/kbd&amp;gt;, &amp;lt;kbd&amp;gt;javascript:&amp;lt;/kbd&amp;gt; (for posting [[favelets]]/bookmarklets on the wiki) and  perhaps (other) x-protocols to be linkified&lt;br /&gt;
** +1 [[User:Tantek|Tantek]] 09:58, 25 June 2009 (UTC)&lt;br /&gt;
* Would be great to have a video template that embeds an object. [[User:Tantek|Tantek]] 09:58, 25 June 2009 (UTC)&lt;br /&gt;
* Add proper styling to phrase elements&lt;br /&gt;
* Do something to allow easy copying of sample input (e.g. add ‘Copy’ UI, or abuse &amp;lt;code&amp;gt;input&amp;lt;/code&amp;gt; element&lt;br /&gt;
* Fix MediaWiki to lowercase URLs — especially fragment identifiers generated from headings. Content ''should not'' be sub-optimally edited according to the requirements of the CMS.&lt;br /&gt;
* Can we imply &amp;lt;code&amp;gt;entry-title&amp;lt;/code&amp;gt; from &amp;lt;code&amp;gt;h1&amp;lt;/code&amp;gt;? [[User:Tantek|Tantek]]&lt;br /&gt;
* Make email addresses editable [[User:Singpolyma|Singpolyma]] 02:47, 26 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
===-Issues 2.0===&lt;br /&gt;
&lt;br /&gt;
Issue tracking at microformats.org is poor. The wiki is difficult to track, resolutions get lost. A proper bug tracking system is desirable: However, the adminstration overhead of our current infrastructure is too high for volunteers. Questionable whether maintain another custom install of something is the direct we want to move in.&lt;br /&gt;
&lt;br /&gt;
Aim is:&lt;br /&gt;
&lt;br /&gt;
* Investigate possibility/santity of using Launchpad/Github/Google Code for spec issue tracking&lt;br /&gt;
* Wiki is excellent documentation tool. Terrible issue tracking tool.&lt;br /&gt;
* External services avoid large maintenance burden&lt;br /&gt;
* Could better handle this todo list&lt;br /&gt;
* Better handle issue resolutions&lt;br /&gt;
* Better handle issue discussions&lt;br /&gt;
&lt;br /&gt;
====Considering====&lt;br /&gt;
&lt;br /&gt;
=====Custom Install of Trac=====&lt;br /&gt;
&lt;br /&gt;
* + Reliable&lt;br /&gt;
* + Well Established&lt;br /&gt;
* + Can customise to look like µf.org&lt;br /&gt;
* + Flexible milestones etc.&lt;br /&gt;
* + Hook into source repository of our choosing&lt;br /&gt;
* + OpenID support&lt;br /&gt;
* + Support whatever licensing we like&lt;br /&gt;
* - Administration overhead&lt;br /&gt;
&lt;br /&gt;
Need to check permissions structures. Can the hCard editor have control over /hcard, but not over /haudio? Do we care?&lt;br /&gt;
&lt;br /&gt;
=====Google Code=====&lt;br /&gt;
&lt;br /&gt;
Chris Messina has ‘microformats’ on Google Code&lt;br /&gt;
&lt;br /&gt;
* + Reliably Hosted, minimal admin overhead&lt;br /&gt;
* + Very flexible milestones/tagging&lt;br /&gt;
* + SVN repository for test cases, libraries&lt;br /&gt;
* - Can't be styled to µf.org&lt;br /&gt;
* - No OpenID&lt;br /&gt;
* - Ugly as sin&lt;br /&gt;
* - No Public Domain license support&lt;br /&gt;
&lt;br /&gt;
=====Launchpad=====&lt;br /&gt;
&lt;br /&gt;
Ben Ward has ‘microformats’ on Launchpad&lt;br /&gt;
&lt;br /&gt;
* + BZR repository for test cases, libraries&lt;br /&gt;
* + Public Domain License Support&lt;br /&gt;
* - Not instantly intuitive&lt;br /&gt;
* - Seems better suited to software than specifications&lt;br /&gt;
* - Can't style like µf.org, but, quite pretty&lt;br /&gt;
* - No OpenID&lt;br /&gt;
&lt;br /&gt;
=====Github=====&lt;br /&gt;
&lt;br /&gt;
* + Git repository for test cases, libraries&lt;br /&gt;
* - Issue tracking is external (Lighthouse)&lt;br /&gt;
* - No OpenID&lt;br /&gt;
&lt;br /&gt;
====Process====&lt;br /&gt;
&lt;br /&gt;
* Evaluate options&lt;br /&gt;
** Consider integration points with µf.org&lt;br /&gt;
** Consider open standards a plus (OpenID)&lt;br /&gt;
** Consider effort in porting existing content&lt;br /&gt;
* Copy over issues from each wiki page as standalone bugs&lt;br /&gt;
* Ensure that each spec editor is added with suitable authorities to manage issues&lt;br /&gt;
&lt;br /&gt;
===Deletions===&lt;br /&gt;
*Remove [http://microformats.org/wiki?title=Special:Whatlinkshere&amp;amp;target=delete pages awaiting deletion]&lt;br /&gt;
&lt;br /&gt;
== Tantek ==&lt;br /&gt;
I'm keeping a few microformats related to-do items here both for my own convenience, and for folks looking to help out with small tasks.  If so, just create a new section with your name, and and maybe copy the item there, and put your name next to the item in my list.  We'll figure this out as we go along.  Thanks,  [http://tantek.com Tantek].&lt;br /&gt;
&lt;br /&gt;
=== overall priority ordering ===&lt;br /&gt;
# Protect the community from threats (wiki damage, mailing list pain or noise), repair damage, add measures to reduce future damage&lt;br /&gt;
# Help publishers with established microformats: [[hcard|hCard]], [[xfn]], [[rel-tag]], [[hcalendar|hCalendar]], [[hreview|hReview]], [[xfolk|xFolk]]&lt;br /&gt;
# Help implementers with established microformats&lt;br /&gt;
# Iterate on existing established microformats, resolve issues/feedback etc.&lt;br /&gt;
# Wiki cleanup/gardening for existing established microformats&lt;br /&gt;
# Site usability of microformats.org top-down as an entry point&lt;br /&gt;
# Community dynamics, [[process]] and [[principles]] improvements to help guide new microformats developments&lt;br /&gt;
# Emerging in-demand microformats: [[hresume|hResume]], [[hlisting|hListing]], [[citation]], [[media-info]] using abovementioned process and principles improvements.&lt;br /&gt;
# New microformat requests&lt;br /&gt;
# Document microformats [[history]].&lt;br /&gt;
# Other&lt;br /&gt;
&lt;br /&gt;
=== protect the community ===&lt;br /&gt;
* Analyze [[Special:Recentchanges]] and [http://microformats.org/discuss mailing-lists] and:&lt;br /&gt;
** add to [[mailing-lists]] and [[how-to-play]] policies/guidelines accordingly.&lt;br /&gt;
** redirect and resolve threads accordingly per guidelines&lt;br /&gt;
** privately email violaters kindly asking them to improve their behavior&lt;br /&gt;
** work with admins on next steps for individuals negatively impacting the community&lt;br /&gt;
** recognize noisy/distracting threads on the email list, document responses/answers to such subjects on the appropriate page(s) on the wiki, and reply to those threads with the URLs to the documentation on the wiki. Putting the responses/answers on the wiki helps by hopefully providing preemptive answers to some who might reraise the subjects on the list in the future, and helps the community quickly terminate such threads by using the answers on the wiki.&lt;br /&gt;
** move exploratory discussions which are failing to follow the process to a separate page from that&lt;br /&gt;
** repair damage done to the wiki&lt;br /&gt;
*** identify damage done to the wiki - often in forms as simple as content changes that hurt usability (and thus accessibility)&lt;br /&gt;
*** document additional [[how-to-play]] guidelines to discourage and hopefully reduce such wiki damaging behavior in the future&lt;br /&gt;
*** repair/undo/reorganize page section division that hurt usability (and thus accessibility)&lt;br /&gt;
**** [[hcalendar-examples-in-wild]]&lt;br /&gt;
***** afterwards add some of the excellent conference schedule calendars that [[User:Adactio]] has been creating like:&lt;br /&gt;
****** http://adactio.com/extras/schedules/barcampbrighton3/&lt;br /&gt;
*** repair/undo/reorganize page splitting that hurt usability (and thus accessibility)&lt;br /&gt;
**** [[to-do]]&lt;br /&gt;
&lt;br /&gt;
=== help publishers ===&lt;br /&gt;
==== solve problems blocking publishers ====&lt;br /&gt;
* [[value-class-pattern]]&lt;br /&gt;
&lt;br /&gt;
===== minor update current specifications =====&lt;br /&gt;
* think about solving enumerated type issue (in [[hcard-issues]]) &lt;br /&gt;
* draft hCard 1.0.1: [[hcard|hCard spec]] '''next-actions''': &lt;br /&gt;
** &amp;lt;del&amp;gt;resolve remaining [[hcard-issues|hCard issues]]&amp;lt;/del&amp;gt;&lt;br /&gt;
** draft [[hcard-1-0-1]] by starting with [[hcard-1-0]] and incrementally incorporating [[hcard-issues-resolved|hCard issue resolutions]], moving them to [[hcard-issues-closed]] accordingly.&lt;br /&gt;
** incorporate [[hcard-feedback]]&lt;br /&gt;
** continue updating the spec per the inline comment about property references&lt;br /&gt;
** add a brief descriptive sentence for each property, similar to what [[hreview|hReview]] has. just enough so that the casual reader can avoid having to reference and read the respective sections in [[RFC2426]]. add any non-trivial information about each property similar to what [[hreview|hReview]] has.&lt;br /&gt;
** iterate [[hcard-parsing]] with [[value-class-pattern]] as a required feature&lt;br /&gt;
** iterate [[hcard-parsing]] with sufficient table element special handling to do people equivalent of [http://microformats.org/wiki/hcalendar- brainstorming#Tabular_event_calendars]&lt;br /&gt;
** [[hcard-brainstorming]] '''next-actions''': determine which brainstorms proposals to resolve for minor revision, and which later&lt;br /&gt;
** Update [[semantic-xhtml]] with lists of semantic [http://www.w3.org/TR/html401/index/elements.html elements] and [http://www.w3.org/TR/html401/index/attributes.html attributes].&lt;br /&gt;
** Update [[hcard-brainstorming]] on element specific parsing rules&lt;br /&gt;
** Update X2V, hKit, Operator accordingly&lt;br /&gt;
** Write test cases accordingly&lt;br /&gt;
** Update [[hcard-parsing]] accordingly&lt;br /&gt;
* draft hCalendar 1.0.1: [[hcalendar|hCalendar spec]] '''next-actions''':&lt;br /&gt;
** resolve all outstanding [[hcalendar-issues]] into [[hcalendar-issues-resolved]]&lt;br /&gt;
** draft [[hcalendar-1-0-1]] by starting with [[hcalendar-1-0]] and incrementally incorporating [[hcalendar-issues-resolved|hCalendar issue resolutions]], moving them to [[hcalendar-issues-closed]] accordingly.&lt;br /&gt;
** incorporate [[hcalendar-feedback]]&lt;br /&gt;
** itemize a complete property list similar to the [[hcard#Property_List|hCard property list]], drawing upon hCalendar experience, iCal-BASIC draft(s), ietf-calsify mailing list and other sources to derive the precise list.  Separate common properties up front.&lt;br /&gt;
** add a brief descriptive sentence for each property, similar to what [[hreview|hReview]] has. just enough so that the casual reader can avoid having to reference and read the respective sections in [[RFC2445]]. add any non-trivial information about each property similar to what [[hreview|hReview]] has.&lt;br /&gt;
** significantly update and thoroughly specify [[hcalendar-parsing]] with [[value-class-pattern]] as a required feature&lt;br /&gt;
** formally document [http://microformats.org/wiki/hcalendar- brainstorming#Tabular_event_calendars]&lt;br /&gt;
** [[hcalendar-examples]]&lt;br /&gt;
*** make sure all hCalendar examples that reference whole days use best international/accessible date format of YYYY-MM-DD&lt;br /&gt;
*** add explicit explanation and examples for LOCATION [[hcard|hCards]] and ATTENDEE [[hcard|hCards]], perhaps on a separate [[hcalendar-examples]] page.&lt;br /&gt;
** Write [[compound-parsing]] by abstracting commonalities between [[hcard-parsing]] and [[hcalendar-parsing]].&lt;br /&gt;
* draft hReview 0.4&lt;br /&gt;
* resolve hAtom issues&lt;br /&gt;
* co-edit hAtom per permission from David Janes&lt;br /&gt;
* draft [[hAtom]] 0.2&lt;br /&gt;
** Clarify that &amp;quot;published&amp;quot; property values may omit seconds, and that converters to Atom are expected to imply &amp;quot;:00&amp;quot; seconds.&lt;br /&gt;
* add sections for comments/opinion from community as well as issues subsection&lt;br /&gt;
* solicit feedback&lt;br /&gt;
* when sufficient consensus and issue resolution achieved, archive previous versions of specs, and update spec pages accordingly.&lt;br /&gt;
&lt;br /&gt;
==== social network portability ====&lt;br /&gt;
Iterate on:&lt;br /&gt;
* [[social-network-portability]]&lt;br /&gt;
* [[hcard-supporting-user-profiles]]&lt;br /&gt;
* [[hcard-xfn-supporting-friends-lists]]&lt;br /&gt;
&lt;br /&gt;
Brainstorm updates to the [[pocket-cheat-sheet]] to better enable [[social-network-portability]], or perhaps design a new '''social network portability pocket cheat sheet''' that specifically documents:&lt;br /&gt;
* how to author/publish hCard user profiles - write this up in [[hcard-authoring]] first (see below) and then use that content.&lt;br /&gt;
* how to author/publish hCard+XFN friends lists - write this up in [[hcard-xfn-authoring]] (see below) and then use that content.&lt;br /&gt;
* how to parse/subscribe to hCard user profiles - write this up by updating: [[hcard-parsing]], and writing [[hcard-supporting-user-profile-parsing]] (collect this into parsing/developers tasks below)&lt;br /&gt;
* how to parse/subscribe to hCard+XFN friends lists - write this up by writing: [[xfn-parsing]], [[hcard-xfn-supporting-friends-list-parsing]] (collect these into parsing/developers tasks below)&lt;br /&gt;
** notes/thoughts on hCard+XFN supporting friends list parsing captured here for now:&lt;br /&gt;
*** do a full rel=&amp;quot;me&amp;quot; bidirectional crawling within the domain - some sites' hCard supporting user profiles simply link to their hCard+XFN supporting friends lists with rel=&amp;quot;me&amp;quot;, and thus you will discover more pages with friends lists.&lt;br /&gt;
**** E.g. Flickr's /people/username pages have hCard for the user and link to their /people/username/contacts page with rel=&amp;quot;me&amp;quot; (on the &amp;quot;More...&amp;quot; link, though they could also add rel=&amp;quot;me&amp;quot; to the number inside &amp;quot;Your contacts (592)&amp;quot;). Need to get them to support hCard+XFN on the contacts themselves.&lt;br /&gt;
*** consider parsing within a friends list page, any links that are rel=&amp;quot;next&amp;quot; and rel=&amp;quot;prev&amp;quot; to iterate over the whole list.&lt;br /&gt;
&lt;br /&gt;
==== foldup cheatsheet ====&lt;br /&gt;
'''next actions''': &lt;br /&gt;
* gather feedback on current foldup [[pocket-cheat-sheet|pocket cheatsheet]]&lt;br /&gt;
* document the [[pocket-cheat-sheet-feedback|feedback on the pocket cheatsheet]]&lt;br /&gt;
* provide printing recommendations for anyone to download and print their own &lt;br /&gt;
** Perhaps [http://www.visibone.com/ Visibone] can be of some use? I can recommend their current products. --[[User:Gazza|Gazza]] 06:41, 7 Apr 2007 (PDT)&lt;br /&gt;
* update cheatsheet to include new [[value-class-pattern]] uses&lt;br /&gt;
* give feedback to Erin or ask for volunteers to create a new cheatsheet, iterate, print more to have on hand, fold, distribute.&lt;br /&gt;
* discuss with [[User:Adactio]] and Hannah how to best create a UK/A4 version of the pocket cheatsheet&lt;br /&gt;
** preferably well in advance of dConstruct 2008 so that local cheatsheets can be printed.&lt;br /&gt;
&lt;br /&gt;
==== *-authoring microformats wiki pages ====&lt;br /&gt;
* [[hcard-authoring]] - '''next-actions''': add tips/instructions noted below. &lt;br /&gt;
** instructions for each property that is in [http://microformats.org/code/hcard/creator hCard creator] to begin with&lt;br /&gt;
** instructions for all other hCard properties&lt;br /&gt;
** a tutorial on creating an hCard for your site&lt;br /&gt;
*** specific instructions for common blogging platforms&lt;br /&gt;
** reference [[hcard-examples]] for more specific uses, and add to them accordingly&lt;br /&gt;
*** add an extended example to [[hcard-examples#Authors_of_Pages_and_Posts|contact info for a page]] with postal address, phone numbers, email address.&lt;br /&gt;
* [[hcard-xfn-authoring]] - '''next-action''': draft by starting from hCard+XFN instructions in [[hcard-examples]].&lt;br /&gt;
* [[hreview-authoring]] - '''next-action''': create a first draft minimal tutorial on how to author hReviews (e.g. at least for common properties) to blog reviews so that they'll be aggregated.&lt;br /&gt;
* [[hcalendar-authoring]] - '''next-action''': add tips/instructions for each property that is in [http://microformats.org/code/hcalendar/creator hCalendar creator].&lt;br /&gt;
* *-authoring for other reasonably well established microformats: &lt;br /&gt;
** [[xfolk-authoring]], [[hatom-authoring]]&lt;br /&gt;
&lt;br /&gt;
==== help with microformat examples in the wild ====&lt;br /&gt;
Using the above updated [[authoring]] pages, get the community to help go over all &amp;quot;common&amp;quot; pages (both logged out and logged in states) of the following sites which have some microformats already, and verify each page is as microformatted as it can be with high fidelity [[hcalendar|hCalendar]] and [[hcard|hCard]] etc.  Document full support of each implementation's microformats on the implementations page (perhaps create a separate page for each implementation, e.g. [[flickr]], [[upcoming]], [[eventful]] etc.) Document any exceptions as needed.  In no particular order:&lt;br /&gt;
* Flickr.com (3.5m hCards)&lt;br /&gt;
* Upcoming.org (100k hCalendar events, 100k hCard venues)&lt;br /&gt;
** home page&lt;br /&gt;
* Eventful.com (100k hCalendar events, 100k hCard venues)&lt;br /&gt;
* Yahoo! Tech (300k products with hReviews)&lt;br /&gt;
* JudysBook.com (???k hReviews)&lt;br /&gt;
* ... lots more, get from &amp;quot;Implementations&amp;quot; and &amp;quot;Examples in the Wild&amp;quot; sections of specs.&lt;br /&gt;
&lt;br /&gt;
==== advocacy for obvious sites ====&lt;br /&gt;
* [[advocacy]] - add pages/sites that obviously (no pun intended) could use microformats, update them with sample markup, find contacts for those pages to get them updated, and send requests to update their sites with microformats including sample markup. '''next-actions''': markup both twitter.com sample pages and dodgeball.com sample pages, post the changes publicly, and see which one is able to update first ;)&lt;br /&gt;
** dodgeball.com (hCard + XFN + hAtom for profiles, hCard + hReview for venues)&lt;br /&gt;
** write essay on [[open-data-more-important-than-open-source]] - and a shorthand URL too.&lt;br /&gt;
*** obviously doing both is ideal, however, open data is a higher priority and given limited resources, open data should be implemented before open source.&lt;br /&gt;
*** open data &amp;amp;gt; open source&lt;br /&gt;
*** &amp;quot;open information&amp;quot; vs &amp;quot;open source&amp;quot; &lt;br /&gt;
*** i.e. please focus first on open data rather than open source, e.g. start with [[hcard|hCards]] for all organizations returned from http://wiserearth.org/organization&lt;br /&gt;
*** if the data is open you can always export it and consume it in any number of open source systems&lt;br /&gt;
*** that's why open data is MUCH more important than open source&lt;br /&gt;
*** adding open data (e.g. microformats) can be done by any HTML author (yes, you), whereas open sourcing requires programming expertise, resouces, support. do the simpler easier thing first (open data thru microformats) that will benefit more people sooner.&lt;br /&gt;
*** if the data was open, anyone could rebuild an accessible version &lt;br /&gt;
*** faqs / misconceptions:&lt;br /&gt;
**** eschipul: @tantek - creating microformats is easier. consuming microformats is unfortunately not easier.&lt;br /&gt;
***** A: If you think consuming microformats is not easier or hard etc., it may just be that you don't know how to do so easily, don't assume that you are an expert in something that you think is hard.  Rather, if you think something is hard, then assume others may know easier methods, and ''ask''  the community how one can do it more easily.  parsing in particular is something which is becoming easier and easier thanks to open source libraries like [[hkit|hKit]].&lt;br /&gt;
** write essay on [[open-data-more-important-than-open-apis]] - and a shorthand URL too&lt;br /&gt;
*** obviously doing both is ideal, however, open data is a higher priority and given limited resources, open data should be implemented before open APIs.&lt;br /&gt;
*** publishing/providing open data (e.g. microformats) can be done by any HTML author (yes, you), whereas providing/publishing open APIs requires programming expertise, resouces, and support. do the simpler easier thing first (open data thru microformats) that will benefit more people sooner.&lt;br /&gt;
&lt;br /&gt;
=== help implementers ===&lt;br /&gt;
* wordpress improvements&lt;br /&gt;
** WP admin for new profiles&lt;br /&gt;
*** should simply read blog URL - '''next-action''': make sure a bug/feature request is filed with wordpress.org&lt;br /&gt;
*** look for hCards and parse them&lt;br /&gt;
&lt;br /&gt;
* [http://gmpg.org/xfn/creator XFN Creator] localizations&lt;br /&gt;
** Get someone to verify the [http://gmpg.org/xfn/creator-ru XFN Creator Russian localization].&lt;br /&gt;
** Add it to the [http://gmpg.org/xfn/tools XFN Tools] page.&lt;br /&gt;
** Add rel=&amp;quot;alternate&amp;quot; href=&amp;quot;creator-ru&amp;quot; &amp;amp;lt;link&amp;amp;gt;s to the other XFN Creators.&lt;br /&gt;
&lt;br /&gt;
* Conference Schedule Creator&lt;br /&gt;
** '''next-actions''': Review Dmitry Baranovskiy's [http://dmitry.baranovskiy.com/work/csc/ Conference Schedule Creator] and give him feedback per how well it:&lt;br /&gt;
*** Makes it *trivial* for conference organizers to build/edit/publish an [[hcalendar|hCalendar]] schedule for their conference, including auto-generated &amp;quot;Subscribe...&amp;quot; link which produces the proper &amp;quot;webcal:...&amp;quot; link with X2V.  Note: see the &amp;quot;axis&amp;quot; and &amp;quot;header&amp;quot; attributes in HTML4, specifically in the section on Tables.&lt;br /&gt;
&lt;br /&gt;
=== iterate on current microformats ===&lt;br /&gt;
==== in general ====&lt;br /&gt;
===== plain language intros =====&lt;br /&gt;
For [[hcard|hCard]], [[hcalendar|hCalendar]], [[hreview|hReview]], [[xoxo|XOXO]] to start with, write up:&lt;br /&gt;
* brief plain-language intro at the top (say for example, something that a non-technical person like a member of the general media/press could read and understand), similar to or better than plain language intros on W3C specs.&lt;br /&gt;
* followed by links to more plain-language resources, e.g. *-intro pages.&lt;br /&gt;
In particular for [[xoxo|XOXO]], Angus McIntyre suggested:&lt;br /&gt;
* As well as a syntactic example, examples of use would be useful. &lt;br /&gt;
* when I might want to use XOXO. &lt;br /&gt;
* Some simple examples right upfront would probably do a lot to help users figure out whether a particular microformat is for them or not.&lt;br /&gt;
These suggestions could be incorporated into the other specs as well.&lt;br /&gt;
===== exploratory discussions =====&lt;br /&gt;
* update [[exploratory-discussions]] with critical microformats as &amp;quot;active&amp;quot;&lt;br /&gt;
===== CSS enhancements for =====&lt;br /&gt;
Analyze existing microformats for opportunities to enhance CSS and propose to W3C.&lt;br /&gt;
* e.g. CSS datetime presentation (need to add links to my earlier work in CSS working group)&lt;br /&gt;
* brainstorm additional possibilities for better presentation of content using existing microformats.&lt;br /&gt;
===== update affiliations =====&lt;br /&gt;
* Start a minimal draft/spec style guide using outline of most readable/accessible spec so far&lt;br /&gt;
* Reference http://www.w3.org/2001/06/manual/#Editors for how to manage affiliations&lt;br /&gt;
* Update affiliations on [[hcard]], [[hcalendar]], [[hreview]], etc. per http://www.w3.org/2001/06/manual/#Editors&lt;br /&gt;
===== profile URLs =====&lt;br /&gt;
* write-up and document [[profile-uris|profile URLs]] for all established microformats and perhaps for some drafts as well&lt;br /&gt;
&lt;br /&gt;
==== [[hcard|hCard]] ====&lt;br /&gt;
Combined next-actions for iteration on [[hcard|hCard]], and derived/subsetted microformats [[adr]] and [[geo]]&lt;br /&gt;
* [[hcard-profile]] '''next-actions''':&lt;br /&gt;
** update property definitions with more detail using semantics from [[RFC2426]]&lt;br /&gt;
** link from brief sentence descriptions for each property in [[hCard]] to the respective more detailed definition in the [[hcard-profile]].&lt;br /&gt;
** link from definitions in the [[hcard-profile]] to the specific sections in the vCard spec&lt;br /&gt;
* [[hcard-examples]] '''next-actions''': update with examples described below&lt;br /&gt;
** add examples of [[hcard|hCard]]s with work telephone, mailing address etc.&lt;br /&gt;
** add examples of marking up an organization vs. a person, then link to it from [http://microformats.org/wiki/hcard#Organization_Contact_Info hCard spec section on Organization Contact Info].&lt;br /&gt;
** add example of organization-name and organization-unit usage.&lt;br /&gt;
* [[hcard-brainstorming]] '''next-actions''': explore brainstorms proposals for a 1.1 revision, e.g.&lt;br /&gt;
** need property for gender (see [[hcard-faq#How_is_gender_represented|proposal in hCard FAQ]] and discussion in [[hcard-issues]]) - use tags for now, add to hCard creator&lt;br /&gt;
** solve [[hcard-brainstorming#Auto-Discovery|autodiscovery]] of more canonical/thorough hCard&lt;br /&gt;
* [[hcard-examples-in-wild]]&lt;br /&gt;
** help dglazkov markup: http://glazkov.com/blog/archive/2003/12/17/147.aspx&lt;br /&gt;
&lt;br /&gt;
* analyze [[hcard-cheatsheet]], [[adr-cheatsheet]], [[geo-cheatsheet]] for any assertions above and beyond what the specification itself says, take into account [[hcard-brainstorming]] along similar lines, and incorporate into the spec or remove as necessary and sync-up as a result.  add clarification on the cheatsheets that they are '''informative''' and reference the specification for normative requirements.&lt;br /&gt;
&lt;br /&gt;
==== [[hcalendar|hCalendar]] ====&lt;br /&gt;
'''Next-actions''':&lt;br /&gt;
* update [[hcalendar-examples]]&lt;br /&gt;
** add examples like [[hcard-examples]]&lt;br /&gt;
** flesh out and do a once over on markup/presentation of what RFC2445 examples would look like&lt;br /&gt;
* need spec details and then [[hcalendar-examples]] of multi-instance [[hcalendar|hCalendar]] events&lt;br /&gt;
* need spec details and then [[hcalendar-examples]] of repeating events&lt;br /&gt;
* create [[hcalendar-profile]] and have folks verify it. Note that it will likely need reconciliation with the [[hcard-profile]], especially since [[hcalendar|hCalendar]] normatively depends on [[hcard|hCard]].  Probably makes sense to have a combined profile which hCalendar would use.&lt;br /&gt;
* analyze [[hcalendar-cheatsheet]] for any assertions above and beyond what the specification itself says, take into account [[hcalendar-brainstorming]] along similar lines, and incorporate into the spec or remove as necessary and sync-up as a result.  add clarification on the cheatsheets that they are '''informative''' and reference the specification for normative requirements.&lt;br /&gt;
&lt;br /&gt;
==== [[hreview|hReview]] ====&lt;br /&gt;
'''Next-actions''':&lt;br /&gt;
* Write hReview 0.3 XMDP profile, and reconcile with [[hcalendar-profile]] and [[hcard-profile]].  Makes sense to have a combined profile of all three for hReview, since hReview normatively depends on hCard and hCalendar.&lt;br /&gt;
* Resolve all outstanding [[hreview-issues]] and [[hreview-feedback]] to-do items.&lt;br /&gt;
&lt;br /&gt;
==== [[rel-tag]] ====&lt;br /&gt;
'''Next-actions''':&lt;br /&gt;
* Write [[rel-tag]] XMDP profile ([[rel-tag-profile]]) and send to [http://dbaron.org/ David Baron].&lt;br /&gt;
* Resolve all outstanding [[rel-tag-issues]] and [[rel-tag-feedback]] to-do items.&lt;br /&gt;
&lt;br /&gt;
==== [[rel-me]] ====&lt;br /&gt;
'''Next-actions''':&lt;br /&gt;
* move XFN and XMDP FAQs, tutorial, descriptions, spec etc. from gmpg.org to microformats.org&lt;br /&gt;
** and put redirects in place, notes about contribution&lt;br /&gt;
* update rel-me examples and document with examples the rel-me implict subdir rule&lt;br /&gt;
&lt;br /&gt;
==== [[hatom|hAtom]] ====&lt;br /&gt;
'''Next-actions''':&lt;br /&gt;
&lt;br /&gt;
==== summary Examples in the Wild page ====&lt;br /&gt;
* need to create a summary / overall [[examples-in-the-wild]] page &lt;br /&gt;
** parallel the summary/overall [[implementations]] page.&lt;br /&gt;
** use newly reorganized content from the above &amp;quot;reoganizing Examples in the Wild&amp;quot; task&lt;br /&gt;
&lt;br /&gt;
==== parsing ====&lt;br /&gt;
'''Next-actions''':&lt;br /&gt;
* Draft *-parsing for all reasonably well adopted microformats: [[hreview-parsing]], [[xfolk-parsing]], [[hatom-parsing]]&lt;br /&gt;
&lt;br /&gt;
=== wiki cleanup ===&lt;br /&gt;
==== for all microformat specs ====&lt;br /&gt;
'''Next-actions''':&lt;br /&gt;
* modularize any specs which are &amp;gt; 30K in order to avoid loss/corruption like [http://microformats.org/wiki?title=Special:Contributions&amp;amp;target=Evan Evan's 14 June edits] to [[hcard|hCard]], [[rel-tag]], and [[xoxo|XOXO]].&lt;br /&gt;
** [[hcard|hCard]] -&lt;br /&gt;
*** [[hcard-examples-in-the-wild]] group/sort by individuals,  organizations, and hosting sites. Consider moving largest subsection to its own page as well.&lt;br /&gt;
** [[rel-tag]]&lt;br /&gt;
** [[xoxo]]&lt;br /&gt;
&lt;br /&gt;
==== update specification section organization ====&lt;br /&gt;
'''Goal''': greater approachability/readability of microformats specs by a broader audience.&lt;br /&gt;
&lt;br /&gt;
Reference:&lt;br /&gt;
* [[hresume|hResume]] has an experimental abbreviated intro/headers section, and links to more details further below, based on some ideas that Ryan King and I had for improving the readability of the microformats specifications. &lt;br /&gt;
* [[hreview|hReview]] has some similar improvements, but different.&lt;br /&gt;
* [[hcard|hCard]] has numerous improvements as well, again different from either hResume or hReview&lt;br /&gt;
&lt;br /&gt;
'''Next-actions''':&lt;br /&gt;
# contact microformats community members who are content/tutorial authors, and/or have written (or are writing) technical books, and those who have made concrete helpful suggestions for reorganizing the information architecture / content-order / layout of specs.&lt;br /&gt;
# figure out if the new intro/headers etc. structure/order in [[hcard|hCard]], [[hreview|hReview]], and [[hresume|hResume]]  is an improvement, and if it could be better.  Document reasoning/requirements for intro/header and other sections.&lt;br /&gt;
#* Shorter tends to be better&lt;br /&gt;
#* Must be comprehensive enough to &amp;quot;print and read&amp;quot;&lt;br /&gt;
#* Must detail authorship/editorship&lt;br /&gt;
#* Must detail copyright/patent statements&lt;br /&gt;
# Design an iterative update to spec organization, in particular, the introduction/boilerplate/headers.&lt;br /&gt;
# Write up a template - make it self-documenting per the requirements&lt;br /&gt;
# Update existing specifications with the new intro/headers structure.&lt;br /&gt;
## [[hcard|hCard]]&lt;br /&gt;
## [[hcalendar|hCalendar]]&lt;br /&gt;
## [[hreview|hReview]]&lt;br /&gt;
# Write up methodology behind the section organization and note editors lessons learned into an [[editors-guide]] page (what other variants were done before, in which specs, and note problems/complaints with other variants).&lt;br /&gt;
&lt;br /&gt;
==== reorganizing Implementations sections ====&lt;br /&gt;
* sort implementations by authoring/creating/publishing, browsing/viewing, converting/importing, indexing/searching.&lt;br /&gt;
&lt;br /&gt;
Hmmm... I like: '''A'''uthoring, '''B'''rowsing, '''C'''onverting, '''I'''ndexing, '''L'''ibraries (for developers), and '''P'''otential (for open source projects we want to add support to).  Anybody have alternative suggestions for this vocabulary?  I don't have a particularly strong preference so I'm going to go with these four until I find examples that don't fit, or someone suggests something better.&lt;br /&gt;
&lt;br /&gt;
See: [http://microformats.org/wiki/hcalendar#Implementations hCalendar Implementations] for a first attempt at this.  Assuming folks like that, we can go ahead with categorizing the implementations sections of other microformats specifications.&lt;br /&gt;
&lt;br /&gt;
'''Next-actions''':&lt;br /&gt;
* [[hcard-implementations]] - re-organize by same subsections as [[hcalendar-implementations]].&lt;br /&gt;
* [[hreview-implementations]] - re-organize by same subsections as [[hcalendar-implementations]].&lt;br /&gt;
* [[hatom-implementations]] - re-organize by same subsections as [[hcalendar-implementations]].&lt;br /&gt;
* [[xfolk-implementations]] - re-organize by same subsections as [[hcalendar-implementations]].&lt;br /&gt;
&lt;br /&gt;
==== reorg Examples in the Wild sections ====&lt;br /&gt;
Work with community to:&lt;br /&gt;
* include more *key* details per example, e.g. precise or estimates of counts for services&lt;br /&gt;
* collate/sort examples in the wild by &lt;br /&gt;
** hosting services - where users/people actively contribute to the growth (e.g. Flickr profile hCards)&lt;br /&gt;
** publishing services - where lots of data is published from some datasource/database (e.g. Yahoo! Local)&lt;br /&gt;
** companies/groups/organizations member pages (and their own) - pages for a group's site where they list members or employees (e.g. Technorati staff page)&lt;br /&gt;
** individiual companies/organizations contact info pages&lt;br /&gt;
** individual people's contact info pages&lt;br /&gt;
* of course at some point this won't scale, but that will be a very good problem to have, and by then I'm sure we'll have services to point to that provide queries and search results for all this data.&lt;br /&gt;
&lt;br /&gt;
=== site usability ===&lt;br /&gt;
* figure out how to get wordpress to autopost blog posts to the microformats-announce list&lt;br /&gt;
** ideally use the from address of the author of the blog post&lt;br /&gt;
** maybe photomatt knows how to do this.&lt;br /&gt;
&lt;br /&gt;
=== introduction / community ===&lt;br /&gt;
* microformats-discuss *&lt;br /&gt;
** introductory email template for new subscribers needs to direct people to [[process]] and [[how-to-play]]&lt;br /&gt;
* Need to add more to the [[naming-principles]], to cover in particular:&lt;br /&gt;
** avoid using the same name to mean two things&lt;br /&gt;
** avoid using two names to mean the same thing&lt;br /&gt;
** seek to keep the microformats vocabulary minimal, memorable, and usable.&lt;br /&gt;
* update and add details/simplifications to [[process]] given the past several months of experience. in particular:&lt;br /&gt;
** clarify requirement (MUST rather than SHOULD) of *-examples, *-formats, before any *-brainstorming.  &lt;br /&gt;
** Add details of encouragement to experiment with simple semantic class names from *-brainstorming proposals to gain real world experience with real world content.&lt;br /&gt;
** note SHOULD prerequisite of use of all relevant microformats on real world web pages, along with documenting such use in respective &amp;quot;Examples in the Wild&amp;quot; sections, before proposing any new microformats.&lt;br /&gt;
&lt;br /&gt;
==== posh improvement ====&lt;br /&gt;
* Create a page to answer the question &amp;quot;[[how-should-i-markup]]&amp;quot;&lt;br /&gt;
* consider creating a process/encouragement for collecting individual [[posh]] practices and examples, like a folksonomy of semantic HTML and semantic class names.&lt;br /&gt;
&lt;br /&gt;
==== principles and process ====&lt;br /&gt;
Create the following pages and document/fill them with content from other pages, email lists, and [[presentations]].&lt;br /&gt;
* [[principles]] - mostly [[microformats#the_microformats_principles|documented in the microformats]] page.&lt;br /&gt;
* clearer statement of both copyright and patents both in specific specs and in general&lt;br /&gt;
* resolve [[process-issues]]&lt;br /&gt;
&lt;br /&gt;
==== profiles ====&lt;br /&gt;
* update [[XMDP]] with new required features:&lt;br /&gt;
** ability for one profile to include/import another (rel=&amp;quot;import&amp;quot; ?)&lt;br /&gt;
** ability to reference an XMDP via rel=&amp;quot;profile&amp;quot; (similar to XHTML2 rel value by same name)&lt;br /&gt;
*** add rel=&amp;quot;profile&amp;quot; to the [[xmdp-profile]].&lt;br /&gt;
** ability/suggestion to reference an XMDP using &amp;amp;lt;a href&amp;amp;gt; in addition to &amp;amp;lt;link&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== community mark ====&lt;br /&gt;
* Can we make &amp;quot;microformat&amp;quot; and &amp;quot;microformats&amp;quot; into [http://factoryjoe.com/blog/2006/01/14/the-case-for-community-marks/ Community Marks]?&lt;br /&gt;
&lt;br /&gt;
==== document issue resolutions ====&lt;br /&gt;
* Prefixing has already been considered and rejected for microformats in general.  Note [[naming-conventions]], limited vocabulary, and exceptions made for [[hatom|hAtom]] and how we went about doing so.&lt;br /&gt;
&lt;br /&gt;
=== emerging microformats ===&lt;br /&gt;
* [[directions]]&lt;br /&gt;
* [[citation]]&lt;br /&gt;
* [[hlisting|hListing]]&lt;br /&gt;
* [[media-info]]&lt;br /&gt;
* [[licensing]]&lt;br /&gt;
'''Next-actions''' for each emerging microformat (one at a time)&lt;br /&gt;
* review all microformats-email on the new microformat&lt;br /&gt;
* determine where new microformats is &amp;quot;stuck&amp;quot; in the process&lt;br /&gt;
* brainstorm about how to improve process (or documentation thereof) to get the effort unstuck&lt;br /&gt;
* work with community to move the microformat forward through the process, iterating/clarifying the [[process]] as necessary&lt;br /&gt;
&lt;br /&gt;
=== new microformat requests ===&lt;br /&gt;
* expense reports (really just a list of &amp;quot;expense&amp;quot; items), [http://flickr.com/photos/edyson/56774178/ requested by ED], should look at UBL as a pre-existing format&lt;br /&gt;
* photo-notes microformat&lt;br /&gt;
** clean up Subethaedit notes from working session with Greg Elin, Ryan King, Kevin Marks, Suw Charman and email to folks and figure out next steps&lt;br /&gt;
** iterate on [[photo-note-examples]] and start [[photo-note-formats]] and [[photo-note-brainstorming]].&lt;br /&gt;
&lt;br /&gt;
=== document microformats history ===&lt;br /&gt;
Document microformats [[history]], including:&lt;br /&gt;
* dates and origins of microformats, names, terms&lt;br /&gt;
* examples and formats for established microformats like [[hcard|hCard]], [[hcalendar|hCalendar]], [[xfn]], [[rel-license]], [[xoxo]]&lt;br /&gt;
&lt;br /&gt;
=== other ===&lt;br /&gt;
* Add XPath equivalents where appropriate in [[hcard-parsing]]&lt;br /&gt;
&lt;br /&gt;
==Ryan==&lt;br /&gt;
=== wiki cleanup ===&lt;br /&gt;
* &amp;lt;s&amp;gt;possibly move dead proposals off of homepage?&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hCalendar/hCard/hReview creator improvements ===&lt;br /&gt;
* get all creators working in IE/Win, IE/Mac, Safari/OSX.3&lt;br /&gt;
&lt;br /&gt;
=== other ===&lt;br /&gt;
* add an example of how to use DURATION in hcalendar see http://www.policyawareweb.org/2005/ftf2/paw-mtg#item15) -&amp;gt; verify http://svn.lifelint.com/hcalendar_tests/calendar-todo-multiple-attendees-and-alarm.xml&lt;br /&gt;
&lt;br /&gt;
=== rel-payment ===&lt;br /&gt;
* update rel-payment to reference the IANA registry [http://www1.ietf.org/mail-archive/web/ietf-announce/current/msg02055.html]&lt;br /&gt;
&lt;br /&gt;
=== hcalendar ===&lt;br /&gt;
* make sure we explicitly disallow 'vjournal'&lt;br /&gt;
&lt;br /&gt;
== Dimitri Glazkov ==&lt;br /&gt;
&lt;br /&gt;
* Figure out REST/Microformats thing&lt;br /&gt;
* Work on result set idea&lt;br /&gt;
* Implement h-creators using Web Forms 2.0&lt;br /&gt;
&lt;br /&gt;
== Chris Messina ==&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
&lt;br /&gt;
* Work on a microformat for play-lists (is it just a XOXO ordererd list of play-items?)&lt;br /&gt;
* Work on a microformat for play-item (take a look at [[media-info-examples]])&lt;br /&gt;
* Work on microformats tutorial for designers&lt;br /&gt;
* Add support for OpenID to micformats wiki&lt;br /&gt;
* &amp;lt;strike&amp;gt;Add support for [http://verselogic.net/projects/wordpress/wordpress-openid-plugin/ OpenID] to the microformats blog&amp;lt;/strike&amp;gt;.&lt;br /&gt;
* &amp;lt;strike&amp;gt;Read GTD (at least the first two chapters)&amp;lt;/strike&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Campaigns ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;strike&amp;gt;Get Blogger to support hAtom and hCard&amp;lt;/strike&amp;gt;&lt;br /&gt;
* &amp;lt;strike&amp;gt;Get LinkedIn to support hCard, hResume, hCalendar&amp;lt;/strike&amp;gt; and XFN&lt;br /&gt;
* Get XING to support &amp;lt;strike&amp;gt;hCard&amp;lt;/strike&amp;gt;, hCalendar, hResume and XFN&lt;br /&gt;
* Get &amp;lt;strike&amp;gt;Digg to support microformats&amp;lt;/strike&amp;gt; (still need XFN).&lt;br /&gt;
&lt;br /&gt;
=== Wishlist ===&lt;br /&gt;
&lt;br /&gt;
* Microformat for &amp;quot;buyable items&amp;quot; (see [[listing-examples]] and related documents)&lt;br /&gt;
* Location MF -- right click &amp;quot;map this&amp;quot; (see [[geo]] and [[adr]])&lt;br /&gt;
* Better hCard support in the browser -- right click &amp;quot;IM this person...&amp;quot;, &amp;quot;Add to contacts&amp;quot; (see [http://factoryjoe.com/blog/2006/03/20/flocktails-for-flock/  Flocktails])&lt;br /&gt;
* Better hCal support -- support many views of same hCal data on one page using XSLT&lt;br /&gt;
* We need something that a designer/web programmer can come to and leave w/ 2 examples of each microformat that they can apply right away... a &amp;quot;microformats styleguide for designers&amp;quot;, if you will.&lt;br /&gt;
* invoicing microformat&lt;br /&gt;
* better microformats wiki theme&lt;br /&gt;
* Define flow for OpenID + XFN + hcard (see [http://diso-project.org DiSo Project])&lt;br /&gt;
&lt;br /&gt;
Hey Chris.&lt;br /&gt;
Congrats on Microsyntax&lt;br /&gt;
([http://factoryjoe.com/blog/2009/05/26/stowe-boyd-launches-microsyntax-org/ &amp;quot;Stowe Boyd launches Microsyntax.org&amp;quot;]).&lt;br /&gt;
So ... do we need a page on this Microformats wiki describing the connection between microformats and microsyntax?&lt;br /&gt;
When the Microsyntax wiki goes online, please add a link to it on the Microformats [[WikiNode]] page.&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 08:34, 4 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Robert Bachmann ==&lt;br /&gt;
[[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
&lt;br /&gt;
=== XSLTs ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Test scripts&amp;lt;/strong&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;Do some refactoring, split Perl code into smaller modules&amp;lt;/li&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;Provide test results as HTML pages (similar to http://www.w3.org/2003/08/owl-systems/test-results-out)&amp;lt;/li&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;Provide some documentation for using the test scripts&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;hAtom2Atom&amp;lt;/strong&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&lt;br /&gt;
Join all hfeed's inside a page (or a fragment thereof) into one feed using [http://greenbytes.de/tech/webdav/rfc4287.html#element.source atom:source] semantics.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&lt;br /&gt;
Extraction of &amp;lt;code&amp;gt;atom:content&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;atom:summary&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;atom:title&amp;lt;/code&amp;gt;:&lt;br /&gt;
* &amp;lt;code&amp;gt;atom:content&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;atom:summary&amp;lt;/code&amp;gt; as HTML &lt;br /&gt;
* &amp;lt;code&amp;gt;atom:content&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;atom:summary&amp;lt;/code&amp;gt; as plain-text&lt;br /&gt;
* &amp;lt;code&amp;gt;atom:title&amp;lt;/code&amp;gt; as XHTML&lt;br /&gt;
* &amp;lt;code&amp;gt;atom:title&amp;lt;/code&amp;gt; as HTML&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Support for other XSLT engines:&lt;br /&gt;
* .Net System.Xml&lt;br /&gt;
* hAtom2Atom written using XSL 2.0?&lt;br /&gt;
** Do you think this would be useful? I have created a barebones version, doesn't yet take in all the parsing rules yet, but I'd be happy to share.  Moving to XSL 2.0 does make things a bit cleaner and more efficient. - Matt Dertinger.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Support for other output formats: (hAtom2&amp;lt;i&amp;gt;xyz&amp;lt;/i&amp;gt;.xsl)&lt;br /&gt;
* RSS 2.0 (meanwhile use hAtom2Atom.xsl and [http://atom.geekhood.net/ atom2rss.xsl]) -- &amp;lt;i&amp;gt;+1 Matt Dertinger&amp;lt;/i&amp;gt;&lt;br /&gt;
* RSS 1.0 (meanwhile use hAtom2Atom.xsl and [http://cvs.4suite.org/viewcvs/uogbuji/atom2rss.xslt atom2rss.xslt]) -- &amp;lt;i&amp;gt;+1 Matt Dertinger&amp;lt;/i&amp;gt;&lt;br /&gt;
** My opinion at the moment, I neither want to produce nor to consume RSS. Atom is nicer (and should be supported by most good feed readers available today), RSS should fade away. -- Robert Bachmann&lt;br /&gt;
* AtomOWL (meanwhile use hAtom2Atom.xsl and [http://dannyayers.com/2005/11/22/atomowl-xslt-progress/ atom2rdfxml.xsl])-- &amp;lt;i&amp;gt;+1 Matt Dertinger&amp;lt;/i&amp;gt;&lt;br /&gt;
** Having the possibility of GRDDL-ing hAtom to AtomOWL seems definitly interessting. I realy should implement this some day. - Robert Bachmann&lt;br /&gt;
* JSON?&lt;br /&gt;
** Does it make sense to consider a canonical representation of microformats (either case by case, or in general) in JSON?  E.g. so that a JSON API that returned contact information could return an hCard-equivalent chunk of JSON. - Tantek.&lt;br /&gt;
*** This could enable some nice JavaScript hacks. I should give hAtom2JSON a try. - Robert Bachmann&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
([[User:Singpolyma|singpolyma]] 01:02, 9 May 2006 (PDT) -- Not XSLT, but see http://xoxotools.ning.com/hatom2rss.php for hatom to RSS2.0 conversion)&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Brian Suda ==&lt;br /&gt;
=== Citation Microformats ===&lt;br /&gt;
* Add all my notes to the Wiki&lt;br /&gt;
* Start the process of naming the properties using existing names&lt;br /&gt;
&lt;br /&gt;
=== X2V ===&lt;br /&gt;
Make changes and update site (almost stable)&lt;br /&gt;
Get ATTENDEE and other strange attributes working&lt;br /&gt;
==== WARNINGS and ERROR ====&lt;br /&gt;
work on the warnings and error output for the pre-check in X2V&lt;br /&gt;
&lt;br /&gt;
=== FAQ ===&lt;br /&gt;
* clean-up the MF FAQs&lt;br /&gt;
* clean-up FAQs from the major microformats&lt;br /&gt;
* pull Questions from the mailing list and document them to the FAQs and example&lt;br /&gt;
&lt;br /&gt;
=== Microformats History ===&lt;br /&gt;
* get early work from developer.technorati site&lt;br /&gt;
** issues with MoinMoin full history: http://moinmoin.wikiwikiweb.de/MoinMoinQuestions/UsingTheWiki#head-9d1b1d6beedde40b92cc6c13962b5a6f5b289d10&lt;br /&gt;
&lt;br /&gt;
=== additions to the wiki ===&lt;br /&gt;
&lt;br /&gt;
* better explain why NOT infinitely scaling is a good thing&lt;br /&gt;
* better explain why microformats do NOT use namespacing&lt;br /&gt;
&lt;br /&gt;
== Mark Rickerby ==&lt;br /&gt;
&lt;br /&gt;
=== Current Tasks ===&lt;br /&gt;
&lt;br /&gt;
* Follow up on usability review&lt;br /&gt;
** Edits to homepage feature box text &lt;br /&gt;
** Draft of [[getting-started]] page&lt;br /&gt;
* Review content for new pages - [[start-simple]], [[modularity]], [[reuse]], [[humans-first]]&lt;br /&gt;
* xoxo datatype examples&lt;br /&gt;
** test case lists&lt;br /&gt;
** transmitting key/value lists&lt;br /&gt;
* practical feedback on hresume&lt;br /&gt;
&lt;br /&gt;
=== Wishlist ===&lt;br /&gt;
&lt;br /&gt;
* hmmm&lt;br /&gt;
&lt;br /&gt;
== Ernest Prabhakar ==&lt;br /&gt;
=== Wiki-Thon Proposal ===&lt;br /&gt;
Set aside several hours (probably a Friday night US PST) for focused work on the Wiki, including both physical (e.g., a room in the Bay Area) and virtual (IRC/iChat) participants.&lt;br /&gt;
&lt;br /&gt;
==== Goals ====&lt;br /&gt;
# Improve understanding of what needs to be done for Wiki&lt;br /&gt;
#* IMHO - this should be done here, in [[to-do]] incrementally. -Tantek&lt;br /&gt;
# Tackle larger projects (~1-2 hours) than people usually have time for&lt;br /&gt;
#* I'd like to see these projects *documented* first on [[to-do]] before we spend 1-2 hours of a bunch of folk's collective time to go through them. -Tantek&lt;br /&gt;
# Motivate community to have fun with otherwise tedious &amp;quot;housecleaning&amp;quot; chores&lt;br /&gt;
&lt;br /&gt;
==== Agenda (Wishlist) ====&lt;br /&gt;
In parallel:&lt;br /&gt;
* Coalesce/prioritize existing To-Do items (above)&lt;br /&gt;
* Review/revise desired pathways for:&lt;br /&gt;
** New users learning about microformats&lt;br /&gt;
*** e.g., intro, about, explore, tutorials, etc.&lt;br /&gt;
*** cf. [http://www.rubyonrails.com/ Rails] front page&lt;br /&gt;
****Get Excited (Why, background, motivation)&lt;br /&gt;
****Get Started (What, downloads, getting started)&lt;br /&gt;
****Get Better (How, tutorials, )&lt;br /&gt;
****Get Involved (Who)&lt;br /&gt;
** Microformat lifecycle&lt;br /&gt;
*** e.g., research-&amp;gt;brainstorm-&amp;gt;proposal-&amp;gt;spec-&amp;gt;maintain&lt;br /&gt;
*** see http://theryanking.com/microformats/method.txt --[[User:RyanKing|RyanKing]] 15:35, 22 Feb 2006 (PST)&lt;br /&gt;
*** ensure information easy to find, follow, and up-to-date&lt;br /&gt;
* Review existing specs for completeness and consistency&lt;br /&gt;
* Identify areas of 'bitrot' or 'hole-filling'&lt;br /&gt;
* Do it!&lt;br /&gt;
&lt;br /&gt;
== Dan Connolly ==&lt;br /&gt;
&lt;br /&gt;
[[User:DanC|DanC]] hopes to sync up on these tasks in [[irc]] roughly&lt;br /&gt;
weekly, during Wednesday afternoon (Chicago time) &amp;quot;office hours&amp;quot;. See also my [http://esw.w3.org/topic/DanConnolly esw todo list and someday pile].&lt;br /&gt;
&lt;br /&gt;
* from SxSW in Austin&lt;br /&gt;
** build a combined hcalendar/hcard profile; resolve issues in [[profile-uris]].&lt;br /&gt;
*** with XSLT transformation to RDF&lt;br /&gt;
** finish [[hcard-tests]]&lt;br /&gt;
*** figure out [[include-pattern]] boundaries&lt;br /&gt;
&lt;br /&gt;
* Medium term&lt;br /&gt;
** sync [[hcalendar-tests]] and [http://www.w3.org/2002/12/cal/ RDF calendar] tests and CALSIFY&lt;br /&gt;
*** reconsider RDF calendar naming conventions&lt;br /&gt;
** update my CV/resume using [[hResume]] and [[citation-formats]]&lt;br /&gt;
*** get an answer from the CALSIFY WG re [http://lists.w3.org/Archives/Public/www-rdf-calendar/2006Apr/0006.html dtstart and date vs datetime ] 21 Apr 2006&lt;br /&gt;
*** refine [[hatom]] so that it's suitable for the workflow around the W3C homepage.&lt;br /&gt;
&lt;br /&gt;
* from WWW2006&lt;br /&gt;
** follow up on GRDDL as escape valve for microformats proposals, much like CSS was an escape valve for HTML tag proposals.&lt;br /&gt;
&lt;br /&gt;
* Someday pile&lt;br /&gt;
** set up a timezone registry based on wikipedia and semantic mediawiki. As discussed in [[datetime-design-pattern]], iCalendar's by-value timezone passing is broken. see [http://lists.w3.org/Archives/Public/www-rdf-calendar/2006Apr/0002.html reconsidering timezones in light of hCalendar and CALSIFY] and [http://dig.csail.mit.edu/breadcrumbs/node/91 Toward Semantic Web data from Wikipedia]&lt;br /&gt;
** noodle on a playlist format and some of the media RSS stuff like [[media-info-brainstorming]],  [[media-metadata-examples]] (re playlists: XSPF, SMIL, RDF, and microformats 9 Sep 2005)&lt;br /&gt;
** check out that hReview bug stuff...&lt;br /&gt;
** noodle on [[meeting-minutes-brainstorming]] and [http://esw.w3.org/topic/MeetingRecords MeetingRecords in the esw wiki].&lt;br /&gt;
** noodle on clipboard scenarios, esp how RDFa works in the general case but isn't as author-friendly as domain-specific syntaxes.&lt;br /&gt;
&lt;br /&gt;
[[User:DanC|DanC]] 15:39, 31 May 2006 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Chris Casciano ==&lt;br /&gt;
&lt;br /&gt;
[[User:ChrisCasciano|ChrisCasciano]] &lt;br /&gt;
&lt;br /&gt;
* get around to updating [[hatom-issues]] with some multi feed rules/exceptions.&lt;br /&gt;
* &amp;lt;del&amp;gt;Update textpattern plugin with simple hreview support and get a new release out&amp;lt;/del&amp;gt;&lt;br /&gt;
* Redesign placenamehere.com and include hatom&lt;br /&gt;
* Follow up with technorati folks on pingerati reviews getting lost (note: this will require publishing more reviews and theen watching them through the update process)&lt;br /&gt;
* &amp;lt;del&amp;gt;prototype a NetNewsWire microformat extractor (CSS+AppleScript)&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Drew McLellan ==&lt;br /&gt;
&lt;br /&gt;
[[User:DrewMcLellan|DrewMcLellan]] &lt;br /&gt;
&lt;br /&gt;
* Build an hReview profile for [http://allinthehead.com/hkit/ hKit] and test&lt;br /&gt;
* Update the [http://www.webstandards.org/action/dwtf/microformats/ Dreamweaver extensions] to mirror recent changes in the online builders&lt;br /&gt;
* &amp;lt;del&amp;gt;Publish an hCard to JSON service on [http://tools.microformatic.com/ tools.microformatic.com] using hKit.&amp;lt;/del&amp;gt;&lt;br /&gt;
* Further develop blog comment form hCard collection ideas.&lt;br /&gt;
* Version of hReview creator using hKit to import business details from an hCard&lt;br /&gt;
&lt;br /&gt;
== Christophe Ducamp (french localization) ==&lt;br /&gt;
&lt;br /&gt;
[[Christophe Ducamp]]&lt;br /&gt;
* seed &amp;quot;microformateurs group&amp;quot; and invite them to update http://microformateurs.org &lt;br /&gt;
** write a process for newbies in order to make them write [[posh-fr|CHIC]] posts on a public blog-governed-by-wiki ([http://socialsynergyweb.net/cgi-bin/wiki/MicroFormateurs/Blog]) before publication.&lt;br /&gt;
** find experts for peer-reviewing&lt;br /&gt;
** find french CSS gurus to setup a nice Sandbox-CSS template on Wordpress&lt;br /&gt;
* translating the wiki&lt;br /&gt;
** translate red links on [[Main_Page-fr]] and synchronize&lt;br /&gt;
** find out microformateurs at ease on &amp;quot;the-wiki-way-translation&amp;quot;, and ready to help on semi-anonymous-synchro&lt;br /&gt;
* community-marketing -&amp;gt; pinko-marketing&lt;br /&gt;
** public-relations towards french journalists and complete [[advocacy-fr|advocacy]] (especially [[hcard-advocacy-fr]] towards organizations.&lt;br /&gt;
** help to build events, workshops like barcamps and explorcamps&lt;br /&gt;
** update [http://fr.wikipedia.org/wiki/Microformats French-wikipedia:Microformats] and subpages via cowriting [http://fr.wikipedia.org/wiki/Discuter:Microformats on discussion page] (directly originated from the english article) + french examples to be found + local resources.&lt;br /&gt;
** open discussion with french wikipediens about implementing some of the english existing templates &lt;br /&gt;
** small gifts: accessories and free gifts ? t-shirts, localized cheat-sheet, id-hcard-openid-providing, etc.&lt;br /&gt;
*** create hCard, hCalendar... and all red link pages on french wikipedia&lt;br /&gt;
* localize [[species-fr]] and related pages&lt;br /&gt;
* move all contents remaining on elanceur.org -&amp;gt; microformateurs.org&lt;br /&gt;
* wiki and uf: &lt;br /&gt;
** write and talk with &amp;quot;aboutus.org&amp;quot; to invite them to make experiences with uf -&amp;gt; talk with Mark Dilley&lt;br /&gt;
** maintain/update http://www.communitywiki.org/MicroFormats and talk with LionKimbro&lt;br /&gt;
** XWiki : awaiting beta-test of new platform &lt;br /&gt;
*** Follow-up LudovicDubost et LaurentLunati&lt;br /&gt;
* setup real-life links with european [[governance-fr|governance]] members ;) may be joining dconstruct-microformats-workshop  - find solution (registering fees and travel expenses -&amp;gt; talk with Arnaud Fontaine or search french sponsors)&lt;br /&gt;
&lt;br /&gt;
== Frances Berriman ==&lt;br /&gt;
&lt;br /&gt;
[[User:Phae|Frances Berriman]]&lt;br /&gt;
&lt;br /&gt;
* Work on styles for [[zen-garden]] project.&lt;br /&gt;
* Style HTML cheatsheet to match Brian Suda's PDF.&lt;br /&gt;
* Write simplified help/implementation documents (how tos) for all finalised Microformats.&lt;br /&gt;
* Re-organise general FAQ and simplify&lt;br /&gt;
** (Feel free to add suggested tasks to my list below:)&lt;br /&gt;
*** Help converge on organization efforts ~bewest :-)&lt;br /&gt;
&lt;br /&gt;
== Ben West (bewest) ==&lt;br /&gt;
&lt;br /&gt;
[[User:BenWest|bewest]]&lt;br /&gt;
* fight spam&lt;br /&gt;
* help tend wiki&lt;br /&gt;
* documentation of semantic authoring techniques&lt;br /&gt;
* researching the social problems relating to authorship and publishing on the web&lt;br /&gt;
* development of new microformats in response to failing to meet the needs of the second with the first.&lt;br /&gt;
&lt;br /&gt;
=== Expore Microformat Deployment Issues ===&lt;br /&gt;
How does who determine the status of work going through some stage of the process?  When does a format move from draft to &amp;quot;full spec&amp;quot;?  Who decides?  What are the qualitative and quantitative features that characterize work in different stages, especially as a spec nears deployment as &amp;quot;full spec&amp;quot;.  What makes this pronouncement more than a mythical blessing?  What quantitative analyses can be provided to validate deployment?  Today, we have powerful agents capable of processing huge amounts of information on the web.  Should we be using these to measure published marketshare?  What role should tools and test suites play in deploying microformats?&lt;br /&gt;
&lt;br /&gt;
=== Vocabulary ===&lt;br /&gt;
A lot of knowledge work is about maintaining sets of vocabulary. Now that the vocabulary is emerging, it may be time start making sure everyone is &amp;quot;on the same page,&amp;quot; especially since some of the language is highly symbolic.&lt;br /&gt;
Terms:&lt;br /&gt;
* &amp;quot;boil the ocean&amp;quot; A huge task.  &amp;quot;A phrase used in the industry to describe an attempt at something that is way too ambitious. For example, &amp;quot;They're trying to get their site launched by COMDEX. They could easier boil the ocean.&amp;quot; from &amp;lt;http://www.netlingo.com/right.cfm?term=boil%20the%20ocean&amp;gt;&lt;br /&gt;
* microformats: more than one microformat&lt;br /&gt;
* microformat: see my definition on http://microformats.org/wiki/what-are-microformats#BenWest&lt;br /&gt;
* data fidelity: the extent to which a data format might be considered lossy. eg HTML is often seen as a lossy format because the information parsed out of a resource may not fully match the information orginally encoded. Non-lossy formats have a very high data fidelity, while lossy formats have low data fidelity. Microformats seek to increase data fidelity of html.&lt;br /&gt;
* market: the locus of economic forces&lt;br /&gt;
&lt;br /&gt;
: See [[glossary]]. [[User:AndyMabbett|Andy Mabbett]] 13:57, 7 Dec 2006 (PST)&lt;br /&gt;
&lt;br /&gt;
=== Creators ===&lt;br /&gt;
_Concession_: my plans involve reuse of code, which would involve non-compatible changes with the current inline model.  This is a nice feature, so maybe I should be branching instead.&lt;br /&gt;
* &amp;lt;strike&amp;gt;Start hatom creator.&amp;lt;/strike&amp;gt; http://dichotomize.com/uf/hatom/creator.html&lt;br /&gt;
* Code Reuse. These creators are downright handy, and I’ve reimplemented the vcard one on my own site. Instead, let’s make these widgetized. Let’s decide on a more or less canonical html structure and create some javascript that will create the desired microformat. Something as easy to use as new Microformat.hCard($('mycontainer')); would be awesome. Right now, if someone makes an improvement to the hCard creator, the other creators don’t get the benefit. Spec this out!&lt;br /&gt;
* About Section. Is there an official creator page? If so, let’s point to that. The about paragraph is getting longer and longer with phrases like “which is based on…” repeated over and over.&lt;br /&gt;
* Default all dates to “right now”. Provide an easy to use calendar type widget to change dates.&lt;br /&gt;
* hAtom creator: Add multiple. It’d be nice to add an arbitrary number of entries.&lt;br /&gt;
* hAtom creator: Optional feed enclosure. Check box to wrap the entry/entries in an hfeed.&lt;br /&gt;
* Edit URI: Allow someone to enter a URI and edit whatever microformat is found on the page.&lt;br /&gt;
* Optionals. If the format requires, say, a vcard, the creator can defer to an external URI or can trust the user to fill it in later.&lt;br /&gt;
* Common stylesheet. I suppose this goes with the reuseable code idea… we have many great coders, we should be reusing eachothers’ work.&lt;br /&gt;
* Use Amazon's ECS to pull in information about products when there is an ASIN in the item URI.&lt;br /&gt;
&lt;br /&gt;
=== Information Architecture ===&lt;br /&gt;
'''Help Welcomed! Please leave your name'''&lt;br /&gt;
Add complaints to [[wiki-feedback]]!&lt;br /&gt;
Helping to make the wiki easier to use.  I'd like to see the main page more towards a format like http://simile.mit.edu/solvent/ with the big questions right out front:&lt;br /&gt;
* What Is This?&lt;br /&gt;
* What can I do here?&lt;br /&gt;
* Is there a demo?&lt;br /&gt;
* Where can I learn more?&lt;br /&gt;
I'd like to change the front page to this kind of design.&lt;br /&gt;
==== Support Pages ====&lt;br /&gt;
There are several categories of things in the wiki.  Can we enumerate them?&lt;br /&gt;
* About the Community&lt;br /&gt;
** Where to find information.&lt;br /&gt;
** Who are the stake holders?&lt;br /&gt;
** FAQs&lt;br /&gt;
* Web/Architectural Philosophy&lt;br /&gt;
** Community Principles&lt;br /&gt;
** Why are we doing this?&lt;br /&gt;
** XML and Namespaces&lt;br /&gt;
** Semantic XHTML&lt;br /&gt;
** Common Misconceptions&lt;br /&gt;
** Concession and Disposition of Criticism&lt;br /&gt;
** FAQs&lt;br /&gt;
* Specs&lt;br /&gt;
** Examples&lt;br /&gt;
** Discussion&lt;br /&gt;
** Exploration&lt;br /&gt;
** Use Cases&lt;br /&gt;
** Implementations&lt;br /&gt;
** The spec itself.&lt;br /&gt;
&lt;br /&gt;
* Tips and Tricks for Authoring ([[User:BenWest|BenWest]] 15:00, 9 Dec 2006 (PST))&lt;br /&gt;
** how to author semantic html&lt;br /&gt;
** choosing class names&lt;br /&gt;
** using HTML's general extension mechanisms&lt;br /&gt;
** advocating use&lt;br /&gt;
** collaborating/reusing HTML&lt;br /&gt;
** debugging HTML: use pastebin, separate out the relevant bits.&lt;br /&gt;
** getting help from the community&lt;br /&gt;
** applying Microformats.&lt;br /&gt;
&lt;br /&gt;
Can others agree and or refine this list?  Should I take it to the -discuss list?  How do we create consensus on how the wiki should be organized in order to make it more usable? And how can we turn that consensus into actionable changes?&lt;br /&gt;
&lt;br /&gt;
The wiki should also capture wisdom that stems from discussions that don't produce microformats.  For example, Chris Messina suggests a &amp;quot;Best Of&amp;quot; page suitable for capturing this kind of wisdom.  I think we can think of a given microformat as being at a place in a spectrum that ranges from &amp;quot;not yet thought of&amp;quot;, to &amp;quot;interesting but needs work,&amp;quot; or even &amp;quot;rejected&amp;quot;, and of course including all the stages familiar to the microformats processes (eg examples, brainstorming, etc...).&lt;br /&gt;
If there were such a page would it:&lt;br /&gt;
* Belong to a microformat? (eg hcard-bestof)&lt;br /&gt;
* or to the global namespace? (eg /wiki/wisdom/foobar-format)&lt;br /&gt;
(I think Chris Messina suggests that it belongs to a given microformat, but then how do we collect wisdom from non-microformats?)&lt;br /&gt;
&lt;br /&gt;
Considering that the wiki page named with the microformat (i.e. /wiki/hcard) is the one that people will mostly likely look to first for learning about a particular format, I'd think it'd make more sense and create a more welcoming feel to convert these pages to an intro page introducing the format for the beginner and linking to resources like tutorials and creators. Spec pages would then be relocated to wiki/*-spec -- [[User:Cgriego|Cgriego]] 13:25, 16 Oct 2006 (PDT)&lt;br /&gt;
&lt;br /&gt;
====Mike Schinkel's Comments====&lt;br /&gt;
&lt;br /&gt;
My suggestion on the list was for us to use a convention that the entry page (i.e.&lt;br /&gt;
http://microformats.org/wiki/hcard) would be an index into a list of&lt;br /&gt;
(psuedo) standardized sub pages so that it would be very people to &lt;br /&gt;
find what is important to them. For example, is a list of potential sub pages:&lt;br /&gt;
&lt;br /&gt;
* Microformat&lt;br /&gt;
** Specification&lt;br /&gt;
** Tutorial&lt;br /&gt;
** Examples&lt;br /&gt;
** Use cases&lt;br /&gt;
** Reference&lt;br /&gt;
** Discussion&lt;br /&gt;
** Brainstorming (might be combined w/Discussion)&lt;br /&gt;
** Implementations&lt;br /&gt;
** Related Pages&lt;br /&gt;
** Further Reading&lt;br /&gt;
** All (Uses Mediawiki's &amp;quot;includes&amp;quot; to create a page including all sub pages; very useful for printing &amp;amp; reading offline)&lt;br /&gt;
&lt;br /&gt;
These pages would be located respectively at&lt;br /&gt;
&lt;br /&gt;
* http://microformats.org/wiki/hcard/&lt;br /&gt;
** http://microformats.org/wiki/hcard/Specification&lt;br /&gt;
** http://microformats.org/wiki/hcard/Tutorial&lt;br /&gt;
** http://microformats.org/wiki/hcard/Examples&lt;br /&gt;
** http://microformats.org/wiki/hcard/Use_cases&lt;br /&gt;
** http://microformats.org/wiki/hcard/Reference&lt;br /&gt;
** http://microformats.org/wiki/hcard/Discussion&lt;br /&gt;
** http://microformats.org/wiki/hcard/Brainstorming&lt;br /&gt;
** http://microformats.org/wiki/hcard/Implementations&lt;br /&gt;
** http://microformats.org/wiki/hcard/Related_Pages&lt;br /&gt;
** http://microformats.org/wiki/hcard/Further_Reading&lt;br /&gt;
** http://microformats.org/wiki/hcard/All&lt;br /&gt;
&lt;br /&gt;
Please note I am suggesting an architecture not a specific list of sub pages. The list of sub pages should be defined by both reviewing existing information during site reorganization, and then via discussion on the list in an attempt to discover and extract which sub pages are needed for most/all microformats.&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': This differs from above in that the spec if not viewed as a top level structure but instead the microformat itself and the spec would be under the microformat.  In this context &amp;quot;microformat&amp;quot; is a more abstract concept and &amp;quot;spec&amp;quot; is a more concrete thing. Another way to think about it would be that each microformat would have it's own mini home page and then things like &amp;quot;spec&amp;quot; are the pages listed on its home page.&lt;br /&gt;
&lt;br /&gt;
== Matt Dertinger (Thewhoo) ==&lt;br /&gt;
&lt;br /&gt;
[[User:Thewhoo]]&lt;br /&gt;
&lt;br /&gt;
=== hAtom2Atom ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Support for other XSLT engines:&lt;br /&gt;
* hAtom2Atom written using XSL 2.0&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Support for other output formats: (hAtom2&amp;lt;i&amp;gt;xyz&amp;lt;/i&amp;gt;.xsl)&lt;br /&gt;
* RSS 2.0 (meanwhile use hAtom2Atom.xsl and [http://atom.geekhood.net/ atom2rss.xsl])&lt;br /&gt;
* RSS 1.0 (meanwhile use hAtom2Atom.xsl and [http://cvs.4suite.org/viewcvs/uogbuji/atom2rss.xslt atom2rss.xslt])&lt;br /&gt;
* AtomOWL (meanwhile use hAtom2Atom.xsl and [http://dannyayers.com/2005/11/22/atomowl-xslt-progress/ atom2rdfxml.xsl])&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Microformats Proposals ===&lt;br /&gt;
&lt;br /&gt;
* rel=&amp;quot;disclaimer&amp;quot;:&lt;br /&gt;
** Purpose: to create a semantic linkage (relationship) between a foot-note or end-note marker and the actual location of the text that the marker refers to.&lt;br /&gt;
* rel=&amp;quot;external&amp;quot;:&lt;br /&gt;
** Purpose: to formalize what is already in existence in the wild. The use of rel=&amp;quot;external&amp;quot; to refer to a document that is external or outside of the current domain.&lt;br /&gt;
&lt;br /&gt;
== Henri Bergius ==&lt;br /&gt;
&lt;br /&gt;
[[User:HenriBergius|Henri Bergius]]&lt;br /&gt;
&lt;br /&gt;
* Add hKit support for automatically populating contact details into [http://www.openpsa.org/version2/openpsa/contacts.html OpenPsa Contacts] CRM&lt;br /&gt;
* Implement Tail scripts for adding things into Midgard&lt;br /&gt;
&lt;br /&gt;
== Justin Thorp ==&lt;br /&gt;
* Start researching examples for a To-do microformat&lt;br /&gt;
&lt;br /&gt;
== [[User:MarkLentczner|Mark Lentczner]] ==&lt;br /&gt;
&lt;br /&gt;
* Get Second Life's event web pages to have proper event microformats data&lt;br /&gt;
** Add [[hcard|hCard]] to profile pages&lt;br /&gt;
** Add [[hcalendar|hCalendar]] to events listings&lt;br /&gt;
* Start pinging pingerati.net/ping/$url when pages are updated&lt;br /&gt;
* Collaborate on designing how to integrate microformats, metadata and objects in [http://secondlife.com/ Second Life].&lt;br /&gt;
&lt;br /&gt;
== [[User:DerrickPallas|Derrick Pallas]] ==&lt;br /&gt;
=== microformat proposal: dependancy ===&lt;br /&gt;
* looking for examples of directed graphs on the web&lt;br /&gt;
* applications in&lt;br /&gt;
** software engineering&lt;br /&gt;
*** automatically build library dependency trees&lt;br /&gt;
*** distribute security alerts to people that link to your code&lt;br /&gt;
** any directed, acyclic graph&lt;br /&gt;
*** getting dressed in the morning&lt;br /&gt;
*** cooking&lt;br /&gt;
* orthogonal to xfn&lt;br /&gt;
** people don't have versions&lt;br /&gt;
*** libfoo requires libbar-2.0 or later&lt;br /&gt;
** people don't have optional relationships&lt;br /&gt;
*** ex: at build time, compile in SSL support if present&lt;br /&gt;
** people don't have exclusive-or relationships&lt;br /&gt;
*** ex: in Gentoo, syslog, syslog-ng, and metalog satisfy virtual/syslog&lt;br /&gt;
*** ex: the Ruby library RMagick requires ImageMagick xor GraphicsMagick&lt;br /&gt;
&lt;br /&gt;
== [[User:PaulDowney|Paul Downey]] ==&lt;br /&gt;
* building a generic Javascript parser &lt;br /&gt;
* bundling parser as a [http://tiddlywiki.org TidlyWiki] plugin for hCards&lt;br /&gt;
* documenting how best to microformat TiddlyWiki pages&lt;br /&gt;
&lt;br /&gt;
== [[User:RobManson | Rob Manson]] ==&lt;br /&gt;
* chase the admins to get some creation template extensions installed for wiki (see: http://meta.wikimedia.org/wiki/Inputbox or http://www.mediawiki.org/wiki/Extension:CreateBox or http://www.mediawiki.org/wiki/Extension:CreateArticle)&lt;br /&gt;
&lt;br /&gt;
== [[User:ClayNewton | Clay Newton]] ==&lt;br /&gt;
* Work on getting others involved in [[trade-examples]]&lt;br /&gt;
** Need examples from major online banking sites&lt;br /&gt;
** Need examples from major ecommerce sites&lt;br /&gt;
* Continue working on: [[trade-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== [[User:BenWard | Ben Ward]] ==&lt;br /&gt;
&lt;br /&gt;
=== Recurring ===&lt;br /&gt;
&lt;br /&gt;
* Delete Wiki Spam&lt;br /&gt;
&lt;br /&gt;
=== Currently ===&lt;br /&gt;
&lt;br /&gt;
* Gardening/updating key wiki pages.&lt;br /&gt;
** [[how-to-play]]&lt;br /&gt;
** XHTML Design Principals&lt;br /&gt;
* embed brainstorming&lt;br /&gt;
* Considering new welcome banner of µf.org to link to various µf resources, rather than being dominated by the infrequently updated blog.&lt;br /&gt;
&lt;br /&gt;
=== Next Actions ===&lt;br /&gt;
&lt;br /&gt;
* Conclude new hCalendar proposals from Yahoo TV Listings experience&lt;br /&gt;
* Resume work on hListing microformat&lt;br /&gt;
* Re-org the Microformats.org front-page content&lt;br /&gt;
** Work with [[User:Phae]] on refreshing the microformats frontpage content&lt;br /&gt;
** Build new events module for the blog using Upcoming.org, rather than hard coded event data (Matt Harris may have done this…)&lt;br /&gt;
** Build new wiki edits module for the blog&lt;br /&gt;
** Combine ‘list of microformats’ into the intro text? Make intro text more friendly.&lt;br /&gt;
* Build a microformats activity stream&lt;br /&gt;
** Replace front page blog with activity flow&lt;br /&gt;
*** Wiki Edits/New Pages&lt;br /&gt;
*** New Mailing List Threads&lt;br /&gt;
*** Interesting µf links&lt;br /&gt;
*** Blog posts&lt;br /&gt;
*** Upcoming events/event reminders&lt;br /&gt;
* Improve µf.org/blog OpenID support, find a good workflow for login/comment (current plug-in has an abysmal user experience)&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hcard-google-bookmarklet&amp;diff=39938</id>
		<title>hcard-google-bookmarklet</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hcard-google-bookmarklet&amp;diff=39938"/>
		<updated>2009-07-26T02:44:34Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: Created project page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://github.com/singpolyma/hCard-to-Google-Bookmarklet&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=events/2009-07-25-dev-camp&amp;diff=39937</id>
		<title>events/2009-07-25-dev-camp</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=events/2009-07-25-dev-camp&amp;diff=39937"/>
		<updated>2009-07-26T02:43:55Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;microformatsDevCamp&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
http://farm3.static.flickr.com/2460/3726302070_7b834b9443_o.jpg&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;event-page vevent&amp;quot;&amp;gt;&lt;br /&gt;
;When&lt;br /&gt;
:&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-25&amp;lt;/span&amp;gt; from &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;12:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; to &amp;lt;span class=&amp;quot;dtend&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-26&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;17:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
;Where&lt;br /&gt;
:&amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;org fn&amp;quot;&amp;gt;Automattic&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;&amp;lt;em style=&amp;quot;border-bottom:dotted 1px&amp;quot; title=&amp;quot;Pier 38 is NOWHERE NEAR Pier 39, just to be clear. Pier 38 is SOUTH of the Bay Bridge.&amp;quot;&amp;gt;Pier 38&amp;lt;/em&amp;gt;, The Embarcadero between Brannan and Townsend&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;CA&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;94107&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;geo&amp;quot;&amp;gt;[http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;view=map&amp;amp;q=%2BAutomattic,+The+Embarcadero,+San+Francisco,+CA+94107&amp;amp;sll=37.752736,-122.402826&amp;amp;sspn=0.13844,0.217667&amp;amp;gl=us&amp;amp;ie=UTF8&amp;amp;t=h&amp;amp;layer=c&amp;amp;cbll=37.782877,-122.388062&amp;amp;panoid=kB1DhzPP5DYl5pgHBRxdPg&amp;amp;cbp=12,123.84,,0,2.44&amp;amp;ll=37.783053,-122.388044&amp;amp;spn=0,359.996599&amp;amp;z=18 View location at latitude:&amp;lt;span class=&amp;quot;latitude&amp;quot;&amp;gt;37.782769&amp;lt;/span&amp;gt;, longitude:&amp;lt;span class=&amp;quot;longitude&amp;quot;&amp;gt;-122.387837&amp;lt;/span&amp;gt;]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
:'''MUNI''': [http://playfoursquare.com/venue/72202 Brannan] (N,T)&lt;br /&gt;
:'''BART''': Embarcadero station, then [http://www.nextmuni.com/predictor/prediction.shtml?a=sf-muni&amp;amp;r=N&amp;amp;d=N__IB3&amp;amp;s=6992&amp;amp;ts=4506 take MUNI N-Judah inbound] or T-Third inbound to Brannan stop.&lt;br /&gt;
:'''Caltrain''': 4th &amp;amp; King st., then [http://www.nextmuni.com/predictor/prediction.shtml?a=sf-muni&amp;amp;r=N&amp;amp;d=N__OB2&amp;amp;s=5240&amp;amp;ts=7145 take MUNI N-Judah outbound] or T-Third outbound to Brannan stop.&lt;br /&gt;
;What&lt;br /&gt;
:&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;microformatsDevCamp!&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;description&amp;quot;&amp;gt;The first ever microformatsDevCamp, for authors, designers, publishers, developers, engineers building pages, sites, and tools with microformats.&amp;lt;/span&amp;gt;&lt;br /&gt;
;How much&lt;br /&gt;
:$20 suggested donation (gets you a t-shirt while supplies last). &amp;lt;em style=&amp;quot;display:block&amp;quot;&amp;gt;No one turned away for lack of funds.&amp;lt;/em&amp;gt;&lt;br /&gt;
;URLs&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://microformats.org/wiki/events/2009-07-25-dev-camp&amp;lt;/span&amp;gt;&lt;br /&gt;
:http://upcoming.yahoo.com/event/2888376/&lt;br /&gt;
:http://www.facebook.com/event.php?eid=102571118403&lt;br /&gt;
;short URL&lt;br /&gt;
:http://tr.im/ufdevcamp&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[http://suda.co.uk/projects/microformats/hcalendar/get-cal.php?uri=http://microformats.org/wiki/events/2009-07-25-dev-camp Add this event to your calendar]''' http://www.boogdesign.com/images/buttons/microformat_hcalendar.png&lt;br /&gt;
&lt;br /&gt;
== Sponsors == &lt;br /&gt;
microformatsDevCamp is made possible thanks to the generosity of our corporate and individual sponsors!&lt;br /&gt;
&lt;br /&gt;
* Venue&lt;br /&gt;
**[http://automattic.com Automattic]&lt;br /&gt;
* Meals&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://spinn3r.com Spinn3r]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://commerce.net CommerceNet]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://visitmix.com/Lab/Oomph Microsoft MIX Online]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://mBLAST.com/ mBLAST]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://steve.ganz.name/ Steve Ganz]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.carlaborsoi.com/ Carla Borsoi]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Promotion&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://objectadjective.com Object Adjective]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** [http://cindyli.com Cindy Li]&lt;br /&gt;
&lt;br /&gt;
=== Sponsorships ===&lt;br /&gt;
Help sponsor microformatsDevCamp:&lt;br /&gt;
&lt;br /&gt;
* Saturday 25th&lt;br /&gt;
** Lunch - sponsored by [http://spinn3r.com Spinn3r]&lt;br /&gt;
** Dinner - sponsored by [http://commerce.net CommerceNet]&lt;br /&gt;
** Evening Social &amp;amp; Snacks - sponsored by [http://mBLAST.com/ mBLAST]&lt;br /&gt;
*** Beer - sponsored by [http://steve.ganz.name/ Steve Ganz]&lt;br /&gt;
* Sunday 26th&lt;br /&gt;
** Breakfast - sponsored by [http://www.carlaborsoi.com/ Carla Borsoi]&lt;br /&gt;
** Lunch - sponsored by [http://visitmix.com/Lab/Oomph Microsoft MIX Online]&lt;br /&gt;
* More Ideas...&lt;br /&gt;
** Stickers - sponsored by [http://objectadjective.com Object Adjective]&lt;br /&gt;
** Buttons - sponsored by [http://cindyli.com Cindy Li]&lt;br /&gt;
** Coffee&lt;br /&gt;
** Snacks&lt;br /&gt;
** ______?&lt;br /&gt;
&lt;br /&gt;
For meals, we're planning on something simple like bagels+coffee for breakfast (note: Tantek will purchase supplies for Sunday morning); or pizza or &amp;lt;del&amp;gt;indian delivery&amp;lt;/del&amp;gt; ([http://www.mydeedees.com/ Deedees Indian Food!]). We'll arrange for sponsors to pay vendors directly...&lt;br /&gt;
&lt;br /&gt;
== attendees ==&lt;br /&gt;
microformatsDevCamp, like any BarCamp, needs you - Sign up to volunteer, attend, design, code, and build with microformats!&lt;br /&gt;
&lt;br /&gt;
=== volunteers ===&lt;br /&gt;
Like all [http://barcamp.org BarCamps], this event is what it is because of what everyone puts into it. Volunteer to help setup, check people in, get them setup with a name badge, clean up, and help people in general have a good time and get things done.&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Cindy Li&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;helping with microformatsDevCamp logo design&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. done!&lt;br /&gt;
** full resolution logo: &amp;lt;span class=&amp;quot;attach&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;http://farm3.static.flickr.com/2460/3726302070_7b834b9443_o.jpg&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** on Flickr: http://www.flickr.com/photos/cindyli/3726302070/&lt;br /&gt;
** &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;designed and ordered buttons for event.&amp;lt;/span&amp;gt;Done!&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:BeauLebens|Beau Lebens]]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;, Automattic, [[http://dentedreality.com.au/ Dented Reality]]. &amp;lt;span class=&lt;br /&gt;
note&amp;quot;&amp;gt;I know my way around the venue, so can help sort out power strips, projectors etc&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
=== participants ===&lt;br /&gt;
&lt;br /&gt;
Please register with this [http://spreadsheets.google.com/viewform?formkey=dERvcnQ4SlFsX0ZLQi1KOE8wbk5obUE6MA.. online form].&lt;br /&gt;
&lt;br /&gt;
Want to design interfaces or build stuff with microformats and want help doing it? Sign up! Add yourself. Note your site (with [[hCard]] if you have it), interests/projects, and tag yourself as a web '''author''', '''designer''', '''&amp;lt;abbr title=&amp;quot;information architect&amp;quot;&amp;gt;IA&amp;lt;/abbr&amp;gt;''', '''publisher''', '''developer''', '''UI-tester''' - pick at least one.&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://tantek.com Tantek Çelik]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt; (user interface interaction)&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://yury.name Yury Lifshits]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.markng.co.uk Mark Ng]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.ics.uci.edu/~rohit Rohit Khare]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.jasonbolton.com Jason Bolton]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;front-end designer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://alpern.org Micah Alpern]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt; (user interface interaction)&amp;lt;/span&amp;gt; (will be there Sunday).&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:EdwardOConnor |Edward O'Connor]]&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;nickname&amp;quot;&amp;gt;Ted&amp;lt;/span&amp;gt;) - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;author, designer, developer, publisher&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://singpolyma.net Stephen Paul Weber]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;publisher&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://feedblog.org Kevin Burton]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://jobspice.com Dane Hurtubise]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://developer.netflix.com JR Conlin]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer, publisher&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Chirag Shah&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.wezaggle.com Jesse Hammons]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt; [http://www.wezaggle.com Zaggle Social Calendar]&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://matthewlevine.com Matthew Levine]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://farukat.es/ Faruk Ateş]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;UX Designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://fourkitchens.com/ David Strauss]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;Drupal&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://huyhong.com/ Huy Hong]&amp;lt;/span&amp;gt; - Frontend Developer, UI/UX/UE, UGC nut&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://objectadjective.com Jeremy Anderson]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;UX/UI/ID Designer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://objectadjective.com Lauren Scime]&amp;lt;/span&amp;gt; - front end designer / developer&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard attendee&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://blog.oofn.net Chad Weider]&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;front-end&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;back-end&amp;lt;/span&amp;gt;, etc.&lt;br /&gt;
# (and about 35 more folks,  according to [http://upcoming.yahoo.com/event/2888376/ Upcoming] as of noon Thursday 2009-7-23)&lt;br /&gt;
# ...&lt;br /&gt;
&lt;br /&gt;
==schedule==&lt;br /&gt;
Outline of schedule for the weekend - more details at the DevCamp!&lt;br /&gt;
* Saturday July 25th&lt;br /&gt;
** 11:00am - planners+volunteers onsite for setup&lt;br /&gt;
** 12:00pm - registration, lunch&lt;br /&gt;
** intro session, what is a devcamp, introductions&lt;br /&gt;
** hack/project brainstorming and proposals&lt;br /&gt;
** day 1 building sessions &lt;br /&gt;
** dinner and group photo&lt;br /&gt;
** day 1 demos and social hour&lt;br /&gt;
** evening open hacking session (like DevHouse) / iteration on hacks/projects&lt;br /&gt;
&lt;br /&gt;
* Sunday July 26th&lt;br /&gt;
** 10:00am - breakfast&lt;br /&gt;
** day 2 working sessions on hacks/projects&lt;br /&gt;
** 12:30pm lunch&lt;br /&gt;
** day 2 working sessions continued&lt;br /&gt;
** second day demos and wrap-up&lt;br /&gt;
** venue clean-up&lt;br /&gt;
** 5pm venue exit&lt;br /&gt;
&lt;br /&gt;
==venue==&lt;br /&gt;
Automattic has very graciously agreed to host microformatsDevCamp. The venue has:&lt;br /&gt;
* wifi&lt;br /&gt;
* power. power outlets, extension cords, power strips&lt;br /&gt;
* 4-5 rooms/meeting areas. &lt;br /&gt;
* 3 projectors&lt;br /&gt;
* 1 whiteboard.&lt;br /&gt;
* sink, water.&lt;br /&gt;
&lt;br /&gt;
As Automattic is donating the venue, as participants it is our responsibility to take excellent care of the venue, leaving it as good or better than we found it.&lt;br /&gt;
&lt;br /&gt;
Some amount of camping overnight at the venue will be possible.&lt;br /&gt;
&lt;br /&gt;
=== nearby food ===&lt;br /&gt;
Suggestions for nearby (easy/quick walking distance) drinks, snacks, food.&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Bayside Market&amp;lt;/span&amp;gt; - fresh &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;fruit&amp;lt;/span&amp;gt; and &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;vegetables&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sandwiches&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;http://www.yelp.com/biz/bayside-market-san-francisco-2&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Crossroads Cafe&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;coffee&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;espresso&amp;lt;/span&amp;gt; drinks, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;shakes&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;smoothies&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;bagels&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sandwiches&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;http://www.yelp.com/biz/crossroads-cafe-san-francisco-3&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== tags ==&lt;br /&gt;
Please use the following tags when tagging related content (blog posts, photos, videos):&lt;br /&gt;
&lt;br /&gt;
tags:&lt;br /&gt;
&amp;lt;kbd class=&amp;quot;tags&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;'''#ufdevcamp'''&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;ufdevcampsf&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformatsDevCamp&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformatsDevCampSF&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats-meetup&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;BarCamp&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;BarCamp2009&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;Automattic&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;The-Embarcadero&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;san-francisco&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;upcoming:event=2888376&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/kbd&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Track:&lt;br /&gt;
* [http://search.twitter.com/search?q=ufdevcamp #ufdevcamp on Twitter Search].&lt;br /&gt;
* [http://identi.ca/tag/ufdevcamp #ufdevcamp] tagspace on identi.ca.&lt;br /&gt;
* [http://www.flickr.com/photos/tags/ufdevcamp/ ufdevcamp tag on flickr]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;group&amp;quot;&amp;gt;Groups&amp;lt;/span&amp;gt;:&lt;br /&gt;
* [http://identi.ca/group/microformats !microformats Identi.ca group] (aliases: !mf and !uf). Join and address the whole group. Notices to this group can also be tracked from [http://identi.ca/tag/microformats #microformats]&lt;br /&gt;
&lt;br /&gt;
== notes ==&lt;br /&gt;
topics discussed:&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== hack ideas ==&lt;br /&gt;
Have an idea for a hack/project session? Please read &amp;lt;cite&amp;gt;[http://factoryjoe.com/blog/2007/07/13/what-is-a-devcamp/ What is a DevCamp?]&amp;lt;/cite&amp;gt; and then suggest something or add a &amp;quot;+1&amp;quot; to existing suggestions, and sign your suggestion or opinion with your Username with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;discussion&amp;quot;&amp;gt;&lt;br /&gt;
* '''microWall''' - make sure to print a screen-shot of every microformat-savvy tool that comes up during the camp, and stick them on the wall. It will be an amazing backdrop for a group photo... [[User:Rohit|Rohit]]&lt;br /&gt;
** +1 [[User:Tantek|Tantek]]&lt;br /&gt;
* '''(Sunday)''' '''CSS3, HTML5 and microformats &amp;quot;Zen Garden&amp;quot;''' - same premise as the CSS Zen Garden of yore, but with a strong emphasis on CSS3 advancements, microformats enrichment and done in HTML5. [[User:KuraFire|Faruk Ateş]]&lt;br /&gt;
* '''CheatSheet Translation''' [[User:Brian|Brian Suda]] This is a request to anyone who is speaks another language. I created the PDF cheatsheet awhile ago http://suda.co.uk/projects/microformats/cheatsheet/ if someone wants to translate it into Spanish, or another language, please let me know. I can send the source InDesign file, or if they send me the translations, I'd be happy to update it myself.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== projects ==&lt;br /&gt;
;short URL for this section&lt;br /&gt;
:http://tr.im/ufps&lt;br /&gt;
Please create a wiki page for any hack/project session you lead or attend and link to it from here.&lt;br /&gt;
* [[hcard-input-interface]] for easy input of user data (creating hCards) by Chad. combined project/session with '''microformats and user sign-up user interface''' - how can importing and subscribing to hCards help make user sign-up easier and thus get more users signed up quicker? by [[User:Tantek|Tantek]]&lt;br /&gt;
* [[self-updating-address-book]] - in the search for an address book/contact list that actually stays up to date, hCard may be the key. [[User:Beaulebens|Beau Lebens]]&lt;br /&gt;
* [[hcard-contact-autocompletion]] by [[User:Rohit|Rohit Khare]]&lt;br /&gt;
* [[microformat-services]] by ________&lt;br /&gt;
* [[unified-rsvp]] by _________&lt;br /&gt;
* [[hcard-google-bookmarklet]] [[bookmarklet]]. [[User:Singpolyma|Singpolyma]]&lt;br /&gt;
* [[microformat-aggregation]] by [[User:jessehammons|Jesse Hammons]], [[User:yurylifshits|Yury Lifshits]], Andrew McCollum, Dane Hurtibuse, Randy Kerber&lt;br /&gt;
* [[twitter bus card exchange/display]] by [[User:perivision|Christopher]]&lt;br /&gt;
* [[hcard-creator-redesign|hCard Creator redesign]] by Cindy Li&lt;br /&gt;
&lt;br /&gt;
== photographs ==&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== blog posts ==&lt;br /&gt;
Blog posts about the devCamp. Newest first.&lt;br /&gt;
* [http://microformats.org/blog/2009/07/20/microformatsdevcamp-this-weekend/ 2009-07-21 microformats.org: microformatsDevCamp this weekend!]&lt;br /&gt;
* [http://radar.oreilly.com/2009/07/four-short-links-17-july-2009.html O'Reilly Radar: Four short links]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [http://factoryjoe.com/blog/2007/07/13/what-is-a-devcamp/ Chris Messina: What is a DevCamp?]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- End of @vevent --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
== Related Pages==&lt;br /&gt;
microformatsDevCamp is one of several microformats [[events]].&lt;br /&gt;
&lt;br /&gt;
{{events-related-pages}}&lt;br /&gt;
&lt;br /&gt;
== planner to-do ==&lt;br /&gt;
&lt;br /&gt;
=== planners ===&lt;br /&gt;
Want to help organize and plan the first microformatsDevCamp? Sign up and be sure to pick up a planner role (see below).&lt;br /&gt;
* [[User:Tantek|Tantek Çelik]] - '''organizing, venue acquisition, intro and kickoff'''&lt;br /&gt;
* [[User:Rohit|Rohit Khare]] - '''venue acquisition, sponsor wrangler, food'''&lt;br /&gt;
* [[User:EdwardOConnor |Edward O'Connor]] (Ted) - '''volunteer coordinator, setup, welcome desk'''&lt;br /&gt;
* [[User:Pseudowish|Lauren Scime]] - '''t-shirts, other coordination needs tbd'''&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Chris Messina|Chris Messina]]&amp;lt;/span&amp;gt; - '''connector and advisor'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== planner roles ===&lt;br /&gt;
Role info / details:&lt;br /&gt;
* '''intro and kickoff''' - run the introductory session and help start the microformatsDevCamp with traditional BarCamp intros/3tags and explanation of the BarCamp format.&lt;br /&gt;
* '''food''' - coordinate / match up sponsors with meals and make sure the meals arrive and are setup for event participants during the event.&lt;br /&gt;
* '''sponsor wrangler''' - for food, t-shirts. per definition given in: http://www.cleverclevergirl.com/?p=10 : &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Drafts a message to send to potential sponsors, follows up leads from others for potential sponsors, collects info, logos (in vector format), and money from sponsors and also sees that receipts (if necessary) are issued at the end. &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* '''t-shirts''' - get estimate, make sure to order in time for the event. Ben Ward has done some work on this - check with him.&lt;br /&gt;
* '''volunteer coordinator''' - recruit and organize volunteers the day of the event to help out with food, setup&lt;br /&gt;
* '''cleanup''' - enlist help of volunteers and all devCamp participants to help with cleanup&lt;br /&gt;
* '''setup''' - be in charge of setup the day of, coordinate with venue on setup plenty of time *before* the start of the camp! setup: power cords, power strips, calendar grid for sessions, tables and chairs in rooms/meeting areas, projectors&lt;br /&gt;
* '''welcome desk''' - welcome microformatsDevCamp attendees at the entrance of the venue, make sure they get a name tag and instruct them to tag themselves as primarily/secondarily being a web '''author''', '''designer''', '''publisher''', '''developer''', pick at least one. (as they should also do when the sign up on the wiki in the attendees section above!)&lt;br /&gt;
&lt;br /&gt;
===T-shirts===&lt;br /&gt;
* get estimates from vendor(s) for different quantities&lt;br /&gt;
** get vendor contact info from Ben Ward who has already looked into this and found a reliable vendor that can deliver high quality t-shirts in a week or less time.&lt;br /&gt;
** Suggestion: 100 shirts, provide them to individuals who sponsor microformatsDevCamp with a $20 or more donation to help pay for t-shirts and snacks/food (if any funds from covering t-shirts are remaining). [[User:Tantek|Tantek]] 17:40, 17 July 2009 (UTC)&lt;br /&gt;
* make/reuse design (get original t-shirt design details from Dan Cederholm)&lt;br /&gt;
* order/print - make sure folks who donated at the [[events/2009-06-26-microformats-4th-bday|4th bday party]] get their shirts&lt;br /&gt;
&lt;br /&gt;
* '''T-shirts are ordered!''' Printer is [http://www.screenprintguy.com The Screen Print Guy] located out on 23rd Ave. Will be available for pickup by Friday July 24th. (This is great! [[User:Tantek|Tantek]] 01:03, 21 July 2009 (UTC))&lt;br /&gt;
** Total # of shirts ordered: 100. Size breakdown: Men's: 10 small, 30 medium, 25 large. Women's: 10 small, 15 medium, 10 large.&lt;br /&gt;
** Total cost: $918.00 (would have been cheaper but they had a surcharge for the rush order). I have charged 50% of the cost already to place the order. Other 50% due at time of pickup.&lt;br /&gt;
&lt;br /&gt;
Note that, including cash donations from the 4th birthday party, we have pledges for ~$1850 to budget with as of 2009-7-24 [[User:Rohit|Rohit]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=events/2009-07-25-dev-camp&amp;diff=39880</id>
		<title>events/2009-07-25-dev-camp</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=events/2009-07-25-dev-camp&amp;diff=39880"/>
		<updated>2009-07-25T22:51:51Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* hack ideas */ Added hcard2google&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;microformatsDevCamp&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
http://farm3.static.flickr.com/2460/3726302070_7b834b9443_o.jpg&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;event-page vevent&amp;quot;&amp;gt;&lt;br /&gt;
;When&lt;br /&gt;
:&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-25&amp;lt;/span&amp;gt; from &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;12:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; to &amp;lt;span class=&amp;quot;dtend&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-26&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;17:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
;Where&lt;br /&gt;
:&amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;org fn&amp;quot;&amp;gt;Automattic&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;&amp;lt;em style=&amp;quot;border-bottom:dotted 1px&amp;quot; title=&amp;quot;Pier 38 is NOWHERE NEAR Pier 39, just to be clear. Pier 38 is SOUTH of the Bay Bridge.&amp;quot;&amp;gt;Pier 38&amp;lt;/em&amp;gt;, The Embarcadero between Brannan and Townsend&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;CA&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;94107&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;geo&amp;quot;&amp;gt;[http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;view=map&amp;amp;q=%2BAutomattic,+The+Embarcadero,+San+Francisco,+CA+94107&amp;amp;sll=37.752736,-122.402826&amp;amp;sspn=0.13844,0.217667&amp;amp;gl=us&amp;amp;ie=UTF8&amp;amp;t=h&amp;amp;layer=c&amp;amp;cbll=37.782877,-122.388062&amp;amp;panoid=kB1DhzPP5DYl5pgHBRxdPg&amp;amp;cbp=12,123.84,,0,2.44&amp;amp;ll=37.783053,-122.388044&amp;amp;spn=0,359.996599&amp;amp;z=18 View location at latitude:&amp;lt;span class=&amp;quot;latitude&amp;quot;&amp;gt;37.782769&amp;lt;/span&amp;gt;, longitude:&amp;lt;span class=&amp;quot;longitude&amp;quot;&amp;gt;-122.387837&amp;lt;/span&amp;gt;]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
:'''MUNI''': [http://playfoursquare.com/venue/72202 Brannan] (N,T)&lt;br /&gt;
:'''BART''': Embarcadero station, then [http://www.nextmuni.com/predictor/prediction.shtml?a=sf-muni&amp;amp;r=N&amp;amp;d=N__IB3&amp;amp;s=6992&amp;amp;ts=4506 take MUNI N-Judah inbound] or T-Third inbound to Brannan stop.&lt;br /&gt;
:'''Caltrain''': 4th &amp;amp; King st., then [http://www.nextmuni.com/predictor/prediction.shtml?a=sf-muni&amp;amp;r=N&amp;amp;d=N__OB2&amp;amp;s=5240&amp;amp;ts=7145 take MUNI N-Judah outbound] or T-Third outbound to Brannan stop.&lt;br /&gt;
;What&lt;br /&gt;
:&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;microformatsDevCamp!&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;description&amp;quot;&amp;gt;The first ever microformatsDevCamp, for authors, designers, publishers, developers, engineers building pages, sites, and tools with microformats.&amp;lt;/span&amp;gt;&lt;br /&gt;
;How much&lt;br /&gt;
:$20 suggested donation (gets you a t-shirt while supplies last). &amp;lt;em style=&amp;quot;display:block&amp;quot;&amp;gt;No one turned away for lack of funds.&amp;lt;/em&amp;gt;&lt;br /&gt;
;URLs&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://microformats.org/wiki/events/2009-07-25-dev-camp&amp;lt;/span&amp;gt;&lt;br /&gt;
:http://upcoming.yahoo.com/event/2888376/&lt;br /&gt;
:http://www.facebook.com/event.php?eid=102571118403&lt;br /&gt;
;short URL&lt;br /&gt;
:http://tr.im/ufdevcamp&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[http://suda.co.uk/projects/microformats/hcalendar/get-cal.php?uri=http://microformats.org/wiki/events/2009-07-25-dev-camp Add this event to your calendar]''' http://www.boogdesign.com/images/buttons/microformat_hcalendar.png&lt;br /&gt;
&lt;br /&gt;
== Sponsors == &lt;br /&gt;
microformatsDevCamp is made possible thanks to the generosity of our corporate and individual sponsors!&lt;br /&gt;
&lt;br /&gt;
* Venue&lt;br /&gt;
**[http://automattic.com Automattic]&lt;br /&gt;
* Meals&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://spinn3r.com Spinn3r]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://commerce.net CommerceNet]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://visitmix.com/Lab/Oomph Microsoft MIX Online]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://mBLAST.com/ mBLAST]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://steve.ganz.name/ Steve Ganz]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.carlaborsoi.com/ Carla Borsoi]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Promotion&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://objectadjective.com Object Adjective]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** [http://cindyli.com Cindy Li]&lt;br /&gt;
&lt;br /&gt;
=== Sponsorships ===&lt;br /&gt;
Help sponsor microformatsDevCamp:&lt;br /&gt;
&lt;br /&gt;
* Saturday 25th&lt;br /&gt;
** Lunch - sponsored by [http://spinn3r.com Spinn3r]&lt;br /&gt;
** Dinner - sponsored by [http://commerce.net CommerceNet]&lt;br /&gt;
** Evening Social &amp;amp; Snacks - sponsored by [http://mBLAST.com/ mBLAST]&lt;br /&gt;
*** Beer - sponsored by [http://steve.ganz.name/ Steve Ganz]&lt;br /&gt;
* Sunday 26th&lt;br /&gt;
** Breakfast - sponsored by [http://www.carlaborsoi.com/ Carla Borsoi]&lt;br /&gt;
** Lunch - sponsored by [http://visitmix.com/Lab/Oomph Microsoft MIX Online]&lt;br /&gt;
* More Ideas...&lt;br /&gt;
** Stickers - sponsored by [http://objectadjective.com Object Adjective]&lt;br /&gt;
** Buttons - sponsored by [http://cindyli.com Cindy Li]&lt;br /&gt;
** Coffee&lt;br /&gt;
** Snacks&lt;br /&gt;
** ______?&lt;br /&gt;
&lt;br /&gt;
For meals, we're planning on something simple like bagels+coffee for breakfast (note: Tantek will purchase supplies for Sunday morning); or pizza or &amp;lt;del&amp;gt;indian delivery&amp;lt;/del&amp;gt; ([http://www.mydeedees.com/ Deedees Indian Food!]). We'll arrange for sponsors to pay vendors directly...&lt;br /&gt;
&lt;br /&gt;
== attendees ==&lt;br /&gt;
microformatsDevCamp, like any BarCamp, needs you - Sign up to volunteer, attend, design, code, and build with microformats!&lt;br /&gt;
&lt;br /&gt;
=== volunteers ===&lt;br /&gt;
Like all [http://barcamp.org BarCamps], this event is what it is because of what everyone puts into it. Volunteer to help setup, check people in, get them setup with a name badge, clean up, and help people in general have a good time and get things done.&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Cindy Li&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;helping with microformatsDevCamp logo design&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. done!&lt;br /&gt;
** full resolution logo: &amp;lt;span class=&amp;quot;attach&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;http://farm3.static.flickr.com/2460/3726302070_7b834b9443_o.jpg&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** on Flickr: http://www.flickr.com/photos/cindyli/3726302070/&lt;br /&gt;
** &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;designed and ordered buttons for event.&amp;lt;/span&amp;gt;Done!&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:BeauLebens|Beau Lebens]]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;, Automattic, [[http://dentedreality.com.au/ Dented Reality]]. &amp;lt;span class=&lt;br /&gt;
note&amp;quot;&amp;gt;I know my way around the venue, so can help sort out power strips, projectors etc&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
=== participants ===&lt;br /&gt;
&lt;br /&gt;
Please register with this [http://spreadsheets.google.com/viewform?formkey=dERvcnQ4SlFsX0ZLQi1KOE8wbk5obUE6MA.. online form].&lt;br /&gt;
&lt;br /&gt;
Want to design interfaces or build stuff with microformats and want help doing it? Sign up! Add yourself. Note your site (with [[hCard]] if you have it), interests/projects, and tag yourself as a web '''author''', '''designer''', '''&amp;lt;abbr title=&amp;quot;information architect&amp;quot;&amp;gt;IA&amp;lt;/abbr&amp;gt;''', '''publisher''', '''developer''', '''UI-tester''' - pick at least one.&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://tantek.com Tantek Çelik]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt; (user interface interaction)&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://yury.name Yury Lifshits]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.markng.co.uk Mark Ng]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.ics.uci.edu/~rohit Rohit Khare]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.jasonbolton.com Jason Bolton]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;front-end designer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://alpern.org Micah Alpern]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt; (user interface interaction)&amp;lt;/span&amp;gt; (will be there Sunday).&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:EdwardOConnor |Edward O'Connor]]&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;nickname&amp;quot;&amp;gt;Ted&amp;lt;/span&amp;gt;) - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;author, designer, developer, publisher&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://singpolyma.net Stephen Paul Weber]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;publisher&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://feedblog.org Kevin Burton]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://jobspice.com Dane Hurtubise]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://developer.netflix.com JR Conlin]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer, publisher&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Chirag Shah&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.wezaggle.com Jesse Hammons]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt; [http://www.wezaggle.com Zaggle Social Calendar]&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://matthewlevine.com Matthew Levine]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://farukat.es/ Faruk Ateş]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;UX Designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://fourkitchens.com/ David Strauss]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;Drupal&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://huyhong.com/ Huy Hong]&amp;lt;/span&amp;gt; - Frontend Developer, UI/UX/UE, UGC nut&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://objectadjective.com Jeremy Anderson]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;UX/UI/ID Designer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://objectadjective.com Lauren Scime]&amp;lt;/span&amp;gt; - front end designer / developer&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://blog.oofn.net Chad Weider]&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;front-end&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;back-end&amp;lt;/span&amp;gt;, etc.&lt;br /&gt;
# (and about 35 more folks,  according to [http://upcoming.yahoo.com/event/2888376/ Upcoming] as of noon Thursday 2009-7-23)&lt;br /&gt;
# ...&lt;br /&gt;
&lt;br /&gt;
==schedule==&lt;br /&gt;
Outline of schedule for the weekend - more details at the DevCamp!&lt;br /&gt;
* Saturday July 25th&lt;br /&gt;
** 11:00am - planners+volunteers onsite for setup&lt;br /&gt;
** 12:00pm - registration, lunch&lt;br /&gt;
** intro session, what is a devcamp, introductions&lt;br /&gt;
** hack/project brainstorming and proposals&lt;br /&gt;
** day 1 building sessions &lt;br /&gt;
** dinner&lt;br /&gt;
** day 1 demos and social hour&lt;br /&gt;
** evening open hacking session (like DevHouse) / iteration on hacks/projects&lt;br /&gt;
&lt;br /&gt;
* Sunday July 26th&lt;br /&gt;
** 10:00am - breakfast&lt;br /&gt;
** day 2 working sessions on hacks/projects&lt;br /&gt;
** 12:30pm lunch&lt;br /&gt;
** day 2 working sessions continued&lt;br /&gt;
** second day demos and wrap-up&lt;br /&gt;
** venue clean-up&lt;br /&gt;
** 5pm venue exit&lt;br /&gt;
&lt;br /&gt;
==venue==&lt;br /&gt;
Automattic has very graciously agreed to host microformatsDevCamp. The venue has:&lt;br /&gt;
* wifi&lt;br /&gt;
* power. power outlets, extension cords, power strips&lt;br /&gt;
* 4-5 rooms/meeting areas. &lt;br /&gt;
* 3 projectors&lt;br /&gt;
* 1 whiteboard.&lt;br /&gt;
* sink, water.&lt;br /&gt;
&lt;br /&gt;
As Automattic is donating the venue, as participants it is our responsibility to take excellent care of the venue, leaving it as good or better than we found it.&lt;br /&gt;
&lt;br /&gt;
Some amount of camping overnight at the venue will be possible.&lt;br /&gt;
&lt;br /&gt;
=== nearby food ===&lt;br /&gt;
Suggestions for nearby (easy/quick walking distance) drinks, snacks, food.&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Bayside Market&amp;lt;/span&amp;gt; - fresh &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;fruit&amp;lt;/span&amp;gt; and &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;vegetables&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sandwiches&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;http://www.yelp.com/biz/bayside-market-san-francisco-2&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Crossroads Cafe&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;coffee&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;espresso&amp;lt;/span&amp;gt; drinks, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;shakes&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;smoothies&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;bagels&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sandwiches&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;http://www.yelp.com/biz/crossroads-cafe-san-francisco-3&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== tags ==&lt;br /&gt;
Please use the following tags when tagging related content (blog posts, photos, videos):&lt;br /&gt;
&lt;br /&gt;
tags:&lt;br /&gt;
&amp;lt;kbd class=&amp;quot;tags&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;'''#ufdevcamp'''&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;ufdevcampsf&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformatsDevCamp&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformatsDevCampSF&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats-meetup&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;BarCamp&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;BarCamp2009&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;Automattic&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;The-Embarcadero&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;san-francisco&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;upcoming:event=2888376&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/kbd&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Track:&lt;br /&gt;
* [http://search.twitter.com/search?q=ufdevcamp #ufdevcamp on Twitter Search].&lt;br /&gt;
* [http://identi.ca/tag/ufdevcamp #ufdevcamp] tagspace on identi.ca.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;group&amp;quot;&amp;gt;Groups&amp;lt;/span&amp;gt;:&lt;br /&gt;
* [http://identi.ca/group/microformats !microformats Identi.ca group] (aliases: !mf and !uf). Join and address the whole group. Notices to this group can also be tracked from [http://identi.ca/tag/microformats #microformats]&lt;br /&gt;
&lt;br /&gt;
== notes ==&lt;br /&gt;
topics discussed:&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== hack ideas ==&lt;br /&gt;
Have an idea for a hack/project session? Please read &amp;lt;cite&amp;gt;[http://factoryjoe.com/blog/2007/07/13/what-is-a-devcamp/ What is a DevCamp?]&amp;lt;/cite&amp;gt; and then suggest something or add a &amp;quot;+1&amp;quot; to existing suggestions, and sign your suggestion or opinion with your Username with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;discussion&amp;quot;&amp;gt;&lt;br /&gt;
* '''microformats and user sign-up user interface''' - how can importing and subscribing to hCards help make user sign-up easier and thus get more users signed up quicker? [[User:Tantek|Tantek]]&lt;br /&gt;
* '''using hCard to build a self-updating address book''' - in the search for an address book/contact list that actually stays up to date, hCard may be the key. [[User:Beaulebens|Beau Lebens]]&lt;br /&gt;
** +1 [[User:Tantek|Tantek]]&lt;br /&gt;
* '''microWall''' - make sure to print a screen-shot of every microformat-savvy tool that comes up during the camp, and stick them on the wall. It will be an amazing backdrop for a group photo... [[User:Rohit|Rohit]]&lt;br /&gt;
** +1 [[User:Tantek|Tantek]]&lt;br /&gt;
* '''CSS3, HTML5 and microformats &amp;quot;Zen Garden&amp;quot;''' - same premise as the CSS Zen Garden of yore, but with a strong emphasis on CSS3 advancements, microformats enrichment and done in HTML5. [[User:KuraFire|Faruk Ateş]]&lt;br /&gt;
* '''hCard to Google Address Book''' bookmarlet. [[User:Singpolyma|Singpolyma]]&lt;br /&gt;
* ...&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== projects ==&lt;br /&gt;
Please create a wiki page for any hack/project session you lead or attend and link to it from here.&lt;br /&gt;
* hCard input/sign-up interface.&lt;br /&gt;
* [[hcard-contact-autocompletion]]&lt;br /&gt;
&lt;br /&gt;
== photographs ==&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== blog posts ==&lt;br /&gt;
Blog posts about the devCamp. Newest first.&lt;br /&gt;
* [http://microformats.org/blog/2009/07/20/microformatsdevcamp-this-weekend/ 2009-07-21 microformats.org: microformatsDevCamp this weekend!]&lt;br /&gt;
* [http://radar.oreilly.com/2009/07/four-short-links-17-july-2009.html O'Reilly Radar: Four short links]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [http://factoryjoe.com/blog/2007/07/13/what-is-a-devcamp/ Chris Messina: What is a DevCamp?]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- End of @vevent --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
== Related Pages==&lt;br /&gt;
microformatsDevCamp is one of several microformats [[events]].&lt;br /&gt;
&lt;br /&gt;
{{events-related-pages}}&lt;br /&gt;
&lt;br /&gt;
== planner to-do ==&lt;br /&gt;
&lt;br /&gt;
=== planners ===&lt;br /&gt;
Want to help organize and plan the first microformatsDevCamp? Sign up and be sure to pick up a planner role (see below).&lt;br /&gt;
* [[User:Tantek|Tantek Çelik]] - '''organizing, venue acquisition, intro and kickoff'''&lt;br /&gt;
* [[User:Rohit|Rohit Khare]] - '''venue acquisition, sponsor wrangler, food'''&lt;br /&gt;
* [[User:EdwardOConnor |Edward O'Connor]] (Ted) - '''volunteer coordinator, setup, welcome desk'''&lt;br /&gt;
* [[User:Pseudowish|Lauren Scime]] - '''t-shirts, other coordination needs tbd'''&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Chris Messina|Chris Messina]]&amp;lt;/span&amp;gt; - '''connector and advisor'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== planner roles ===&lt;br /&gt;
Role info / details:&lt;br /&gt;
* '''intro and kickoff''' - run the introductory session and help start the microformatsDevCamp with traditional BarCamp intros/3tags and explanation of the BarCamp format.&lt;br /&gt;
* '''food''' - coordinate / match up sponsors with meals and make sure the meals arrive and are setup for event participants during the event.&lt;br /&gt;
* '''sponsor wrangler''' - for food, t-shirts. per definition given in: http://www.cleverclevergirl.com/?p=10 : &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Drafts a message to send to potential sponsors, follows up leads from others for potential sponsors, collects info, logos (in vector format), and money from sponsors and also sees that receipts (if necessary) are issued at the end. &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* '''t-shirts''' - get estimate, make sure to order in time for the event. Ben Ward has done some work on this - check with him.&lt;br /&gt;
* '''volunteer coordinator''' - recruit and organize volunteers the day of the event to help out with food, setup&lt;br /&gt;
* '''cleanup''' - enlist help of volunteers and all devCamp participants to help with cleanup&lt;br /&gt;
* '''setup''' - be in charge of setup the day of, coordinate with venue on setup plenty of time *before* the start of the camp! setup: power cords, power strips, calendar grid for sessions, tables and chairs in rooms/meeting areas, projectors&lt;br /&gt;
* '''welcome desk''' - welcome microformatsDevCamp attendees at the entrance of the venue, make sure they get a name tag and instruct them to tag themselves as primarily/secondarily being a web '''author''', '''designer''', '''publisher''', '''developer''', pick at least one. (as they should also do when the sign up on the wiki in the attendees section above!)&lt;br /&gt;
&lt;br /&gt;
===T-shirts===&lt;br /&gt;
* get estimates from vendor(s) for different quantities&lt;br /&gt;
** get vendor contact info from Ben Ward who has already looked into this and found a reliable vendor that can deliver high quality t-shirts in a week or less time.&lt;br /&gt;
** Suggestion: 100 shirts, provide them to individuals who sponsor microformatsDevCamp with a $20 or more donation to help pay for t-shirts and snacks/food (if any funds from covering t-shirts are remaining). [[User:Tantek|Tantek]] 17:40, 17 July 2009 (UTC)&lt;br /&gt;
* make/reuse design (get original t-shirt design details from Dan Cederholm)&lt;br /&gt;
* order/print - make sure folks who donated at the [[events/2009-06-26-microformats-4th-bday|4th bday party]] get their shirts&lt;br /&gt;
&lt;br /&gt;
* '''T-shirts are ordered!''' Printer is [http://www.screenprintguy.com The Screen Print Guy] located out on 23rd Ave. Will be available for pickup by Friday July 24th. (This is great! [[User:Tantek|Tantek]] 01:03, 21 July 2009 (UTC))&lt;br /&gt;
** Total # of shirts ordered: 100. Size breakdown: Men's: 10 small, 30 medium, 25 large. Women's: 10 small, 15 medium, 10 large.&lt;br /&gt;
** Total cost: $918.00 (would have been cheaper but they had a surcharge for the rush order). I have charged 50% of the cost already to place the order. Other 50% due at time of pickup.&lt;br /&gt;
&lt;br /&gt;
Note that, including cash donations from the 4th birthday party, we have pledges for ~$1850 to budget with as of 2009-7-24 [[User:Rohit|Rohit]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=events/2009-07-25-dev-camp&amp;diff=39845</id>
		<title>events/2009-07-25-dev-camp</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=events/2009-07-25-dev-camp&amp;diff=39845"/>
		<updated>2009-07-24T21:44:33Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* participants */ added myself&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;microformatsDevCamp&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
http://farm3.static.flickr.com/2460/3726302070_7b834b9443_o.jpg&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;event-page vevent&amp;quot;&amp;gt;&lt;br /&gt;
;When&lt;br /&gt;
:&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-25&amp;lt;/span&amp;gt; from &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;12:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; to &amp;lt;span class=&amp;quot;dtend&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-07-26&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;17:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
;Where&lt;br /&gt;
:&amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;org fn&amp;quot;&amp;gt;Automattic&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;&amp;lt;em style=&amp;quot;border-bottom:dotted 1px&amp;quot; title=&amp;quot;Pier 38 is NOWHERE NEAR Pier 39, just to be clear. Pier 38 is SOUTH of the Bay Bridge.&amp;quot;&amp;gt;Pier 38&amp;lt;/em&amp;gt;, The Embarcadero between Brannan and Townsend&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;CA&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;94107&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;geo&amp;quot;&amp;gt;[http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;view=map&amp;amp;q=%2BAutomattic,+The+Embarcadero,+San+Francisco,+CA+94107&amp;amp;sll=37.752736,-122.402826&amp;amp;sspn=0.13844,0.217667&amp;amp;gl=us&amp;amp;ie=UTF8&amp;amp;t=h&amp;amp;layer=c&amp;amp;cbll=37.782877,-122.388062&amp;amp;panoid=kB1DhzPP5DYl5pgHBRxdPg&amp;amp;cbp=12,123.84,,0,2.44&amp;amp;ll=37.783053,-122.388044&amp;amp;spn=0,359.996599&amp;amp;z=18 View location at latitude:&amp;lt;span class=&amp;quot;latitude&amp;quot;&amp;gt;37.782769&amp;lt;/span&amp;gt;, longitude:&amp;lt;span class=&amp;quot;longitude&amp;quot;&amp;gt;-122.387837&amp;lt;/span&amp;gt;]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
:'''MUNI''': [http://playfoursquare.com/venue/72202 Brannan] (N,T)&lt;br /&gt;
:'''BART''': Embarcadero station, then [http://www.nextmuni.com/predictor/prediction.shtml?a=sf-muni&amp;amp;r=N&amp;amp;d=N__IB3&amp;amp;s=6992&amp;amp;ts=4506 take MUNI N-Judah inbound] or T-Third inbound to Brannan stop.&lt;br /&gt;
:'''Caltrain''': 4th &amp;amp; King st., then [http://www.nextmuni.com/predictor/prediction.shtml?a=sf-muni&amp;amp;r=N&amp;amp;d=N__OB2&amp;amp;s=5240&amp;amp;ts=7145 take MUNI N-Judah outbound] or T-Third outbound to Brannan stop.&lt;br /&gt;
;What&lt;br /&gt;
:&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;microformatsDevCamp!&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;description&amp;quot;&amp;gt;The first ever microformatsDevCamp, for authors, designers, publishers, developers, engineers building pages, sites, and tools with microformats.&amp;lt;/span&amp;gt;&lt;br /&gt;
;How much&lt;br /&gt;
:$20 suggested donation (gets you a t-shirt while supplies last). &amp;lt;em style=&amp;quot;display:block&amp;quot;&amp;gt;No one turned away for lack of funds.&amp;lt;/em&amp;gt;&lt;br /&gt;
;URLs&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://microformats.org/wiki/events/2009-07-25-dev-camp&amp;lt;/span&amp;gt;&lt;br /&gt;
:http://upcoming.yahoo.com/event/2888376/&lt;br /&gt;
:http://www.facebook.com/event.php?eid=102571118403&lt;br /&gt;
;short URL&lt;br /&gt;
:http://tr.im/ufdevcamp&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[http://suda.co.uk/projects/microformats/hcalendar/get-cal.php?uri=http://microformats.org/wiki/events/2009-07-25-dev-camp Add this event to your calendar]''' http://www.boogdesign.com/images/buttons/microformat_hcalendar.png&lt;br /&gt;
&lt;br /&gt;
== Sponsors == &lt;br /&gt;
microformatsDevCamp is made possible thanks to the generosity of our corporate and individual sponsors!&lt;br /&gt;
&lt;br /&gt;
* Venue&lt;br /&gt;
**[http://automattic.com Automattic]&lt;br /&gt;
* Meals&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://spinn3r.com Spinn3r]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://commerce.net CommerceNet]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://visitmix.com/Lab/Oomph Microsoft MIX Online]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://mBLAST.com/ mBLAST]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://steve.ganz.name/ Steve Ganz]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.carlaborsoi.com/ Carla Borsoi]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Promotion&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://objectadjective.com Object Adjective]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://cindyli.com Cindy Li]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Sponsorships ===&lt;br /&gt;
Help sponsor microformatsDevCamp:&lt;br /&gt;
&lt;br /&gt;
* Saturday 25th&lt;br /&gt;
** Lunch - sponsored by &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://spinn3r.com Spinn3r]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; &lt;br /&gt;
** Dinner - sponsored by &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://commerce.net CommerceNet]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** Evening Social &amp;amp; Snacks - sponsored by &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://mBLAST.com/ mBLAST]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
*** Beer - sponsored by &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://steve.ganz.name/ Steve Ganz]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Sunday 26th&lt;br /&gt;
** Breakfast - sponsored by &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.carlaborsoi.com/ Carla Borsoi]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** Lunch - sponsored by &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://visitmix.com/Lab/Oomph Microsoft MIX Online]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* More Ideas...&lt;br /&gt;
** Stickers - sponsored by &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://objectadjective.com Object Adjective]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** Buttons - sponsored by &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://cindyli.com Cindy Li]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** Coffee&lt;br /&gt;
** Snacks&lt;br /&gt;
** T-shirts&lt;br /&gt;
** ______?&lt;br /&gt;
&lt;br /&gt;
For meals, we're planning on something simple like bagels+coffee for breakfast (note: Tantek will purchase supplies for Sunday morning); or pizza or &amp;lt;del&amp;gt;indian delivery&amp;lt;/del&amp;gt; ([http://www.mydeedees.com/ Deedees Indian Food!]). We'll arrange for sponsors to pay vendors directly...&lt;br /&gt;
&lt;br /&gt;
== attendees ==&lt;br /&gt;
microformatsDevCamp, like any BarCamp, needs you! &lt;br /&gt;
&lt;br /&gt;
Sign up to volunteer, attend, design, code, and build with microformats!&lt;br /&gt;
&lt;br /&gt;
=== planners ===&lt;br /&gt;
Want to help organize and plan the first microformatsDevCamp? Sign up and be sure to pick up a planner role (see below).&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Tantek|Tantek Çelik]]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;'''organizing, venue acquisition, intro and kickoff'''&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Rohit|Rohit Khare]]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;'''venue acquisition, sponsor wrangler, food'''&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:EdwardOConnor |Edward O'Connor]]&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;nickname&amp;quot;&amp;gt;Ted&amp;lt;/span&amp;gt;) - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;'''volunteer coordinator, cleanup'''&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Pseudowish|Lauren Scime]]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;'''t-shirts, other coordination needs tbd'''&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Chris Messina|Chris Messina]]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;'''connector and advisor'''&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
Planners: please see and keep up with the [[#planner_to-do]] section!&lt;br /&gt;
&lt;br /&gt;
=== volunteers ===&lt;br /&gt;
Like all [http://barcamp.org BarCamps], this event is what it is because of what everyone puts into it. Volunteer to help setup, check people in, get them setup with a name badge, clean up, and help people in general have a good time and get things done.&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Cindy Li&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;helping with microformatsDevCamp logo design&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. done!&lt;br /&gt;
** full resolution logo: &amp;lt;span class=&amp;quot;attach&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;http://farm3.static.flickr.com/2460/3726302070_7b834b9443_o.jpg&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
** on Flickr: http://www.flickr.com/photos/cindyli/3726302070/&lt;br /&gt;
** &amp;lt;span class=&amp;quot;note&amp;quot;&amp;gt;designed and ordered buttons for event.&amp;lt;/span&amp;gt;Done!&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:BeauLebens|Beau Lebens]]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;role&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;, Automattic, [[http://dentedreality.com.au/ Dented Reality]]. &amp;lt;span class=&lt;br /&gt;
note&amp;quot;&amp;gt;I know my way around the venue, so can help sort out power strips, projectors etc&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
=== participants ===&lt;br /&gt;
Want to design interfaces or build stuff with microformats and want help doing it? Sign up! Add yourself. Note your site (with [[hCard]] if you have it), interests/projects, and tag yourself as a web '''author''', '''designer''', '''&amp;lt;abbr title=&amp;quot;information architect&amp;quot;&amp;gt;IA&amp;lt;/abbr&amp;gt;''', '''publisher''', '''developer''', '''UI-tester''' - pick at least one.&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://tantek.com Tantek Çelik]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt; (user interface interaction)&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://yury.name Yury Lifshits]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.markng.co.uk Mark Ng]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.ics.uci.edu/~rohit Rohit Khare]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://www.jasonbolton.com Jason Bolton]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;front-end designer&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://alpern.org Micah Alpern]&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;designer&amp;lt;/span&amp;gt; (user interface interaction)&amp;lt;/span&amp;gt; (will be there Sunday).&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:EdwardOConnor |Edward O'Connor]]&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;nickname&amp;quot;&amp;gt;Ted&amp;lt;/span&amp;gt;) - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;author, designer, developer, publisher&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[http://singpolyma.net Stephen Paul Weber]&amp;lt;/span&amp;gt; - &amp;lt;strong class=&amp;quot;category&amp;quot;&amp;gt;developer&amp;lt;/strong&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;publisher&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
# (and about 35 more folks,  according to [http://upcoming.yahoo.com/event/2888376/ Upcoming] as of noon Thursday 2009-7-23)&lt;br /&gt;
# ...&lt;br /&gt;
&lt;br /&gt;
==venue==&lt;br /&gt;
Automattic has very graciously agreed to host microformatsDevCamp. The venue has:&lt;br /&gt;
* wifi&lt;br /&gt;
* power. power outlets, extension cords, power strips&lt;br /&gt;
* 4-5 rooms/meeting areas. &lt;br /&gt;
* 3 projectors&lt;br /&gt;
* 1 whiteboard.&lt;br /&gt;
* sink, water.&lt;br /&gt;
&lt;br /&gt;
As Automattic is donating the venue, as participants it is our responsibility to take excellent care of the venue, leaving it as good or better than we found it.&lt;br /&gt;
&lt;br /&gt;
Some amount of camping overnight at the venue will be possible.&lt;br /&gt;
&lt;br /&gt;
=== nearby food ===&lt;br /&gt;
Suggestions for nearby (easy/quick walking distance) drinks, snacks, food.&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Bayside Market&amp;lt;/span&amp;gt; - fresh &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;fruit&amp;lt;/span&amp;gt; and &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;vegetables&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sandwiches&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;http://www.yelp.com/biz/bayside-market-san-francisco-2&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Crossroads Cafe&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;coffee&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;espresso&amp;lt;/span&amp;gt; drinks, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;shakes&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;smoothies&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;bagels&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sandwiches&amp;lt;/span&amp;gt;. &amp;lt;span style=&amp;quot;display:block&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;http://www.yelp.com/biz/crossroads-cafe-san-francisco-3&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== tags ==&lt;br /&gt;
Please use the following tags when tagging related content (blog posts, photos, videos):&lt;br /&gt;
&lt;br /&gt;
tags:&lt;br /&gt;
&amp;lt;kbd class=&amp;quot;tags&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;'''#ufdevcamp'''&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;ufdevcampsf&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformatsDevCamp&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformatsDevCampSF&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats-meetup&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;BarCamp&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;BarCamp2009&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;Automattic&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;The-Embarcadero&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;san-francisco&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;upcoming:event=2888376&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/kbd&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Track:&lt;br /&gt;
* [http://search.twitter.com/search?q=ufdevcamp #ufdevcamp on Twitter Search].&lt;br /&gt;
* [http://identi.ca/tag/ufdevcamp #ufdevcamp] tagspace on identi.ca.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;group&amp;quot;&amp;gt;Groups&amp;lt;/span&amp;gt;:&lt;br /&gt;
* [http://identi.ca/group/microformats !microformats Identi.ca group] (aliases: !mf and !uf). Join and address the whole group. Notices to this group can also be tracked from [http://identi.ca/tag/microformats #microformats]&lt;br /&gt;
&lt;br /&gt;
== notes ==&lt;br /&gt;
topics discussed:&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== hack ideas ==&lt;br /&gt;
Have an idea for a hack/project session? Please read &amp;lt;cite&amp;gt;[http://factoryjoe.com/blog/2007/07/13/what-is-a-devcamp/ What is a DevCamp?]&amp;lt;/cite&amp;gt; and then suggest something or add a &amp;quot;+1&amp;quot; to existing suggestions, and sign your suggestion or opinion with your Username with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;discussion&amp;quot;&amp;gt;&lt;br /&gt;
* '''microformats and user sign-up user interface''' - how can importing and subscribing to hCards help make user sign-up easier and thus get more users signed up quicker? [[User:Tantek|Tantek]]&lt;br /&gt;
* '''using hCard to build a self-updating address book''' - in the search for an address book/contact list that actually stays up to date, hCard may be the key. [[User:Beaulebens|Beau Lebens]]&lt;br /&gt;
** +1 [[User:Tantek|Tantek]]&lt;br /&gt;
* '''microWall''' - make sure to print a screen-shot of every microformat-savvy tool that comes up during the camp, and stick them on the wall. It will be an amazing backdrop for a group photo... [[User:Rohit|Rohit]]&lt;br /&gt;
** +1 [[User:Tantek|Tantek]]&lt;br /&gt;
* ...&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== projects ==&lt;br /&gt;
Please create a wiki page for any hack/project session you lead or attend and link to it from here.&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== photographs ==&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== blog posts ==&lt;br /&gt;
Blog posts about the devCamp. Newest first.&lt;br /&gt;
* [http://microformats.org/blog/2009/07/20/microformatsdevcamp-this-weekend/ 2009-07-21 microformats.org: microformatsDevCamp this weekend!]&lt;br /&gt;
* [http://radar.oreilly.com/2009/07/four-short-links-17-july-2009.html O'Reilly Radar: Four short links]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [http://factoryjoe.com/blog/2007/07/13/what-is-a-devcamp/ Chris Messina: What is a DevCamp?]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- End of @vevent --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
== Related Pages==&lt;br /&gt;
microformatsDevCamp is one of several microformats [[events]].&lt;br /&gt;
&lt;br /&gt;
{{events-related-pages}}&lt;br /&gt;
&lt;br /&gt;
== planner to-do ==&lt;br /&gt;
&lt;br /&gt;
=== planner roles ===&lt;br /&gt;
We need the following roles and responsibilities to be picked up by planners!&lt;br /&gt;
* '''setup''' - be in charge of setup the day of, coordinate with venue on setup plenty of time *before* the start of the camp! setup: power cords, power strips, calendar grid for sessions, tables and chairs in rooms/meeting areas, projectors&lt;br /&gt;
* '''welcome desk''' - welcome microformatsDevCamp attendees at the entrance of the venue, make sure they get a name tag and instruct them to tag themselves as primarily/secondarily being a web '''author''', '''designer''', '''publisher''', '''developer''', pick at least one. (as they should also do when the sign up on the wiki in the attendees section above!)&lt;br /&gt;
&lt;br /&gt;
If you're a planner, please pick up and move one or more of these roles/responsibilities to your name above. Thanks!&lt;br /&gt;
&lt;br /&gt;
Role info / details:&lt;br /&gt;
* '''intro and kickoff''' - run the introductory session and help start the microformatsDevCamp with traditional BarCamp intros/3tags and explanation of the BarCamp format.&lt;br /&gt;
* '''food''' - coordinate / match up sponsors with meals and make sure the meals arrive and are setup for event participants during the event.&lt;br /&gt;
* '''sponsor wrangler''' - for food, t-shirts. per definition given in: http://www.cleverclevergirl.com/?p=10 : &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Drafts a message to send to potential sponsors, follows up leads from others for potential sponsors, collects info, logos (in vector format), and money from sponsors and also sees that receipts (if necessary) are issued at the end. &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* '''t-shirts''' - get estimate, make sure to order in time for the event. Ben Ward has done some work on this - check with him.&lt;br /&gt;
* '''volunteer coordinator''' - recruit and organize volunteers the day of the event to help out with food, setup&lt;br /&gt;
* '''cleanup''' - enlist help of volunteers and all devCamp participants to help with cleanup&lt;br /&gt;
&lt;br /&gt;
===T-shirts===&lt;br /&gt;
* get estimates from vendor(s) for different quantities&lt;br /&gt;
** get vendor contact info from Ben Ward who has already looked into this and found a reliable vendor that can deliver high quality t-shirts in a week or less time.&lt;br /&gt;
** Suggestion: 100 shirts, provide them to individuals who sponsor microformatsDevCamp with a $20 or more donation to help pay for t-shirts and snacks/food (if any funds from covering t-shirts are remaining). [[User:Tantek|Tantek]] 17:40, 17 July 2009 (UTC)&lt;br /&gt;
* make/reuse design (get original t-shirt design details from Dan Cederholm)&lt;br /&gt;
* order/print - make sure folks who donated at the [[events/2009-06-26-microformats-4th-bday|4th bday party]] get their shirts&lt;br /&gt;
&lt;br /&gt;
* '''T-shirts are ordered!''' Printer is [http://www.screenprintguy.com The Screen Print Guy] located out on 23rd Ave. Will be available for pickup by Friday July 24th. (This is great! [[User:Tantek|Tantek]] 01:03, 21 July 2009 (UTC))&lt;br /&gt;
** Total # of shirts ordered: 100. Size breakdown: Men's: 10 small, 30 medium, 25 large. Women's: 10 small, 15 medium, 10 large.&lt;br /&gt;
** Total cost: $918.00 (would have been cheaper but they had a surcharge for the rush order). I have charged 50% of the cost already to place the order. Other 50% due at time of pickup.&lt;br /&gt;
&lt;br /&gt;
Note that, including cash donations from the 4th birthday party, we have pledges for ~$1850 to budget with as of 2009-7-24 [[User:Rohit|Rohit]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hatom-issues&amp;diff=39750</id>
		<title>hatom-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hatom-issues&amp;diff=39750"/>
		<updated>2009-07-20T18:42:08Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: Vote for comments, against url+uid&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt; hAtom issues &amp;lt;/entry-title&amp;gt;&lt;br /&gt;
These are externally raised issues about [[hAtom]] with broadly varying degrees of merit. Thus some issues are REJECTED for a number of obvious reasons (but still documented here in case they are re-raised), and others contain longer discussions. Some issues may be ACCEPTED and perhaps cause changes or improved explanations in the spec. &lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT''': Please read the [[hatom-faq|hAtom FAQ]] and the [[hatom-issues-resolved|hAtom resolved issues]] ''before'' giving any feedback or raising any issues as your feedback/issues may already be resolved/answered.&lt;br /&gt;
&lt;br /&gt;
Submitted issues may (and probably will) be edited and rewritten for better terseness, clarity, calmness, rationality, and as neutral a point of view as possible. Write your issues well. — [http://tantek.com/ Tantek]&lt;br /&gt;
&lt;br /&gt;
== closed issues ==&lt;br /&gt;
See: [[hatom-issues-closed]]&lt;br /&gt;
&lt;br /&gt;
== resolved issues ==&lt;br /&gt;
See: [[hatom-issues-resolved]]&lt;br /&gt;
&lt;br /&gt;
== issues ==&lt;br /&gt;
&amp;lt;span id=&amp;quot;Issues&amp;quot;&amp;gt;Please add new issues&amp;lt;/span&amp;gt; to the '''bottom''' of the list by copy and pasting the [[#Template|Template]].  Please follow-up to resolved/rejected issues with new information rather than resubmitting such issues.  Duplicate issue additions will be reverted.&lt;br /&gt;
&lt;br /&gt;
===2009===&lt;br /&gt;
==== too many required hentry properties ====&lt;br /&gt;
* {{OpenIssue}} 2009-05-26 raised by [[User:Tantek|Tantek]]&lt;br /&gt;
*# hAtom 0.1 requires numerous properties for an hentry (often based directly on required elements from the Atom standard). Given the broad variety of situations that hAtom is used in content, many (or even most) of these properties are not already specified in such content, and thus it is poor methodology to require them because there is a good chance (experience has shown) either (a) the content author will ignore the requirement, or (b) will make something up to satisfy the requirement.  A few similar/overlapping/sub-issues are noted below (e.g. [[#Author|author is required]], and not always available).&lt;br /&gt;
*#* Proposed resolution. Make nearly all hentry properties &amp;quot;optional&amp;quot; in hAtom 0.2. Consider keeping at most only one required property, perhaps &amp;quot;updated&amp;quot; - that is, if there is no date of update/publication in the content you are trying to mark up, then perhaps it doesn't make sense to  mark up that content with hAtom, since hAtom is for episodic, time-based/stamped content.&lt;br /&gt;
*#** consider pattern abstraction: all microformats should minimize &amp;quot;required&amp;quot; properties for the same reason, and perhaps ''only'' require at most a single property which is indicative of what that microformat is for, that is, if the author does not publish that one required property, then perhaps they should not be using the microformat that requires that one property.&lt;br /&gt;
*#* I have the same problem. I'm collecting various feeds to analyse them. The sources are often RSS 0.9, but I want to put the results into an Atom feed. --[[User:Simon Brodtmann|Simon Brodtmann]] 00:51, 1 July 2009 (UTC)&lt;br /&gt;
*#** entry:author should be optional and could be either a hCard or a string&lt;br /&gt;
*#** entry lacks a [http://www.atomenabled.org/developers/syndication/atom-format-spec.php#element.category category] and it shuld either use rel-tag or just be a string&lt;br /&gt;
* 2009-07-18 [[User:DavidJanes]] I would like to break this into a separate issue for each currently required element, as we're likely to have to define defaulting rules&lt;br /&gt;
&lt;br /&gt;
==== entry-title optionality ====&lt;br /&gt;
* {{OpenIssue}} 2009-07-18 raised by [[User:DavidJanes]]&lt;br /&gt;
** this element should be optional&lt;br /&gt;
*** +1 [[User:DavidJanes]]&lt;br /&gt;
*** +1 [[User:WebOrganics|Martin McEvoy]] but not recommended. &lt;br /&gt;
*** ... your vote here ...&lt;br /&gt;
** if this element is not in the [[hatom#In_General|physical model]], the logical model value should be&lt;br /&gt;
*** the empty string&lt;br /&gt;
**** +1 [[User:DavidJanes]]&lt;br /&gt;
**** -1 [[User:WebOrganics|Martin McEvoy]]&lt;br /&gt;
*** the value should not be blank.&lt;br /&gt;
**** +1 [[User:WebOrganics|Martin McEvoy]] see: [http://www.atomenabled.org/developers/syndication/#requiredEntryElements Required Entry Elements] from Atom Enabled.&lt;br /&gt;
**** [[User:DavidJanes]] what should it be then, if physically representing it is optional? Since Atom makes this a SHOULD and not a MUST (I'm not shouting, just following RFC convention), and we're assuming there's a good reason for the entry-title not to be present in the first place, why not an empty string?&lt;br /&gt;
***** [[User:WebOrganics|Martin McEvoy]] entry:title is a required attribute of atom at both feed and entry level, in both instances it says &amp;quot;Contains a human readable title&amp;quot; (a requirement) an empty string is not anything human readable (personal oppinion), maybe hAtom 0.2 should only recommend that the value of entry-title &amp;quot;should&amp;quot; not be an empty string. &lt;br /&gt;
*** ... your proposal here, your vote in a sublist ...&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +1 [[User:DavidJanes]]&lt;br /&gt;
** +1 [[User:WebOrganics|Martin McEvoy]]&lt;br /&gt;
&lt;br /&gt;
==== updated optionality ====&lt;br /&gt;
* {{OpenIssue}} 2009-07-18 raised by [[User:DavidJanes]]&lt;br /&gt;
** this element should be optional&lt;br /&gt;
*** +1 [[User:DavidJanes]] ... the demand for optionality of the issue is high (cf the microsoft web clips) and if it remains required we're just going to reinvent hAtom without this element&lt;br /&gt;
** if this element is not in the [[hatom#In_General|physical model]], the logical model should be&lt;br /&gt;
*** the page creation date&lt;br /&gt;
**** +1 [[User:DavidJanes]]&lt;br /&gt;
*** ... your proposal here, your vote in a sublist ...&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +1 [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
==== author optionality ====&lt;br /&gt;
* {{OpenIssue}} 2009-07-18 raised by [[User:DavidJanes]]&lt;br /&gt;
** this element should be optional&lt;br /&gt;
*** +1 [[User:DavidJanes]] for the same reason 'updated' should be optional: we'll just reinvent hAtom slightly differently otherwise&lt;br /&gt;
*** ... your vote here ...&lt;br /&gt;
** if this element is not in the [[hatom#In_General|physical model]], the logical model should be&lt;br /&gt;
*** &amp;quot;anonymous&amp;quot; (somewhat like [[hreview]]), except not explicit&lt;br /&gt;
**** +0.5 [[User:DavidJanes]]&lt;br /&gt;
*** make this implementation defined&lt;br /&gt;
*** something constructed from the page's URL &amp;amp; other information&lt;br /&gt;
*** ... your proposal here, your vote in a sublist ...&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +1 [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
=== 2008 ===&lt;br /&gt;
==== add url property to hentry ====&lt;br /&gt;
* {{OpenIssue}} 2008-09-10 raised by [[User:Tantek|Tantek]]&lt;br /&gt;
*# hAtom 0.1 uses [[rel-bookmark]] for permalinks.  Permalinks may not always be hyperlinks or hyperlinkable.  Thus I propose we re-use the &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (from [[hCard]], [[hCalendar]], [[hReview]], etc.) as a sub-property of the &amp;lt;code&amp;gt;hentry&amp;lt;/code&amp;gt; property/container/root.&lt;br /&gt;
*#* Proposed resolution. Add &amp;quot;url&amp;quot; sub-property to &amp;quot;hentry&amp;quot; in hAtom 0.2.&lt;br /&gt;
*# {{ToDo}} can anyone provide examples where this would be used? [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
==== misuse of address element ====&lt;br /&gt;
* {{OpenIssue}} 2008-06-07 raised by [[User:Tantek|Tantek]]&lt;br /&gt;
*# hAtom 0.1 says &amp;quot;an Entry Author element SHOULD be encoded in an &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;amp;gt;&amp;lt;/code&amp;gt; element&amp;quot; and &amp;quot;find the Nearest In Parent &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;amp;gt;&amp;lt;/code&amp;gt; element(s) with class name author and that is/are a valid hCard&amp;quot; - this is a misuse of the address element.  The address element means the ''contact'' for the page or major portion thereof (see [[hcard-faq#Should_I_use_ADDRESS_for_hCards|hCard FAQ: Should I use ADDRESS for hCards]]), which ''may'' also be the ''author'' but is not necessarily.  See [[hcards-and-pages]] for more details on this semantic distinction.&lt;br /&gt;
*#* Proposed resolution: Eliminate all requirements and recommended use of the &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;amp;gt;&amp;lt;/code&amp;gt; element from hAtom.&lt;br /&gt;
*#** +1 --[[User:Csarven|Sarven Capadisli]] 11:57, 11 Nov 2008 (PST)&lt;br /&gt;
*#** +1 [[User:DavidJanes]]&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +1 [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
=== 2007 ===&lt;br /&gt;
==== marking up comments ====&lt;br /&gt;
* {{OpenIssue}} 2007-11-25 raised by [http://www.wirewd.com/ Ken Wronkiewicz].&lt;br /&gt;
*# There's no currently defined way to exactly handle threaded discussions.  I think this is quite useful to have.&lt;br /&gt;
*#* The prior art is RFC [http://tools.ietf.org/html/rfc4685 4864].  The microformat solution should map fairly cleanly to this.&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** -1 [[User:DavidJanes]] I think hAtom Comments should be a separate spec&lt;br /&gt;
** +1 [[User:Singpolyma|Singpolyma]] Comments are the important &amp;quot;next step&amp;quot; for hAtom.  The proposal I've seen that I most liked was embedding an hfeed in an hentry.&lt;br /&gt;
&lt;br /&gt;
==== atom:category scheme ====&lt;br /&gt;
* {{OpenIssue}} 2007-06-01 raised by [http://theryanking.com/ Ryan King].&lt;br /&gt;
*# ''[[rel-tag#Tag_Spaces|rel-tag tagspaces]] should map to atom:category schemes''&lt;br /&gt;
*#* hAtom already defines how to map term and label. It seems that the tagspace can easily map to scheme&lt;br /&gt;
*# {{ToDo}} can we get a real-world example mapping of this? [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
=== 2006 ===&lt;br /&gt;
====Geo====&lt;br /&gt;
* {{OpenIssue}} 2006-02-03 raised by [[BrianSuda]]&lt;br /&gt;
** We can use the [[geo]] microformat in [[hatom]] to represent GeoRSS element&lt;br /&gt;
** +1 [[User:DavidJanes]] - this is just making explicit a particular composition. is it not? Also: if there's a geo in a hfeed (outside of hentry), should it be considered to apply to all entries?&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +1 [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
==== Relationship of rel-bookmark to url+uid ====&lt;br /&gt;
The concept of permalink is available in hCard and hCalendar as the classes url and uid. This combination matches the permalink semantics by indicating that the url should be derefenced to find a more dynamic or up-to-date version of the content, and that that url is a stable unique id that can be used to identify the content.&lt;br /&gt;
&lt;br /&gt;
hAtom 0.1 uses rel-bookmark for the permalink concept. The current state of [[uid-brainstorming]] indicates that the [[hCard]] and [[hCalendar]] permalink concept is likely to be used in subsequent microformats. It may be important to reconcile hAtom with that trajectory. Possible reconcilliations include:&lt;br /&gt;
&lt;br /&gt;
1) To leave things as they are. The two permalink concepts are to be kept separate.&lt;br /&gt;
&lt;br /&gt;
2) Treat the two concepts as equivalent. Allow both in hAtom, and consider allowing both in other formats. eg &amp;amp;lt;a rel=&amp;quot;bookmark&amp;quot; href=&amp;quot;http://example.com/&amp;quot;&amp;gt; would fill out uid and url values if they are not supplied explicitly.&lt;br /&gt;
&lt;br /&gt;
3) Choose one over the other for hAtom and perhaps for future microformats also. &amp;quot;url uid&amp;quot; allows for some greater freedom (uid can be pointed at a non-url uid), but it is unclear at this stage whether that freedom is warranted or advisable to permit.&lt;br /&gt;
&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** -1 [[User:DavidJanes]] (let's wait for resolution elsewhere, also would need real world examples)&lt;br /&gt;
** -1 [[User:Singpolyma|Singpolyma]]&lt;br /&gt;
&lt;br /&gt;
==== Datetime format (atom:&amp;lt;i&amp;gt;updated&amp;lt;/i&amp;gt; and atom:&amp;lt;i&amp;gt;published&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* 2006-05-23 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
** Atom requires the use RFC3339 datetimes, while hAtom 0.1 does not specify which datetime formats may be used.&lt;br /&gt;
*** ACCEPTED FAQ - hAtom references datetime-design-pattern, which discusses which date format to use&lt;br /&gt;
** 2009-07-20 [[User:DavidJanes]] {{ToDo}} is this moot? can we move this to resolved?&lt;br /&gt;
&lt;br /&gt;
==== Feed &amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}} 2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
*# atom:&amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt; is required for atom:feed. Thus it should be available in hAtom to. &lt;br /&gt;
&lt;br /&gt;
It is suggested the Feed permalink should be used as the feed ID, however a piece by Mark Pilgrim (http://diveintomark.org/archives/2004/05/28/howto-atom-id) makes arguments against using permalinks and in favour of Tag URIs.&lt;br /&gt;
&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** -1 [[User:DavidJanes]] not enough development of these ideas yes&lt;br /&gt;
&lt;br /&gt;
==== Feed &amp;lt;i&amp;gt;permalink&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;permalink&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}} 2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&amp;lt;/small&amp;gt;&lt;br /&gt;
** I'm proposing the following rules:&lt;br /&gt;
**# a Feed Permalink element is identified by [[rel-bookmark]] at the feed level (inside a Feed element but not inside an Entry element)&lt;br /&gt;
**# a Feed &amp;lt;del&amp;gt;SHOULD&amp;lt;/del&amp;gt;&amp;lt;ins&amp;gt;MAY&amp;lt;/ins&amp;gt; have a Feed Permalink&lt;br /&gt;
**# a Feed Permalink element represents the concept of an Atom link in a feed.&lt;br /&gt;
**# if the Feed Permalink is missing, use the URI of the page; if the Feed has an &amp;quot;id&amp;quot; attribute, add that as a fragment to the page URI&lt;br /&gt;
** 2006-04-03 [[User:ChrisCasciano|ChrisCasciano]] - I'm not sure that having a rel-boomkark-able link element at the feed level / to designate a feed in an html page separate for the other content is anything close to normal usage on the web, so I'd be very hesitant on suggesting this element &amp;quot;SHOULD&amp;quot; exist. I'm also curious when this element would link to anything but the current page (or some element on the current page) for this to be useful in the context of the HTML doc. I think taking the &amp;quot;id&amp;quot; on the feed is a more workable solution in most cases.&lt;br /&gt;
** 2006-04-03 [[User:RobertBachmann|Robert Bachmann]]: I've replaced &amp;quot;SHOULD&amp;quot; with &amp;quot;MAY&amp;quot;.&lt;br /&gt;
** 2006-04-24 [[User:RobertBachmann|Robert Bachmann]]: Maybe we could simplify my proposal to:&lt;br /&gt;
*** &amp;quot;''Use the URI of the page; if the Feed has an &amp;quot;id&amp;quot; attribute, add that as a fragment to the page URI''&amp;quot;&lt;br /&gt;
*** IMO this would be good enough for at least 80% of the cases. &lt;br /&gt;
** 2006-04-12 [[User:DavidJanes]]: {{ToDo}} can we find an example of this in the wild and if so we should add it to the -examples page.&lt;br /&gt;
** [[User:Singpolyma|singpolyma]] 00:05, 13 Apr 2006 (PDT) : since the link is going to be pointing to the home page for the item wouldn't [[rel-home]] make more sense?  That's what I'm using in the XOXO Blog Format and my reasoning was that if hAtom ever defined this rel=home made the most sense for what you would add, because the feed's link is not to a part of the site by to the home of the site.&lt;br /&gt;
&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** -1 [[User:DavidJanes]] not enough development of these ideas yes&lt;br /&gt;
&lt;br /&gt;
==== Feed &amp;lt;i&amp;gt;updated&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;updated&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}} 2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
** atom:&amp;lt;i&amp;gt;updated&amp;lt;/i&amp;gt; is required for atom:feed. Thus it should be available in hAtom to. I'm proposing the following rules:&lt;br /&gt;
**# The Feed Updated element is identified by the class name &amp;lt;code&amp;gt;updated&amp;lt;/code&amp;gt; at the feed level (inside a Feed element but not inside an Entry element)&lt;br /&gt;
**# If no element with the class name &amp;lt;code&amp;gt;updated&amp;lt;/code&amp;gt; is present, use the youngest &amp;lt;code&amp;gt;updated&amp;lt;/code&amp;gt; from the feed's entries.&lt;br /&gt;
** 2006-04-12 [[User:DavidJanes]] I like this. And the definition of &amp;quot;feed level&amp;quot;&lt;br /&gt;
** 2007-06-20 [[User:MikeKaply]] The &amp;quot;youngest&amp;quot; thing is a really bad idea. If a page has 100 hAtom entries, a parser would have to go through all 100 looking for a low date. That's crazy.&lt;br /&gt;
*** 2008-03-20 [[User:TobyInk]] Not crazy at all. I've just implemented an hAtom to Atom converter and I do precisely this. Most (useful) hAtom parsers will &amp;quot;go through all 100 entries&amp;quot; anyway, won't they? So why not look for the youngest updated date as part of that loop. The only slight annoyance is that in RFC 4287, the &amp;amp;lt;atom:updated&amp;gt; element must occur before the first &amp;amp;lt;atom:entry&amp;gt; element -- this is easily solved by inserting a placeholder &amp;amp;lt;atom:updated&amp;gt; element, looping through the entries and then going back and filling in the date. This is really, really, '''not''' a difficult thing to implement.&lt;br /&gt;
&lt;br /&gt;
* include in hAtom 0.2&lt;br /&gt;
** +0.5 [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
==== Feed &amp;lt;i&amp;gt;title&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;title&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}} 2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
** atom:&amp;lt;i&amp;gt;title&amp;lt;/i&amp;gt; is required for atom:feed. Thus it should be available in hAtom to. I'm proposing the following rules:&lt;br /&gt;
**# a Feed Title element is identified by the class name &amp;lt;code&amp;gt;&amp;lt;del&amp;gt;entry&amp;lt;/del&amp;gt;&amp;lt;ins&amp;gt;feed&amp;lt;/ins&amp;gt;-title&amp;lt;/code&amp;gt;&lt;br /&gt;
**# a Feed SHOULD have an Feed Title&lt;br /&gt;
**# a Feed Title element represents the concept of an Atom feed title&lt;br /&gt;
**# if the Feed Title is missing, use&lt;br /&gt;
**#* &amp;lt;del&amp;gt;the first &amp;lt;code&amp;gt;&amp;amp;lt;h#&amp;gt;&amp;lt;/code&amp;gt; element in the Feed, or&amp;lt;/del&amp;gt;&lt;br /&gt;
**#* the &amp;lt;code&amp;gt;&amp;amp;lt;title&amp;gt;&amp;lt;/code&amp;gt; of the page, or&lt;br /&gt;
**#* assume it is the empty string&lt;br /&gt;
** 2006-04-01 [[User:ChrisCasciano|ChrisCasciano]] - I think that the fall back to using the first h# on the page is dangerous.. depending on the pge it may be something that changes often (first h# is a post title) or is otherwise ambiguous. I would think using &amp;lt;code&amp;gt;&amp;amp;lt;title&amp;gt;&amp;lt;/code&amp;gt; before h# would be prefered if not the most common desire of the page author.&lt;br /&gt;
** 2006-04-05 [[User:RobertBachmann|Robert Bachmann]]: Okay. Deleted &amp;quot;the first &amp;lt;code&amp;gt;&amp;amp;lt;h#&amp;gt;&amp;lt;/code&amp;gt; element in the Feed, or&amp;quot;&lt;br /&gt;
** 2006-04-12 [[User:DavidJanes]] Note also in support of this decision that many blogs use &amp;lt;code&amp;gt;&amp;amp;lt;h#&amp;gt;&amp;lt;/code&amp;gt; to encode the date for a group of postings&lt;br /&gt;
** 2006-04-12 [[User:DavidJanes]]: why &amp;lt;code&amp;gt;entry-title&amp;lt;/code&amp;gt; for the feed title. Why not &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;feed-title&amp;lt;/code&amp;gt;?&lt;br /&gt;
** 2006-04-12 [[User:RobertBachmann|Robert Bachmann]]: Sorry, this was a &amp;quot;copy &amp;amp; paste&amp;quot; mistake. Fixed now.&lt;br /&gt;
** 2007-02-26 [[User:MikeKaply|Mike Kaply]]: I think a feed title should be mandatory if an hfeed is present. If you have multiple feeds on a page, there is no way in a user interface to distinguish between different feeds.&lt;br /&gt;
&lt;br /&gt;
==== Feed &amp;lt;i&amp;gt;author&amp;lt;/i&amp;gt; and Entry author (atom:&amp;lt;i&amp;gt;author&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}} 2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
** I'm proposing the following rules for Feed author:&lt;br /&gt;
**# a Feed Author element is represented by class name &amp;lt;code&amp;gt;author&amp;lt;/code&amp;gt; at the feed level (inside a Feed element but not inside an Entry element)&lt;br /&gt;
**# a Feed Author element represents the concept of a Atom author&lt;br /&gt;
**# a Feed Author element MUST be encoded in a [[hcard|hCard]]&lt;br /&gt;
**# a Feed Author element SHOULD be encoded in a &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;gt;&amp;lt;/code&amp;gt; element&lt;br /&gt;
**# a Feed MAY have more than one Feed Author elements&lt;br /&gt;
**# if the Feed Author is missing&lt;br /&gt;
**#* find the [[algorithm-nearest-in-parent|Nearest In Parent]] &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;gt;&amp;lt;/code&amp;gt; element(s) with class name &amp;lt;code&amp;gt;author&amp;lt;/code&amp;gt; and that is/are a valid [[hcard|hCard]]&lt;br /&gt;
**#* otherwise &amp;lt;del&amp;gt;the Feed is invalid hAtom&amp;lt;/del&amp;gt; &amp;lt;ins&amp;gt;there is no Feed Author&amp;lt;/ins&amp;gt;&lt;br /&gt;
** I'm proposing the following rules for entry author:&lt;br /&gt;
**# an Entry Author element is represented by class name &amp;lt;code&amp;gt;author&amp;lt;/code&amp;gt;&lt;br /&gt;
**# an Entry Author element represents the concept of an Atom author&lt;br /&gt;
**# an Entry Author element MUST be encoded in an [[hcard|hCard]]&lt;br /&gt;
**# an Entry Author element SHOULD be encoded in an &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;gt;&amp;lt;/code&amp;gt; element&lt;br /&gt;
**#&amp;lt;del&amp;gt; If a Feed has no Feed author each Entry MUST have at least one Entry Author element&amp;lt;/del&amp;gt;&lt;br /&gt;
**# &amp;lt;ins&amp;gt;If an Entry is enclosed by a Feed and this Feed has no Feed author, each Entry MUST have at least one Entry Author element. If an Entry is not enclosed by a Feed and has no Entry Author:&lt;br /&gt;
**#* find the [[algorithm-nearest-in-parent|Nearest In Parent]] &amp;lt;code&amp;gt;&amp;amp;lt;address&amp;gt;&amp;lt;/code&amp;gt; element(s) with class name &amp;lt;code&amp;gt;author&amp;lt;/code&amp;gt; and that is/are a valid [[hcard|hCard]]&lt;br /&gt;
**#* otherwise the Entry is invalid hAtom&amp;lt;/ins&amp;gt;&lt;br /&gt;
**# an Entry MAY have more than one Entry Author elements&lt;br /&gt;
** [[User:Singpolyma|singpolyma]] 00:11, 13 Apr 2006 (PDT) : feed should not be invalid hAtom if feed-level has no author -- it should be invalid if feed-level has no author AND one or more entries have no author.  Also, one or more entries may be missing an author IF feed-level has an author.&lt;br /&gt;
** 2006-04-17 [[User:RobertBachmann|Robert Bachmann]]: I replaced &amp;quot;the Feed is invalid hAtom&amp;quot; with &amp;quot;there is no Feed Author&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==== Entry &amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* {{OpenIssue}}2006-04-01 raised by [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
** atom:&amp;lt;i&amp;gt;id&amp;lt;/i&amp;gt; is required for atom:entry. Thus it should be available in hAtom to. The Entry permalink should be used as the entry id.&lt;br /&gt;
** --[[User:Federico|Federico]] 19:52, 25 Apr 2006 (PDT): I would add &amp;quot;Only if the id attribute is not defined for the element that contains the entry&amp;quot;. The id attribute can be a tag uri. If you use always use the Entry permalink as the entry id and the Atom feed uses tag uris, you would end with two different ids for the same entry.&lt;br /&gt;
** 2006-12-31 response by [[User:ComputerKid|Emanla Eraton]] No, it shouldn't be a permalink. It should be a &amp;quot;tag:&amp;quot; id for entries.&lt;br /&gt;
** 2007-06-06 [[RyanKing]] - the syntax of tag URIs and html id attributes are incompatible. HTML disallows forward-slash (/) in ids [http://www.w3.org/TR/html401/types.html#type-name], while tag URIs require them [http://www.faqs.org/rfcs/rfc4151.html].&lt;br /&gt;
&lt;br /&gt;
==== Author ====&lt;br /&gt;
===== author as an hcard is too much to require =====&lt;br /&gt;
The following 3 items were extracted from the conversation starting on irc with [http://rbach.priv.at/Microformats-IRC/2006-03-24#T152248 logs available starting around here]&lt;br /&gt;
&lt;br /&gt;
* [[User:Fil|Fil]] If, for example, you are programming an &amp;quot;aggregator&amp;quot; of news syndicated from many sources like in [http://sedna.spip.org/sedna/ Sedna], chances are that you don't control what &amp;quot;authors&amp;quot; look like; they can be nicely microformated (if coming from an mf-enabled system), but most probably they will be internally represented by a string that contains, in some random order, a name, and/or an email, and so on. If you want to pass on this information in an hAtom feed, you can't possibly reformat it to an hCard. But you still want to pass it on in a &amp;amp;lt;div class=&amp;quot;author&amp;quot;&amp;gt; element.&lt;br /&gt;
** [[Tantek]] I don't believe the &amp;quot;can't possibly&amp;quot; statement.  Please provide a URL to a concrete example that you think you can't possibly reformat into an hCard so we can all take a look.&lt;br /&gt;
** [[User:ChrisCasciano|ChrisCasciano]] details of Fil's extraction [http://rbach.priv.at/Microformats-IRC/2006-03-24#T153453 in irc logs] including sting data passed to his app in the form of &amp;quot;Béatrice XXXXXXX beatrice.xxxxxx@@zzzzzzzzz.com&amp;quot;&lt;br /&gt;
** [[User:Fil|Fil]] the example url was given up there (Sedna); note that the author information comes from syndication links; nobody is going to edit them to outline what is the name, what is the email and so on, as everything is flowing through automatically... so here the &amp;quot;author&amp;quot; data is dirty, and will not be cleaned into an hCard. We can force it to be in an hCard but it will be meaningless if the source (original data) wasn't built on an mf-enabled software.&lt;br /&gt;
&lt;br /&gt;
* [[pnhChris]] i don't disagree.. the field often comes from places too dumb to follow these rules well; even cases like wordpress that allow users to present their name 1 of 6 or 8 difference ways (from username to LF, FN) .. its not just writing a template to output as hatom at that point... you have to go further upstream where the string to be displayed is chosen .. I also think its pointless to have 10 vcards on the same page whose only data is a generic name like &amp;quot;Chris&amp;quot;&lt;br /&gt;
** [[Tantek]] 10 vcards that are the same is pointless yes, but identifying who the author of 10 posts are is not pointless - that's the difference.&lt;br /&gt;
** [[User:ChrisCasciano|ChrisCasciano]] Agreed, but I still have concerns that &amp;quot;author&amp;quot; in hAtom does not always make for good hCards, though the situations where it does is optimal. My comments in the conversation were old comments I've made before over concerns and hardships or the lack of desire to make crappy data more portable, in neither of these cases do I think my two comments alone provide reasons to make change from the hAtom 0.1 spec&lt;br /&gt;
***[[User:Phae|Frances]] - Just thought I'd mention a scenario I have where the author of an entry does make a pretty useless vCard - the author in each case is an entire team (&amp;quot;creative team&amp;quot;, &amp;quot;technical department&amp;quot;) etc., rather than a specific, identifiable, person.  Some use may be regained when URL to specific team/information is included, in this circumstance.&lt;br /&gt;
****[[User:TobyInk]] - A vCard (thus an hCard) does not have to represent a person -- it could represent an organisation, or a department or team.&lt;br /&gt;
* [[User:Fil|Fil]] for the moment, to comply losely with hAtom 0.1, I will use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;author&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Name&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; ; but it's not good&lt;br /&gt;
** [[Tantek]] You can actually simplify that (one fewer span) with: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;author vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Name&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* require author as [[hCard]] (i.e. no change from 0.1)&lt;br /&gt;
** +2 [[User:DavidJanes]]&lt;br /&gt;
&lt;br /&gt;
==== Entry &amp;lt;i&amp;gt;source&amp;lt;/i&amp;gt; (atom:&amp;lt;i&amp;gt;source&amp;lt;/i&amp;gt;) ====&lt;br /&gt;
* raised by [[User:Kevin Marks|Kevin Marks]]&lt;br /&gt;
** When defining hAtom 0.1, atom:source was omitted. We should consider adding this back in as a useful element for providing citations of composite feeds.&lt;br /&gt;
*** 2009-07-20 [[User:DavidJanes]] {{ToDo}} we need an example of how this would look in the real world&lt;br /&gt;
&lt;br /&gt;
== Other Questions and Issues ==&lt;br /&gt;
General comments, modeling issues, algorithm issues, should have issues, etc. go here.&lt;br /&gt;
&lt;br /&gt;
=== Entry Updated Required? -- Blogger Issue ===&lt;br /&gt;
moved to [[hatom-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
=== 'MAY have multiple Feed elements' -- details and viability of multiple feeds ===&lt;br /&gt;
moved to [[hatom-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== pre 0.1 issues ==&lt;br /&gt;
'''This section is more or less closed, as hAtom 0.1 is out the door. If there are open issues that you are championing that didn't make it into hAtom 0.1, move them up above to the hAtom 0.2 section'''&lt;br /&gt;
&lt;br /&gt;
See: [[hatom-issues-pre-0.1]]&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[hatom|hAtom]] - the draft proposal&lt;br /&gt;
* [[hatom-faq]] - knowledge base&lt;br /&gt;
* [[hatom-issues-resolved]]&lt;br /&gt;
* [[blog-post-brainstorming]]&lt;br /&gt;
* [[blog-post-formats]]&lt;br /&gt;
* [[blog-post-examples]]&lt;br /&gt;
* [[blog-description-format]] - how to describe a blog (as opposed to the individual entries, which is what we're doing here)&lt;br /&gt;
* [[mfo-examples]]&lt;br /&gt;
* [[naming-principles]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hcard-brainstorming&amp;diff=39289</id>
		<title>hcard-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hcard-brainstorming&amp;diff=39289"/>
		<updated>2009-06-25T23:32:41Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: Documenting how I've done peopletagging&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; hCard Brainstorming &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
This page is for brainstorming about various uses and details of [[hcard|hCard]].  This page contains &amp;lt;em&amp;gt;proposals&amp;lt;/em&amp;gt;.  For the current state please see [[hcard|hCard]].&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
* [http://suda.co.uk/ Brian Suda]&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik] (formerly of [http://technorati.com Technorati, Inc])&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
* [[User:Atamido|Atamido]]&lt;br /&gt;
* [[User:ChrisMessina|ChrisMessina]]&lt;br /&gt;
* [[User:DimitriGlazkov|DimitriGlazkov]]&lt;br /&gt;
* [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
* ...&lt;br /&gt;
* ... and many others&lt;br /&gt;
&lt;br /&gt;
== Problems Being Solved ==&lt;br /&gt;
&lt;br /&gt;
Some of the problems that [[hcard|hCard]] helps to solve:&lt;br /&gt;
&lt;br /&gt;
* having to enter business cards that go out of date (subscribe to someone's syndicated [[hcard|hCard]] instead).&lt;br /&gt;
* annoying &amp;quot;update your contact info&amp;quot; email from various centralized contact info services&lt;br /&gt;
* [[social-network-portability]] through the use of [[hcard-supporting-user-profiles|hCard supporting user profiles]] and [[hcard-xfn-supporting-friends-lists|hCard+XFN supporting friends lists]]&lt;br /&gt;
&lt;br /&gt;
== Named locations ==&lt;br /&gt;
Most hCards contain contact information for people or organizations. But locations that aren't organizations are also deserving of their own hCard (e.g. somebody's house/apartment). This situation can be represented by combining &amp;quot;fn&amp;quot; and &amp;quot;extended-address&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;fn&amp;quot; and &amp;quot;extended-address&amp;quot; combination ===&lt;br /&gt;
&lt;br /&gt;
'''Proposal''': Similar to [[hcard#Organization_Contact_Info|organization contact info]], if the &amp;quot;fn&amp;quot; property and an &amp;quot;extended-address&amp;quot; property have the exact same value (typically because they are set on the same element, e.g. &amp;lt;code&amp;gt;class=&amp;quot;fn extended-address&amp;quot;&amp;lt;/code&amp;gt;), then&lt;br /&gt;
&lt;br /&gt;
# The hCard represents contact information for a place and SHOULD be treated as such.&lt;br /&gt;
# The author also MUST NOT set the &amp;quot;N&amp;quot; property, or set it (and any sub-properties) explicitly to the empty string &amp;quot;&amp;quot;.&lt;br /&gt;
# Parsers SHOULD handle the missing &amp;quot;n&amp;quot; property by implying empty values for all the &amp;quot;n&amp;quot; sub-properties.&lt;br /&gt;
&lt;br /&gt;
'''Further proposal''': Consider also an hCard for a City, &amp;quot;Birmingham, England&amp;quot;: Birmingham may be the &amp;quot;fn&amp;quot; and the &amp;quot;locality&amp;quot;, but it's not an &amp;quot;extended-address&amp;quot;. Perhaps the rule should be that the hCard is for a place if the &amp;quot;fn&amp;quot; is on any address component (e.g &amp;quot;fn&amp;amp;nbsp;locality&amp;quot; or &amp;quot;fn&amp;amp;nbsp;street-address&amp;quot;)?&lt;br /&gt;
&lt;br /&gt;
'''For further consideration''': One real problem right now is that we provide a field for our users to enter a 'Location' on our [http://timespeople.nytimes.com/view/user/9354457/1/index.html User Pages]. In real life this has ranged from '8th floor', 'New York', 'Company Name', My Desk', 'http://some.site.com' - the majority being generalized geographic city or state names. Right now there is no property to properly handle this, but this one appears to come close. If this cannot be used for such purposes I would ask that this be looked into further as I don't think its a unique problem.&lt;br /&gt;
* Have you considered using &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;adr&amp;lt;/code&amp;gt;?&lt;br /&gt;
&lt;br /&gt;
=== Examples in the wild ===&lt;br /&gt;
&lt;br /&gt;
* The named location &amp;quot;Picnic benches&amp;quot; in the address &amp;quot;Picnic benches, South Park, San Francisco, California&amp;quot; in [http://adactio.com/journal/1364/ a blog post on adactio.com].&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;fn extended-address&amp;quot;&amp;gt;Picnic benches&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;South Park&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;California&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Potential examples in the wild ====&lt;br /&gt;
&lt;br /&gt;
* The location &amp;quot;Phone Boxes by the Sealife Centre&amp;quot; [http://upcoming.yahoo.com/venue/5668/ on Upcoming] is currently marked up as &amp;quot;fn org&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;fn org&amp;quot;&amp;gt;Phone Boxes by the Sealife Centre&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;adr&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;Marine Parade&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;Brighton &amp;amp;amp; Hove&amp;lt;/span&amp;gt;,&lt;br /&gt;
   &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;England&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;BN2 1TB&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;country&amp;quot;&amp;gt;United Kingdom&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;tel&amp;quot;&amp;gt;01273 606674&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;note&amp;quot;&amp;gt;Just a meeting place, in case the venue changes.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
This could be marked up as:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;adr&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;fn extended-address&amp;quot;&amp;gt;Phone Boxes by the Sealife Centre&amp;lt;/div&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;Marine Parade&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;Brighton &amp;amp;amp; Hove&amp;lt;/span&amp;gt;,&lt;br /&gt;
   &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;England&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;BN2 1TB&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;country&amp;quot;&amp;gt;United Kingdom&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;tel&amp;quot;&amp;gt;01273 606674&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;note&amp;quot;&amp;gt;Just a meeting place, in case the venue changes.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Concerns===&lt;br /&gt;
The above seems to be an elegant solution, but a wider variety of examples form published pages are needed, to be sure it meets all common scenarios. these should include cases where &amp;quot;adr&amp;quot; is not already used; note that in that case an extra level of nesting is required. The implications of this, for hCards already published, should be considered.&lt;br /&gt;
&lt;br /&gt;
Also, what about hCards for published locations, which already include an extended address? &lt;br /&gt;
&lt;br /&gt;
e.g. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Powell's Pool&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;extended-address&amp;quot;&amp;gt;Sutton Park&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;Birmingham&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;country-name&amp;quot;&amp;gt;England&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[User:AndyMabbett|Andy Mabbett]] 05:40, 15 Dec 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
===Revised proposal===&lt;br /&gt;
*See revised proposal at [http://microformats.org/discuss/mail/microformats-discuss/2007-December/011169.html microformats-discuss/2007-December/011169.html]&lt;br /&gt;
** [http://buzzword.org.uk/cognition/ Cognition] supports this.&lt;br /&gt;
&lt;br /&gt;
=== named location formats ===&lt;br /&gt;
Previous named location format efforts:&lt;br /&gt;
&lt;br /&gt;
==== Simple GeoRSS featurename ====&lt;br /&gt;
The [http://georss.org/simple Simple GeoRSS] vocabulary contains the following named location example in the &amp;quot;Additional Properties&amp;quot; section that references a &amp;lt;strong&amp;gt;&amp;lt;code&amp;gt;featurename&amp;lt;/code&amp;gt;&amp;lt;/strong&amp;gt; tag.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;h3&amp;gt;Feature Type, Feature Name, and Relationship Tags&amp;lt;/h3&amp;gt;&amp;lt;p&amp;gt;The Feature Type, Feature Name, and Relationship tags are specified as GeoRSS elements.&amp;lt;/p&amp;gt;&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;amp;lt;georss:point&amp;amp;gt;45.256 -110.45&amp;amp;lt;/georss:point&amp;amp;gt;&lt;br /&gt;
    &amp;amp;lt;georss:featuretypetag&amp;amp;gt;city&amp;amp;lt;/georss:featuretypetag&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;amp;lt;georss:relationshiptag&amp;amp;gt;is-centered-at&amp;amp;lt;/georss:relationshiptag&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;amp;lt;georss:featurename&amp;amp;gt;Podunk&amp;amp;lt;/georss:featurename&amp;amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A [http://www.google.com/search?q=site%3Ageorss.org%20featurename search for featurename on georss.org] fails to find any other references however, including a definition.&lt;br /&gt;
&lt;br /&gt;
An [http://lists.eogeo.org/pipermail/georss/2006-December/000895.html email on the georss list from Dec 2006] thread &amp;quot;featurename, other missing bits from the site&amp;quot; notes that &amp;quot;there is some updating to do&amp;quot; in response to a concern that &amp;quot;that descriptions of &amp;quot;featurename&amp;quot; are not present on GeoRSS Simple and the GeoRSS Model. GeoRSS GML makes no mention of the non-geometric properties at all.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== FN Nickname semantic ==&lt;br /&gt;
There are many sites (e.g. [http://flickr.com Flickr], [http://consumating.com/ Consumating]) which permit the user to '''both''' have a multi-word login/handle/alias, '''and''' not show their ''real'' name (fn, n, given-name, family-name etc.).&lt;br /&gt;
&lt;br /&gt;
For the people represented by the profile pages of these sites, the best we can do is mark-up their login/handle/alias as their &amp;quot;nickname&amp;quot;. Originally, we had thought that such handles etc. were single words only, and thus we created the [[hcard#Implied_.22nickname.22_Optimization|Implied nickname optimization]] accordingly, where you can markup the handle as an &amp;quot;fn&amp;quot;, and have it automatically set a &amp;quot;nickname&amp;quot; property value, and empty values for all the &amp;quot;n&amp;quot; sub-values.&lt;br /&gt;
&lt;br /&gt;
In order to deal with multi-word handles, similar to the [[hcard#Organization_Contact_Info|hCard Organization contact info]] method, the following is proposed:&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;fn&amp;quot; and &amp;quot;nickname&amp;quot; combination ===&lt;br /&gt;
&lt;br /&gt;
Due to the use of potentially multi-word nicknames/handles/usernames in content published on the Web, (e.g. on sites like [http://flickr.com Flickr] and [http://consumating.com/ Consumating]), hCard has a mechanism for specifying a multi-word &amp;quot;fn&amp;quot; that is also a &amp;quot;nickname&amp;quot; without affecting any &amp;quot;n&amp;quot; sub-properties that are otherwise specified, and explicitly implying empty defaults for &amp;quot;n&amp;quot; sub-properties.&lt;br /&gt;
&lt;br /&gt;
Similar to the [[hcard#Implied_.22nickname.22_Optimization|implied &amp;quot;nickname&amp;quot; optimization]], if the &amp;quot;fn&amp;quot; property and a &amp;quot;nickname&amp;quot; property have the exact same value (typically because they are set on the same element, e.g. &amp;lt;code&amp;gt;class=&amp;quot;fn nickname&amp;quot;&amp;lt;/code&amp;gt;), then&lt;br /&gt;
&lt;br /&gt;
# The content of the &amp;quot;fn&amp;quot; is treated as a &amp;quot;nickname&amp;quot; property value.&lt;br /&gt;
# Parsers should handle the missing &amp;quot;n&amp;quot; property by implying empty values for all the &amp;quot;n&amp;quot; sub-properties.&lt;br /&gt;
&lt;br /&gt;
== Implied FN from N ==&lt;br /&gt;
Since the &amp;quot;n&amp;quot; property is more detailed and structured than the &amp;quot;fn&amp;quot; property, and [[hcard-examples-in-wild]] have shown that very often what is specified for &amp;quot;n&amp;quot; sub-properties is also specified for the &amp;quot;fn&amp;quot; property, we could add the following implied &amp;quot;fn&amp;quot; optimization which would permit sites to only use &amp;quot;n&amp;quot; and its subproperties.&lt;br /&gt;
&lt;br /&gt;
In addition, some sites don't have contiguous uninterrupted text that represents the desired &amp;quot;fn&amp;quot; value, and would much rather have the &amp;quot;fn&amp;quot; implied from &amp;quot;n&amp;quot; subproperties.  E.g. &amp;quot;Citizen Space Citizens&amp;quot; on [[hcard-examples-in-wild]].&lt;br /&gt;
&lt;br /&gt;
=== implied &amp;quot;fn&amp;quot; from &amp;quot;n&amp;quot; optimization ===&lt;br /&gt;
If an hCard has no &amp;quot;fn&amp;quot;, yet has an &amp;quot;n&amp;quot; property with one or more subproperties, then the &amp;quot;fn&amp;quot; property value can be implied by concatenating the &amp;quot;n&amp;quot; subproperty values as follows, with a space between each subproperty value, and multiple subproperty instances.&lt;br /&gt;
&lt;br /&gt;
* 'honorific-prefix'es (as found in document order)&lt;br /&gt;
* 'given-name'&lt;br /&gt;
* 'additional-name's (as found in document order)&lt;br /&gt;
* 'family-name'&lt;br /&gt;
* 'honorific-suffix'es (as found in document order)&lt;br /&gt;
&lt;br /&gt;
== Implied N from its subproperties ==&lt;br /&gt;
Since the &amp;quot;n&amp;quot; subproperties are sufficiently uniquely named (that is, they are not used by any other hCard property), and &amp;quot;n&amp;quot; is one of the [[hcard-singular-properties]], it is possible to consider leaving out the &amp;quot;n&amp;quot; property itself fo the hCard, and simply directlly using the subproperties, as properties of the hCard.&lt;br /&gt;
* [http://buzzword.org.uk/cognition/ Cognition] has supported this for ages.&lt;br /&gt;
&lt;br /&gt;
=== implied &amp;quot;n&amp;quot; from its subproperties ===&lt;br /&gt;
If an hCard has no &amp;quot;fn&amp;quot; nor &amp;quot;n&amp;quot; properties, then the entire scope of the hCard is considered to be inside an implied &amp;quot;n&amp;quot; property.  &lt;br /&gt;
&lt;br /&gt;
E.g. this markup:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;given-name&amp;quot;&amp;gt;Tantek&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;Çelik&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
would be treated from a parsing perspective as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;n&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;given-name&amp;quot;&amp;gt;Tantek&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;Çelik&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which, with the '''implied &amp;quot;fn&amp;quot; from &amp;quot;n&amp;quot; optimization''', would then be effectively treated as:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn n&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;given-name&amp;quot;&amp;gt;Tantek&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;Çelik&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* a related request from the mailing list: http://microformats.org/discuss/mail/microformats-discuss/2007-September/010791.html&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
* See [[hcard-examples]], which provides several illustrative instructive examples, as well as 1:1 hCard examples for each example in [http://www.ietf.org/rfc/rfc2426.txt RFC 2426].&lt;br /&gt;
&lt;br /&gt;
=== Using RFC2806 with hCard ===&lt;br /&gt;
&lt;br /&gt;
[http://www.ietf.org/rfc/rfc2806.txt RFC 2806] defines the telephone scheme &amp;quot;tel:&amp;quot;, &amp;quot;fax:&amp;quot; and &amp;quot;modem:&amp;quot; to handle phone communications with URIs in the same way, &amp;quot;mailto:&amp;quot; is defined for email. It's part of the list or registered schemes by IANA : [http://www.iana.org/assignments/uri-schemes Uniform Resource Identifier (URI) SCHEMES]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
tel   telephone [RFC2806]&lt;br /&gt;
fax   fax       [RFC2806]&lt;br /&gt;
modem modem     [RFC2806]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is practical to write your tel number like this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a class=&amp;quot;tel&amp;quot;      href=&amp;quot;tel:+1-919-555-7878&amp;quot;&amp;gt;+1-919-555-7878&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or even&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a class=&amp;quot;tel&amp;quot;      href=&amp;quot;tel:+1-919-555-7878&amp;quot;&amp;gt;Mr Smith's phone&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can add support for &amp;quot;tel:&amp;quot; to your desktop and to your browser&lt;br /&gt;
&lt;br /&gt;
* For Gnome, edit ~/.gnome/Gnome and add something to the URL Handlers section. (Dan Connolly uses this to get galeon to launch telnum from [http://dev.w3.org/cvsweb/2001/telagent/ telagent sources] for tel URIs)&lt;br /&gt;
* In Mozilla, [http://dizzy.mozdev.org/ Dizzy]&lt;br /&gt;
* In Internet Explorer, [http://msdn.microsoft.com/workshop/networking/pluggable/overview/overview.asp Asynchronous Pluggable Protocols]&lt;br /&gt;
&lt;br /&gt;
On the CSS front… You could for example add automagically an icon. I have put the property !important for those who wants to add it to their own stylesheet in their browsers, so they know type of links when browsing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
a[href^=&amp;quot;tel:&amp;quot;]:before {&lt;br /&gt;
    content: '\260f  ' !important;&lt;br /&gt;
    padding-left: 20px !important; }&lt;br /&gt;
&lt;br /&gt;
a[href^=&amp;quot;mailto:&amp;quot;]:before {&lt;br /&gt;
    content: '\2709  ' !important;&lt;br /&gt;
    padding-left: 20px !important; }&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Encoding &amp;quot;modern&amp;quot; attributes ==&lt;br /&gt;
&lt;br /&gt;
Since vCard was first established, various interactive communication technologies and addressing schemes have been widely adopted.  Although there aren't specific properties for these technologies / addressing schemes, they can be captured as URLs or email addresses.&lt;br /&gt;
&lt;br /&gt;
This has now been written up for the most part. See:&lt;br /&gt;
&lt;br /&gt;
http://microformats.org/wiki/hcard-examples#New_Types_of_Contact_Info&lt;br /&gt;
&lt;br /&gt;
Still to be addressed:&lt;br /&gt;
&lt;br /&gt;
* iChat mac.com  addresses, simply store &amp;quot;@mac.com&amp;quot; email addresses, e.g.&lt;br /&gt;
** &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;a class=&amp;quot;email&amp;quot; href=&amp;quot;mailto:steve@mac.com&amp;quot;&amp;amp;gt;...&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* MSN Instant Messenger, you can simple store &amp;quot;@hotmail.com&amp;quot; or &amp;quot;@msn.com&amp;quot; or &amp;quot;@passport.com&amp;quot; email addresses.&lt;br /&gt;
* Internet Relay Chat (IRC), use &amp;quot;irc:&amp;quot; URLs.&lt;br /&gt;
&lt;br /&gt;
A suggestion relating to the rise of VoIP protocol (Skype, etc):&lt;br /&gt;
&lt;br /&gt;
Should these protocols be marked up using the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span type=&amp;quot;tel&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. It seems logical that a means to communicate with another via voice should be marked up as a telephone address, rather than the currently suggested URL property.&lt;br /&gt;
&lt;br /&gt;
== Auto-Discovery ==&lt;br /&gt;
&lt;br /&gt;
See [[hcard-brainstorming-autodiscovery]]&lt;br /&gt;
&lt;br /&gt;
== geo improvements ==&lt;br /&gt;
''See [[geo-brainstorming]]''&lt;br /&gt;
&lt;br /&gt;
== Other use cases ==&lt;br /&gt;
Please add your suggestions!&lt;br /&gt;
&lt;br /&gt;
hCard microformats could be used to:&lt;br /&gt;
*Calculate and display the subject's age &amp;quot;as of today&amp;quot;.&lt;br /&gt;
*Calculate and display the subject's age at death (if a [[hcard-date-of-death|Date of Death]] is available)&lt;br /&gt;
*Generate a recurring iCal for a living subject's birthday&lt;br /&gt;
*Generate a recurring iCal for a dead subject's &amp;quot;anniversary of birth&amp;quot; (if a [[hcard-date-of-death|Date of Death]] is available)&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
== Issues with vCard Applications ==&lt;br /&gt;
See [[vcard-implementations]].&lt;br /&gt;
&lt;br /&gt;
== Open Questions ==&lt;br /&gt;
&lt;br /&gt;
Q: since many of the components would be using CSS classes for encoding data, it is possible to MIX two different profiles. (e.g. hCard and XFN) There are no real constraints on where/how to enforce class names, these are based on the html profile, since it is difficult to associate the text within the attribute to a specific profile. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;a href=&amp;quot;mailto:joe.smith@example.com&amp;quot; class=&amp;quot;fn&amp;quot; rel=&amp;quot;met&amp;quot;&amp;gt;Joe Smith&amp;lt;/a&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
-- [http://suda.co.uk/ Brian Suda]&lt;br /&gt;
&lt;br /&gt;
Q: Preserving White space? Should the transforming applications preserve extra white space characters? For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://mywebsite.com/&amp;quot; class=&amp;quot;fn n&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;given-name&amp;quot;&amp;gt;John&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;other-names&amp;quot;&amp;gt;Q.&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;Public&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When transformed into a vCard, the N property will pick apart the span tags and create the value for N correctly seperated by colons. The FN property will take a string and simply display it. There are two possible renderings for FN:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
John Q. Public&lt;br /&gt;
&lt;br /&gt;
    John&lt;br /&gt;
    Q.&lt;br /&gt;
    Public&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Either the white-space is preserved or it is not. Which should the transforming applications render?&lt;br /&gt;
&lt;br /&gt;
-- [http://suda.co.uk/ Brian Suda]&lt;br /&gt;
&lt;br /&gt;
A: The parsing application should follow the white space collapsing rules of the mime type it retrieves.  I.e. if it retrieves a &amp;quot;text/html&amp;quot; document, it should do HTML white space collapsing.&lt;br /&gt;
&lt;br /&gt;
-- [http://tantek.com/log/ Tantek]&lt;br /&gt;
&lt;br /&gt;
Many of the Questions and Answers are relevant to both [&amp;quot;hCal&amp;quot;] and hCard.&lt;br /&gt;
&lt;br /&gt;
Q: Would it be appropriate to wrap the name of the vCard owner with &amp;lt;dfn/&amp;gt;? This may give the hCard some added semantic value in the XHTML document.&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;agent&amp;quot;&amp;gt; &lt;br /&gt;
 &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;email&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;a class=&amp;quot;internet&amp;quot; href=&amp;quot;mailto:jfriday@host.com&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;dfn&amp;gt;&lt;br /&gt;
       &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Joe Friday&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/dfn&amp;gt;&lt;br /&gt;
   &amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;tel&amp;quot;&amp;gt;+1-919-555-7878&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Area Administrator, Assistant&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
-- [http://www.ben-ward.co.uk/ Ben Ward]&lt;br /&gt;
* If the answer to the above Q is &amp;quot;yes&amp;quot;, why not use the following?&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dfn class=&amp;quot;fn&amp;quot;&amp;gt;Joe Friday&amp;lt;/dfn&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
or&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;agent&amp;quot;&amp;gt; &lt;br /&gt;
 &amp;lt;dfn class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;email&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;a class=&amp;quot;internet&amp;quot; href=&amp;quot;mailto:jfriday@host.com&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Joe Friday&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;tel&amp;quot;&amp;gt;+1-919-555-7878&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Area Administrator, Assistant&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;/dfn&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
This would mark the entire hcard as the &amp;quot;defining instance&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[User:Bob Jonkman|Bob Jonkman]] 10:07, 13 Jul 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
Applications that are hCard aware or can convert hCard to vCard formats.&lt;br /&gt;
&lt;br /&gt;
=== Copy hCards favelet(s) ===&lt;br /&gt;
* I think a Favelet would work nicely here. When you find a page that is hCard friendly, you click the favlet and you get yourself a vCard. This is done!  See X2V in the implementations section of the [[hcard|hCard]] spec.&lt;br /&gt;
&lt;br /&gt;
=== Distributed Commentor Icons ===&lt;br /&gt;
&lt;br /&gt;
''The URL reffered to in this section is no longer available. The thoughts on using icons are however still relevant.'' [[User:WilleRaab|WilleRaab]] 16:55, 23 Jul 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
* See [http://thedredge.org/2005/06/using-hcards-in-your-blog/ using hCards in your blog] for an example of hCards used for comment authors (commentors).  The system used there, &amp;quot;Gravatars&amp;quot;, is a centralized site that serves commentor icons that requires login etc.  &lt;br /&gt;
&lt;br /&gt;
What if we gave each commentor the option of hosting their own icon?&lt;br /&gt;
&lt;br /&gt;
A distributed commentor icon implementation could work like this:&lt;br /&gt;
&lt;br /&gt;
# Given the URL of a commentor, look for an &amp;lt;code&amp;gt;&amp;lt;address&amp;gt;&amp;lt;/code&amp;gt; element with classname of &amp;quot;vcard&amp;quot; at the commentor's URL.  The &amp;lt;code&amp;gt;&amp;lt;address&amp;gt;&amp;lt;/code&amp;gt; element is supposed to be the contact information for the page (see [[hcard-faq|hCard FAQ]] for more info), so this makes sense.&lt;br /&gt;
# Next, look for the first element inside that hcard that has a classname of &amp;quot;logo&amp;quot;.&lt;br /&gt;
# Hopefully that element is an &amp;lt;code&amp;gt;&amp;lt;img&amp;gt;&amp;lt;/code&amp;gt;, and if so, use its src to get the commentor's icon.&lt;br /&gt;
# Presto.  You've got distributed commentor icons!&lt;br /&gt;
&lt;br /&gt;
== Spam prevention ==&lt;br /&gt;
hCard uses &amp;lt;code&amp;gt;mailto:&amp;lt;/code&amp;gt; links, and therefore&lt;br /&gt;
it automatically &amp;quot;inherits&amp;quot; the disadvantage of &amp;lt;code&amp;gt;mailto:&amp;lt;/code&amp;gt; links:&lt;br /&gt;
These links can be easily detected by emails spiders (used by spammers).&lt;br /&gt;
&lt;br /&gt;
Email addresses are picked up like any other link crawled by a search engine and trustworthy crawlers may be deterred from adding emphasis while indexing these links by including rel=&amp;quot;nofollow&amp;quot; (See [[rel-nofollow]]). However, email addresses used for spam are crawled by email spiders which will likely ignore this attribute.&lt;br /&gt;
&lt;br /&gt;
There are ways to prevent email address detection by simple email spiders, while&lt;br /&gt;
still retaining full compatibility with (X)HTML applications.&lt;br /&gt;
One common way is to &amp;quot;encode&amp;quot; the the &amp;quot;m&amp;quot; of &amp;quot;mail&amp;quot; and &amp;quot;@&amp;quot; with character entities, yet it's unwise to follow a convention of only encoding specific characters because the email spiders can pick up on this too:&lt;br /&gt;
&lt;br /&gt;
Example of the original link:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a class=&amp;quot;email&amp;quot; href=&amp;quot;mailto:john.smith@example.com&amp;quot;&amp;gt;john.smith@example.com&amp;lt;/a&amp;gt; &lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example of the &amp;quot;encoded&amp;quot; link (with rel-nofollow added):&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a class=&amp;quot;e&amp;amp;amp;#109;ail&amp;quot; rel=&amp;quot;nofollow&amp;quot; href=&amp;quot;&amp;amp;amp;#109;ailto:john.smith&amp;amp;amp;#064;example.com&amp;quot;&amp;gt;john.smith&amp;amp;amp;#064;example.com&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Simple email spiders which do not do character entity decoding will therefore not be able to find your email address.&lt;br /&gt;
&lt;br /&gt;
''Note:'' Perhaps there are or will be email spiders which can decode entities, so the this technique will only help with some (cheap) email spiders.&lt;br /&gt;
(See also: http://rbach.priv.at/Misc/2005/EmailSpiderTest)&lt;br /&gt;
&lt;br /&gt;
=== Other prevention methods to consider ===&lt;br /&gt;
* Using server-side code to implement character entities randomly&lt;br /&gt;
* Displaying the address in a way thought to be only human readable (thus breaking the link):&lt;br /&gt;
** Using an image instead of text (could still be machine readable using OCR)&lt;br /&gt;
** Using human readable text that conveys the need for editing before use (eg PLEASE-NO-SPAM_name@example_NO-SPAM.com)&lt;br /&gt;
* Using javascript for client-side decryption of an encrypted address (requires javascript to be enabled)&lt;br /&gt;
* Pointing to an email form or other URL instead of an email address&lt;br /&gt;
&lt;br /&gt;
== Tutorials ==&lt;br /&gt;
* How to hCard encode entries in Popular blog software.&lt;br /&gt;
* Good reasons to publish your hCard&lt;br /&gt;
** as a business, get people to put you in their address book so they'll find you later&lt;br /&gt;
** as a business with an email list, get people to add you (with email address) to their address book so that your email list works via whitelisting via the address book.&lt;br /&gt;
&lt;br /&gt;
* [http://24ways.org/2006/styling-hcards-with-css Styling hCards with CSS] is a text on how to use CSS to make an improved presentation of an hCards contents.&lt;br /&gt;
&lt;br /&gt;
== Parsing ==&lt;br /&gt;
&lt;br /&gt;
See [[hcard-parsing-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== Birthday Reminders ==&lt;br /&gt;
*hCard consumers could calculate the current age of hCard subjects, from the DoB. [[User:AndyMabbett|Andy Mabbett]] 07:47, 20 Apr 2007 (PDT)&lt;br /&gt;
*for hCards with DoB, hCard consumers could generate and export a recurring hCalendar. [[User:AndyMabbett|Andy Mabbett]] 08:06, 20 Apr 2007 (PDT)&lt;br /&gt;
**If/ when [[hcard-date-of-death|Date of Death]] is added to hCard, parsers could instead generate a recurring &amp;quot;death-anniversary&amp;quot; hCalendar. [[User:AndyMabbett|Andy Mabbett]] 08:08, 20 Apr 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Post vCard additions ==&lt;br /&gt;
&lt;br /&gt;
Keeping hCard properties and values as a 1:1 representation of vCard properties and values has numerous benefits such as simplicity, stability, interoperability with the vast number of existing vCard applications etc.&lt;br /&gt;
&lt;br /&gt;
However some have found vCard to be limiting in terms of the data/properties/fields they want to express in contact information.  Some implementations use vCard extensions to express such information [citation needed].&lt;br /&gt;
&lt;br /&gt;
This section is for documentation of such suggested additions.  Empirical evidence of actual *real world* examples on the Web of people publishing this information would be a good step towards considering any such additions/extensions.&lt;br /&gt;
&lt;br /&gt;
* '''altitude'''. From [[hcard-issues]].&lt;br /&gt;
**See [[geo-elevation-examples]]&lt;br /&gt;
* '''vat-number''' : for VAT numbers of companies, which are used a lot in Europe and they need to be published on Belgian publications (including websites).&lt;br /&gt;
&lt;br /&gt;
* '''gender''' &lt;br /&gt;
** See [[vcard-suggestions#Gender]]&lt;br /&gt;
&lt;br /&gt;
* '''date-of-death'''&lt;br /&gt;
** See [[hcard-date-of-death]]&lt;br /&gt;
&lt;br /&gt;
Thus see (and add to): [[vcard-suggestions]]&lt;br /&gt;
&lt;br /&gt;
Another path to consider is the development of another microformat which includes an hCard and then extends it with additional properties for a particular domain. In many ways [[hresume|hResume]] has already done this. Other related efforts:&lt;br /&gt;
* [[genealogy]]&lt;br /&gt;
* [[profile]]&lt;br /&gt;
&lt;br /&gt;
Using hCard as a stable building block for additional microformats may seem more desirable than incrementally growing hCard itself.&lt;br /&gt;
&lt;br /&gt;
Of course if vCard were extended itself, that may provide impetus to add such extensions to hCard in order to maintain the 1:1 &lt;br /&gt;
representation of properties/values.&lt;br /&gt;
&lt;br /&gt;
==Wikipedia's Persondata==&lt;br /&gt;
Wikipedia's [http://en.wikipedia.org/wiki/Wikipedia:Persondata Persondata] aligns very closely with hCard, but has additional date and place of birth &amp;amp; death fields. [[User:AndyMabbett|Andy Mabbett]] 13:02, 28 Jan 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
* The [[hcard-profile]] needs verification and perhaps a URL for retrieving the actual XMDP, rather than as &amp;amp;lt;pre&amp;amp;gt; text on a wiki page.&lt;br /&gt;
* Complete translating the examples from the vCard spec into hCard, and place them on a separate hCard examples page.&lt;br /&gt;
* Create a &amp;quot;rich&amp;quot; but realistic hCard example, say for example for a salesperson, who wants to put a whole bunch of contact information on their website in order to be found/contacted easily.&lt;br /&gt;
* Provide examples of how to encode instant messaging (IM) accounts. Figure out what would the mailto: or aim: URL in hCard look like in vCard. And take a look at what vCard applications do today with IM addresses.&lt;br /&gt;
* Clarify contradictory copyright statements, per http://microformats.org/discuss/mail/microformats-discuss/2007-July/010243.html&lt;br /&gt;
&lt;br /&gt;
== CSS Styles ==&lt;br /&gt;
Not only can you create semantics with the hCard values, but you can add CSS styles to them as well. You are free to style the terms in any way you want, but here we can list a few ideas for how to style terms.&lt;br /&gt;
&lt;br /&gt;
If you want to encode hCard data, but do NOT want to display it in the HTML code (WARNING: This is very much recommended AGAINST, and in general against the microformat principle of marking up visible data), then you can hide that tag in CSS with the following code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;display: none&amp;quot;&amp;gt;Hidden Data&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Transforming applications will still find the data and use it when converting hCards to vCards.&lt;br /&gt;
&lt;br /&gt;
== Other Implementations/Ideas ==&lt;br /&gt;
* [http://www.w3.org/TR/2001/NOTE-vcard-rdf-20010222/ Representing vCard Objects in RDF/XML] This could allow conversion of vCard data from XHTML to RDF and from RDF to XHTML&lt;br /&gt;
* It would also be possible to convert XFN and hCard to FoaF.&lt;br /&gt;
* [http://microid.org/ MicroID in hCard]&lt;br /&gt;
&lt;br /&gt;
== Accepted Suggestions ==&lt;br /&gt;
&lt;br /&gt;
=== Encoding Company data as a Business Card (proposal) ===&lt;br /&gt;
&lt;br /&gt;
( Accepted: http://microformats.org/wiki/hcard#Organization_Contact_Info )&lt;br /&gt;
&lt;br /&gt;
In the wild there are several hCards that do not currently validate because they are businesses that have omitted the &amp;quot;fn&amp;quot; property in favor of the &amp;quot;org&amp;quot; property.&lt;br /&gt;
&lt;br /&gt;
Proposal: hCards representing a business or organization MUST set fn AND org to the same value.  Parsers may then use this equivalence, if detected, to treat an hCard as the contact info for a business or organization rather than an individual.&lt;br /&gt;
&lt;br /&gt;
Note that [http://microformats.org/wiki/vcard-implementations#organization_vs._individual Apple Address Book supports this semantic when importing vCards].&lt;br /&gt;
&lt;br /&gt;
See the [http://technorati.com/about/contact.html Technorati Contact Info] for an example.&lt;br /&gt;
&lt;br /&gt;
=== Implied &amp;quot;FN and N&amp;quot; Optimization (proposal) ===&lt;br /&gt;
&lt;br /&gt;
Right now a parser first looks for an &amp;quot;n&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
And then if no &amp;quot;n&amp;quot; is present, look for an &amp;quot;fn&amp;quot; element to use to imply an &amp;quot;n&amp;quot; element per the &amp;quot;implied n property&amp;quot; rules in the spec.&lt;br /&gt;
&lt;br /&gt;
BACKGROUND:&lt;br /&gt;
&lt;br /&gt;
Due to the prevalence of the use of &amp;quot;nicknames&amp;quot; or &amp;quot;handles&amp;quot; on the Web, in actual content published on the Web (e.g. authors of reviews), there has been a discussion about adding a &amp;quot;fn&amp;quot; shortcut to the &amp;quot;n&amp;quot; shortcut that used the &amp;quot;nickname&amp;quot; as a fallback.&lt;br /&gt;
&lt;br /&gt;
PROPOSAL:&lt;br /&gt;
&lt;br /&gt;
We should consider adding one more implied optimization after the steps documented above and that is:&lt;br /&gt;
&lt;br /&gt;
If no &amp;quot;fn&amp;quot; is present either, then look for a &amp;quot;nickname&amp;quot; element to use to imply both the &amp;quot;fn&amp;quot;, and the &amp;quot;n/given-name&amp;quot;, leaving the &amp;quot;n/family-name&amp;quot; as empty.&lt;br /&gt;
&lt;br /&gt;
This would enable &amp;quot;nickname&amp;quot; only hCards for denoting and individual on a website, which is quite common on blogs and reviews published on the Web.&lt;br /&gt;
* +1 [[User:Atamido|Atamido]]&lt;br /&gt;
* +1 [[User:ChrisMessina|ChrisMessina]] - note: multiple alternate nicknames should also be allowed&lt;br /&gt;
* +1 [[User:DimitriGlazkov|DimitriGlazkov]]&lt;br /&gt;
&lt;br /&gt;
== Implied work tel ==&lt;br /&gt;
&lt;br /&gt;
=== Problem ===&lt;br /&gt;
&lt;br /&gt;
Some phone numbers are not always documented of type 'work'. The type 'work' is usually implied from context.&lt;br /&gt;
&lt;br /&gt;
=== Examples in the wild ===&lt;br /&gt;
&lt;br /&gt;
[[http://www.nvidia.com/page/contact_information.html NVidia contact information]]&lt;br /&gt;
&lt;br /&gt;
Only 'Tel' is specified. The fact that it is of type 'work' can be assumed from the context: the name of an organization is present.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;P&amp;gt;&amp;lt;B&amp;gt;NVIDIA CORPORATE OFFICE:&amp;lt;/B&amp;gt; &amp;lt;BR&amp;gt;&lt;br /&gt;
          2701 San Tomas Expressway&amp;lt;BR&amp;gt;&lt;br /&gt;
          Santa Clara, CA 95050&amp;lt;BR&amp;gt;&lt;br /&gt;
          Tel: 408-486-2000&amp;lt;BR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
          Fax: 408-486-2200&amp;lt;BR&amp;gt;&lt;br /&gt;
          ...&lt;br /&gt;
        &amp;lt;/P&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[http://www.supermarketguru.com/page.cfm/369 Supermarketguru.com]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
   &amp;lt;p&amp;gt;&lt;br /&gt;
      &amp;lt;font face=&amp;quot;Verdana, Helvetica, Arial&amp;quot; size=2&amp;gt;&lt;br /&gt;
        &amp;lt;b&amp;gt;Phil Lempert:&amp;lt;/b&amp;gt; &amp;lt;a href=&amp;quot;mailto:plempert@supermarketguru.com&amp;quot;&amp;gt;plempert@supermarketguru.com&amp;lt;/a&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
      &amp;lt;/font&amp;gt;&lt;br /&gt;
      &amp;lt;font face=&amp;quot;Verdana, Helvetica, Arial, sans-serif&amp;quot; size=2&amp;gt;SupermarketGuru.com&amp;lt;br&amp;gt;&lt;br /&gt;
          3015 Main Street, Suite 320&amp;lt;BR&amp;gt;Santa Monica, California 90405&amp;lt;br&amp;gt;&lt;br /&gt;
          Telephone: 323-860-3070 &lt;br /&gt;
      &amp;lt;/font&amp;gt;&lt;br /&gt;
   &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here only 'Telephone:' is specified, a FN is present ('Phil Lempert') but because an ORG is present ('SupermarketGuru.com'), it can be safely implied that '323-860-3070' is a tel or type work.&lt;br /&gt;
&lt;br /&gt;
=== Proposal ===&lt;br /&gt;
&lt;br /&gt;
If an ORG is present in a VCARD, a TEL with no TYPE has an implied TYPE 'work'&lt;br /&gt;
&lt;br /&gt;
==== Comments ====&lt;br /&gt;
* Though it may be safe to make that assumption for the given example (and though it might have been wise to make this rule from the outset), we now can't know that it will alwyas be safe to do so, for all pre-existing hCards. Consider people whose organisation represents voluntary work, honorary roles and so forth. [[User:AndyMabbett|Andy Mabbett]] 00:33, 8 Jan 2008 (PST)&lt;br /&gt;
&lt;br /&gt;
== Peopletagging ==&lt;br /&gt;
&lt;br /&gt;
Just documenting this here so it's written down.  I have been adding class=&amp;quot;url&amp;quot; to hcards of people in my blog posts as a way of approximating &amp;quot;people tagging&amp;quot; (like the Facebook &amp;quot;tag people mentioned in this note&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
I used to want to use class=&amp;quot;url&amp;quot; rel=&amp;quot;tag&amp;quot; in an hCard to do this, but the URL form requirements of rel=&amp;quot;tag&amp;quot; do not fit typical profile URLs at all, so I have stopped trying to do things that way.&lt;br /&gt;
&lt;br /&gt;
-- [[User:Singpolyma|Singpolyma]] 23:32, 25 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Rejected Suggestions ==&lt;br /&gt;
&lt;br /&gt;
Suggestion: ''The use of class=&amp;quot;url&amp;quot; on an &amp;lt;a&amp;gt; tag to represent an hCard URL property is redundant. By virtue of the &amp;lt;a&amp;gt; tag you know this is a URL.''&lt;br /&gt;
&lt;br /&gt;
Rejected.  This is a bad suggestion because although it appears to reduce redunancy and keep things cleaner, it also creates a few problems. Without explicitly noting that this is a URL then any &amp;lt;a&amp;gt; tags within a 'vcard' would be considered a URL, for example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;ul class=&amp;quot;categories&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;http://w3c.org&amp;quot;&amp;gt;W3C&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There is no way to &amp;quot;turn-off&amp;quot; the encoding of the W3C URL, whereas if &amp;quot;url&amp;quot; needed to be explicitly listed in the class attribute list, then by NOT listing it you could effectively turn it off.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.ietf.org/rfc/rfc2426.txt RFC 2426] vCard RFC&lt;br /&gt;
* [http://www.ietf.org/rfc/rfc2397 RFC 2397] data URI RFC&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
* [http://www.imc.org/pdi/ Personal Data Interchange (PDI) at the Internet Mail Consortium]&lt;br /&gt;
* [http://tantek.com/log/2004/07.html#d27t1049 Markup language design notes]&lt;br /&gt;
* [http://tantek.com/log/2002/12.html#L20021216t2238 A Touch of Class]&lt;br /&gt;
* [http://www.icao.int/mrtd/download/technical.cfm ICAO - Machine Readable Travel Documents format]&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
&lt;br /&gt;
{{hcard-related-pages}}&lt;br /&gt;
* [[adr-poll]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=x2v-issues&amp;diff=39270</id>
		<title>x2v-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=x2v-issues&amp;diff=39270"/>
		<updated>2009-06-25T07:33:22Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: I'm a fool and that issue isn't there...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;x2v is one of the main microformats implementations.&lt;br /&gt;
The code is managed in an &lt;br /&gt;
[http://hg.microformats.org/x2v/ x2v hg repository]. &lt;br /&gt;
BrianSuda and DanC are starting to track issues here.&lt;br /&gt;
See [http://rbach.priv.at/Microformats-IRC/2006-12-20#T154234 #microformats discussion 20 Dec].&lt;br /&gt;
&lt;br /&gt;
See also: [[hcard-tests]], [[hcard-issues]], @@likewise for hCalendar, hAtom...&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== issue2006-12-20content-encoding ==&lt;br /&gt;
&lt;br /&gt;
X2V's php does not correctly check for content-encodings&lt;br /&gt;
&lt;br /&gt;
== trailing_slash ==&lt;br /&gt;
&lt;br /&gt;
X2V failed trailing slash in rel-tag (this is now fixed)&lt;br /&gt;
&lt;br /&gt;
== FN ORG incomplete ==&lt;br /&gt;
&lt;br /&gt;
FN == ORG (i don't think) is complete&lt;br /&gt;
&lt;br /&gt;
== XSLT case-conversion on Nodes  ==&lt;br /&gt;
&lt;br /&gt;
Firefox seems to convert nodes to uppercase when using local-name(.) and name(.). This can be solved by switching to self::&lt;br /&gt;
&lt;br /&gt;
The downside is that then it will not extract the node name from ANY namespace, but a specific one.&lt;br /&gt;
&lt;br /&gt;
== language for X-WR-CALNAME ==&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
The X-WR-CALNAME is a widely supported extension property of VCALENDAR that stores the calendar title.  It does not currently have a LANGUAGE attribute.  It's value is meant to be human readable, so maybe it should.&lt;br /&gt;
&lt;br /&gt;
=== Currently ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;html lang=en&amp;gt;&lt;br /&gt;
  &amp;amp;lt;head&amp;gt;&lt;br /&gt;
    &amp;amp;lt;title&amp;gt;My calendar&amp;amp;lt;/title&amp;gt;&lt;br /&gt;
  &amp;amp;lt;/head&amp;gt;&lt;br /&gt;
  &amp;amp;lt;body class=vcalendar&amp;gt;...&amp;amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;amp;lt;/html&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
yields something like&lt;br /&gt;
&amp;lt;pre&amp;gt;BEGIN:VCALENDAR&lt;br /&gt;
X-WR-CALNAME:My calendar&lt;br /&gt;
...&lt;br /&gt;
END:VCALENDAR&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Proposal ===&lt;br /&gt;
The second line should read &amp;lt;code&amp;gt;X-WR-CALNAME;LANGUAGE=en:My calendar&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== No support for AGENT ==&lt;br /&gt;
&lt;br /&gt;
Doesn't seem to support agent at all -- either as a human-readable string nor as a nested hCard. E-mail addresses, phone numbers, etc which are part of the agent's vcard are treated as belonging to the main contact.&lt;br /&gt;
&lt;br /&gt;
Test: http://examples.tobyinkster.co.uk/hcard&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[vcard-implementations]] for how particular vCard implementations (e.g. clients) have problems with any standard vCard properties or values.&lt;br /&gt;
* [[icalendar-implementations]] for how particular iCalendar implementations (e.g. clients) have problems with any standard iCalendar properties or values.&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=x2v-issues&amp;diff=39268</id>
		<title>x2v-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=x2v-issues&amp;diff=39268"/>
		<updated>2009-06-25T07:25:25Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: fragment url resolution issue&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;x2v is one of the main microformats implementations.&lt;br /&gt;
The code is managed in an &lt;br /&gt;
[http://hg.microformats.org/x2v/ x2v hg repository]. &lt;br /&gt;
BrianSuda and DanC are starting to track issues here.&lt;br /&gt;
See [http://rbach.priv.at/Microformats-IRC/2006-12-20#T154234 #microformats discussion 20 Dec].&lt;br /&gt;
&lt;br /&gt;
See also: [[hcard-tests]], [[hcard-issues]], @@likewise for hCalendar, hAtom...&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== issue2006-12-20content-encoding ==&lt;br /&gt;
&lt;br /&gt;
X2V's php does not correctly check for content-encodings&lt;br /&gt;
&lt;br /&gt;
== trailing_slash ==&lt;br /&gt;
&lt;br /&gt;
X2V failed trailing slash in rel-tag (this is now fixed)&lt;br /&gt;
&lt;br /&gt;
== FN ORG incomplete ==&lt;br /&gt;
&lt;br /&gt;
FN == ORG (i don't think) is complete&lt;br /&gt;
&lt;br /&gt;
== XSLT case-conversion on Nodes  ==&lt;br /&gt;
&lt;br /&gt;
Firefox seems to convert nodes to uppercase when using local-name(.) and name(.). This can be solved by switching to self::&lt;br /&gt;
&lt;br /&gt;
The downside is that then it will not extract the node name from ANY namespace, but a specific one.&lt;br /&gt;
&lt;br /&gt;
== language for X-WR-CALNAME ==&lt;br /&gt;
&lt;br /&gt;
== Fragments and Relative URLs ==&lt;br /&gt;
&lt;br /&gt;
When transforming a URL with a fragment (ie: http://singpolyma.net/#profile) X2V correctly pulls out just the one hCard, but when resolving relative URLs it resolves them to, eg, http://singpolyma.net/#profile/resume/&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
The X-WR-CALNAME is a widely supported extension property of VCALENDAR that stores the calendar title.  It does not currently have a LANGUAGE attribute.  It's value is meant to be human readable, so maybe it should.&lt;br /&gt;
&lt;br /&gt;
=== Currently ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;html lang=en&amp;gt;&lt;br /&gt;
  &amp;amp;lt;head&amp;gt;&lt;br /&gt;
    &amp;amp;lt;title&amp;gt;My calendar&amp;amp;lt;/title&amp;gt;&lt;br /&gt;
  &amp;amp;lt;/head&amp;gt;&lt;br /&gt;
  &amp;amp;lt;body class=vcalendar&amp;gt;...&amp;amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;amp;lt;/html&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
yields something like&lt;br /&gt;
&amp;lt;pre&amp;gt;BEGIN:VCALENDAR&lt;br /&gt;
X-WR-CALNAME:My calendar&lt;br /&gt;
...&lt;br /&gt;
END:VCALENDAR&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Proposal ===&lt;br /&gt;
The second line should read &amp;lt;code&amp;gt;X-WR-CALNAME;LANGUAGE=en:My calendar&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== No support for AGENT ==&lt;br /&gt;
&lt;br /&gt;
Doesn't seem to support agent at all -- either as a human-readable string nor as a nested hCard. E-mail addresses, phone numbers, etc which are part of the agent's vcard are treated as belonging to the main contact.&lt;br /&gt;
&lt;br /&gt;
Test: http://examples.tobyinkster.co.uk/hcard&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[vcard-implementations]] for how particular vCard implementations (e.g. clients) have problems with any standard vCard properties or values.&lt;br /&gt;
* [[icalendar-implementations]] for how particular iCalendar implementations (e.g. clients) have problems with any standard iCalendar properties or values.&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=events/2009-06-26-microformats-4th-bday&amp;diff=39237</id>
		<title>events/2009-06-26-microformats-4th-bday</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=events/2009-06-26-microformats-4th-bday&amp;diff=39237"/>
		<updated>2009-06-24T18:32:53Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* attending */ Will be attending&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;microformats.org 4th birthday party!&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Celebrate the 4th birthday of http://microformats.org! One of several microformats [[events]].&lt;br /&gt;
&lt;br /&gt;
If you'd like to help out with or attend the party, please add your name below.&lt;br /&gt;
&lt;br /&gt;
RSVP &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; for venue capacity tracking.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;event-page vevent&amp;quot;&amp;gt;&lt;br /&gt;
== overview ==&lt;br /&gt;
;When&lt;br /&gt;
:&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-06-26&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;19:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; to &amp;lt;span class=&amp;quot;dtend&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2009-06-26&amp;lt;/span&amp;gt; at &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;22:00&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
;Where&lt;br /&gt;
:&amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;[http://www.yelp.com/biz/b-restaurant-and-bar-san-francisco B Restaurant and Bar]&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;720 Howard Street&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;extended-address&amp;quot;&amp;gt;Yerba Buena Upper Terrace&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;CA&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;94103&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;country-name&amp;quot;&amp;gt;USA&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
;What&lt;br /&gt;
:&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;microformats.org 4th birthday party!&amp;lt;/span&amp;gt;&lt;br /&gt;
;Web&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://microformats.org/wiki/events/2009-06-26-microformats-4th-bday&amp;lt;/span&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- end event-page vevent --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''[http://feeds.technorati.com/events/referer Add this event to your calendar]''' [http://feeds.technorati.com/events/referer http://www.boogdesign.com/images/buttons/microformat_hcalendar.png]&lt;br /&gt;
 &lt;br /&gt;
== sponsors ==&lt;br /&gt;
Please sign up to sponsor the microformats.org 4th birthday party!&lt;br /&gt;
&lt;br /&gt;
* [http://objectadjective.com Object Adjective] is a proud sponsor of this event.&lt;br /&gt;
* [http://www.ribbit.com/ Ribbit] is proud to sponsor the party&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== planners ==&lt;br /&gt;
This section is for organizing a party for the upcoming 4th birthday of http://microformats.org.&lt;br /&gt;
&lt;br /&gt;
I'm donating my time before the event to help plan and make the party happen!&lt;br /&gt;
* [[User:Tantek|Tantek Çelik]] - coordinating, sponsors&lt;br /&gt;
* [[User:Rohit|Rohit Khare]] - sponsors&lt;br /&gt;
* [[User:Kevin_Marks|Kevin Marks]] - sponsors&lt;br /&gt;
* [[User:BenWard|Ben Ward]] - tshirts, sponsors&lt;br /&gt;
* [[User:Pseudowish|Lauren Scime]] - design / venue / sponsors / publicity&lt;br /&gt;
* [[User:Repeatpenguin|Jeremy Anderson]] - will be assisting Lauren w/ above.&lt;br /&gt;
&lt;br /&gt;
We need:&lt;br /&gt;
* a volunteer coordinator. someone to coordinate the volunteers listed below.&lt;br /&gt;
* [[stickers]] - Lauren is on it &lt;br /&gt;
** 500 rounded square 2&amp;quot; stickers w/logo on black background have come in the mail &lt;br /&gt;
* tshirts - Ben is on it&lt;br /&gt;
&lt;br /&gt;
== volunteers ==&lt;br /&gt;
Sign up to be a volunteer!&lt;br /&gt;
We need volunteers to check people in at the door, take donations, hand out stickers, t-shirts etc.&lt;br /&gt;
* [[User:Richardault|Richard Ault]] - how can I help?&lt;br /&gt;
** Richard, perhaps you could help check names from RSVP and take donations at the door for an hour or so and find another volunteer to take over? Do you have a money-box for collections? [[User:Tantek|Tantek]] 02:22, 24 June 2009 (UTC)&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== donations ==&lt;br /&gt;
* Donation requested at the door: sliding scale $5-$20.  $10 or more gets you a t-shirt.&lt;br /&gt;
* Donations go towards the party and [[events/2009-07-18-dev-camp|microformatsDevCamp]] this summer.&lt;br /&gt;
* Spinn3r would be willing to donate/sponsor some...&lt;br /&gt;
&lt;br /&gt;
== attending ==&lt;br /&gt;
I'm going toshow up and help celebrate so I'm signing up here!&lt;br /&gt;
# [[User:Tantek|Tantek Çelik]]&lt;br /&gt;
# Kevin Marks&lt;br /&gt;
# [[User:BenWard|Ben Ward]]&lt;br /&gt;
# [[User:Pseudowish|Lauren Scime]]&lt;br /&gt;
# [[User:Repeatpenguin|Jeremy Anderson]]&lt;br /&gt;
# [[User:Richardault|Richard Ault]]&lt;br /&gt;
# [[User:KevinBurton|Kevin Burton]] of [http://spinn3r.com] - I will be by for an hour or so... Spinn3r's 3.0 launch dinn3r is that evening too.&lt;br /&gt;
# [[User:Singpolyma|Singpolyma]]&lt;br /&gt;
# ...&lt;br /&gt;
&lt;br /&gt;
== regrets ==&lt;br /&gt;
I'd love to be there but can't. Happy 4th birthday from afar!&lt;br /&gt;
* [[User:Rohit|Rohit Khare]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== location ==&lt;br /&gt;
* [http://www.yelp.com/biz/b-restaurant-and-bar-san-francisco B Restaurant and Bar] - June 26th, 2009 at 7pm&lt;br /&gt;
** Will have hors d'oeuvres and about 50-60 drink tix to hand out to people at the door. Attendees can buy drinks at cash bar after drink tix are used.&lt;br /&gt;
&lt;br /&gt;
== date ==&lt;br /&gt;
* 2009-06-26 Friday&lt;br /&gt;
&lt;br /&gt;
== Promotional Graphics ==&lt;br /&gt;
* Banners &amp;amp; Images of Various Sizes: Promote Microformats 4 Year Birthday Party!&lt;br /&gt;
** [http://anendlessarray.com/microformats/88x31.jpg 88x31px]&lt;br /&gt;
** [http://anendlessarray.com/microformats/120x240.jpg 120x240px]&lt;br /&gt;
** [http://anendlessarray.com/microformats/125x125.jpg 125x125px]&lt;br /&gt;
** [http://anendlessarray.com/microformats/200x100.jpg 200x100px]&lt;br /&gt;
** [http://anendlessarray.com/microformats/200x200.jpg 200x200px]&lt;br /&gt;
** [http://anendlessarray.com/microformats/250x250.jpg 250x250px]&lt;br /&gt;
** [http://anendlessarray.com/microformats/300x225.jpg 300x225px]&lt;br /&gt;
** [http://anendlessarray.com/microformats/468x60.jpg 468x468px]&lt;br /&gt;
** [http://anendlessarray.com/microformats/160x600.jpg 160x600px]&lt;br /&gt;
** [http://anendlessarray.com/microformats/728x90.jpg 728x90px]&lt;br /&gt;
** [http://anendlessarray.com/microformats/728x90-pink.jpg 728x90px w/Pink]&lt;br /&gt;
&lt;br /&gt;
* Note: If you are DYING to have a different size than the ones up here I can either send you the photoshop file or make you a custom one - Just send a request to lauren@objectadjective.com or find pseudowish on the [[IRC]]&lt;br /&gt;
&lt;br /&gt;
== Related Pages==&lt;br /&gt;
{{events-related-pages}}&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hcard-supporting-user-profiles&amp;diff=39215</id>
		<title>hcard-supporting-user-profiles</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hcard-supporting-user-profiles&amp;diff=39215"/>
		<updated>2009-06-23T16:35:08Z</updated>

		<summary type="html">&lt;p&gt;Singpolyma: /* Services with hCard profiles that also provide OpenID */ Alphabetical ;)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOC-right}}&lt;br /&gt;
&amp;lt;h1&amp;gt;hCard supporting user profiles&amp;lt;/h1&amp;gt;&lt;br /&gt;
Welcome! If you have an account on any of the following services, you already have an [[hcard|hCard]] which you can provide to other services to import or subscribe your profile information. The ability to syndicate your profile from the service of your choice is a key component of [[social-network-portability]].&lt;br /&gt;
&lt;br /&gt;
== Services with hCard profiles that also provide OpenID ==&lt;br /&gt;
The following web sites support both hCard on user profiles and the ability to use your user profile as an [[OpenID]].  Alphabetically sorted.  Feel free to add sites with hCard profiles that are also OpenID URLs here. Please include a link to the site home page (or [[implementations]] entry). &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:larger&amp;quot;&amp;gt;&lt;br /&gt;
* http://www.betaid.org/i/icn_betaid.png [http://www.betaid.org Beta ID]&lt;br /&gt;
* http://claimid.com/images/badges/claimidclear10x10.gif [http://claimid.com/ ClaimID]&lt;br /&gt;
* [http://email-verify.appspot.com/ Email Verify]&lt;br /&gt;
* http://identoo.com/images/icons/services/identoo.gif [http://identoo.com/ Identoo]&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/LiveJournal.gif  [http://livejournal.com LiveJournal]&lt;br /&gt;
* [http://myopenid.com MyOpenID]&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/plaxo.gif [http://www.plaxo.com/ Plaxo]&lt;br /&gt;
* http://technorati.com/tools/mozsearch/technorati.png [http://technorati.com/ Technorati]&lt;br /&gt;
* [http://videntity.org/ Videntity.org]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== All services with hCard profiles ==&lt;br /&gt;
The following web &amp;lt;span id=&amp;quot;Services_with_hCard_profiles&amp;quot;&amp;gt;sites support hCard on their user profiles&amp;lt;/span&amp;gt; and are thus suitable for importing/subscribing to other sites that support hCard.  Sites that you can also use as your [[OpenID]] are annotated with a OpenID icon http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif following the name of the site.&lt;br /&gt;
&lt;br /&gt;
Alphabetically sorted.  Feel free to add all sites with hCard profiles here. Please include a link to the site home page (or [[implementations]] entry), and instructions for retrieving your user profile URL on that site. If the site's user profile URLs can also be used as OpenIDs, please add the OpenID icon http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif following the name of the site.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:larger&amp;quot;&amp;gt;&lt;br /&gt;
* [http://3eep.com/ 3eep] - each user's public profile is located at &amp;lt;nowiki&amp;gt;http://3eep.com/users/userNameHere&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* [http://www.artistserver.com/ ArtistServer] - each user's public profile is located at &amp;lt;nowiki&amp;gt;http://www.artistserver.com/userURLHere&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* [http://www.bragster.com/ bragster] - each user's public profile is located at &amp;lt;nowiki&amp;gt;http://www.bragster.com/member/username&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* http://claimid.com/images/badges/claimidclear10x10.gif [http://claimid.com/ ClaimID] http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif - each user's public profile is located at &amp;lt;nowiki&amp;gt;http://claimid.com/userNameHere&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* http://identoo.com/images/icons/services/corkd.gif [http://www.corkd.com/ Cork'd] - login and copy the URL which should start with &amp;lt;nowiki&amp;gt;http://www.corkd.com/people/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/Digg.gif [http://digg.com/ Digg] - e.g. http://digg.com/users/tantek&lt;br /&gt;
* [http://djangopeople.net/ Django People] — profiles are at djangopeople.net/username e.g. http://djangopeople.net/simon/&lt;br /&gt;
* http://identoo.com/images/icons/services/dopplr.gif [http://www.dopplr.com/ Dopplr] — Example public profile: http://www.dopplr.com/traveller/adactio - non-public profiles may require login to view.&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/Facebook.gif [http://facebook.com/ Facebook] - not sure how to find someone's public profile URL, e.g. [http://www.facebook.com/people/Andrei_Zmievski/502957990 Andrei Zmievski] but when found it appears to have support for valid fn+photo properties. Note [[hcard-supporting-user-profiles-issues#Facebook|issue(s) with Facebook hCard profiles]].&lt;br /&gt;
* [http://ficlets.com/ Ficlets] — profiles are located at ficlets.com/authors/username e.g. http://ficlets.com/authors/adactio&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/Flickr.gif [http://flickr.com/ Flickr] - login, click &amp;quot;Your Photos&amp;quot;, click &amp;quot;Profile&amp;quot;, and copy the URL which should start with &amp;lt;nowiki&amp;gt;http://flickr.com/people/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* [http://gaia.com/ Gaia Community] - e.g. http://sphorbis.gaia.com/ - built by [http://www.zaadz.com Zaadz] &lt;br /&gt;
* [http://google.com Google] - view your profile at http://www.google.com/s2/profiles/me&lt;br /&gt;
* [http://huffduffer.com Huffduffer] profiles are located at &amp;lt;nowiki&amp;gt;http://huffduffer.com/username&amp;lt;/nowiki&amp;gt; — Example public profile: http://huffduffer.com/clagnut&lt;br /&gt;
* http://identoo.com/images/icons/services/identoo.gif [http://identoo.com/ Identoo] http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif - e.g. [http://identoo.com/dirk.olbertz sample profile]&lt;br /&gt;
* http://idleaf.com/favicon.png [http://idleaf.com idleaf] - profiles are located at &amp;lt;nowiki&amp;gt;http://idleaf.com/IDENTITY_ID&amp;lt;/nowiki&amp;gt; - e.g.: http://idleaf.com/ID4184&lt;br /&gt;
* http://identoo.com/images/icons/services/imthere.gif [http://imthere.com/ ImThere] - profiles are located at &amp;lt;nowiki&amp;gt;http://imthere.com/users/USERNAME&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* http://jaiku.com/images/icons/fav-jaiku.gif [http://jaiku.com Jaiku] — profiles are located at username.jaiku.com e.g. http://adactio.jaiku.com/&lt;br /&gt;
* [http://jpgmag.com/ JPG Magazine] - each user's public profile is located at &amp;lt;nowiki&amp;gt;http://jpgmag.com/people/userNameHere&amp;lt;/nowiki&amp;gt;, e.g. http://jpgmag.com/people/jpd&lt;br /&gt;
* [http://www.keevu.com Keevu.com] - profiles are located at &amp;lt;nowiki&amp;gt;http://www.keevu.com/users/USERNAME&amp;lt;/nowiki&amp;gt; - e.g.: [http://www.keevu.com/users/zheileman Zheileman]&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/LastFM.gif [http://www.last.fm/ Last FM] - profiles are located at &amp;lt;nowiki&amp;gt;http://last.fm/user/USERNAME&amp;lt;/nowiki&amp;gt;, includes fn, photo, url.&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/LinkedIn.gif [http://linkedin.com LinkedIn] - login, click on &amp;quot;[http://www.linkedin.com/myprofile?trk=tab_pro My Profile]&amp;quot; in the top blue bar, then click on &amp;quot;[http://www.linkedin.com/myprofile?editwp=&amp;amp;trk=tab_web Public Profile]&amp;quot; and copy the URL in the page after &amp;quot;Your current URL is:&amp;quot; which should start with &amp;lt;nowiki&amp;gt;http://www.linkedin.com/pub/ or http://www.linkedin.com/in/&amp;lt;/nowiki&amp;gt;. Note: LinkedIn profiles include an [[hresume|hResume]] for you in addition to your hCard.&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/LiveJournal.gif  [http://livejournal.com LiveJournal] http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif (see also [[implementations#LiveJournal|LiveJournal]] implementation page entry) - login, click on the &amp;quot;Profile&amp;quot; link, and copy the URL which should start with &amp;lt;nowiki&amp;gt;http://USERNAME.livejournal.com/profile&amp;lt;/nowiki&amp;gt; where USERNAME is your LJ username. E.g. [http://daveman692.livejournal.com/profile].&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/Magnolia.gif [http://ma.gnolia.com/ Ma.gnolia] - each user's public profile is located at &amp;lt;nowiki&amp;gt;http://ma.gnolia.com/people/userNameHere&amp;lt;/nowiki&amp;gt; . Note: [[hcard-supporting-user-profiles-issues#Magnolia|issue(s)]].&lt;br /&gt;
* http://www.mixx.com/images/buttons/mixx-button4.png [http://www.mixx.com Mixx] - profiles are located at &amp;lt;nowiki&amp;gt;http://www.mixx.com/users/USERNAME&amp;lt;/nowiki&amp;gt; e.g. http://www.mixx.com/users/jgarber&lt;br /&gt;
* [http://myopenid.com MyOpenID] http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif - profiles are located at &amp;lt;nowiki&amp;gt;http://USERNAME.myopenid.com&amp;lt;/nowiki&amp;gt; e.g. http://tantek.myopenid.com/&lt;br /&gt;
* [http://www.nsyght.com/ Nsyght] - Visit your profile page. Should look like this: &amp;lt;nowiki&amp;gt;http://www.nsyght.com/friends/[username]/&amp;lt;/nowiki&amp;gt;, e.g. [http://nsyght.com/users/lisa sample profile].&lt;br /&gt;
* http://www.bkmks.com/icons/nytimes.com.gif [http://timespeople.nytimes.com/ NYTimes TimesPeople] - e.g. http://timespeople.nytimes.com/view/user/19390043/1/index.html&lt;br /&gt;
* [http://www.obsidianportal.com Obsidian Portal] - Your profile page is located at &amp;lt;nowiki&amp;gt;http://www.obsidianportal.com/profile/USERNAME&amp;lt;/nowiki&amp;gt;, e.g. [http://www.obsidianportal.com/profile/Micah Micah's profile].&lt;br /&gt;
* [http://www.osocial.net/network/ OSocial Network] - add the [http://www.osocial.net/network/app/osocialnetwork.xml OpenSocial application] into your social network, then in OSocial.net Web site you will be able to get your hCard profile&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/plaxo.gif [http://www.plaxo.com/ Plaxo] http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif - create a nickname in your settings, then go to NICKNAME.myplaxo.com (e.g. http://joseph.myplaxo.com) and copy the URL&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/Pownce.gif [http://pownce.com/ Pownce] -  login, click on the &amp;quot;Home&amp;quot; link at the top, and copy the URL.&lt;br /&gt;
* http://www.syncup.com/SupWeb/ajax/images/16pxSyncUpIcon.gif [http://www.syncup.com/ SyncUp]  - create a free account, choose what information to expose to public or specific people, then get the hcard in your profile page&lt;br /&gt;
* [http://www.qmpeople.com/ qmpeople] - Uses hCard+XFN for profiles (&amp;lt;nowiki&amp;gt;http://www.qmpeople.com/users/[username]&amp;lt;/nowiki&amp;gt; - e.g. [http://www.qmpeople.com/users/laserion laserion])&lt;br /&gt;
* [http://radar.net/ Radar] - http://radar.net/people/radarname&lt;br /&gt;
* [http://www.revish.com/ Revish] — profiles are located at revish.com/people/username e.g. http://www.revish.com/people/adactio&lt;br /&gt;
* [http://rosebleed.net/ Rosebleed] - your profile URL is &amp;lt;nowiki&amp;gt;http://rosebleed.net/users/profile.php/&amp;lt;/nowiki&amp;gt; followed by your username, e.g. [http://rosebleed.net/users/profile.php/silvermoon82 silvermoon82].&lt;br /&gt;
* [http://www.getsatisfaction.com/ Satisfaction]&lt;br /&gt;
* http://skateboardspot.info/image/icon/favicon.png [http://skateboardspot.info/ skateboardspot.info] http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif (The site doesn't provide, but supports OpenID to login and register) — Log in, and click on your username in the top right corner. You'll see your user page which also is your hCard. Just copy the URL and you're done.&lt;br /&gt;
* [http://www.sustainlane.com www.sustainlane.com] - Profile at &amp;lt;nowiki&amp;gt;http://www.sustainlane.com/members/[user id]&amp;lt;/nowiki&amp;gt; [http://www.sustainlane.com/members/4YHJXMST4S1B3NZT1HCSB4OAIVYD Example]&lt;br /&gt;
* [http://tangler.com/ Tangler] -  click on a person's profile to navigate to their profile which is marked up with hCard &amp;lt;nowiki&amp;gt;http://www.tangler.com/people/id/&amp;lt;/nowiki&amp;gt; - where &amp;quot;id&amp;quot; is the user number of that person.&lt;br /&gt;
* http://technorati.com/tools/mozsearch/technorati.png [http://technorati.com/ Technorati] http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif - login, click on the &amp;quot;Signed in as username&amp;quot; username link at the top right of the page, and copy the URL which should start with &amp;lt;nowiki&amp;gt;http://technorati.com/profile/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* [http://threadless.com/ Threadless] - select &amp;quot;My Account&amp;quot; and then &amp;quot;Profile Page&amp;quot;. URL looks like &amp;lt;nowiki&amp;gt;http://www.threadless.com/profile/123987/username&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* [http://www.travellerspoint.com/ Travellerspoint] - In use on all member profiles. URLs look like &amp;lt;nowiki&amp;gt;http://www.travellerspoint.com/member_profile.cfm?user=UsernameHere&amp;lt;/nowiki&amp;gt; (e.g., [http://www.travellerspoint.com/member_profile.cfm?user=Peter Peter])&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/Twitter.gif [http://twitter.com/ Twitter] - login, click on &amp;quot;Your profile&amp;quot; at the top, and copy the URL&lt;br /&gt;
* http://pulse.plaxo.com/pulse/img/event_icons/Upcoming.gif [http://upcoming.yahoo.com/ Upcoming] - login, click on the &amp;quot;Welcome, username!&amp;quot; username link at the top right of the page, and copy the URL which should start with &amp;lt;nowiki&amp;gt;http://upcoming.yahoo.com/user/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* [http://videntity.org/ Videntity.org] http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif - e.g. http://danda.videntity.org/&lt;br /&gt;
* [http://www.vimeo.com/ Vimeo] — e.g. http://www.vimeo.com/user196031&lt;br /&gt;
* http://openid.net/wp-content/uploads/vox.png [http://vox.com/ Vox] http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif - profile URL is &amp;lt;nowiki&amp;gt;http://USERNAME.vox.com/profile/&amp;lt;/nowiki&amp;gt; e.g.  http://daveman692.vox.com/profile/ (note issue: empty &amp;quot;n&amp;quot; property. fix: remove &amp;quot;n&amp;quot; from class attribute).&lt;br /&gt;
* [http://www.yedda.com/ Yedda] - e.g. http://yedda.com/people/8625713501419/ built by [http://www.zaadz.com Zaadz]&lt;br /&gt;
* [http://www.easthampshire.org/ easthampshire.org] - hCard on events and events map - e.g. http://easthampshire.org/eventdetail/wine_society_evening/1372606 and http://easthampshire.org/eventmap/wine_society_evening/1372606 built by [http://www.callendercreates.com Callender Creates]&lt;br /&gt;
* [http://www.dandyid.org/ DandyID.org] - hCard on user profiles, and a hCard widget for users blogs/sits/etc. (login to see the widget). Profile e.g. http://www.dandyid.org/beta/users/user_id/3&lt;br /&gt;
* ... add more sites (alphabetically sorted please) that support hCard, including instructions for finding and copying your profile URL.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== offline sites ===&lt;br /&gt;
Sites that supported hCard user profiles that have gone offline, perhaps permanently.&lt;br /&gt;
* [http://consumating.com/ Consumating] - login, click on your name or &amp;quot;My Profile&amp;quot; link, copy the URL which looks like &amp;lt;nowiki&amp;gt;http://consumating.com/profiles/userNameHere&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** supported hCard profiles at least from sometime in 2006 to 2008-03-15 when the site went offline.&lt;br /&gt;
&lt;br /&gt;
== Services that import hCard profiles==&lt;br /&gt;
The following web sites support importing your existing hCard user profile, e.g. from the above sites, or your own page. Feel free to add sites supporting hCard user profile import to the appropriate section here. Please include a link to the site home page, and instructions for how to import your existing hCard user profile to the site.&lt;br /&gt;
&lt;br /&gt;
=== import and subscribe on sign-up ===&lt;br /&gt;
Site(s) that allow you to import ''and'' subscribe to your hCard user profile when signing-up.. Alphabetically sorted.&lt;br /&gt;
* [http://getsatisfaction.com/ Satisfaction Inc.] - go to [http://getsatisfaction.com/people/new their sign in and registration page], choose the service of your existing profile or &amp;quot;'''Other...'''&amp;quot; and enter your profile URL (which you can retrieve as described above), and click &amp;quot;'''Get Profile'''&amp;quot;. Then check &amp;quot;'''[x] Subscribe to this profile'''&amp;quot;. Note: [[hcard-supporting-user-profiles-issues#Satisfaction|issue(s)]].&lt;br /&gt;
&lt;br /&gt;
See [[subscribe-to-hcard]] for more notes on implementing subscribing to a user's hCard to automatically update their profile information.&lt;br /&gt;
&lt;br /&gt;
=== import on sign-up ===&lt;br /&gt;
Site(s) that allow you to import your hCard user profile to sign-up. Alphabetically sorted.&lt;br /&gt;
* [http://www.bragster.com/ bragster] - go to [http://www.bragster.com/signup the sign-up page], click on the service logo of your existing profile, or the microformats logo for 'other' and enter your profile username (or URL for 'other') (which you can retrieve as described above).&lt;br /&gt;
&lt;br /&gt;
=== import anytime ===&lt;br /&gt;
Sites that let you import your external hCard profile information anytime.&lt;br /&gt;
* [http://php-profile-importer.origo.ethz.ch/ PHP Profile importer] - Open Source PHP and JavaScript profile importer, there is also a [http://proofile.org/profile_importer_demo demo available].&lt;br /&gt;
* [http://www.proofile.org proofile] - [http://proofile.org/register Sign up] for an account and view the [http://proofile.org/edit/profile edit profile] page, enabling you to import from any hCard annotated URL. Full hCard is supported.&lt;br /&gt;
* [http://www.dandyid.org DandyID] - import a hCard supporting url after signing up, for auto-filling user info. DandyID also renders detailed hCards on user profiles.&lt;br /&gt;
&lt;br /&gt;
=== subscribe anytime ===&lt;br /&gt;
Sites that let you subscribe to your external hCard profile information anytime.&lt;br /&gt;
* None currently.&lt;br /&gt;
=== delegation ===&lt;br /&gt;
Sites that support fully delegating to your external hCard profile.&lt;br /&gt;
* None currently.&lt;br /&gt;
&lt;br /&gt;
== For more information ==&lt;br /&gt;
Want to implement hCard on your site so you can list it here?  &lt;br /&gt;
&lt;br /&gt;
See the [[hcard-user-profile-authoring|hCard user profile authoring]] page for how to mark-up a user profile with hCard.&lt;br /&gt;
&lt;br /&gt;
Join the [http://microformats.org/discuss microformats community], in particular the #microformats IRC channel on irc://irc.freenode.net#microformats and the [http://microformats.org/mailman/listinfo/microformats-dev/ microformats-dev mailing list], and send a message stating that you'd like to add hCard to the profiles and hCard+XFN supporting friends lists to your website.&lt;br /&gt;
&lt;br /&gt;
Please also consider implementing [[hcard-xfn-supporting-friends-lists|hCard+XFN friends lists]].&lt;br /&gt;
&lt;br /&gt;
See [[hcard-supporting-user-profiles-issues|hCard supporting user profiles issues]] for issues, problems with implementations.&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [[subscribe-to-hcard]]&lt;br /&gt;
* [[hcard-xfn-supporting-friends-lists|hCard+XFN friends lists]]&lt;br /&gt;
* [[social-network-portability]]&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[hcard|hCard]] ([[hcard-authoring|authoring]], [[hcard-faq|FAQ]])&lt;br /&gt;
* [[xfn|XFN]]&lt;br /&gt;
* [[data-portability]]&lt;/div&gt;</summary>
		<author><name>Singpolyma</name></author>
	</entry>
</feed>