<?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: Why Coding Standards Matter</title>
	<atom:link href="http://paul-m-jones.com/archives/34/feed" rel="self" type="application/rss+xml" />
	<link>http://paul-m-jones.com/archives/34?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-coding-standards-matter</link>
	<description>It&#039;s not enough to be smart; you have to actually know things.</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:50:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Orlando Orthodontist</title>
		<link>http://paul-m-jones.com/archives/34/comment-page-1#comment-413602</link>
		<dc:creator>Orlando Orthodontist</dc:creator>
		<pubDate>Tue, 27 Oct 2009 09:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=34#comment-413602</guid>
		<description>Similar to Travis, I&#039;ve become used to PEAR coding and would probably have trouble switching to a new style. I do understand the need for it though.</description>
		<content:encoded><![CDATA[<p>Similar to Travis, I&#8217;ve become used to PEAR coding and would probably have trouble switching to a new style. I do understand the need for it though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: code style n&#8217;stuff &#171; ChaniBlog</title>
		<link>http://paul-m-jones.com/archives/34/comment-page-1#comment-246889</link>
		<dc:creator>code style n&#8217;stuff &#171; ChaniBlog</dc:creator>
		<pubDate>Sat, 19 Jan 2008 14:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=34#comment-246889</guid>
		<description>[...] difference. I was thinking about writing a blog about it, but it seems there are a couple of good blog posts on the subject already. the second one is aimed towards companies, but I think this is an [...]</description>
		<content:encoded><![CDATA[<p>[...] difference. I was thinking about writing a blog about it, but it seems there are a couple of good blog posts on the subject already. the second one is aimed towards companies, but I think this is an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Professional PHP &#187; Blog Archive &#187; PHP Coding Standards</title>
		<link>http://paul-m-jones.com/archives/34/comment-page-1#comment-16976</link>
		<dc:creator>Professional PHP &#187; Blog Archive &#187; PHP Coding Standards</dc:creator>
		<pubDate>Sun, 25 Sep 2005 22:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=34#comment-16976</guid>
		<description>[...] I have to disagree with Paul Jones on coding standards:  The thing about defining a coding style standard is that there is no objective means by which to judge one style as â€œbetterâ€ or â€œmore-rightâ€ than another. [...]</description>
		<content:encoded><![CDATA[<p>[...] I have to disagree with Paul Jones on coding standards:  The thing about defining a coding style standard is that there is no objective means by which to judge one style as â€œbetterâ€ or â€œmore-rightâ€ than another. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul M Jones</title>
		<link>http://paul-m-jones.com/archives/34/comment-page-1#comment-35</link>
		<dc:creator>Paul M Jones</dc:creator>
		<pubDate>Fri, 24 Sep 2004 00:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=34#comment-35</guid>
		<description>Hi, Harry; hi, Chris,

I agree that something like coding style is boring, as well as being an invitation to flamewar between &quot;fanboys&quot; of differing styles (as well as opening up a forum for &quot;style Nazis&quot; who have nothing better to do than point out where you used tabs instead of spaces ;-).

I wouldn&#039;t call it the top of my list, either, as far as style by itself is concerned.  However, I would say that defining and then adhering to a coding style standard is one of the little things -- even a foundational premise -- that makes it easier and more enjoyable to collaborate on a project, especially when the coders themselves have only the Internet to communicate with (i.e., no face-to-face social environment to work in).</description>
		<content:encoded><![CDATA[<p>Hi, Harry; hi, Chris,</p>
<p>I agree that something like coding style is boring, as well as being an invitation to flamewar between &#8220;fanboys&#8221; of differing styles (as well as opening up a forum for &#8220;style Nazis&#8221; who have nothing better to do than point out where you used tabs instead of spaces ;-).</p>
<p>I wouldn&#8217;t call it the top of my list, either, as far as style by itself is concerned.  However, I would say that defining and then adhering to a coding style standard is one of the little things &#8212; even a foundational premise &#8212; that makes it easier and more enjoyable to collaborate on a project, especially when the coders themselves have only the Internet to communicate with (i.e., no face-to-face social environment to work in).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Thompson</title>
		<link>http://paul-m-jones.com/archives/34/comment-page-1#comment-34</link>
		<dc:creator>Christopher Thompson</dc:creator>
		<pubDate>Thu, 23 Sep 2004 23:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=34#comment-34</guid>
		<description>I think I would fall into Harry&#039;s group of it not being at the top of my list. However I think standard interfaces would help the PHP community a lot. I care less about capitalization or where the braces are, and more about consistent naming of core functions common across many libraries/classes. That incosistency has always been a weakness of PHP.</description>
		<content:encoded><![CDATA[<p>I think I would fall into Harry&#8217;s group of it not being at the top of my list. However I think standard interfaces would help the PHP community a lot. I care less about capitalization or where the braces are, and more about consistent naming of core functions common across many libraries/classes. That incosistency has always been a weakness of PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry Fuecks</title>
		<link>http://paul-m-jones.com/archives/34/comment-page-1#comment-33</link>
		<dc:creator>Harry Fuecks</dc:creator>
		<pubDate>Thu, 23 Sep 2004 20:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=34#comment-33</guid>
		<description>I&#039;m more relaxed about the subject (as mentioned &lt;a href=&quot;http://www.sitepoint.com/blog-post-view.php?id=152290&quot;&gt;here&lt;/a&gt;). Somehow find the subject kind of a diversion in PHP, distracting from standards of the API-kind.</description>
		<content:encoded><![CDATA[<p>I&#8217;m more relaxed about the subject (as mentioned <a href="http://www.sitepoint.com/blog-post-view.php?id=152290">here</a>). Somehow find the subject kind of a diversion in PHP, distracting from standards of the API-kind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis Swicegood</title>
		<link>http://paul-m-jones.com/archives/34/comment-page-1#comment-32</link>
		<dc:creator>Travis Swicegood</dc:creator>
		<pubDate>Thu, 23 Sep 2004 18:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=34#comment-32</guid>
		<description>Good article, Paul.  The hardest thing for me with PEAR coding standards is the &lt;a href=&quot;http://pear.php.net/manual/en/standards.control.php&quot;&gt;control structures&lt;/a&gt;.  I&#039;ve been putting spaces inside parathesis for going on half a decade now, and it&#039;s hard to switch it now.</description>
		<content:encoded><![CDATA[<p>Good article, Paul.  The hardest thing for me with PEAR coding standards is the <a href="http://pear.php.net/manual/en/standards.control.php">control structures</a>.  I&#8217;ve been putting spaces inside parathesis for going on half a decade now, and it&#8217;s hard to switch it now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

