"A language that doesn’t affect the way you think about programming, is not worth knowing"
"The length of email address should limit to 40 characters."
http://stackoverflow.com/questions/1297272/how-long-should-sql-email-fields-be
Most of the time the server’s timezone is not set or wrongly set. PHP and MySQL has separte timezone settings. This may cause a lot of problem if you assume changing PHP’s timezone is good enough. Here’s the script to change the system’s timezone so both PHP and MySQL will have the same timezone.
(Source: thegeekstuff.com)
Great discovery today! The shortcut key is Command+Down.
"Does anyone else experience crashing for Skype on Mac? It was working fine until Microsoft started to “enhance” it."
"Trying out new stuff! CodeIgniter + Haml + SASS. Is it gonna be our answer to type less but accomplish more?"