<?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=LynX</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=LynX"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/LynX"/>
	<updated>2026-04-24T08:26:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=User:LynX&amp;diff=33541</id>
		<title>User:LynX</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=User:LynX&amp;diff=33541"/>
		<updated>2007-09-07T09:29:46Z</updated>

		<summary type="html">&lt;p&gt;LynX: fixed, thx&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I'm into [http://about.psyc.eu/Social_network decentralized social networks] so I'm also interested in [[social-network-portability]], although I'd first want to see the first thing happen - then the rest can be ported, if it cares to.&lt;br /&gt;
&lt;br /&gt;
I'm a bit surprised we ended up on [[microformats]] to this purpose, as publishing things on the web is fundamentally anti-[[privacy]], and that's an essential goal for social networking.&lt;br /&gt;
&lt;br /&gt;
So I'm asking.. can we be private on the web? And if we need to create such a private web first, why bother? Why not use an optimized protocol to achieve our goals instead of extracting them from documents that hardly anyone will read?&lt;br /&gt;
&lt;br /&gt;
Then again, if I look at how we implemented our [http://about.psyc.eu/Profile profile surfing] feature, would it make sense to have a microformat in the profile instead of having the profile page generated out of the profile data? Could be. I'll meditate about it.&lt;/div&gt;</summary>
		<author><name>LynX</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=social-network-portability&amp;diff=21188</id>
		<title>social-network-portability</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=social-network-portability&amp;diff=21188"/>
		<updated>2007-09-07T01:40:25Z</updated>

		<summary type="html">&lt;p&gt;LynX: wikilink&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Social Network Portability &amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right;margin-left:1em&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
One of several [[user-interface]] ideas and suggestions for working with microformats in the area of [[data-portability]].&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
Why is it that every single social network community site makes you:&lt;br /&gt;
* re-enter all your personal profile info (name, email, birthday, URL etc.)?&lt;br /&gt;
* re-add all your friends?&lt;br /&gt;
&lt;br /&gt;
In addition, why do you have to:&lt;br /&gt;
* re-turn off notifications?&lt;br /&gt;
* re-specify privacy preferences?&lt;br /&gt;
* re-block [http://headrush.typepad.com/creating_passionate_users/2006/04/angrynegative_p.html negative people]?&lt;br /&gt;
&lt;br /&gt;
AKA &amp;quot;social network fatigue problem&amp;quot; and &amp;quot;social network update/maintenance problem&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== The Goals ==&lt;br /&gt;
When you join a new site, you should be able to ''import'' or preferably ''subscribe'' to&lt;br /&gt;
* your profile information&lt;br /&gt;
* your social network&lt;br /&gt;
from any existing profile of yours. &lt;br /&gt;
&lt;br /&gt;
In addition it would be nice if preferences around:&lt;br /&gt;
* notifications&lt;br /&gt;
* [[privacy]]&lt;br /&gt;
also transferred between profiles.&lt;br /&gt;
&lt;br /&gt;
AKA a social internetwork, a network of social networks.&lt;br /&gt;
&lt;br /&gt;
== Design Patterns and Recipes ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;How To&amp;quot; for social network profile sites that want to solve the above problems and achieve the above goals.&lt;br /&gt;
&lt;br /&gt;
# Publish microformats in your user profiles:&lt;br /&gt;
## implement [[hcard|hCard]] on user profile pages, including [[xfn]] rel=&amp;quot;me&amp;quot; on hyperlinks to users' blogs or home pages that they specify.  See [[hcard-supporting-profiles]] for sites that have already done this.&lt;br /&gt;
## implement [[hcard|hCard]]+[[xfn|XFN]] on the list of friends on your user profile pages. Use [[xfn]] rel=&amp;quot;me&amp;quot; to link to friends list pages and friends list pagination links too. See [[hcard-xfn-supporting-friends-lists]] for sites that already do this. (e.g. [[http://twitter.com/ Twitter]]).&lt;br /&gt;
# Subscribe to microformats for your user profiles:&lt;br /&gt;
## when signing up a new user:&lt;br /&gt;
### let a user fill out and &amp;lt;em title=&amp;quot;Auto-sync is more than just one-time import, check it and sync-up once a day.&amp;quot;&amp;gt;&amp;quot;auto-sync&amp;quot;&amp;lt;/em&amp;gt; from one of their existing [[hcard-supporting-profiles]], their name, their icon etc.  [http://microformats.org/blog/2007/06/21/microformatsorg-turns-2/ Satisfaction Inc already supports this.]&lt;br /&gt;
### let a user fill out and &amp;lt;em title=&amp;quot;Auto-sync is more than just one-time import, check it and sync-up once a day.&amp;quot;&amp;gt;&amp;quot;auto-sync&amp;quot;&amp;lt;/em&amp;gt; their list of friends from one of their existing [[hcard-xfn-supporting-friends-lists|hCard+XFN supporting friends lists]]. [http://microformats.org/blog/2007/06/21/microformatsorg-turns-2/ Dopplr.com already supports this.]&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
=== Open Source ===&lt;br /&gt;
* [[hKit]] - web service and open source PHP for parsing/importing/subscribing to [[hcard-supporting-profiles|hCard open user profiles]].&lt;br /&gt;
* &amp;quot;[http://opensocialgraph.plaxo.com/ Online Identity Consolidator]&amp;quot; rel=&amp;quot;me&amp;quot; web parser/crawler web service and open source Python.&lt;br /&gt;
* &amp;quot;[http://django-psn.googlecode.com/svn/trunk/readme.html Django-PSN (portable social networks)]&amp;quot; open source for a user interface to create links on a social network profile to &amp;quot;other profiles&amp;quot; marked up with rel=&amp;quot;me&amp;quot; naturally.  The code can be seen in action on the [http://pownce.com Pownce] website, e.g. on [http://pownce.com/t/ a Pownce profile page that links to other profiles of the same user]. This is a great complement to the above Plaxo Online Identity Consolidator. What Django-PSN publishes, Plaxo Online Identity Consolidator parses.&lt;br /&gt;
* [http://about.psyc.eu psyc] and [http://www.psyced.org psyced], a decentralized multi-protocol chat and event notification system with [http://about.psyc.eu/Social_Network friendship] and [http://about.psyc.eu/Trust trust] modeling.&lt;br /&gt;
=== User Interfaces ===&lt;br /&gt;
* &amp;quot;[http://gerardramos.com/mf/ Social Network Portability with Microformats]&amp;quot; - a user interface that lets you check how portable your social network is across various sites.&lt;br /&gt;
&lt;br /&gt;
== Social Network Portability FAQ ==&lt;br /&gt;
*''Doesn't [http://openid.net/ OpenID] address the re-enter all your personal profile info problem?''&lt;br /&gt;
** No it does not. OpenID is fundamentally about proving to one site that you own or control another particular URL.  Nothing more.  All the profile stuff is extra and even then the specific property set is unspecified in OpenID.  That's where [[hcard|hCard]] comes in.  hCard specifies a vocabulary of personal profile info (name, email, birthday, URL etc.) based on industry standard vCard.  And in fact that's all you need to solve the &amp;quot;re-enter all your personal info&amp;quot; problem for public sites - no need to authenticate public URLs via OpenID, just read them and parse their hCard(s).&lt;br /&gt;
*''Doesn't OpenID provide people with a way to create a globally unique identifier for themselves?''&lt;br /&gt;
** It is URL (by way of DNS) that creates a globally unique identifier, not OpenID. All OpenID does is add ''authentication'' on top of having a URL that is itself a globally unique identifier, that is, OpenID is a way of asserting that you &amp;quot;own&amp;quot; or otherwise control a particular URL to another service/site. The essential quality of being a globally unique identifier is present in a URL even without OpenID. Thus, no, it is not OpenID that ''creates'' a ''globally unique identifier'', rather, simply using a ''URL'' creates a globally unique identifier.  A URL ''by itself'' can be used as a basis for portable social networks, since it provides a way of referring to a single person that makes sense across the whole Web.  And as such, people can (and will) create multiple URLs that represent them, so a method of enabling people to tie their URLs together (e.g. XFN's rel=&amp;quot;me&amp;quot;) becomes important.  However, by adding authentication, OpenID can enhance existing globally unique identifier URLs for people, by permitting authenticated access to (perhaps more information in) profiles and social networks represented at those URLs using microformats.&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
* Beware of and avoid [[social-network-anti-patterns]]!&lt;br /&gt;
* See and add to [[social-network-portability-issues]].&lt;br /&gt;
&lt;br /&gt;
== Discussion and suggestions ==&lt;br /&gt;
* 2006-11-21 Jeremy Keith: [http://adactio.com/journal/1209/ Twittering]: &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Here’s what I want: when I go to the latest social networking fadsite, I want it to ask for my URL. Then it can go off and fetch my [[hcard|hCard]] and [[xfn|XFN]] list. A pre-filled form for my details and a pre-filled list of potential contacts can then be presented to me.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* 2006-11-21 Derek Featherstone: [http://www.boxofchocolates.ca/archives/2006/11/21/solving-problems-with-social-networking Solving problems with social networking]&lt;br /&gt;
* 2006-11-22 Thomas Vander Wal: [http://www.personalinfocloud.com/2006/11/following_frien.html Following Friends Across Walled Gardens]&lt;br /&gt;
* 2006-11-23 Jeremy Keith: [http://adactio.com/journal/1212/ More thoughts on portable social networks]&lt;br /&gt;
* 2006-11-23 Glenn Jones: [http://www.glennjones.net/Post/820/Microformatsandportablesocialnetwork.htm Microformats and portable social network]&lt;br /&gt;
* 2006-11-23 Velvetsarah has [http://www.velvet.id.au/2006/11/23/portable-social-networks/ posted a screenshot and brainstorm] about how a site could handle importing XFN enabled contacts.&lt;br /&gt;
[http://www.velvet.id.au/2006/11/23/portable-social-networks/ http://www.velvet.id.au/out/wp-content/uploads/2006/11/picture-9.png]&lt;br /&gt;
* 2007-03-11 Robert Gaal: [http://www.53miles.com/archives/making-openid-your-only-online-profile-alpha-dash Making OpenID your only online profile: Alpha Dash] - An abstract attempt to create one dashboard, to be used as a starting point for all social networks. It contains four elements: identity, ownership, presence and contacts (see comments also)&lt;br /&gt;
* 2007-06-20 Alper Çuğun: [http://fourstarters.com/2007/06/20/the-future-of-everything-is-social-consolidate-and-take-back-your-social-network/ The Future of Everything is Social: Consolidate and take back your social network]&lt;br /&gt;
* 2007-07-17 Kevin Lawver: [http://www.lawver.net/archive/2007/07/17/h12_portable_social_networks_at_mashup_camp.php A Portable Social Network Prototype] - A simple Ruby on Rails app that uses OpenID + XFN to look for users of the site w/ the same homepage as the href value and allows you to add them as contacts.&lt;br /&gt;
* 2007-07-18 Jeremiah Owyang: [http://twitter.com/jowyang/statuses/156097392 Twittering]: &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;What if we could port all our friends and family from one social network to another. Why do we have to continue to add people = annoying&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* 2007-07-18 Brian Oberkirch: [http://www.brianoberkirch.com/2007/07/18/highrise-microformats-and-portable-social-networks/ Highrise, microformats and portable social networks]&lt;br /&gt;
* 2007-07-24 Thomas Vander Wal: [http://vanderwal.net/random/entrysel.php?blog=1937 Sharing and Following/Listening in the Social Web]&lt;br /&gt;
* See [[events/2007-07-28-portable-social-networks-meetup#blog_posts|blog posts following up]] from the [[events/2007-07-28-portable-social-networks-meetup|2007-07-28-portable social networks meetup]].&lt;br /&gt;
* 2007-08-01 Jeffrey Zeldman: [http://www.zeldman.com/2007/08/01/social-network-portability/ &amp;quot;InterNetwork&amp;quot; regarding social network portability]&lt;br /&gt;
* 2007-08-08 Brian Oberkirch: [http://www.brianoberkirch.com/2007/08/08/building-blocks-for-portable-social-networks/ Building Blocks for Portable Social Networks]&lt;br /&gt;
* 2007-08-16 Stephanie Booth: [http://climbtothestars.org/archives/2007/08/16/we-need-structured-portable-social-networks-spsn/ We Need Structured Portable Social Networks (SPSN)] (links to two more posts on the subject, but not certain they're relevant enough for a separate listing; edit as you see fit)&lt;br /&gt;
* 2007-09-07 [[User:LynX|Carlo v. Loesch]]: [http://about.psyc.eu/Social_network#But.._why_microformats.3F Privacy and the web? Notification and HTTP? Are you looking at the right technologies!?]&lt;br /&gt;
&lt;br /&gt;
See [http://ma.gnolia.com/groups/PSN ma.gnolia Portable Social Network Group] for aggregated bookmarks around the subject and join the group to share links.&lt;br /&gt;
&lt;br /&gt;
[http://technorati.com/search/microformats.org/wiki/social-network-portability View blog reactions] to this page.&lt;br /&gt;
&lt;br /&gt;
== Articles ==&lt;br /&gt;
* 2007-08-25 [http://www.ignitesocialmedia.com/linking-it-all-%e2%80%93-social-network-portability/ Linking It All-Social Network Portability] by Mike Lotz for Ignite Social Media&lt;br /&gt;
* 2007-08-17 [http://bradfitz.com/social-graph-problem/ Thoughts on the Social Graph] by Brad Fitzpatrick.&lt;br /&gt;
* 2007-08-15 [http://news.bbc.co.uk/1/hi/technology/6944653.stm Pull down the walled gardens] Internet law professor Michael Geist says the walled gardens of social networks should be pulled down.&lt;br /&gt;
* 2007-08-02 &lt;br /&gt;
** [http://www.brosbeforeblogs.com/2007/08/identity-crisis.html Identity Crisis part 1] &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;We need to put the ownership of how we define relationships online in the hands of the individual, not the services that utilize them.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;My theory on how this should be accomplished is based on a marriage of OpenID and an open standard for defining relationships such as the [[XFN]] [http://microformats.org/ Microformat]. &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
** [http://www.brianoberkirch.com/2007/08/02/deeelightful-making-profile-import-a-snap/ Deeelightful: Making Profile Import a Snap] &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Why not make it simple for them to jumpstart a profile by reusing information they already have on the [[hcard|Web? Some forward thinking Web services are marking up user profile data with hCard, a microformat that]] signifies a person, place or organization is being described.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[data-portability]]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
* [[xfn]]&lt;br /&gt;
* [[social-network-anti-patterns]]&lt;br /&gt;
&lt;br /&gt;
== Related Events and Notes ==&lt;br /&gt;
(if you know of or can find earlier mentions on the web of &amp;quot;social network portability&amp;quot;, please add the earliest reference elsewhere on the web to this chronology. [[User:Tantek|Tantek]] 08:25, 22 Aug 2007 (PDT))&lt;br /&gt;
&lt;br /&gt;
* [http://www.personalinfocloud.com/2006/11/following_frien.html 2006-11-22 Following Friends Across Walled Gardens] Thomas Vander Wal&lt;br /&gt;
* [http://adactio.com/journal/1212/ 2006-11-23 More thoughts on portable social networks] Jeremy Keith describes the process of portability&lt;br /&gt;
* [http://www.glennjones.net/Post/820/Mircoformatsandportablesocialnetwork.htm 2006-11-23 Microformats and portable social network] Glenn Jones talks about portable social networks in the backnetwork&lt;br /&gt;
*[http://microformats.org/wiki?title=user-interface&amp;amp;diff=10524&amp;amp;oldid=10523 2006-11-24 &amp;quot;social network portability&amp;quot; phrase and problem statement introduced to microformats wiki] by [[User:Tantek|Tantek Çelik]] &lt;br /&gt;
*[http://www.plaxo.com/about/releases/release-20070718 2007-07-17 Plaxo Pushes For &amp;quot;Open Social Web&amp;quot;: Endorses and implements key open standards, OpenID and microformats]&lt;br /&gt;
*[[events/2007-07-28-portable-social-networks-meetup|2007-07-28 portable social networks initial meeting]] between Daniel Burka, [[User:Tantek|Tantek Çelik]], Eran Globen, Brian Oberkirch at Ritual Coffee Roasters, San Francisco, CA. Discussed portable social networks, simplified and crystalized problem statement (with progressive problems to solve), goals, design patterns, recipes. Created [[social-network-portability]] page.&lt;br /&gt;
* [[events/2007-08-19-social-network-portability-today|2007-08-19 BarCampBlock session on social network portability TODAY]] at Princeton Review offices, High Street, Palo Alto, CA. Reviewed problem statement, how sites can use the [[hcard|hCard]] and [[xfn|XFN]] microformats *today* to become a node on the &amp;quot;open social web&amp;quot; (phrase introduced).&lt;br /&gt;
&lt;br /&gt;
See the microformats [[events]] page for upcoming events related to social network portability.&lt;/div&gt;</summary>
		<author><name>LynX</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=User:LynX&amp;diff=21198</id>
		<title>User:LynX</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=User:LynX&amp;diff=21198"/>
		<updated>2007-09-07T01:38:01Z</updated>

		<summary type="html">&lt;p&gt;LynX: meditation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I'm into [http://about.psyc.eu/Social_network decentralized social networks] so I'm also interested in [[social-network-portability]], although I'd first want to see the first thing happen - then the rest can be ported, if it cares to.&lt;br /&gt;
&lt;br /&gt;
I'm a bit surprised we ended up on [[microformats]] to this purpose, as publishing things on the web is fundamentally anti-[[privacy]], and that's an essential goal for social networking.&lt;br /&gt;
&lt;br /&gt;
So I'm asking.. can we be private on the web? And if we need to create such a private web first, why bother? Why not use an optimized protocol to achieve our goals instead of extracting them from documents that hardly anyone will read?&lt;br /&gt;
&lt;br /&gt;
Then again, if I look at how we implemented our [http://about.psyc.eu/Profile|profile surfing] feature, would it make sense to have a microformat in the profile instead of having the profile page generated out of the profile data? Could be. I'll meditate about it.&lt;/div&gt;</summary>
		<author><name>LynX</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=irc-people&amp;diff=21319</id>
		<title>irc-people</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=irc-people&amp;diff=21319"/>
		<updated>2007-09-07T01:31:22Z</updated>

		<summary type="html">&lt;p&gt;LynX: self-add&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A list of [[irc|IRC]] regulars, sorted by nick, and their normal timezones (winter/summer).&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:Adam Ballai|AdamBallai]]&amp;lt;/span&amp;gt; (-700/-700)&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:Adam Craven|AdamCraven]]&amp;lt;/span&amp;gt; (+0000)&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:Ajaswa|Andrew Jaswa]]&amp;lt;/span&amp;gt; (-0500)&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:Alexander Graf|AlexanderGraf]]&amp;lt;/span&amp;gt; (+0100)&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:AmanuelTewolde|Amanuel]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:Amette|amette]]&amp;lt;/span&amp;gt; (+1000)&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:Amir Guindehi|AmirGuindehi]]&amp;lt;/span&amp;gt; (+1000)&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:AnselHalliburton|anselxyz]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Ashley|Ashley]]&amp;lt;/span&amp;gt; (+1000)&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:B.K._DeLong|bkdelong]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:Tyler Roehmholdt|Baristo]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Ben Ward|BenWard]]&amp;lt;/span&amp;gt; (+0000)&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:BenjaminCarlyle|BenjaminCarlyle]]&amp;lt;/span&amp;gt; (+1000)&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:HenriBergius|bergie]]&amp;lt;/span&amp;gt; (+0200/+0300)&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:BenWest|bewest]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:BluesMoon|bluesmoon]]&amp;lt;/span&amp;gt; (+0530)&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:BobChao|BobChao]]&amp;lt;/span&amp;gt; (+0800)&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:Bob Jonkman|BobJonkman]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:Boneill|boneill]]&amp;lt;/span&amp;gt; (+0000)&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:Brian|briansuda]]&amp;lt;/span&amp;gt; (+0000)&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:Briski|Briski]]&amp;lt;/span&amp;gt; (+0000)&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:BryanL|BryanL]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:BryanRieger|Bryan Rieger]]&amp;lt;/span&amp;gt; (+0000)&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:Bug-E|Bug-E]]&amp;lt;/span&amp;gt; (+0200)&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:CarlaHufstedler|carlamagpie]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:Cgriego|cgriego]]&amp;lt;/span&amp;gt; (-0600/-0500)&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:CharlesRoper|charles_r]]&amp;lt;/span&amp;gt; (0000/+0100)&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:Charlvn|Charl]]&amp;lt;/span&amp;gt; (+0200/+0200)&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:ChristopherStJohn|cks]]&amp;lt;/span&amp;gt; (-0600/-0500)&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:Cloud|Cloud]]&amp;lt;/span&amp;gt; (+0000)&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:Colin_Barrett|cbarrett]]&amp;lt;/span&amp;gt; (-1000)&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:ColinDDevroe|cdevroe]]&amp;lt;/span&amp;gt; (-0500/-0600)&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:Cruster|cruster]]&amp;lt;/span&amp;gt; (+0200)&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:Csarven|csarven]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:ChrisBrentano|ctb]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:DanielBurka|DanielBurka]]&amp;lt;/span&amp;gt; (-0400)&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:DavidMead|DavidMead]]&amp;lt;/span&amp;gt; (-0400)&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:DerrickPallas|DerrickPallas]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Dan Kubb|dkubb]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:DanC|DanC]]&amp;lt;/span&amp;gt; (-0600/-0500)&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:DannyAyers|danja]]&amp;lt;/span&amp;gt; (+0100/+0200)&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:Dave Cardwell|davecardwell]]&amp;lt;/span&amp;gt; (+0000)&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:DenisDefreyne|ddfreyne]]&amp;lt;/span&amp;gt; (+0100/+0200)&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:DeanEro|deanero]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:DiegoBudny|DiegoBudny]]&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:DimitriGlazkov|dglazkov]]&amp;lt;/span&amp;gt; (-0600/-0500)&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:DrErnie|DrErnie]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:DrewMcLellan|drewinthehead]]&amp;lt;/span&amp;gt; (+0000/+0100)&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:DrewBell|droob]]&amp;lt;/span&amp;gt; (-0600/-0500)&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:DimitriosZachariadis|dzach]]&amp;lt;/span&amp;gt; (+0200/+0300)&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:Ed Summers|edsu]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:Enric|enric]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Enric|Enric]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Evan|evanpro]]&amp;lt;/span&amp;gt; (-0500)&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:ChrisMessina|factoryjoe]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Fil|Fil]]&amp;lt;/span&amp;gt; (+0200)&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:MarkNormanFrancis|Mark Norman Francis]]&amp;lt;/span&amp;gt; (+0000/+0100)&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:MarkoMrdjenovic|friedcell]]&amp;lt;/span&amp;gt; (+0100/+0200)&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:Griffin|Griffin]]&amp;lt;/span&amp;gt; (-0600/-0500)&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:Grantbow|Grantbow]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Aubergine10|Guy Fraser]]&amp;lt;/span&amp;gt; (+0100/+0000)&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:HenrichPoehls|HenrichP]]&amp;lt;/span&amp;gt; (+0100)&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:Hlb|hlb]]&amp;lt;/span&amp;gt; (+0800-0700)&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:IanHickson|Hixie]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:JosephHolsten|josephholsten]]&amp;lt;/span&amp;gt; (-0600/-0500)&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|hober]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Ichigo|ichigo]]&amp;lt;/span&amp;gt; (+1000)&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:Alper|illustir]]&amp;lt;/span&amp;gt; (+0100)&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:Inkbase|inkbase]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:IwaiMasaharu|iwaim]]&amp;lt;/span&amp;gt; (+0900)&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:Izo|IZO]]&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:JamieKnight|JamieKnight]]&amp;lt;/span&amp;gt; (+1000/0000)&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:WizardIsHungry|jcw9]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:Adactio|Jeremy Keith]]&amp;lt;/span&amp;gt; (+0000)&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:JasonK|jkridner]]&amp;lt;/span&amp;gt; (-0600/-0500)&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:JoeGregorio|jcgregorio]]&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:Jonathan_Arkell|jonnay]]&amp;lt;/span&amp;gt; (-0700/0600)&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:JulianStahnke|Julian Stahnke]]&amp;lt;/span&amp;gt; (+0000)&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:Kapowaz|kapowaz]]&amp;lt;/span&amp;gt; (+0000/+0100)&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:Keri Henare|kerihenare]]&amp;lt;/span&amp;gt; (+1200)&amp;lt;/span&amp;gt;&lt;br /&gt;
