<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Zend Framework PHP Coding Standard, It&#8217;s the New Black</title>
	<link>http://www.zfguide.com/2008/01/24/zend-framework-php-coding-standard-its-the-new-black/</link>
	<description>Support for php&#124;architect's Guide to Programming with Zend Framework</description>
	<pubDate>Tue, 07 Oct 2008 04:41:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: dotkernel</title>
		<link>http://www.zfguide.com/2008/01/24/zend-framework-php-coding-standard-its-the-new-black/#comment-29</link>
		<dc:creator>dotkernel</dc:creator>
		<pubDate>Sun, 30 Mar 2008 12:53:25 +0000</pubDate>
		<guid>http://www.zfguide.com/2008/01/24/zend-framework-php-coding-standard-its-the-new-black/#comment-29</guid>
		<description>I agree about the curly braces, not a very good idea.
I pusblished here:
http://www.dotkernel.com/dotkernel-coding-standard/
our company coding standard , which is basically ZF standards, with very few exceptions.</description>
		<content:encoded><![CDATA[<p>I agree about the curly braces, not a very good idea.<br />
I pusblished here:<br />
<a href="http://www.dotkernel.com/dotkernel-coding-standard/" rel="nofollow">http://www.dotkernel.com/dotkernel-coding-standard/</a><br />
our company coding standard , which is basically ZF standards, with very few exceptions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evil_Otto</title>
		<link>http://www.zfguide.com/2008/01/24/zend-framework-php-coding-standard-its-the-new-black/#comment-14</link>
		<dc:creator>Evil_Otto</dc:creator>
		<pubDate>Mon, 28 Jan 2008 15:28:27 +0000</pubDate>
		<guid>http://www.zfguide.com/2008/01/24/zend-framework-php-coding-standard-its-the-new-black/#comment-14</guid>
		<description>I've always had kind of a flexible coding style (generally I try to adhere to existing coding styles if I'm working on someone else's code) but the one thing that bugs me about the Zend standard is the opening brace on the same line as the condition in an if statement, eg

if (foo) {
}

I've always put the opening brace on a new line.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve always had kind of a flexible coding style (generally I try to adhere to existing coding styles if I&#8217;m working on someone else&#8217;s code) but the one thing that bugs me about the Zend standard is the opening brace on the same line as the condition in an if statement, eg</p>
<p>if (foo) {<br />
}</p>
<p>I&#8217;ve always put the opening brace on a new line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://www.zfguide.com/2008/01/24/zend-framework-php-coding-standard-its-the-new-black/#comment-13</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Sun, 27 Jan 2008 18:06:23 +0000</pubDate>
		<guid>http://www.zfguide.com/2008/01/24/zend-framework-php-coding-standard-its-the-new-black/#comment-13</guid>
		<description>Hi Cal,

Which ones do you disagree with, I wonder?

My pet peeves are _ prefix on protected vars and the space before the ( on an if.

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>Hi Cal,</p>
<p>Which ones do you disagree with, I wonder?</p>
<p>My pet peeves are _ prefix on protected vars and the space before the ( on an if.</p>
<p>Regards,</p>
<p>Rob&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://www.zfguide.com/2008/01/24/zend-framework-php-coding-standard-its-the-new-black/#comment-10</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Fri, 25 Jan 2008 10:02:27 +0000</pubDate>
		<guid>http://www.zfguide.com/2008/01/24/zend-framework-php-coding-standard-its-the-new-black/#comment-10</guid>
		<description>Hey Cal,

thanks for your appeal on using coding standards. When I read your comment how you became a believer in coding standards I thought "oh yes, it is so true".

Thanks for the book as well!</description>
		<content:encoded><![CDATA[<p>Hey Cal,</p>
<p>thanks for your appeal on using coding standards. When I read your comment how you became a believer in coding standards I thought &#8220;oh yes, it is so true&#8221;.</p>
<p>Thanks for the book as well!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
