<?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>Marc Gear &#187; Software</title>
	<atom:link href="http://onekay.com/blog/archives/category/software/feed" rel="self" type="application/rss+xml" />
	<link>http://onekay.com/blog</link>
	<description>encouraging maintainable and sensible PHP, and occassionally stuff about me.</description>
	<lastBuildDate>Wed, 04 Mar 2009 17:29:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>pow($zend, 3) // or three zend posts in one</title>
		<link>http://onekay.com/blog/archives/24</link>
		<comments>http://onekay.com/blog/archives/24#comments</comments>
		<pubDate>Fri, 26 Oct 2007 10:21:34 +0000</pubDate>
		<dc:creator>Marc Gear</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://www.onekay.com/blog/archives/24</guid>
		<description><![CDATA[Three pieces of zend news today:
Firstly &#8211; I passed my Zend PHP5 Certification exam yesterday (\o/).  I&#8217;ve been thinking of taking the exam for some time, and finally got round to it when my employer offered to pay for the test. It was rather more difficult than I expected &#8211; but there were very [...]]]></description>
			<content:encoded><![CDATA[<p>Three pieces of zend news today:</p>
<p>Firstly &#8211; I passed my <a href="http://www.zend.com/education/zend_php_certification">Zend PHP5 Certification</a> exam yesterday (\o/).  I&#8217;ve been thinking of taking the exam for some time, and finally got round to it when my employer offered to pay for the test. It was rather more difficult than I expected &#8211; but there were very few questions that required arcane knowledge of the order of arguments to PHP functions (which I use the manual and Zend Studio&#8217;s auto-complete for).  It does focus quite a lot on SOAP and webservices, but the <a href="http://www.onekay.com/blog/archives/19">php|arch certification guide</a> I bought warned me about that.</p>
<p>Secondly, I&#8217;ve given up with Zend Studio Neon &#8211; it has a huge amount of useful stuff that Eclipse PDT doesn&#8217;t &#8211; like get/setter generation, code formatting, PHPUnit support, and the other stuff listed <a href="http://www.zend.com/products/zend_studio/eclipse">here</a>.  However &#8211; I just can&#8217;t get on with the &#8216;project&#8217; system.  All I want is to be able to browse the file system in the LHS pane &#8211; and that doesn&#8217;t seem to be something its willing to let me do.  I don&#8217;t want to individually add files &amp; folders to my project, or manage include paths, or have .kpf files dotted around that I have to tell subversion to ignore.  So I&#8217;m back to Zend Studio 5.5 pro, which doesn&#8217;t have this annoyance.  I normally on windows with with a VM or separate development hardware sharing my home directory through samba and then mapping that as a drive in Windows.  I then browse this mapped network drive with my editor/IDE.  If anyone knows how to get this to work in PDT or Neon (or Komodo, which I had the same issue with) I&#8217;d love to hear from you.</p>
<p>Finally, because I&#8217;m not above a bit of gratuitous plugging, in an effort to <a href="http://devzone.zend.com/article/2649-Contest-for-Busy-Programmers-Win-a-Free-Book">win a book</a>, and because I needed a third Zend related topic for this post.  If you haven&#8217;t listened to PHP Abstract yet, then you might want to add it to your list of things to listen to &#8211; its worth it alone for <a href="http://blog.calevans.com/">Cal Evans</a>&#8216; cheesy intro and post script.  The latest episode is an interview Cal did with <a href="http://blog.phpdoc.info/">Sean Coates</a> of <a href="http://www.phparch.com/">php|architect</a> (and one of the hosts of the <em>other </em>php podcast).  PHP Abstract is much more frequent than the <em>other</em> podcast, and with considerably less rambling &#8211; each episode lasts about 10 minutes and is given by a range of people from the PHP community.  Cal&#8217;s own &#8216;How to kill a software project&#8217; is very funny.</p>
]]></content:encoded>
			<wfw:commentRss>http://onekay.com/blog/archives/24/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Zend Neon Beta (Zend Studio for Eclipse)</title>
		<link>http://onekay.com/blog/archives/23</link>
		<comments>http://onekay.com/blog/archives/23#comments</comments>
		<pubDate>Tue, 09 Oct 2007 20:29:04 +0000</pubDate>
		<dc:creator>Marc Gear</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.onekay.com/blog/archives/23</guid>
		<description><![CDATA[Got an email today from Zend about their new Zend Studio beta.  I&#8217;m interested to see this, because I use Zend Studio at work, and I like it, its just quite expensive.  I&#8217;ve been trialing different IDEs at home for a while now, but I havent got on very well with either Komodo [...]]]></description>
			<content:encoded><![CDATA[<p>Got an email today from Zend about their new <a href="http://www.zend.com/free_download/studio">Zend Studio beta</a>.  I&#8217;m interested to see this, because I use Zend Studio at work, and I like it, its just quite expensive.  I&#8217;ve been trialing different IDEs at home for a while now, but I havent got on very well with either <a href="http://www.activestate.com/Products/komodo_ide/">Komodo</a> nor <a href="http://www.eclipse.org/pdt/">PDT</a> as I find that I am just not as productive when using them &#8211; neither are particularly PHP orientated and I feel I have to work in the prescribed way, rather than how I am comfortable.</p>
<p>This new beta is Zend Studio for Eclipse (codename Neon), so I&#8217;m not sure how different it will be to PDT (or the vanilla Zend Studio for that matter) but I figure its worth a look.</p>
<p>and if anyone has any recommendations for any other (win32 or linux) IDEs that are worth trialling, I&#8217;d love to hear from you.</p>
]]></content:encoded>
			<wfw:commentRss>http://onekay.com/blog/archives/23/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

