<?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 08:50:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Brian Deshong: Top Ten List + CoderFaire Atlanta 2013]]></title>
      <guid>http://www.phpdeveloper.org/news/19454</guid>
      <link>http://www.phpdeveloper.org/news/19454</link>
      <description><![CDATA[<p>
<i>Brian Deshong</i> has a new post to his site sharing some of the content (videos) from his upcoming <a href="http://atlanta.coderfaire.com/">CoderFaire Atlanta</a> (April 20th) talk about web application performance that he's learned over his years in development.
</p>
<blockquote>
Back in March, I gave a new talk at <a href="http://atlantaphp.org/">Atlanta PHP</a>: "Top Ten List: PHP and Web Application Performance". This talk is a culmination of my ~14 years of experience primarily as a web application developer, but also as a systems administrator / DevOps-type.  After working with PHP and web applications for so many years, I have amassed quite a few tricks for squeezing maximum performance out of web applications, PHP or otherwise.
</blockquote>
<p>
The tips are presented by various people from around the web development (and PHP) community and relate to things like:
</p>
<ul>
<li>Realpath cache settings
<li>Using offline processing
<li>Optimized queries
<li>Gzipping responses
<li>Caching everything
<li>Using a content delivery network
</ul>
<p>
If you'd like to see <i>Brian</i> present the full talk, there's still time to get your ticket for CoderFaire - they're <a href="http://cfa13.eventbrite.com/">only $50 USD for the two day event</a>.
</p>
Link: http://www.deshong.net/2013/04/top-ten-list-coderfaire-atlanta-2013]]></description>
      <pubDate>Fri, 12 Apr 2013 12:27:50 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Developer.com: 10 Powerful PEAR Packages]]></title>
      <guid>http://www.phpdeveloper.org/news/15526</guid>
      <link>http://www.phpdeveloper.org/news/15526</link>
      <description><![CDATA[<p>
On Developer.com there's <a href="http://www.developer.com/lang/php/10-pear-packages-for-every-php-developers-toolbox.html">a new article</a> with what they think are the top ten <a href="http://pear.php.net">PEAR</a> packages that every developer should know and use in their applications.
</p>
<blockquote>
PHP developers also have another community-driven treasure trove at their disposal, one which is host to almost 600 high-quality libraries yet never seems to garner the attention it deserves. I'm referring to the <a href="http://pear.php.net/">PHP Extension and Application Repository</a>, better known as PEAR, and in this article I'll try to shine the spotlight just a bit brighter on this fantastic community resource by highlighting 10 useful PEAR libraries (better known as packages) that have become an indispensable part of my programming toolkit.
</blockquote>
<p>Included in their list of "Top Ten" are things like:</p>
<ul>
<li>Authenticating Users with <a href="http://www.developer.com/lang/php/the%20http:/pear.php.net/package/Auth">Auth</a>
<li>Cleaning Up Your Code with <a href="http://pear.php.net/package/PHP_Beautifier/">PHP_Beautifier</a>
<li>Downloading Files with <a href="http://pear.php.net/package/HTTP_Download">HTTP_Download</a>
<li>Enforcing Coding Standards with <a href="http://pear.php.net/package/PHP_CodeSniffer/">CodeSniffer</a>
<li>Managing Git Repositories with <a href="http://pear.php.net/package/VersionControl_Git">VersionControl_Git</a>
</ul>]]></description>
      <pubDate>Thu, 02 Dec 2010 09:06:27 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint PHP Blog: Top 10 MySQL Mistakes Made by PHP Developers]]></title>
      <guid>http://www.phpdeveloper.org/news/15460</guid>
      <link>http://www.phpdeveloper.org/news/15460</link>
      <description><![CDATA[<p>
On the SitePoint PHP blog today there's a new post from <i>Craig Buckler</i> looking at his <a href="http://blogs.sitepoint.com/2010/11/19/mysql-mistakes-php-developers/">top ten MySQL mistakes</a> he as a  PHP developer has made over time (and suggests a few things so they can keep from making them again).
</p>
<blockquote>
database is a fundamental component for most web applications. If you're using PHP, you're probably using MySQL - an integral part of the LAMP stack. PHP is relatively easy and most new developers can write functional code within a few hours. However, building a solid, dependable database takes time and expertise. Here are 10 of the worst MySQL mistakes I've made (some apply to any language/database).
</blockquote>
<p>Some of the infamous mistakes that made the list include:</p>
<ul>
<li>Using PHP's mysql functions (instead of mysqli)
<li>Not sanitizing user input
<li>Not using UTF-8
<li>Not optimizing your queries
<li>Using * in SELECT queries
</ul>]]></description>
      <pubDate>Fri, 19 Nov 2010 08:33:16 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPBuilder.com: My Top 10 Most Useful Joomla Components]]></title>
      <guid>http://www.phpdeveloper.org/news/14762</guid>
      <link>http://www.phpdeveloper.org/news/14762</link>
      <description><![CDATA[<p>
On PHPBuilder.com today <i>Voja Janjic</i> has written up a "top ten" list of the <a href="http://www.phpbuilder.com/columns/joomla/components/voja_janjic070710.php3">most useful Joomla components</a> you can use for your Joomla-based site.
</p>
<blockquote>
<a href="http://www.joomla.org/">Joomla</a>, the PHP-based, open-source content management system (CMS), has grown in popularity thanks to its wealth of templates, modules and components, as well as its ease of installation. In this article I present the most useful Joomla components I have found in my Web development. They cover everything from e-commerce to internationalization to SEO
</blockquote>
<p>Components that made the list include:</p>
<ul>
<li><a href="http://www.joomlacontenteditor.net/">JCE</a> (content editor)
<li><a href="http://www.joomfish.net/">JoomFish</a> (multilingual features)
<li><a href="http://extensions.joomla.org/extensions/ads-a-affiliates/banner-management/6951">FlexBanner</a>
<li><a href="http://extensions.joomla.org/extensions/ads-a-affiliates/classified-ads/1096">AdsManager</a>
</ul>
<p>
Each item has a brief description of what it does and a link of where to find the latest version.
</p>]]></description>
      <pubDate>Thu, 08 Jul 2010 09:02:39 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPImpact Blog: Symfony's plugins tell us a lot about what developers need]]></title>
      <guid>http://www.phpdeveloper.org/news/10466</guid>
      <link>http://www.phpdeveloper.org/news/10466</link>
      <description><![CDATA[<p>
The PHP::Impact blog has <a href="http://phpimpact.wordpress.com/2008/06/21/symfonys-plugins-tell-us-a-lot-about-what-developers-need/">a new post</a> that overviews the plugin system that the <a href="http://www.symfony.org">Symfony</a> framework has to offer.
</p>
<blockquote>
If you want to use the power of the Rails framework without having to learn Ruby, then Symfony is the right framework for you. After spending more than 10 months playing around with Rails, I can say that Symfony is a great alternative to Rails for programmers who already know PHP. 
</blockquote>
<p>
He talks about what a plugin is, how its used by the framework, the simple installation process and a "top ten" list of some of the most popular plugins (including <a href="http://trac.symfony-project.com/trac/wiki/sfGuardPlugin">sfGuardPlugin</a>, <a href="http://trac.symfony-project.com/trac/wiki/sfSimpleForumPlugin">sfSimpleForm</a> and <a href="http://trac.symfony-project.com/trac/wiki/sfControlPanelPlugin">sfControlPanel</a>).
</p>]]></description>
      <pubDate>Mon, 23 Jun 2008 14:33:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Open Source Golden Rules]]></title>
      <guid>http://www.phpdeveloper.org/news/7668</guid>
      <link>http://www.phpdeveloper.org/news/7668</link>
      <description><![CDATA[<p>
There's two new posts out there that anyone involved with Open Source projects would do well to check out - <a href="http://schlitt.info/applications/blog/index.php?/archives/541-10-golden-rules-for-starting-with-open-source.html">one</a> from <i>Tobias Schlitt</i> and the <a href="http://greg.chiaraquartet.net/archives/171-10-golden-rules-for-running-an-open-source-project.html">other</a> from <i>Greg Beaver</i>.
</p>
<p>
Coming first, <i>Tobias'</i> post <a href="http://schlitt.info/applications/blog/index.php?/archives/541-10-golden-rules-for-starting-with-open-source.html">talks about</a> what he considers the "Ten Golden Rules" for starting out in the Open Source community. Included in the list are things like:
<ul>
<li><a href="http://schlitt.info/applications/blog/index.php?/archives/541-10-golden-rules-for-starting-with-open-source.html#toc0">Stick to your level of Karma</a>
<li><a href="http://schlitt.info/applications/blog/index.php?/archives/541-10-golden-rules-for-starting-with-open-source.html#toc3">Don't overrate yourself</a>
<li><a href="http://schlitt.info/applications/blog/index.php?/archives/541-10-golden-rules-for-starting-with-open-source.html#toc6">Flaming is bad</a>
</ul>
...and more. Check out <a href="http://schlitt.info/applications/blog/index.php?/archives/541-10-golden-rules-for-starting-with-open-source.html">the full post</a> for more.
</p>
<p>
In a response/continuance of this theme, <i>Greg</i> - his <a href="http://greg.chiaraquartet.net/archives/171-10-golden-rules-for-running-an-open-source-project.html">own list of rules</a> developers should take to heart when working in and around Open Source applications. Some selections from his list:
<ul>
<li>If you must criticize, criticize with a gentle and humble tone
<li>Despite the evidence, it's probably your fault
<li>Assume everything you ever say will become permanent and don't say things that will come back to haunt you
</ul>
That last one's my personal favorite - be sure to check out <a href="http://schlitt.info/applications/blog/index.php?/archives/541-10-golden-rules-for-starting-with-open-source.html">both</a> <a href="http://greg.chiaraquartet.net/archives/171-10-golden-rules-for-running-an-open-source-project.html">lists</a> for some great thoughts from both of these developers.
</p>]]></description>
      <pubDate>Fri, 20 Apr 2007 09:26:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[JSLabs Blog:  Top 10 PHP frameworks (for 11.28.2006)]]></title>
      <guid>http://www.phpdeveloper.org/news/6787</guid>
      <link>http://www.phpdeveloper.org/news/6787</link>
      <description><![CDATA[<p>
The JSLabs website has <a href="http://www.whenpenguinsattack.com/2006/11/28/top-10-php-frameworks-2/">posted a new list</a> of what they see as the current Top Ten of PHP frameworks out there. It differs slightly from <a href="http://www.whenpenguinsattack.com/2006/07/12/top-10-php-frameworks/">the previous list</a>, including some of the newcomers and dropping some that have fallen behind.
</p>
<p>
Added to the list were:
<ul>
<li><a href="http://www.symfony-project.com/">symfony</a>
<li><a href="http://framework.zend.com/">Zend Framework</a>
<li><a href="http://www.cakephp.org/">CakePHP</a>
<li><a href="http://www.codeigniter.com/">Code Igniter</a>
<li><a href="http://www.pradosoft.com/">Prado</a>
</ul>
And dropped from the list were:
<ul>
<li><a href="http://ez.no/products/ez_publish">eZ publish</a>
<li><a href="http://sourceforge.net/projects/krill/">Krill</a>
<li><a href="http://sourceforge.net/projects/php-booba/">php-booba</a>
<li><a href="http://www.edit-x.com/">edit-x</a>
<li><a href="http://www.binarycloud.com/">Binary Cloud</a>
</ul>
Each of the frameworks in <a href="http://www.whenpenguinsattack.com/2006/11/28/top-10-php-frameworks-2/">the list</a> have a brief description to give you a feel for what the project is all about.
</p>]]></description>
      <pubDate>Wed, 29 Nov 2006 07:37:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: America's 10 Best Cities To Live In & Which Ones Are Looking For PHP Developers]]></title>
      <guid>http://www.phpdeveloper.org/news/6781</guid>
      <link>http://www.phpdeveloper.org/news/6781</link>
      <description><![CDATA[<p>
As a follow up to <a href="http://www.phpdeveloper.org/news/6388">this previous article</a> on the Zend Developer Zone, <i>Cal Evans</i> has posted <a href="http://devzone.zend.com/node/view/id/1283">an updated list</a> of the Top Ten cities for PHP developers (according to <a href="http://www.simplyhired.com/">simplyhired.com</a>).
</p>
<p>
The list is a cross-reference between the CNN/Money list of Top Ten places to live and the number of results from simplyhired. Of the top ten, Cary, North Carolina pulled in the most job posting numbers with 97 positions. Close behind it are two others in the 60s range - Ellicott City, Maryland (69) and Eden Prairie, Minnesota (62). The rest fall below the 30 position mark.
</p>
<p>
For more information on the cities, check out <a href="http://money.cnn.com/magazines/moneymag/bplive/2006/">the CNN/Money site</a>. For the job postings (and a great job search site) check out <a href="http://www.simplyhired.com/">simplyhired.com</a>.
</p>]]></description>
      <pubDate>Tue, 28 Nov 2006 09:03:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: America's 10 Best Cities to Live in and How They Stack Up for PHP Developers]]></title>
      <guid>http://www.phpdeveloper.org/news/6388</guid>
      <link>http://www.phpdeveloper.org/news/6388</link>
      <description><![CDATA[<p>
Every developer (PHP or not) out there has sat back in their favorite chair and thought about what else is out there. Well, <i>Cal Evans</i> is no different and he shares <a href="http://devzone.zend.com/node/view/id/977">a tool he was linked to</a> (by <a href="http://terrychay.com/blog/article/whats-your-salary.shtml">Terry Chay</a>) that could help you find that "what's next" in your career.
</p>
<blockquote>
I love Nashville, TN. Well, ok, I really like it. It's a great town but I'm getting a bit restless. The problem I face is that I never know what the environment for programmers will be in a given city before moving there. So when Terry Chay <a href="http://terrychay.com/blog/article/whats-your-salary.shtml">briefly mentioned</a> indeed.com's <a href="http://www.indeed.com/salary">salary search tool</a>, it sparked my interest. If I, a PHP programmer, wanted to move to another city in the US, how would I fare salary wise? Since I don't want to list every city in the US, I've selected CNN/Money's <a href="http://money.cnn.com/magazines/moneymag/bplive/2006/">Best Places to Live in America</a> as my list of cities to compare.
</blockquote>
<p>
Looking specifically for PHP-related jobs, he made the query, found the cities, ranked them and listed the average salary for the area. He also grabbed the cost of living for each location based on the closest large city and matched them up.
</p>
<p>
The result?
</p>
<blockquote>
So it's agreed then, we'll all meet in Columbia, MD.
</blockquote>
<p>
Check out <a href="http://devzone.zend.com/node/view/id/977">the post</a> and the lovely graph <i>Cal</i> has put together for more cities and their stats.
</p>]]></description>
      <pubDate>Thu, 28 Sep 2006 11:21:08 -0500</pubDate>
    </item>
  </channel>
</rss>
