<?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 03:05:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Christopher Jones' Blog: PECL OCI8 1.2.5 Available]]></title>
      <guid>http://www.phpdeveloper.org/news/10169</guid>
      <link>http://www.phpdeveloper.org/news/10169</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has a <a href="http://blogs.oracle.com/opal/2008/05/13#a307">(very) quick post</a> today about the release of the latest version of the PECL OCI drivers - 1.2.5.
</p>
<blockquote>
Hang on, weren't we up to OCI8 version 1.3?  Well, yes, but that's Beta bordering on Production.  In the meantime, I wanted to make the OCI8 bug fixes from PHP 5.2.6 available in a "Production" release and keep <a href="http://pecl.php.net/package/oci8">PECL OCI8</a> 1.2 in sync with PHP 5.2.  The changelog is <a href="http://pecl.php.net/package-changelog.php?package=oci8&release=1.2.5">here</a>.
</blockquote>
<p>
Updates include bug fixes for cursor leaking, a LOB leak, a problem with collection creation and an update to the compile option for the Instant Client to look for RPMs.
</p>]]></description>
      <pubDate>Tue, 13 May 2008 08:47:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Internet Super Hero: PDO_MYSQLND 1.0.2-alpha released]]></title>
      <guid>http://www.phpdeveloper.org/news/10153</guid>
      <link>http://www.phpdeveloper.org/news/10153</link>
      <description><![CDATA[<p>
The Internet Super Hero blog has <a href="http://blog.ulf-wendel.de/?p=184">announced</a> the release of the latest alpha version of the mysql native driver for PDO - version 1.0.2-alpha (PDO_MYSQLND):
</p>
<blockquote>
I am glad to announce the availability of the first alpha version of PDO_MYSQLND. PDO_MYSQLND is a PHP PDO driver for MySQL based on the MySQL native driver. PDO_MYSQLND 1.0.2-alpha is available for download on <a href="http://downloads.mysql.com/forge/pdo_mysqlnd_preview">http://downloads.mysql.com/forge/pdo_mysqlnd_preview</a>.
</blockquote>
<p>
Updates include fixes for return values, patches for memory leaks, more code coverage and some "very promising results" running on a set of dedicated testing machines.
</p>]]></description>
      <pubDate>Fri, 09 May 2008 11:19:57 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Web-based Frontend for XDebuxg - Webgrind]]></title>
      <guid>http://www.phpdeveloper.org/news/10102</guid>
      <link>http://www.phpdeveloper.org/news/10102</link>
      <description><![CDATA[<p>
<i>Joakim</i> passed along a note today about a new <a href="http://jokke.dk/2008/04/webgrind_a_web_frontend_for_xdebug">web-based frontend</a> for XDebug:
</p>
<blockquote>
My about page has mentioned a web based frontend for Xdebug for some time. The project has a name now: The idea for Webgrind, a spin on Valgrind, came from lack of profiling tools for PHP, particularly on OSX. Though it is possible to install kcachegrind on osx it seems overkill for many uses and is definitely not as easy as unzipping a folder to the webroot.
</blockquote>
<p>
He and <a href="http://oettinger.dk/">Jacob Oettinger</a> have started up the project and have posted some <a href="http://code.google.com/p/webgrind/">initial code</a> over on the Google Code page for Webgrind. You can check out a screenshot of it in action <a href="http://jokke.dk/media/2008-webgrind/webgrind_small.png">here</a> too.
</p>]]></description>
      <pubDate>Fri, 02 May 2008 16:07:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.2.6 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/10094</guid>
      <link>http://www.phpdeveloper.org/news/10094</link>
      <description><![CDATA[<p>
The PHP development team has released the latest version in the PHP 5.2.x series today - <a href="http://www.php.net/index.php#id2008-05-01-1">version 5.2.6</a>:
</p>
<blockquote>
This release focuses on improving the stability ofthe PHP 5.2.x branch with over 120 bug fixes, several of which are security related.All users of PHP are encouraged to upgrade to this release. Further details about the PHP 5.2.6 release can be found in the release announcement for 5.2.6, the full list of changes is available in the ChangeLog for PHP 5.
</blockquote>
<p>
Security updates include prevention of a buffer overflow in FastCGI mode, an integer overflow in printf, correction for a safe_mode bypass method in cURL and the bundling of PCRE 7.6 to update the regular expression functionality of the language.
</p>
<p>
You can grab this latest release from <a href="http://www.php.net/downloads.php">the downloads page</a> on PHP.net (or your favorite mirror) - both the source and the Windows binaries.
</p>]]></description>
      <pubDate>Fri, 02 May 2008 07:51:13 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Vinu Thomas' Blog: Magento - Open Source Ecommerce]]></title>
      <guid>http://www.phpdeveloper.org/news/10086</guid>
      <link>http://www.phpdeveloper.org/news/10086</link>
      <description><![CDATA[<p>
On his blog today, <i>Vinu Thomas</i> <a href="http://blogs.vinuthomas.com/2008/05/01/magento-open-source-ecommerce/">spotlights</a> one of the major up and comers in the PHP-based eCommerce software package offerings - <a href="http://www.magentocommerce.com">Magento</a>.
</p>
<blockquote>
Magento is an ecommerce platform on PHP which is quite <a href="http://www.magentocommerce.com/features">feature</a> rich. This platform is based on the Zend Platform. You can take a look at a Magento store and the admin demo over at their <a href="http://www.magentocommerce.com/demo">demo section</a>.
</blockquote>
<p>
He mentions some of the features it has including analytics, catalog management, order management, payment integration with Paypal/Google Checkout/Authorize.net and some SEO optimizations.
</p>
<p>
You can find out more over on the project's website and <a href="http://www.magentocommerce.com/download/">download your own copy</a> or peruse the <a href="http://www.magentocommerce.com/boards">forums</a> to get to know the community around this popular app.
</p>]]></description>
      <pubDate>Thu, 01 May 2008 09:34:39 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Eirik Hoem's Blog: Prado Framework 3.1.2 released]]></title>
      <guid>http://www.phpdeveloper.org/news/10032</guid>
      <link>http://www.phpdeveloper.org/news/10032</link>
      <description><![CDATA[<p>
<i>Eirik Hoem</i> has <a href="http://blog.eirikhoem.net/index.php/2008/04/24/prado-framework-312-released/">posted about</a> the latest update of his favorite framework being ready for download - <a href="http://pradosoft.com/">Prado</a>.
</p>
<blockquote>
My favorite PHP framework just got a new release, adding several new components and fixing 30-ish bugs. The bundled JavaScript libs (Prototype / script.aculo.us) have also been upgraded, so that should help lots of people struggling with the old versions.
</blockquote>
<p>
You can download the framework from <a href="http://pradosoft.com/">its website</a> and, if you're new to it, check out <a href="http://pradosoft.com/demos/quickstart/">the tutorial</a> to get you started. Prado is a free PHP5-based rapid application development framework that doesn't go with the usual MVC format of most frameworks. It opts instead for "logic be stored in classes and presentation in templates".
</p>]]></description>
      <pubDate>Thu, 24 Apr 2008 09:38:49 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Jones' Blog: Oracle Instant Client 10.2.0.4 for Mac OS X Intel x86 is Available]]></title>
      <guid>http://www.phpdeveloper.org/news/10029</guid>
      <link>http://www.phpdeveloper.org/news/10029</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has <a href="http://blogs.oracle.com/opal/2008/04/23#a301">posted about</a> the latest Instant Client release for the Intel chips running OS X:
