Ruby on windows with mongodb
setting up ruby for windows, like anything windows these days, is more annoying then the other environments, especially Linux. Here… read more
setting up ruby for windows, like anything windows these days, is more annoying then the other environments, especially Linux. Here… read more
I got this simple request from someone I know. He wants to list all the files in a specific folder,… read more
Show the path variable: echo %path% list directories and files: dir. list one screen at a time: dir /p list… read more
Part 1: Part 2: part 3: MS Visual studio 2012 does not support 64 bit assembly, you have to… read more
Auto login is a small utility I wrote to enable users to automatically login to there winXP machine. The current… read more