<?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: Eclipse Everywhere. Buah.</title>
	<atom:link href="http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2010 01:32:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Doron B.E.</title>
		<link>http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-5410</link>
		<dc:creator>Doron B.E.</dc:creator>
		<pubDate>Thu, 14 Sep 2006 13:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=31#comment-5410</guid>
		<description>I dont think that you could even make such comparison between a IDE an a Text editor with some highlightings.
it is almost IMPOSSIBLE to create a full scale (enterprise) projects with a mere text editor... 
it would be a very time consuming and frustrating task to build the system and deal with classes.

I have noticed that alot of PHP developers tend to use these text editors... Im quite sure that with the making of OOP more dominant in the past few PHP releases (and the future framework by zend) a &quot;bloated&quot; IDE will become more popular by developers around.</description>
		<content:encoded><![CDATA[<p>I dont think that you could even make such comparison between a IDE an a Text editor with some highlightings.<br />
it is almost IMPOSSIBLE to create a full scale (enterprise) projects with a mere text editor...<br />
it would be a very time consuming and frustrating task to build the system and deal with classes.</p>
<p>I have noticed that alot of PHP developers tend to use these text editors... Im quite sure that with the making of OOP more dominant in the past few PHP releases (and the future framework by zend) a "bloated" IDE will become more popular by developers around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco Hillenius</title>
		<link>http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-267</link>
		<dc:creator>Eelco Hillenius</dc:creator>
		<pubDate>Thu, 16 Mar 2006 21:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=31#comment-267</guid>
		<description>Yeah, TextMate is nice for editing XML files etc. However Eclipse rocks for anything related to Java development. Besides having a decent debugger, *context sensitive* code completion, javadoc hovers and neat things like quick fixes, Eclipse also has really helpful tools like hierarchy view of classes/ method overrides, call hierarchy, etc. Eclipse is an incredible package of development accelerators.</description>
		<content:encoded><![CDATA[<p>Yeah, TextMate is nice for editing XML files etc. However Eclipse rocks for anything related to Java development. Besides having a decent debugger, *context sensitive* code completion, javadoc hovers and neat things like quick fixes, Eclipse also has really helpful tools like hierarchy view of classes/ method overrides, call hierarchy, etc. Eclipse is an incredible package of development accelerators.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spajus</title>
		<link>http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-48</link>
		<dc:creator>Spajus</dc:creator>
		<pubDate>Fri, 28 Oct 2005 10:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=31#comment-48</guid>
		<description>I must disagree here. Simple text editors slow down corporate development process. Even language-based code completion is not enough, good IDE must parse custom packages and make you forget function names and concentrate on application structure/flow. Being a PHP developer I must admit that no text editor/IDE gets even a mile close to Zend Studio. I&#039;m happy that Zend is collaborating with Eclipse, this might have a great outcome afterwards.</description>
		<content:encoded><![CDATA[<p>I must disagree here. Simple text editors slow down corporate development process. Even language-based code completion is not enough, good IDE must parse custom packages and make you forget function names and concentrate on application structure/flow. Being a PHP developer I must admit that no text editor/IDE gets even a mile close to Zend Studio. I'm happy that Zend is collaborating with Eclipse, this might have a great outcome afterwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gonzalo</title>
		<link>http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-44</link>
		<dc:creator>Gonzalo</dc:creator>
		<pubDate>Fri, 21 Oct 2005 21:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=31#comment-44</guid>
		<description>Ed, thanks, I know and I&#039;ve managed to make it startup faster since that time.

Still, it *runs* fast enough. It&#039;s just the startup that takes a bit longer than ideal.</description>
		<content:encoded><![CDATA[<p>Ed, thanks, I know and I've managed to make it startup faster since that time.</p>
<p>Still, it *runs* fast enough. It's just the startup that takes a bit longer than ideal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Burnette</title>
		<link>http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-43</link>
		<dc:creator>Ed Burnette</dc:creator>
		<pubDate>Thu, 20 Oct 2005 23:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=31#comment-43</guid>
		<description>Alexander, you probably downloaded the full Eclipse SDK, which has the whole Java IDE and all the source code and plug-in developer&#039;s documentation included. And download size doesn&#039;t indicate memory size (given source, doc, etc.). A PHP-only IDE based on Eclipse will be much more lightweight by any measure. While PPC-based Macs are not speed demons (I own one so I should know) I know plenty of people who run Eclipse (the full Java IDE) on it and they seem reasonably happy with it.

Gonzalo, even a fully loaded Eclipse should run way faster on your setup. Feel free to post something over on one of the EclipseZone forums about your setup and experience and somebody should be able to help you find out what&#039;s going on.</description>
		<content:encoded><![CDATA[<p>Alexander, you probably downloaded the full Eclipse SDK, which has the whole Java IDE and all the source code and plug-in developer's documentation included. And download size doesn't indicate memory size (given source, doc, etc.). A PHP-only IDE based on Eclipse will be much more lightweight by any measure. While PPC-based Macs are not speed demons (I own one so I should know) I know plenty of people who run Eclipse (the full Java IDE) on it and they seem reasonably happy with it.</p>
<p>Gonzalo, even a fully loaded Eclipse should run way faster on your setup. Feel free to post something over on one of the EclipseZone forums about your setup and experience and somebody should be able to help you find out what's going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Herzog</title>
		<link>http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-42</link>
		<dc:creator>Martin Herzog</dc:creator>
		<pubDate>Thu, 20 Oct 2005 15:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=31#comment-42</guid>
		<description>Don&#039;t like java, eh? Well...
I guess they want to create an environment that is well known to other developers. There are already Eclipse plugins/features for Ruby (Ruby Developer Tools [http://rubyeclipse.sourceforge.net/], RadRails for RubyOnRails [http://www.radrails.org/]) and Java web development. If they go for Eclipse, they want to make it easier for developers to switch to PHP.
Plus, there are already very useful plugins like Subclipse for SVN support.</description>
		<content:encoded><![CDATA[<p>Don't like java, eh? Well...<br />
I guess they want to create an environment that is well known to other developers. There are already Eclipse plugins/features for Ruby (Ruby Developer Tools [http://rubyeclipse.sourceforge.net/], RadRails for RubyOnRails [http://www.radrails.org/]) and Java web development. If they go for Eclipse, they want to make it easier for developers to switch to PHP.<br />
Plus, there are already very useful plugins like Subclipse for SVN support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin Foster</title>
		<link>http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-41</link>
		<dc:creator>Gavin Foster</dc:creator>
		<pubDate>Thu, 20 Oct 2005 12:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=31#comment-41</guid>
		<description>I use Zend Studio Professional.  I&#039;m blown away by the latest beta, I even use for db access over MySQL&#039;s clients - Eclipse for PHP editing doesn&#039;t even *begin* to compare.  But Zend are smart and not about to let standards slip.</description>
		<content:encoded><![CDATA[<p>I use Zend Studio Professional.&nbsp;&nbsp;I'm blown away by the latest beta, I even use for db access over MySQL's clients - Eclipse for PHP editing doesn't even *begin* to compare.&nbsp;&nbsp;But Zend are smart and not about to let standards slip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gonzalo Garcia</title>
		<link>http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-40</link>
		<dc:creator>Gonzalo Garcia</dc:creator>
		<pubDate>Thu, 20 Oct 2005 05:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=31#comment-40</guid>
		<description>I was the kind that used SciTE and a bunch of commands to do most everything. It&#039;s a simple editor with syntax highlighting and that&#039;s about it.

But since March I&#039;ve been &#039;forced&#039; to use Eclipse on a Java project at work. I didn&#039;t like it. Oh, man, this thing takes a full minute or two to start? (on a dual PIV with 2Gb RAM) Still, I had no choice. My opinion now is a bit changed. It takes still too much time starting up, but then again, once started it&#039;s not that slow. Maybe not ultra-snappy like my dear old SciTE, but fast enough. More so if you consider that with a handful of plugins you can do everything from inside the IDE, and that does save some time at the end of the day.

All of this, on a Java project, of course. I tried both TruStudio and PHPEclipse and... I still prefer SciTE and a bunch of macros.

I think for Zend this is a no-brainer move, and for developers it&#039;s probably a good thing too. Really, I&#039;ve never liked Zend Studio. You may not like Eclipse, but worse it&#039;s not going to be.</description>
		<content:encoded><![CDATA[<p>I was the kind that used SciTE and a bunch of commands to do most everything. It's a simple editor with syntax highlighting and that's about it.</p>
<p>But since March I've been 'forced' to use Eclipse on a Java project at work. I didn't like it. Oh, man, this thing takes a full minute or two to start? (on a dual PIV with 2Gb RAM) Still, I had no choice. My opinion now is a bit changed. It takes still too much time starting up, but then again, once started it's not that slow. Maybe not ultra-snappy like my dear old SciTE, but fast enough. More so if you consider that with a handful of plugins you can do everything from inside the IDE, and that does save some time at the end of the day.</p>
<p>All of this, on a Java project, of course. I tried both TruStudio and PHPEclipse and... I still prefer SciTE and a bunch of macros.</p>
<p>I think for Zend this is a no-brainer move, and for developers it's probably a good thing too. Really, I've never liked Zend Studio. You may not like Eclipse, but worse it's not going to be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Railean</title>
		<link>http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-39</link>
		<dc:creator>Andrei Railean</dc:creator>
		<pubDate>Thu, 20 Oct 2005 02:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=31#comment-39</guid>
		<description>I&#039;ll agree with Ian. JEdit is good. I prefer it to EditPlus for many reasons, even though it&#039;s a bit slower. Cross-platform availability is one of it&#039;s main advantages. I guess that&#039;s the reason Zend are going with Eclipse. I&#039;ve used Zend Studio on and off since verison 2 and see why Zend needs to make this move. Instead of spending the resources developing their own environment and pretty much reinvent the weel that only works for PHP editing, they better focus on imporoving Eclipse. This is a Win-Win situation: Eclipse gets better because of Zend support and Zend gets to focus on PHP more. Plus, Zend Studio plain sucks. The usability suffers because these guys have to think in 3 languages at once: C/C++ for PHP development, PHP - just because, and Java for Zend Studio, then integrate them all and it&#039;s still buggy. They&#039;ll still have to focus on Java for the eclipse plugin, but they won&#039;t have to think of things like &quot;What happens then a user triple-clicks a line?&quot; or &quot;Should newlines be copied when you copy a line?&quot; or &quot;How do we improve SFTP support to handle keys instead of passwords?&quot; - which all have nothing to do with PHP editing. Plus the developers get the benefits of other plugins and Zend won&#039;t have to think about CSS syntax parsing, for example.</description>
		<content:encoded><![CDATA[<p>I'll agree with Ian. JEdit is good. I prefer it to EditPlus for many reasons, even though it's a bit slower. Cross-platform availability is one of it's main advantages. I guess that's the reason Zend are going with Eclipse. I've used Zend Studio on and off since verison 2 and see why Zend needs to make this move. Instead of spending the resources developing their own environment and pretty much reinvent the weel that only works for PHP editing, they better focus on imporoving Eclipse. This is a Win-Win situation: Eclipse gets better because of Zend support and Zend gets to focus on PHP more. Plus, Zend Studio plain sucks. The usability suffers because these guys have to think in 3 languages at once: C/C++ for PHP development, PHP - just because, and Java for Zend Studio, then integrate them all and it's still buggy. They'll still have to focus on Java for the eclipse plugin, but they won't have to think of things like "What happens then a user triple-clicks a line?" or "Should newlines be copied when you copy a line?" or "How do we improve SFTP support to handle keys instead of passwords?" - which all have nothing to do with PHP editing. Plus the developers get the benefits of other plugins and Zend won't have to think about CSS syntax parsing, for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Van Ness</title>
		<link>http://alexander.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-38</link>
		<dc:creator>Ian Van Ness</dc:creator>
		<pubDate>Wed, 19 Oct 2005 19:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=31#comment-38</guid>
		<description>I&#039;m not a huge fan of Eclipse either (I prefer jEdit for its simplicity), but I think one terrific reason to go with a java-based client for their project is cross-platform compatibility. I&#039;m on a Mac here and wouldn&#039;t be able to use EditPlus (or any other Windows only editors). Would you have been very happy had they chosen to go with TextMate (a Mac-only editor)? I think that Zend took the compromise on this one and decided to pick a cross-platform editor so that they could focus on getting the framework ready instead of worrying about catering to a single platform.

-Ian</description>
		<content:encoded><![CDATA[<p>I'm not a huge fan of Eclipse either (I prefer jEdit for its simplicity), but I think one terrific reason to go with a java-based client for their project is cross-platform compatibility. I'm on a Mac here and wouldn't be able to use EditPlus (or any other Windows only editors). Would you have been very happy had they chosen to go with TextMate (a Mac-only editor)? I think that Zend took the compromise on this one and decided to pick a cross-platform editor so that they could focus on getting the framework ready instead of worrying about catering to a single platform.</p>
<p>-Ian</p>
]]></content:encoded>
	</item>
</channel>
</rss>
