Category Archives: Misc.

MySQL Dump / Backup Batch Script for Windows

This is a small Windows Batch Script which I’ve created for dumping out all tables from a local MySQL Service; all the data gets dumped as a plain SQL file which is then archived using 7Zip.  This script will also … Continue reading

Posted in Misc. | Leave a comment

New Blog

And yet another blog is born, personally I think there are too many of these things on the internet, but I wanted a place to bring together my development progress now that I am off to work for CNET and … Continue reading

Posted in Misc. | 2 Comments