<?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>Wed, 22 May 2013 03:35:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Lukas Smith's Blog: MDB2 has gone stable!]]></title>
      <guid>http://www.phpdeveloper.org/news/4828</guid>
      <link>http://www.phpdeveloper.org/news/4828</link>
      <description><![CDATA[<i>Lukas Smith</i> has a <a href="http://pooteeweet.org/blog/315">big announcement</a> posted today about the MDB2 package that he's been working on for the past two years - <a href="http://pear.php.net/package/MDB2/">MDB2</a> has finally gone stable.
<p>
<quote>
<i>
Its done! After more than 2,5 years pondering on the design decisions in <a href="http://pear.php.net/package/MDB/">MDB</a> we finally have a successor <a href="http://pear.php.net/package/MDB2/">MDB2</a> with a first stable. Along with it the ibase, mysql, mysqli, mssql, pgsql, sqlite drivers have been marked stable.
<p>
Users interested in MDB2 should check out the wiki dedicated to MDB2 I setup. There are still a lot of things that need to be documented there, but the wiki will certainly be a good start.
</i>
</quote>
<p>
He <a href="http://pooteeweet.org/blog/315">thanks</a> people that have helped him along the way and includes notes that he's already thinking about the future as well (including updates to LiveUser and MDB2_Schema).]]></description>
      <pubDate>Fri, 10 Feb 2006 07:18:36 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Lukas Smith's Blog: Sometimes you already have what you want]]></title>
      <guid>http://www.phpdeveloper.org/news/4299</guid>
      <link>http://www.phpdeveloper.org/news/4299</link>
      <description><![CDATA[<i>Lukas Smith</i> has <a href="http://pooteeweet.org/blog/267">a new post</a> today with a look at some of the security isues <i>Chris Shiflett</i> has mentioned with frameworks, and how his (Lukas') framework has focused a lot on the same topic.
<p>
<quote>
<i>
I wrote a reply to Chris Zend Framework wishlist. He focused on security aspects that by and large the WebBuilder2 framework has already effectively addressed. 
<p>
In my framework I wouldnt say that I have really focused alot of energy on security. But I did recently add a number of input filters and validators as well as a custom echo function that defaults to the proper escaping based on the output format or that can be asked to specifically escape for a given format. This is all handled by the <a href="http://svn.oss.backendmedia.com/modules/module_common.phps">module base class</a> (you will find the relevant methods towards the bottom).
</i>
</quote>
<p>
He also mentions some of the other precautions that they've taken to ensure that the framework is as secure as possible.
<p>
You can find the <a href="http://oss.backendmedia.com/WebBuilder2/">WebBuilder framework here</a>...]]></description>
      <pubDate>Mon, 14 Nov 2005 06:43:44 -0600</pubDate>
    </item>
  </channel>
</rss>
