My desktop is always a mess. I constantly download files there and forget all about them. Every now and then I copy files into sub directories, so my desktop looks sane for a day or two before it gets out of control again. Why don’t I write a script that I can schedule to do this for me. Then my desktop will always be...

One of my jobs is adding extra features to our internal databases. There is a fair amount of risk in doing this. I could make a change to one of the queries in the database that stops the rest of the company using it as they need to. This could be a costly mistake, almost as bad as the database server being...

I work for a company that provides a cloud computing website, but what is Cloud Computing? Wikipedia defines it as “Cloud computing involves deploying groups of remote servers and software networks that allow centralized data storage and online access to computer services or resources.” Erm. What does that mean? Well...

Many, many years ago I tried to learn Java. I didn’t get very far but one of the things I built was The Game of Life. Unfortunately I can not find the code I wrote, probably a good things as it is probably amusingly bad. Now you are probably asking what is the Game of Life ? The game of life, sometimes called cellular...