<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 16:42:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sjoerd Massen's Blog: Passing the PHP 5.3 ZCE exam]]></title>
      <guid>http://www.phpdeveloper.org/news/15660</guid>
      <link>http://www.phpdeveloper.org/news/15660</link>
      <description><![CDATA[<p>
Another community member has passed the PHP 5.3 Zend Certified Engineer exam (<i>Sjoerd Massen</i>) and has <a href="http://www.sjoerdmaessen.be/2010/12/30/passing-the-php-5-3-zce-exam/">blogged about his experiences</a> both before and during the exam.
</p>
<blockquote>
Today I passed the exam to become a PHP 5.3 ZCE. Like everyone else I had to sign the non-disclosure contract so I can't go into detail about the questions that were asked, I can however tell my impressions of the exam and how prepared for it.
</blockquote>
<p>
His preparations included going over some of the older sample tests and some additional study time on streams. He also mentions the <a href="http://www.phpriot.com/ipad">PhpRiot iPhone/iPad application</a> that helped him prepare as well as a few of the training courses he bought for certain topics. His overall impression of the exam was that it was more difficult, with plenty of open questions made for you to fill in an answer.
</p>]]></description>
      <pubDate>Thu, 30 Dec 2010 14:54:02 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Lorna Mitchell's Blog: Preparing for ZCE 5.3]]></title>
      <guid>http://www.phpdeveloper.org/news/15599</guid>
      <link>http://www.phpdeveloper.org/news/15599</link>
      <description><![CDATA[<p>
Following up on a <a href="http://phpdeveloper.org/news/15575">previous post</a> about taking the Zend Certified Engineer exam (5.3 version), <i>Lorna Mitchell</i> has <a href="http://www.lornajane.net/posts/2010/Preparing-for-ZCE-5.3">posted some details</a> about how she prepared for (and passed) the test.
</p>
<blockquote>
In the last few weeks I've both passed the certificate myself and also taught <a href="http://www.zend.com/en/services/training/course-catalog/certification">Zend's certification training course</a> as a classroom course at <a href="http://ntileeds.co.uk/">NTI Leeds</a>. I thought I'd share my top tips for preparing for taking the ZCE - getting to the standard, last-minute preparations, and also some tips for surviving the day itself (disclaimer: everyone sitting the ZCE signs a declaration not to disclose the contents of the exam, so I can't actually tell you the questions, sorry!)
</blockquote>
<p>
She recommends that only developers with at least a year or two of using PHP regularly take the exam due to the amount of PHP knowledge needed. If you haven't at least touched on most aspects of the language, you might have a difficult time with it. She also points out the lack of up-to-date training materials, some of the things she did the night before as a refresher and a few tips for specific parts of the exam. 
</p>]]></description>
      <pubDate>Mon, 20 Dec 2010 08:37:56 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Alexei Shuga's Blog: On passing Zend PHP 5.3 exam]]></title>
      <guid>http://www.phpdeveloper.org/news/15429</guid>
      <link>http://www.phpdeveloper.org/news/15429</link>
      <description><![CDATA[<p>
After recently taking the Zend PHP 5.3 Certification exam, <i>Alexei Shuga</i> has decided to <a href="http://blog.shulga.info/on-passing-zend-php-5-3-exam/">share some of his thoughts</a> on his experience to hopefully give other developers out there a better idea of what was involved.
</p>
<blockquote>
First of all, the exam is quite complex, yet it's pretty much easy to pass if you're writing PHP code using latest additions like namespaces, late static binding or lambda functions. Even if you do not use these techniques in your code, but you're aware of them and saw PHP syntax for those features (including restrictions like "namespace" keyword proper placement), it would not be a problem for a candidate to pass Zend PHP 5.3 exam.
</blockquote>
<p>
He includes a few things that could trip you up in the exam including questions one differences in file system functions and some that were just, as he puts it, "stupid." (some were matters of opinion)
</p>]]></description>
      <pubDate>Mon, 15 Nov 2010 08:17:57 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Michelangelo van Dam's Blog: Preparing for php 5.3 certification exam]]></title>
      <guid>http://www.phpdeveloper.org/news/15308</guid>
      <link>http://www.phpdeveloper.org/news/15308</link>
      <description><![CDATA[<p>
<i>Michelangelo van Dam</i> had done some preparation for when he took the PHP 5.3 certification exam - he passed - and has <a href="http://www.dragonbe.com/2010/10/preparing-for-php-53-certification-exam.html">written up a new post</a> to his blog to talk about some of the things he did to help him study and prepare himself for the exam.
</p>
<blockquote>
Before starting <a href="http://www.zend.com/services/certification/php-5-certification/?utm_source=DragonBe&utm_medium=blogpost&utm_term=php%2Bzend%2Bcertification&utm_content=zce_php_53&utm_campaign=Zend%2BPHP%2B5.3%2BCertification">the exam</a>, I had to sign a non-disclosure contract with <a href="http://zend.com/?utm_source=DragonBe&utm_medium=blogpost&utm_term=php%2Bzend%2Bcertification&utm_content=zce_php_53&utm_campaign=Zend%2BPHP%2B5.3%2BCertification">Zend Technologies, Inc.</a> to keep the contents to myself, so don't ask me what questions were asked. I can write a short article on how I prepared myself to pass <a href="http://www.zend.com/services/certification/php-5-certification/?utm_source=DragonBe&utm_medium=blogpost&utm_term=php%2Bzend%2Bcertification&utm_content=zce_php_53&utm_campaign=Zend%2BPHP%2B5.3%2BCertification">the exam</a> and what you can do to achieve the same successful outcome.
</blockquote>
<p>
He gives links to and mentions several of the resources he used to learn all he needed like the official Zend PHP 5.3 Certification Guide, the <a href="http://php.net">PHP.net</a> site for reference on several sections that were more PHP 5.3-specific (like <a href="http://php.net/namespaces">namespaces</a>, <a href="http://php.net/datetime">DateTime</a> and <a href="http://php.net/streams">Streams</a>).
</p>]]></description>
      <pubDate>Wed, 20 Oct 2010 10:45:57 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Passing the ZCE PHP 5.3 certification exam!]]></title>
      <guid>http://www.phpdeveloper.org/news/15264</guid>
      <link>http://www.phpdeveloper.org/news/15264</link>
      <description><![CDATA[<p>
If you've been considering taking the <a href="http://www.zend.com/services/certification/">Zend Certified Engineer exam</a> for PHP 5.3 but want to be sure you know what you need to pass, take a look at <a href="http://devzone.zend.com/article/12647-Passing-the-ZCE-PHP-5.3-certification-exam">this new post</a> to the Zend Developer Zone with some helpful hints on the topics the test covers.
</p>
<blockquote>
<a href="http://shop.zend.com/en/php-certification/zend-php5-certification-voucher.html">According to Zend</a> , the exam covers the following topics: PHP Basics, Functions, Data Format & Types, Web Features, Object Oriented Programming, Security, I/O, Strings and Patterns, Databases and Arrays. I will detail each topic as to what you should expect at the exam, however I will first tell you some basic information about the exam. Then I will tell you about the three most important changes of PHP 5.3 and another new feature I find very useful.
</blockquote>
<p>
He starts with a few of the basics of the exam (how many questions, his testing strategy, the number of fill-in-the-blank questions) before moving into each of the topics. It's not an exhaustive description of each, but it gives you a good idea of where to start when studying. There's lots of links to resources for each that'll take you to some great places to learn in more detail.
</p>]]></description>
      <pubDate>Tue, 12 Oct 2010 09:19:12 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: ZendCon T-Shirt contest]]></title>
      <guid>http://www.phpdeveloper.org/news/14942</guid>
      <link>http://www.phpdeveloper.org/news/14942</link>
      <description><![CDATA[<p>
On the Zend Developer Zone there's <a href="http://devzone.zend.com/article/12404-ZendCon-T-Shirt-contest">a recent post</a> about a contest they're running to give one lucky winner a free pass to this year's <a href="http://zendcon.com">Zend/PHP Conference</a> in November in Santa Clara, California.
</p>
<blockquote>
Summer is upon us, which means that the annual Zend/PHP Conference (ZendCon), the world's largest gathering of the PHP community, is drawing near. Preparations are already in high gear, and you can make an impact on what fellow PHPers will wear in Fall of 2010! Submit your cool t-shirt designs or just cast your vote. The winning design will be used for the new 'official' PHP t-shirt. Every ZendCon attendee (and some others) will be getting the free t-shirt, and you get a free pass to the conference! 
</blockquote>
<p>
Besides the ticket to ZendCon, there's also two other prizes for the runners up - a free pass for a Zend Certification Exam (5.3) and a pass for a Zend Framework Certification Exam. There's about seven weeks left to submit your design and are currently eight entries on the list, so get your design in early to give it the best chance for the most votes. The submission round will end September 30th, so get your designs in soon!
</p>]]></description>
      <pubDate>Wed, 11 Aug 2010 12:56:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect: Exclusive: Preparing for the Zend Framework Certification Exam]]></title>
      <guid>http://www.phpdeveloper.org/news/14354</guid>
      <link>http://www.phpdeveloper.org/news/14354</link>
      <description><![CDATA[<p>
In a new article from php|architect <i>Joel Clermont</i> shares <a href="http://www.phparch.com/2010/04/13/exclusive-preparing-for-the-zend-framework-certification-exam">a few henlpful hints</a> on what he did to help prepare for the Zend Framework Certification Exam.
</p>
<blockquote>
Well, the only two official resources are a downloadable study guide and an instructor-led course. The study guide lists all the main areas of the framework that will be tested and offers a high level explanation of how they work. [...] I don't have any personal experience with the course, so I can't offer any specific comments on it. I have taken other courses from Zend, however, and the quality of those have been quite good.
</blockquote>
<p>
He also points out <a href="http://akrabat.com/wp-content/uploads/ZendCon09-ZF-Certification-Refresher.pdf">this presentation</a> from <i>Rob Allen</i> as another source. His recommendation, though, is that you read as much as possible from the Zend Framework's manual, but leaving out points on Zend_Tool and Zend_Application (they didint seem to make it into the test). He passed on the first try, so hopefully this advice, somewhat proven now, can help you down the right path.
</p>]]></description>
      <pubDate>Thu, 15 Apr 2010 08:20:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Eran Galperin's Blog: Zend Framework certification]]></title>
      <guid>http://www.phpdeveloper.org/news/11649</guid>
      <link>http://www.phpdeveloper.org/news/11649</link>
      <description><![CDATA[<p>
<i>Eran Galperin</i> has taken and passed Zend's newer certification offering, the Zend Framework Certified Engineer exam. In <a href="http://www.techfounder.net/2008/12/30/zend-framework-certification/">this new post</a> he talks some about the experience and his impressions of the test itself.
</p>
<blockquote>
Today I took and passed the <a href="http://www.zend.com/en/services/certification/framework/">Zend Framework certification exam</a>. A possible project involving Zend might be materializing in the near future, and this was a requirement from one of my contractors (<a href="http://www.openit.co.il/">OpenIT</a>). Being that they offered to sponsor the <a href="http://www.zend.com/en/store/php-certification/zend-framework-certification-exam-voucher">cost</a>, I had no reason not take it.
</blockquote>
<p>
He talks about the test and the testing procedure - one and a half hours long with seventy-five questions in all. Most were multiple choice but some asked for the resulting output from some code. Lots of topics are covered including specific modules and general MVC architecture. He points out a slightly discouraging fact - that the number of "trick" questions seemed a bit high.
</p>
<blockquote>
I do have some more respect for people holding the certification now (regarding knowledge and experience), though I'm not sure what regard does it hold in the industry.
</blockquote>]]></description>
      <pubDate>Wed, 31 Dec 2008 09:31:43 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: Is the PHP certification worth it? (Interview)]]></title>
      <guid>http://www.phpdeveloper.org/news/10287</guid>
      <link>http://www.phpdeveloper.org/news/10287</link>
      <description><![CDATA[<p>
In <a href="http://www.phpclasses.org/blog/post/78-PHP-certification-is-it-worth-it.html">this new post</a> to the PHPClasses.org blog, <i>Manuel Lemos</i> looks at the PHP Certification Exam - whether it's worth it, how can you take it and includes an interview with a ZCE, <i>Mauricio Garcia</i> about his experience with it.
</p>
<blockquote>
Although I am certain that having a PHP certification is not the only way to demonstrate that a PHP developer is really qualified, I am sure that it helps hinting employers about his skills, and so become more open to negotiate better salaries. Having a PHP certification also helps a developer stand out from the crowd of developers that apply to a job but do not have any certification.
</blockquote>
<p>
In the interview <i>Manuel</i> talks with <i>Mauricio</i> (a Brazilian PHP developer) about whether or not he feels the certification is worth it, how a developer can take it and what they need to do to prepare for it as well as a mention of a book that might help.
</p>
<p>
<i>Michael Kimsal</i> has also <a href="http://michaelkimsal.com/blog/php-certification-views/">posted some of his own thoughts</a> on the certification issue (and of the comments made during the interview).
</p>]]></description>
      <pubDate>Wed, 28 May 2008 12:04:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Alex Netkachov's Blog: Zend Certification]]></title>
      <guid>http://www.phpdeveloper.org/news/10008</guid>
      <link>http://www.phpdeveloper.org/news/10008</link>
      <description><![CDATA[<p>
<i>Alex Netkachov</i> has written up some of his experience with the Zend Certification Exam in <a href="http://www.alexatnet.com/node/129">a recent post</a> to his blog:
</p>
<blockquote>
Zend Certification is an important step for a PHP developer. It is a very good chance to evaluate your skills, show your experience to your co-workers and potential customers.
</blockquote>
<p>
He points out <a href="http://www.zend.com/en/services/certification/">Zend's resource</a> for all things ZCE, using the <a href="http://www.zend.com/store/education/certification/yellow-pages.php">ZCE Yellow Pages</a> to find others in your area and the process he went through to prepare for and take the exam. Oh, and in case you're wondering - yes, he passed.
</p>]]></description>
      <pubDate>Mon, 21 Apr 2008 11:15:02 -0500</pubDate>
    </item>
  </channel>
</rss>
