<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: PHP Development Platform</title>
	<link>http://ask.metafilter.com/4282/PHP-Development-Platform/</link>
	<description>Comments on Ask MetaFilter post PHP Development Platform</description>
	<pubDate>Wed, 31 Dec 2003 10:26:54 -0800</pubDate>
	<lastBuildDate>Wed, 31 Dec 2003 10:26:54 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: PHP Development Platform</title>
		<link>http://ask.metafilter.com/4282/PHP-Development-Platform</link>	
		<description>After using Homesite to edit PHP for the last few years I&apos;m seriously thinking about upgrading to a more functional IDE. I&apos;ll use something else for C++ and Java (which I&apos;m not even doing right now), so I really only need this for PHP development. The two that seem to jump out are &lt;a href=http://www.zend.com/store/products/studio-vs-editor.php&gt;Zend Studio&lt;/a&gt; and &lt;a href=http://www.nusphere.com/&gt;NuSphere&apos;s PHPEd&lt;/a&gt;. Has anyone used these? I&apos;ll try the free demos of each, but since I&apos;m potentially spending $200+ I&apos;d like to get some feedback from actual users. Or is there something better out there that I haven&apos;t run into?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2003:site.4282</guid>
		<pubDate>Wed, 31 Dec 2003 09:09:57 -0800</pubDate>
		<dc:creator>y6y6y6</dc:creator>
		
			<category>ZendStudio</category>
		
			<category>NuSphere</category>
		
			<category>NUSpherePHPEd</category>
		
			<category>IDE</category>
		
			<category>PHPeditors</category>
		
	</item> <item>
		<title>By: majick</title>
		<link>http://ask.metafilter.com/4282/PHP-Development-Platform#100449</link>	
		<description>gvim, perhaps?  Works for me, is ridiculously extensible and has PHP support right out the gate.  &lt;br&gt;
&lt;br&gt;
Or if you want something that looks pretty and has class browsing and such, you might want to try &lt;a href=&quot;http://sourceforge.net/projects/phpeclipse/&quot;&gt;the PHP plugins&lt;/a&gt; for &lt;a href=&quot;http://www.eclipse.org/&quot;&gt;Eclipse&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2003:site.4282-100449</guid>
		<pubDate>Wed, 31 Dec 2003 10:26:54 -0800</pubDate>
		<dc:creator>majick</dc:creator>
	</item><item>
		<title>By: Sirius</title>
		<link>http://ask.metafilter.com/4282/PHP-Development-Platform#100454</link>	
		<description>You might want to take a look at &lt;a href=&quot;http://www.activestate.com/Products/Komodo/&quot;&gt;Komodo&lt;/a&gt;.  When I tried it many months ago, it seemed like an ok IDE, but I ended up going back to Vim / gVim.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2003:site.4282-100454</guid>
		<pubDate>Wed, 31 Dec 2003 10:57:14 -0800</pubDate>
		<dc:creator>Sirius</dc:creator>
	</item><item>
		<title>By: moz</title>
		<link>http://ask.metafilter.com/4282/PHP-Development-Platform#100484</link>	
		<description>i didn&apos;t like komodo when i used it.  it felt unwieldy.  i wish i could provide better contrast, but i have to say that i use &lt;a href=&quot;http://vim.sf.net/&quot;&gt;vim&lt;/a&gt; for file editing as well.  vim&apos;s default html edit mode doesn&apos;t match my indent style, and i think its initial color scheme is horrendous, but it turns out i like modal editing.  i like integrating editing with file browsing and debugging myself rather than rely on an IDE, so vim being just a text editor suits me better than an integrated solution like homesite.&lt;br&gt;
&lt;br&gt;
a word of caution, if you try out vim: most of its commands are programmed through keystrokes.  if you use gvim (the graphical/GUI version), those commands may be hooked into menus and certain &quot;windows-like&quot; shortcut keys, but those may not cover all possible commands.  vim commands are easy once you know the keystrokes, but you usually have to research the commands before you know the keystrokes.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2003:site.4282-100484</guid>
		<pubDate>Wed, 31 Dec 2003 12:51:06 -0800</pubDate>
		<dc:creator>moz</dc:creator>
	</item><item>
		<title>By: y6y6y6</title>
		<link>http://ask.metafilter.com/4282/PHP-Development-Platform#100505</link>	
		<description>FWIW - modal editing makes my skin crawl.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2003:site.4282-100505</guid>
		<pubDate>Wed, 31 Dec 2003 14:12:31 -0800</pubDate>
		<dc:creator>y6y6y6</dc:creator>
	</item><item>
		<title>By: billsaysthis</title>
		<link>http://ask.metafilter.com/4282/PHP-Development-Platform#100519</link>	
		<description>Why is an IDE necessary in PHP? For the nearly three years I&apos;ve been doing this, I&apos;ve used UltraEdit and the only significant IDE-ish feature I care for is the Project Files dialog. Please consider this a part two of the thread...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2003:site.4282-100519</guid>
		<pubDate>Wed, 31 Dec 2003 16:16:50 -0800</pubDate>
		<dc:creator>billsaysthis</dc:creator>
	</item><item>
		<title>By: y6y6y6</title>
		<link>http://ask.metafilter.com/4282/PHP-Development-Platform#100521</link>	
		<description>&lt;i&gt;&quot;Why is an IDE necessary in PHP?&quot;&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Profiler to find where scripts are running slowly. Debugger. Inspectors. CVS integration. Etc etc. If all I want is an editor then Homesite is bulletproof. But the IDEs I linked above offer a lot more.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2003:site.4282-100521</guid>
		<pubDate>Wed, 31 Dec 2003 16:24:08 -0800</pubDate>
		<dc:creator>y6y6y6</dc:creator>
	</item><item>
		<title>By: majick</title>
		<link>http://ask.metafilter.com/4282/PHP-Development-Platform#100527</link>	
		<description>You couldn&apos;t get me to use it with a gun to my head, but there are people who actually like emacs, and it does have a PHP major mode as well as all the usual IDE knobs and buttons.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2003:site.4282-100527</guid>
		<pubDate>Wed, 31 Dec 2003 17:24:06 -0800</pubDate>
		<dc:creator>majick</dc:creator>
	</item><item>
		<title>By: holloway</title>
		<link>http://ask.metafilter.com/4282/PHP-Development-Platform#100554</link>	
		<description>Yeah, Eclipse is a good choice. It&apos;s popular and it&apos;s got so many plugins.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2003:site.4282-100554</guid>
		<pubDate>Wed, 31 Dec 2003 20:32:32 -0800</pubDate>
		<dc:creator>holloway</dc:creator>
	</item><item>
		<title>By: billsaysthis</title>
		<link>http://ask.metafilter.com/4282/PHP-Development-Platform#100638</link>	
		<description>y6, thanks.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.4282-100638</guid>
		<pubDate>Thu, 01 Jan 2004 12:35:47 -0800</pubDate>
		<dc:creator>billsaysthis</dc:creator>
	</item><item>
		<title>By: bshort</title>
		<link>http://ask.metafilter.com/4282/PHP-Development-Platform#100646</link>	
		<description>emacs is the shiznit.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.4282-100646</guid>
		<pubDate>Thu, 01 Jan 2004 14:28:04 -0800</pubDate>
		<dc:creator>bshort</dc:creator>
	</item>
	</channel>
</rss>
