General

Know thyself

Yahoo! Personals is offering a free Personality Test. It's a fun little, Flash-based test that takes only about 10 minutes to complete and then you get a report which tells you aboout your personality type and what type of...
JavaScriptProgramming

AJAX

AJAX is a new approach to interactive web applications, basically involving using JavaScript that queries back to the server (without refreshing the whole page) using XMLHttpRequest. I had seen this term a few weeks ago and then...
GeneralWindows

Cygwin tips

Cygwin resources: http://www.mdsh.com/notes/cygwinOnWindowsNT.jsp http://pigtail.net/LRP/printsrv/cygwin-sshd.html If you're attempting to ssh to a Cygwin box that is on a Windows domain and you get immediately logged out - e.g.:...