<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chris Antoine &#187; Coding Standards</title>
	<atom:link href="http://www.chrisantoine.com/tag/coding-standards/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisantoine.com</link>
	<description>PHP / MySQL / JavaScript / Ajax Development.</description>
	<lastBuildDate>Fri, 13 Nov 2009 03:11:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Zend Coding Standards</title>
		<link>http://www.chrisantoine.com/2008/05/07/zend-coding-standards/</link>
		<comments>http://www.chrisantoine.com/2008/05/07/zend-coding-standards/#comments</comments>
		<pubDate>Thu, 08 May 2008 01:25:16 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Coding Standards]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.chrisantoine.net/?p=15</guid>
		<description><![CDATA[I&#8217;ve always adhered to my own &#8220;standards&#8221; when writing code but once I started working more with other developers I realized that we didn&#8217;t agree on what the &#8220;right&#8221; way of writing code was. Most of it was just simple things like does the curly brace go on the same line or on the next [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always adhered to my own &#8220;standards&#8221; when writing code but once I started working more with other developers I realized that we didn&#8217;t agree on what the &#8220;right&#8221; way of writing code was.  Most of it was just simple things like does the curly brace go on the same line or on the next line.  At <a title="SpinWeb, Inc." href="http://www.spinweb.net" target="_blank">SpinWeb</a> we have had coding standards in place for a while.  We all kinda loosely followed the standards because they were in place pretty much before we got there and they didn&#8217;t fit with how each of us felt.</p>
<p>While looking at using the <a title="Zend Framework" href="http://framework.zend.com" target="_blank">Zend Framework</a> for our work at <a title="SpinWeb, Inc." href="http://www.spinweb.net" target="_blank">SpinWeb</a> I came across the coding standards and realized there are a lot of benefits to having someone else set the standards.  Just one example is there are less discussions on the &#8220;right&#8221; way and we can make small modifications if we all agree but otherwise we just live with the <a title="Zend Framework Coding Standards" href="http://framework.zend.com/manual/en/coding-standard.html" target="_blank">standards</a> that Zend has laid out.</p>
<p>What I have come realize is that even while I was always trying to follow my own standards I would always stretch them when I was in a hurry or something else had my attention and since they were my own standards it wasn&#8217;t that big of a deal[for some reason].  I&#8217;ve been doing my best to follow the <a title="Zend Coding Standards" href="http://framework.zend.com/manual/en/coding-standard.html" target="_blank">Zend Coding Standards</a> for a couple months now and everything has really become habit and I find myself really pushing myself more and more to follow the standards.</p>
<p>If you run into the same types of issues or just want more &#8220;official&#8221; standards Zend has a nice start.</p>
<p><a title="Zend Coding Standards" href="http://framework.zend.com/manual/en/coding-standard.html" target="_blank">Zend Coding Standard</a><br />
<a title="Zend Framework" href="http://framework.zend.com" target="_blank">Zend Framework</a><br />
<a title="SpinWeb, Inc." href="http://www.spinweb.net" target="_blank">SpinWeb, Inc.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisantoine.com/2008/05/07/zend-coding-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

