<?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; tech</title>
	<atom:link href="http://blog.roberthallam.org/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.roberthallam.org</link>
	<description>armchair rebel and cheerful raconteur</description>
	<lastBuildDate>Thu, 01 Sep 2011 13:15:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Show Progress Bar During dd Copy</title>
		<link>http://blog.roberthallam.org/2011/01/show-progress-bar-during-dd-copy/</link>
		<comments>http://blog.roberthallam.org/2011/01/show-progress-bar-during-dd-copy/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 18:17:19 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[nslu2]]></category>
		<category><![CDATA[progress]]></category>
		<category><![CDATA[pv]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/?p=388</guid>
		<description><![CDATA[There are a number of ways of showing the progress of a dd copy. The easiest is sending the USER1 signal to the dd process, like: dd if=FILE1 of=FILE2 pkill -USER1 dd But that only gives a current status &#8211; eg 12345678 bytes transferred (11.77MB) &#8230; [8.56MB/s]. Not that helpful if you want an ongoing [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2011/01/show-progress-bar-during-dd-copy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix for &#8220;Current Password No Longer Matches Keyring&#8221;</title>
		<link>http://blog.roberthallam.org/2010/07/current-password-does-not-match-keyring-fix/</link>
		<comments>http://blog.roberthallam.org/2010/07/current-password-does-not-match-keyring-fix/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 10:29:37 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[keyring]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/?p=343</guid>
		<description><![CDATA[A I may have mentioned, I recently reinstalled Ubuntu (had been using Windows 7 for a few months). Since the reinstall I had changed my common login password for the other computers on the network so of course I updated my user password for the new install. The slight problem came when I used any [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2010/07/current-password-does-not-match-keyring-fix/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>[Solved] sshd Does Not Run At System Startup (Ubuntu)</title>
		<link>http://blog.roberthallam.org/2010/06/sshd-not-running-at-startup/</link>
		<comments>http://blog.roberthallam.org/2010/06/sshd-not-running-at-startup/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 13:08:27 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/?p=324</guid>
		<description><![CDATA[Problem: sshd does not appear to start on system boot, but runs fine when started from a terminal with /etc/init.d/ssh start Update Dec 2010: Thanks to Jeremie here. Change the following in /etc/init.d./ssh to stop sshd starting before the network is ready: Change: # Required-Start: $remote_fs $syslog to: # Required-Start: $remote_fs $syslog $network Merci Jeremie! [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2010/06/sshd-not-running-at-startup/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Black Screen (KSOD) Vista Solutions</title>
		<link>http://blog.roberthallam.org/2010/06/black-screen-on-start-up-vista-woes/</link>
		<comments>http://blog.roberthallam.org/2010/06/black-screen-on-start-up-vista-woes/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 21:34:43 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[bsod]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[ksod]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/?p=303</guid>
		<description><![CDATA[Before I get started, some resources: Technet discussion LogBlog KSOD fix (RPCSS) Microsoft KB article on KSOD / black screen I&#8217;m looking at a friend&#8217;s laptop for him. It boots, gets past the progress bar, but before login or a desktop, the screen goes black with a cursor present which can be moved. There are [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2010/06/black-screen-on-start-up-vista-woes/feed/</wfw:commentRss>
		<slash:comments>4</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>Irritation: Falling back to the standard locale (&#8220;C&#8221;)</title>
		<link>http://blog.roberthallam.org/2007/11/irritation-falling-back-to-the-standard-locale-c/</link>
		<comments>http://blog.roberthallam.org/2007/11/irritation-falling-back-to-the-standard-locale-c/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 00:11:53 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[localeconf]]></category>
		<category><![CDATA[locales]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/2007/11/irritation-falling-back-to-the-standard-locale-c/</guid>
		<description><![CDATA[Due to the pressures of university (labs, reports, and a dissertation), coupled with some of the other things I&#8217;ve been doing I haven&#8217;t posted here in ages. For now I&#8217;ll have to give you a post that is as much for you as it is for me. Occasionally on my debian box I get an [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2007/11/irritation-falling-back-to-the-standard-locale-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is How We Catch You Downloading</title>
		<link>http://blog.roberthallam.org/2007/04/this-is-how-we-catch-you-downloading/</link>
		<comments>http://blog.roberthallam.org/2007/04/this-is-how-we-catch-you-downloading/#comments</comments>
		<pubDate>Sun, 15 Apr 2007 18:38:06 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/2007/04/this-is-how-we-catch-you-downloading/</guid>
		<description><![CDATA[TorrentFreak are running a story about the means and methods used to track filesharers on P2P networks. The firm responsible for finding those sharing copyrighted works, Logistep AG, are using a piece of software called File Sharing Monitor. File Sharing Monitor (FSM) is a modified Shareaza client that takes the following steps to identify alleged [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2007/04/this-is-how-we-catch-you-downloading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mosaic Generator</title>
		<link>http://blog.roberthallam.org/2007/03/mosaics/</link>
		<comments>http://blog.roberthallam.org/2007/03/mosaics/#comments</comments>
		<pubDate>Mon, 19 Mar 2007 01:38:43 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/2007/03/mosaics/</guid>
		<description><![CDATA[Okay, we&#8217;ve all seen those big posters in tourist-y shops of well known images (Millennium Falcon, Steve McQueen, some jam&#8230;) that are &#8211; on closer inspection &#8211; made up of lots of mini-images in a mosaic-esque effect. If the artist is really clever, they will use related images to build up the bigger image; in [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2007/03/mosaics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Spore Part I</title>
		<link>http://blog.roberthallam.org/2007/02/spore-one/</link>
		<comments>http://blog.roberthallam.org/2007/02/spore-one/#comments</comments>
		<pubDate>Fri, 16 Feb 2007 13:56:55 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[pc games]]></category>
		<category><![CDATA[spore]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/2007/02/spore-one/</guid>
		<description><![CDATA[Finally, Will Wright and his cadre of demoscene hackers has created something that I&#8217;ve wanted since I first started playing games. Spore lets you take a species from molecule to intergalactic civilization an a free-form manner. The game is both evolutionary and revolutionary (and I use the latter term cautiously) in a number of ways. [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2007/02/spore-one/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tag / Comment Support For Ogg Vorbis Files in WMP!</title>
		<link>http://blog.roberthallam.org/2006/07/wmp-vorbis-tag-support/</link>
		<comments>http://blog.roberthallam.org/2006/07/wmp-vorbis-tag-support/#comments</comments>
		<pubDate>Fri, 28 Jul 2006 19:52:42 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[all posts]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.roberthallam.org/2006/07/wmp-vorbis-tag-support/</guid>
		<description><![CDATA[So I bought some music recently (hey, it IS my birthday!), in high quality Vorbis format, of course.The files had the appropriate metadata, of course. Rhythmbox displayed a lot of nice information, of course. Windows Media Player 10 didn&#8217;t. Of course. I&#8217;m used to MS stuff being a bit backward sometimes, but this had me [...]]]></description>
		<wfw:commentRss>http://blog.roberthallam.org/2006/07/wmp-vorbis-tag-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

