<?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 ultimate PHP web development environment, part 2</title>
	<atom:link href="http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/</link>
	<description>Keeping webmasters up-to-date on technology.</description>
	<lastBuildDate>Sat, 13 Mar 2010 12:34:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brian</title>
		<link>http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/comment-page-1/#comment-17296</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Sat, 19 Sep 2009 19:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/#comment-17296</guid>
		<description>Great tutorial! ... helped me clear up a lot of things in my endeavors to become ruthlessly efficient with php .. many thanks!</description>
		<content:encoded><![CDATA[<p>Great tutorial! &#8230; helped me clear up a lot of things in my endeavors to become ruthlessly efficient with php .. many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash Mehta</title>
		<link>http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/comment-page-1/#comment-210</link>
		<dc:creator>Akash Mehta</dc:creator>
		<pubDate>Thu, 27 Mar 2008 06:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/#comment-210</guid>
		<description>@tariquesani: I tried to install it but it crashed on the first startup, and a couple of friends had similar results. If I can get it to work I&#039;ll add it in, but I can&#039;t recommend a broken application. I&#039;m currently taking another look at Zend Studio for Eclipse, though, so I might post about it later.

@ellisgl: I&#039;m aware of the lack of support in PHP 6, and I was considering not recommending it, but too many applications (especailyl those you might want to try out on a local development server) take advantage of it. You shouldn&#039;t be interpreting raw XML in PHP anyway; echo it in a string and while quoted PHP will skip over it as it should. Jumping in and out of PHP and *ML is (in most situations) bad practice anyway. Also, added overhead is anything but a concern on a local development server.</description>
		<content:encoded><![CDATA[<p>@tariquesani: I tried to install it but it crashed on the first startup, and a couple of friends had similar results. If I can get it to work I&#8217;ll add it in, but I can&#8217;t recommend a broken application. I&#8217;m currently taking another look at Zend Studio for Eclipse, though, so I might post about it later.</p>
<p>@ellisgl: I&#8217;m aware of the lack of support in PHP 6, and I was considering not recommending it, but too many applications (especailyl those you might want to try out on a local development server) take advantage of it. You shouldn&#8217;t be interpreting raw XML in PHP anyway; echo it in a string and while quoted PHP will skip over it as it should. Jumping in and out of PHP and *ML is (in most situations) bad practice anyway. Also, added overhead is anything but a concern on a local development server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ellisgl</title>
		<link>http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/comment-page-1/#comment-202</link>
		<dc:creator>ellisgl</dc:creator>
		<pubDate>Tue, 25 Mar 2008 14:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/#comment-202</guid>
		<description>short_open_tag = On --- ACK NO! 
short_open_tag = Off

Don&#039;t use becuase:
1.) XML &lt;?xml will trigger it... 
2.) Added overhead
3.) No support for it in PHP 6.</description>
		<content:encoded><![CDATA[<p>short_open_tag = On &#8212; ACK NO!<br />
short_open_tag = Off</p>
<p>Don&#8217;t use becuase:<br />
1.) XML &lt;?xml will trigger it&#8230;<br />
2.) Added overhead<br />
3.) No support for it in PHP 6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tariquesani</title>
		<link>http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/comment-page-1/#comment-201</link>
		<dc:creator>tariquesani</dc:creator>
		<pubDate>Tue, 25 Mar 2008 09:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/#comment-201</guid>
		<description>A mention of Easy Eclipse for PHP http://www.easyeclipse.org/site/distributions/php.html will be appropriate. Takes away the pain of setting up Eclipse</description>
		<content:encoded><![CDATA[<p>A mention of Easy Eclipse for PHP <a href="http://www.easyeclipse.org/site/distributions/php.html" rel="nofollow">http://www.easyeclipse.org/site/distributions/php.html</a> will be appropriate. Takes away the pain of setting up Eclipse</p>
]]></content:encoded>
	</item>
</channel>
</rss>
