Please note that a rewrite version of GContact is available based on HTML5, JavaScript, CouchDb to store data, REST and a little of PHP as "glue" between JavaScript and database (wich may be converted to nodejs later).
The project is stable ; you can import your data from previous/current version.
No release for now but source code for that version is published on the git repository of the project (the SVN repo contains the source code for legacy releases).
I began to write a second and brand new version of GContact.
That new version is heavily based on HTML5, JavaScript, CouchDb to store data, REST and a little of PHP as "glue" between JavaScript and database.
The project is in early phase (for now, only the authentication page has been written). So, GContact "version 1" will still be the "stable" release for, at least, several months.... read more
I've opened a SVN repository for GContact and I've migrated all CVS files (by check in, so CVS history is not available on SVN repo).
So SVN is the main SCM and CVS is now deprecated.
You should use SVN to get the source code and commit.
CVS should only be used to view files history (I think I'll remove it soon).
Grégory
GContact is a Web based address book in Ajax/PHP : multi-user, multi-contacts (email,phone,icq,msn,...) & multi-address for each person, birthday reminder by email, mailing-list management, Excel export, ...
That version includes an italian translation from Raffaele Paparella. Thanks again Raffaele !
That version add translation in english and french for notifications emails and fix some bugs when used with multiple users.
GContact is now translated in Czech !
Thanks to Martin Drábek !
Release 0.6.6 is out and fix some XSS vulnerabilities.
This version includes a Polish translation from Krzysztof Labocha.
This version add a mailing-list delete action and a "clear screen" link.
Also, a Perl script allows you to import contacts from a VCF file into GContact (thanks to Robin Clarke).
This version add a german translation of the interface and fix a bug in admin authentification.
This version include an admin directory wich contains the user creation page and a stats page (users, language used, last mail sent, persons number, groups and mailing-list numbers).
This directory is also protected by a password.
The search engine looks now into persons, addresses, contacts and notes and operators (like +, -, *) can now be used to precise research.
The login page has also been improved.
The version 0.5.3 is online, fixing some bugs and a
demo is available to see how GContact works : http://gcontact.sourceforge.net/demos/demo.htm
this versions include internationalization support.
The user interface has been translated in english and spanish. German and portuguese translations will come soon.
The Excel export function allows you to get an XLS file with all yours persons, contacts and addresses.
The version 0.5.0 will be the next version with an internationalization support (french, english, spanish and german).
The version 0.4.0 allows you to create some mailing-lists (friends, family, work, etc) to send an email to multiple persons in 1 click.
In this version, you can also show all person's birthdays in one screen and print it.
At last but not least, tool tips is also a new feature wich show you tips about how to better use GContact.
- A major bug was fixed for Firefox (problem with XmlHttpRequest)
- In order to unify data, dynamic lists have been added for contact type and address title (like google suggest)
Multiple 'update' buttons have been modified into only one button to improve ergonomy.
The new release (0-2-0) send you an email before the next birthday from persons of you address book !
The number of incoming emails (5 days, 2 days, 1 day before or the day of the birthday) can be chosen by each user.
The first version of GContact is released !
This version can be used to manage an address book and to store informations (adresses, email, phone, url, msn, etc, etc) for each person.
It uses Ajax for research and actions (creation/update/delete) on address book.