Friday, July 30, 2010

Social Graph - Check How You Are Connected!

Demo Social Graph API - Site Connectivity

Example Apps

What does this demo show?

This shows how your sites are connected. The top section lists your other sites that are connected to the URLs you entered ("me" links). The 'Score' column shows how well-linked each is - green for fully linked, red for just one. 'Possible connections' is a list of other sites that link to your URLs with 'me' links.

Where do these URLs come from?

These are public links on websites, marked up using Open standards such as XFN and FOAF, designed to express relationships online.

To use XFN to connect sites, add rel="me" to your link like this:

<a href="http://kevinmarks.com" rel="me" >me</a>

More details on XFN.

To use FOAF, create a FOAF file and link to it from your web page. More details on FOAF.

What is the Social Graph API?

The Social Graph API makes information about the public connections between people on the Web easily available and useful for developers. Developers can query this public information to offer their users dramatically streamlined "add friends" functionality and other useful features.

For more information, please visit the Social Graph API FAQ.

How are your sites connected?

Start by entering URLs to your blogs and profile pages. Enter one per line:

If you don't have a blog or profile page, try: kevinmarks.com or bradfitz.com

Info on your connected sites

Using "new"-ish code let's the internet know which links are you and who your friends are! As more and more applications and websites take advantage of this information, you'll see a more and more connected world! Check it out.

No comments:

Post a Comment