<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>0xDECAFBAD - Tag: identity</title>
    <link href="http://decafbad.com/blog/atom.xml" rel="self"/>
    <link href="http://decafbad.com/blog"/>
    <updated>2011-11-16T16:29:50+00:00</updated>
    <id></id>
    <author>
        <name></name>
        <email>l.m.orchard@pobox.com</email>
    </author>
    

    <entry>
        <title>meetro asks myspace who i am</title>
        <link href="http://decafbad.com/blog/2006/08/23/meetro-asks-myspace-who-i-am"/>
        <updated>2006-08-23T15:43:20+00:00</updated>
        <id>http://decafbad.com/blog/2006/08/23/meetro-asks-myspace-who-i-am</id>
        <content type="html">&lt;p&gt;Now, &lt;em&gt;this&lt;/em&gt; is what &lt;a href=&quot;http://decafbad.com/blog/2006/08/17/dont-ask-me-who-i-am&quot;&gt;I'm talking about&lt;/a&gt;.  It's just too bad they're only importing from Myspace.  And that it didn't apparently work when I tried it.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.meetro.com/register/?page=1&quot;&gt;&lt;img src=&quot;http://static.meetro.com/front/img/btn_myspace.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;div id=&quot;comments&quot; class=&quot;comments archived-comments&quot;&gt;
            &lt;h3&gt;Archived Comments&lt;/h3&gt;
            
        &lt;ul class=&quot;comments&quot;&gt;
            
        &lt;li class=&quot;comment&quot; id=&quot;comment-221087275&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.vinnie.net&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=0654ab8914b92fdf704967d924215f96&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.vinnie.net&quot;&gt;vinnie&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221087275&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-29T19:51:45&quot;&gt;2006-08-29T19:51:45&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;hey, i'm one of the folks behind meetro, sorry to hear it wasn't working when you tried.  If you want to give it another try, everything is in order.  We're working on adding support for other sites.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;/ul&gt;
    
        &lt;/div&gt;



</content>
    </entry>
    
    

    <entry>
        <title>about me as a plugin</title>
        <link href="http://decafbad.com/blog/2006/08/19/about-me-as-a-plugin"/>
        <updated>2006-08-19T19:18:42+00:00</updated>
        <id>http://decafbad.com/blog/2006/08/19/about-me-as-a-plugin</id>
        <content type="html">&lt;blockquote cite=&quot;http://www.voidstar.com/node.php?id=2779&quot;&gt;We need both ends of this. We need the social networks to be able to import the data. But we also need the personal blog software to support an &quot;About Me&quot; page that maintains and publishes the master copy.&lt;/blockquote&gt;


&lt;div class=&quot;quotesource&quot;&gt;Source: &lt;a href=&quot;http://www.voidstar.com/node.php?id=2779&quot;&gt;Voidstar - Personal About Me Pages and account creation&lt;/a&gt;&lt;/div&gt;


&lt;p&gt;This sounds like a perfect job for a decent WordPress plugin, which could double as a standalone PHP app.&lt;/p&gt;

&lt;div id=&quot;comments&quot; class=&quot;comments archived-comments&quot;&gt;
            &lt;h3&gt;Archived Comments&lt;/h3&gt;
            
        &lt;ul class=&quot;comments&quot;&gt;
            
        &lt;li class=&quot;comment&quot; id=&quot;comment-221088157&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://protocol7.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=817b8e1e4735de76cf27a9d3976bd66b&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://protocol7.com&quot;&gt;Niklas Gustavsson&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221088157&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-21T19:25:37&quot;&gt;2006-08-21T19:25:37&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Sounds a lot like what the OpenID protocol with the Simple Registration extension aims at. Using, for example, the PHP implementation of the OpenID server, you could maintain your identity (as long as it supports Simple Registration). Then, at the site where you'r required to register, you simply fill in your OpenID identifier and the rest is magic. &lt;/p&gt;

