GearSaver Reloaded

The GearSaver Bookmarklet was not that useful since there was no easy way to use the saved data. Since this is an itch that I’d really like to be able to scratch, I reached further and improved on it to the point that I can now write this post in a GearSaver-enabled textarea. Added features are:

  • uses jQuery - I have no intention of working around browser DOM quirks more than I already have to
  • displays previously saved versions
  • ability to preview a version and apply to current textarea content
  • ability to delete versions

Eventually, I hope to be able to provide the script as:

  • ad-hoc inclusion into any page - this already works in the current version
  • as a bookmarklet - so that you can enable any page
  • as a greasemonkey script - so that you can automatically have it turned on on the sites that you want it

So, without further ado, you can try it out…

1. Here’s a textarea


2. Make sure you have Google Gears installed.

3. Click here to enable GearSaver.

4. Gears will ask you whether to allow http://dready.org/ to write data

Please report any bugs / suggestions.

Update 20070812: Updated to use new and improved version 0.4



Related posts:

  1. GearSaver Bookmarklet Google Gears is one of the most exciting technologies to be released IMO. It will push the web 2.0 envelope...
  2. GearSaver v0.4 I’m pleased to announce GearSaver v0.4. This version has been tested under Firefox 2.0.0.6 and IE7 on Windows with Gears...
  3. Java SSL Implementation does not detect disconnected socket To be exact, Sun’s JSSE SSL/TLS implementation ignores the EOFException that is generated when its underlying socket was closed properly...
  4. Using XML-Stream without Encode.pm I needed to write a notification script for AMMS, so that a mail server administrator can be notified by IM...
  5. Mozilla/Firefox Vulnerability Discovered and Patched There’s a new vulnerability in Mozilla / Firefox that allows arbitrary code execution, as reported in Slashdot. You can...

Related posts brought to you by Yet Another Related Posts Plugin.