“Go to referrer” bookmarklet

Apparently, Simon Willison’s surfing habit is similar to mine, judging from his entry on On blogging technique and better tabbed browsing.

I’ve always found the problem of losing the “back” button particularly annoying when opening multiple tabs in Mozilla Firebird via middle-clicking (which opens pages in a new tab). Jesse Ruderman’sgo to referrer” bookmarklet solves this bit of annoyance for me, at least until this is implemented directly into Firebird or as an extension.

Google’s new built-in calculator

This is interesting - Google now has a built-in calculator function that works whenever you enter a mathematical expression in your standard Google search box.

Now you can ask Google what is 3 times 4(same as 3 * 4) , 11 squared, the value of pi, the no. of kilometres in 1 mile and even trigonometry questions like sine(45 degrees).

Quick-list of chrome URLs for Mozilla

Jesse Ruderman has made a summary of chrome:// URLs in his blog entry on Chrome URLs in Mozilla and Mozilla Firebird.

Unfortunately they aren’t hyperlinked, so I’ve reproduced them to open in a new window here.

Genetic Algorithms links

This is a collection of links on Genetic Algorithms. For archival purposes.

Note to self: * indicates printed in hard copy

Getting with the style switcher

I’ve always been fascinated with JavaScript-based style switchers, like those at A List Apart and Netscape DevEdge. It’s fun to have a (limited) amount of customizability, without having to reload the webpage like those done using server-side scripting. It’s like a shiny toy for your users to play.

I got myself one of those using Paul Sowden’s Style Switcher and following the (simple) instructions at his A List Apart tutorial entitled “Alternative Style: Working With Alternate Style Sheets“.

And so, redemption in a blog now sports a new Default style and a Clean style, along with the Original style.