social-network-portability: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(added implementation of hcard for ALL PEOPLE and ORG references)
(recommending inclusion of @profile to transparently provide foaf)
Line 36: Line 36:
## implement [[hcard|hCard]]+[[xfn|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. [[http://twitter.com/ Twitter]]).
## implement [[hcard|hCard]]+[[xfn|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. [[http://twitter.com/ Twitter]]).
## implement [[hcard|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.  
## implement [[hcard|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.  
## include the appropriate profile attributes in the head element of documents containing microformats and ensure your markup is valid (with profiles attributes and XHTML, GRDDL-aware agents can transparently interpret [[hcard|hCard]]+[[xfn|XFN]] as FOAF/RDF data)
# Subscribe to microformats for your user profiles:
# Subscribe to microformats for your user profiles:
## when signing up a new user:
## when signing up a new user:

Revision as of 19:05, 2 December 2007

Social Network Portability

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:

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.
    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]).
    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.
    4. include the appropriate profile attributes in the head element of documents containing microformats and ensure your markup is valid (with profiles attributes and XHTML, GRDDL-aware agents can transparently interpret hCard+XFN as FOAF/RDF data)
  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 (sign up page).
      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 (screenshot).

Resources

Groups

Open Source

User Interfaces

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 for aggregated bookmarks around the subject and join the group to share links.

View blog reactions to this page.

Issues

Alternative Approaches

Non-web based:

See also