VCard

From DGCWiki

Jump to: navigation, search

Contents

Main Info

  • RFC 2426 is the official vCard 3.0 standard.

Dates and VCard

  • RFC3339 defines a date and time format for use in Internet protocols that is a profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.

Addresses and VCard

Tel and VCard

IM and VCard

E.g.

  BEGIN:vCard
  VERSION:3.0
  FN:Alice Doe
  IMPP;TYPE=personal,pref:im:alice@example.com
  END:vCard

With:

  "sip" indicates to use SIP/SIMPLE,
  "xmpp" indicates to use XMPP,
  "irc" indicates to use IRC,
  "ymsgr" indicates to use yahoo,
  "msn" might indicate to use Microsoft messenger,
  "aim" indicates to use AOL, and
  "im" or "pres" indicates that a CPIM or CPP gateway should be used.


Liberty Alliance

Liberty Alliance defines a Personal profile service, and a People Service - NOTE: The internal links frequently break on the Liberty Alliance website.

More details available at Liberty Alliance Profile Based Services

Other Work

  • hCard is a simple, open, distributed format for representing people, companies, organizations, and places, using a 1:1 representation of vCard (RFC 2426) properties and values in semantic XHTML. hCard is one of several open microformat standards suitable for embedding in (X)HTML, Atom, RSS, and arbitrary XML.
Personal tools