<?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, 16 May 2008 20:04:03 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ed Finkler's Blog: Encouraging steps towards security in Wordpress 2.5]]></title>
      <guid>http://www.phpdeveloper.org/news/9900</guid>
      <link>http://www.phpdeveloper.org/news/9900</link>
      <description><![CDATA[<p>
<i>Ed Finkler</i>, not normally a big fan of the <a href="http://www.wordpress.org">WordPress</a> PHP-based blogging system, has <a href="http://funkatron.com/site/comments/encouraging-steps-towards-security-in-wordpress-25/#When:18:15:00Z">pointed out</a> some positive steps that were made in the latest release in the security arena.
</p>
<blockquote>
Anyone who gets me liquored up knows that I'm not a fan of Wordpress. I think it's great from a user (that is, the person writing the content) standpoint, but it has lagged behind severely in terms of security, and I don't believe its popularity is the sole reason WP has been the subject of dozens of vulnerability reports every year. That being said, the WP 2.5 release appears to offer significant improvements in a couple areas: password hashes and cookie data encryption.
</blockquote>
<p>
He <a href="http://funkatron.com/site/comments/encouraging-steps-towards-security-in-wordpress-25/#When:18:15:00Z">mentions</a> two things in particular - their addition of salted passwords and secure cookies.
</p>]]></description>
      <pubDate>Wed, 02 Apr 2008 21:09:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Byster.net: PHP5 Benchmarks]]></title>
      <guid>http://www.phpdeveloper.org/news/5408</guid>
      <link>http://www.phpdeveloper.org/news/5408</link>
      <description><![CDATA[<p>
On Byster.net today, there's <a href="http://byster.net/?page_id=48">this new post</a> detailing some benchmarks they've done with some of the functionality in PHP5.
</p>
<p>
Included in the list of tests were:
<ul>
<li>Reading an integer array
<li>Parsing variable names
<li>Splitting out text
<li>working with a random number generator.
</ul>
</p>
<p>
For <a href="http://byster.net/?page_id=48">each of the tests</a>, they have a few different methods of doing the same thing and the results (in milliseconds) plotted out in bar graphs. Some of the results are surprising, but most are expected (if you work with optimizing PHP much at all). It's a good amount of coverage of functionality, though - most aspects of everyday programming are here.
</p>]]></description>
      <pubDate>Sun, 21 May 2006 17:12:44 -0500</pubDate>
    </item>
  </channel>
</rss>
