A PHP Error was encountered

Severity: Warning

Message: DateTime::__construct() [function.DateTime---construct]: Failed to parse time string (2009-02.html-01) at position 8 (h): The timezone could not be found in the database

Filename: controllers/news.php

Line Number: 72

February '09 | Archive | News | Phil Sturgeon
The nerdy adventures of...

Phil Sturgeon


My name is Phil Sturgeon and I program stuff in PHP & CodeIgniter.
I write about Linux, Git, jQuery and all sorts of other computery things!

Archive

February '09

How to: Install Transmission CLI to Ubuntu Server

Learn how to set up the best BitTorrent client for your Ubuntu Server running on the command line. This guide will show you how to get a background daemon running on boot to download all your torrents without hogging your terminal like rTorrent, and enable the beautiful Clutch web interface. Read More »

Posted in: Feb 27, 2009  Category: Linux


Watch CodeIgniter error's reported as they happen

How do you read your CodeIgniter error logs for your live site? Download them via FTP and open them up each time, scroll to the bottom and read? That sucks! Try tailing. Read More »

Posted in: Feb 06, 2009  Category: CodeIgniter