My favourite Google Docs shortcut
Google Docs is a simple but powerful collaborative document editor and you can make your usage even more efficient by using this simple keyboard shortcut.
Google Docs is a simple but powerful collaborative document editor and you can make your usage even more efficient by using this simple keyboard shortcut.
I’ve been sharing a storage disk between Windows and Ubuntu for the past while and randomly encounter the following issue sometimes when I boot up Ubuntu and try to mount my Windows storage drive.
MySQL character sets and collations can cause problems. Here’s some advice on how to change from one collation type to another.
Fun and games with sticky bits and loading websites outside of Apache’s default /var/www folder.
The PHP Intl class is useful for an i18n site, allowing you to output the correct date formats depending on the end users locale. Here’s how to install it.
it’s amazing how many people search for extremely popular sites when they could just be visiting this site directly. Is there a reason for this behaviour?
There’s a great alternative to WinSplit Revolution built right into Ubuntu, you just need to make a simple tweak to enable great window positioning functionality.
I’m building a Laravel 3 application and I wanted to make sure that logged-in users always remain in HTTPS browsing mode no matter what part of the application they are using, whilst visitors can browse around the site in HTTP mode.
Yesterday my HP 8540w laptop charger stopped working. Here’s a quick overview of how it was fixed – cracking open the case, resoldering a wire, and sealing it up again!
Sometimes it’s useful to record when an authorised user was last active in your web application – whether it’s something that you show on the front end to other users, or whether you want to have an admin feature to track possibly inactive users.