<?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: I have no fond memories of that compiler</title>
	<atom:link href="http://www.dougalstanton.net/blog/index.php/2009/04/11/i-have-no-fond-memories-of-that-compiler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dougalstanton.net/blog/index.php/2009/04/11/i-have-no-fond-memories-of-that-compiler/</link>
	<description></description>
	<lastBuildDate>Wed, 30 Nov 2011 18:21:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve</title>
		<link>http://www.dougalstanton.net/blog/index.php/2009/04/11/i-have-no-fond-memories-of-that-compiler/comment-page-1/#comment-16164</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 12 Apr 2009 07:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougalstanton.net/blog/?p=757#comment-16164</guid>
		<description>&lt;p&gt;The mouse-button thing works in Windows too ;)&lt;/p&gt;

&lt;p&gt;Also, I much prefer statically-typed languages, even though they can occasionally be a pain in the ass.  It really bugs me that php will happily accept something like&lt;/p&gt;

&lt;p&gt;if (count(things &gt; 1))&lt;/p&gt;

&lt;p&gt;when you meant to type&lt;/p&gt;

&lt;p&gt;if (count(things) &gt; 1)&lt;/p&gt;

&lt;p&gt;In my head, there&#039;s no reason you&#039;d ever want to use the first one!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The mouse-button thing works in Windows too ;)</p>

<p>Also, I much prefer statically-typed languages, even though they can occasionally be a pain in the ass.  It really bugs me that php will happily accept something like</p>

<p>if (count(things &gt; 1))</p>

<p>when you meant to type</p>

<p>if (count(things) &gt; 1)</p>

<p>In my head, there&#8217;s no reason you&#8217;d ever want to use the first one!</p>]]></content:encoded>
	</item>
</channel>
</rss>

