<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>edeca.net</title>
	<link>http://edeca.net/wp</link>
	<description>Musings of a geek</description>
	<lastBuildDate>Sat, 10 Jul 2010 11:10:18 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>O2 iPhone (iOS4) provisioning bug</title>
		<description><![CDATA[I finally upgraded my old iPhone 3GS to iOS4, but it wasn&#8217;t a smooth process. It seems O2 have a problem with their provisioning process because, after the upgrade, all of the carrier settings had disappeared. There was no way to setup Visual Voicemail in the menu and no internet services worked when I wasn&#8217;t [...]]]></description>
		<link>http://edeca.net/wp/2010/07/o2-iphone-ios4-provisioning-bug/</link>
			</item>
	<item>
		<title>Net::LibNIDS 0.1 released</title>
		<description><![CDATA[The other day I pushed a new version of Net::LibNIDS to CPAN. It interfaces with the C library libnids in order to provide TCP stream reassembly and returns the data to your Perl callback. The API for the Perl module is still nasty but a bunch of bugs have been fixed which make it quite [...]]]></description>
		<link>http://edeca.net/wp/2010/06/netlibnids-0-1-released/</link>
			</item>
	<item>
		<title>Production music samples</title>
		<description><![CDATA[Whilst looking for some music to use as jingles/beds for a charity radio project I assist I found FreeNotesMusic. From a quick listen there are some fantastic tracks, really nice composition and production. Big thanks go to Simon from the company who responded to my queries very quickly.]]></description>
		<link>http://edeca.net/wp/2010/06/production-music-samples/</link>
			</item>
	<item>
		<title>Better than grep</title>
		<description><![CDATA[Anybody who has used command-line systems for a serious amount of time will love grep. But today I stumbled across ack, which (for many things) is better than grep and a whole lot nicer to use. The best bit? It&#8217;s pure Perl, therefore also uses real Perl regular expressions. Yes, there might be grep --perl-regexp, [...]]]></description>
		<link>http://edeca.net/wp/2010/05/better-than-grep/</link>
			</item>
	<item>
		<title>Cooking with gas, my first SMD board</title>
		<description><![CDATA[My first bunch of boards arrived back from BatchPCB and I&#8217;m really impressed.  Great printing for the silkscreen and a really professional looking product.  One of the boards I ordered was a breakout board for the SMD PIC 18F2321, the first surface mount board I have tried. The original board was designed and kindly sent [...]]]></description>
		<link>http://edeca.net/wp/2010/05/cooking-with-gas-my-first-smd-board/</link>
			</item>
	<item>
		<title>I am not a photographer</title>
		<description><![CDATA[During a recent conversation with another Dave he pointed me at the Facebook group No, you&#8217;re not a photographer, you just own a camera.  Whilst I don&#8217;t agree with most of the comments on there (they are generally rude and unhelpful) it does raise an interesting point: How high the bar should be set for [...]]]></description>
		<link>http://edeca.net/wp/2010/05/i-am-not-a-photographer/</link>
			</item>
	<item>
		<title>Limiting command runtime in Linux</title>
		<description><![CDATA[It is sometimes useful to limit the running time of a process, either to stop it from using up all resources or to make sure nightly cron jobs don&#8217;t continue into working hours. I needed this for rsync, to let a remote backup server slowly catch up if large amounts of data were added to [...]]]></description>
		<link>http://edeca.net/wp/2010/05/limiting-command-runtime-in-linux/</link>
			</item>
	<item>
		<title>Using the hardware USART with BoostC and a PIC</title>
		<description><![CDATA[This post looks at what is needed to get a serial connectiong working with BoostC using a PIC with a hardware USART. A later post will cover the BoostC software implementation, when I have finished figuring it out. By the end of this post there will be a PIC uC talking to Hyperterminal on the [...]]]></description>
		<link>http://edeca.net/wp/2010/04/using-the-hardware-usart-with-boostc-and-a-pic/</link>
			</item>
	<item>
		<title>Obtaining DNS servers automatically on Cisco ADSL routers</title>
		<description><![CDATA[I noticed tonight that my Cisco 837 was using hard-coded DNS servers which were no longer valid, hence breaking my internets. In order to keep them updated automatically, I added the following to the appropriate dialer configuration (interface Dialer0 on an 8xx): ppp ipcp dns request This causes the router to request DNS server addresses [...]]]></description>
		<link>http://edeca.net/wp/2010/04/obtaining-dns-servers-automatically-on-cisco-adsl-routers/</link>
			</item>
	<item>
		<title>Eagle components library added</title>
		<description><![CDATA[A very short note to say that I have (finally) published my Eagle components library on this site. Right now it doesn&#8217;t contain many parts, but I will add to it as I make more boards.]]></description>
		<link>http://edeca.net/wp/2010/03/eagle-components-library-added/</link>
			</item>
</channel>
</rss>
