Posts Tagged ‘addons’

Firefox Addons for Gmail Broken

Permalink

I think Google changed something in relation to Gmail yesterday evening.  I use two Firefox addons to make managing my email a little more efficient – Better Gmail and Gmail Manager – and as of yesterday, both addons now seem to be broken.  I first noticed a problem when Gmail tried to refresh and issued a ‘Could not build contacts’ error and subsequently logged me out.  No amount of cajoling or urging could get me logged back in.  Initially I thought it was a Gmail problem, but when I tested it out, I found I could still login normally from IE7 and Safari.  My next thought, then, was that maybe somehow the Better Gmail addon I use with Firefox to restyle Gmail and add a few convenient functions might have broken.  I disabled it and restarted Firefox, and sure enough, I was logged back in just fine.  I’m a little annoyed now that some of the features that Better Gmail added are currently unavailable, but I’d much rather not have them than not have access to my email at all.

The other plugin that no longer functions is Gmail Manager.  This little addon puts a little module on Firefox’s status bar that allows to check and manage multiple Gmail accounts quickly and easily.  Well, Gmail Manager no longer works, showing all emails accounts as having no email, despite there being mail in most of those inboxes.

My guess is that Google changed something in their Gmail API that has caused most, if not all, Firefox addons for the service to break.  I haven’t had a chance to do much in the way of research into the issue yet, so I don’t know how widespread this issue is and if it’s affecting everyone or if it’s just something screwed up with my particular instance of Firefox. 

If anyone knows anything about this, do please let me know.  I’ll try to keep you posted in the meantime.

Update: Turns out this is a known issue.  There is a comment from the Better Gmail developer that Google rolled out a new version of Gmail recently.  They are currently working on developing a new version of the addon to be compatible with Gmail.  No word yet on whether Gmail Manager is being updated.

Safari

Permalink

I think I finally tracked down the memory leak in Firefox.  I’m still waiting to see if anything goes completely haywire, and I do need to double-check it on my PC at home to be sure, but I think the problem may have been the Firebug addon.  While it is a very useful tool for web development, when it’s looking at every single one of your tabs to check for errors and such, it does have a way of making Firefox very, very big.  It’s a much better policy to just disable the entire thing and then enable on a site-by-site basis, and then for only as long as it takes to troubleshoot any code you’re working on.

In the meantime before I figured this out, I popped open Safari for Windows again this morning.  I really, really like that browser.  In a lot of ways, it makes most websites look a lot better.  Safari seems to render websites with a cleaner, sharper look overall.  Plus, the browser just fired right up and responded instantly to every command I gave it.  It seems to be pretty lightweight, much the way Firefox was in its earlier days.  The only trouble with Safari is that it doesn’t have the addon and plugin support yet that Firefox does, which still makes Safari my second choice for a browser.  If it ever gets the kind of open source addon support that Firefox has, it will certainly give Firefox a run for its money.

I did run a brief Google search this morning for websites that have plugins for Safari.  I didn’t really find much, aside from Safari’s version of Adblock and a couple of developer tools.  I’m kind of hoping that more plugins will open up, but I don’t even know if Safari’s API is open.  It’d certainly be good if it was, but Apple might be playing things close to the vest.

If anyone knows anything about good plugins and addons for Safari, do please let me know.  I think there’s a lot of potential for Safari yet, and probably most of it is still untapped as yet.  I’d like to see that change.

Addon Loadup

Permalink

Apparently, updating three addons at once causes Firefox to take quite a bit longer to load.

Geekware - Introduction

Permalink

Today I’m starting a series of entries on some of the software that I use on a daily basis, things that make my life a lot easier and simpler and allow me to do just about anything I want and need to from just about anywhere.  In this series, I’m going to talk about a handful of desktop applications I use frequently, portable applications (software that can be run directly from your flash drive), add-ons for Firefox that make the browser much more versatile and powerful, Greasemonkey scripts that further enhance the way you see aspects of certain websites, and WordPress plugins – both those that I consider essential to any WP installation and those that serve as WordPress glam.

This first part of the series will deal with defining some terms, since I know that not everyone is aware what some of these things are:

  • Open Source refers to software that is open to anyone to modify and change.  The source code is open to everyone, and so there is usually a general community of people who collectively work on making it better.  Personally, I’ve come to swear by open source software because, first and foremost, it’s free.  These days, with the ready availability of software on the Internet, there is now open source software out there for just about anything that is just as good (and in some cases, better) than brand-name software that you can purchase from a software company.  Open source software also tends to be updated frequently, and many extensions and modifications may be available from other coders who wish to make the software more versatile and more powerful.  Firefox is one example of this type of software, which we will discuss in greater detail later.
  • Freeware is similar to open source software is that it is freely available to all consumers.  The major difference here is that freeware isn’t generally continually under development by a community of developers.  Either the software is developed once and distributed across the Web, only to be promptly forgotten, or the original author maintains exclusive rights to the source code and so upgraded releases and extensions are developed only by the author.
  • FTP stands for file transfer protocol.  FTP is what allows web developers to maintain their sites easily by making it fast and efficient to upload (or download) lots of files at once to their websites.  Later on I’ll discuss my favorite FTP client and how I use it to make continual changes to my own website.
  • Flash drives are miniature hard drives.  They run in size anywhere from 256MB to as much as 8GB.  Of course, now there are portable hard drives that weigh in at a hefty 250GB that function in much the same way as flash drives.  Most flash drives, though, can go on a lanyard or key chain for easy portability.  They make great storage for files and applications.
  • Portable applications are applications that are designed to be completely self-contained so that you can run them from anywhere – your desktop computer’s hard drive, a CD, or your flash drive.  They don’t install – that is, they don’t make any changes to the registry in your Windows operating system – which means that, if you have the application on CD or a flash drive, you can just plug it into any computer anywhere and run it instantly.  This is what makes them portable, by being able to essentially take specific functions of your computer with you.  I’ve come to swear by portable applications, so much so that pretty much every application I run on a daily basis I run from my 1GB flash drive.  I’ll talk more about portable applications later and why I think they are so valuable and convenient.

    This is just a taste of things to come.  The articles that follow from here will detail different types of software that are great for web geeks and some that are great tools for anyone.

Gmail Clean

Permalink

Greasemonkey + Gmail Super Clean = a much prettier Gmail interface