<?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, 22 May 2012 12:17:56 -0500</pubDate>
    <ttl>30</ttl>
    <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>
  </channel>
</rss>

