<?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>David North &#187; Uncategorized</title>
	<atom:link href="http://www.dnorth.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dnorth.net</link>
	<description>The scribblings of an Oxford-based geek</description>
	<lastBuildDate>Tue, 27 Dec 2011 11:58:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>RIP Freda (my car), 1995-2011</title>
		<link>http://www.dnorth.net/2011/02/26/rip-freda-my-car-1995-2011/</link>
		<comments>http://www.dnorth.net/2011/02/26/rip-freda-my-car-1995-2011/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 22:31:25 +0000</pubDate>
		<dc:creator>David North</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dnorth.net/?p=329</guid>
		<description><![CDATA[A fond farewell today to my car, which has been in the family since 1999 and suffered both myself and my sister learning to drive in it. The mighty Fiat served me well, but in the end, living and working as I do in the middle of one of the most anti-car cities in England, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">A fond farewell today to my car, which has been in the family since 1999 and suffered both myself and my sister learning to drive in it. The mighty Fiat served me well, but in the end, living and working as I do in the middle of one of the most anti-car cities in England, it had to go.</p>
<p style="text-align: justify;">
<div id="attachment_330" class="wp-caption aligncenter" style="width: 269px"><a href="http://www.dnorth.net/wp-content/uploads/2011/02/cinq.jpeg"><img class="size-full wp-image-330" title="My car (or one very much like it)" src="http://www.dnorth.net/wp-content/uploads/2011/02/cinq.jpeg" alt="My car (or one very much like it)" width="259" height="194" /></a><p class="wp-caption-text">Not actually my car, but an identical one</p></div>
<p>I sold it to <a href="http://webuyanycar.com">We Buy Any Car</a> (sponsors motoring on <a href="http://joindave.co.uk">Dave</a>), and they gave me fifty quid, which I shall be putting towards finally getting a smartphone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnorth.net/2011/02/26/rip-freda-my-car-1995-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best advert of 2008?</title>
		<link>http://www.dnorth.net/2008/12/19/best-advert-of-2008/</link>
		<comments>http://www.dnorth.net/2008/12/19/best-advert-of-2008/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 12:15:52 +0000</pubDate>
		<dc:creator>David North</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dnorth.net/?p=84</guid>
		<description><![CDATA[Spotted this on Farcebook Facebook just now&#8230; I&#8217;d laugh, but somebody probably sued them when the free pig didn&#8217;t turn up.]]></description>
			<content:encoded><![CDATA[<p>Spotted this on <span style="text-decoration: line-through;">Farcebook</span> Facebook just now&#8230;</p>
<p><img class="size-full wp-image-85 alignnone" title="The best advert of 2008?" src="http://www.dnorth.net/wp-content/uploads/2008/12/snapshot3.png" alt="The best advert of 2008?" width="184" height="235" /></p>
<p>I&#8217;d laugh, but somebody probably sued them when the free pig didn&#8217;t turn up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnorth.net/2008/12/19/best-advert-of-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: svn+ssh on Windows</title>
		<link>http://www.dnorth.net/2007/09/08/svn-ssh-on-windows/</link>
		<comments>http://www.dnorth.net/2007/09/08/svn-ssh-on-windows/#comments</comments>
		<pubDate>Sat, 08 Sep 2007 15:34:11 +0000</pubDate>
		<dc:creator>David North</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dnorth.net/2007/09/08/how-to-get-svnssh-working-on-windows/</guid>
		<description><![CDATA[The problem: Windows doesn&#8217;t have an inbuilt SSH client, so trying to check out files from a Subversion repository over SSH doesn&#8217;t work out of the box. I&#8217;ve just spend half an hour looking for a way round this, and here it is [as ever, you follow my advice at your own risk]: I couldn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>The problem: Windows doesn&#8217;t have an inbuilt <a href="http://en.wikipedia.org/wiki/Ssh">SSH</a> client, so trying to check out files from a <a href="http://subversion.tigris.org">Subversion</a> repository over SSH doesn&#8217;t work out of the box. I&#8217;ve just spend half an hour looking for a way round this, and here it is [as ever, you follow my advice at your own risk]:</p>
<ol>
<li>I couldn&#8217;t manage to get it working using <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a>. Please leave a comment if you have.</li>
<li>Install <a href="http://cygwin.com">Cygwin</a>, making sure to include the openssh package</li>
<li> Edit the C:Documents and Settings(yourusername)Application DataSubversionconfig file to include a line reading
<pre>ssh = c:/(cygwin root path)/bin/ssh.exe -i "C:/privatekeypath"</pre>
</li>
<li>You can omit the -i option and the bit after it if you don&#8217;t have SSH key authentication set up. If you&#8217;re using it, though, <em>make sure you use forward slashes</em> in the path to the key file. Note that the private key needs to be in <a href="http://openssh.org/">OpenSSH</a> compatible format. If you have key authentication set up in PuTTY, you can export your private key to an OpenSSH compatible version using PuTTYgen.</li>
<li>You should now be able to check out repositories in the usual way from a command prompt:
<pre>svn co svn+ssh://you@repositoryhost/path/to/repository/ destination-dir</pre>
<p>If you exported your PuTTY key as described above, you shouldn&#8217;t be prompted for your password on hosts where the corresponding public key is in place.</li>
</ol>
<p><strong>Update</strong></p>
<p>Since writing this post, I&#8217;ve had <a href="http://tortoisesvn.tigris.org/">Tortoise SVN</a> recommended to me, and it Just Works out of the box if you use the PuTTY saved session name in the URL, i.e. if the PuTTY session is called &#8220;mybox&#8221;, svn+ssh://mybox/path/to/repo seems to work correctly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnorth.net/2007/09/08/svn-ssh-on-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

