<?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>Professional Code</title>
	<atom:link href="http://www.benlamb.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benlamb.com</link>
	<description>Ben Lamb&#039;s thoughts on C#, Open Source and Finance...</description>
	<lastBuildDate>Wed, 28 Jul 2010 20:37:32 +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>Bifferboard &#8211; Linux in 3 Inches</title>
		<link>http://www.benlamb.com/index.php/2010/04/02/bifferboard/</link>
		<comments>http://www.benlamb.com/index.php/2010/04/02/bifferboard/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 14:54:10 +0000</pubDate>
		<dc:creator>Ben Lamb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Bifferboard]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.benlamb.com/?p=38</guid>
		<description><![CDATA[The Bifferboard is a 486 processor running at 150Mhz, one or two USB ports depending on model, 24Mb RAM and a paltry 8Mb of flash storage. This is easily fixed with a £2 USB hub and a £7 2Gb memory &#8230; <a href="http://www.benlamb.com/index.php/2010/04/02/bifferboard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_37" class="wp-caption alignright" style="width: 310px"><a href="http://www.benlamb.com/wp-content/uploads/2010/04/bifferboard.jpg"><img class="size-medium wp-image-37 " title="Bifferboard" src="http://www.benlamb.com/wp-content/uploads/2010/04/bifferboard-300x208.jpg" alt="Bifferboard" width="300" height="208" /></a><p class="wp-caption-text">The Diminutive Bifferboard</p></div>
<p>The Bifferboard is a 486 processor running at 150Mhz, one or two USB ports depending on model, 24Mb RAM and a paltry 8Mb of flash storage. This is easily fixed with a £2 USB hub and a £7 2Gb memory stick.</p>
<p>As shipped the Bifferboard comes with a very minimal Linux system but even this contains a webserver. In order to make things more comfortable you need to put a full Linux distribution onto a memory stick. Things get confusing as there are numerous choices including Debian and Slackware. Installing Debian was a breeze, there is a script to copy it onto a memory stick and a ready-made kernel for the Bifferboard hardware.</p>
<p>Once done you have an all singing dancing Linux box albeit based around 15 year-old technology.</p>
<p>What&#8217;s exciting is that these things only cost £35 and can run off a battery. So you have a very powerful computer you can deploy anywhere.  I&#8217;m very tempted to stick one on the roof of my building plugged into a webcam. I&#8217;m already using USB wireless networking, 3G would be equally doable.</p>
<p>I bought one for an electronics project as the board has several GPIO (General Purpose Input Output) lines, and can support the I2C bus, a popular way of interfacing microcontrollers.</p>
<div id="attachment_39" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.benlamb.com/wp-content/uploads/2010/04/bifferboard_with_hub.jpg"><img class="size-medium wp-image-39 " title="Bifferboard with Hub" src="http://www.benlamb.com/wp-content/uploads/2010/04/bifferboard_with_hub-300x220.jpg" alt="Bifferboard with USB Hub" width="300" height="220" /></a><p class="wp-caption-text">The complete setup</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.benlamb.com/index.php/2010/04/02/bifferboard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Sheevaplug Plug Died</title>
		<link>http://www.benlamb.com/index.php/2010/04/02/my-plug-died/</link>
		<comments>http://www.benlamb.com/index.php/2010/04/02/my-plug-died/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 14:43:54 +0000</pubDate>
		<dc:creator>Ben Lamb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Sheevaplug]]></category>

		<guid isPermaLink="false">http://www.benlamb.com/?p=32</guid>
		<description><![CDATA[I&#8217;m a big fan of the Sheevaplug, an all in one Linux device about the size of a power adaptor. One of the nice things about it is that it plugs directly into the mains. Unfortunately one of mine died &#8230; <a href="http://www.benlamb.com/index.php/2010/04/02/my-plug-died/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a big fan of the <a title="SheevaPlug Wikipedia" href="http://en.wikipedia.org/wiki/SheevaPlug">Sheevaplug</a>, an all in one Linux device about the size of a power adaptor. One of the nice things about it is that it plugs directly into the mains. Unfortunately one of mine died recently. I thought the flash had become corrupted since the LEDs on the device were flashing but I wasn&#8217;t able to communicate with it. I found several forum posts about power supplies failing so decided to open mine up.<br />
The internal metal case of the power supply had rust marks on it. Curiously the output of the PSU was still 5V but I&#8217;m guessing it wasn&#8217;t providing enough current. Connecting the power supply from another Sheevaplug confirmed the board itself was working perfectly. So I decided to open the broken power supply and take a look:</p>
<div id="attachment_33" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.benlamb.com/wp-content/uploads/2010/04/sheeva_psu.jpg"><img class="size-medium wp-image-33" title="sheeva_psu" src="http://www.benlamb.com/wp-content/uploads/2010/04/sheeva_psu-300x263.jpg" alt="Sheevaplug Power Supply" width="300" height="263" /></a><p class="wp-caption-text">Not a pretty sight</p></div>
<p>Several exploded capacitors, nasty. I&#8217;m surprised it was still letting current flow.</p>
<p>I&#8217;ve emailed Globalscale, who make the device, to see whether they sell replacements. The unit is not yet a year old but the warranty is only one month, besides shipping charges to the US would make repair uneconomic.</p>
<p>The power supply is a custom part, not listed in the bill of materials Globalscale supply. Obtaining a part that can provide 15W that will fit into the original space will cost nearly £40 so I&#8217;ll replace it with an external PSU.</p>
<p>Disappointing as the unit was not connected to any external USB devices and under normal operation. Otherwise I&#8217;ve been very impressed with the Sheevaplugs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benlamb.com/index.php/2010/04/02/my-plug-died/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving Servers</title>
		<link>http://www.benlamb.com/index.php/2009/09/24/moving-servers/</link>
		<comments>http://www.benlamb.com/index.php/2009/09/24/moving-servers/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 22:02:42 +0000</pubDate>
		<dc:creator>Ben Lamb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://212.13.216.153/?p=13</guid>
		<description><![CDATA[After ten years of physical boxes in Telehouse I&#8217;m moving to a virtual Linux instance hosted on Debian. It&#8217;s an opportunity to review the software I&#8217;m running. Out goes Apache2 in favour of Lighttpd. SquirrelMail, you served me well but &#8230; <a href="http://www.benlamb.com/index.php/2009/09/24/moving-servers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After ten years of physical boxes in Telehouse I&#8217;m moving to a virtual Linux instance hosted on Debian. It&#8217;s an opportunity to review the software I&#8217;m running. Out goes Apache2 in favour of Lighttpd. SquirrelMail, you served me well but RoundCube is full of AJAX goodness and more importantly can display HTML emails.</p>
<p>Courier IMAP, I always hated you, and was very happy to discover Dovecot. Postfix and BIND, you remain. Behind the scenes I&#8217;m running Samba bound to an internal IP address that&#8217;s routed via a VPN to my home LAN. The VPN also lets me forget about securing individual services such as PostgreSQL and Subversion, they&#8217;re also VPN accessible only and at home or on the road I can access them conveniently without passwords.</p>
<p>For backups, I&#8217;m experimenting with AmazonS3 mounted via FuSE and rsync.</p>
<p>As should be fairly obvious I&#8217;m using WordPress to run my blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benlamb.com/index.php/2009/09/24/moving-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
