hcard-xfn-supporting-friends-lists: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(Couchsurfing supports XFN Friendly friends lists)
mNo edit summary
Line 59: Line 59:


== See also ==
== See also ==
* [[xfn-implementations]] - there are a few more in there that need to be copied and expanded in this page.
* [[data-portability]]
* [[data-portability]]
* [[hcard-supporting-user-profiles]]
* [[hcard-supporting-user-profiles]]

Revision as of 17:31, 25 October 2007

hCard+XFN supporting friends lists

Welcome! If you have an account on any of the following services, you already have a list of your friends' hCards with your relationship to them in XFN which you can provide to other services to save time by either importing or subscribing to social network information so you can change it on one site, and have other sites automatically updated, rather than having to re-add/remove all your social network contacts multiple times everytime you meet a new person, decide to unfriend someone etc.

Services with hCard+XFN supporting friends lists

The following web sites support hCard+XFN on their friends lists and are thus suitable for importing/subscribing to other sites that support hCard+XFN. Alphabetically sorted. Feel free to add sites with hCard+XFN supporting friends lists here. Please include a link to the site home page, and instructions for retrieving your the URL of your hCard+XFN supporting friends list on that site.

  • Cork'd - login and copy the URL which should start with http://www.corkd.com/people/
  • Dopplr - login and note that your user page has hCard and XFN for your contacts (site is private beta)
  • Last FM - login, click the "Friends" tab, and copy the URL which should look like: http://www.last.fm/user/[username]/friends/
  • Ma.gnolia - View your contacts page http://ma.gnolia.com/people/[username]/contacts . Note issue(s).
  • Nsyght - Visit your profile page and select "view all" on the friends component. Should look like this: http://www.nsyght.com/friends/[username]/
  • Twitter - login, click on "Your profile" at the top, and copy the URL

Services that import hCard+XFN supporting friends lists

The following web sites support importing your existing hCard+XFN supporting friends lists, e.g. from the above sites. Alphabetically sorted. Feel free to add sites supporting hCard+XFN import here. Please include a link to the site home page, and instructions for how to import friends on the site.

  • Dopplr - as announced login and go to http://www.dopplr.com/account/fellows_from_hcard to import (site is private beta)
  • Nsyght - Register for an account to import from Digg, Pownce, Last.fm, and Twitter (site is in public alpha)

Services with XFN supporting friends lists

  • 3eep - each user's friends are linked to with XFN is located at http://3eep.com/users/[username]
  • CouchSurfing profiles have XFN Friendly friends lists (e.g. Guaka's).
  • LiveJournal - login, click on the "Profile" link, and copy the URL which should start with http://USERNAME.livejournal.com/profile where USERNAME is your LJ username. E.g. [1]. LiveJournal profiles have complete friends lists marked up in XFN.
  • Wordpress.com and any other blogs using Wordpress 1.5 or later have XFN supporting blog rolls.

Services with XFN rel="me" supporting identity consolidation

Implement hCard XFN supporting friends lists

Want to implement hCard+XFN on your site so you can list it here?

  1. Markup friends with hCard. See the hCard authoring page for how to mark-up names, links, icons of people in friends lists with hCard.
  2. XFN on friend links. Friends lists should be marked up with XFN per XFN clarifications: mapping community site friends. See also the XFN: Getting Started page for how to markup links to people with XFN. See also the hCard examples: hCard and XFN which demonstrates this and the previous step quite well.
  3. rel="me" to a user's other URLs. Hyperlinks to users' home pages or blogs should have the XFN rel="me" attribute to support user-driven (since the user chooses the URL to link to) identity consolidation.
  4. rel="me" on "View All Friends..." links. If a user profile page on your site links to a separate page for that user's friends list, add rel="me" to that link.
  5. rel="me" on friends list pagination links. If your site paginates a user's friend list into multiple pages, be sure to add rel="me next" to your "Next" pagination hyperlinks, and similarly rel="me prev" to your "Previous" pagination hyperlinks.


Please also consider implementing hCard user profiles.

For more information

Want to implement hCard+XFN friend lists on your site so you can list it here?

In addition to the previous "Implement" section, see the hCard authoring page for how to mark-up information about a person with hCard, and XFN getting started page for how to mark-up friend links with XFN.

Join the microformats community, in particular the #microformats IRC channel on irc://irc.freenode.net#microformats and the microformats-dev mailing list, and send a message stating that you'd like to add hCard to the profiles and hCard+XFN supporting friends lists to your website.

Please also consider implementing hCard supporting user profiles.

See hCard+XFN supporting friends lists issues for issues, problems with implementations.

See also