<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Simon Holywell</title>
	<atom:link href="http://www.simonholywell.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simonholywell.com</link>
	<description>I am a web developer and biker living on the south coast of England</description>
	<lastBuildDate>Wed, 20 May 2009 09:29:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Handy Linux Commands</title>
		<link>http://www.simonholywell.com/computing/handy-linux-commands.html</link>
		<comments>http://www.simonholywell.com/computing/handy-linux-commands.html#comments</comments>
		<pubDate>Tue, 12 May 2009 12:52:18 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=442</guid>
		<description><![CDATA[I use most of these commands every day to simplify my terminal interactions with an Ubuntu development box.  This is more of a personal reference but thought I would share incase you find it&#160;useful.



Task
Command




Get all users on the system

for user in `getent passwd &#124; cut -d: -f1`; do id $user;&#160;done



Look for enabled modules or particular [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/handy-linux-commands.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Samba File Share Over SSH Tunnel</title>
		<link>http://www.simonholywell.com/computing/samba-file-share-over-ssh-tunnel.html</link>
		<comments>http://www.simonholywell.com/computing/samba-file-share-over-ssh-tunnel.html#comments</comments>
		<pubDate>Thu, 30 Apr 2009 15:41:22 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=428</guid>
		<description><![CDATA[Sometimes you need to be able to access a remote Samba server in a secure manner from a Windows machine.  This is a relatively simple procedure on an XP SP3 machine like mine linking into an Ubuntu server pre setup with Samba file&#160;sharing.
Windows is a little bit annoying as it binds all filesharing operations to [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/samba-file-share-over-ssh-tunnel.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Memcached and APC: Two Simple Techniques to Speed up your PHP Web Application</title>
		<link>http://www.simonholywell.com/computing/internet/memcached-and-apc-two-simple-techniques-to-speed-up-your-php-web-application.html</link>
		<comments>http://www.simonholywell.com/computing/internet/memcached-and-apc-two-simple-techniques-to-speed-up-your-php-web-application.html#comments</comments>
		<pubDate>Thu, 23 Apr 2009 13:51:08 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=468</guid>
		<description><![CDATA[Memcached and APC are two tools that you can install on your server and gain almost instant gratification!  APC basically caches executions that you send to a PHP process so that the next time you ask the parser to run your script it only has to look for some pre-chewed opcode in memory rather than parsing your PHP [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/internet/memcached-and-apc-two-simple-techniques-to-speed-up-your-php-web-application.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing APC and Memcached for PHP Sessions on Ubuntu and Debian</title>
		<link>http://www.simonholywell.com/computing/internet/installing-apc-and-memcached-for-php-sessions-on-ubuntu-and-debian.html</link>
		<comments>http://www.simonholywell.com/computing/internet/installing-apc-and-memcached-for-php-sessions-on-ubuntu-and-debian.html#comments</comments>
		<pubDate>Fri, 10 Apr 2009 13:41:11 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=457</guid>
		<description><![CDATA[Installing APC on Debian or Ubuntu is as simple&#160;as:
user@server:/directory/$ sudo apt-get install&#160;php-apc

Now let us reboot the Apache process to enable our new&#160;cache:
user@server:/directory/$ sudo /etc/init.d/apache2&#160;restart

APC should now be ready to run on your server.  Try running the following command to verify it is setup; you should get something in response like&#160;mine:
user@server:/directory/$ php -r &#8216;phpinfo();&#8217; &#124; grep [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/internet/installing-apc-and-memcached-for-php-sessions-on-ubuntu-and-debian.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Haiku OS Progress</title>
		<link>http://www.simonholywell.com/computing/haiku-os-progress.html</link>
		<comments>http://www.simonholywell.com/computing/haiku-os-progress.html#comments</comments>
		<pubDate>Thu, 02 Apr 2009 11:29:06 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[beos]]></category>
		<category><![CDATA[haiku]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=388</guid>
		<description><![CDATA[
I have previously written about Haiku (formerly OpenBeOs) on my blog and I am pleased to say that I revisited this project last night and had a play with the latest nightly builds.  It has moved on from the last time I look at it nearly 4 years ago now, but it still has some [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/haiku-os-progress.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using phing for good &#8211; Unfuddle Add Repository and SVN Import Tasks</title>
		<link>http://www.simonholywell.com/computing/using-phing-for-good-unfuddle-add-repository-and-svn-import-tasks.html</link>
		<comments>http://www.simonholywell.com/computing/using-phing-for-good-unfuddle-add-repository-and-svn-import-tasks.html#comments</comments>
		<pubDate>Tue, 24 Mar 2009 16:13:27 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[agavi]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[phing]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=515</guid>
		<description><![CDATA[As you may be aware I have recently been playing with the excellent Agavi framework and it introduced me to the interesting phing tool.  Phing can be used to automate tasks with build files that are close to interoperable with Apache Ant, which uses XML files to configure builds.  The advantage phing has for us [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/using-phing-for-good-unfuddle-add-repository-and-svn-import-tasks.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing APC and Memcached for PHP Sessions on Redhat</title>
		<link>http://www.simonholywell.com/computing/internet/installing-apc-and-memcached-for-php-sessions-on-redhat.html</link>
		<comments>http://www.simonholywell.com/computing/internet/installing-apc-and-memcached-for-php-sessions-on-redhat.html#comments</comments>
		<pubDate>Mon, 23 Mar 2009 13:42:18 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=448</guid>
		<description><![CDATA[Installing APC on Redhat is as simple&#160;as:
[user@server directory]# yum install&#160;php-pecl-apc

APC should now be ready to run on your server.  Try running the following command to verify it is setup; you should get something in response like&#160;mine:
[user@server directory]# php -r &#8216;phpinfo();&#8217; &#124; grep &#8216;apc&#8217;
 apc
 MMAP File Mask =&#62; /tmp/apc.s5jA6w
 apc.cache_by_default =&#62; On =&#62; On
 apc.coredump_unmap [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/internet/installing-apc-and-memcached-for-php-sessions-on-redhat.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PuTTY and Control + S or Ctrl + S</title>
		<link>http://www.simonholywell.com/computing/putty-and-control-s-or-ctrl-s.html</link>
		<comments>http://www.simonholywell.com/computing/putty-and-control-s-or-ctrl-s.html#comments</comments>
		<pubDate>Mon, 16 Mar 2009 12:05:21 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=505</guid>
		<description><![CDATA[As you have found this page I am sure you have accidentally hit the control+s short cut whilst inside a PuTTY shell and following that no keystrokes appear to affect the session.  Basically hitting ctrl+s causes PuTTY to stop executing the stream coming in from the keyboard.  It does however still listen to [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/putty-and-control-s-or-ctrl-s.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.1 has Web Workers (threading) and Geolocation</title>
		<link>http://www.simonholywell.com/computing/internet/firefox-3.1-has-web-workers-threading-and-geolocation.html</link>
		<comments>http://www.simonholywell.com/computing/internet/firefox-3.1-has-web-workers-threading-and-geolocation.html#comments</comments>
		<pubDate>Wed, 11 Mar 2009 14:42:27 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=493</guid>
		<description><![CDATA[
The latest beta 2 release includes web workers, which are essentially threads allowing you to farm off Javascript heavy lifting to background processes so that the interface can continue to load without being impacted upon.  The Mozilla developer center [sic] has an interesting article on implementing them; Using web workers, which includes a couple of worked [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/internet/firefox-3.1-has-web-workers-threading-and-geolocation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CrunchBang Linux on the Eee Pc</title>
		<link>http://www.simonholywell.com/computing/crunchbang-linux-on-the-eee-pc.html</link>
		<comments>http://www.simonholywell.com/computing/crunchbang-linux-on-the-eee-pc.html#comments</comments>
		<pubDate>Tue, 10 Mar 2009 14:09:51 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=421</guid>
		<description><![CDATA[So far I have tried out Ubuntu, eeeBuntu, EasyPeasy Linux and CrunchBang Linux (all of which are Debian based) on the Asus Eee PC.  Ubuntu was a bit of an annoyance to get setup and it was troublesome trying to get all the buttons or the sound and microphone to work so I then tried [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/crunchbang-linux-on-the-eee-pc.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Agavi Release Candidate 1</title>
		<link>http://www.simonholywell.com/computing/internet/agavi-release-candidate-1.html</link>
		<comments>http://www.simonholywell.com/computing/internet/agavi-release-candidate-1.html#comments</comments>
		<pubDate>Sun, 22 Feb 2009 11:50:22 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[agavi]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=387</guid>
		<description><![CDATA[A bit slow off the mark with this one but Agavi 1RC1 has been released and it is of course looking very nice.  The 1.0 feature set is complete and potential bug fixes are the only things standing between now and 1.0 in earnest.  Features that I am particularly interested in include the recent [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/internet/agavi-release-candidate-1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Good Windows Development Environment and Ubuntu Virtualbox</title>
		<link>http://www.simonholywell.com/computing/internet/a-good-windows-development-environment-and-ubuntu-virtualbox.html</link>
		<comments>http://www.simonholywell.com/computing/internet/a-good-windows-development-environment-and-ubuntu-virtualbox.html#comments</comments>
		<pubDate>Wed, 18 Feb 2009 11:07:40 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualhosting]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=349</guid>
		<description><![CDATA[Often Linux just does it better!  Often I find myself developing a Windows machine without access to a Linux development server, but I still need to access to some of the Linux binaries and features such as cron jobs, the at command and binaries such as imagemagick, pdftotext, etc.  Some things can be emulated with [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/internet/a-good-windows-development-environment-and-ubuntu-virtualbox.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Enabling sites and modules in Apache on Ubuntu or Debian</title>
		<link>http://www.simonholywell.com/computing/enabling-sites-and-modules-in-apache-on-ubuntu-or-debian.html</link>
		<comments>http://www.simonholywell.com/computing/enabling-sites-and-modules-in-apache-on-ubuntu-or-debian.html#comments</comments>
		<pubDate>Sat, 24 Jan 2009 15:42:09 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualhosting]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=252</guid>
		<description><![CDATA[
I really like the way the Apache modules and virtualhosts are seperated out on Debian into folders containing those, which are available and those which are enabled.  There is one small problem with this&#8201;&#8211;&#8201;it is more work than before!  Luckily there are some helper&#160;scripts.
The Apache configuration files are layed out in the following&#160;way:
mods-available&#8201;&#8211;&#8201;the [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/enabling-sites-and-modules-in-apache-on-ubuntu-or-debian.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Securing SSH with Key Based Authentication</title>
		<link>http://www.simonholywell.com/computing/internet/securing-ssh-with-key-based-authentication.html</link>
		<comments>http://www.simonholywell.com/computing/internet/securing-ssh-with-key-based-authentication.html#comments</comments>
		<pubDate>Tue, 20 Jan 2009 12:16:40 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=233</guid>
		<description><![CDATA[Certificates are a useful way of restricting access to your SSH server because a user must have three things to log onto the&#160;server:

Username
Password
Certificate

Normally they would only need to have a password and username, which can be guess at or (potentially) brute forced.  Forcing the user to supply a certificate on log on means that [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/internet/securing-ssh-with-key-based-authentication.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux to Windows Server &#8211; Migrating and securing your crontab</title>
		<link>http://www.simonholywell.com/computing/internet/linux-to-windows-server-migrating-and-securing-your-crontab.html</link>
		<comments>http://www.simonholywell.com/computing/internet/linux-to-windows-server-migrating-and-securing-your-crontab.html#comments</comments>
		<pubDate>Wed, 14 Jan 2009 23:01:51 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=218</guid>
		<description><![CDATA[In the PHP development arena the LAMP (Linux, Apache, MySQL and PHP) stack is very common, but once in a while a client will come through the door with a Microsoft background.  So what do you do if your CMS or framework was built with a Linux base layer in mind?  Sounds easy, [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/internet/linux-to-windows-server-migrating-and-securing-your-crontab.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Agavi 1.0 Beta on XAMPP 1.7.0</title>
		<link>http://www.simonholywell.com/computing/internet/agavi-1.0-beta-on-xampp-1.7.0.html</link>
		<comments>http://www.simonholywell.com/computing/internet/agavi-1.0-beta-on-xampp-1.7.0.html#comments</comments>
		<pubDate>Thu, 01 Jan 2009 22:39:14 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[agavi]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=206</guid>
		<description><![CDATA[To install the new XAMPP ensure you firstly uninstall and remove your current XAMPP folder.  Upgrades are not supported with this version due to the differences one of which is the removal of PHP4 support from the XAMPP&#160;package.
I like to install agavi via the pear package that is&#160;available:

Open a command prompt and navigate to [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/internet/agavi-1.0-beta-on-xampp-1.7.0.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Twitter, Jaiku, Rejaw and Tumblr</title>
		<link>http://www.simonholywell.com/computing/twitter-jaiku-rejaw-and-tumblr.html</link>
		<comments>http://www.simonholywell.com/computing/twitter-jaiku-rejaw-and-tumblr.html#comments</comments>
		<pubDate>Thu, 18 Dec 2008 09:29:24 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/computing/twitter-jaiku-rejaw-and-tumblr.html</guid>
		<description><![CDATA[It is clear from all usage reports that Twitter is definitely used by more people than the other services, but I am still not sure whether any of them are truly must have or useful.  Rejaw and Jaiku are more in line with the Twitter model, but they allow users to make comments on [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/twitter-jaiku-rejaw-and-tumblr.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Carver Carver One</title>
		<link>http://www.simonholywell.com/motors/cars/carver-carver-one.html</link>
		<comments>http://www.simonholywell.com/motors/cars/carver-carver-one.html#comments</comments>
		<pubDate>Sun, 14 Dec 2008 07:47:48 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Cars]]></category>
		<category><![CDATA[Motors]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[spotted]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/computing/carver-carver-one.html</guid>
		<description><![CDATA[
I never thought I would see one of these little one seater cars running around largely due to their obscene price tag (£27k+), but the other day in Auckland I did.  This was a photo I quickly snapped of it on Victoria Street outside the Sky&#160;Tower.
This little car has been loved by reviewers for [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/motors/cars/carver-carver-one.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My arrival back in the UK</title>
		<link>http://www.simonholywell.com/me/my-arrival-back-in-the-uk.html</link>
		<comments>http://www.simonholywell.com/me/my-arrival-back-in-the-uk.html#comments</comments>
		<pubDate>Thu, 04 Dec 2008 04:38:05 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=169</guid>
		<description><![CDATA[
I am now in a permanent role at Mosaic in Brighton and I am not looking for employment&#160;opportunities.
Just a short note to give you more detail on my return to the United Kingdom in December 2008.  I will be landing just before Christmas and be ready for a new role with an exciting company [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/me/my-arrival-back-in-the-uk.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freelancers: Costing your work</title>
		<link>http://www.simonholywell.com/computing/internet/freelancers-costing-your-work.html</link>
		<comments>http://www.simonholywell.com/computing/internet/freelancers-costing-your-work.html#comments</comments>
		<pubDate>Mon, 01 Dec 2008 05:18:27 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[costing]]></category>
		<category><![CDATA[freelance]]></category>

		<guid isPermaLink="false">http://www.simonholywell.com/?p=155</guid>
		<description><![CDATA[Recently I have been a fly-on-the-wall in an interesting discussion on the Auckland PHP User Group regarding the process of costing freelance work.  So I thought I would toss my hat in the ring and give my opinion and summarise the interesting&#160;aspects.
Let me just say now that I cannot tell you how much you [...]]]></description>
		<wfw:commentRss>http://www.simonholywell.com/computing/internet/freelancers-costing-your-work.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
