11th September 2014
Stop Git changing line-endings from LF to CRLF on Windows
If you want to tell Git to keep the Windows line-endings...
7th April 2014
MySQL Adding an Auto Populating Datetime Column
ALTER TABLE table ADD `datetime` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP
26th November 2013
Master your craft
"You can learn how to program in a particular language or use a particular framework but it's not until you 'connect' with it that you truly understand it and can become an artisan at your craft."
31st July 2013