Jason | 21st July 2013
MySQL terminal We are going to create a new database, user and password and grant that user access to the new database. Let’s first login to MySQL in the terminal. 1$ mysql -uadmin -ppassword Hit return and that will log you in, provided your credentials are valid! Note that there is no gap after the […]
Jason | 18th July 2013
Sublime Text 3 Alpha There is so much to like about Sublime Text. Version 3 introduces a host of new features and performance tweaks that look promising. While I’m on it, there’s only one thing I would change; the search/find-and-replace functionality. Otherwise, it gets a 9/10 in my book. Ok, why are we here? I […]
Jason | 12th July 2013
Chrome 27.0.1 This could keep you busy for hours. When trying to debug an error in the XHR (AJAX) requests, the status of the request is returned as simply canceled, without a valid HTTP Header. Very Useful. This unusual error is almost always caused by a violation of the Same Origin Policy. Basically, the policy […]
Contact Me
Please fill out the form below and I will reply ASAP. I aim to answer all emails in 48 hours or less.