<?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>Callum Macdonald &#187; zend</title>
	<atom:link href="http://www.callum-macdonald.com/tag/zend/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.callum-macdonald.com</link>
	<description>Callum on life</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:52:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Zend Studio garbled chars fix</title>
		<link>http://www.callum-macdonald.com/2008/11/29/zend-studio-garbled-chars-fix/</link>
		<comments>http://www.callum-macdonald.com/2008/11/29/zend-studio-garbled-chars-fix/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 09:45:22 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Techy]]></category>
		<category><![CDATA[garbled chars]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Ubuntu Intrepid]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zend studio]]></category>
		<category><![CDATA[Zend Studio 5.5.1]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/?p=782</guid>
		<description><![CDATA[Following my post about installing Zend Studio 5.5.1 on Ubuntu 8.10, Gyorgy posted a comment about a problem with garbled characters. I had noticed the problem myself, but only briefly, I don&#8217;t tend to work with very large files. As &#8230; <a href="http://www.callum-macdonald.com/2008/11/29/zend-studio-garbled-chars-fix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Following my <a title="Installing Zend Studio 5.5.1 on Ubuntu 8.10" href="http://www.callum-macdonald.com/2008/05/20/zend-studio-551-on-ubuntu/">post</a> about installing Zend Studio 5.5.1 on Ubuntu 8.10, Gyorgy posted a <a title="Gyorgy on garbled text issues with Zend Studio 5.5.1 on Ubuntu 8.10" href="http://www.callum-macdonald.com/2008/05/20/zend-studio-551-on-ubuntu/#comment-31558">comment</a> about a problem with <a title="Screenshot of Zend Studio 5.5.1 garbling characters on Ubuntu Intrepid" href="http://ubuntuforums.org/attachment.php?attachmentid=92487&amp;d=1226597820" target="_blank">garbled characters</a>. I had noticed the problem myself, but only briefly, I don&#8217;t tend to work with very large files. As yet, I hadn&#8217;t gotten a chance to look into it.</p>
<p>I spent some time on it today. Through <a title="Thread discussing Zend Studio garbled text bug on Ubuntu Intrepid" href="http://www.zend.com/forums/index.php?t=msg&amp;th=6427" target="_blank">this</a> I found <a title="NetBeans rendering bug on Ubuntu 8.10 and others" href="http://forums.netbeans.org/post-14892.html" target="_blank">this thread</a> discussing a similar problem with Netbeans. User cesc posted <a title="User cesc finds a solution to the Netbeans garbled character rendering bug" href="http://forums.netbeans.org/topic4851-0-asc-15.html#15818" target="_blank">their fix</a> (workaround?) which others reported to work. I figured the same option might work in Zend.</p>
<p>After a little digging, I have found that this approach works for me. I&#8217;ve tested with a 3k+ line file, and the bug is resolved. I&#8217;m running Zend Studio 5.5.1, Ubuntu 8.10, Sun&#8217;s JRE build 1.6.0_10-b33, compiz disabled. Zend appears to work with compiz enabled, but scrolling a 3k+ line file is very slow.</p>
<p>I edited file <code>/opt/ZendStudio-5.5.1/bin/ZDE</code> at line 1543 and added this:</p>
<p><code># Hack in this option to solve garbled text problem as per:<br />
# http://tinyurl.com/zendchrfix<br />
options="$options -Dsun.java2d.pmoffscreen=false"</code></p>
<p>Here&#8217;s a <a title="Patch to fix garbled text rendering bug in Zend Studio 5.5.1 on Ubuntu 8.10" href="http://www.callum-macdonald.com/download/ZDE.text-render-bug-on-ubuntu-8.10.patch">patch</a> for those who like that sort of thing. Hopefully this will help others with the same issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2008/11/29/zend-studio-garbled-chars-fix/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Zend Studio 5.5.1 on Ubuntu</title>
		<link>http://www.callum-macdonald.com/2008/05/20/zend-studio-551-on-ubuntu/</link>
		<comments>http://www.callum-macdonald.com/2008/05/20/zend-studio-551-on-ubuntu/#comments</comments>
		<pubDate>Tue, 20 May 2008 08:04:25 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Techy]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jre]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zend studio]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/?p=591</guid>
		<description><![CDATA[I had some challenges with Zend Studio so I&#8217;m posting this for anyone with the same problems (and for my own records). I found the solution here. The issue is related to compiz. Additionally, Sun&#8217;s java5 needs to be the &#8230; <a href="http://www.callum-macdonald.com/2008/05/20/zend-studio-551-on-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I had some challenges with Zend Studio so I&#8217;m posting this for anyone with the same problems (and for my own records). I found the solution <a title="Zend Studio on Ubuntu with compiz" href="http://www.zend.com/support/knowledgebase.php?kbid=241" target="_blank">here</a>. The issue is related to compiz. Additionally, Sun&#8217;s java5 needs to be the default java (set with `sudo update-java-alternatives`).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2008/05/20/zend-studio-551-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>ZendStudio 5.5 on Fedora 8</title>
		<link>http://www.callum-macdonald.com/2007/12/08/zendstudio-55-on-fedora-8/</link>
		<comments>http://www.callum-macdonald.com/2007/12/08/zendstudio-55-on-fedora-8/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 16:40:35 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Techy]]></category>
		<category><![CDATA[fedora 8]]></category>
		<category><![CDATA[java 1.5]]></category>
		<category><![CDATA[java 1.6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zend blank screen]]></category>
		<category><![CDATA[zend studio]]></category>
		<category><![CDATA[zend studio on fedora]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/2007/12/08/zendstudio-55-on-fedora-8/</guid>
		<description><![CDATA[I am delighted to report, that at long last, I&#8217;ve managed to successfully get Zend Studio 5.5 running on Fedora 8. It turns out that, no matter how hard I tried, I could not get Zend Studio 5.5 to run &#8230; <a href="http://www.callum-macdonald.com/2007/12/08/zendstudio-55-on-fedora-8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am <strong>delighted</strong> to report, that at long last, I&#8217;ve managed to successfully get Zend Studio 5.5 running on Fedora 8. It turns out that, no matter how hard I tried, I could not get Zend Studio 5.5 to run with Sun&#8217;s JRE / JDK 1.6. However, switching back to the 1.5 release worked like a charm.</p>
<p>I hadn&#8217;t realised just how easy it is to switch back to use JRE 1.5. It doesn&#8217;t need to be your system-wide java default. Simply <a href="http://java.sun.com/products/archive/j2se/5.0_13/index.html" title="Sun's JDK / JRE version 1.5 update 13" target="_blank">download the release</a> (.bin, not .rpm.bin) then switch to /opt and run the file as root. Accept the licence agreement, then it&#8217;ll unpack the JRE.</p>
<p>Then run this commands to correct for a change in F8:<br />
<code>cd lib/i386/xawt; cp libmawt.so libmawt.so.orig; sed -i "s/XINERAMA/FAKEEXTN/g" libmawt.so</code></p>
<p>This creates a backup of the libmawt.so file then runs a find / replace on it. Now to get Zend Studio 5.5 to use this JRE, simply edit the bin/runStudio_unix.sh file (in your Zend folder).</p>
<p>Then replace <code>../jre/bin/java</code> with <code>/opt/jre1.5.0_13/bin/java</code>. Now run that file as your own user and Zend Studio will launch. No more blank windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2007/12/08/zendstudio-55-on-fedora-8/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

