Re: [ANN] vcard 0.1 alpha
Re: [ANN] vcard 0.1 alpha
- Subject: Re: [ANN] vcard 0.1 alpha
- From: Vince DeMarco <email@hidden>
- Date: Wed, 16 Oct 2002 11:34:27 -0700
On Wednesday, October 16, 2002, at 07:47 AM, Barry Books wrote:
vcard is a command line interface to the OS X 10.2 address book. I
wrote it to allow a sh access to the address book but it's also a
simple example of how to get data out of the address book. Insert,
update, as well as other formats will be included in a later release.
Vcard is available under the terms of the BSD license.
Download from http://homepage.mac.com/vcard
Comment, bugs, fixes etc. are welcome.
I just downloaded the program, why don't you just let Address Book
generate the vcard for you instead??
Once you have the ABPerson record call
- (NSData *)vCardRepresentation;
the NSData here is a string in UTF-8 or Unicode.
vince
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.