21 messages in com.googlegroups.social-graph-apiRe: why is there no sha1 data in outb...
FromSent OnAttachments
ethaniel20 Apr 2008 06:57 
Manish21 Apr 2008 09:53 
ethaniel21 Apr 2008 10:16 
Brad Fitzpatrick21 Apr 2008 10:25 
ethaniel22 Apr 2008 00:33 
Brad Fitzpatrick22 Apr 2008 10:40 
ethaniel22 Apr 2008 23:39 
Brad Fitzpatrick23 Apr 2008 12:02 
Julian Bond23 Apr 2008 12:41 
Brad Fitzpatrick23 Apr 2008 14:24 
Julian Bond24 Apr 2008 00:51 
Danny Ayers24 Apr 2008 02:21 
Julian Bond24 Apr 2008 02:39 
Martin Atkins24 Apr 2008 12:54 
ethaniel25 Apr 2008 13:36 
Brad Fitzpatrick25 Apr 2008 13:44 
ethaniel26 Apr 2008 01:39 
Ben Laurie26 Apr 2008 09:49 
Dale Newfield26 Apr 2008 10:06 
Martin Atkins27 Apr 2008 03:11 
ethaniel30 Apr 2008 11:03 
Subject:Re: why is there no sha1 data in outbound/inbound nodes?
From:Julian Bond (juli@voidstar.com)
Date:04/24/2008 02:39:22 AM
List:com.googlegroups.social-graph-api

Danny Ayers <dann@gmail.com> Thu, 24 Apr 2008 11:21:47

re. OpenID, Sam Ruby's OpenID for non-SuperUsers [1] is a good guide for linking up OpenIDs to homepages.

It feels like we're moving from <link rel="openid.server" href="http://www.myopenid.com/server" /> <link rel="openid.delegate" href="http://samruby.myopenid.com/" />

to <meta http-equiv="X-XRDS-Location" content="http://intertwingly.net/public/yadis.xrdf"> And the http header X-XRDS-Location: http://intertwingly.net/public/yadis.xrdf">

Do the SG Spiders find all this and then parse the XRDS files to find the openid.delegate?

Then there's the Yahoo problem. <link rel="openid.server" href="http://yahoo.com" /> <link rel="openid.delegate" href="http://yahoo.com" /> really doesn't help with smushing.

I don't disagree, but XFN seems potentially one of the more useful microformats in this context: rel="me" can be interpreted as an IFP between the person and their homepage - isomorphic to the FOAF.

Agreed. Though it's not entirely clear who is the "me" that this page, with it's XFN markup, belongs to. In FOAF this would be explicitly defined. In XFN, it's more about looking for symmetrical back links.