<?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: Introducing Malicious Code Reviews</title>
	<atom:link href="http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/</link>
	<description>Compilers, open source, and similar.</description>
	<lastBuildDate>Wed, 13 Jul 2011 21:03:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Joe</title>
		<link>http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/#comment-6</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 28 Jan 2009 17:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbiggar.com/?p=7#comment-6</guid>
		<description>Shame is a motivator. &lt;br/&gt;&lt;br/&gt;Where you read about build discipline, you often find mention of the &quot;shame email&quot; that goes out to all devs when a commit breaks the build.&lt;br/&gt;&lt;br/&gt;So, call it retaliation ... or shame ... this has to occur, if we want better code.</description>
		<content:encoded><![CDATA[<p>Shame is a motivator. </p>
<p>Where you read about build discipline, you often find mention of the &#8220;shame email&#8221; that goes out to all devs when a commit breaks the build.</p>
<p>So, call it retaliation &#8230; or shame &#8230; this has to occur, if we want better code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/#comment-212</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 28 Jan 2009 17:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbiggar.com/?p=7#comment-212</guid>
		<description>Shame is a motivator. Where you read about build discipline, you often find mention of the &quot;shame email&quot; that goes out to all devs when a commit breaks the build.So, call it retaliation ... or shame ... this has to occur, if we want better code.</description>
		<content:encoded><![CDATA[<p>Shame is a motivator. Where you read about build discipline, you often find mention of the &#8220;shame email&#8221; that goes out to all devs when a commit breaks the build.So, call it retaliation &#8230; or shame &#8230; this has to occur, if we want better code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/#comment-5</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 27 Jan 2009 03:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbiggar.com/?p=7#comment-5</guid>
		<description>Beware the malicious malicious-code-review review that will demonstrate &quot;why your malicious review system is rotten from the ground up&quot;.</description>
		<content:encoded><![CDATA[<p>Beware the malicious malicious-code-review review that will demonstrate &#8220;why your malicious review system is rotten from the ground up&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/#comment-211</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 27 Jan 2009 03:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbiggar.com/?p=7#comment-211</guid>
		<description>Beware the malicious malicious-code-review review that will demonstrate &quot;why your malicious review system is rotten from the ground up&quot;.</description>
		<content:encoded><![CDATA[<p>Beware the malicious malicious-code-review review that will demonstrate &#8220;why your malicious review system is rotten from the ground up&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toxik</title>
		<link>http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/#comment-4</link>
		<dc:creator>toxik</dc:creator>
		<pubDate>Tue, 27 Jan 2009 00:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbiggar.com/?p=7#comment-4</guid>
		<description>Good god, the mind boggles.&lt;br/&gt;&lt;br/&gt;The thing is full of premature optimizations. Like static inlines in headers, overridden tolower functions, and...&lt;br/&gt;&lt;br/&gt;Anyway, just dropping a line to tell you about my very own PHP rant, which is about the PHP language in general: http://b.lericson.se/~toxik/php_sucks_rant.log</description>
		<content:encoded><![CDATA[<p>Good god, the mind boggles.</p>
<p>The thing is full of premature optimizations. Like static inlines in headers, overridden tolower functions, and&#8230;</p>
<p>Anyway, just dropping a line to tell you about my very own PHP rant, which is about the PHP language in general: <a href="http://b.lericson.se/~toxik/php_sucks_rant.log" rel="nofollow">http://b.lericson.se/~toxik/php_sucks_rant.log</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toxik</title>
		<link>http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/#comment-210</link>
		<dc:creator>toxik</dc:creator>
		<pubDate>Tue, 27 Jan 2009 00:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbiggar.com/?p=7#comment-210</guid>
		<description>Good god, the mind boggles.The thing is full of premature optimizations. Like static inlines in headers, overridden tolower functions, and...Anyway, just dropping a line to tell you about my very own PHP rant, which is about the PHP language in general: http://b.lericson.se/~toxik/php_sucks_rant.log</description>
		<content:encoded><![CDATA[<p>Good god, the mind boggles.The thing is full of premature optimizations. Like static inlines in headers, overridden tolower functions, and&#8230;Anyway, just dropping a line to tell you about my very own PHP rant, which is about the PHP language in general: <a href="http://b.lericson.se/~toxik/php_sucks_rant.log" rel="nofollow">http://b.lericson.se/~toxik/php_sucks_rant.log</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Biggar</title>
		<link>http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/#comment-3</link>
		<dc:creator>Paul Biggar</dc:creator>
		<pubDate>Mon, 26 Jan 2009 23:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbiggar.com/?p=7#comment-3</guid>
		<description>- John&lt;br/&gt;&lt;br/&gt;The &#039;retaliation&#039; part is largely rhetoric, so don&#039;t worry :)&lt;br/&gt;&lt;br/&gt;I won&#039;t be submitting patches, and I&#039;ll explain why. These code reviews (I intend to write a few more) are meant to demonstrate that PHP is rotten from the ground up. While some of the flaws here could be patched, the majority of the problems are endemic in the code, the language, and the community. More to come.</description>
		<content:encoded><![CDATA[<p>- John</p>
<p>The &#8216;retaliation&#8217; part is largely rhetoric, so don&#8217;t worry :)</p>
<p>I won&#8217;t be submitting patches, and I&#8217;ll explain why. These code reviews (I intend to write a few more) are meant to demonstrate that PHP is rotten from the ground up. While some of the flaws here could be patched, the majority of the problems are endemic in the code, the language, and the community. More to come.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Biggar</title>
		<link>http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/#comment-209</link>
		<dc:creator>Paul Biggar</dc:creator>
		<pubDate>Mon, 26 Jan 2009 23:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbiggar.com/?p=7#comment-209</guid>
		<description>- JohnThe &#039;retaliation&#039; part is largely rhetoric, so don&#039;t worry :)I won&#039;t be submitting patches, and I&#039;ll explain why. These code reviews (I intend to write a few more) are meant to demonstrate that PHP is rotten from the ground up. While some of the flaws here could be patched, the majority of the problems are endemic in the code, the language, and the community. More to come.</description>
		<content:encoded><![CDATA[<p>- JohnThe &#8216;retaliation&#8217; part is largely rhetoric, so don&#8217;t worry :)I won&#8217;t be submitting patches, and I&#8217;ll explain why. These code reviews (I intend to write a few more) are meant to demonstrate that PHP is rotten from the ground up. While some of the flaws here could be patched, the majority of the problems are endemic in the code, the language, and the community. More to come.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Herren</title>
		<link>http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/#comment-2</link>
		<dc:creator>John Herren</dc:creator>
		<pubDate>Mon, 26 Jan 2009 22:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbiggar.com/?p=7#comment-2</guid>
		<description>While it&#039;s unfortunate that your stated motive is retaliation, I think it&#039;s appreciated that you&#039;d take the time to make PHP better through your commentary, for what it&#039;s worth. Will you be submitting patches?</description>
		<content:encoded><![CDATA[<p>While it&#8217;s unfortunate that your stated motive is retaliation, I think it&#8217;s appreciated that you&#8217;d take the time to make PHP better through your commentary, for what it&#8217;s worth. Will you be submitting patches?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Herren</title>
		<link>http://blog.paulbiggar.com/archive/introducing-malicious-code-reviews/#comment-208</link>
		<dc:creator>John Herren</dc:creator>
		<pubDate>Mon, 26 Jan 2009 22:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbiggar.com/?p=7#comment-208</guid>
		<description>While it&#039;s unfortunate that your stated motive is retaliation, I think it&#039;s appreciated that you&#039;d take the time to make PHP better through your commentary, for what it&#039;s worth. Will you be submitting patches?</description>
		<content:encoded><![CDATA[<p>While it&#8217;s unfortunate that your stated motive is retaliation, I think it&#8217;s appreciated that you&#8217;d take the time to make PHP better through your commentary, for what it&#8217;s worth. Will you be submitting patches?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 232/328 objects using disk: basic

Served from: blog.paulbiggar.com @ 2012-02-06 05:30:36 -->
