<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for David North</title>
	<atom:link href="http://www.dnorth.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dnorth.net</link>
	<description>The scribblings of an Oxford-based geek</description>
	<lastBuildDate>Tue, 23 Nov 2010 22:31:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Comment on Converting Word documents to PDF with OpenOffice and Python by David North</title>
		<link>http://www.dnorth.net/2010/08/29/converting-word-documents-to-pdf-with-openoffice-and-python/#comment-24</link>
		<dc:creator>David North</dc:creator>
		<pubDate>Tue, 23 Nov 2010 22:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnorth.net/?p=265#comment-24</guid>
		<description>How very true. Sadly three-quarters of the people in the world don&#039;t (yet) understand that such is the correct thing to do with a Word document, and I occasionally have to communicate with them :-)</description>
		<content:encoded><![CDATA[<p>How very true. Sadly three-quarters of the people in the world don&#8217;t (yet) understand that such is the correct thing to do with a Word document, and I occasionally have to communicate with them <img src='http://www.dnorth.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Word documents to PDF with OpenOffice and Python by timocharis</title>
		<link>http://www.dnorth.net/2010/08/29/converting-word-documents-to-pdf-with-openoffice-and-python/#comment-23</link>
		<dc:creator>timocharis</dc:creator>
		<pubDate>Tue, 23 Nov 2010 22:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnorth.net/?p=265#comment-23</guid>
		<description>Okay, we have a lot of common ground, such as: the same name. I have a server running lenny. I adored the VB IDE -- especially the debugger -- regardless the shortcomings of the language. My wife worked at Netscape on what became Firefox and Tbird (and certainly would sympathize and agree with your comments. And for that matter, ran Seamonkey Cam for those with an eye toward history). We&#039;re both python addicts. But the idea that a .doc _should_ be converted to PDF and even weirder, be published, is simply beyond the pale. It _should_ be deleted immediately without compunction.

Respectfully, 

David North</description>
		<content:encoded><![CDATA[<p>Okay, we have a lot of common ground, such as: the same name. I have a server running lenny. I adored the VB IDE &#8212; especially the debugger &#8212; regardless the shortcomings of the language. My wife worked at Netscape on what became Firefox and Tbird (and certainly would sympathize and agree with your comments. And for that matter, ran Seamonkey Cam for those with an eye toward history). We&#8217;re both python addicts. But the idea that a .doc _should_ be converted to PDF and even weirder, be published, is simply beyond the pale. It _should_ be deleted immediately without compunction.</p>
<p>Respectfully, </p>
<p>David North</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groupwise maximum by Returning the entire row of maximum value for each group (Group-wise Maximum in SQL / MySQL ) - logon2 Blog - Better use of the web for everybody</title>
		<link>http://www.dnorth.net/2007/07/28/groupwise-maximum/#comment-2</link>
		<dc:creator>Returning the entire row of maximum value for each group (Group-wise Maximum in SQL / MySQL ) - logon2 Blog - Better use of the web for everybody</dc:creator>
		<pubDate>Thu, 08 Jul 2010 02:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnorth.net/2007/07/28/groupwise-maximum/#comment-2</guid>
		<description>[...] linked me to a post about Groupwise Maximum queries on David North&#8217;s blog, which was about exactly the same problem as mine. However, the solution there didn&#8217;t to work [...] </description>
		<content:encoded><![CDATA[<p>[...] linked me to a post about Groupwise Maximum queries on David North&#8217;s blog, which was about exactly the same problem as mine. However, the solution there didn&#8217;t to work [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SysAdmin stuff by David North</title>
		<link>http://www.dnorth.net/2010/04/25/sysadmin-stuff/#comment-22</link>
		<dc:creator>David North</dc:creator>
		<pubDate>Thu, 10 Jun 2010 12:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnorth.net/?p=231#comment-22</guid>
		<description>Ah, fair point, I didn&#039;t realise that capability was there. In my case I like being able to see the backed-up data without having to decompress or decrypt it first - I keep it all on an encrypted drive but think the encryption should be transparent to the backup process. Duplicity also terrifies me slightly as the versions in Debian are a bit out of date and buggy compared to the latest and greatest.</description>
		<content:encoded><![CDATA[<p>Ah, fair point, I didn&#8217;t realise that capability was there. In my case I like being able to see the backed-up data without having to decompress or decrypt it first &#8211; I keep it all on an encrypted drive but think the encryption should be transparent to the backup process. Duplicity also terrifies me slightly as the versions in Debian are a bit out of date and buggy compared to the latest and greatest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SysAdmin stuff by google.com/accounts/o8&#8230;</title>
		<link>http://www.dnorth.net/2010/04/25/sysadmin-stuff/#comment-21</link>
		<dc:creator>google.com/accounts/o8&#8230;</dc:creator>
		<pubDate>Thu, 10 Jun 2010 09:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnorth.net/?p=231#comment-21</guid>
		<description>Just figured I&#039;d point out -- backupninja uses duplicity for remote backup; which is nicely based on librsync and includes rdiffdir. So far it supports ssh/scp, local file access, rsync, ftp, HSI, WebDAV, and Amazon S3. Kinda wish it supported rackspace cloudspace, maybe *I&#039;ll* have to submit a patch if it bothers me that much... :)</description>
		<content:encoded><![CDATA[<p>Just figured I&#8217;d point out &#8212; backupninja uses duplicity for remote backup; which is nicely based on librsync and includes rdiffdir. So far it supports ssh/scp, local file access, rsync, ftp, HSI, WebDAV, and Amazon S3. Kinda wish it supported rackspace cloudspace, maybe *I&#8217;ll* have to submit a patch if it bothers me that much&#8230; <img src='http://www.dnorth.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: svn+ssh on Windows by fijiaaron.wordpress.com/</title>
		<link>http://www.dnorth.net/2007/09/08/svn-ssh-on-windows/#comment-4</link>
		<dc:creator>fijiaaron.wordpress.com/</dc:creator>
		<pubDate>Fri, 19 Feb 2010 18:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnorth.net/2007/09/08/how-to-get-svnssh-working-on-windows/#comment-4</guid>
		<description>Thanks that worked for me (I also used Git (1.6.5.1) ssh).  The trick is editing the svn config file.</description>
		<content:encoded><![CDATA[<p>Thanks that worked for me (I also used Git (1.6.5.1) ssh).  The trick is editing the svn config file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We all love miniturization by David North</title>
		<link>http://www.dnorth.net/2009/07/28/we-all-love-miniturization/#comment-20</link>
		<dc:creator>David North</dc:creator>
		<pubDate>Thu, 30 Jul 2009 07:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnorth.net/?p=171#comment-20</guid>
		<description>That is indeed a 20p, sadly with a date on it.</description>
		<content:encoded><![CDATA[<p>That is indeed a 20p, sadly with a date on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We all love miniturization by akenyon</title>
		<link>http://www.dnorth.net/2009/07/28/we-all-love-miniturization/#comment-19</link>
		<dc:creator>akenyon</dc:creator>
		<pubDate>Wed, 29 Jul 2009 23:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnorth.net/?p=171#comment-19</guid>
		<description>Is that a 20p?</description>
		<content:encoded><![CDATA[<p>Is that a 20p?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: svn+ssh on Windows by dandv.livejournal.com/</title>
		<link>http://www.dnorth.net/2007/09/08/svn-ssh-on-windows/#comment-3</link>
		<dc:creator>dandv.livejournal.com/</dc:creator>
		<pubDate>Tue, 28 Jul 2009 22:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnorth.net/2007/09/08/how-to-get-svnssh-working-on-windows/#comment-3</guid>
		<description>I never managed to get Subversion to work with PuTTY either, but I found a way to have it work with the SSH client that ships with Git, which I already use anyway. This is nice because you won&#039;t have to install Cygwin or the openssh package.

http://wiki.dandascalescu.com/howtos/subversion/subversion_access_through_ssh_on_windows</description>
		<content:encoded><![CDATA[<p>I never managed to get Subversion to work with PuTTY either, but I found a way to have it work with the SSH client that ships with Git, which I already use anyway. This is nice because you won&#8217;t have to install Cygwin or the openssh package.</p>
<p><a href="http://wiki.dandascalescu.com/howtos/subversion/subversion_access_through_ssh_on_windows">http://wiki.dandascalescu.com/howtos/subversion/subversion_access_through_ssh_on_windows</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenID by David North</title>
		<link>http://www.dnorth.net/2009/05/05/openid/#comment-18</link>
		<dc:creator>David North</dc:creator>
		<pubDate>Wed, 06 May 2009 13:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnorth.net/?p=129#comment-18</guid>
		<description>&lt;a href=&quot;#comment-16&quot; rel=&quot;nofollow&quot;&gt;@michaelhowe.org/&lt;/a&gt; 
I believe it was indeed you who urged me to do this some time in 2007...apologies for the delay, but better late than never :)</description>
		<content:encoded><![CDATA[<p><a href="#comment-16">@michaelhowe.org/</a><br />
I believe it was indeed you who urged me to do this some time in 2007&#8230;apologies for the delay, but better late than never <img src='http://www.dnorth.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

