social-network-portability

From Microformats

(Redirected from portable-social-networks)

Social Network Portability

Table of contents

Social network portability is one of several user-interface ideas and suggestions for working with microformats in the area of data-portability.

The Problem

Why is it that every single social network community site makes you:

In addition, why do you have to:

  • re-turn off notifications?
  • re-specify privacy preferences?
  • re-block negative people (http://headrush.typepad.com/creating_passionate_users/2006/04/angrynegative_p.html)?

AKA "social network fatigue problem" and "social network update/maintenance problem".

The Goals

When you join a new site, you should be able to import or preferably subscribe to

  • your profile information
  • your social network

from any existing profile of yours.

In addition it would be nice if preferences around:

also transferred between profiles.

AKA a social internetwork, a network of social networks.

Design Patterns and Recipes

The "How To" for social network profile sites that want to solve the above problems and achieve the above goals.

  1. Publish microformats in your user profiles:
    1. implement hCard on user profile pages, including xfn rel="me" on hyperlinks to users' blogs or home pages that they specify. See hcard-supporting-profiles for sites that have already done this and hcard-authoring for how to do so.
    2. implement hCard+XFN on the list of friends on your user profile pages. Use xfn rel="me" 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. [Twitter (http://twitter.com/)]).
    3. implement hCard wherever a user's name is mentioned in lists, in comments, in messages or wherever else it would help to identity that a "person" or "organization" is being referred to.
  2. Subscribe to microformats for your user profiles:
    1. when signing up a new user:
      1. let a user fill out and "auto-sync" from one of their existing hcard-supporting-profiles, their name, their icon etc. Satisfaction Inc already supports this (http://microformats.org/blog/2007/06/21/microformatsorg-turns-2/) (sign up page (http://staging.getsatisfaction.com/people/new)).
      2. let a user fill out and "auto-sync" their list of friends from one of their existing hCard+XFN supporting friends lists. Dopplr.com already supports this (http://microformats.org/blog/2007/06/21/microformatsorg-turns-2/) (screenshot (http://www.flickr.com/photo_zoom.gne?id=576635008&size=o)).

Resources

Groups

Open Source

  • "OpenSocial (http://code.google.com/apis/opensocial/) defines a common API for social applications across multiple websites.
  • hKit - web service and open source PHP for parsing/importing/subscribing to hCard open user profiles.
  • "Online Identity Consolidator (http://opensocialgraph.plaxo.com/)" rel="me" web parser/crawler web service and open source Python.
  • "Django-PSN (portable social networks) (http://django-psn.googlecode.com/svn/trunk/readme.html)" open source for a user interface to create links on a social network profile to "other profiles" marked up with rel="me" naturally. The code can be seen in action on the Pownce (http://pownce.com) website, e.g. on a Pownce profile page that links to other profiles of the same user (http://pownce.com/t/). This is a great complement to the above Plaxo Online Identity Consolidator. What Django-PSN publishes, Plaxo Online Identity Consolidator parses.
  • identity-matcher (http://code.google.com/p/identity-matcher/) - Rails plugin to match identities and social network information from sites such as GMail, Twitter, Flickr, Facebook and any site supporting appropriate microformats. This code was extracted and contributed from Dopplr.
  • Portable Social Network Lib (http://redmonk.net/projects/portable-social-network-lib/) is a Ruby library for consuming/providing Portable Social Network services in social web apps, written by Steve Ivy. (More (http://redmonk.net/archives/2007/11/07/if-you-love-your-users-set-them-free-portable-social-networks/))
  • DiSo (http://code.google.com/p/diso/) - distributed social networking components, Chris Messina and Steve Ivy

User Interfaces

  • "Social Network Portability with Microformats (http://gerardramos.com/mf/)" - a user interface that lets you check how portable your social network is across various sites.
  • "ufXtract - Portable social network profile parser (http://lab.backnetwork.com/ufXtract-psn/)" - A public API which can extract both hCard-XFN patterns and XFN rel=me links from social networks. The API can spider multiple pages following rel=me links. It also tries to find the representative hCard and provides output as JSON or XML.

Social Network Portability FAQ

See social-network-portability-faq.

Events

See the microformats events page for upcoming events related to social network portability.

Articles and blog posts

Note: if you know of or can find earlier mentions on the web of the phrases "portable social network" or "social network portability", please add the earliest reference elsewhere on the web to this chronology. Tantek 08:25, 22 Aug 2007 (PDT).

If you can't see my friends and let my friends be seen, you'll be washed up and hung out to dry.

See ma.gnolia Portable Social Network Group (http://ma.gnolia.com/groups/PSN) for aggregated bookmarks around the subject and join the group to share links.

View blog reactions (http://technorati.com/search/microformats.org/wiki/social-network-portability) to this page.

Issues

Alternative Approaches

Non-web based:

  • psyc (http://about.psyc.eu) and psyced (http://www.psyced.org), a decentralized multi-protocol chat and event notification system with friendship (http://about.psyc.eu/Social_Network) and trust (http://about.psyc.eu/Trust) modeling.

See also

Personal tools