<?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>Bertie Baggio&#039;s Wonderland &#187; wisdom</title>
	<atom:link href="http://blog.roberthallam.org/category/wisdom/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.roberthallam.org</link>
	<description>armchair rebel and cheerful raconteur</description>
	<lastBuildDate>Thu, 02 Sep 2010 16:26:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Extract A Single Image From A Video Using FFMPEG</title>
		<link>http://blog.roberthallam.org/2010/06/extract-a-single-image-from-a-video-using-ffmpeg/</link>
		<comments>http://blog.roberthallam.org/2010/06/extract-a-single-image-from-a-video-using-ffmpeg/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 22:09:44 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wisdom]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/?p=308</guid>
		<description><![CDATA[Dead handy, this: ffmpeg -i inputfile.mp4 -t 1 -ss 0.5 -s 480x300 -f image2 imagefile.jpg The various options: -t 1: limit to 1 frame extracted -ss 0.5: point of movie to extract from (ie seek to 0.5 seconds) -s 480x300: frame size of image to output (image resized to fit dimensions) -f image2: forces format [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2010/06/extract-a-single-image-from-a-video-using-ffmpeg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Driving Test Stuff</title>
		<link>http://blog.roberthallam.org/2009/09/driving-test-stuff/</link>
		<comments>http://blog.roberthallam.org/2009/09/driving-test-stuff/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 15:42:46 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[wisdom]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/?p=214</guid>
		<description><![CDATA[My practical test is in a week. Eep, yikes, etc etc. I had my penultimate lesson (counting the one right before the Real Thing™) today, and managed to get a couple of silly fails out of my system. My point point is that the website The Driving Test could be quite useful if you&#8217;re in [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2009/09/driving-test-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Debian on QEMU</title>
		<link>http://blog.roberthallam.org/2008/08/installing-debian-on-qemu/</link>
		<comments>http://blog.roberthallam.org/2008/08/installing-debian-on-qemu/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 15:21:04 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wisdom]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[devel]]></category>
		<category><![CDATA[qemu]]></category>
		<category><![CDATA[virtual machine]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/?p=198</guid>
		<description><![CDATA[Since I decommissioned my home server in favour of an NSLU2 (a NAS), I&#8217;ve found myself without a Linux machine to much about with or develop on while on the go (well, whenever I can&#8217;t use my laptop). So instead I&#8217;ll be using a virtual machine by running QEMU from my USB drive. Since my [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2008/08/installing-debian-on-qemu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TF2 &#8211; &#8216;Lost connection to server&#8217; Solved</title>
		<link>http://blog.roberthallam.org/2008/05/tf2-lost-connection-to-server-solved/</link>
		<comments>http://blog.roberthallam.org/2008/05/tf2-lost-connection-to-server-solved/#comments</comments>
		<pubDate>Sun, 11 May 2008 12:44:13 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[pc games]]></category>
		<category><![CDATA[valve games]]></category>
		<category><![CDATA[wisdom]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[steam]]></category>
		<category><![CDATA[team fortress 2]]></category>
		<category><![CDATA[tf2]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/?p=187</guid>
		<description><![CDATA[Even though I have exams coming up, I still manage to squeeze in the odd round or ten of Team Fortress 2. I blame Valve for releasing the medic achievements recently. (7 to go! One of them is &#8216;Family Practice&#8217;, so I need some more Steam friends to deploy an ubercharge on, hint hint. Also, [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2008/05/tf2-lost-connection-to-server-solved/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Broadcom 4318 Working Under Ubuntu Hardy Heron 8.04 (Ndiswrapper)</title>
		<link>http://blog.roberthallam.org/2008/04/broadcom-4318-ubuntu-hardy-heron-ndiswrapper/</link>
		<comments>http://blog.roberthallam.org/2008/04/broadcom-4318-ubuntu-hardy-heron-ndiswrapper/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 19:26:50 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[wisdom]]></category>
		<category><![CDATA[4318]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[b43]]></category>
		<category><![CDATA[b43-fwcutter]]></category>
		<category><![CDATA[broadcom]]></category>
		<category><![CDATA[fwcutter]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[heron]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[WMP54GS]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/?p=186</guid>
		<description><![CDATA[In my dad&#8217;s PC is a wireless card &#8211; a Linksys WRT54GS I think. Anyway it uses the Broadcom BCM 4318 chipset, as seen by a quick lspci: richard@hades:~$ lspci &#124; grep roadc 00:0a.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) Unfortunately the new b43 / b43-fwcutter package [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2008/04/broadcom-4318-ubuntu-hardy-heron-ndiswrapper/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>No Elixir For Me</title>
		<link>http://blog.roberthallam.org/2007/07/no-elixir-for-me/</link>
		<comments>http://blog.roberthallam.org/2007/07/no-elixir-for-me/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 21:12:50 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[wisdom]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/2007/07/no-elixir-for-me/</guid>
		<description><![CDATA[Despite saying earlier that I was going to give it a shot, I have yet to try the cure-all remedy suggested to me by my barber. This is due to my sore throat unexpectedly clearing up. Disaster, I know. I still have a cough though, so if it&#8217;s a Strep infection the sore throat may [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2007/07/no-elixir-for-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Barbers&#8217; Wisdom</title>
		<link>http://blog.roberthallam.org/2007/07/barbers-wisdom/</link>
		<comments>http://blog.roberthallam.org/2007/07/barbers-wisdom/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 03:23:21 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[wisdom]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/2007/07/barbers-wisdom/</guid>
		<description><![CDATA[So along with being our occasional commentor Michael&#8217;s birthday and a belated 4th of July celebration (with flags and barbeques no less) with all the family, it was also Haircut Day today. I&#8217;m making the usual small talk with Jamie, the new guy (as opposed to Alan, who has been cutting my hair ever since [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2007/07/barbers-wisdom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
