<?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>Eirik Hoem&#039;s Blog &#187; Zend</title>
	<atom:link href="http://blog.eirikhoem.net/index.php/category/zend/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eirikhoem.net</link>
	<description>PHP, AS3, Flex, Flash</description>
	<lastBuildDate>Tue, 18 May 2010 17:58:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zend Studio running slowly?</title>
		<link>http://blog.eirikhoem.net/index.php/2007/06/08/zend-studio-running-slowly/</link>
		<comments>http://blog.eirikhoem.net/index.php/2007/06/08/zend-studio-running-slowly/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 08:55:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=17</guid>
		<description><![CDATA[I&#8217;ve been working with Zend Studio for six months now, and I&#8217;ve been pretty happy with the IDE. There are some minor issues with the auto complete feature, and sometimes it tends to just lock up. When I came to work today Zend just would not cooperate at all. I loaded up a project, and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working with Zend Studio for six months now, and I&#8217;ve been pretty happy with the IDE. There are some minor issues with the auto complete feature, and sometimes it tends to just lock up. When I came to work today Zend just would not cooperate at all. I loaded up a project, and it took 45sec just to browse a folder. Opening a file took 30 seconds more, and typing / selecting text was all done with 5sec delays. I tried restarting the IDE, restarting my workstation, nothing helped. After looking around on the net for a while I saw some Windows users had similar problems, and deleting the Zend cache was apparently a good thing to do. The cache files on Linux is usually stored in /<em>home/user/ZDE/config_x.x/caches</em> (x being the Zend Studio version). After <strong>deleting</strong> the files in that folder Zend is back and running like never before.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2007/06/08/zend-studio-running-slowly/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend Studio auto-completer tip</title>
		<link>http://blog.eirikhoem.net/index.php/2007/05/24/zend-studio-auto-completer-tip/</link>
		<comments>http://blog.eirikhoem.net/index.php/2007/05/24/zend-studio-auto-completer-tip/#comments</comments>
		<pubDate>Thu, 24 May 2007 15:00:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=14</guid>
		<description><![CDATA[I just came across a annoying &#8220;feature&#8221; in Zend Studio. In the project I&#8217;m working on I have branches, trunk and export/releases. The workspace I set up in Zend uses the root folder as project directory so I can easily browse all branches and trunk. I&#8217;ve been working in trunk all day, adding type hinting [...]]]></description>
			<content:encoded><![CDATA[<p>I just came across a annoying &#8220;feature&#8221; in Zend Studio. In the project I&#8217;m working on I have branches, trunk and export/releases. The workspace I set up in Zend uses the root folder as project directory so I can easily browse all branches and trunk. I&#8217;ve been working in trunk all day, adding type hinting and documentation for several classes, but when I got around to actually using the classes the auto-completer didn&#8217;t find the additions I had made. After checking around a bit I found out that Zend reads the folders alphabetically, so when I was working in trunk Zend got the auto-completer data from branches. Nice to know.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2007/05/24/zend-studio-auto-completer-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
