<?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: The PHP code conventions I use</title>
	<atom:link href="http://www.tekkie.ro/resources/the-php-code-conventions-i-use/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tekkie.ro/resources/the-php-code-conventions-i-use/</link>
	<description>Requirements are like water. They&#039;re easier to build on when they&#039;re frozen.</description>
	<lastBuildDate>Fri, 28 Oct 2011 11:55:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Horia</title>
		<link>http://www.tekkie.ro/resources/the-php-code-conventions-i-use/comment-page-1/#comment-91</link>
		<dc:creator>Horia</dc:creator>
		<pubDate>Sun, 07 Jun 2009 16:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.tekkie.ro/?p=166#comment-91</guid>
		<description>I work on a laptop, so that scenario happens quite frequently. I agree that having a comment by the end of the brace helps a lot, but I just use the &#039;jump to matching brace&#039; which also shows the function&#039;s signature or the condition I was testing.</description>
		<content:encoded><![CDATA[<p>I work on a laptop, so that scenario happens quite frequently. I agree that having a comment by the end of the brace helps a lot, but I just use the &#8216;jump to matching brace&#8217; which also shows the function&#8217;s signature or the condition I was testing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Georgiana</title>
		<link>http://www.tekkie.ro/resources/the-php-code-conventions-i-use/comment-page-1/#comment-90</link>
		<dc:creator>Georgiana</dc:creator>
		<pubDate>Sat, 06 Jun 2009 20:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tekkie.ro/?p=166#comment-90</guid>
		<description>:-) imagine a function which spans more than your viewport, and you see the ending bracket of a function; what function was it? would it be helpful to see // END func someFunc() ?</description>
		<content:encoded><![CDATA[<p> <img src='http://www.tekkie.ro/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  imagine a function which spans more than your viewport, and you see the ending bracket of a function; what function was it? would it be helpful to see // END func someFunc() ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Horia</title>
		<link>http://www.tekkie.ro/resources/the-php-code-conventions-i-use/comment-page-1/#comment-89</link>
		<dc:creator>Horia</dc:creator>
		<pubDate>Sat, 06 Jun 2009 15:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tekkie.ro/?p=166#comment-89</guid>
		<description>I&#039;d love reviewing your code, great standards.

One thing I&#039;ll never get is adding the
// END 
comment after said structure. I just use brace matching for that.</description>
		<content:encoded><![CDATA[<p>I&#8217;d love reviewing your code, great standards.</p>
<p>One thing I&#8217;ll never get is adding the<br />
// END<br />
comment after said structure. I just use brace matching for that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

