February 21, 2007 at 11:22 am
· Filed under Computing
Recently having installed Windows Vista onto my development computer I am coming across a few things that have changed since XP. For example, Microsoft Script Debugger now no longer works, or at least crashes Internet Explorer when it’s installed. (update :see comments)
I thought however I would keep an open post and keep adding the solutions to things that I have found. The first is View Source Editor, as I am using a 64 bit version of Vista, the View Source Editor is now stored in a different location in the registry.
Read the rest of this entry »
Permalink
February 16, 2007 at 9:03 am
· Filed under Computing
Ever been running a complex script and have firefox alert you every 10 seconds or so, just to let you know that a script is running and would you like it to continue?
A script on this page may be busy, or it may have stopped responding. You can stop the script right now, or you can continue to see if it completes.
It does get quite annoying sometimes, considerably when without the pop ups the script would take half the time to execute. Obviously there are benefits to keeping this quite low for security reasons, on the otherhand if you just want to increase it a little here is how you do it along with other useful tips and tweaks :
Read the rest of this entry »
Permalink