New Preferences

After receiving a comment on a previous blog post, I added some preferences and redesigned my preferences dialog. It now has three tabs: Main, Extended, and Address.  The wording and layout of the preferences will probably change, but any feedback Read more…

Why I love NoScript

Here’s why I love NoScript – http://noscript.net/ Firefox 3.0 w/ NoScript & AdblockPlus in Gentoo Linux: NOTE: Do not go to the URL in the picture…I should have blurred it out.

Extension Update

Refactoring Since the last update, I have finished refactoring all of my code except for the code that converts contacts from one format to the other to make it more object-oriented. Bug 413260 I have applied the most recent patch Read more…

Synchronizing Addresses

Introduction Thunderbird stores addresses using 6 fields:  2 lines for the address, the city, the state, the zip code, and the country.  Google stores addresses in one field (supports multiple lines).  Since these two differ so greatly, it is difficult Read more…

Progress Update

L10n (Localization) Support I finished adding support for localization to the extension.  It previously used l10n for the XUL files, but I just finished localizing strings in the scripts.  If you or somebody you know would like to help translate Read more…