How To Setup the Ideal LAMP Development Server using Ubuntu

My local development server’s hard drive went out in a blaze recently. I ordered a new drive and went about getting everything set up so I could get back to work.

In the past I’ve used XAMPP on windows as a development environment and connected to a remote server via FTP but nothing beats having a dedicated local server. Here’s a guide detailing how I set up my LAMP (Linux, Apache, MySQL, PHP) stack on Ubuntu. It’ll work for a physical or virtual server (if you use Virtualbox or VM Ware).

Continue reading

Posted in Tutorial | Leave a comment

How to Print Background Colours and Images in Firefox

There are many reasons you might wish to print a web page, and most of them don’t involve using all your printer ink to display an accurate representation of the page. More often than not the information is what’s important and that’s just fine.

If you do want to print an accurate copy of a website on the screen however, you need to enable a setting called Print Background (colours and images). Which can be found under the File > Page Setup on the Format & Options tab.

Posted in Tips & Tricks | Leave a comment