Delete specific folders from folder tree with DOS |
12
JUN
09
Lets say we want to delete all directories called "foo" with all their subdirectories in a folder structure. The DOS command would look like t... read more
Delete specific folders from folder tree with DOS |
12
JUN
09
Lets say we want to delete all directories called "foo" with all their subdirectories in a folder structure. The DOS command would look like t... read more
ESC - Javascript Shrinker |
11
JUN
09
There are a lot of JavaScript shrinkers out there. I looked at quite a lot of them but finally got caught with the ESC shrinker from Saltstorm.c... read more
Installing Subversion |
11
JUN
09
Couple of weeks ago I installed subversion on my development machine on which I have a number of NATed virtual machines that I mainly use for ... read more
Limit bandwidth in apache |
7
JUN
09
Recently I had to limit download speed for files on one of my servers and found the perfect tool. mod_bandwidth is an apache module created by... read more