Online Tool for viewing Google Contacts

About Since I finally got around to learning PHP, I decided to create a quick and simple online tool for viewing your Google Contacts.  It naturally supports the extra attributes that gContactSync uses (except allow remote content and preferred mail format since those aren’t too important). My intention was just to Read more…

gContactSync 0.2.0a2

About gContactSync 0.2 takes advantage of Google’s updated and improved API for obtaining and modifying contacts.  Duplicates are allowed which, combined with a rewrite of the synchronization code, provides a significantly faster synchronization process.  The longest delay now seems to be receiving the contacts from Google.  There may be some Read more…

Address Preferences in gContactSync 0.2

Google and Thunderbird store postal addresses differently, so converting one format to the other is difficult.  Google’s fields have multiple lines while Thunderbird has 6 separate fields.  gContactSync 0.1 would take Thunderbird’s 6 address fields (Address, Address2, City, State, Zip Code, and Country) and convert them into a new field Read more…

gContactSync Versions 0.1.3 & 0.2.0a1

Version 0.1.3 Basic Features Synchronizes contacts between Google Mail and Mozilla Thunderbird (2 or 3, including Thunderbird 3.0b1 and the trunk build [3.0b2pre] as it is today) Can synchronize several accounts with their own address books Adds attributes and “types” for phone numbers and screennames to Thunderbird Customizable with a Read more…

gContactSync version 0.1.2 released

Version 0.1.2 of gContactSync is out and available for download here.  Right-click and hit Save Link As, then install it in Thunderbird. This is a bugfix release only. Bug Fixes: These bugs should be fixed with this release.  If they still aren’t, please let me know. Bug 20112 – Preferences Read more…

gContactSync version 0.1.1 released

Version 0.1.1 of gContactSync is out and available for download here.  Right-click and hit Save Link As, then install it in Thunderbird. New Features: Greatly improved Preferences dialog (thanks to some help from Leszek(teo)Życzkowski) Bug 19960 – Add a preference to enable/disable the toolbar button An icon (again, thanks to Read more…

gContactSync 0.1.0 released

I have finally released version 0.1.0 of gContactSync.  You can download it here. New Features: Spanish (es-ES) locale – Thank you Guillermo Klew!  Note: I just added a few more strings and didn’t have time to ask for help, so if you see any poor translations, they’re my fault. 😉 Read more…