Replace Microsoft chars in JavaScript
Okay, so have you ever had a user call you up and say “the website is putting garbage into my…
$.ajaxStart() not firing
If you use the above to show a nice loading message when an AJAX call is performed, you may have…
$.ajaxStart() not firing
If you use the above to show a nice loading message when an AJAX call is performed, you may have…
Mac OSX 10.8 PHP, mysql.sock not found
I found that after install MySQL and Apache/PHP – that the database connections didn’t work from PHP. They worked if…
Error 403 on a localhost site on Mac
I was having trouble with my VirtualHosts here. Some sites worked but some did not. It was down to the…
Error 403 on a localhost site on Mac
I was having trouble with my VirtualHosts here. Some sites worked but some did not. It was down to the…
Hamster – time tracking on Linux
This application is awesome. I love it. Its a really easy to use but comprehensive time tracker. If you’re always…
Trillian/Skype not connecting on Windows8 Customer Preview
My Trillian won’t connect Skype on Windows 8 Customer Preview. I fixed it by just set the compatibility mode to…
mysql_connect(): A connection attempt failed
mysql_connect(): A connection attempt failed because the connected party did not properly respond after a period of time Shouldn’t be…
Subversion – Show remote changes
Often I want to see which files are going to be updated on a branch before I run the update…