<?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>Sat, 18 May 2013 07:30:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Noupe.com: Ten Simple Rules for Choosing the Perfect CMS + Excellent Options]]></title>
      <guid>http://www.phpdeveloper.org/news/12862</guid>
      <link>http://www.phpdeveloper.org/news/12862</link>
      <description><![CDATA[<p>
Noupe.com has <a href="http://www.noupe.com/php/choosing-cms-tips.html">a few suggestions for you</a> when you go to pick out your next content management system with ten guidelines that can help:
</p>
<blockquote>
The content management system you choose can really make a huge difference in how much time you (or your clients) spend keeping a site updated and maintained. There's a huge variety out there-some estimates put the number at around 1700 different options. Some are great...some, not so much.
</blockquote>
<p>
Among the suggestions are things like:
</p>
<ul>
<li>A CMS needs to work intuitively.
<li>The backend needs to be logical and well-organized.
<li>The right CMS shouldn't have a ton of extra functionality you'll never use.
<li>The right CMS should be easy for non-geeks to use.
<li>The pages it creates should be fast-loading and have simple code.
</ul>
<p>
They also mention a few options available that might be a good fit for you and your organization: <a href="http://wordpress.org/">WordPress</a>, <a href="http://www.silverstripe.org/">SilverStripe</a>, <a href="http://www.joomla.org/">Joomla!</a> and a few more.
</p>]]></description>
      <pubDate>Mon, 13 Jul 2009 12:13:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Frank Wu's Blog: Choosing a PHP Framework Round 2: Yii vs Kohana vs CodeIgniter]]></title>
      <guid>http://www.phpdeveloper.org/news/12163</guid>
      <link>http://www.phpdeveloper.org/news/12163</link>
      <description><![CDATA[<p>
<i>Fred Wu</i> has <a href="http://www.beyondcoding.com/2009/03/02/choosing-a-php-framework-round-2-yii-vs-kohana-vs-codeigniter/">put together a comparison</a> of three of the more well-known PHP frameworks out there - CodeIgniter, Kohana and the relative newcomer Yii.
</p>
<blockquote>
It was over a year ago that I wrote <A href="http://www.beyondcoding.com/2008/02/23/notes-on-choosing-a-php-framework-a-quick-comparison-of-codeigniter-and-kohana/">the article that compares CodeIgniter and Kohana</a>. Since then both CodeIgniter and Kohana have seen major progress with the release of <a href="http://www.derekallard.com/blog/post/codeigniter-170-released/">CodeIgniter 1.7.0</a> and <a href="http://learn.kohanaphp.com/2008/08/09/kohana-22-released/">Kohana 2.3</a>. [...] Let's see how they compare with each other.
</blockquote>
<p>
He judges on a list of criteria including licensing, supported databases, community, documentation and modularity. Ratings are gives for each framework (like "Excellent" or "Good") on each item with over twenty aspects considered.
</p>]]></description>
      <pubDate>Wed, 18 Mar 2009 12:57:48 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Total PHP: Choosing a PHP Web Host]]></title>
      <guid>http://www.phpdeveloper.org/news/11056</guid>
      <link>http://www.phpdeveloper.org/news/11056</link>
      <description><![CDATA[<p>
The Total PHP site has <a href="http://www.total-php.com/article/13/choosing-a-php-web-host/">a few suggestions</a> for you to look at before choosing your next web host - five of them:
</p>
<ul>
<li>PHP 4 or 5? - if you haven't made the switch to PHP5, there's no better time
<li>Linux/Apache - Windows is largely an ASP.NET platform
<li>Access to outside the document root - it can be very useful for templates, config files and the like
<li>Scripting requirements - be sure anything you might need for an outside application (like WordPress) is there
<li>General advice
</ul>
<p>
There's a bit more detail on each of <a href="http://www.total-php.com/article/13/choosing-a-php-web-host/">the points</a> to round out the advice.
</p>]]></description>
      <pubDate>Mon, 22 Sep 2008 11:19:54 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nik Chankov's Blog: 10 reasons to choose CakePHP as Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/8856</guid>
      <link>http://www.phpdeveloper.org/news/8856</link>
      <description><![CDATA[<p>
<i>Nik Chankov</i> feels pretty strongly about the CakePHP framework - strong enough that he's <a href="http://nik.chankov.net/2007/10/16/10-reasons-to-choose-cakephp-as-framework/">written up a post</a> of ten reasons why he thinks you should choose Cake over other PHP frameworks.
</p>
<blockquote>
Here I want to list all those things, but near to each of them I will give short explanation what is it and how CakePHP implement it. So, if somebody ask me what are those 10 things which drive me to choose this framework as my primary one I will answer with [this list].
</blockquote>
<p>
Included in <a href="http://nik.chankov.net/2007/10/16/10-reasons-to-choose-cakephp-as-framework/">his list</a> are things like it's MVC pattern, the object relational mapping, that it's easily extensible, has ajax support and makes the CRUD scaffolding easy.
</p>]]></description>
      <pubDate>Tue, 16 Oct 2007 22:30:03 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[NewsForge: Choosing an open source CMS]]></title>
      <guid>http://www.phpdeveloper.org/news/5683</guid>
      <link>http://www.phpdeveloper.org/news/5683</link>
      <description><![CDATA[<p>
Whether you're just coming into the world of the web or you're an old hand just looking for something different - a different CMS, that is - <a href="http://internet.newsforge.com/internet/06/06/02/185227.shtml?tid=48&tid=138&tid=13">this new article</a> over on NewsForge today might help you sift out a few you might not want.
</p>
<blockquote>
It seems as if everyone is a Web publisher today -- from the habitual bloggers and online diarists to the companies running major news outlets, portals, and magazines -- and they're all using some kind of database-backed content management system (CMS) to do it. There are a lot of CMS choices -- Drupal, Mambo, Bricolage, WordPress, and Plone are some of the most recognizable names. While they all perform the same basic functions, you have to pick only one. How do you do it?
</blockquote>
<p>
He <a href="http://internet.newsforge.com/internet/06/06/02/185227.shtml?tid=48&tid=138&tid=13">goes through</a> two different questions to think about before you settle on the one you'd like to use:
<ul>
<li>What to look for - including the licensing, what language it's in, is the project active, is there support for it?
<li>Which is the right one for me? - does it have the features you want, is it 'just a blog' when you need 'just a blog', how customizable is it?
</ul>
</p>
<p>
Check out <a href="http://internet.newsforge.com/internet/06/06/02/185227.shtml?tid=48&tid=138&tid=13#comments">the comments</a> too for some great opinions already voiced.
</p>]]></description>
      <pubDate>Mon, 26 Jun 2006 06:37:29 -0500</pubDate>
    </item>
  </channel>
</rss>
