Database Input Sanitisation
A fantastic geeky joke but does illustrate the important fact that none-geeks will always use your interfaces, if you don’t bulletproof it you More »
A fantastic geeky joke but does illustrate the important fact that none-geeks will always use your interfaces, if you don’t bulletproof it you More »
This question has now come up a number of times, essentially matches in darts tend to be “X legs to a set and More »
I know recently I’ve been really slow to response to my Blog comments, messages on Facebook and not updating Twitter, this isn’t because More »
Ingredients For the pancake mixture: 110g/4oz plain flour, sifted pinch of salt 2 eggs 200ml/7fl oz milk mixed with 75ml/3fl oz water 50g/2oz More »
This was written about running Spamassassin, Exim on CentOS Linux As SPAM evolves the techniques used change over time, it is because of More »
Recently I have been receiving email bounces suggesting that I’ve been attempting to send people emails as it’s being signed with one of More »
Often people upload plain text files to one of the sites that I work with and when I edit it through Vim it’s More »
Add a virtual IP address to the host server. This is done on the loopback rather than eth0:0. 3.3.3.3 = This is the More »
First create the repository $ svnadmin create /home/subversion/name_of_project Then checkout thisproject into the directory where you’d like to work on it. $ svn More »