So whats the V card thing in peoples profiles? Can that be filled in by anybody?
Announcement
Collapse
No announcement yet.
V Card?
Collapse
X
-
A vCard is an electronic (or virtual) business card. It allows users to exchange their personal information with each other. vCards can carry directory information about the user such as name, address, telephone number. Including the users details within email messages.
Information transferred in vCards can be automatically added to address books, and interact with any application that supports the vCard standards.
-
vCards is an standardized way of createing a virtual business card as Sean pointed out.
The file begins with the declaration
Code:BEGIN:VCARD
Code:END:VCARD
FN
N
NICKNAME
PHOTO
BDAY
ADR
LABEL
TEL
EMAIL
MAILER
TZ
GEO
TITLE
ROLE
LOGO
AGENT
ORG
CATEGORIES
NOTE
PRODID
REV
SORT-STRING
SOUND
URL
UID
VERSION
CLASS
KEY
And any other tag that someone felt like adding could be added with a prefix to the tag:
X-*****
Great data file available here on the format:
And to make one you can go here:
Last edited by HarryChiling; 09-20-2008, 02:24 PM.1st* HTML5 Tracer Software
1st Mac Compatible Tracer Software
1st Linux Compatible Tracer Software
*Dave at OptiVision has a web based tracer integration package that's awesome.
Comment
Comment