<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lifelog &#187; editor</title>
	<atom:link href="http://www.lifelog.be/tag/editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifelog.be</link>
	<description>Life as a web developer/entrepreneur</description>
	<lastBuildDate>Wed, 10 Aug 2011 13:05:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Zend Studio Performance</title>
		<link>http://www.lifelog.be/2006/12/08/zend-studio-performance/</link>
		<comments>http://www.lifelog.be/2006/12/08/zend-studio-performance/#comments</comments>
		<pubDate>Fri, 08 Dec 2006 13:27:00 +0000</pubDate>
		<dc:creator>snk00sj</dc:creator>
				<category><![CDATA[(x)HTML]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP / MySQL]]></category>
		<category><![CDATA[Tech-Stuff]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.lifelog.be/2006/zend-studio-performance/</guid>
		<description><![CDATA[Lately i noticed Zend Studio wasn&#8217;t running as smooth as before. When going into hibernate or logging off, i often notice javaw.exe has crashed, that caused the system not to shut down. To fix this problem i&#8217;ve found several solutions, i&#8217;ll list those here for future reference : make sure the power settings do not [...]]]></description>
			<content:encoded><![CDATA[<p>Lately i noticed Zend Studio wasn&#8217;t running as smooth as before. When going into hibernate or logging off, i often notice javaw.exe has crashed, that caused the system not to shut down. To fix this problem i&#8217;ve found several solutions, i&#8217;ll list those here for future reference :</p>
<ul>
<li>make sure the power settings do not use the option to enable cpu throttling (this seems to be a java issue)</li>
<li>try replacing zends jre by JRE 6 (<a target="_blank" title="JRE6" href="http://java.sun.com/javase/6/download.jsp">http://java.sun.com/javase/6/download.jsp</a>)</li>
<li>disable the OS look&#038;feel in your zend application</li>
<li>disable all power management for your video card</li>
<li>if you are using a dual monitor setup, make sure the editor &#038; palettes are on the same monitor/display</li>
<li>remove the Zend Project cache file : <span class="MsgBodyText">/Documents and Settings/{Win username}/ZDE/config_5.1/caches/</span></li>
<li><span class="MsgBodyText">expand the heap sizes (to more then 256 MB) the JRE needs for the Studio to function </span><span class="MsgBodyText"> [file: {studiopath}/bin/ZDE.lax]</span><span class="MsgBodyText"><br />
</span></li>
<li><span class="MsgBodyText">if you have a 64b machine, make sure you have the 64bit java lib</span></li>
<li><span class="MsgBodyText">try disabling your antivirus for a second and check if performance goes up<br />
</span></li>
<li><span class="MsgBodyText">if you are using an external subversion client (not ZDE&#8217;s), make sure your options in ZDE are on CVS. (options > source control). Performance gets a huge boost (integrated svn is causing a problem when using 3th party tools)<br />
</span></li>
<li><span class="MsgBodyText">submit a support ticket (<a target="_blank" href="http://www.zend.com/support">http://www.zend.com/support</a>) (make sure to mention you tried all t he above steps, and provide as much detail as possible, because they won&#8217;t fix your problem  untill they have everything they are looking for : hardware, software, ZDE.log, description of the project)<br />
</span></li>
</ul>
<blockquote><p>Here&#8217;s the info I found posted over at the PhpBuilder.com Zend Studio Forum by MStaniszczak (post is no longer there).  This item addresses the speed of the java virtual machine, and for those of us running Intel processors, this tends to be faster than the Sun JRE. If you&#8217;ve got an AMD processor, this may or may not yield any performance.</p></blockquote>
<blockquote><p>Head on over to BEA Systems and get the JRockit 5.0 JRE. Don&#8217;t worry about the SDK, unless you&#8217;re a Java programmer. It&#8217;s about 30 megs, so dial-up beware.  After downloading it, extract the exe (right click, extract archive).</p></blockquote>
<blockquote><p>After you&#8217;ve done that, you should see some files, as well as another archive or zip file named something like win_ia32_jrockit150_04_jre.zip. You&#8217;ll want to extract that as well, to it&#8217;s own directory or folder (name it jre) , and that&#8217;s going to be what we need.</p></blockquote>
<blockquote><p>First, make sure the ZDE is not currently running. If it is, exit it. Now, find your installation of the Zend Studio client. It should be something like C:/Program Files/Zend/ZendStudioClient-5.0.0/. You&#8217;ll see a directory already named jre. Rename it to jre_old. Copy the directory we created from the archive into the ZendStudioClient-5.0.0/ directory.</p></blockquote>
<p>For me the HEAP size, in combination with the source control tab (to cvs) did it, as i am using tortoisesvn for version management.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifelog.be/2006/12/08/zend-studio-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