</p>
<blockquote>
Hot off the press, <a href="http://db360.blogspot.com/2008/04/instant-client-on-mac-os-x.html">Kuassi</a> points out that Oracle Instant Client for Apple Mac OS X (Intel x86)  is now available from the <a href="http://www.oracle.com/technology/tech/oci/instantclient/index.html">Instant Client page on OTN</a>. It's the latest 10.2.0.4 patchset.
</blockquote>
<p>
The 10.2.0.4 release of Instant Client for Windows 32bit and Linux x86 have also been released.
</p>
<p>
The Oracle Instant Client is a lightweight version of the standard Oracle functionality that's not only smaller but allows installation of an Oracle client without having to do the full Oracle install.
</p>]]></description>
      <pubDate>Thu, 24 Apr 2008 07:50:50 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Padraic Brady's Blog: HTMLPurifer 3.1.0 Release Candidate Available]]></title>
      <guid>http://www.phpdeveloper.org/news/10021</guid>
      <link>http://www.phpdeveloper.org/news/10021</link>
      <description><![CDATA[<p>
<i>Padraic Brady</i> has <a href="http://blog.astrumfutura.com/archives/352-HTMLPurifer-3.1.0-Release-Candidate-Available.html">noted</a> that the latest release candidate of the HTMLPurifier software has been posted for download:
</p>
<blockquote>
HTMLPurifer is possibly the most understated underpublicised quality library in PHP today. I consider it a fundamental standard library that is automatically included in every PHP web application I start these days.
</blockquote>
<p>
This latest <a href="http://htmlpurifier.org/news/2008/3.1.0rc1-released.html">release candidate</a> (their first!) includes updates on two major features - the use of autoloading and a change to the way you use the filters. Check out <a href="http://htmlpurifier.org/demo.php">a demo</a> of it in action or just <a href="http://htmlpurifier.org/download.html">download</a> this latest release and try it out for yourself.
</p>]]></description>
      <pubDate>Wed, 23 Apr 2008 09:31:40 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[DeveloperTutorials: CubeCart 3.0 Installation and Configuration]]></title>
      <guid>http://www.phpdeveloper.org/news/9927</guid>
      <link>http://www.phpdeveloper.org/news/9927</link>
      <description><![CDATA[<p>
On the Developer Tutorials website, there's <a href="http://www.developertutorials.com/tutorials/php/cubecart-3-0-installation-and-configuration-8-04-07/page2.html">a new guide</a> that steps you through the installation of a simple e-commerce platform available for free from <a href="http://www.devellion.com/">Devellion Limited</a>.
</p>
<blockquote>
In this tutorial, we will get an introduction to <a href="http://www.cubecart.com/">CubeCart</a>, created and distributed by Devellion Limited. Their flagship product is one of the easiest low-cost e-commerce solutions available, and is growing in popularity. Note that CubeCart is not technically open source, since the code cannot be freely redistributed. On the other hand, most of the code is not protected using encoding, and can thus be read and understood.
</blockquote>
<p>
They go through the selection process - picking which version of their software is right for you - and the installation, configuration and how to verify that everything's up and running smoothly. Screenshots are included to help along the way.
</p>]]></description>
      <pubDate>Tue, 08 Apr 2008 08:58:17 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Mischook's Blog: Object Oriented Video Tutorials for your Ipod]]></title>
      <guid>http://www.phpdeveloper.org/news/9803</guid>
      <link>http://www.phpdeveloper.org/news/9803</link>
      <description><![CDATA[<p>
<i>Stefan Mischook</i> has <a href="http://www.killerphp.com/articles/object-oriented-video-tutorials-for-your-ipod/">released his latest tutorial</a> covering OOP in PHP in a bit more iPod-friendly format:
</p>
<blockquote>
I just released my beginners <a href="http://www.killerphp.com/podcast/object-oriented-podcast.php">object oriented php video tutorials</a> in iPod format. These videos target total beginners to object oriented programing. Though I talk about PHP, the principles are universal and so they apply to all OO (object oriented) languages.
</blockquote>
<p>Tutorial in the list include:</p>
<ul>
<li><a href="http://www.killerphp.com/podcast/videos/oop/01_oop_php_introduction.m4v">Beginners Object Oriented PHP</a>
<li><a href="http://www.killerphp.com/podcast/videos/oop/03_oop_php_objects_%20and_classes.m4v">Classes and Objects in PHP</a>
<li><a href="http://www.killerphp.com/podcast/videos/oop/04_oop_php_building_objects.m4v">Building Objects in PHP - Part 1 & 2</a>
<li><a href="http://www.killerphp.com/podcast/videos/oop/05_oop_php_building_objects.m4v">Build Objects in PHP - Part 3</a>
</ul>
<p>
Check out these and other great videos on <a href="http://www.killerphp.com/podcast/object-oriented-podcast.php">the KillerPHP.com website</a>.
</p>]]></description>
      <pubDate>Mon, 17 Mar 2008 07:58:24 -0500</pubDate>
    </item>
  </channel>
</rss>
