<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Mike Whiting</title>
		<link>http://www.mikejw.co.uk</link>
		<description>Web programmer guy</description>
		<language>en-us</language>
	<item><title>Detaching a PHP script from the shell on Ubuntu</title><link>http://www.mikejw.co.uk/blog/item/13</link><pubDate>Thu, 22 Jul 2010 16:26:13 +0100</pubDate><description>I've learnt that detaching a PHP script from the shell and allowing it run as a daemon on Ubuntu is not as simple as I first thought. &#xA0;I couldn't simply add an ampersand like this:&#xD;
$ php ./script </description></item><item><title>PHP Mode for emacs on Mac OS X</title><link>http://www.mikejw.co.uk/blog/item/12</link><pubDate>Thu, 20 May 2010 12:55:56 +0100</pubDate><description>It's been a long time since I figured this out and I can't remember what resource I used to help me. Anyway to get PHP Mode working with the native emacs bundled with Mac OS X do the following:&#xD;
$ mkdir elisp; cd elisp&#xD;
$ wget http://bit.ly/cLqD47&#xD;
...</description></item><item><title>Name of current module controller or action from Yii view</title><link>http://www.mikejw.co.uk/blog/item/11</link><pubDate>Wed, 21 Apr 2010 13:24:20 +0100</pubDate><description>I've been using Yii framework a fair bit recently and it seems very nice so far.&#xA0; However I couldn't easily find out how to get hold of these often essential pieces of information from a Yii view.&#xA0; Useful in situations where you want to build a...</description></item><item><title>MVC</title><link>http://www.mikejw.co.uk/blog/item/5</link><pubDate>Fri, 01 Jan 2010 19:35:18 +0000</pubDate><description>Welcome to the first live site to use the latest version of my own MVC (for use with Smarty) that is now successfully running on top of PHP 5.3.&#xA0; Recent work on it has been a fun ride, driven mostly out of a desire to have controller classes whose...</description></item><item><title>Perl 5 point 10 in layman terms</title><link>http://www.mikejw.co.uk/blog/item/4</link><pubDate>Wed, 09 Sep 2009 16:18:44 +0100</pubDate><description>As a developer, one of the great things I love about Gentoo (Linux distribution with BSD 'ports-like' package management) is the feeling it gives you that eveything you do to your system has an undo button. (For the record, I have at least come to my...</description></item></channel>
</rss>
