<?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 Thoughts from Mads Sülau Jørgensen</title> <atom:link href="http://madssj.com/blog/comments/feed/" rel="self" type="application/rss+xml" /><link>http://madssj.com/blog</link> <description>Various articles about programming and systems administration.</description> <lastBuildDate>Sat, 11 Jun 2011 14:50:13 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Comment on How to resize ext3 partition on LVM by Resize ext3 partition with LVM - Ext3 Ext4 Tutorial</title><link>http://madssj.com/blog/2010/07/05/how-to-resize-ext3-partition-on-lvm/#comment-197</link> <dc:creator>Resize ext3 partition with LVM - Ext3 Ext4 Tutorial</dc:creator> <pubDate>Sat, 11 Jun 2011 14:50:13 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=210#comment-197</guid> <description>&lt;p&gt;[...] Here is a good tutorial show you how to Resize ext3 partition with LVM: From time to time I have to resize the file systems on various systems which are primarily using ext3 on top of LVM. [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] Here is a good tutorial show you how to Resize ext3 partition with LVM: From time to time I have to resize the file systems on various systems which are primarily using ext3 on top of LVM. [...]</p>]]></content:encoded> </item> <item><title>Comment on Django &#8211; sharing a memcached instance by Mads Sülau Jørgensen</title><link>http://madssj.com/blog/2009/06/23/django-sharing-a-memcached-instance/#comment-58</link> <dc:creator>Mads Sülau Jørgensen</dc:creator> <pubDate>Wed, 23 Mar 2011 12:08:55 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=135#comment-58</guid> <description>&lt;p&gt;Agreed. I&#039;ve updated the post to reflect the fact, that django 1.3 was released last night.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Agreed. I&#8217;ve updated the post to reflect the fact, that django 1.3 was released last night.</p>]]></content:encoded> </item> <item><title>Comment on Django &#8211; sharing a memcached instance by Andrew Ash</title><link>http://madssj.com/blog/2009/06/23/django-sharing-a-memcached-instance/#comment-57</link> <dc:creator>Andrew Ash</dc:creator> <pubDate>Tue, 22 Mar 2011 20:20:02 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=135#comment-57</guid> <description>&lt;p&gt;The patch that Curious User linked to has been approved in Django 1.3, which should be out shortly.&lt;/p&gt;
&lt;p&gt;http://code.djangoproject.com/changeset/14623&lt;/p&gt;
&lt;p&gt;http://docs.djangoproject.com/en/dev/topics/cache/#cache-key-prefixing&lt;/p&gt; </description> <content:encoded><![CDATA[<p>The patch that Curious User linked to has been approved in Django 1.3, which should be out shortly.</p><p><a
href="http://code.djangoproject.com/changeset/14623" rel="nofollow">http://code.djangoproject.com/changeset/14623</a></p><p><a
href="http://docs.djangoproject.com/en/dev/topics/cache/#cache-key-prefixing" rel="nofollow">http://docs.djangoproject.com/en/dev/topics/cache/#cache-key-prefixing</a></p>]]></content:encoded> </item> <item><title>Comment on Asynchronous socket server in python by Mads Sülau Jørgensen</title><link>http://madssj.com/blog/2008/02/21/asynchronous-socket-server-in-python/#comment-6</link> <dc:creator>Mads Sülau Jørgensen</dc:creator> <pubDate>Mon, 01 Nov 2010 08:32:20 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/2008/02/21/asynchronous-socket-server-in-python/#comment-6</guid> <description>&lt;p&gt;True. &lt;code&gt;conn&lt;/code&gt; should be &lt;code&gt;sock&lt;/code&gt;.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>True. <code>conn</code> should be <code>sock</code>.</p>]]></content:encoded> </item> <item><title>Comment on Asynchronous socket server in python by wildman</title><link>http://madssj.com/blog/2008/02/21/asynchronous-socket-server-in-python/#comment-5</link> <dc:creator>wildman</dc:creator> <pubDate>Sun, 31 Oct 2010 18:21:17 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/2008/02/21/asynchronous-socket-server-in-python/#comment-5</guid> <description>&lt;p&gt;error in line 22:
asynchat.async_chat.&lt;strong&gt;init&lt;/strong&gt;(self, sock=conn)&lt;/p&gt; </description> <content:encoded><![CDATA[<p>error in line 22:
asynchat.async_chat.<strong>init</strong>(self, sock=conn)</p>]]></content:encoded> </item> <item><title>Comment on Extracting a single database from a pg_dumpall PostgreSQL dump by Mads Sülau Jørgensen</title><link>http://madssj.com/blog/2010/04/09/extracting-a-single-database-from-a-pg_dumpall-postgresql-dump/#comment-83</link> <dc:creator>Mads Sülau Jørgensen</dc:creator> <pubDate>Thu, 14 Oct 2010 17:33:38 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=191#comment-83</guid> <description>&lt;p&gt;You&#039;re very welcome.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>You&#8217;re very welcome.</p>]]></content:encoded> </item> <item><title>Comment on Extracting a single database from a pg_dumpall PostgreSQL dump by Kai</title><link>http://madssj.com/blog/2010/04/09/extracting-a-single-database-from-a-pg_dumpall-postgresql-dump/#comment-82</link> <dc:creator>Kai</dc:creator> <pubDate>Thu, 14 Oct 2010 08:04:33 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=191#comment-82</guid> <description>&lt;p&gt;You just saved me a lot of work. Thanks!&lt;/p&gt; </description> <content:encoded><![CDATA[<p>You just saved me a lot of work. Thanks!</p>]]></content:encoded> </item> <item><title>Comment on Django &#8211; sharing a memcached instance by Mads Sülau Jørgensen</title><link>http://madssj.com/blog/2009/06/23/django-sharing-a-memcached-instance/#comment-56</link> <dc:creator>Mads Sülau Jørgensen</dc:creator> <pubDate>Thu, 01 Jul 2010 10:33:27 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=135#comment-56</guid> <description>&lt;p&gt;Oh, that&#039;s even better!&lt;/p&gt;
&lt;p&gt;I&#039;ll stick it in the post, thanks again :)&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Oh, that&#8217;s even better!</p><p>I&#8217;ll stick it in the post, thanks again :)</p>]]></content:encoded> </item> <item><title>Comment on Django &#8211; sharing a memcached instance by Curious User</title><link>http://madssj.com/blog/2009/06/23/django-sharing-a-memcached-instance/#comment-55</link> <dc:creator>Curious User</dc:creator> <pubDate>Thu, 01 Jul 2010 10:31:30 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=135#comment-55</guid> <description>&lt;p&gt;Thanks for your quick reply!&lt;/p&gt;
&lt;p&gt;Note a patch has been submitted: http://code.djangoproject.com/ticket/13795&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Thanks for your quick reply!</p><p>Note a patch has been submitted: <a
href="http://code.djangoproject.com/ticket/13795" rel="nofollow">http://code.djangoproject.com/ticket/13795</a></p>]]></content:encoded> </item> <item><title>Comment on Extracting a single database from a pg_dumpall PostgreSQL dump by Mads Sülau Jørgensen</title><link>http://madssj.com/blog/2010/04/09/extracting-a-single-database-from-a-pg_dumpall-postgresql-dump/#comment-81</link> <dc:creator>Mads Sülau Jørgensen</dc:creator> <pubDate>Thu, 01 Jul 2010 10:29:13 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=191#comment-81</guid> <description>&lt;p&gt;Right, replaced with &lt;code&gt;echo &quot;foo&quot; &gt;&amp;2&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Right, replaced with <code>echo "foo" &gt;&amp;2</code>.</p><p>Thanks.</p>]]></content:encoded> </item> </channel> </rss>
