<?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>Mahmoud M. Abdel-Fattah &#187; Standards</title>
	<atom:link href="http://mahmoud.abdel-fattah.net/tag/standards/feed/" rel="self" type="application/rss+xml" />
	<link>http://mahmoud.abdel-fattah.net</link>
	<description>My Personal Website / Blog</description>
	<lastBuildDate>Mon, 19 Jul 2010 21:12:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP Coding Standards</title>
		<link>http://mahmoud.abdel-fattah.net/2009/01/01/php-coding-standards/</link>
		<comments>http://mahmoud.abdel-fattah.net/2009/01/01/php-coding-standards/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 23:32:11 +0000</pubDate>
		<dc:creator>Mahmoud M. Abdel-Fattah</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://mahmoud.abdel-fattah.net/?p=128</guid>
		<description><![CDATA[I&#8217;d been writing PHP Code for about 5 years ago !! at 1st I started by some short tutorials then went for trial &#38; error and ofcourse the help of Waleed Gad, later on I started to read many books and my Programming level started to be near professional , but each time I was [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d been writing PHP Code for about 5 years ago <img src='http://mahmoud.abdel-fattah.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  !! at 1st I started by some short tutorials then went for trial &amp; error and ofcourse the help of Waleed Gad, later on I started to read many books and my Programming level started to be near professional , but each time I was looking for coding standards. 2 days ago by chance I did a search and I found a lot of useful links that I wanted to share with you !</p>
<ol>
<li><a href="http://cvs.php.net/viewvc.cgi/php-src/CODING_STANDARDS?revision=1.32.4.3.2.1.2.3&amp;view=markup" target="_blank">PHP Coding Standards text file (Found on their CVS)</a></li>
<li><a href="http://pear.php.net/manual/en/standards.php" target="_blank">PEAR coding standards</a></li>
<li><a href="http://framework.zend.com/manual/en/coding-standard.html" target="_blank">Zend Framework coding standard</a></li>
<li><a href="http://typo3.org/documentation/document-library/core-documentation/doc_core_cgl/4.1.0/view/1/6/" target="_blank">Typo3 general php practices</a></li>
<li><a href="http://wordpress.org/docs/developer/coding-style/" target="_blank">WordPress coding style guidelines</a></li>
<li><a href="http://area51.phpbb.com/docs/coding-guidelines.html" target="_blank">phpbb3 group coding guidelines</a></li>
<li><a href="http://www.buxaprojects.com/en/php_coding_guidelines.htm" target="_blank">Buxaprojects php coding guidelines</a></li>
<li><a href="http://www.evolt.org/article/PHP_coding_guidelines/18/60247/index.html" target="_blank">evolt.org php coding guidelines</a></li>
<li><a href="http://www.blackgate.net/consulting/php_coding_guidelines.html" target="_blank">BlackGate php coding guidelines</a></li>
<li><a href="http://www.blueshoes.org/en/developer/coding_guidelines/" target="_blank">Blueshoes coding guidelines</a></li>
<li><a href="http://openclinic.sourceforge.net/openclinic/coding_guidelines.html" target="_blank">OpenClinic coding guidelines</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://mahmoud.abdel-fattah.net/2009/01/01/php-coding-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
