<?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 on: A satisfying bug fix.	</title>
	<atom:link href="https://www.alananna.co.uk/blog/2010/03/a-satisfying-bug-fix/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.alananna.co.uk/blog/2010/03/a-satisfying-bug-fix/</link>
	<description>Tales from a down-shifted family - Making the most of modest means in West Wales</description>
	<lastBuildDate>Wed, 17 Mar 2010 17:20:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Dan		</title>
		<link>https://www.alananna.co.uk/blog/2010/03/a-satisfying-bug-fix/#comment-18155</link>

		<dc:creator><![CDATA[Dan]]></dc:creator>
		<pubDate>Wed, 17 Mar 2010 17:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.alananna.co.uk/blog/?p=4029#comment-18155</guid>

					<description><![CDATA[IDs should never be signed either. Why would you want a negative number as an ID? changing the field to unsigned smallint would have doubled the capacity without increasing memory usage.]]></description>
			<content:encoded><![CDATA[<p>IDs should never be signed either. Why would you want a negative number as an ID? changing the field to unsigned smallint would have doubled the capacity without increasing memory usage.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alan		</title>
		<link>https://www.alananna.co.uk/blog/2010/03/a-satisfying-bug-fix/#comment-18154</link>

		<dc:creator><![CDATA[Alan]]></dc:creator>
		<pubDate>Wed, 17 Mar 2010 16:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.alananna.co.uk/blog/?p=4029#comment-18154</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.alananna.co.uk/blog/2010/03/a-satisfying-bug-fix/#comment-18153&quot;&gt;Andrew&lt;/a&gt;.

Nope, it wasn&#039;t WordPress... Although they do use numbers as ID&#039;s.

Al.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.alananna.co.uk/blog/2010/03/a-satisfying-bug-fix/#comment-18153">Andrew</a>.</p>
<p>Nope, it wasn&#8217;t WordPress&#8230; Although they do use numbers as ID&#8217;s.</p>
<p>Al.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andrew		</title>
		<link>https://www.alananna.co.uk/blog/2010/03/a-satisfying-bug-fix/#comment-18153</link>

		<dc:creator><![CDATA[Andrew]]></dc:creator>
		<pubDate>Wed, 17 Mar 2010 16:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.alananna.co.uk/blog/?p=4029#comment-18153</guid>

					<description><![CDATA[The moral is to never use a number as an ID. Is that Wordpress? They should know better!]]></description>
			<content:encoded><![CDATA[<p>The moral is to never use a number as an ID. Is that WordPress? They should know better!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
