JavaScript Shell 4.4beta

I’ve put a new version of JSSh, my interactive  JavaScript Shell, online at http://jssh.skypher.com. I’ve replace the error handlers and object visualization routines, which should improve your grasp of what’s going on in various browsers…

JavaScript stack trace

I’ve created an example script that outputs a stack dump in JavaScript. It shows all the functions that have been called, their arguments and the values of these arguments. I find it to be very useful while writing complex JavaScripts - I use it in asserts and error handlers to find out why things go wrong quickly…

iGoogle enhancement

I was talking to Skylined about greasemonkey and my language enhancement of the results of Google, when we came up with another one, dubbed: Instant Search Type.

This new script removes the “I’m feeling Lucky” button and adds an Images and a Maps button…

JavaScript Shell

(*Update*: I’ve released 4.4beta, which is cross-browser compatible and should work on Internet Explorer, FireFox and Safari)

I have put version 4.2beta of my JavaScript Shell online here

Google Language Change

Recently I discovered greasemonkey throu the lifehacker website.
After it’s possibilities sank in, I figured out one of my main frustrations: Google. in particular, it’s language settings…