Jump to content

XHTML Friends Network

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cydebot (talk | contribs) at 01:48, 23 March 2011 (Robot - Speedily moving category Social network services to Category:Social networking services per CFDS.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

XHTML Friends Network (XFN) is an HTML microformat developed by Global Multimedia Protocols Group that provides a simple way to represent human relationships using links. XFN enables web authors to indicate relationships to the people in their blogrolls by adding one or more keywords as the rel attribute to their links[1]. XFN was the first microformat, introduced in December 2003[1].

Example

A friend of Jimmy Example could indicate that relationship by publishing a link on their site like this:

<a href="http://jimmy.example.com/" rel="friend">Jimmy Example</a>

Multiple values may be used, so if that friend has met Jimmy:

<a href="http://jimmy.example.com/" rel="friend met">Jimmy Example</a>

See also

References

  1. ^ a b Andrews, Paul (2003-12-29). "Social networking beginning to take shape on the Web". The Seattle Times Business & Technology section page C1. The Seattle Times. Retrieved 2009-07-13.