Tag: debug
A Simple Logging Function for JavaScript
October 29, 2007
Prints all the arguments of the function. This function uses console.log if firebug is available – else, uses alert. function…
Single User Mode in Linux
October 12, 2007
To get into single user mode in Linux, stop the boot at grub then edit the kernal you want to…
Recent Comments