<?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: PHP Development best practices</title>
	<atom:link href="http://blog.josedasilva.net/php-development-best-practises/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.josedasilva.net/php-development-best-practises/</link>
	<description>Personal blog of a internet software developer</description>
	<lastBuildDate>Fri, 30 Dec 2011 05:52:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: André Medeiros</title>
		<link>http://blog.josedasilva.net/php-development-best-practises/comment-page-1/#comment-5</link>
		<dc:creator>André Medeiros</dc:creator>
		<pubDate>Fri, 20 Jun 2008 13:09:29 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Awesome practices. However, those will only work with experienced programmers.

However, with rookies, you kinda need to be more in-your-face, like:



Include this file on all your PHP files, and make sure to style #fatalerror to fill all the screen so that the programmer needs to fix his code before something else.

Most errors inexperienced programmers come ask me help for are misnamed  variables, so that helps a LOT. Initializing, checking array indexes before accessing them... those things happen a lot too.</description>
		<content:encoded><![CDATA[<p>Awesome practices. However, those will only work with experienced programmers.</p>
<p>However, with rookies, you kinda need to be more in-your-face, like:</p>
<p>Include this file on all your PHP files, and make sure to style #fatalerror to fill all the screen so that the programmer needs to fix his code before something else.</p>
<p>Most errors inexperienced programmers come ask me help for are misnamed  variables, so that helps a LOT. Initializing, checking array indexes before accessing them&#8230; those things happen a lot too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Presiagar</title>
		<link>http://blog.josedasilva.net/php-development-best-practises/comment-page-1/#comment-9</link>
		<dc:creator>Presiagar</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:33:29 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>nice! i&#039;m gonna make my own blog</description>
		<content:encoded><![CDATA[<p>nice! i&#8217;m gonna make my own blog</p>
]]></content:encoded>
	</item>
</channel>
</rss>

