!!!Converting Addressbook from LDIF to VCards

The Java application ThunderbirdLdifToVcard converts an LDIF formatted address book exported with Thunderbird into one big vCard file or into several vCard files. The output files may be used for an upload via bluetooth onto a cell phone. 

The vCard file is tested successfully with a Samsung GT-5230 cell phone.

!!Installation 

!Requirements

Java 1.6 Runtime

!Programm Installation

The 'vcard.jar' should run immediately using a standard Java installation.

From command line start the application by executing

java -jar vcard.jar

!License

The application will be published under [GNU Public License 2.0|http://www.gnu.org/licenses/gpl-2.0.html].

!Download

[ThunderbirdLdifToVcard/vcard.jar]

[ThunderbirdLdifToVcard/vCard.zip]