<?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>Dick Turpin&#039;s Arch Linux Blog</title>
	<atom:link href="http://archlinux.me/dickturpin/feed/" rel="self" type="application/rss+xml" />
	<link>http://archlinux.me/dickturpin</link>
	<description>Just another Arch Linux Blog site</description>
	<lastBuildDate>Mon, 24 Jan 2011 06:35:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>The partys over</title>
		<link>http://archlinux.me/dickturpin/2010/11/30/the-partys-over/</link>
		<comments>http://archlinux.me/dickturpin/2010/11/30/the-partys-over/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 19:34:22 +0000</pubDate>
		<dc:creator>dickturpin</dc:creator>
				<category><![CDATA[archlinux.org.uk]]></category>

		<guid isPermaLink="false">http://archlinux.me/dick_turpin/?p=192</guid>
		<description><![CDATA[Yep the party&#8217;s over for archlinux.org.uk we tried we really did but the interest was not there. I think there was a number of reasons obviously the main one being that there is already an English speaking location www.archlinux.org it was a nice idea to have a UK based home but as I say why [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-194" src="http://archlinux.me/dickturpin/files/2010/11/arch-demise.png" alt="arch-demise" width="314" height="165" />Yep the party&#8217;s over for archlinux.org.uk we tried we really did but the interest was not there. I think there was a number of reasons obviously the main one being that there is already an English speaking location <a title="www.archlinux.org" href="www.archlinux.org" target="_blank">www.archlinux.org</a> it was a nice idea to have a UK based home but as I say why bother when you can join the main site? Its a different matter if you&#8217;re French or German although most Europeans can speak English to be fair.</p>
<p>We did manage to get into double figures for membership and had something like 30 odd posts but it was just not enough. The site was very kindly hosted by my friend Dave in the United States he has some hardware plans and asked me if I wanted to continue with the site which is totally my responsibility but  I made the decision to pull the plug there is a cost element to the site hosting and given the almost stagnant state of the forum I could not let good money run after bad.</p>
<p>I&#8217;d like to thank everyone who signed up and gave some contributions also thanks to Dave for hosting it and putting up with my requests for housekeeping tasks that was required now and again. The domain is not dead and I/We may well do something with it next year, there is still the IRC channel Freenode #archlinux.org.uk but only myself and a couple of others ever seem to turn up in there.</p>
<p>Anyway it was a good learning experience and I enjoyed the last 12 Months so once again &#8220;So long and thanks for all the fish&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/dickturpin/2010/11/30/the-partys-over/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Fingerprint reader</title>
		<link>http://archlinux.me/dickturpin/2010/08/29/microsoft-fingerprint-reader/</link>
		<comments>http://archlinux.me/dickturpin/2010/08/29/microsoft-fingerprint-reader/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 19:33:27 +0000</pubDate>
		<dc:creator>dickturpin</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://archlinux.me/dick_turpin/?p=185</guid>
		<description><![CDATA[My mate Dan gave me a Microsoft fingerprint reader as it only works under XP or Vista and he now has Windows 7 anyway my first thought obviously was &#8220;Can I get it working on my Arch box?&#8221; I had a quick look on the Forum and wiki but unless I&#8217;m blind I couldn&#8217;t see [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-186" src="http://archlinux.me/dick_turpin/files/2010/08/ms_fingerprintreader-150x150.jpg" alt="ms_fingerprintreader" width="107" height="107" />My mate Dan gave me a Microsoft fingerprint reader as it only works under XP or Vista and he now has Windows 7 anyway my first thought obviously was &#8220;Can I get it working on my Arch box?&#8221; I had a quick look on the Forum and wiki but unless I&#8217;m blind I couldn&#8217;t see anything specific to this model.</p>
<p>It seemed a safe bet that I needed &#8216;fprint&#8217; so I just plunged in hoping that would sort me out and issued pacman -S fprint this installed libfprint, fprint_demo, pam_fprint and imagemagic</p>
<p>By running /usr/bin/fprint_demo I could get the GUI to run but the reader was not working obviously I needed a driver. The one I needed was libdpfp http://developer.berlios.de/project/showfiles.php?group_id=5701</p>
<p><strong>Once downloaded</strong><br />
tar -xzf libdpfp-0.2.2.tar.gz<br />
cd libdpfp-0.2.2/<br />
./configure &#8211;prefix=/usr/local<br />
Make<br />
Make install</p>
<p><strong>Test that everything works</strong><br />
cd examples<br />
./capture_finger</p>
<p>Success! It scans in my fingerprint, I closed that and ran fprint_demo and enrolled my fingerprint now I need to work on incorporating this for logging into Gnome.</p>
<p>[<strong>Incomplete more to follow</strong>]</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/dickturpin/2010/08/29/microsoft-fingerprint-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gwibber Installation on Arch Linux</title>
		<link>http://archlinux.me/dickturpin/2010/04/21/gwibber-installation-on-arch-linux/</link>
		<comments>http://archlinux.me/dickturpin/2010/04/21/gwibber-installation-on-arch-linux/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 10:49:41 +0000</pubDate>
		<dc:creator>dickturpin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[140 characters]]></category>
		<category><![CDATA[communicate]]></category>
		<category><![CDATA[gwibber]]></category>
		<category><![CDATA[micro blog]]></category>

		<guid isPermaLink="false">http://archlinux.me/dick_turpin/?p=165</guid>
		<description><![CDATA[Gwibber is a Micro Blogging client allowing you to read and send to services such as http://identi.ca and http://twitter.com Installing Gwibber on your lovely Arch system can be a little bit of a pain I generally use a wiki to help me install and configure however this time around I had to do some extra [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignleft" style="margin: 0px 3px" src="http://2.bp.blogspot.com/_VN8zHqq8Ns8/Sjx4cwnYmbI/AAAAAAAACec/zbF5rEhNtTI/s200/gwibber.192x192.png" alt="Gwibber.ico" width="81" height="81" />Gwibber is a Micro Blogging client allowing you to read and send to services such as <a title="follow me" href="http://identi.ca/dickturpin" target="_blank">http://identi.ca</a> and <a title="Follow Me" href="http://twitter.com/dick_turpin" target="_blank">http://twitter.com</a> Installing Gwibber on your lovely Arch system can be a little bit of a pain I generally use a wiki to help me install and configure however this time around I had to do some extra work so I thought I would write it up in case others had the same problems.</p>
<p>First of all you will need to install <a title="yaourt" href="http://wiki.archlinux.org/index.php/Yaourt" target="_blank">yaourt</a> this will enable you to use the <a title="AUR" href="http://wiki.archlinux.org/index.php/AUR">AUR</a> repository. As you can see there is a couple of ways of installing it choose whatever method is best for you. Once that&#8217;s done we will need to do the following;</p>
<pre>su -

yaourt -S bzr
<pre>yaourt -S python-simplejson dbus-python python-notify pywebkitgtk-svn python-egenix-mx-base
yaourt -S python-feedparser pyxdg python-distutils-extra pil desktopcouch python-pycurl python-mako

bzr branch lp:gwibber
cd gwibber/
python setup.py install

I'd suggest starting it from a terminal 1st time around just in case there are any errors, add your services such as identi.ca and away you go.</pre>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/dickturpin/2010/04/21/gwibber-installation-on-arch-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What&#039;s happening?</title>
		<link>http://archlinux.me/dickturpin/2009/11/12/whats-happening/</link>
		<comments>http://archlinux.me/dickturpin/2009/11/12/whats-happening/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 11:06:48 +0000</pubDate>
		<dc:creator>dickturpin</dc:creator>
				<category><![CDATA[archlinux.org.uk]]></category>
		<category><![CDATA[Screams from the dark]]></category>

		<guid isPermaLink="false">http://archlinux.me/dick_turpin/?p=161</guid>
		<description><![CDATA[What&#8217;s happening? That&#8217;s a good  question I was really busy with LugRadio Live 2009 but that finished two weeks ago! Thing is I&#8217;ve had lots of projects that I&#8217;ve also put on hold so I needed to get those out of the way. There has not been a lot happening with www.archlinux.org.uk the membership has [...]]]></description>
				<content:encoded><![CDATA[<p>What&#8217;s happening? That&#8217;s a good  question I was really busy with LugRadio Live 2009 but that finished two weeks ago! Thing is I&#8217;ve had lots of projects that I&#8217;ve also put on hold so I needed to get those out of the way.</p>
<p>There has not been a lot happening with www.archlinux.org.uk the membership has grown and I have had some offers of help, I&#8217;m hoping to to some work with the site and the members next week.</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/dickturpin/2009/11/12/whats-happening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Somebody is having a laugh</title>
		<link>http://archlinux.me/dickturpin/2009/10/29/160/</link>
		<comments>http://archlinux.me/dickturpin/2009/10/29/160/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 14:38:18 +0000</pubDate>
		<dc:creator>admin2</dc:creator>
				<category><![CDATA[Ping.fm]]></category>
		<category><![CDATA[alpacas]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://archlinux.me/dick_turpin/2009/10/29/160/</guid>
		<description><![CDATA[1ubuntu the iso is out before the torrents!]]></description>
				<content:encoded><![CDATA[<p>1ubuntu the iso is out before the torrents!</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/dickturpin/2009/10/29/160/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Hogs</title>
		<link>http://archlinux.me/dickturpin/2009/10/29/159/</link>
		<comments>http://archlinux.me/dickturpin/2009/10/29/159/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 12:38:10 +0000</pubDate>
		<dc:creator>admin2</dc:creator>
				<category><![CDATA[Ping.fm]]></category>
		<category><![CDATA[alpacas]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://archlinux.me/dick_turpin/2009/10/29/159/</guid>
		<description><![CDATA[OMG you cant hear yourself think in #ubuntu-release-party its like feeding time in the lions enclosure]]></description>
				<content:encoded><![CDATA[<p>OMG you cant hear yourself think in #ubuntu-release-party its like feeding time in the lions enclosure</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/dickturpin/2009/10/29/159/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compaq Burn out</title>
		<link>http://archlinux.me/dickturpin/2009/10/29/158/</link>
		<comments>http://archlinux.me/dickturpin/2009/10/29/158/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 12:13:16 +0000</pubDate>
		<dc:creator>admin2</dc:creator>
				<category><![CDATA[Ping.fm]]></category>
		<category><![CDATA[alpacas]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://archlinux.me/dick_turpin/2009/10/29/158/</guid>
		<description><![CDATA[Me thinks the CPU on this Compaq D5s with !opensuse on it is about to commit Harikiri 腹切 very very soon :-/]]></description>
				<content:encoded><![CDATA[<p>Me thinks the CPU on this Compaq D5s with !opensuse on it is about to commit Harikiri 腹切 very very soon :-/</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/dickturpin/2009/10/29/158/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encrypted passwords</title>
		<link>http://archlinux.me/dickturpin/2009/10/29/157/</link>
		<comments>http://archlinux.me/dickturpin/2009/10/29/157/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 10:05:35 +0000</pubDate>
		<dc:creator>admin2</dc:creator>
				<category><![CDATA[Ping.fm]]></category>
		<category><![CDATA[alpacas]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://archlinux.me/dick_turpin/2009/10/29/157/</guid>
		<description><![CDATA[Busy sorting out passwords and using 128 bit encryption its all @johntheniceguy &#8216;s fault]]></description>
				<content:encoded><![CDATA[<p>Busy sorting out passwords and using 128 bit encryption its all @johntheniceguy &#8216;s fault</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/dickturpin/2009/10/29/157/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IRC here we come</title>
		<link>http://archlinux.me/dickturpin/2009/10/26/150/</link>
		<comments>http://archlinux.me/dickturpin/2009/10/26/150/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 12:23:57 +0000</pubDate>
		<dc:creator>admin2</dc:creator>
				<category><![CDATA[Ping.fm]]></category>
		<category><![CDATA[alpacas]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://archlinux.me/dick_turpin/2009/10/26/150/</guid>
		<description><![CDATA[IRC here we come]]></description>
				<content:encoded><![CDATA[<p>IRC here we come</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/dickturpin/2009/10/26/150/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to work</title>
		<link>http://archlinux.me/dickturpin/2009/10/26/149/</link>
		<comments>http://archlinux.me/dickturpin/2009/10/26/149/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 09:20:41 +0000</pubDate>
		<dc:creator>admin2</dc:creator>
				<category><![CDATA[Ping.fm]]></category>
		<category><![CDATA[alpacas]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://archlinux.me/dick_turpin/2009/10/26/149/</guid>
		<description><![CDATA[Back at work today I feel like I have Linux Jet lag or something #lrl2009 !lrl2009 #oggcamp !oggcamp]]></description>
				<content:encoded><![CDATA[<p>Back at work today I feel like I have Linux Jet lag or something #lrl2009 !lrl2009 #oggcamp !oggcamp</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/dickturpin/2009/10/26/149/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
