I’m sure most of you have already caught this, but Google released a Firefox plugin to solve some of the synchronization issues we all face or have faced in the past.

There’s a detailed write-up on the plugin here and FAQs are available.

Google Browser Sync for Firefox is an extension that continuously synchronizes your browser settings – including bookmarks, history, persistent cookies, and saved passwords – across your computers. It also allows you to restore open tabs and windows across different machines and browser sessions.

A few years back (before I migrated to a laptop that I used at home and in the office) I was using a 3rd party Firefox plugin that effectively ftp’d my bookmarks to/from a centralized server and had some minimal conflict resolution.

It worked well enough but I think Google has upped the ante a bit, if you can get past the idea of them storing your data (As I see it, they’ve already got my email which is valuable enough in its own right). Personally I would never synchronize cookies & saved passwords but, if you’re comfortable with that, it looks like Google will at least encrypt them in some form.


Leave a Comment




  • Windows Live Writer isn’t bad Until recently, the bulk of my writing was done on a Mac using Ecto.  I was looking for a suitable publishing tool for Windows and was directed towards ...

  • Pet Peeve: Don’t email my password to me in plain text You know the drill. Signup for some random service on the internet Receive a confirmation email with your account information or Forget a password for some random service ...

  • Eclipise Memory Analyzer (MAT) I must say the Eclipse Memory Analyzer looks pretty slick. There is some pretty good material over on the developers blog. Lastly, there was a talk on it ...

  • Open-source Web-based Code Review Tool: Rietveld Guido van Rossum, of Python fame, has recently released a Django-based application that enables web-based code reviews... Rietveld. It supports any language and currently can hook into Subversion repositories. You ...

  • An implementation of the JVM in Javascript? Caught this over on JavaPosse Google Groups. Essentially, some bright fellows over in Japan have developed a bytecode->javascript compiler. There's a demo floating around that took a Tetris ...