Test Release 0.1a2 Out

I have just released another alpha (testing) version of gContactSync with some bug fixes and a few new features. New Features Mail Lists in Thunderbird and Groups in Google Contacts are now synchronized.  You can rename, add, or remove groups or add or remove the cards to and from them. Read more…

Support for Mail Lists and Contact Groups

I have finished adding support for synchronizing Thunderbird’s mail lists and Google’s contact groups in gContactSync.  It can do everything one would expect, such as reflecting changes in the contacts contained within groups, add/remove groups, etc. except if you rename a mail list or contact group the complementary group or Read more…

gContactSync available for download

The first–and possibly only–alpha version of my extension is available for download.  You can watch a flash tutorial on basic use and download it here.  Please watch the tutorial before using it or you might run into problems. Remember that it is an alpha version, so there might be bugs, Read more…

Update

I have been looking for and fixing bugs, so I am almost ready to release my extension either late today or tomorrow if everything works out as planned.  I’m going to be pretty busy today through Saturday, so I might not be able to respond to comments/bugs until then. Mozdev Read more…

Update

Contact Conversion Rewrite I finally finished rewriting the code to convert contacts as it was overly complicated and some code was duplicated a few times.  Along the way I was greeted with an error message I’ve never seen: Error: XML descendants internal method called on incompatible Object The cause: I Read more…

Extra Attributes now in Card View

The extra attributes added by gContactSync (ThirdEmail, FourthEmail, (Google)TalkScreenName, YahooScreenName, MSNScreenName, ICQScreenName, JabberScreenName, OtherAddress, OtherNumber, HomeFaxNumber, and Groups) are now easily viewed and should be indistinguishable from regular attributes in the GUI, but the extra properties will not be copied/moved with the card unless you have the patch for 413260 Read more…

Thunderbird 2 Support

I recently decided to support Thunderbird 2 (specifically 2.0.0.14 and above), but only had basic sync support (only the original attributes were synced) until figuring out a few bugs today.  As of now, the extension fully supports Thunderbird 2, 3, and 3 with the patch for Bug 413260 applied.  The Read more…