<?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>Thu, 15 May 2008 22:46:17 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: SourceForge Uses Zend Framework to Implement OpenID]]></title>
      <guid>http://www.phpdeveloper.org/news/10177</guid>
      <link>http://www.phpdeveloper.org/news/10177</link>
      <description><![CDATA[<p>
The Zend Developer Zone has come across an interesting face about the <a href="http://sourceforge.net/">SourceForge</a> website - it uses the Zend Framework to add OpenID functionality to its pages.
</p>
<p>
According to the press release from SF about their OpenID support:
</p>
<blockquote>
OpenID is getting tremendous traction and we're happy to be jumping into it. it's bringing us back in touch with fresh web (2.0) technology. [...] We've spent the past couple weeks on it - integrating the Zend Framework OpenID component into our site code. we like the framework as a whole and I personally hope to use more of it in the future.
</blockquote>
<p>
There might be a few kinks in the process, so if you're seeing issues with your OpenID working on their site, check out <a href="http://alexandria.wiki.sourceforge.net/OpenID">the FAQ</a> they've posted to help.
</p>]]></description>
      <pubDate>Wed, 14 May 2008 07:51:31 -0500</pubDate>
    </item>
    <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>
  </channel>
</rss>
