<?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>Sun, 12 Feb 2012 19:12:26 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Kevin Schroeder's Blog: The best developers hit F5]]></title>
      <guid>http://www.phpdeveloper.org/news/16778</guid>
      <link>http://www.phpdeveloper.org/news/16778</link>
      <description><![CDATA[<p>
<i>Kevin Schroeder</i> <a href="http://www.eschrade.com/page/the-best-developers-hit-f5/">has a suggestion</a> for developers out there - you should hit F5 more often:
</p>
<blockquote>
The best developers hit "Refresh"?  No.  Well, yes, but that's not what I was referring to.  F5 is what you hit in Zend Studio/PDT to "Step Into" during a debug session.  A LOT of developers just look at an API, or code completion, write to it, commit, deploy and they're done.  I have found that the best developers not only build to the API, whatever it is, but also watch the API at work.
</blockquote>
<p>
In his opinion, he's never met "the smartest PHP developer", someone who couldn't learn something from stepping through someone else's code. You don't even need to fully know what's going on to catch helpful bits of code or new ideas you may not have thought of along the way. He also suggests conferences (like <a href="http://www.zendcon.com/">ZendCon</a>) are an excellent place to pick these same things up, just in person.
</p>
<blockquote>
Having been asked what people can do to become better programmers, I would respond by saying that hitting F5 would be pretty high on my list.
</blockquote>]]></description>
      <pubDate>Fri, 26 Aug 2011 10:42:50 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[LearnComputer.com: Best PHP Books: My Top 5 Choices]]></title>
      <guid>http://www.phpdeveloper.org/news/16128</guid>
      <link>http://www.phpdeveloper.org/news/16128</link>
      <description><![CDATA[<p>
On LearnComputer.com there's a new post with their <a href="http://www.learncomputer.com/best-php-books-my-top-5-choices/">top five choices of PHP books</a> they see as good resources for any developer wanting to improve their grasp of the language.
</p>
<blockquote>
Continuing with our <a href="http://www.learncomputer.com/tag/book-review/">best-five-book</a> series, today we are introducing our pick of the top 5 PHP books. Obviously, PHP has been around much longer than our other review subjects such as Android or HTML5, and there is a greater general variety of books to choose from.
</blockquote>
<p>
Their list of top five covers a pretty good range of skillsets, but leans more towards the introductory level:
</p>
<ul>
<li>Professional PHP6 (and yes, they mention that the title is "blatant false advertising" since PHP6 is nowhere to be found)
<li>Learning PHP, MySQL, and JavaScript: A Step-by-Step Guide to Creating Dynamic Websites
<li>PHP Solutions: Dynamic Web Design Made Easy
<li>Beginning PHP and MySQL: From Novice To Professional
<li>Head First PHP & MySQL
</ul>]]></description>
      <pubDate>Thu, 31 Mar 2011 09:57:32 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Adminx Web: 15 Best Ever PHP Frameworks]]></title>
      <guid>http://www.phpdeveloper.org/news/15251</guid>
      <link>http://www.phpdeveloper.org/news/15251</link>
      <description><![CDATA[<p>
Adminx Web has posted a list that, in their opinion, contains the <a href="http://www.admixweb.com/2010/10/06/15-best-ever-php-frameworks/">fifteen frameworks</a> that should be considered the "best ever" in PHP development. Some of them you might not have heard of, but give it a read and see if you agree.
</p>
<blockquote>
Frameworks are the streamlined flow of PHP codes meshed up and baked for you to just use and implement. PHP frameworks are the result of codes written by many talented developers around the world. In other words, PHP frameworks help to promote rapid application development (RAD), which saves you time, helps build more stable applications, and reduces the amount of repetitive coding for developers. Today, in this article, we present before you 15 best PHP frameworks that are both light and easy to implement.
</blockquote>
<p>
The frameworks mentioned cover more than just your typical MVC application environment. There's a few that touch on other technologies like REST, microframeworks and Ajax integration. Here's some of the list:
</p>
<ul>
<li><a href="http://www.recessframework.org/">Recess</a>
<li><a href="http://www.akelos.org/">Akelos</a>
<li><a href="http://www.tekuna.org/">Tekuna</a>
<li><a href="http://framework.zend.com">Zend Framework</a>
<li><a href="http://codeigniter.com/">CodeIgniter</a>
</ul>]]></description>
      <pubDate>Fri, 08 Oct 2010 10:13:24 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Mike Bernat's Blog: My PHP Best Practices]]></title>
      <guid>http://www.phpdeveloper.org/news/11169</guid>
      <link>http://www.phpdeveloper.org/news/11169</link>
      <description><![CDATA[<p>
<i>Mike Bernat</i> has come up with a list of (eight things) <a href="http://www.mikebernat.com/blog/My_PHP_Best_Practices">his best practices</a> when it comes to PHP development:
</p>
<blockquote>
I suggest a more retro-active approach [than trial and error]. Studying, surrounding, and forcing yourself to abide by best-practice coding standards will yield surprising results in your applications despite the fact that it may seem like more work than it's worth.
</blockquote>
<p>
Topics included in his list are things like:
</p>
<ul>
<li>Always develop with error reporting set at E_ALL and E_STRICT
<li>Portability, Portability, Portability!
<li>Don't over-think!
<li>Validate & Sanitize your Inputs!
</ul>
<p>
Check out the rest of <a href="http://www.mikebernat.com/blog/My_PHP_Best_Practices">the post</a> for more suggestions and explainations.
</p>]]></description>
      <pubDate>Wed, 08 Oct 2008 11:17:54 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Roshan Bhattarai's Blog: Which is the best PHP framework ?]]></title>
      <guid>http://www.phpdeveloper.org/news/10491</guid>
      <link>http://www.phpdeveloper.org/news/10491</link>
      <description><![CDATA[<p>
<i>Roshan Bhattarai</i> has set up an <a href="http://roshanbh.com.np/2008/06/which-is-the-best-php-framework.html">informal poll</a> in an entry on his site asking visitors to rate what they think the "best" PHP framework is.
</p>
<blockquote>
I've been asked a lot of times which is the best PHP framework. Well, it's a very difficult question to answer this question and there are some pros and corns in each framework. So, today I would to hear your views via poll.
</blockquote>
<p>
Included in the list are <a href="http://www.cakephp.org" target="_blank"> CakePHP</a>, <a href="http://www.symfony-project.org/%20" target="_blank">Symfony</a>, <a href="http://framework.zend.com/" target="_blank">Zend Framework</a>, <a href="http://codeigniter.com/" target="_blank">CodeIgniter</a>. Coming out with around forty-three percent of the votes, though, is the Zend Framework with CakePHP following with twenty-two percent.
</p>]]></description>
      <pubDate>Thu, 26 Jun 2008 09:38:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Top-books.org: Top PHP Books]]></title>
      <guid>http://www.phpdeveloper.org/news/7089</guid>
      <link>http://www.phpdeveloper.org/news/7089</link>
      <description><![CDATA[<p>
If you're looking for a good PHP resource, check out <a href="http://top-books.org/php">this list</a> from Top-books.org - a listing of PHP and web-related books ranked by their Amazon ranking.
</p>
<p>
Included in the list are books like:
<ul>
<li><i>Luke Welling</i> and <i>Laura Thomson</i>'s <a href="http://top-books.org/book/0672326728">PHP and MySQL Web Development</a>
<li><a href="http://top-books.org/book/1590595521">Beginning PHP and MySQL 5: From Novice to Professional, Second Edition</a> by <i>Jason Gilmore</i>
<li><i>Chris Snyder</i> and <i>Michael Southwell</i>'s <a href="http://top-books.org/book/1590595084">Pro PHP Security (Pro)</a>
</ul>
and many more....check out <a href="http://top-books.org/php">the full listing</a> to find a good one on your chosen topic.
</p>]]></description>
      <pubDate>Mon, 15 Jan 2007 07:40:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Matthew Weir O'Phinney's Blog: ZendCon: Best Practices Session]]></title>
      <guid>http://www.phpdeveloper.org/news/6502</guid>
      <link>http://www.phpdeveloper.org/news/6502</link>
      <description><![CDATA[<p>
The this year's <a href="http://www.zendcon.com">Zend/PHP Conference & Expo</a>, <i>Matthew Weir O'Phinney</i> and <i>Mike Naberezny</i> wil be presenting a "Best Practices" session, which <i>Matthew</i> talks a bit about in his <a href="http://weierophinney.net/matthew/archives/127-ZendCon-Best-Practices-Session.html">latest blog entry</a>.
</p>
<blockquote>
We had so much fun presenting during last year's conference, we thought we'd do it again. The session is a pre-conference tutorial session, running for 3 hours on Monday morning, 30 October 2006. 
</blockquote>
<p>
The session will be divided up into two different main sections - programming practices and tools and processes. Each of these have their subsections, including test drive development/unit testing, project documentation, and collaboration tips and tools.
</p>]]></description>
      <pubDate>Mon, 16 Oct 2006 08:12:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Kore Nordmann's Blog: Weekender talks online]]></title>
      <guid>http://www.phpdeveloper.org/news/6469</guid>
      <link>http://www.phpdeveloper.org/news/6469</link>
      <description><![CDATA[<p>
<i>Kore Nordmann</i> has <a href="http://kore-nordmann.de/home/blog/php/weekender_talks_online">posted about</a> the talks from the <a href="http://weekender.phpugdo.de/">PHPWeekender</a> event being posted online.
</p>
<p>
The talks followed three topics:
<ul>
<li>Best Practices - security, performance up to basic OOP features in PHP and debugging
<li>Object-oriented programming - "OO Candy store"
<li>and the ever-popular "Enterprise PHP"
</ul>
You can check out the slides and information for each of the talks on <a href="http://kore-nordmann.de/home/talks_tutorials_and_publications">Kore's own page</a> listing them out (as well as some other great talks from other conferences).
</p>]]></description>
      <pubDate>Tue, 10 Oct 2006 12:33:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Leendert Brouwer's Blog: Best PHP Applications]]></title>
      <guid>http://www.phpdeveloper.org/news/6445</guid>
      <link>http://www.phpdeveloper.org/news/6445</link>
      <description><![CDATA[<p>
<i>Leendert Brouwer</i> has come up with a list of PHP applications that he considers some of the best out there and <a href="http://www.daholygoat.com/blog/index.php?/archives/5-Best-PHP-Applications.html">combined them all</a> in a list over on his blog.
</p>
<blockquote>
Even though a lot of crap applications have been written in PHP, some applications really shine in excellence. Not only are they very usable, they are also coded well, secure, and well-documented. I've compiled a list of applications for a number of genres that stand out in my opinion.
</blockquote>
<p>
Included in <a href="http://www.daholygoat.com/blog/index.php?/archives/5-Best-PHP-Applications.html">his list</a> are applications like:
<ul>
<li><a href="http://www.phpmyadmin.net/">phpMyAdmin</a> for database administration
<li><a href="http://www.aditus.nu/jpgraph/">JpGraph</a> for graphing and statistics
<li><a href="http://smarty.php.net/">Smarty</a> for templating
<li><a href="http://www.drupal.org/">Drupal</a> for community and content management
</ul>
</p>]]></description>
      <pubDate>Mon, 09 Oct 2006 08:26:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Vote on the Best Open Source CMS]]></title>
      <guid>http://www.phpdeveloper.org/news/6053</guid>
      <link>http://www.phpdeveloper.org/news/6053</link>
      <description><![CDATA[<p>
Packt Publishing has announced a new contest today looking for the "Best Open Source Content Management System" out there (for 2006):
</p>
<blockquote>
Packt  Publishing is currently looking for people to nominate their favourite Content Management System at www.PacktPub.com/award. The five projects that receive the most public nominations will go through to a final round of voting, with a panel of judges and votes from users deciding who receives the $5,000 prize.
</blockquote>
<p>
<a href="http://www.PacktPub.com/award">The award</a> will be voted on by a panel of judges and visitors to Packtpub.com and is designed to "recognize and reward outstanding achievement in a high quality and highly competitive marketplace".
</p>
<p>
For complete information, check out <a href="http://www.PacktPub.com/award">their official page</a> for the contest.
</p>]]></description>
      <pubDate>Wed, 16 Aug 2006 07:34:39 -0500</pubDate>
    </item>
  </channel>
</rss>

