<?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>Tim Jackson</title>
	<atom:link href="http://www.timj.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timj.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 24 Nov 2011 21:53:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Adding some RHEL6 desktop tools to EPEL</title>
		<link>http://www.timj.co.uk/2011/11/rhel6-desktop-tools-tepel/</link>
		<comments>http://www.timj.co.uk/2011/11/rhel6-desktop-tools-tepel/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 17:37:34 +0000</pubDate>
		<dc:creator>Tim Jackson</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.timj.co.uk/?p=326</guid>
		<description><![CDATA[Since I&#8217;m currently using RHEL6 on one machine as a desktop OS, I&#8217;ve been missing a few tools, which I&#8217;m working through submitting to EPEL. I&#8217;ve already submitted nautilus-image-converter (to allow fast resizing of images via GNOME context menu) and unison227 (great file synchronisation tool &#8211; a bit like Drop Box but you can keep [...]]]></description>
		<wfw:commentRss>http://www.timj.co.uk/2011/11/rhel6-desktop-tools-tepel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generating empty/padding revisions in an SVN dump</title>
		<link>http://www.timj.co.uk/2011/09/generating-emptypadding-revisions-in-an-svn-dump/</link>
		<comments>http://www.timj.co.uk/2011/09/generating-emptypadding-revisions-in-an-svn-dump/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 17:13:09 +0000</pubDate>
		<dc:creator>Tim Jackson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP and web development]]></category>

		<guid isPermaLink="false">http://www.timj.co.uk/?p=311</guid>
		<description><![CDATA[I&#8217;ve previously had an SVN repository filled with a mixture of projects that I&#8217;m now splitting out into separate repositories, so am in the process of creating various scripts based on &#8220;svnadmin dump&#8221;/&#8221;svnadmin load&#8221; to process repositories. Along the way, I had a need to dump only selected revisions from a repository, using a command [...]]]></description>
		<wfw:commentRss>http://www.timj.co.uk/2011/09/generating-emptypadding-revisions-in-an-svn-dump/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QEMU: &#8220;Could not open disk image&#8221;</title>
		<link>http://www.timj.co.uk/2011/04/qemu-could-not-open-disk-image/</link>
		<comments>http://www.timj.co.uk/2011/04/qemu-could-not-open-disk-image/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 18:41:33 +0000</pubDate>
		<dc:creator>Tim Jackson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[qemu]]></category>
		<category><![CDATA[RHEL5]]></category>

		<guid isPermaLink="false">http://www.timj.co.uk/?p=302</guid>
		<description><![CDATA[Hit this strange problem today on RHEL5.6. Saw a QEMU disk image (qcow2 format; let&#8217;s call it &#8220;image2&#8243;) which was a copy-on-write link to a base OS image (let&#8217;s call it &#8220;image1&#8243;). Trying to start a KVM virtual machine using it resulted in the error &#8220;Could not open disk image&#8221;. After checking various things including [...]]]></description>
		<wfw:commentRss>http://www.timj.co.uk/2011/04/qemu-could-not-open-disk-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error and exception handling in PHP</title>
		<link>http://www.timj.co.uk/2010/06/phperror-and-exception-handling/</link>
		<comments>http://www.timj.co.uk/2010/06/phperror-and-exception-handling/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 21:04:40 +0000</pubDate>
		<dc:creator>Tim Jackson</dc:creator>
				<category><![CDATA[PHP and web development]]></category>

		<guid isPermaLink="false">http://www.timj.co.uk/?p=284</guid>
		<description><![CDATA[For as long as I&#8217;ve been developing PHP, I&#8217;ve always cared about code quality and wanted robust error handling, to fix root cause issues. Back in 2001, I wrote a class for PHPOF called XError, which did a pretty decent job of handling errors gracefully and reporting (via e-mail or rate-limited log) a backtrace with [...]]]></description>
		<wfw:commentRss>http://www.timj.co.uk/2010/06/phperror-and-exception-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.2.x on Fedora 13</title>
		<link>http://www.timj.co.uk/2010/06/php-5-2-x-on-fedora-13/</link>
		<comments>http://www.timj.co.uk/2010/06/php-5-2-x-on-fedora-13/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 21:38:43 +0000</pubDate>
		<dc:creator>Tim Jackson</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[PHP and web development]]></category>

		<guid isPermaLink="false">http://www.timj.co.uk/?p=274</guid>
		<description><![CDATA[Not all of us are using PHP apps that are ready for PHP 5.3, so we need to rebuild PHP 5.2.x for some newer OS&#8217;s. Unfortunately, trying to rebuild the PHP 5.2.13 SRPM for Fedora 11 (the last Fedora to use PHP 5.2.x), on Fedora 13 doesn&#8217;t work as-is. The &#8220;configure&#8221; file ends up broken, [...]]]></description>
		<wfw:commentRss>http://www.timj.co.uk/2010/06/php-5-2-x-on-fedora-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 13: SSH key management problems with gnome-keyring</title>
		<link>http://www.timj.co.uk/2010/05/fedora-13-ssh-keys-gnome-keyring/</link>
		<comments>http://www.timj.co.uk/2010/05/fedora-13-ssh-keys-gnome-keyring/#comments</comments>
		<pubDate>Thu, 27 May 2010 20:50:26 +0000</pubDate>
		<dc:creator>Tim Jackson</dc:creator>
				<category><![CDATA[Fedora]]></category>

		<guid isPermaLink="false">http://www.timj.co.uk/?p=267</guid>
		<description><![CDATA[Today I upgraded one of my machines from Fedora 12 to Fedora 13 using the fantastic PreUpgrade tool, I found that my usual SSH key management wasn&#8217;t working: I had to enter my password every time I connected to a server, instead of it being remembered after the first time, and forwarding authentication wasn&#8217;t working [...]]]></description>
		<wfw:commentRss>http://www.timj.co.uk/2010/05/fedora-13-ssh-keys-gnome-keyring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Questioning the Google wi-fi privacy furore</title>
		<link>http://www.timj.co.uk/2010/05/google-wifi-privac/</link>
		<comments>http://www.timj.co.uk/2010/05/google-wifi-privac/#comments</comments>
		<pubDate>Wed, 26 May 2010 20:43:23 +0000</pubDate>
		<dc:creator>Tim Jackson</dc:creator>
				<category><![CDATA[IT politics & policy]]></category>

		<guid isPermaLink="false">http://www.timj.co.uk/?p=260</guid>
		<description><![CDATA[Over the past couple of weeks there&#8217;s been a lot written about Google&#8217;s apparently unintentional capture of small amounts of wi-fi data (admitted by Google) whilst driving Street View cars around. I find this interesting not so much because of the actual issue itself, but because it highlights several key underlying issues: people&#8217;s understanding of [...]]]></description>
		<wfw:commentRss>http://www.timj.co.uk/2010/05/google-wifi-privac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peg revisions in SVN</title>
		<link>http://www.timj.co.uk/2010/04/peg-revisions-in-svn/</link>
		<comments>http://www.timj.co.uk/2010/04/peg-revisions-in-svn/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 21:39:14 +0000</pubDate>
		<dc:creator>Tim Jackson</dc:creator>
				<category><![CDATA[PHP and web development]]></category>

		<guid isPermaLink="false">http://www.timj.co.uk/?p=249</guid>
		<description><![CDATA[One feature missing from early (and even relatively recent; less than v1.5) versions of Subversion is the ability to specify universally the exact revision of a file/directory within a repository across all commands/features (such as &#8220;svn switch&#8221; and externals). The difference between: &#8220;file X/Y/Z which existed at revision 99&#8243;, and &#8220;the file which exists if [...]]]></description>
		<wfw:commentRss>http://www.timj.co.uk/2010/04/peg-revisions-in-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mod_fcgid 2.3 with PHP</title>
		<link>http://www.timj.co.uk/2010/04/mod_fcgid-2-3-with-php/</link>
		<comments>http://www.timj.co.uk/2010/04/mod_fcgid-2-3-with-php/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 20:42:43 +0000</pubDate>
		<dc:creator>Tim Jackson</dc:creator>
				<category><![CDATA[PHP and web development]]></category>

		<guid isPermaLink="false">http://www.timj.co.uk/?p=221</guid>
		<description><![CDATA[Today, and after some experience elsewhere, I upgraded my personal live server (running sites such as Webcams in Norway) to mod_fcgid 2.3. I&#8217;ve been using mod_fcgid in production for the best part of a couple of years now, after rather a lot of research and testing into the best solution to securely host multiple PHP [...]]]></description>
		<wfw:commentRss>http://www.timj.co.uk/2010/04/mod_fcgid-2-3-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a cat cam with a SN9C102 webcam on Linux</title>
		<link>http://www.timj.co.uk/2005/12/setting-up-a-cat-cam-with-a-sn9c102-webcam-on-linux/</link>
		<comments>http://www.timj.co.uk/2005/12/setting-up-a-cat-cam-with-a-sn9c102-webcam-on-linux/#comments</comments>
		<pubDate>Thu, 15 Dec 2005 20:58:30 +0000</pubDate>
		<dc:creator>Tim Jackson</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.timj.co.uk/?p=223</guid>
		<description><![CDATA[The idea/design goals The initial (admittedly silly) idea was to be able to keep an eye on newly-resident kittens remotely, while not at home. Ideally on a mobile phone. Despite the fact I run the niche-but-surprisingly-popular Webcams In Norway, I had never felt the need to operate a webcam myself before. So, I started doing [...]]]></description>
		<wfw:commentRss>http://www.timj.co.uk/2005/12/setting-up-a-cat-cam-with-a-sn9c102-webcam-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

