<?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: Two weeks with Zend Studio for Eclipse</title>
	<atom:link href="http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/</link>
	<description>Experiments and thoughts in PHP and javascript</description>
	<lastBuildDate>Mon, 30 Jan 2012 20:33:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 3 Tips for Zend Studio 8 (Eclipse)</title>
		<link>http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/comment-page-1/#comment-2764</link>
		<dc:creator>3 Tips for Zend Studio 8 (Eclipse)</dc:creator>
		<pubDate>Wed, 14 Sep 2011 06:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotvoid.com/?p=279#comment-2764</guid>
		<description>[...] For North America users, the default encoding should be ISO-8859-1. If you open up a file that’s encoded in UTF8 without changing the encoding accordingly, you may end up screwing up the file. [...]</description>
		<content:encoded><![CDATA[<p>[...] For North America users, the default encoding should be ISO-8859-1. If you open up a file that’s encoded in UTF8 without changing the encoding accordingly, you may end up screwing up the file. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah</title>
		<link>http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/comment-page-1/#comment-2131</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Thu, 04 Aug 2011 19:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotvoid.com/?p=279#comment-2131</guid>
		<description>Dual core? That&#039;s your problem. Try buying a laptop that uses a Sandy Bridge chip, I doubt you&#039;ll run into any speed issues. Cheers!</description>
		<content:encoded><![CDATA[<p>Dual core? That&#8217;s your problem. Try buying a laptop that uses a Sandy Bridge chip, I doubt you&#8217;ll run into any speed issues. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Simon</title>
		<link>http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/comment-page-1/#comment-577</link>
		<dc:creator>Jeff Simon</dc:creator>
		<pubDate>Fri, 08 May 2009 19:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotvoid.com/?p=279#comment-577</guid>
		<description>This article and comments have been helpful. I am trying to decide on a development environment after having used Zend Studio for the last 4 or so years, and presently using 5.5.1.

The only reason I am considering the change is that I have converted from the PC to the Mac, and all things being equal would prefer to have a native Mac app. Unfortunately, while Zend has products for OS X, they don&#039;t see to be providing the 5.x product, and only the 6.x product &quot;for Eclipse.&quot;

I have already looked at plain old Eclipse and am put off by the substantial learning curve for things that while &quot;good for the long run&quot; don&#039;t add any immediate value.

While the Zend product seems worthy, it is also the learning curve, and I am tempted to just stay with 5.5.1 running under Fusion. Unless something else comes along that&#039;s what my current decision is.

Also, there is Mac version of UltraEdit in alpha testing which appears to support debugging with Xdebug and Subversion. So as an UltraEdit user, that may also be a viable option eventually.

So staying with 5.5.1 for now.</description>
		<content:encoded><![CDATA[<p>This article and comments have been helpful. I am trying to decide on a development environment after having used Zend Studio for the last 4 or so years, and presently using 5.5.1.</p>
<p>The only reason I am considering the change is that I have converted from the PC to the Mac, and all things being equal would prefer to have a native Mac app. Unfortunately, while Zend has products for OS X, they don&#8217;t see to be providing the 5.x product, and only the 6.x product &#8220;for Eclipse.&#8221;</p>
<p>I have already looked at plain old Eclipse and am put off by the substantial learning curve for things that while &#8220;good for the long run&#8221; don&#8217;t add any immediate value.</p>
<p>While the Zend product seems worthy, it is also the learning curve, and I am tempted to just stay with 5.5.1 running under Fusion. Unless something else comes along that&#8217;s what my current decision is.</p>
<p>Also, there is Mac version of UltraEdit in alpha testing which appears to support debugging with Xdebug and Subversion. So as an UltraEdit user, that may also be a viable option eventually.</p>
<p>So staying with 5.5.1 for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkush</title>
		<link>http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/comment-page-1/#comment-532</link>
		<dc:creator>jkush</dc:creator>
		<pubDate>Wed, 22 Apr 2009 08:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotvoid.com/?p=279#comment-532</guid>
		<description>Danne,

I totally feel your pain, man. I&#039;ve been working with eclipse for almost 8 years now, and vividly remember getting kicked out of the engineering labs once back in college for bashing the keyboard well past anything acceptable... all due to eclipse. lol. It&#039;s a huge learning curve, and the truth is, the platform takes bits and pieces from your already-awesome development habits and re-molds them. For example, the project files. Eclipse is a plugin system. In fact, the core itself is just a plugin. With that being said, the project files are meant for pure portability, perspective/run settings, and so forth (without having the need for it to be known anywhere else). There&#039;s nothing you can do about it, and unless you just learn to accept it, add some svn:ignore rules, and move on, you&#039;ll always have that itch. This leads me to my second issue/acceptance. Eclipse has the capabilities for anything you&#039;d like to accomplish, but you need to understand how to get there, agree with it&#039;s methods, and just learn to work with it. If there&#039;s ever a problem, just go to preferences and try searching in the top left corner. You&#039;re bound to find the configuration settings for anything. Also, it&#039;s prime to understand the basic concepts of working sets, filters, formatters, buildpaths, etc. and so forth if you plan on using it for employment.

Lastly, you need to come to grips with the fact that your running a java IDE, and it just isnt meant to handle maintaining 6 projects at once, with build all auto selected, all being monitored with svn.... so, it&#039;s best to say that under normal operating environments, maximizing the IDE&#039;s resources is a major plus. if you require such resources, you need to move out of java IDE and into a desktop application. You should look into adding extra memory to the java heap stack ( either through command line xmxargs, or within the ini config file ... i think ZSE\Zend....ini ). Just google eclipse startup commands java memory. 

Once you get past the minor quirks that seem to tick you off, the IDE itself is one of the best tools I&#039;ve used in my career as both a java and a php developer.

Hope this helps a little, as it really wasnt geared for ZSE specifically.</description>
		<content:encoded><![CDATA[<p>Danne,</p>
<p>I totally feel your pain, man. I&#8217;ve been working with eclipse for almost 8 years now, and vividly remember getting kicked out of the engineering labs once back in college for bashing the keyboard well past anything acceptable&#8230; all due to eclipse. lol. It&#8217;s a huge learning curve, and the truth is, the platform takes bits and pieces from your already-awesome development habits and re-molds them. For example, the project files. Eclipse is a plugin system. In fact, the core itself is just a plugin. With that being said, the project files are meant for pure portability, perspective/run settings, and so forth (without having the need for it to be known anywhere else). There&#8217;s nothing you can do about it, and unless you just learn to accept it, add some svn:ignore rules, and move on, you&#8217;ll always have that itch. This leads me to my second issue/acceptance. Eclipse has the capabilities for anything you&#8217;d like to accomplish, but you need to understand how to get there, agree with it&#8217;s methods, and just learn to work with it. If there&#8217;s ever a problem, just go to preferences and try searching in the top left corner. You&#8217;re bound to find the configuration settings for anything. Also, it&#8217;s prime to understand the basic concepts of working sets, filters, formatters, buildpaths, etc. and so forth if you plan on using it for employment.</p>
<p>Lastly, you need to come to grips with the fact that your running a java IDE, and it just isnt meant to handle maintaining 6 projects at once, with build all auto selected, all being monitored with svn&#8230;. so, it&#8217;s best to say that under normal operating environments, maximizing the IDE&#8217;s resources is a major plus. if you require such resources, you need to move out of java IDE and into a desktop application. You should look into adding extra memory to the java heap stack ( either through command line xmxargs, or within the ini config file &#8230; i think ZSE\Zend&#8230;.ini ). Just google eclipse startup commands java memory. </p>
<p>Once you get past the minor quirks that seem to tick you off, the IDE itself is one of the best tools I&#8217;ve used in my career as both a java and a php developer.</p>
<p>Hope this helps a little, as it really wasnt geared for ZSE specifically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/comment-page-1/#comment-497</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 08 Apr 2009 15:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotvoid.com/?p=279#comment-497</guid>
		<description>Thanks for tip on stupid &quot;Could not open the editor: Editor could not be initialized&quot; error.</description>
		<content:encoded><![CDATA[<p>Thanks for tip on stupid &#8220;Could not open the editor: Editor could not be initialized&#8221; error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/comment-page-1/#comment-448</link>
		<dc:creator>james</dc:creator>
		<pubDate>Thu, 19 Mar 2009 01:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotvoid.com/?p=279#comment-448</guid>
		<description>Could not open the editor: Editor could not be initialized.

Thank you refresh the project.</description>
		<content:encoded><![CDATA[<p>Could not open the editor: Editor could not be initialized.</p>
<p>Thank you refresh the project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg</title>
		<link>http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/comment-page-1/#comment-430</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Mon, 09 Mar 2009 11:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotvoid.com/?p=279#comment-430</guid>
		<description>“Could not open the editor: Editor could not be initialized.”

THANK YOU SOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO MUCH.</description>
		<content:encoded><![CDATA[<p>“Could not open the editor: Editor could not be initialized.”</p>
<p>THANK YOU SOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO MUCH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gobble</title>
		<link>http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/comment-page-1/#comment-403</link>
		<dc:creator>Gobble</dc:creator>
		<pubDate>Fri, 06 Feb 2009 21:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotvoid.com/?p=279#comment-403</guid>
		<description>First of all, a million thanks for that tip on how to solve that nagging error. It turned me crazy!!!
Secondly, I&#039;ve been always a user for zend 5.X releases, starting from version 3 as I remember, I loved it much, but when that last release came to light, I hated it much, and couldn&#039;t use it at first until a day came and I found my way a bit and doing fine. But honestly, I&#039;m missing the old one.
PS,performance is excellent with me, I have no problem at all on my laptop. Really it is very bad on my desktop, but that machine is outdated and cries when running office 2007</description>
		<content:encoded><![CDATA[<p>First of all, a million thanks for that tip on how to solve that nagging error. It turned me crazy!!!<br />
Secondly, I&#8217;ve been always a user for zend 5.X releases, starting from version 3 as I remember, I loved it much, but when that last release came to light, I hated it much, and couldn&#8217;t use it at first until a day came and I found my way a bit and doing fine. But honestly, I&#8217;m missing the old one.<br />
PS,performance is excellent with me, I have no problem at all on my laptop. Really it is very bad on my desktop, but that machine is outdated and cries when running office 2007</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul M</title>
		<link>http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/comment-page-1/#comment-373</link>
		<dc:creator>Paul M</dc:creator>
		<pubDate>Tue, 16 Dec 2008 14:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotvoid.com/?p=279#comment-373</guid>
		<description>&quot;Could not open the editor: Editor could not be initialized.&quot;

THANK YOU SOOOOO MUCH.

It&#039;s been doing my head in.  Why not say &quot;Please refresh project file list&quot; or something like that?

Thanks though :o)</description>
		<content:encoded><![CDATA[<p>&#8220;Could not open the editor: Editor could not be initialized.&#8221;</p>
<p>THANK YOU SOOOOO MUCH.</p>
<p>It&#8217;s been doing my head in.  Why not say &#8220;Please refresh project file list&#8221; or something like that?</p>
<p>Thanks though <img src='http://www.dotvoid.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.dotvoid.com/2008/10/two-weeks-with-zend-studio-for-eclipse/comment-page-1/#comment-306</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sun, 16 Nov 2008 11:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotvoid.com/?p=279#comment-306</guid>
		<description>Worth mentioning is the viplugin for eclipse http://www.satokar.com/viplugin/ - I&#039;m just testing it out at the moment but seems to be working pretty well.</description>
		<content:encoded><![CDATA[<p>Worth mentioning is the viplugin for eclipse <a href="http://www.satokar.com/viplugin/" rel="nofollow">http://www.satokar.com/viplugin/</a> &#8211; I&#8217;m just testing it out at the moment but seems to be working pretty well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

