<?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"
	>
<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>
	<pubDate>Sat, 17 May 2008 04:55:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: The ultimate PHP web development environment, part 1</title>
		<link>http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/#comment-215</link>
		<dc:creator>The ultimate PHP web development environment, part 1</dc:creator>
		<pubDate>Fri, 28 Mar 2008 15:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/the-ultimate-php-web-development-environment-part-2-98/#comment-215</guid>
		<description>[...] UPDATE: Part 2 now available. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] UPDATE: Part 2 now available. [&#8230;]</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-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'll add it in, but I can't recommend a broken application. I'm currently taking another look at Zend Studio for Eclipse, though, so I might post about it later.

@ellisgl: I'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'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-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't use becuase:
1.) XML &#60;?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-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>
