<?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>Fri, 24 May 2013 23:31:03 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[techPortal: Debugging Development]]></title>
      <guid>http://www.phpdeveloper.org/news/12139</guid>
      <link>http://www.phpdeveloper.org/news/12139</link>
      <description><![CDATA[<p>
On the techPortal site <i>Ian Barber</i> has <a href="http://techportal.ibuildings.com/2009/03/16/debugging-development/">posted a new article</a> looking at debugging - not just in the usual technical sense, but also in the environmental and thought process problems that can come up.
</p>
<blockquote>
Programming, as much as it is about machines, is conducted by humans, and is as susceptible to human error as any process. These bugs can be frustrating, particularly when found by a client, but they can give an insight into underlying problems, and sometime suggest solutions '" or at least ways of catching errors early. This article looks at four different classes of bugs: mechanical, mental, social and environmental, their causes, and some preventative steps.
</blockquote>
<p>
He has <a href="http://techportal.ibuildings.com/2009/03/16/debugging-development/">the article</a> broken up into his four categories - mechanical errors, mental errors, social errors and environmental errors. Each section contains a few things that can help thwart those sorts of problems including tools like <a href="http://www.phpunit.de/">PHPUnit</a> for unit testing, <a href="http://www.phpdoc.org/">PHPDoc</a> for documenting your source and things more on the environmental/social side like <a href="http://www.joedog.org/JoeDog/Siege">seige</a> for load testing or a <a href="http://www.virtualbox.org/">Sun VirtualBox</a> to test multiple environments.
</p>]]></description>
      <pubDate>Mon, 16 Mar 2009 09:33:38 -0500</pubDate>
    </item>
  </channel>
</rss>
