Paper CD / DVD Case

How many times have you burnt a CD or DVD to give to someone but don’t have a spare case to put it in? If you have a spare A4 sheet of paper then you are in luck. Download this PDF file for a CD Case template. Not only will it keep the disc safe but you can write (or print on it) for that added personal touch.

Read More


Supercharge your PC with a RAM Disk

If your PC has a fair bit of RAM (say 8GB or more) it’s possible you are not getting the maximum benefit out of your memory.  Windows relies on using your hard drive to store open files in a thing called the page file.  Hard drives are just not as fast as memory so what we


Conversion from string “” to type ‘Date’ is not valid

This error can be quite confusing.  Your application has probably been working fine and then all of a sudden you start getting this error when converting a valid date stored in a string into date data type.  What’s going on and how do you fix it?


Test for Java

When developing a website it’s easy to get in to the trap of testing for your favourite browser.  You may even test your site in  other browsers too but are you testing in the latest version of each browser?  If you are then everything may look to be great.  However there are still a lot