* [http://epeus.blogspot.com/ KevinMarks] (-0800/-0700)&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:RyanKing|kingryan]]&amp;lt;/span&amp;gt; (-0800/-0700)&amp;lt;/span&amp;gt;&lt;br /&gt;
** [http://theryanking.com/blog/archives/2006/04/19/office-hours/ Office hours]: Wednesday, 21:00 UTC&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:Lachlan Hunt|Lachy]]&amp;lt;/span&amp;gt; (+1000/+1100)&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:Linmic|linmic]]&amp;lt;/span&amp;gt; (+0800-0700)&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:Mark Mansour|Mark Mansour]]&amp;lt;/span&amp;gt; (+1100)&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:MattisManzel|Mattis Manzel]]&amp;lt;/span&amp;gt; (+0100/+0200)&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:CiaranMc|McNulty]]&amp;lt;/span&amp;gt; (+0000/+0100)&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;[[mfbot]]&amp;lt;/span&amp;gt; - a bot which logs all edits to this wiki. It appends a number with a '+' or '-' sign, to indicate the number of characters added or removed as a result of the edit.&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:Mike|Michael McCracken(mmc)&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:MikeKaply|mkaply]]&amp;lt;/span&amp;gt; (-0600/-0500)&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:SteveIvy|monkinetic/redmonk]]&amp;lt;/span&amp;gt; (-0700)&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:RobManson|nambor]]&amp;lt;/span&amp;gt; (+1000)&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:neuro|neuro]]&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:Niekie|niekie]]&amp;lt;/span&amp;gt; (+0100/+0200)&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:NTollervey|ntoll]]&amp;lt;/span&amp;gt; (+0000/+0100)&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:Andy Pemberton|pembertona]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:Phae|Phae]]&amp;lt;/span&amp;gt; (+0000/+0100)&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:PriitLaes|plaes]]&amp;lt;/span&amp;gt; (+0200/+0300)&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:ChrisCasciano|pnhChris]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:PetarPopov|popov]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:DavidOsolkowski|qid]]&amp;lt;/span&amp;gt; (-0500)&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:RCanine|RCanine]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:Remi|Remi]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:RobertBachmann|RobertBachmann]]&amp;lt;/span&amp;gt; (+0100/+0200)&amp;lt;/span&amp;gt;&lt;br /&gt;
** Office hours: &amp;lt;del&amp;gt;Wednesday, 18:00-20:00 UTC&amp;lt;/del&amp;gt; (Currently no office hours)&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:Ronnos|Ron Kok]]&amp;lt;/span&amp;gt; (+0000)&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:SarahWorsham|sazbean]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:ScottNelle|snelle]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:Dana Benson|Snowden]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Smackman|Steve Farrell]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Steve Ganz|SteveGanz]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Stii|Stii]]&amp;lt;/span&amp;gt; (+0200 GMT)&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:SuperPhly|SuperPhly]]&amp;lt;/span&amp;gt; (-600/-500)&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;sym[[User:LynX|lynX]]&amp;lt;/span&amp;gt; or (better) [[User:LynX|lynX]] on [http://about.psyc.eu PSYC] (+0100)&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:DavidLehn|taaz]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:Tantek|Tantek]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Trovster|trovster]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Vadania|vadania]]&amp;lt;/span&amp;gt; (-0600/-0700)&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:Vant|vant]]&amp;lt;/span&amp;gt; (+0900)&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:Victor|victor]]&amp;lt;/span&amp;gt; (+0100/+0200)&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:V-I-P|V-I-P]]&amp;lt;/span&amp;gt; (+0100/+0200)&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:KrissWatt|VoodooChild]]&amp;lt;/span&amp;gt; (+0000/+0100)&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:WebOrganics|weborganics]]&amp;lt;/span&amp;gt; (+0100)&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:JacksonWilkinson|whafro]]&amp;lt;/span&amp;gt; (-0500/-0400)&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:Richard Conyard|WhiskeyM]]&amp;lt;/span&amp;gt; (+0000)&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:Veeliam|William Lawrence]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:Wojciech|wzajac]]&amp;lt;/span&amp;gt; (+0100/+0200)&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:Ianloic|yakk]]&amp;lt;/span&amp;gt; (-0800/-0700)&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:StevenWoods|woodss]]&amp;lt;/span&amp;gt; (+0000 GMT)&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>LynX</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=privacy&amp;diff=21186</id>
		<title>privacy</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=privacy&amp;diff=21186"/>
		<updated>2007-09-07T01:19:41Z</updated>

		<summary type="html">&lt;p&gt;LynX: Privacy and microformats (discussion? resources?)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Privacy and microformats =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;[[User:LynX|lynX]]&amp;gt; It's the one thing you can't do with microformats, right?&lt;br /&gt;
Or rather.. the web, the HTTP protocol, you'd first need to&lt;br /&gt;
have a ''private web'' where we publish things just for our&lt;br /&gt;
friends or our social network applications to implement the&lt;br /&gt;
[[social-network-portability]] thing. Only ''then'' can we&lt;br /&gt;
use microformats on a ''private'' scale. Does it really make sense?&lt;br /&gt;
I'm wondering aloud. Please comment.&lt;/div&gt;</summary>
		<author><name>LynX</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-payment&amp;diff=26824</id>
		<title>rel-payment</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-payment&amp;diff=26824"/>
		<updated>2007-09-07T01:14:48Z</updated>

		<summary type="html">&lt;p&gt;LynX: /* Security Considerations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Authors ==&lt;br /&gt;
[http://solitude.dk Andreas Haugstrup Pedersen]&lt;br /&gt;
&lt;br /&gt;
[http://joshkinberg.com Joshua Kinberg]&lt;br /&gt;
&lt;br /&gt;
[http://momentshowing.net Jay Dedman]&lt;br /&gt;
&lt;br /&gt;
[http://poorbuthappy.com/ease Peter Van Dijk]&lt;br /&gt;
&lt;br /&gt;
== Abstract ==&lt;br /&gt;
RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;quot;payment&amp;quot; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.&lt;br /&gt;
&lt;br /&gt;
One of the goals with this microformat is to give content aggregators such as RSS readers a way to extract these support links and give them special attention (such as displaying a standard button along with the content).&lt;br /&gt;
&lt;br /&gt;
== RelPayment ==&lt;br /&gt;
RelPayment is meant as a general way to facilitate acts of support, and thus this specification makes no assumptions on the type of support.&lt;br /&gt;
&lt;br /&gt;
A page may contain any number of hyperlinks marked with rel=&amp;quot;payment&amp;quot;. This allows authors to give readers more than one possible way to show support (a DropCash link, a PayPal link, a link to a page with an address to mail a check and so on). It also allows authors to add payment links that only relate to a certain section of a page. E.g. a book review website may have several book reviews on one page with each review having their own Amazon Affiliate link marked with rel=&amp;quot;payment&amp;quot;. Aggregators should implement support for multiple payment hyperlinks.&lt;br /&gt;
&lt;br /&gt;
Authors should use the &amp;quot;title&amp;quot; attribute to provide a human readable description of the type of support pointed to by the hyperlink. Aggregators may use the contents of the &amp;quot;title&amp;quot; attribute to provide additional information about the support link to their users. E.g. &amp;lt;a href=&amp;quot;[url]&amp;quot; rel=&amp;quot;payment&amp;quot; title=&amp;quot;Donate Money Via PayPal&amp;quot;&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If the hyperlink contains an image (e.g. &amp;lt;a href=&amp;quot;[url] rel=&amp;quot;payment&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;[url]&amp;quot; alt=&amp;quot;Support Badge&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;) aggregators may display that image  instead of the aggregator's standard link.&lt;br /&gt;
&lt;br /&gt;
== Visible Metadata ==&lt;br /&gt;
Links marked with rel=&amp;quot;payment&amp;quot; are meant to be visible on the page, and because of that the &amp;lt;a&amp;gt; element is encouraged over the &amp;lt;link&amp;gt; element. This gives readers the easiest access to show support and it discourages link fraud. Authors should not use empty hyperlinks such as &amp;lt;a href=&amp;quot;[url]&amp;quot; rel=&amp;quot;payment&amp;quot; /&amp;gt; and parsers may ignore empty links.&lt;br /&gt;
&lt;br /&gt;
== XMDP profile ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;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;payment&amp;quot;&amp;gt;payment&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;Indicates that the referred resource provides a way to show support for 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;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Application for addition to Atom registry of link relations ==&lt;br /&gt;
&lt;br /&gt;
The following is an application for a link relation value, as&lt;br /&gt;
specified in the Atom Syndication Format.&lt;br /&gt;
[https://datatracker.ietf.org/public/idindex.cgi?command=id_detail&amp;amp;filename=draft-ietf-atompub-format]&lt;br /&gt;
&lt;br /&gt;
thank you,&lt;br /&gt;
&lt;br /&gt;
Joshua Kinberg, jkinberg AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
Robert Sayre, sayrer AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
=== Registry ===&lt;br /&gt;
&lt;br /&gt;
http://www.iana.org/assignments/link-relations&lt;br /&gt;
&lt;br /&gt;
=== Attribute Value ===&lt;br /&gt;
&lt;br /&gt;
&amp;quot;payment&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
&lt;br /&gt;
rel=&amp;quot;payment&amp;quot; indicates a URI where payment is accepted. It is meant&lt;br /&gt;
as a general way to facilitate acts of payment, and thus this&lt;br /&gt;
specification makes no assumptions on the type of payment or&lt;br /&gt;
transaction protocol. Examples may include a WWW page where donations&lt;br /&gt;
are accepted or where goods and services are available for purchase.&lt;br /&gt;
rel=&amp;quot;payment&amp;quot; is not intended to initiate an automated transaction.&lt;br /&gt;
&lt;br /&gt;
A link element with a rel=&amp;quot;payment&amp;quot; attribute may exist at the&lt;br /&gt;
feed/channel level and/or the entry/item level. For example, a&lt;br /&gt;
rel=&amp;quot;payment&amp;quot; link at the feed/channel level may point to a &amp;quot;tip jar&amp;quot;&lt;br /&gt;
URI, whereas an entry/item containing a book review may include a&lt;br /&gt;
rel=&amp;quot;payment&amp;quot; link that points to the location where the book may be&lt;br /&gt;
purchased through an online retailer.&lt;br /&gt;
&lt;br /&gt;
=== Display Characteristics ===&lt;br /&gt;
&lt;br /&gt;
End-user software could support rel=&amp;quot;payment&amp;quot; by displaying a &amp;quot;payment&lt;br /&gt;
button&amp;quot; along with the content. Alternatively, content aggregators may&lt;br /&gt;
display a payment hyperlink containing the text specified in a&lt;br /&gt;
corresponding title attribute within the &amp;lt;link&amp;gt; element, for example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;link rel=&amp;quot;payment&amp;quot;&lt;br /&gt;
    href=&amp;quot;http://example.com/c.r.e.a.m&amp;quot;&lt;br /&gt;
    title=&amp;quot;give me the loot&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
May display either a payment button or a hyperlink containing the&lt;br /&gt;
text, &amp;quot;give me the loot.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Security Considerations ===&lt;br /&gt;
&lt;br /&gt;
The link element is subject to tampering and observation, as is the&lt;br /&gt;
linked resource. For that reason, implementations should clearly&lt;br /&gt;
signal the level trust and [[privacy]] a linked resource provides.  If&lt;br /&gt;
present, digital signatures provide authentication, message integrity,&lt;br /&gt;
and non-repudiation with proof of origin. Encryption provides data&lt;br /&gt;
confidentiality. Implementations should also consider the level of&lt;br /&gt;
confidentiality and message integrity provided by the transport used&lt;br /&gt;
to reach the payment resource.&lt;br /&gt;
&lt;br /&gt;
== Prior Art ==&lt;br /&gt;
&lt;br /&gt;
=== Anil Dash's proposal, 2002 ===&lt;br /&gt;
&lt;br /&gt;
* http://www.dashes.com/anil/2002/12/10/payment_link_ta&lt;br /&gt;
&lt;br /&gt;
Anil Dash's proposal in 2002 to use XHTML &amp;lt;link&amp;gt; element to define payment URLs:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;payment LINK tags&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
There are already a lot of defined (if not quite standardized) possible values for the LINK element in XHTML. We're using them for RSS Auto-Discovery and, of course, for stylesheets already. But what about something like:&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;link rel=&amp;quot;appendix&amp;quot; type=&amp;quot;text/html&amp;quot; title=&amp;quot;payment&amp;quot; href=&amp;quot;URL of Wishlist or Paypal Page&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
A standardized way of linking to the page where you pay for your patronage of a site. Granted, calling the payment page an &amp;quot;Apppendix&amp;quot; of the site you're visiting is fudging things a bit. Maybe there's a more elegant way?&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although this is similar to rel=&amp;quot;payment&amp;quot; as we are proposing, it is not as flexible as it can only be used to define one payment location for an entire page (likely a tip jar or wishlist page). Perhaps rel=&amp;quot;payment&amp;quot; could be used within the link element as well as within standard anchor tags?&lt;br /&gt;
&lt;br /&gt;
===Open Financial Exchange===&lt;br /&gt;
* http://en.wikipedia.org/wiki/OFX aka OFX&lt;br /&gt;
&lt;br /&gt;
== Examples from the wild ==&lt;br /&gt;
&lt;br /&gt;
=== Amazon Associates ===&lt;br /&gt;
'''Product with image'''&lt;br /&gt;
&lt;br /&gt;
This is the code generated by Amazon for a single product endorsement with photo. Everything is generated automatically. The form can be replaced with another regular HTML link.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01 Transitional//EN&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
  &amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;table cellSpacing=0 cellPadding=1 width=120 height=240 bgColor=#000000 border=0&amp;gt;&lt;br /&gt;
   &amp;lt;tr&amp;gt;&lt;br /&gt;
     &amp;lt;td&amp;gt;&lt;br /&gt;
       &amp;lt;table cellSpacing=0 cellPadding=0 width=118 height=238 align=center bgColor=#ffffff border=0&amp;gt;&lt;br /&gt;
         &amp;lt;tr&amp;gt;&lt;br /&gt;
           &amp;lt;td&amp;gt;&lt;br /&gt;
             &amp;lt;table width=100%  height=238 border=0 cellSpacing=0 cellPadding=0&amp;gt;&lt;br /&gt;
               &amp;lt;tr align=center&amp;gt;&lt;br /&gt;
                 &amp;lt;td&amp;gt;&lt;br /&gt;
                   &amp;lt;a href=http://www.amazon.com/exec/obidos/ASIN/B00022AH6I/solitudedk-20?creative=327641&amp;amp;camp=14573&amp;amp;link_code=as1 target=_blank&amp;gt;&amp;lt;img src=http://rcm-images.amazon.com/images/P/B00022AH6I.01._SCTZZZZZZZ_.jpg vspace=3 border=0&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
                 &amp;lt;/td&amp;gt;&lt;br /&gt;
               &amp;lt;/tr&amp;gt;&lt;br /&gt;
               &amp;lt;tr&amp;gt;&lt;br /&gt;
                 &amp;lt;td vAlign=center height=15%&amp;gt;&amp;lt;center&amp;gt;&lt;br /&gt;
                   &amp;lt;a href=http://www.amazon.com/exec/obidos/ASIN/B00022AH6I/solitudedk-20?creative=327641&amp;amp;camp=14573&amp;amp;link_code=as1 target=_blank&amp;gt;&amp;lt;font face=Arial color=#0000ff size=1&amp;gt;Kodak EasyShare DX7440 4MP Digital C...&amp;lt;/font&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
                 &amp;lt;/td&amp;gt;&lt;br /&gt;
               &amp;lt;/tr&amp;gt;&lt;br /&gt;
               &amp;lt;tr height=15%&amp;gt;&lt;br /&gt;
                 &amp;lt;td&amp;gt;&lt;br /&gt;
                   &amp;lt;center&amp;gt;&lt;br /&gt;
                   &amp;lt;font face=Arial color=#000000 size=-2&amp;gt;Kodak Digital &amp;lt;/font&amp;gt;&lt;br /&gt;
                   &amp;lt;/center&amp;gt;&lt;br /&gt;
                 &amp;lt;/td&amp;gt;&lt;br /&gt;
               &amp;lt;/tr&amp;gt;&lt;br /&gt;
               &amp;lt;tr&amp;gt;&lt;br /&gt;
                &amp;lt;td height=15%&amp;gt;&lt;br /&gt;
                   &amp;lt;center&amp;gt;&amp;lt;a href=&amp;quot;http://www.amazon.com/exec/obidos/redirect?tag=solitudedk-20&amp;amp;amp;camp=14573&amp;amp;amp;creative=327641&amp;amp;amp;link_code=am1&amp;amp;amp;path=tg/stores/offering/list/-/B00022AH6I/all/ASIN/B00022AH6I&amp;amp;amp;camp=14573&amp;amp;amp;creative=327641&amp;quot; target=_blank&amp;gt;&amp;lt;font face=Arial color=#0000ff size=1&amp;gt;Best&amp;amp;nbsp;Price&amp;amp;nbsp;&amp;lt;font face=Arial color=#990000 size=1&amp;gt;$157.70&amp;lt;/font&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
                 &amp;lt;/td&amp;gt;&lt;br /&gt;
               &amp;lt;/tr&amp;gt;&lt;br /&gt;
               &amp;lt;tr height=15%&amp;gt;&lt;br /&gt;
                 &amp;lt;td&amp;gt;&lt;br /&gt;
                   &amp;lt;center&amp;gt;&amp;lt;font face=Arial color=#000000 size=1&amp;gt;or Buy&amp;amp;nbsp;New&amp;amp;nbsp;&amp;lt;font color=#990000&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
                 &amp;lt;/td&amp;gt;&lt;br /&gt;
               &amp;lt;/tr&amp;gt;&lt;br /&gt;
               &amp;lt;tr&amp;gt;&lt;br /&gt;
                 &amp;lt;td height=15%&amp;gt;&amp;lt;center&amp;gt;&lt;br /&gt;
                   &amp;lt;table&amp;gt;&lt;br /&gt;
                   &amp;lt;form method=&amp;quot;GET&amp;quot; action=&amp;quot;http://www.amazon.com/gp/aws/cart/add.html&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&lt;br /&gt;
                   &amp;lt;tr&amp;gt;&lt;br /&gt;
                   &amp;lt;td&amp;gt;&lt;br /&gt;
                   &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;SubscriptionId&amp;quot; value=&amp;quot;D68HUNXKLHS4J&amp;quot; /&amp;gt;&lt;br /&gt;
                   &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;AssociateTag&amp;quot; value=&amp;quot;solitudedk-20&amp;quot; /&amp;gt;&lt;br /&gt;
                   &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;ASIN.1&amp;quot; value=&amp;quot;B00022AH6I&amp;quot; /&amp;gt;&lt;br /&gt;
                   &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;Quantity.1&amp;quot; value=&amp;quot;1&amp;quot; /&amp;gt;&lt;br /&gt;
                   &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;linkCode&amp;quot; value=&amp;quot;as1&amp;quot; /&amp;gt;&lt;br /&gt;
                   &amp;lt;input type=&amp;quot;image&amp;quot;  name=&amp;quot;submit.add&amp;quot; value=&amp;quot;Buy from Amazon.com&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Buy from Amazon.com&amp;quot; src=&amp;quot;http://rcm-images.amazon.com/images/G/01/buttons/buy-from-tan.gif&amp;quot; /&amp;gt;&lt;br /&gt;
                   &amp;lt;/center&amp;gt;&lt;br /&gt;
                   &amp;lt;/td&amp;gt;&lt;br /&gt;
                   &amp;lt;/tr&amp;gt;&lt;br /&gt;
                   &amp;lt;/form&amp;gt;&lt;br /&gt;
                   &amp;lt;/table&amp;gt;&lt;br /&gt;
                 &amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
               &amp;lt;/tr&amp;gt;&lt;br /&gt;
               &amp;lt;tr&amp;gt;&lt;br /&gt;
                 &amp;lt;td height=5% align=absbottom&amp;gt;&lt;br /&gt;
                   &amp;lt;center&amp;gt;&amp;lt;a href=http://rcm.amazon.com/e/cm/privacy-policy.html?o=1 target=_blank&amp;gt;&lt;br /&gt;
               &amp;lt;font face=Arial color=#a1a1a1 size=1&amp;gt;Privacy Information&amp;lt;/font&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
                 &amp;lt;/td&amp;gt;&lt;br /&gt;
               &amp;lt;/tr&amp;gt;&lt;br /&gt;
             &amp;lt;/table&amp;gt;&lt;br /&gt;
           &amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;/tr&amp;gt;&lt;br /&gt;
       &amp;lt;/table&amp;gt;&lt;br /&gt;
     &amp;lt;/td&amp;gt;&lt;br /&gt;
   &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;/table&amp;gt;&lt;br /&gt;
   &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/html&amp;gt; &lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Text links'''&lt;br /&gt;
&lt;br /&gt;
This is the code for a text link to a product category. The visible link text is chosen by the user.&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;amp;amp;camp=1789&amp;amp;amp;&lt;br /&gt;
  tag=solitudedk-20&amp;amp;amp;creative=9325&amp;amp;amp;path=tg/browse/-/1&amp;quot;&amp;gt;&lt;br /&gt;
  Get Photography Books at Amazon&lt;br /&gt;
&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;img src=&amp;quot;http://www.assoc-amazon.com/e/ir?t=solitudedk-20&amp;amp;amp;l=ur2&amp;amp;amp;o=1&amp;quot; &lt;br /&gt;
  width=&amp;quot;1&amp;quot; height=&amp;quot;1&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;&amp;quot; style=&amp;quot;border:none !important; &lt;br /&gt;
  margin:0px !important;&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Banners'''&lt;br /&gt;
&lt;br /&gt;
The following is the code generated by Amazon for generic Amazone banners. Note use of imagemap to create &amp;quot;privacy policy link&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
  &amp;lt;body topmargin=0 leftmargin=0 marginheight=0 marginwidth=0&amp;gt;&lt;br /&gt;
    &amp;lt;table width=468 height=60 border=0 cellspacing=0 cellpadding=0&amp;gt;&lt;br /&gt;
      &amp;lt;tr valign=middle align=center&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&lt;br /&gt;
          &amp;lt;MAP NAME='boxmap'&amp;gt;&amp;lt;AREA SHAPE='RECT' COORDS='379, 50, 469, 61' &lt;br /&gt;
            HREF=http://rcm.amazon.com/e/cm/privacy-policy.html?o=1 target=_top&amp;gt;&lt;br /&gt;
            &amp;lt;AREA COORDS='0,0,10000,10000' HREF=http://www.amazon.com/exec/obidos/redirect?&lt;br /&gt;
              tag=solitudedk-20&amp;amp;creative=333489&amp;amp;camp=15553&amp;amp;link_code=ez&amp;amp;path=&lt;br /&gt;
              /tg/browse/-/171280 target=_top&amp;gt;&lt;br /&gt;
          &amp;lt;/MAP&amp;gt;&lt;br /&gt;
          &amp;lt;img src=http://rcm-images.amazon.com/images/G/01/&lt;br /&gt;
            associates/2005/served-banners/us_banner_imag_468x60.gif &lt;br /&gt;
            width='468' height='60' border='0' usemap='#boxmap'&amp;gt;&lt;br /&gt;
        &amp;lt;/td&amp;gt;&lt;br /&gt;
      &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt; &lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Search Boxes'''&lt;br /&gt;
&lt;br /&gt;
Amazon offers search boxes:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;form action=&amp;quot;http://www.amazon.com/exec/obidos/external-search&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;table class=&amp;quot;normal&amp;quot; border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
    &amp;lt;td style=&amp;quot;background-color:#fff;&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;table border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;top&amp;quot; &lt;br /&gt;
        height=&amp;quot;90&amp;quot; width=&amp;quot;120&amp;quot; style=&amp;quot;border: 1px solid #000000 !important;&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td style=&amp;quot;background-color:#fff;&amp;quot; height=&amp;quot;20&amp;quot; valign=&amp;quot;bottom&amp;quot; align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;span style=&amp;quot;font-family: verdana,arial,helvetica,sans-serif; &lt;br /&gt;
            font-size:10px !important; font-weight:bold !important;&amp;quot;&amp;gt;Search Now:&amp;lt;/span&amp;gt;&lt;br /&gt;
          &amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td style=&amp;quot;background-color:#fff;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td style=&amp;quot;background-color:#fff;&amp;quot; align=&amp;quot;center&amp;quot; height=&amp;quot;30&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;keyword&amp;quot; size=&amp;quot;10&amp;quot; value=&amp;quot;&amp;quot; /&amp;gt;&lt;br /&gt;
          &amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td style=&amp;quot;background-color:#fff;&amp;quot; height=&amp;quot;20&amp;quot; valign=&amp;quot;top&amp;quot; align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;mode&amp;quot; value=&amp;quot;blended&amp;quot; /&amp;gt; &lt;br /&gt;
            &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;tag&amp;quot; value=&amp;quot;solitudedk-20&amp;quot; /&amp;gt; &lt;br /&gt;
            &amp;lt;input type=&amp;quot;image&amp;quot; border=&amp;quot;0&amp;quot; value=&amp;quot;Go&amp;quot; name=&amp;quot;Submit&amp;quot; &lt;br /&gt;
              src=&amp;quot;http://g-images.amazon.com/images/G/01/associates/build-links/&lt;br /&gt;
              ap-search-go-btn.gif&amp;quot; alt=&amp;quot;[ Go ]&amp;quot; align=&amp;quot;absmiddle&amp;quot; /&amp;gt; &lt;br /&gt;
          &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;background-color:#000;&amp;quot; height=&amp;quot;40&amp;quot;&amp;gt;&lt;br /&gt;
           &amp;lt;a href=&amp;quot;http://www.amazon.com/exec/obidos/redirect-home/solitudedk-20&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;img src=&amp;quot;http://g-images.amazon.com/images/G/01/associates/build-links/&lt;br /&gt;
            searchbox-logo-126x32.gif&amp;quot; height=&amp;quot;36&amp;quot; border=&amp;quot;0&amp;quot; width=&amp;quot;126&amp;quot; &lt;br /&gt;
            alt=&amp;quot;Amazon Logo&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/table&amp;gt;&lt;br /&gt;
    &amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/form&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;dl&amp;gt;&amp;lt;dt&amp;gt;Comments to author of article: &amp;lt;/dt&amp;gt;&lt;br /&gt;
&amp;lt;dd&amp;gt;This is a bad example for semantic, microformats, w3c and rel=&amp;quot;payment&amp;quot; &lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;It's using table/td/tr for layout&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;attributes without quotation marks (bgColor=120)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;uppercase to markup&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;markups depreceated&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the example isn't have rel=&amp;quot;payment&amp;quot; attribute&amp;lt;/li&amp;gt;&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;dl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Practical examples of rel=&amp;quot;payment&amp;quot; ===&lt;br /&gt;
&lt;br /&gt;
* http://www.joshkinberg.com/blog/archives/2005/07/channel_102_int.php&lt;br /&gt;
&lt;br /&gt;
Blog entry containing video interview with founders of a theater group. rel=&amp;quot;payment&amp;quot; link points to the theater group's fundraising page where the reader is encourage to donate via PayPal.&lt;br /&gt;
&lt;br /&gt;
* http://www.joshkinberg.com/blog/archives/2005/08/e_e_meet_bullwi.php&lt;br /&gt;
&lt;br /&gt;
Blog entry containing home video that uses music by a popular recording artist. rel=&amp;quot;payment&amp;quot; link encourages reader to purchase the artist's CD at Amazon (could have used Amazon affilliate link as noted above).&lt;br /&gt;
&lt;br /&gt;
* http://www.joshkinberg.com/blog/archives/2005/08/vlogs_on_npr_sc.php&lt;br /&gt;
&lt;br /&gt;
Blog entry containing audio segment from an NPR interview. rel=&amp;quot;payment&amp;quot; link encourages the reader to support NPR by purchasing something from the NPR Online Shop.&lt;br /&gt;
&lt;br /&gt;
== Tools that currently support RelPayment ==&lt;br /&gt;
&lt;br /&gt;
* http://GetFireAnt.com&lt;br /&gt;
&lt;br /&gt;
FireAnt is an RSS video aggregator and media player. Subscribe to any RSS 2.0 channel and automatically download fresh media content to watch and listen to.&lt;br /&gt;
&lt;br /&gt;
* http://blip.tv&lt;br /&gt;
&lt;br /&gt;
blip.tv lets you share and watch video for free. We will host your video, make it available for your friends, family and blog readers and help you find video that others have shared.&lt;br /&gt;
&lt;br /&gt;
* http://MeFeedia.com&lt;br /&gt;
&lt;br /&gt;
Mefeedia is a video aggregator, like Bloglines for video. You can subscribe to channels and watch thousands of videos. This site is about not about movies, television shows or video made by big companies, it's about the thousands of people are creating video and putting it online. Movies made by real people.&lt;br /&gt;
&lt;br /&gt;
* http://rssbazaar.com&lt;br /&gt;
&lt;br /&gt;
* http://49media.com&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[rel-faq]]&lt;br /&gt;
* [[currency]]&lt;/div&gt;</summary>
		<author><name>LynX</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=social-network-portability&amp;diff=21185</id>
		<title>social-network-portability</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=social-network-portability&amp;diff=21185"/>
		<updated>2007-09-07T01:13:28Z</updated>

		<summary type="html">&lt;p&gt;LynX: wikilink&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Social Network Portability &amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right;margin-left:1em&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
One of several [[user-interface]] ideas and suggestions for working with microformats in the area of [[data-portability]].&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
Why is it that every single social network community site makes you:&lt;br /&gt;
* re-enter all your personal profile info (name, email, birthday, URL etc.)?&lt;br /&gt;
* re-add all your friends?&lt;br /&gt;
&lt;br /&gt;
In addition, why do you have to:&lt;br /&gt;
* re-turn off notifications?&lt;br /&gt;
* re-specify privacy preferences?&lt;br /&gt;
* re-block [http://headrush.typepad.com/creating_passionate_users/2006/04/angrynegative_p.html negative people]?&lt;br /&gt;
&lt;br /&gt;
AKA &amp;quot;social network fatigue problem&amp;quot; and &amp;quot;social network update/maintenance problem&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== The Goals ==&lt;br /&gt;
When you join a new site, you should be able to ''import'' or preferably ''subscribe'' to&lt;br /&gt;
* your profile information&lt;br /&gt;
* your social network&lt;br /&gt;
from any existing profile of yours. &lt;br /&gt;
&lt;br /&gt;
In addition it would be nice if preferences around:&lt;br /&gt;
* notifications&lt;br /&gt;
* [[privacy]]&lt;br /&gt;
also transferred between profiles.&lt;br /&gt;
&lt;br /&gt;
AKA a social internetwork, a network of social networks.&lt;br /&gt;
&lt;br /&gt;
== Design Patterns and Recipes ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;How To&amp;quot; for social network profile sites that want to solve the above problems and achieve the above goals.&lt;br /&gt;
&lt;br /&gt;
# Publish microformats in your user profiles:&lt;br /&gt;
## implement [[hcard|hCard]] on user profile pages, including [[xfn]] rel=&amp;quot;me&amp;quot; on hyperlinks to users' blogs or home pages that they specify.  See [[hcard-supporting-profiles]] for sites that have already done this.&lt;br /&gt;
## implement [[hcard|hCard]]+[[xfn|XFN]] on the list of friends on your user profile pages. Use [[xfn]] rel=&amp;quot;me&amp;quot; to link to friends list pages and friends list pagination links too. See [[hcard-xfn-supporting-friends-lists]] for sites that already do this. (e.g. [[http://twitter.com/ Twitter]]).&lt;br /&gt;
# Subscribe to microformats for your user profiles:&lt;br /&gt;
## when signing up a new user:&lt;br /&gt;
### let a user fill out and &amp;lt;em title=&amp;quot;Auto-sync is more than just one-time import, check it and sync-up once a day.&amp;quot;&amp;gt;&amp;quot;auto-sync&amp;quot;&amp;lt;/em&amp;gt; from one of their existing [[hcard-supporting-profiles]], their name, their icon etc.  [http://microformats.org/blog/2007/06/21/microformatsorg-turns-2/ Satisfaction Inc already supports this.]&lt;br /&gt;
### let a user fill out and &amp;lt;em title=&amp;quot;Auto-sync is more than just one-time import, check it and sync-up once a day.&amp;quot;&amp;gt;&amp;quot;auto-sync&amp;quot;&amp;lt;/em&amp;gt; their list of friends from one of their existing [[hcard-xfn-supporting-friends-lists|hCard+XFN supporting friends lists]]. [http://microformats.org/blog/2007/06/21/microformatsorg-turns-2/ Dopplr.com already supports this.]&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
=== Open Source ===&lt;br /&gt;
* [[hKit]] - web service and open source PHP for parsing/importing/subscribing to [[hcard-supporting-profiles|hCard open user profiles]].&lt;br /&gt;
* &amp;quot;[http://opensocialgraph.plaxo.com/ Online Identity Consolidator]&amp;quot; rel=&amp;quot;me&amp;quot; web parser/crawler web service and open source Python.&lt;br /&gt;
* &amp;quot;[http://django-psn.googlecode.com/svn/trunk/readme.html Django-PSN (portable social networks)]&amp;quot; open source for a user interface to create links on a social network profile to &amp;quot;other profiles&amp;quot; marked up with rel=&amp;quot;me&amp;quot; naturally.  The code can be seen in action on the [http://pownce.com Pownce] website, e.g. on [http://pownce.com/t/ a Pownce profile page that links to other profiles of the same user]. This is a great complement to the above Plaxo Online Identity Consolidator. What Django-PSN publishes, Plaxo Online Identity Consolidator parses.&lt;br /&gt;
* [http://about.psyc.eu psyc] and [http://www.psyced.org psyced], a decentralized multi-protocol chat and event notification system with [http://about.psyc.eu/Social_Network friendship] and [http://about.psyc.eu/Trust trust] modeling.&lt;br /&gt;
=== User Interfaces ===&lt;br /&gt;
* &amp;quot;[http://gerardramos.com/mf/ Social Network Portability with Microformats]&amp;quot; - a user interface that lets you check how portable your social network is across various sites.&lt;br /&gt;
&lt;br /&gt;
== Social Network Portability FAQ ==&lt;br /&gt;
*''Doesn't [http://openid.net/ OpenID] address the re-enter all your personal profile info problem?''&lt;br /&gt;
** No it does not. OpenID is fundamentally about proving to one site that you own or control another particular URL.  Nothing more.  All the profile stuff is extra and even then the specific property set is unspecified in OpenID.  That's where [[hcard|hCard]] comes in.  hCard specifies a vocabulary of personal profile info (name, email, birthday, URL etc.) based on industry standard vCard.  And in fact that's all you need to solve the &amp;quot;re-enter all your personal info&amp;quot; problem for public sites - no need to authenticate public URLs via OpenID, just read them and parse their hCard(s).&lt;br /&gt;
*''Doesn't OpenID provide people with a way to create a globally unique identifier for themselves?''&lt;br /&gt;
** It is URL (by way of DNS) that creates a globally unique identifier, not OpenID. All OpenID does is add ''authentication'' on top of having a URL that is itself a globally unique identifier, that is, OpenID is a way of asserting that you &amp;quot;own&amp;quot; or otherwise control a particular URL to another service/site. The essential quality of being a globally unique identifier is present in a URL even without OpenID. Thus, no, it is not OpenID that ''creates'' a ''globally unique identifier'', rather, simply using a ''URL'' creates a globally unique identifier.  A URL ''by itself'' can be used as a basis for portable social networks, since it provides a way of referring to a single person that makes sense across the whole Web.  And as such, people can (and will) create multiple URLs that represent them, so a method of enabling people to tie their URLs together (e.g. XFN's rel=&amp;quot;me&amp;quot;) becomes important.  However, by adding authentication, OpenID can enhance existing globally unique identifier URLs for people, by permitting authenticated access to (perhaps more information in) profiles and social networks represented at those URLs using microformats.&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
* Beware of and avoid [[social-network-anti-patterns]]!&lt;br /&gt;
* See and add to [[social-network-portability-issues]].&lt;br /&gt;
&lt;br /&gt;
== Discussion and suggestions ==&lt;br /&gt;
* 2006-11-21 Jeremy Keith: [http://adactio.com/journal/1209/ Twittering]: &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Here’s what I want: when I go to the latest social networking fadsite, I want it to ask for my URL. Then it can go off and fetch my [[hcard|hCard]] and [[xfn|XFN]] list. A pre-filled form for my details and a pre-filled list of potential contacts can then be presented to me.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* 2006-11-21 Derek Featherstone: [http://www.boxofchocolates.ca/archives/2006/11/21/solving-problems-with-social-networking Solving problems with social networking]&lt;br /&gt;
* 2006-11-22 Thomas Vander Wal: [http://www.personalinfocloud.com/2006/11/following_frien.html Following Friends Across Walled Gardens]&lt;br /&gt;
* 2006-11-23 Jeremy Keith: [http://adactio.com/journal/1212/ More thoughts on portable social networks]&lt;br /&gt;
* 2006-11-23 Glenn Jones: [http://www.glennjones.net/Post/820/Microformatsandportablesocialnetwork.htm Microformats and portable social network]&lt;br /&gt;
* 2006-11-23 Velvetsarah has [http://www.velvet.id.au/2006/11/23/portable-social-networks/ posted a screenshot and brainstorm] about how a site could handle importing XFN enabled contacts.&lt;br /&gt;
[http://www.velvet.id.au/2006/11/23/portable-social-networks/ http://www.velvet.id.au/out/wp-content/uploads/2006/11/picture-9.png]&lt;br /&gt;
* 2007-03-11 Robert Gaal: [http://www.53miles.com/archives/making-openid-your-only-online-profile-alpha-dash Making OpenID your only online profile: Alpha Dash] - An abstract attempt to create one dashboard, to be used as a starting point for all social networks. It contains four elements: identity, ownership, presence and contacts (see comments also)&lt;br /&gt;
* 2007-06-20 Alper Çuğun: [http://fourstarters.com/2007/06/20/the-future-of-everything-is-social-consolidate-and-take-back-your-social-network/ The Future of Everything is Social: Consolidate and take back your social network]&lt;br /&gt;
* 2007-07-17 Kevin Lawver: [http://www.lawver.net/archive/2007/07/17/h12_portable_social_networks_at_mashup_camp.php A Portable Social Network Prototype] - A simple Ruby on Rails app that uses OpenID + XFN to look for users of the site w/ the same homepage as the href value and allows you to add them as contacts.&lt;br /&gt;
* 2007-07-18 Jeremiah Owyang: [http://twitter.com/jowyang/statuses/156097392 Twittering]: &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;What if we could port all our friends and family from one social network to another. Why do we have to continue to add people = annoying&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* 2007-07-18 Brian Oberkirch: [http://www.brianoberkirch.com/2007/07/18/highrise-microformats-and-portable-social-networks/ Highrise, microformats and portable social networks]&lt;br /&gt;
* 2007-07-24 Thomas Vander Wal: [http://vanderwal.net/random/entrysel.php?blog=1937 Sharing and Following/Listening in the Social Web]&lt;br /&gt;
* See [[events/2007-07-28-portable-social-networks-meetup#blog_posts|blog posts following up]] from the [[events/2007-07-28-portable-social-networks-meetup|2007-07-28-portable social networks meetup]].&lt;br /&gt;
* 2007-08-01 Jeffrey Zeldman: [http://www.zeldman.com/2007/08/01/social-network-portability/ &amp;quot;InterNetwork&amp;quot; regarding social network portability]&lt;br /&gt;
* 2007-08-08 Brian Oberkirch: [http://www.brianoberkirch.com/2007/08/08/building-blocks-for-portable-social-networks/ Building Blocks for Portable Social Networks]&lt;br /&gt;
* 2007-08-16 Stephanie Booth: [http://climbtothestars.org/archives/2007/08/16/we-need-structured-portable-social-networks-spsn/ We Need Structured Portable Social Networks (SPSN)] (links to two more posts on the subject, but not certain they're relevant enough for a separate listing; edit as you see fit)&lt;br /&gt;
* 2007-09-07 Carlo v. Loesch: [http://about.psyc.eu/Social_network#But.._why_microformats.3F Privacy and the web? Notification and HTTP? Are you looking at the right technologies!?]&lt;br /&gt;
&lt;br /&gt;
See [http://ma.gnolia.com/groups/PSN ma.gnolia Portable Social Network Group] for aggregated bookmarks around the subject and join the group to share links.&lt;br /&gt;
&lt;br /&gt;
[http://technorati.com/search/microformats.org/wiki/social-network-portability View blog reactions] to this page.&lt;br /&gt;
&lt;br /&gt;
== Articles ==&lt;br /&gt;
* 2007-08-25 [http://www.ignitesocialmedia.com/linking-it-all-%e2%80%93-social-network-portability/ Linking It All-Social Network Portability] by Mike Lotz for Ignite Social Media&lt;br /&gt;
* 2007-08-17 [http://bradfitz.com/social-graph-problem/ Thoughts on the Social Graph] by Brad Fitzpatrick.&lt;br /&gt;
* 2007-08-15 [http://news.bbc.co.uk/1/hi/technology/6944653.stm Pull down the walled gardens] Internet law professor Michael Geist says the walled gardens of social networks should be pulled down.&lt;br /&gt;
* 2007-08-02 &lt;br /&gt;
** [http://www.brosbeforeblogs.com/2007/08/identity-crisis.html Identity Crisis part 1] &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;We need to put the ownership of how we define relationships online in the hands of the individual, not the services that utilize them.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;My theory on how this should be accomplished is based on a marriage of OpenID and an open standard for defining relationships such as the [[XFN]] [http://microformats.org/ Microformat]. &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
** [http://www.brianoberkirch.com/2007/08/02/deeelightful-making-profile-import-a-snap/ Deeelightful: Making Profile Import a Snap] &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Why not make it simple for them to jumpstart a profile by reusing information they already have on the [[hcard|Web? Some forward thinking Web services are marking up user profile data with hCard, a microformat that]] signifies a person, place or organization is being described.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[data-portability]]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
* [[xfn]]&lt;br /&gt;
* [[social-network-anti-patterns]]&lt;br /&gt;
&lt;br /&gt;
== Related Events and Notes ==&lt;br /&gt;
(if you know of or can find earlier mentions on the web of &amp;quot;social network portability&amp;quot;, please add the earliest reference elsewhere on the web to this chronology. [[User:Tantek|Tantek]] 08:25, 22 Aug 2007 (PDT))&lt;br /&gt;
&lt;br /&gt;
* [http://www.personalinfocloud.com/2006/11/following_frien.html 2006-11-22 Following Friends Across Walled Gardens] Thomas Vander Wal&lt;br /&gt;
* [http://adactio.com/journal/1212/ 2006-11-23 More thoughts on portable social networks] Jeremy Keith describes the process of portability&lt;br /&gt;
* [http://www.glennjones.net/Post/820/Mircoformatsandportablesocialnetwork.htm 2006-11-23 Microformats and portable social network] Glenn Jones talks about portable social networks in the backnetwork&lt;br /&gt;
*[http://microformats.org/wiki?title=user-interface&amp;amp;diff=10524&amp;amp;oldid=10523 2006-11-24 &amp;quot;social network portability&amp;quot; phrase and problem statement introduced to microformats wiki] by [[User:Tantek|Tantek Çelik]] &lt;br /&gt;
*[http://www.plaxo.com/about/releases/release-20070718 2007-07-17 Plaxo Pushes For &amp;quot;Open Social Web&amp;quot;: Endorses and implements key open standards, OpenID and microformats]&lt;br /&gt;
*[[events/2007-07-28-portable-social-networks-meetup|2007-07-28 portable social networks initial meeting]] between Daniel Burka, [[User:Tantek|Tantek Çelik]], Eran Globen, Brian Oberkirch at Ritual Coffee Roasters, San Francisco, CA. Discussed portable social networks, simplified and crystalized problem statement (with progressive problems to solve), goals, design patterns, recipes. Created [[social-network-portability]] page.&lt;br /&gt;
* [[events/2007-08-19-social-network-portability-today|2007-08-19 BarCampBlock session on social network portability TODAY]] at Princeton Review offices, High Street, Palo Alto, CA. Reviewed problem statement, how sites can use the [[hcard|hCard]] and [[xfn|XFN]] microformats *today* to become a node on the &amp;quot;open social web&amp;quot; (phrase introduced).&lt;br /&gt;
&lt;br /&gt;
See the microformats [[events]] page for upcoming events related to social network portability.&lt;/div&gt;</summary>
		<author><name>LynX</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=31622</id>
		<title>attention-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=attention-brainstorming&amp;diff=31622"/>
		<updated>2007-09-07T01:11:56Z</updated>

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

		<summary type="html">&lt;p&gt;LynX: Privacy and the web? Impossible.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Social Network Portability &amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right;margin-left:1em&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
One of several [[user-interface]] ideas and suggestions for working with microformats in the area of [[data-portability]].&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
Why is it that every single social network community site makes you:&lt;br /&gt;
* re-enter all your personal profile info (name, email, birthday, URL etc.)?&lt;br /&gt;
* re-add all your friends?&lt;br /&gt;
&lt;br /&gt;
In addition, why do you have to:&lt;br /&gt;
* re-turn off notifications?&lt;br /&gt;
* re-specify privacy preferences?&lt;br /&gt;
* re-block [http://headrush.typepad.com/creating_passionate_users/2006/04/angrynegative_p.html negative people]?&lt;br /&gt;
&lt;br /&gt;
AKA &amp;quot;social network fatigue problem&amp;quot; and &amp;quot;social network update/maintenance problem&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== The Goals ==&lt;br /&gt;
When you join a new site, you should be able to ''import'' or preferably ''subscribe'' to&lt;br /&gt;
* your profile information&lt;br /&gt;
* your social network&lt;br /&gt;
from any existing profile of yours. &lt;br /&gt;
&lt;br /&gt;
In addition it would be nice if preferences around:&lt;br /&gt;
* notifications&lt;br /&gt;
* privacy&lt;br /&gt;
also transferred between profiles.&lt;br /&gt;
&lt;br /&gt;
AKA a social internetwork, a network of social networks.&lt;br /&gt;
&lt;br /&gt;
== Design Patterns and Recipes ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;How To&amp;quot; for social network profile sites that want to solve the above problems and achieve the above goals.&lt;br /&gt;
&lt;br /&gt;
# Publish microformats in your user profiles:&lt;br /&gt;
## implement [[hcard|hCard]] on user profile pages, including [[xfn]] rel=&amp;quot;me&amp;quot; on hyperlinks to users' blogs or home pages that they specify.  See [[hcard-supporting-profiles]] for sites that have already done this.&lt;br /&gt;
## implement [[hcard|hCard]]+[[xfn|XFN]] on the list of friends on your user profile pages. Use [[xfn]] rel=&amp;quot;me&amp;quot; to link to friends list pages and friends list pagination links too. See [[hcard-xfn-supporting-friends-lists]] for sites that already do this. (e.g. [[http://twitter.com/ Twitter]]).&lt;br /&gt;
# Subscribe to microformats for your user profiles:&lt;br /&gt;
## when signing up a new user:&lt;br /&gt;
### let a user fill out and &amp;lt;em title=&amp;quot;Auto-sync is more than just one-time import, check it and sync-up once a day.&amp;quot;&amp;gt;&amp;quot;auto-sync&amp;quot;&amp;lt;/em&amp;gt; from one of their existing [[hcard-supporting-profiles]], their name, their icon etc.  [http://microformats.org/blog/2007/06/21/microformatsorg-turns-2/ Satisfaction Inc already supports this.]&lt;br /&gt;
### let a user fill out and &amp;lt;em title=&amp;quot;Auto-sync is more than just one-time import, check it and sync-up once a day.&amp;quot;&amp;gt;&amp;quot;auto-sync&amp;quot;&amp;lt;/em&amp;gt; their list of friends from one of their existing [[hcard-xfn-supporting-friends-lists|hCard+XFN supporting friends lists]]. [http://microformats.org/blog/2007/06/21/microformatsorg-turns-2/ Dopplr.com already supports this.]&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
=== Open Source ===&lt;br /&gt;
* [[hKit]] - web service and open source PHP for parsing/importing/subscribing to [[hcard-supporting-profiles|hCard open user profiles]].&lt;br /&gt;
* &amp;quot;[http://opensocialgraph.plaxo.com/ Online Identity Consolidator]&amp;quot; rel=&amp;quot;me&amp;quot; web parser/crawler web service and open source Python.&lt;br /&gt;
* &amp;quot;[http://django-psn.googlecode.com/svn/trunk/readme.html Django-PSN (portable social networks)]&amp;quot; open source for a user interface to create links on a social network profile to &amp;quot;other profiles&amp;quot; marked up with rel=&amp;quot;me&amp;quot; naturally.  The code can be seen in action on the [http://pownce.com Pownce] website, e.g. on [http://pownce.com/t/ a Pownce profile page that links to other profiles of the same user]. This is a great complement to the above Plaxo Online Identity Consolidator. What Django-PSN publishes, Plaxo Online Identity Consolidator parses.&lt;br /&gt;
* [http://about.psyc.eu psyc] and [http://www.psyced.org psyced], a decentralized multi-protocol chat and event notification system with [http://about.psyc.eu/Social_Network friendship] and [http://about.psyc.eu/Trust trust] modeling.&lt;br /&gt;
=== User Interfaces ===&lt;br /&gt;
* &amp;quot;[http://gerardramos.com/mf/ Social Network Portability with Microformats]&amp;quot; - a user interface that lets you check how portable your social network is across various sites.&lt;br /&gt;
&lt;br /&gt;
== Social Network Portability FAQ ==&lt;br /&gt;
*''Doesn't [http://openid.net/ OpenID] address the re-enter all your personal profile info problem?''&lt;br /&gt;
** No it does not. OpenID is fundamentally about proving to one site that you own or control another particular URL.  Nothing more.  All the profile stuff is extra and even then the specific property set is unspecified in OpenID.  That's where [[hcard|hCard]] comes in.  hCard specifies a vocabulary of personal profile info (name, email, birthday, URL etc.) based on industry standard vCard.  And in fact that's all you need to solve the &amp;quot;re-enter all your personal info&amp;quot; problem for public sites - no need to authenticate public URLs via OpenID, just read them and parse their hCard(s).&lt;br /&gt;
*''Doesn't OpenID provide people with a way to create a globally unique identifier for themselves?''&lt;br /&gt;
** It is URL (by way of DNS) that creates a globally unique identifier, not OpenID. All OpenID does is add ''authentication'' on top of having a URL that is itself a globally unique identifier, that is, OpenID is a way of asserting that you &amp;quot;own&amp;quot; or otherwise control a particular URL to another service/site. The essential quality of being a globally unique identifier is present in a URL even without OpenID. Thus, no, it is not OpenID that ''creates'' a ''globally unique identifier'', rather, simply using a ''URL'' creates a globally unique identifier.  A URL ''by itself'' can be used as a basis for portable social networks, since it provides a way of referring to a single person that makes sense across the whole Web.  And as such, people can (and will) create multiple URLs that represent them, so a method of enabling people to tie their URLs together (e.g. XFN's rel=&amp;quot;me&amp;quot;) becomes important.  However, by adding authentication, OpenID can enhance existing globally unique identifier URLs for people, by permitting authenticated access to (perhaps more information in) profiles and social networks represented at those URLs using microformats.&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
* Beware of and avoid [[social-network-anti-patterns]]!&lt;br /&gt;
* See and add to [[social-network-portability-issues]].&lt;br /&gt;
&lt;br /&gt;
== Discussion and suggestions ==&lt;br /&gt;
* 2006-11-21 Jeremy Keith: [http://adactio.com/journal/1209/ Twittering]: &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Here’s what I want: when I go to the latest social networking fadsite, I want it to ask for my URL. Then it can go off and fetch my [[hcard|hCard]] and [[xfn|XFN]] list. A pre-filled form for my details and a pre-filled list of potential contacts can then be presented to me.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* 2006-11-21 Derek Featherstone: [http://www.boxofchocolates.ca/archives/2006/11/21/solving-problems-with-social-networking Solving problems with social networking]&lt;br /&gt;
* 2006-11-22 Thomas Vander Wal: [http://www.personalinfocloud.com/2006/11/following_frien.html Following Friends Across Walled Gardens]&lt;br /&gt;
* 2006-11-23 Jeremy Keith: [http://adactio.com/journal/1212/ More thoughts on portable social networks]&lt;br /&gt;
* 2006-11-23 Glenn Jones: [http://www.glennjones.net/Post/820/Microformatsandportablesocialnetwork.htm Microformats and portable social network]&lt;br /&gt;
* 2006-11-23 Velvetsarah has [http://www.velvet.id.au/2006/11/23/portable-social-networks/ posted a screenshot and brainstorm] about how a site could handle importing XFN enabled contacts.&lt;br /&gt;
[http://www.velvet.id.au/2006/11/23/portable-social-networks/ http://www.velvet.id.au/out/wp-content/uploads/2006/11/picture-9.png]&lt;br /&gt;
* 2007-03-11 Robert Gaal: [http://www.53miles.com/archives/making-openid-your-only-online-profile-alpha-dash Making OpenID your only online profile: Alpha Dash] - An abstract attempt to create one dashboard, to be used as a starting point for all social networks. It contains four elements: identity, ownership, presence and contacts (see comments also)&lt;br /&gt;
* 2007-06-20 Alper Çuğun: [http://fourstarters.com/2007/06/20/the-future-of-everything-is-social-consolidate-and-take-back-your-social-network/ The Future of Everything is Social: Consolidate and take back your social network]&lt;br /&gt;
* 2007-07-17 Kevin Lawver: [http://www.lawver.net/archive/2007/07/17/h12_portable_social_networks_at_mashup_camp.php A Portable Social Network Prototype] - A simple Ruby on Rails app that uses OpenID + XFN to look for users of the site w/ the same homepage as the href value and allows you to add them as contacts.&lt;br /&gt;
* 2007-07-18 Jeremiah Owyang: [http://twitter.com/jowyang/statuses/156097392 Twittering]: &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;What if we could port all our friends and family from one social network to another. Why do we have to continue to add people = annoying&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* 2007-07-18 Brian Oberkirch: [http://www.brianoberkirch.com/2007/07/18/highrise-microformats-and-portable-social-networks/ Highrise, microformats and portable social networks]&lt;br /&gt;
* 2007-07-24 Thomas Vander Wal: [http://vanderwal.net/random/entrysel.php?blog=1937 Sharing and Following/Listening in the Social Web]&lt;br /&gt;
* See [[events/2007-07-28-portable-social-networks-meetup#blog_posts|blog posts following up]] from the [[events/2007-07-28-portable-social-networks-meetup|2007-07-28-portable social networks meetup]].&lt;br /&gt;
* 2007-08-01 Jeffrey Zeldman: [http://www.zeldman.com/2007/08/01/social-network-portability/ &amp;quot;InterNetwork&amp;quot; regarding social network portability]&lt;br /&gt;
* 2007-08-08 Brian Oberkirch: [http://www.brianoberkirch.com/2007/08/08/building-blocks-for-portable-social-networks/ Building Blocks for Portable Social Networks]&lt;br /&gt;
* 2007-08-16 Stephanie Booth: [http://climbtothestars.org/archives/2007/08/16/we-need-structured-portable-social-networks-spsn/ We Need Structured Portable Social Networks (SPSN)] (links to two more posts on the subject, but not certain they're relevant enough for a separate listing; edit as you see fit)&lt;br /&gt;
* 2007-09-07 Carlo v. Loesch: [http://about.psyc.eu/Social_network#But.._why_microformats.3F Privacy and the web? Notification and HTTP? Are you looking at the right technologies!?]&lt;br /&gt;
&lt;br /&gt;
See [http://ma.gnolia.com/groups/PSN ma.gnolia Portable Social Network Group] for aggregated bookmarks around the subject and join the group to share links.&lt;br /&gt;
&lt;br /&gt;
[http://technorati.com/search/microformats.org/wiki/social-network-portability View blog reactions] to this page.&lt;br /&gt;
&lt;br /&gt;
== Articles ==&lt;br /&gt;
* 2007-08-25 [http://www.ignitesocialmedia.com/linking-it-all-%e2%80%93-social-network-portability/ Linking It All-Social Network Portability] by Mike Lotz for Ignite Social Media&lt;br /&gt;
* 2007-08-17 [http://bradfitz.com/social-graph-problem/ Thoughts on the Social Graph] by Brad Fitzpatrick.&lt;br /&gt;
* 2007-08-15 [http://news.bbc.co.uk/1/hi/technology/6944653.stm Pull down the walled gardens] Internet law professor Michael Geist says the walled gardens of social networks should be pulled down.&lt;br /&gt;
* 2007-08-02 &lt;br /&gt;
** [http://www.brosbeforeblogs.com/2007/08/identity-crisis.html Identity Crisis part 1] &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;We need to put the ownership of how we define relationships online in the hands of the individual, not the services that utilize them.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;My theory on how this should be accomplished is based on a marriage of OpenID and an open standard for defining relationships such as the [[XFN]] [http://microformats.org/ Microformat]. &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
** [http://www.brianoberkirch.com/2007/08/02/deeelightful-making-profile-import-a-snap/ Deeelightful: Making Profile Import a Snap] &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Why not make it simple for them to jumpstart a profile by reusing information they already have on the [[hcard|Web? Some forward thinking Web services are marking up user profile data with hCard, a microformat that]] signifies a person, place or organization is being described.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[data-portability]]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
* [[xfn]]&lt;br /&gt;
* [[social-network-anti-patterns]]&lt;br /&gt;
&lt;br /&gt;
== Related Events and Notes ==&lt;br /&gt;
(if you know of or can find earlier mentions on the web of &amp;quot;social network portability&amp;quot;, please add the earliest reference elsewhere on the web to this chronology. [[User:Tantek|Tantek]] 08:25, 22 Aug 2007 (PDT))&lt;br /&gt;
&lt;br /&gt;
* [http://www.personalinfocloud.com/2006/11/following_frien.html 2006-11-22 Following Friends Across Walled Gardens] Thomas Vander Wal&lt;br /&gt;
* [http://adactio.com/journal/1212/ 2006-11-23 More thoughts on portable social networks] Jeremy Keith describes the process of portability&lt;br /&gt;
* [http://www.glennjones.net/Post/820/Mircoformatsandportablesocialnetwork.htm 2006-11-23 Microformats and portable social network] Glenn Jones talks about portable social networks in the backnetwork&lt;br /&gt;
*[http://microformats.org/wiki?title=user-interface&amp;amp;diff=10524&amp;amp;oldid=10523 2006-11-24 &amp;quot;social network portability&amp;quot; phrase and problem statement introduced to microformats wiki] by [[User:Tantek|Tantek Çelik]] &lt;br /&gt;
*[http://www.plaxo.com/about/releases/release-20070718 2007-07-17 Plaxo Pushes For &amp;quot;Open Social Web&amp;quot;: Endorses and implements key open standards, OpenID and microformats]&lt;br /&gt;
*[[events/2007-07-28-portable-social-networks-meetup|2007-07-28 portable social networks initial meeting]] between Daniel Burka, [[User:Tantek|Tantek Çelik]], Eran Globen, Brian Oberkirch at Ritual Coffee Roasters, San Francisco, CA. Discussed portable social networks, simplified and crystalized problem statement (with progressive problems to solve), goals, design patterns, recipes. Created [[social-network-portability]] page.&lt;br /&gt;
* [[events/2007-08-19-social-network-portability-today|2007-08-19 BarCampBlock session on social network portability TODAY]] at Princeton Review offices, High Street, Palo Alto, CA. Reviewed problem statement, how sites can use the [[hcard|hCard]] and [[xfn|XFN]] microformats *today* to become a node on the &amp;quot;open social web&amp;quot; (phrase introduced).&lt;br /&gt;
&lt;br /&gt;
See the microformats [[events]] page for upcoming events related to social network portability.&lt;/div&gt;</summary>
		<author><name>LynX</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=social-network-portability&amp;diff=21178</id>
		<title>social-network-portability</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=social-network-portability&amp;diff=21178"/>
		<updated>2007-09-06T23:49:07Z</updated>

		<summary type="html">&lt;p&gt;LynX: everybody has a plug, here's mine...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Social Network Portability &amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right;margin-left:1em&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
One of several [[user-interface]] ideas and suggestions for working with microformats in the area of [[data-portability]].&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
Why is it that every single social network community site makes you:&lt;br /&gt;
* re-enter all your personal profile info (name, email, birthday, URL etc.)?&lt;br /&gt;
* re-add all your friends?&lt;br /&gt;
&lt;br /&gt;
In addition, why do you have to:&lt;br /&gt;
* re-turn off notifications?&lt;br /&gt;
* re-specify privacy preferences?&lt;br /&gt;
* re-block [http://headrush.typepad.com/creating_passionate_users/2006/04/angrynegative_p.html negative people]?&lt;br /&gt;
&lt;br /&gt;
AKA &amp;quot;social network fatigue problem&amp;quot; and &amp;quot;social network update/maintenance problem&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== The Goals ==&lt;br /&gt;
When you join a new site, you should be able to ''import'' or preferably ''subscribe'' to&lt;br /&gt;
* your profile information&lt;br /&gt;
* your social network&lt;br /&gt;
from any existing profile of yours. &lt;br /&gt;
&lt;br /&gt;
In addition it would be nice if preferences around:&lt;br /&gt;
* notifications&lt;br /&gt;
* privacy&lt;br /&gt;
also transferred between profiles.&lt;br /&gt;
&lt;br /&gt;
AKA a social internetwork, a network of social networks.&lt;br /&gt;
&lt;br /&gt;
== Design Patterns and Recipes ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;How To&amp;quot; for social network profile sites that want to solve the above problems and achieve the above goals.&lt;br /&gt;
&lt;br /&gt;
# Publish microformats in your user profiles:&lt;br /&gt;
## implement [[hcard|hCard]] on user profile pages, including [[xfn]] rel=&amp;quot;me&amp;quot; on hyperlinks to users' blogs or home pages that they specify.  See [[hcard-supporting-profiles]] for sites that have already done this.&lt;br /&gt;
## implement [[hcard|hCard]]+[[xfn|XFN]] on the list of friends on your user profile pages. Use [[xfn]] rel=&amp;quot;me&amp;quot; to link to friends list pages and friends list pagination links too. See [[hcard-xfn-supporting-friends-lists]] for sites that already do this. (e.g. [[http://twitter.com/ Twitter]]).&lt;br /&gt;
# Subscribe to microformats for your user profiles:&lt;br /&gt;
## when signing up a new user:&lt;br /&gt;
### let a user fill out and &amp;lt;em title=&amp;quot;Auto-sync is more than just one-time import, check it and sync-up once a day.&amp;quot;&amp;gt;&amp;quot;auto-sync&amp;quot;&amp;lt;/em&amp;gt; from one of their existing [[hcard-supporting-profiles]], their name, their icon etc.  [http://microformats.org/blog/2007/06/21/microformatsorg-turns-2/ Satisfaction Inc already supports this.]&lt;br /&gt;
### let a user fill out and &amp;lt;em title=&amp;quot;Auto-sync is more than just one-time import, check it and sync-up once a day.&amp;quot;&amp;gt;&amp;quot;auto-sync&amp;quot;&amp;lt;/em&amp;gt; their list of friends from one of their existing [[hcard-xfn-supporting-friends-lists|hCard+XFN supporting friends lists]]. [http://microformats.org/blog/2007/06/21/microformatsorg-turns-2/ Dopplr.com already supports this.]&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
=== Open Source ===&lt;br /&gt;
* [[hKit]] - web service and open source PHP for parsing/importing/subscribing to [[hcard-supporting-profiles|hCard open user profiles]].&lt;br /&gt;
* &amp;quot;[http://opensocialgraph.plaxo.com/ Online Identity Consolidator]&amp;quot; rel=&amp;quot;me&amp;quot; web parser/crawler web service and open source Python.&lt;br /&gt;
* &amp;quot;[http://django-psn.googlecode.com/svn/trunk/readme.html Django-PSN (portable social networks)]&amp;quot; open source for a user interface to create links on a social network profile to &amp;quot;other profiles&amp;quot; marked up with rel=&amp;quot;me&amp;quot; naturally.  The code can be seen in action on the [http://pownce.com Pownce] website, e.g. on [http://pownce.com/t/ a Pownce profile page that links to other profiles of the same user]. This is a great complement to the above Plaxo Online Identity Consolidator. What Django-PSN publishes, Plaxo Online Identity Consolidator parses.&lt;br /&gt;
* [http://about.psyc.eu psyc] and [http://www.psyced.org psyced], a decentralized multi-protocol chat and event notification system with [http://about.psyc.eu/Social_Network friendship] and [http://about.psyc.eu/Trust trust] modeling.&lt;br /&gt;
=== User Interfaces ===&lt;br /&gt;
* &amp;quot;[http://gerardramos.com/mf/ Social Network Portability with Microformats]&amp;quot; - a user interface that lets you check how portable your social network is across various sites.&lt;br /&gt;
&lt;br /&gt;
== Social Network Portability FAQ ==&lt;br /&gt;
*''Doesn't [http://openid.net/ OpenID] address the re-enter all your personal profile info problem?''&lt;br /&gt;
** No it does not. OpenID is fundamentally about proving to one site that you own or control another particular URL.  Nothing more.  All the profile stuff is extra and even then the specific property set is unspecified in OpenID.  That's where [[hcard|hCard]] comes in.  hCard specifies a vocabulary of personal profile info (name, email, birthday, URL etc.) based on industry standard vCard.  And in fact that's all you need to solve the &amp;quot;re-enter all your personal info&amp;quot; problem for public sites - no need to authenticate public URLs via OpenID, just read them and parse their hCard(s).&lt;br /&gt;
*''Doesn't OpenID provide people with a way to create a globally unique identifier for themselves?''&lt;br /&gt;
** It is URL (by way of DNS) that creates a globally unique identifier, not OpenID. All OpenID does is add ''authentication'' on top of having a URL that is itself a globally unique identifier, that is, OpenID is a way of asserting that you &amp;quot;own&amp;quot; or otherwise control a particular URL to another service/site. The essential quality of being a globally unique identifier is present in a URL even without OpenID. Thus, no, it is not OpenID that ''creates'' a ''globally unique identifier'', rather, simply using a ''URL'' creates a globally unique identifier.  A URL ''by itself'' can be used as a basis for portable social networks, since it provides a way of referring to a single person that makes sense across the whole Web.  And as such, people can (and will) create multiple URLs that represent them, so a method of enabling people to tie their URLs together (e.g. XFN's rel=&amp;quot;me&amp;quot;) becomes important.  However, by adding authentication, OpenID can enhance existing globally unique identifier URLs for people, by permitting authenticated access to (perhaps more information in) profiles and social networks represented at those URLs using microformats.&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
* Beware of and avoid [[social-network-anti-patterns]]!&lt;br /&gt;
* See and add to [[social-network-portability-issues]].&lt;br /&gt;
&lt;br /&gt;
== Discussion and suggestions ==&lt;br /&gt;
* 2006-11-21 Jeremy Keith: [http://adactio.com/journal/1209/ Twittering]: &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Here’s what I want: when I go to the latest social networking fadsite, I want it to ask for my URL. Then it can go off and fetch my [[hcard|hCard]] and [[xfn|XFN]] list. A pre-filled form for my details and a pre-filled list of potential contacts can then be presented to me.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* 2006-11-21 Derek Featherstone: [http://www.boxofchocolates.ca/archives/2006/11/21/solving-problems-with-social-networking Solving problems with social networking]&lt;br /&gt;
* 2006-11-22 Thomas Vander Wal: [http://www.personalinfocloud.com/2006/11/following_frien.html Following Friends Across Walled Gardens]&lt;br /&gt;
* 2006-11-23 Jeremy Keith: [http://adactio.com/journal/1212/ More thoughts on portable social networks]&lt;br /&gt;
* 2006-11-23 Glenn Jones: [http://www.glennjones.net/Post/820/Microformatsandportablesocialnetwork.htm Microformats and portable social network]&lt;br /&gt;
* 2006-11-23 Velvetsarah has [http://www.velvet.id.au/2006/11/23/portable-social-networks/ posted a screenshot and brainstorm] about how a site could handle importing XFN enabled contacts.&lt;br /&gt;
[http://www.velvet.id.au/2006/11/23/portable-social-networks/ http://www.velvet.id.au/out/wp-content/uploads/2006/11/picture-9.png]&lt;br /&gt;
* 2007-03-11 Robert Gaal: [http://www.53miles.com/archives/making-openid-your-only-online-profile-alpha-dash Making OpenID your only online profile: Alpha Dash] - An abstract attempt to create one dashboard, to be used as a starting point for all social networks. It contains four elements: identity, ownership, presence and contacts (see comments also)&lt;br /&gt;
* 2007-06-20 Alper Çuğun: [http://fourstarters.com/2007/06/20/the-future-of-everything-is-social-consolidate-and-take-back-your-social-network/ The Future of Everything is Social: Consolidate and take back your social network]&lt;br /&gt;
* 2007-07-17 Kevin Lawver: [http://www.lawver.net/archive/2007/07/17/h12_portable_social_networks_at_mashup_camp.php A Portable Social Network Prototype] - A simple Ruby on Rails app that uses OpenID + XFN to look for users of the site w/ the same homepage as the href value and allows you to add them as contacts.&lt;br /&gt;
* 2007-07-18 Jeremiah Owyang: [http://twitter.com/jowyang/statuses/156097392 Twittering]: &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;What if we could port all our friends and family from one social network to another. Why do we have to continue to add people = annoying&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* 2007-07-18 Brian Oberkirch: [http://www.brianoberkirch.com/2007/07/18/highrise-microformats-and-portable-social-networks/ Highrise, microformats and portable social networks]&lt;br /&gt;
* 2007-07-24 Thomas Vander Wal: [http://vanderwal.net/random/entrysel.php?blog=1937 Sharing and Following/Listening in the Social Web]&lt;br /&gt;
* See [[events/2007-07-28-portable-social-networks-meetup#blog_posts|blog posts following up]] from the [[events/2007-07-28-portable-social-networks-meetup|2007-07-28-portable social networks meetup]].&lt;br /&gt;
* 2007-08-01 Jeffrey Zeldman: [http://www.zeldman.com/2007/08/01/social-network-portability/ &amp;quot;InterNetwork&amp;quot; regarding social network portability]&lt;br /&gt;
* 2007-08-08 Brian Oberkirch: [http://www.brianoberkirch.com/2007/08/08/building-blocks-for-portable-social-networks/ Building Blocks for Portable Social Networks]&lt;br /&gt;
* 2007-08-16 Stephanie Booth: [http://climbtothestars.org/archives/2007/08/16/we-need-structured-portable-social-networks-spsn/ We Need Structured Portable Social Networks (SPSN)] (links to two more posts on the subject, but not certain they're relevant enough for a separate listing; edit as you see fit)&lt;br /&gt;
&lt;br /&gt;
See [http://ma.gnolia.com/groups/PSN ma.gnolia Portable Social Network Group] for aggregated bookmarks around the subject and join the group to share links.&lt;br /&gt;
&lt;br /&gt;
[http://technorati.com/search/microformats.org/wiki/social-network-portability View blog reactions] to this page.&lt;br /&gt;
&lt;br /&gt;
== Articles ==&lt;br /&gt;
* 2007-08-25 [http://www.ignitesocialmedia.com/linking-it-all-%e2%80%93-social-network-portability/ Linking It All-Social Network Portability] by Mike Lotz for Ignite Social Media&lt;br /&gt;
* 2007-08-17 [http://bradfitz.com/social-graph-problem/ Thoughts on the Social Graph] by Brad Fitzpatrick.&lt;br /&gt;
* 2007-08-15 [http://news.bbc.co.uk/1/hi/technology/6944653.stm Pull down the walled gardens] Internet law professor Michael Geist says the walled gardens of social networks should be pulled down.&lt;br /&gt;
* 2007-08-02 &lt;br /&gt;
** [http://www.brosbeforeblogs.com/2007/08/identity-crisis.html Identity Crisis part 1] &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;We need to put the ownership of how we define relationships online in the hands of the individual, not the services that utilize them.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;My theory on how this should be accomplished is based on a marriage of OpenID and an open standard for defining relationships such as the [[XFN]] [http://microformats.org/ Microformat]. &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
** [http://www.brianoberkirch.com/2007/08/02/deeelightful-making-profile-import-a-snap/ Deeelightful: Making Profile Import a Snap] &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Why not make it simple for them to jumpstart a profile by reusing information they already have on the [[hcard|Web? Some forward thinking Web services are marking up user profile data with hCard, a microformat that]] signifies a person, place or organization is being described.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[user-interface]]&lt;br /&gt;
* [[data-portability]]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
* [[xfn]]&lt;br /&gt;
* [[social-network-anti-patterns]]&lt;br /&gt;
&lt;br /&gt;
== Related Events and Notes ==&lt;br /&gt;
(if you know of or can find earlier mentions on the web of &amp;quot;social network portability&amp;quot;, please add the earliest reference elsewhere on the web to this chronology. [[User:Tantek|Tantek]] 08:25, 22 Aug 2007 (PDT))&lt;br /&gt;
&lt;br /&gt;
* [http://www.personalinfocloud.com/2006/11/following_frien.html 2006-11-22 Following Friends Across Walled Gardens] Thomas Vander Wal&lt;br /&gt;
* [http://adactio.com/journal/1212/ 2006-11-23 More thoughts on portable social networks] Jeremy Keith describes the process of portability&lt;br /&gt;
* [http://www.glennjones.net/Post/820/Mircoformatsandportablesocialnetwork.htm 2006-11-23 Microformats and portable social network] Glenn Jones talks about portable social networks in the backnetwork&lt;br /&gt;
*[http://microformats.org/wiki?title=user-interface&amp;amp;diff=10524&amp;amp;oldid=10523 2006-11-24 &amp;quot;social network portability&amp;quot; phrase and problem statement introduced to microformats wiki] by [[User:Tantek|Tantek Çelik]] &lt;br /&gt;
*[http://www.plaxo.com/about/releases/release-20070718 2007-07-17 Plaxo Pushes For &amp;quot;Open Social Web&amp;quot;: Endorses and implements key open standards, OpenID and microformats]&lt;br /&gt;
*[[events/2007-07-28-portable-social-networks-meetup|2007-07-28 portable social networks initial meeting]] between Daniel Burka, [[User:Tantek|Tantek Çelik]], Eran Globen, Brian Oberkirch at Ritual Coffee Roasters, San Francisco, CA. Discussed portable social networks, simplified and crystalized problem statement (with progressive problems to solve), goals, design patterns, recipes. Created [[social-network-portability]] page.&lt;br /&gt;
* [[events/2007-08-19-social-network-portability-today|2007-08-19 BarCampBlock session on social network portability TODAY]] at Princeton Review offices, High Street, Palo Alto, CA. Reviewed problem statement, how sites can use the [[hcard|hCard]] and [[xfn|XFN]] microformats *today* to become a node on the &amp;quot;open social web&amp;quot; (phrase introduced).&lt;br /&gt;
&lt;br /&gt;
See the microformats [[events]] page for upcoming events related to social network portability.&lt;/div&gt;</summary>
		<author><name>LynX</name></author>
	</entry>
</feed>