Categories
Design Grumm

Grumm the Screamer – Red

I’ve finished my first skin for Grumm.

I call it: Grumm the Screamer – Red
Grumm the Screamer - Red And look at him from all angles:

Update#1: Nobody will see the difference but I’ve updated the flash movie, so it’s now possible to choose the rotation direction.
[swf]http://www.matthijskamstra.nl/laboratory/rotation/slideshow_v03.swf?xmluri=http://www.matthijskamstra.nl/laboratory/rotation/xml/grumm_screamer_red_web.xml , 450 , 335[/swf]
Categories
Firefox extensions

DIY Firefox extension version 2.0

Update: It’s beter to change it to a flexible number so it’s future prove
So I changed “2.0” to “2.*
like this

0.7
2.*

You just installed FireFox 2.0 and enjoying it!
You want to use one of your favorite extensions but you can’t: it’s not compatible with FireFox 2.0.
You want to install a new extension, and you can’t: it’s not compatible with FireFox 2.0.

Sound familiar?

I found the solution:
It’s possible to update some extensions to FireFox 2.0 (this doesn’t always work… I know this from my own experience so be careful!)

Most of the time it’s a version number that has to be changed… And it’s not difficult.
But remember, some code may not work,
In most cases this will work: most programs are backward compatible which means that is can handle old code.

So here a step by step walk through this process.

Source: comment on BBCode by Nic Chilton.

xpi files are just zip files, so you can update any extension to work with the latest Firefox yourself by following these instructions: