Projects tagged ‘vcard’


[25 total ]

6 Users

OpenWebMail is a full-featured webmail, addressbook, calendar, and webdisk system that is designed to manage very large mail folder files in a quick and memory efficient way. Started in 2001, it is ... [More] written in Perl and available for free under an open source BSD license. [Less]
Created 10 months ago.

3 Users
 

PHP iAddressBook is an address book for a single user. You can use it for Personal or Business Cards (it supports tons of fields), features a spotlight-like search, has transparent vCard ... [More] import/export, multilanguage support, design templates and an intuitive interface. It aims at 100% compatibility to the AddressBook in Mac OS X. [Less]
Created about 1 year ago.

1 Users

jPim is an Open Source effort to implement a PIM library in Java that provides a reuseable business object model for standard personal information and util packages that provide persistency and ... [More] marshalling/unmarshalling capabilities. The main focus to get started will be contacts and contact management; however if there is enough community interest, the next step is calendar data and calendar management and then anything else that qualifies within a reasonable understanding of "personal information". The developed library should be accessible from any Java executeable context (i.e. Applet, Application, Web Application etc.). [Less]
Created about 1 year ago.

1 Users
 

Simple, web-based addressbook (contact manager, organizer): Addresses, e-Mails, phone numbers & birthdays. vCard and CSV export support. Homepage guessed from e-Mail, "Google Maps" links. Based on ... [More] PHP/MySQL. http://php-addressbook.sourceforge.net/demo [Less]
Created about 1 year ago.

1 Users

Project of: Google Summer Of Code 2008 (BlueZ) The Phonebook Client (PCE) runs in devices that retrieves phone book objects from de Server Equipment. This client. It is based on a Cliente-Server ... [More] interaction model where the Client device pulls phone book objects from the Server device. The PCE to access the list of phonebook entries stored in the PSE, download one or several phonebook entries or access the call histories. By: Larry de Oliveira Lira Jr. [Less]
Created 11 months ago.

0 Users

Latest version: - from - (ChangeHistory). IntroductionPersonal tool to work with contacts, it's the main reference implementation service of the semap semantic bus. It contains the console and ... [More] Firefox plugin versions. RequirementsThe semap installation only. FeaturesURI-based Semantic Web style; FOAF vocabulary based records; Multilingual support. DownloadNot available yet, the output of 1.0-M1 version planned to the end of autumn of 2007. Quick StartRead the getting start tutorial to start to use contactserv quickly. News2007/08/13 - the initial version of contactserv console tool specification has been completed. 2007/06/25 - this project has been created. DocumentationsThe console tool specification Roadmap Version Description Plan of Release 1.0-M1 Implement the console tool on basis of semap RESTful API The end of autumn of 2007 Join the Mailing ListSend a mail to semap-announce-subscribe@googlegroups.com to subscribe to the announcements mail list about the semap project and it's services (public archives). [Less]
Created about 1 year ago.

0 Users

CGI application, using client-server architecture to fetch and display XMPP vCards.
Created about 1 year ago.

0 Users

Project consist of application server and mobile applications for Android, Windows CE/Mobile and JavaME platforms. The purpose of this application is to allow user exchange basic contact informations ... [More] between mobile devices with only one button press. Mobile devices are required to have active Internet connection and to provide some location service like GSM or positioning by CellID. This is a student project made for Mobile Systems classes, at AGH University of Technology in 2009/2010 academic year. [Less]
Created 18 days ago.

0 Users

Java library for manipulating vCard files. The source code was extracted from the Google Android project. This project was created out of desperation that there is no decent Java vCard library. All ... [More] libraries which I have found had problems with various file or character encodings, vCard versions, etc. Therefore I hacked a vCard related code out of Google Android project and made it into a standalone library. Read UsageExamples for instructions how to easily use it. I made a few changes in the Google's code (notably a few improvements in "UTF-8" support and redirected error reporting to a standard Java Logging facility). Nevertheless I don't plan on any further additions, except on updating sources from new versions of Android. If you want to manage this project, don't hesitate to ask. Looking for other Java vCard libraries? See SimilarProjects. [Less]
Created 3 months ago.

0 Users

A short python script to convert a vCard file (.vcf) of exported Gmail contacts into abook's addressbook format. To export your gmail contacts in vCard format, select Contacts -> Export and choose ... [More] the 3rd export format (vCard). The file will be saved by default as contacts.vcf. Options: --version show program's version number and exit -h, --help show this help message and exit -i INPUTFILE, --inputfile=INPUTFILE The vcf file containing the contacts to convert (default=contacts.vcf) -o OUTPUTFILE, --outputfile=OUTPUTFILE The name of the output file to be generated by this script (default=addressbook) -d, --debug Print debug statements (default=False) -v Print the program version [Less]
Created 8 months ago.