<?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 19:45:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Noupe.com:  Discussing PHP Frameworks: What, When, Why and Which?]]></title>
      <guid>http://www.phpdeveloper.org/news/12943</guid>
      <link>http://www.phpdeveloper.org/news/12943</link>
      <description><![CDATA[<p>
In <a href="http://www.noupe.com/php/discussing-php-frameworks.html">this new article</a> from Noupe.com they look at a hot topic in the PHP community - frameworks - and give an overview of the features of five popular choices.
</p>
<blockquote>
PHP is the world's most popular scripting language for many different reasons - flexibility, ease-of-use, among others - but often times coding in PHP, or any language for that matter, can get rather monotonous and repetitive. That's where a PHP framework can help. [...] Frameworks can also help beginners to build more stable apps by ensuring proper database interaction and coding on the presentation layer. This allows you to spend more time creating the actual web application, instead of spending time writing repetitive code.
</blockquote>
<p>
They touch on why you should use a framework and when are appropriate times to make them a part of your development. They also point out a few common mistakes that are often made when using frameworks like using a framework above your skill level or ensuring that all other technologies will work with your framework of choice.
</p>
<p>They finish the article off with a look at the features of five different frameworks:</p>
<ul>
<li><a href="http://framework.zend.com/">Zend Framework</a>
<li><a href="http://cakephp.org/">CakePHP</a>
<li><a href="http://www.symfony-project.org/">Symfony</a>
<li><a href="http://codeigniter.com/">CodeIgniter</a>
<li><a href="http://seagullproject.org/">Seagull</a>
</ul>]]></description>
      <pubDate>Mon, 27 Jul 2009 09:48:26 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[KillerPHP.com: PHP Design Patterns - when should they be used?]]></title>
      <guid>http://www.phpdeveloper.org/news/5966</guid>
      <link>http://www.phpdeveloper.org/news/5966</link>
      <description><![CDATA[<p>
On the KillerPHP.com website, there's <a href="http://www.killerphp.com/articles/php-design-patterns/">a brief look</a> at design patterns, specifically using them in PHP:
</p>
<blockquote>
Since the release of PHP 5, the PHP world has slowly started to get into more advanced programming, things like object oriented concepts and the use of design patterns.
</blockquote>
<p>
<i>Stefan Mischook</i> <a href="http://www.killerphp.com/articles/php-design-patterns/">describes the patterns simply</a>, as nothing more than standardized ways of solving common programming problems. He lists a few of the more well-known patterns and answers a few common questions developers have about them:
<ul>
<li>When should you start learning and using design patterns?
<li>The dark side of design patterns (when should I use them?)
<li>What can we learn from Java's bad experience?
</ul>
</p>
<p>
I love his <a href="http://www.killerphp.com/articles/php-design-patterns/">final comment</a> - it sums the design pattern experience up well:
</p>
<blockquote>
I am not saying that design patterns are bad, I just think they should be used only in the right context: you don't need an 18 wheeler truck to move a chair...
</blockquote>]]></description>
      <pubDate>Mon, 07 Aug 2006 06:21:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Des Traynor's Blog: I hated php back when it was cool]]></title>
      <guid>http://www.phpdeveloper.org/news/4889</guid>
      <link>http://www.phpdeveloper.org/news/4889</link>
      <description><![CDATA[<i>Des Traynor</i> shares some of his opinions on PHP in his <a href="http://www.minds.may.ie/~dez/serendipity/index.php?/archives/51-I-hated-php-back-when-it-was-cool.html">latest blog post</a> - "I hated php back when it was cool".
<p>
<quote>
<i>
This is a short smug entry, written in the  "Yeah, well I liked them before they even had a record deal" style associated with trend snobs. Except in this case, its the opposite, I am claiming that I hated something back when it was cool. Thanks to blogging my opinion earlier, I even have proof! PHP should stand for Pretty Huge Problem.
</i>
</quote>
<p>
He <a href="http://www.minds.may.ie/~dez/serendipity/index.php?/archives/51-I-hated-php-back-when-it-was-cool.html">mentions</a> some of the rants, langauge switchers, and general complaints that have come up about PHP, including the combination of code and HTML, the "safe mode" feature, and PHP's "battered on" nature of development. He also goes off a bit on the (inevitable) backlash that Rails and Ajax will see in the future, and wonders how far off it will be.]]></description>
      <pubDate>Thu, 23 Feb 2006 07:26:24 -0600</pubDate>
    </item>
  </channel>
</rss>

