<?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: Zend Studio Xenon</title>
	<atom:link href="http://www.ajohnstone.com/archives/zend-studio-xenon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajohnstone.com/archives/zend-studio-xenon/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=zend-studio-xenon</link>
	<description>by Andrew Johnstone</description>
	<lastBuildDate>Wed, 07 Jul 2010 02:01:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew M. Johnstone</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/comment-page-1/#comment-78</link>
		<dc:creator>Andrew M. Johnstone</dc:creator>
		<pubDate>Mon, 25 Jul 2005 21:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-78</guid>
		<description>I have rather varied projects and they use a combination of CVS / SVN.

One thing i&#039;m anxious to find out is if you can switch between CVS and SVN per project rather than as a preference?

Looking at a Zend project File...

&#160;&#160;&lt;project_entity&#160;ID=&quot;Subversion&quot;&gt;
&#160;&#160;&#160;&#160;&lt;svnCmdArguments&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&quot;update&quot;/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&quot;commit&quot;/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&quot;add&quot;/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&quot;status&quot;/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&quot;diff&quot;/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&quot;delete&quot;/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&quot;revert&quot;/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&quot;resolve&quot;/&gt;
&#160;&#160;&#160;&#160;&lt;/svnCmdArguments&gt;
&#160;&#160;&lt;/project_entity&gt;
&#160;&#160;&lt;project_entity&#160;ID=&quot;CVS&quot;&gt;
&#160;&#160;&#160;&#160;&lt;lastArguments&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&quot;update&quot;/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&quot;commit&quot;/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&quot;add&quot;/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&quot;status&quot;/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&quot;diff&quot;/&gt;
&#160;&#160;&#160;&#160;&lt;/lastArguments&gt;
&#160;&#160;&lt;/project_entity&gt;</description>
		<content:encoded><![CDATA[<p>I have rather varied projects and they use a combination of CVS / SVN.</p>
<p>One thing i&#8217;m anxious to find out is if you can switch between CVS and SVN per project rather than as a preference?</p>
<p>Looking at a Zend project File&#8230;</p>
<p>&#160;&#160;&lt;project_entity&#160;ID=&#8221;Subversion&#8221;&gt;<br />
&#160;&#160;&#160;&#160;&lt;svnCmdArguments&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;update&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;commit&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;add&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;status&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;diff&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;delete&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;revert&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;SubversionCommand&#160;commandType=&#8221;resolve&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&lt;/svnCmdArguments&gt;<br />
&#160;&#160;&lt;/project_entity&gt;<br />
&#160;&#160;&lt;project_entity&#160;ID=&#8221;CVS&#8221;&gt;<br />
&#160;&#160;&#160;&#160;&lt;lastArguments&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&#8221;update&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&#8221;commit&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&#8221;add&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&#8221;status&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&#160;&#160;&lt;CVSCommand&#160;commandType=&#8221;diff&#8221;/&gt;<br />
&#160;&#160;&#160;&#160;&lt;/lastArguments&gt;<br />
&#160;&#160;&lt;/project_entity&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew M. Johnstone</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/comment-page-1/#comment-75</link>
		<dc:creator>Andrew M. Johnstone</dc:creator>
		<pubDate>Mon, 25 Jul 2005 11:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-75</guid>
		<description>Nice one, will give it a try, when I get home:)

OT: Tell me you didn&#039;t bully the new girl at Zend again ;)</description>
		<content:encoded><![CDATA[<p>Nice one, will give it a try, when I get home:)</p>
<p>OT: Tell me you didn&#8217;t bully the new girl at Zend again <img src='http://www.ajohnstone.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Coleman</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/comment-page-1/#comment-74</link>
		<dc:creator>Eric Coleman</dc:creator>
		<pubDate>Mon, 25 Jul 2005 09:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-74</guid>
		<description>Got an email back this morning from the Zend team... they updated the download... so uninstall, download the new one, and reinstall (note: the build number is the same)

So far, it&#039;s neat... appears you need to manually switch between which source control tool you want, and it appears as if the new version is using a bit more ram... actually... alot more ram.</description>
		<content:encoded><![CDATA[<p>Got an email back this morning from the Zend team&#8230; they updated the download&#8230; so uninstall, download the new one, and reinstall (note: the build number is the same)</p>
<p>So far, it&#8217;s neat&#8230; appears you need to manually switch between which source control tool you want, and it appears as if the new version is using a bit more ram&#8230; actually&#8230; alot more ram.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Coleman</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/comment-page-1/#comment-73</link>
		<dc:creator>Eric Coleman</dc:creator>
		<pubDate>Sun, 24 Jul 2005 09:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-73</guid>
		<description>well, since it won&#039;t load on LINUX nor Windows, neither of us can evaluate it... ;)

Funny, becuase I bitched on the phone to a new zend rep when she called to sell me on some things the other day, then this appears, and yet it doesn&#039;t work.

If they implement code folding before release, i&#039;ll be a happy camper, but knowing zend, they&#039;re not going to.</description>
		<content:encoded><![CDATA[<p>well, since it won&#8217;t load on LINUX nor Windows, neither of us can evaluate it&#8230; <img src='http://www.ajohnstone.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Funny, becuase I bitched on the phone to a new zend rep when she called to sell me on some things the other day, then this appears, and yet it doesn&#8217;t work.</p>
<p>If they implement code folding before release, i&#8217;ll be a happy camper, but knowing zend, they&#8217;re not going to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew M. Johnstone</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/comment-page-1/#comment-72</link>
		<dc:creator>Andrew M. Johnstone</dc:creator>
		<pubDate>Sun, 24 Jul 2005 09:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-72</guid>
		<description>I anticipated to write up a little more detail, however as you quite rightly put in one of your entries on your blog, I simply lacked the motivation to write anything in detail, however I felt urged to at least post something new this week;)

Unfortunately Xenon Beta simply pesters you for a licence key and you cannot actually run it. Also it does not run on linux either.

One key problem this has resolved is communication over https.
&quot;* Bug Fix - Integration with Zend Platform did not work with https communication.&quot;</description>
		<content:encoded><![CDATA[<p>I anticipated to write up a little more detail, however as you quite rightly put in one of your entries on your blog, I simply lacked the motivation to write anything in detail, however I felt urged to at least post something new this week;)</p>
<p>Unfortunately Xenon Beta simply pesters you for a licence key and you cannot actually run it. Also it does not run on linux either.</p>
<p>One key problem this has resolved is communication over https.<br />
&#8220;* Bug Fix &#8211; Integration with Zend Platform did not work with https communication.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sara</title>
		<link>http://www.ajohnstone.com/archives/zend-studio-xenon/comment-page-1/#comment-71</link>
		<dc:creator>sara</dc:creator>
		<pubDate>Sun, 24 Jul 2005 03:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/zend-studio-xenon/#comment-71</guid>
		<description>Andrew.. I was expecting your thoughts on this :p</description>
		<content:encoded><![CDATA[<p>Andrew.. I was expecting your thoughts on this :p</p>
]]></content:encoded>
	</item>
</channel>
</rss>
