xfn - ReadWriteWeb http://www.readwriteweb.com/feeds/tag/xfn en Copyright 2012 Richard MacManus readwriteweb@gmail.com Tue, 14 Feb 2012 07:05:06 -0800 http://www.sixapart.com/movabletype/?v=4.35-en http://blogs.law.harvard.edu/tech/rss SocialWhois: Whois Lookups for the Social Web socialwhois.gifWhen you want to know about a domain name, you jump to whois to get all of the information on the person who registered it. But when you want to know more about the person who just started following you on Twitter or FriendFeed, it hasn't been that easy - even though we've tried to provide you with tools to do it. Now, a new service promises to simplify the process. It's a new take on whois for the social web: SocialWhois, a service that uses XFN, microformats, APML, and tagging to provide a more complete picture of that new follower's presence online.

]]> The service works like any number of XFN crawlers we've seen, but it's simple enough that anyone can use it. Simply enter the Twitter or FriendFeed username of the person you'd like to look up. The service will do its best to guess who the person is. As we tested it, we found it doing an incredibly good job of guessing - finding all sorts of interesting and relevant links about the users we tried.

socialwhoisScreen.gifIf you'd like to tweak the results for your profile - or hide your profile completely - you can always log in using your Twitter credentials or your FriendFeed key.

Oh great. Yet another profile to complete? Not exactly. Thanks to SocialWhois' "voodoo" button. One click and you're likely to have your profile pre-populated with relevant information from your profiles across the Web.

This Isn't a Popularity Contest

One of the things that makes SocialWhois so appealing isn't what it is, but rather what it isn't. It isn't a popularity contest. It's a search for relevance:

"SocialWhois is about everything but popularity. You'll think that it's hypocrisy or irony, but I (SocialWhois' creator) am not popular on SocialWhois! And guess what, I like it that way! Really :) In fact, on SocialWhois, no one is popular.... You can navigate in the graph and discover new faces, and the way this graph is being traversed is different for everyone of us."

With the tagging functionality, you're more likely to find that user who shares similar interests with you. And in so doing, you're likely to have more engaging conversations.

It Just Works

One of the things we've always loved about whois is the fact that it just works. There are any number of services that allow you to look at the data held by the registrars, all of which have varying levels of usability and clutter. But by and large, we run whois lookups because they serve a specific purpose.

SocialWhois has a lot of that same appeal. Simple, straightforward, and it provides the information you're seeking. It will be interesting to add this to the collection of tools we use to find - and better understand - those around us on the social web.

]]> Discuss]]>
http://www.readwriteweb.com/archives/socialwhois_social_web_whois.php http://www.readwriteweb.com/archives/socialwhois_social_web_whois.php Social Web Wed, 04 Feb 2009 23:45:47 -0800 Rick Turoczy
4 Technologies for Portability in Social Networks: A Primer Today Marshall Kirkpatrick interviewed Facebook CEO Mark Zuckerberg at SXSW, with the main topic of discussion being Data Portability. Later in the day at the festival, a star studded panel discussed building portable social networks. The panel highlighted four technologies that help make identity and data more portable across social networks: hCard; XFN and FOAF; OpenID; OAuth.

]]> This post serves as an introduction to each of these technologies.

hCard: Providing Your Contact Information

MicroformatsUsers are tired of repeatedly entering profile information over and over again. This problem is solved by the microformat hCard. Leslie Chicoine, an Experience Designer at Get Satisfaction, talked about how her company had created a sign up process for their web application using hCard. (see screen shot below)

HCardGetSatisfaction

XFN & FOAF: Who are your contacts

SocialGraphAPIAnother microformat, XFN, and the FOAF project are techniques for embedding relationships in links. This allows social networks to recommend contacts that should be shared, without scraping web based email clients. Recently, Google introduced a Social Graph API, which "index[es] the public Web for XHTML Friends Network (XFN), Friend of a Friend (FOAF) markup and other publicly declared connections".

Something very interesting that I wasn't aware of until today's panel was that both Plaxo & Six Apart were working on something similar before Google announced OpenSocial, according to Joe Smarr and David Recordon. However, once Google started focusing on this they were happy to hand it over to them - because Google "has the web on a hard drive", so it makes the crawling component of this far less difficult. For a good overview on Google's Social Graph API, check out the following introductory video:

OpenID: Authenticating Individuals

Openid Big Logo OpenID is a decentralized framework for allowing social networks (and other web applications) to authenticate users. In other words, it lets users login using shared credentials across different services. It also allows individuals to decide what information they want to share with each application. For example, a user might decide not to provide their postal or email address.

OAuth: Authorizing Access

The final protocol discussed was OAuth. It is a protocol that is less about authentication (OpenID) and more about authorization. The protocol has been developed over the last year. The specification was released in December 2007 and modeled off a number of authorization protocols, including the Flickr Authorization protocol. According to Chris Messina, a number of services have already started using it including:

OAuth
  • Fireeagle
  • Open Social
  • Pownce
  • Get Satisfcation, and
  • Magnolia
  • (and Twitter support will be coming soon)

Chris also pointed to a comment in a recent post of ours about email passwords, that highlighted the need for tools like these. Also there was a comment on RWW from Oren Michels at Mashery, indicating it is the most requested feature for them right now.

Conclusion

DPLogoSecurely moving your data around the web has increasingly become an important concept on the web. Arguably, it was the most discussed meme at this year's SXSW. While not an application, you could say it has been 'this year's Twitter'.

The Data Portability group deserves credit for educating the market. Beyond that, it is also an idea whose time has clearly come. It is interesting to think what applications will be built on top of these portability standards - they might be popular by next year's SXSW!

]]> Discuss]]>
http://www.readwriteweb.com/archives/4_technologies_for_portability.php http://www.readwriteweb.com/archives/4_technologies_for_portability.php SXSW 2008 Mon, 10 Mar 2008 21:39:34 -0800 Sean Ammirati