Thu 17 Apr 2008
Linux and Free BSD, how to zip a folder. This is useful for backups, or moving to a new webhost.
zip -9 -r zipname folder
example: zip -9 -r myfolder.zip examplefoldername
-9 = best compression
-r = recursive
Thu 17 Apr 2008
Linux and Free BSD, how to zip a folder. This is useful for backups, or moving to a new webhost.
zip -9 -r zipname folder
example: zip -9 -r myfolder.zip examplefoldername
-9 = best compression
-r = recursive
Thu 13 Sep 2007

original wordpress plugin art!
Wed 23 May 2007
Did you know that Windows XP comes with a free command line defrag tool? It sure does, it is really easy to use. Simply get to a command prompt (click on Start -> Run, and type cmd in the box.). Then to defragment the C: drive you would type defrag C:
Now if you want to schedule it to run, make a quick batch file by opening up notepad.exe (Start -> run -> notepad.exe). Type your command into notepad defrag C: save the file as mydefrag.bat
Then go into your task scheduler and choose your batch file as the item to schedule.

Tue 1 May 2007
Wed 18 Apr 2007
Very neat tool to create nice looking logos. Enter your text and choose from a large variety of options to customize your logo. Here is one I made in only a few seconds. Pretty cool!