&lt;p&gt;There is also a Wordpress plugin (http://singpolyma-tech.blogspot.com/2006/04/openid-for-wordpress.html) available that will run a server within Wordpress, if that's what you would like.&lt;/p&gt;

&lt;p&gt;Personally I use the myopenid.com server, but running your own should be just fine. That's the point of a distributed identity system :-) You can read a little bit more about my experience setting it up in Wordpress here: http://www.protocol7.com/archives/2006/08/21/openid-on-protocol7/&lt;/p&gt;

&lt;p&gt;/niklas&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221088159&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.decafbad.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=2377f34a68801b861c3e54e1301f0dce&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.decafbad.com&quot;&gt;l.m.orchard&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221088159&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-21T20:12:53&quot;&gt;2006-08-21T20:12:53&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Having an OpenID endpoint here is one part of what I'd like to do.  The other is a kind of NetVibes-ish public aggregation of all my output from other sites, and to point new services here as I join them to import my already-provided details.  So, beyond the auth that OpenID provides, I want other sites to read my hCard and profile data etc.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221088161&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://protocol7.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=817b8e1e4735de76cf27a9d3976bd66b&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://protocol7.com&quot;&gt;Niklas Gustavsson&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221088161&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-21T22:00:10&quot;&gt;2006-08-21T22:00:10&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Not sure if it will allow for all the information you would like to provide, but simple registration does allow for a site where you authenticate with OpenID to retrive the needed data. The subset of information (http://openid.net/specs/openid-simple-registration-extension-1&lt;em&gt;0.html#response&lt;/em&gt;format) might be limiting though. Of course, that won't include more rich data collected at other sites, like your del.icio.us links.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;/ul&gt;
    
        &lt;/div&gt;



</content>
    </entry>
    
    

    <entry>
        <title>what use claimid?</title>
        <link href="http://decafbad.com/blog/2006/08/19/what-use-claimid"/>
        <updated>2006-08-19T18:02:21+00:00</updated>
        <id>http://decafbad.com/blog/2006/08/19/what-use-claimid</id>
        <content type="html">&lt;p&gt;So, now that I've had &lt;a href=&quot;http://decafbad.com/blog/2006/08/18/see-also&quot;&gt;a brief bit&lt;/a&gt; of &lt;a href=&quot;http://decafbad.com/blog/2006/05/26/confessions-of-a-serial-enthusiast&quot;&gt;serial enthusiasm&lt;/a&gt; in discovering this whole &lt;a href=&quot;http://microid.org/&quot;&gt;microID&lt;/a&gt; / &lt;a href=&quot;http://claimid.org/&quot;&gt;claimID&lt;/a&gt; thing, all it's ended up with in practical terms is &lt;a href=&quot;http://decafbad.com/blog/#claimid&quot;&gt;a list of links in my sidebar&lt;/a&gt;.  So, with that and fully understanding that it's early days yet for &lt;a href=&quot;http://claimid.org/&quot;&gt;claimID&lt;/a&gt;, I have to ask myself:  What does this do that I couldn't have done with a tagged set of &lt;a href=&quot;http://del.icio.us/deusx&quot;&gt;del.icio.us&lt;/a&gt; bookmarks?  Of course, bookmarks on &lt;a href=&quot;http://del.icio.us/deusx&quot;&gt;del.icio.us&lt;/a&gt; don't enjoy any sort of &lt;a href=&quot;http://microid.org/&quot;&gt;microID&lt;/a&gt; verification, but that could change - either through features implemented there directly or through a sidecar service.  My &lt;a href=&quot;http://decafbad.com/blog/2006/08/17/dont-ask-me-who-i-am&quot;&gt;original gripe&lt;/a&gt; was about both machines &lt;em&gt;and&lt;/em&gt; people finding out about me from a central source.  So far &lt;a href=&quot;http://claimid.org/&quot;&gt;claimID&lt;/a&gt; seems to be good for just people finding out about me.&lt;/p&gt;

&lt;p&gt;By the way, this is not criticism or a put-down of &lt;a href=&quot;http://claimid.org/&quot;&gt;claimID&lt;/a&gt; - this is me thinking out loud and puzzling it out.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Update:&lt;/em&gt;  Although, I certainly understand the utility of &lt;a href=&quot;http://microid.org/&quot;&gt;microID&lt;/a&gt; in replacing &lt;a href=&quot;http://vielmetti.typepad.com/superpatron/2006/08/for_technorati.html&quot;&gt;blog posts like this one&lt;/a&gt;.&lt;/p&gt;

&lt;div id=&quot;comments&quot; class=&quot;comments archived-comments&quot;&gt;
            &lt;h3&gt;Archived Comments&lt;/h3&gt;
            
        &lt;ul class=&quot;comments&quot;&gt;
            
        &lt;li class=&quot;comment&quot; id=&quot;comment-221083474&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://chimprawk.blogspot.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=77afe52123d8667fe867cf1a707e397b&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://chimprawk.blogspot.com&quot;&gt;Fred&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221083474&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-20T18:01:06&quot;&gt;2006-08-20T18:01:06&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;These are really quite valid questions, and stuff as important as identity does deserve our puzzling.  ClaimID is a model - just as blogs enabled millions of people to share their voice online, claimID lets people have a way to approach their identity.  Simple? Yes - but that's the point.  There are tons of people out there who have stuff about them online (mailing list archives, blog comments) who don't have the time, desire or expertiese to create a myname.com site, or even a html list of links about themselves.  ClaimID is designed so that these people can have a dead simple solution for a fundamental need.  &lt;/p&gt;

&lt;p&gt;Of course, on top of that you do get value adds...the personal SEO stuff is nice, having your links tied together for search engines are nice, the microformats stuff, link status checking, having an OpenID, and so on - but the main experience is the simplicity.  For as important as identity is, most people really still aren't going out of their way to protect/defend their names.  Maybe this will change in the future, maybe it won't - but we are betting that the way to get people in the door, to start them thinking about the process is through simplicity.&lt;/p&gt;

&lt;p&gt;Honestly, though, we're still figuring all of this out.  Identity is huge, complicated, loaded with meaning and interpretation - and we aren't going to say that we've got all the answers.  But reading posts, responding, listening - we really feel like we're learning a lot.  Our goal down the road is for ClaimID to be a place where you can simply an easily have your identity needs met.  That said, we're still working on it, and thanks for being part of the process! &lt;/p&gt;

&lt;p&gt;Best,
Fred&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;/ul&gt;
    
        &lt;/div&gt;



</content>
    </entry>
    
    

    <entry>
        <title>see also</title>
        <link href="http://decafbad.com/blog/2006/08/18/see-also"/>
        <updated>2006-08-18T16:11:43+00:00</updated>
        <id>http://decafbad.com/blog/2006/08/18/see-also</id>
        <content type="html">&lt;p&gt;I love the lazyweb - &lt;a href=&quot;http://decafbad.com/blog/2006/08/17/dont-ask-me-who-i-am&quot;&gt;post a gripe&lt;/a&gt;, get a dozen or more helpful responses.  At &lt;a href=&quot;http://decafbad.com/blog/2006/08/17/dont-ask-me-who-i-am#comment-33167&quot;&gt;Terrell Russell's suggestion&lt;/a&gt; I just signed up &lt;a href=&quot;http://claimid.com/lmorchard&quot;&gt;at claimID&lt;/a&gt;, and dropped in the WP widget under the &lt;a href=&quot;#claimid&quot;&gt;&quot;See Also&quot; header&lt;/a&gt; over there in the sidebar.  I'm getting ideas from this, but not sure what I might do with them.&lt;/p&gt;
</content>
    </entry>
    
    

    <entry>
        <title>Don't ask me who I am</title>
        <link href="http://decafbad.com/blog/2006/08/17/dont-ask-me-who-i-am"/>
        <updated>2006-08-17T17:24:25+00:00</updated>
        <id>http://decafbad.com/blog/2006/08/17/dont-ask-me-who-i-am</id>
        <content type="html">&lt;p&gt;I'm tired of filling out profiles, and I'm tired of building up networks of others' profiles online.  Everyone needs to adopt something like &lt;strike&gt;&lt;a href=&quot;http://www.foaf-project.org/&quot;&gt;FOAF&lt;/a&gt;&lt;/strike&gt; &lt;a href=&quot;http://microformats.org/wiki/hcard&quot;&gt;hCard&lt;/a&gt; and &lt;a href=&quot;http://gmpg.org/xfn/&quot;&gt;XFN&lt;/a&gt; (updated per suggestion from &lt;a href=&quot;http://epeus.blogspot.com/&quot;&gt;Kevin Marks&lt;/a&gt;), and be done with it.  The networks should be semi-automated, or at least suggested, by detecting who I know from other places as they hop on another bandwagon with me.  (The separations between implicit groups bounded by the particular service are as important as explicitly defined groups.)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http:/deus-x.livejournal.com&quot;&gt;LiveJournal&lt;/a&gt; was my first experience with much self-disclosure online, into which I dove with much enthusiasm.  But since then, I just haven't felt the need to replicate self-disclosure anywhere else but on my own site.  &lt;a href=&quot;http://orkut.com&quot;&gt;Orkut&lt;/a&gt;, &lt;a href=&quot;http://rize.com&quot;&gt;Rize&lt;/a&gt;, &lt;a href=&quot;http://linkedin.com&quot;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&quot;http://myspace.com&quot;&gt;MySpace&lt;/a&gt;, &lt;a href=&quot;http://vox.com&quot;&gt;Vox&lt;/a&gt;, &lt;a href=&quot;http://del.icio.us&quot;&gt;del.icio.us&lt;/a&gt;, &lt;a href=&quot;http://last.fm&quot;&gt;last.fm&lt;/a&gt;, &lt;a href=&quot;http://flickr.com&quot;&gt;flickr&lt;/a&gt;, 43 {&lt;a href=&quot;http://43things.com&quot;&gt;Things&lt;/a&gt;|&lt;a href=&quot;http://43people.com&quot;&gt;People&lt;/a&gt;|&lt;a href=&quot;http://43places.com&quot;&gt;Places&lt;/a&gt;} -- these are sites in which I've had some passing or lasting interest in the last few years, but I wish I could just point them all at a single source for learning about &lt;em&gt;me&lt;/em&gt;.  It all needs to be turned inside out, and lock-ins removed.&lt;/p&gt;

&lt;p&gt;Centrallized identity and social network management for distributed service providers is what I want.  I'm sure there's already a movement afoot, and I've just not reached that spot in my to-read list.&lt;/p&gt;

&lt;div id=&quot;comments&quot; class=&quot;comments archived-comments&quot;&gt;
            &lt;h3&gt;Archived Comments&lt;/h3&gt;
            
        &lt;ul class=&quot;comments&quot;&gt;
            
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085252&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.mpwilson.com/uccu/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=02ffe238ed68da35e8037df461552234&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.mpwilson.com/uccu/&quot;&gt;Mad William Flint&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085252&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-17T18:42:12&quot;&gt;2006-08-17T18:42:12&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;bah.  they should take vCard data and be done with it.  So much already does.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085253&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.decafbad.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=2377f34a68801b861c3e54e1301f0dce&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.decafbad.com&quot;&gt;l.m.orchard&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085253&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-17T19:47:00&quot;&gt;2006-08-17T19:47:00&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Well, one thing I like about FOAF, is that it's extensible.  So, as more categories of self-disclosure become popular, they can be dumped into that one central thingy&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085254&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://gfmorris.net/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=505e3b39dcea29b3ded74a5494c493eb&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://gfmorris.net/&quot;&gt;Geof F. Morris&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085254&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-17T20:23:01&quot;&gt;2006-08-17T20:23:01&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Actually, Les, I haven't seen it either.  I'm with you: I sure as hell would love to only write this crap once.  Even copy-and-paste is just too much shit to do!&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085255&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://kludgebox.com/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=d7b6521f98421b657d78ded97f648131&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://kludgebox.com/&quot;&gt;Bob Zoller&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085255&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-18T00:38:27&quot;&gt;2006-08-18T00:38:27&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;This is basically Marc Canter's current mission in life, from the sounds of it.  See his PeopleAggregator (http://peopleaggregator.com/) project.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085257&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.mpwilson.com/uccu/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=02ffe238ed68da35e8037df461552234&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.mpwilson.com/uccu/&quot;&gt;Mad William Flint&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085257&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-18T01:43:17&quot;&gt;2006-08-18T01:43:17&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Foaf's cute.  but I don't think it's any more extensible than vCard is (iirc)&lt;/p&gt;

&lt;p&gt;However, it is nice for actual F-O-A-F semantics.  But you'll never see someone's foaf at the bottom of their email, auto-imported into exchange, etc.&lt;/p&gt;

&lt;p&gt;Maybe I'm a dinosaur, but there's all ready too damn much xml in the world by my reckonin'&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085258&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://traumwind.de/tindertraum/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=1455aef465dd6b1cb4c8c424439f396a&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://traumwind.de/tindertraum/&quot;&gt;Martin Spernau&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085258&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-18T07:49:15&quot;&gt;2006-08-18T07:49:15&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Yes, the Peopleaggregator sets out to solve this :)
This http://traumwind.de/tindertraum/archives/debabelizeing_profiles.html is the beginnig of the &quot;IdentityHub&quot;
-Martin&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085259&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://weblog.terrellrussell.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=5450e04efe20f8528d51003a6f961740&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://weblog.terrellrussell.com&quot;&gt;Terrell Russell&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085259&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-18T13:45:20&quot;&gt;2006-08-18T13:45:20&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;claimID, claimID!&lt;/p&gt;

&lt;p&gt;http://claimID.com&lt;/p&gt;

&lt;p&gt;Give it a whirl and see if you like what we're doing.  Point to it.  Point from it.  Keep it in one place.&lt;/p&gt;

&lt;p&gt;Terrell
http://claimID.com/terrell&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085260&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.mpwilson.com/uccu/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=02ffe238ed68da35e8037df461552234&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.mpwilson.com/uccu/&quot;&gt;Mad William Flint&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085260&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-18T14:51:47&quot;&gt;2006-08-18T14:51:47&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Nice.  I'll concede the point to hCard.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085261&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://stingthebee.nu&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=0c6c4240507baf594a95fd3b25b975d2&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://stingthebee.nu&quot;&gt;Jim Renaud&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085261&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-18T16:48:39&quot;&gt;2006-08-18T16:48:39&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Can't we just use the information the NSA is compiling for us? This way we don't even have to enter it ourselves!&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085262&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://blog.ianbicking.org&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=cc8334869c9d2a9e603017f2da805eb3&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://blog.ianbicking.org&quot;&gt;Ian Bicking&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085262&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-18T16:51:10&quot;&gt;2006-08-18T16:51:10&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;http://videntity.org/ seems to be offering a bunch of these things together; more as an example, since anyone offering the same information would be a peer.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085264&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://sporkmonger.com/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=56ee28134dd0776825445e3551979b14&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://sporkmonger.com/&quot;&gt;Bob Aman&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085264&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-18T23:34:44&quot;&gt;2006-08-18T23:34:44&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;I'm a minor fan of claimID, but I much prefer hardcore decentralization.  FOAF would be a lot more useful if it didn't rely on RDF.  XFN and hCard are good for what they are, but they're still a far cry from the expressivity of FOAF.  Sadly, there's no good format that solves a sufficiently large number of the problems in this space (that doesn't carry the RDF baggage anyways).&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085265&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://dannyayers.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=7028f422ca6da0180de6c9d922a3228f&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://dannyayers.com&quot;&gt;Danny&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085265&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-19T09:01:02&quot;&gt;2006-08-19T09:01:02&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Right on Les!
There are two issues, identification/authentication (hard, but the outlook looks promising) and personal profile/description (easier, already pretty much solved by the tech you mention). Hopefully the two should be joined up before long...&lt;/p&gt;

&lt;p&gt;re. Bob's comment: &quot;XFN and hCard are good for what they are, but they’re still a far cry from the expressivity of FOAF.&quot;. Indeed, they also help considerably with the problem of expressing this kind of machine-readable data in HTML. But &quot;FOAF would be a lot more useful if it didn’t rely on RDF.&quot; - the power, the expressivity of FOAF comes from RDF. &lt;/p&gt;

&lt;p&gt;I suspect Bob (like Mad William) may be assuming RDF (including FOAF) has to mean RDF/XML. But RDF is a model, it doesn't have to serialize to XML, there are other formats - including HTML (via &lt;a href=&quot;http://research.talis.com/2005/erdf/wiki&quot; rel=&quot;nofollow&quot;&gt;eRDF&lt;/a&gt;). Note too that microformats like XFN and hCard can be interpreted as RDF (including FOAF terms as appropriate) with &lt;a href=&quot;http://www.w3.org/2004/01/rdxh/spec&quot; rel=&quot;nofollow&quot;&gt;GRDDL&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;(Incidentally I got to this post before even looking in my personal agg via Marc Canter's on &lt;a href=&quot;http://planetweb20.com/&quot; rel=&quot;nofollow&quot;&gt;Planet Web 2.0&lt;/a&gt;)&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085268&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=e664d95e68ab4e364b35fabb89c8fdee&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;Steve&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085268&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-19T17:37:36&quot;&gt;2006-08-19T17:37:36&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;But you're forgetting that a lot of people, myself included, like to represent themselves in different ways on different sites.  This would only really be useful as a starting point, I wouldn't want all my profiles to be identical.  I don't use the same info for business (linkedin), school (facebook), friends from home (myspace), people i know from various music forums (last.fm) etc.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085269&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://sporkmonger.com/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=56ee28134dd0776825445e3551979b14&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://sporkmonger.com/&quot;&gt;Bob Aman&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085269&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-19T22:24:28&quot;&gt;2006-08-19T22:24:28&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Danny, I am actually aware of all of those acronyms, however, I completely disagree on the point about FOAF's expressivity relying mainly on RDF.  I would contend that FOAF's expressivity actually relies far, far more, simply on XML's ability to namespace things, and thus allow for extensions.  Something that a simple XML dialect would also have, but with the added bonus of an infinitely simpler parser, fewer confused programmers, and quite a bit less bandwidth consumed.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085270&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://tantek.com/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=02cd45622e90350cc061aaaa02229195&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://tantek.com/&quot;&gt;Tantek Çelik&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085270&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-20T07:22:55&quot;&gt;2006-08-20T07:22:55&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Indeed Les, this is exactly what &lt;a href=&quot;http://microformats.org/wiki/hcard&quot; rel=&quot;nofollow&quot;&gt;hCard&lt;/a&gt; solves on the Web with the minimum of duplication of data into hidden places and mimetype hackery/configuration (problems of the other approaches mentioned).&lt;/p&gt;

&lt;p&gt;You can either use a 3rd party service like claimID as mentioned to claim your various profiles on the Web, or you can simply continue to publish your profile information on your about or author page, simply add just a bit of hCard markup, and use &lt;a href=&quot;http://www.gmpg.org/xfn/and/#idconsolidation&quot; rel=&quot;nofollow&quot;&gt;XFN Identity Consolidation&lt;/a&gt; (rel=&quot;me&quot;) to turn your about page into your consolidated identity hub.&lt;/p&gt;

&lt;p&gt;While services will undoubtedly continue to ask you a hundred profile questions, the better ones will do something as simple as use the simple open source &lt;a href=&quot;http://www.allinthehead.com/hkit&quot; rel=&quot;nofollow&quot;&gt;hKit Microformats Toolkit&lt;/a&gt; by &lt;a href=&quot;http://www.allinthehead.com/&quot; rel=&quot;nofollow&quot;&gt;Drew McLellan&lt;/a&gt; to let you simply enter your hCard URL and fill out all the questions automatically from that.&lt;/p&gt;

&lt;p&gt;And the best services will help you, the user, keep your profile as portable as you would like it, by marking it up with hCard as well.  Already, profiles on numerous services, in addition to the abovementioned claimID, like &lt;a href=&quot;http://flickr.com/&quot; rel=&quot;nofollow&quot;&gt;Flickr&lt;/a&gt; and &lt;a href=&quot;http://technorati.com/&quot; rel=&quot;nofollow&quot;&gt;Technorati&lt;/a&gt; are marked up with hCard and thus ready for reuse with services that use hKit.&lt;/p&gt;

&lt;p&gt;Finally, some have brought up &quot;extensibility&quot; as something that is desirable yet recent lessons have taught us that in terms of standards and interoperability, the opposite is true.  The more well-defined not-infinitely-extensible a standard is, the sooner implementers know they are &quot;done&quot; implementing it (interoperably even!), and the less chance there is of a zillion non-interoperable extensions randomly emerging (i.e. Tower of Babel problem) which then cause headaches not only for all implementers, but users as well as the users then have to contend with their data not quite working interoperably across all the different services that all support slightly different sets of incompatible/non-interoperable extensions.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085272&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://macgirvin.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=74685c9f342f159611317a68c2655218&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://macgirvin.com&quot;&gt;Mike Macgirvin&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085272&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-22T20:38:14&quot;&gt;2006-08-22T20:38:14&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;I agree with Steve. Who am I? It depends. Who are you, and based on that - what do I wish you to know about me? Who are my friends? Same thing. Even if I wanted to divulge them, I then need to  respect their privacy wishes and decide if they want you to know that they are a friend of mine (or not) and how they came to be tagged as friends. A web service which tries to consolidate all of this info is presented with too many privacy conflicts to ever get it right (IMAO). I can recall this concept being tried by a hundred different companies (not to mention open source projects) going back to the early 90's. It was never an issue of technology. The hurdles are primarily social and revolve around trust and privacy - and delegation of these rights to third parties in language even my mother would understand.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221085274&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://dekoration.cc&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=f67e69a66a666638b4e3ba3b9fa68eda&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://dekoration.cc&quot;&gt;Wohnaccessoires&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221085274&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2007-03-16T22:04:59&quot;&gt;2007-03-16T22:04:59&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;But you’re forgetting that a lot of people, myself included, like to represent themselves in different ways on different sites. This would only really be useful as a starting point, I wouldn’t want all my profiles to be identical. I don’t use the same info for business (linkedin), school (facebook), friends from home (myspace), people i know from various music forums (last.fm) etc.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;/ul&gt;
    
        &lt;/div&gt;



</content>
    </entry>
    
    
</feed>

