<?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>Thu, 24 May 2012 06:29:31 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Iwan Luijks' Blog: Getting certified, some pro's and misconceptions]]></title>
      <guid>http://www.phpdeveloper.org/news/16658</guid>
      <link>http://www.phpdeveloper.org/news/16658</link>
      <description><![CDATA[<p>
<i>Iwan Luijks</i> has a recent post to his blog trying to dispel some of the <a href="http://blog.iwanluijks.nl/getting-certified-some-pros-and-misconceptions">myths and misconceptions</a> about becoming a certified ZCE through <a href="http://zend.com">Zend</a>'s testing. He also includes some of the benefits of having the certification to go with your name.
</p>
<blockquote>
In the community of PHP developers there are more non-certified professionals than certified professionals. PHP developers mostly don't really see the pro's of getting certified. These developers mostly honor the fact that PHP is a quick and easy language to learn and to get started with, and professionalism is found even by building a simple dynamic web page, leaving the discussion of whether this is a good or bad thing for what it is.
</blockquote>
<p>
He talks about the confidence it can give current (and future) employers in your skill level and let them know you're the kind that keeps on learning/improving in your career. It also lets them know that you're dedicated enough to learn what you need to pass and can put it into practice easier in the future.
</p>]]></description>
      <pubDate>Mon, 01 Aug 2011 09:36:04 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Voices of the ElePHPant: Brandon Savage & Scott Gordon discuss pros/cons of working with a recruiter]]></title>
      <guid>http://www.phpdeveloper.org/news/16181</guid>
      <link>http://www.phpdeveloper.org/news/16181</link>
      <description><![CDATA[<p>
In <a href="http://voicesoftheelephpant.com/2011/04/12/brandon-savage-and-scott-gordon-discuss-the-pros-and-cons-of-working-with-a-recruiter/">a new episode</a> of the Voices of the ElePHPant podcast, <i>Cal Evans</i> has taken a break from the normal "Three Questions" format of the podcast so far and has instead posted an discussion about recruiters. <i>Brandon Savage</i> and <i>Scott Gordon</i> talk about the pros and cons of working with recruiters.
</p>
<blockquote>
Once I read [<a href="http://www.brandonsavage.net/why-recruiters-are-bad-for-your-career/">Brandon's post</a> on why recruiters are bad for your career], I knew that I needed to get Brandon, and another friend of mine, Scott Gordon - a recruiter for <a href="http://vaco.com/">Vaco</a> and serious social media bad-ass - together to discuss some of the points Brandon brought out. I shuld probably point out that while Scott is a recruiter, he is not your typical recruiter. He regularly talks about the shortcomings of his industry and he works to make things better.
</blockquote>
<p>
As always, you can listen to this latest episode either via the <a href="http://voicesoftheelephpant.com/2011/04/12/brandon-savage-and-scott-gordon-discuss-the-pros-and-cons-of-working-with-a-recruiter/">in-page player</a>, by <a href="http://voices.of.the.elephpant.s3.amazonaws.com/vote_015.mp3">downloading the mp3</a> or by <a href="http://voicesoftheelephpant.com/feed/podcast/">subscribing to their feed</a>.
</p>]]></description>
      <pubDate>Tue, 12 Apr 2011 11:39:39 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Roane's Blog: PHP: Cheap. Easy. Fast. Flexible.]]></title>
      <guid>http://www.phpdeveloper.org/news/14338</guid>
      <link>http://www.phpdeveloper.org/news/14338</link>
      <description><![CDATA[<p>
<i>Chris Roane</i> has shared <a href="http://www.montanaprogrammer.com/php-web-programming/best-web-programming-language/">some of his thoughts on PHP</a>, both the good and the bad (and its future) in the latest post to his blog.
</p>
<blockquote>
People have different opinions in what they think is the best web programming language for certain tasks. Speed, ease of use, flexibility, learning curve, popularity and feature list are a few criteria you can use in "judging" a programming language.
</blockquote>
<p>
He notes that, while PHP is a powerful tool to write web applications in, it is by no means the only (or best) way to do it for all situations. He suggests, thought, that for the longevity of your business and the future of your applications as a whole, you go with something like PHP that has a good solid community and is in constant development to make it and its features better.
</p>]]></description>
      <pubDate>Tue, 13 Apr 2010 09:57:34 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect Blog: To use a framework, or not to: that is the question ]]></title>
      <guid>http://www.phpdeveloper.org/news/14296</guid>
      <link>http://www.phpdeveloper.org/news/14296</link>
      <description><![CDATA[<p>
On the php|architect blog there's a recent post from <i>Jayesh Wadhwani</i> asking a question developers all over the world wonder every day - <a href="http://www.phparch.com/2010/04/02/to-use-a-framework-or-not-to-that-is-the-question/">to use a framework or not to</a> (and what's the benefit)?
</p>
<blockquote>
A framework is usually thought of or defined as an underlying structure.  You could imagine a wooden structure, sort of a skeleton when a house is being built. This provides a guide, structure and flow to build the house. A programming framework pretty much does the same thing.  A programming framework provides for a structured and disciplined programming which results in a more consistent output from a programming team.
</blockquote>
<p>
He talks more about some of the things that come with framework use like the utility and "housekeeping" code as well as code you know has been tested and used by other projects successfully (especially with something like the <a href="http://framework.zend.com">Zend Framework</a>. Remember, though, there's bad that comes with them - a possible steep learning curve and overhead that could be caused by using the tools it gives you badly.
</p>]]></description>
      <pubDate>Mon, 05 Apr 2010 10:05:20 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPSlices.com: PHP 5.3 vs ASP.NET 4.0 neutral comparison]]></title>
      <guid>http://www.phpdeveloper.org/news/14280</guid>
      <link>http://www.phpdeveloper.org/news/14280</link>
      <description><![CDATA[<p>
In a recent post to the phpslices.com blog there's a <a href="http://phpslices.com/2010/03/11/php-5-3-vs-asp-net-4-0-neutral-comparison/">neutral comparison</a> of PHP and ASP.NET based on features and a few of the common pros and cons each language has.
</p>
<blockquote>
Consider i do not have wide experience programming with ASP.NET though i on the past used the Microsoft .NET framework.
This is what i think are PRO and the CONS of both, lets consider ASP.NET 4.0 without MVC and PHP 5.3 without any framework.
</blockquote>
<p>
Some of the pros of PHP include its low learning curve and that it's multiplatform with cons being things like performance issues and that it's more web-centric than some other languages. ASP.NET's pros include its inherent use of the .NET framework and the tools available for it with cons being that it's not Open Source, you need a Windows license to use it and that fewer web hosting providers support it.
</p>]]></description>
      <pubDate>Thu, 01 Apr 2010 08:35:43 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Template Monster Blog: It's coming! WordPress 3.0 - Pros and Cons]]></title>
      <guid>http://www.phpdeveloper.org/news/14148</guid>
      <link>http://www.phpdeveloper.org/news/14148</link>
      <description><![CDATA[<p>
On the Template Monster blog there's a recent post looking at some of the <a href="http://blog.templatemonster.com/2010/03/04/its-coming-wordpress-3-0-pros-and-cons/">upcoming features in WordPress 3.0</a> that many WordPress site owners have eagerly been waiting for.
</p>
<blockquote>
Alright bloggers, web surfers and simple web enthusiasts, we've got some fascinating news for you all. Yes, Internet community can't stop buzzing about the forthcoming release of the new version of #1 blogging software '" WordPress 3.0. [...] The official release is scheduled for May 2010 but now we have opportunity to mark the major advantages that this release will bring.
</blockquote>
<p>
They list a few of the major enhancements that'll happen in the new release including:
</p>
<ul>
<li>a built-in multi-user option
<li>custom post types
<li>a new default design/theme
<li>and changes related to security concerns
</ul>
<p>
You can find out more about this upcoming release from <a href="http://wpdevel.wordpress.com/2010/01/14/per-recent-development-chats-weve-wor/">this post</a> to the man WordPress blog.
</p>]]></description>
      <pubDate>Mon, 08 Mar 2010 12:19:19 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[CodeUtopia.net: Is PHP a good first language?]]></title>
      <guid>http://www.phpdeveloper.org/news/10090</guid>
      <link>http://www.phpdeveloper.org/news/10090</link>
      <description><![CDATA[<p>
The CodeUtopia blog <a href="http://codeutopia.net/blog/2008/05/01/is-php-a-good-first-language/">asks the online community</a> for their opinion - what do you think of PHP as a first language?
</p>
<blockquote>
Sometimes I've seen people say PHP is a bad first language, because it teaches bad programming habits. But is this actually true at all? Often those who say that don't really like PHP themselves either, many times because of equally untrue reasons.
</blockquote>
<p>
They <a href="http://codeutopia.net/blog/2008/05/01/is-php-a-good-first-language/">argue</a> both sides of the situation, mentioning what could make for a good first language, why PHP is a "nearly perfect" fit for it and some arguing points for the other side as to why PHP isn't the best option.
</p>]]></description>
      <pubDate>Thu, 01 May 2008 13:39:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[David Goodwin's Blog: Book Review: Object-Orientated Programming with PHP5 (Hasin Hayder, Packt)]]></title>
      <guid>http://www.phpdeveloper.org/news/9747</guid>
      <link>http://www.phpdeveloper.org/news/9747</link>
      <description><![CDATA[<p>
<i>David Goodwin</i> has <a href="http://codepoets.co.uk/book-review-object-orientated-programming-php5-hasin-hayder-packt-publishing">posted a book review</a> of a book put out by Packt Publishing, "Object Oriented Programming with PHP5" (from <i>Hasin Hayder</i>).
</p>
<blockquote>
After an email out of the blue from someone at <a href="http://packtpub.com/">Packt publishing</a>, here's a review of "<a href="http://www.packtpub.com/oop-php-5/book">Object-Orientated Programming with PHP5</a>" I don't think I've done a book review before, so apologies in advance if it's not structured in any logical manner.
</blockquote>
<p>
He's <a href="http://codepoets.co.uk/book-review-object-orientated-programming-php5-hasin-hayder-packt-publishing">broken it up</a> into a few lists to make it very straight forward and easy to see if it's the book for you - the pros, the cons, the contents of the book and a random code sample (this one showing the Decorator pattern in action).
</p>]]></description>
      <pubDate>Thu, 06 Mar 2008 10:28:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPKitchen: Getting Zend Debugger Working on a Macbook Pro]]></title>
      <guid>http://www.phpdeveloper.org/news/6152</guid>
      <link>http://www.phpdeveloper.org/news/6152</link>
      <description><![CDATA[<p>
On the PHPKitchen, <i>Demian Turner</i> <a href="http://www.phpkitchen.com/index.php?/archives/754-Getting-Zend-Debugger-Working-on-a-Macbook-Pro.html">shares exactly how</a> he managed to get the Zend Debugger up and working on his Mac Book Pro.
</p>
<blockquote>
Okay, there is some considerable hacking involved to get this working, and the solution is only a workaround until "sometime before the end of 2006", which was quoted to me by Zend as the time they expect to get the Zend debugger working for the mactel platform. No rush there guys.
</blockquote>
<p>
<a href="http://www.phpkitchen.com/index.php?/archives/754-Getting-Zend-Debugger-Working-on-a-Macbook-Pro.html">His solution</a> involved using Parallels Desktop, Zend Studio, a hack on the installer to get it working, ensuring it finds the right php.ini (a problem he had) and customizing the setup to work with the buttons of your choosing.
</p>]]></description>
      <pubDate>Mon, 28 Aug 2006 07:56:55 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Clay Loveless' Blog: Adios, Zend Studio. Hola, Komodo Pro!]]></title>
      <guid>http://www.phpdeveloper.org/news/6048</guid>
      <link>http://www.phpdeveloper.org/news/6048</link>
      <description><![CDATA[<p>
On the Killersoft blog today, <i>Clay Loveless</i> has posted <a href="http://killersoft.com/randomstrings/2006/08/15/adios-zend-studio-hola-komodo-pro/">his decision</a> about his development environment - choosing <a href="http://www.activestate.com/Products/Komodo/">Komodo Pro</a> over the <a href="http://www.zend.com/products/zend_studio">Zend Studio</a>.
</p>
<blockquote>
<p>
A long time BBEdit user, I bit the bullet and (mostly) switched to Zend Studio back in November 2005. I was frustrated by Zend Studio's clunky Subversion handling, but within a few weeks was willing to put up with that for Zend Studio's great debugging environment and intimate knowledge of PHP that helps speed coding along on a line-by-line basis.
</p>
<p>
The switch to an Intel Mac broke Zend Studio's great debugger. Whoops! There went at least half of why I was using Zend Studio in the first place. Enter <ahref="http://www.activestate.com/Products/Komodo/">Komodo Pro</a>. Komodo Pro 3 has supported Intel Macs for months. (Still no word from Zend on this issue.) Its debugging environment is based on the robust <a href="http://xdebug.org/">Xdebug extension</a>.
</p>
</blockquote>
<p>
He <a href="http://killersoft.com/randomstrings/2006/08/15/adios-zend-studio-hola-komodo-pro/">mentions</a> that this is what he's working up his current project in, <a href="http://www.mashery.com/">Mashery</a>, with his own compiled version of XDebug integrated.
</p>
<blockquote>
Komodo Pro lets me work the way I want to, with the tools (and versions of those tools) I want to use. Zend Studio, on the other hand, does not.
</blockquote>]]></description>
      <pubDate>Wed, 16 Aug 2006 07:12:53 -0500</pubDate>
    </item>
  </channel>
</rss>

