I’ve been playing around more with Javascript, as it seems to be increasingly important for doing interesting web applications.
I wrote this stupid hack over the weekend:
http://www.dedasys.com/pagedump.js
Which you can test here (warning: it kills the page you’re on, so if you’re reading this from a feed reader or something, becareful).
meltdown
There is, however a serious problem – the above code crashes Internet Explorer, so please use caution when running it. I can’t figure out what the problem might be, as it works ok in Firefox and Konqueror. Now I remember why I didn’t like Javascript before – “it’s the implementation(s), stupid!”. Advice appreciated.