<?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 18:34:09 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Vinu Thomas' Blog: Replace print_r and var_dump with Krumo]]></title>
      <guid>http://www.phpdeveloper.org/news/9943</guid>
      <link>http://www.phpdeveloper.org/news/9943</link>
      <description><![CDATA[<p>
<i>Vinu Thomas</i> has <a href="http://blogs.vinuthomas.com/2008/04/07/replace-print_r-and-var_dump-with-krumo/">proposed a replacement</a> for the usual var_dump or print_r sort of debugging developers tend to do - <a href="http://krumo.sourceforge.net/">Krumo</a>.
</p>
<blockquote>
To put it simply, Krumo is a replacement for print_r() and var_dump(). By definition Krumo is a debugging tool (now for PHP5 only), which displays structured information about any PHP variable [...] it does the same job, but it presents the information beautified using CSS and DHTML.
</blockquote>
<p>
It also supports output of other data in a "pretty format" like backtraces, included files and a listing of all constants. You can check out a demo of it in action <a href="http://kaloyan.info/krumo/demo/index.php">here</a>.
</p>]]></description>
      <pubDate>Wed, 09 Apr 2008 14:44:31 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[The Bakery: Six New Articles and Tutorials]]></title>
      <guid>http://www.phpdeveloper.org/news/8268</guid>
      <link>http://www.phpdeveloper.org/news/8268</link>
      <description><![CDATA[<p>
The Bakery has six new articles/tutorials posted today on subjects ranging from working with LDAP out to Access Control:
</p>
<ul>
<li><a href="http://bakery.cakephp.org/articles/view/how-to-use-acl-in-1-2-x>How to use ACL with Cake PHP 1.2.x?</a>
<li><a href="http://bakery.cakephp.org/articles/view/nicer-print_r-with-krumo">Sexy Cake with Krumo: Say Goodbye to print_r()</a>
<li><a href="http://bakery.cakephp.org/articles/view/using-ldap-as-a-datasource-basic-find-example">Using ldap as a datasource: basic find example</a>
<li><a href="http://bakery.cakephp.org/articles/view/ldap-datasource-for-cakephp">LDAP datasource for cakePHP</a>
<li><a href="http://bakery.cakephp.org/articles/view/haml-markup-haiku">Haml: Markup Haiku</a>
<li><a href="http://bakery.cakephp.org/articles/view/real-world-access-control">Real World Access Control</a>
</ul>
<p>
Check out <a href="http://bakery.cakephp.org">The Bakery</a> for more great articles and tutorials (as well as case studies on sites using the CakePHP framework).
</p>]]></description>
      <pubDate>Tue, 17 Jul 2007 12:09:00 -0500</pubDate>
    </item>
  </channel>
</rss>
