<?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, 09 Jul 2008 07:15:36 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Christopher Jones' Blog: PHP PECL OCI8 1.3.2 Beta Available]]></title>
      <guid>http://www.phpdeveloper.org/news/9994</guid>
      <link>http://www.phpdeveloper.org/news/9994</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has <a href="http://blogs.oracle.com/opal/2008/04/18#a295">posted an announcement</a> about the latest release of the <a href="http://pecl.php.net/package/oci8">PECL OCI8 package</a> (version 1.3.2 Beta) hitting the streets:
</p>
<blockquote>
I've released <a href="http://pecl.php.net/package/oci8">PECL OCI8 1.3.2 Beta</a> - the latest release of PHP's OCI8 extension with support for Connection Pooling and Fast Application Notification. The release is based on the current PHP 5.3 development branch.
</blockquote>
<p>
He notes another change in this release - a "session release" bit of functionality persistent connections will do when nothing is referencing them anymore, mking them work a bit more like normal connections. Issues that could be caused by this can be corrected with a new setting (oci8.old_oci_close_semantics) in your php.ini.
</p>]]></description>
      <pubDate>Fri, 18 Apr 2008 09:32:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nick Halstead's Blog: Tweetmeme - building stuff fast in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9512</guid>
      <link>http://www.phpdeveloper.org/news/9512</link>
      <description><![CDATA[<p>
<i>Nick Halstead</i> has <a href="http://blog.assembleron.com/2008/01/28/tweetmeme-building-stuff-fast-in-php/">pointed out a website</a>, written in PHP he's created to help make a little bit of sense out of the links that go flying past in your twitter client - <a href="http://www.tweetmeme.com/">tweetmeme</a>.
</p>
<blockquote>
What is it? It tracks the public timeline from twitter and picks up any links that get posted. It then follows each link to find final destination and then categorizes the content into blogs / video / images / audio. This project really shows what is possible using PHP if you know what you are doing.
</blockquote>
<p>
Most of the work was done by another developer, <a href="http://www.stut.net/">Stuart Dallas</a> as one of four that worked on the project together. It's written in PHP5 and uses only about 20 PHP files to get the job done. You can also check out <a href="http://blog.tweetmeme.com/2008/01/28/tweetmeme-launch/">the launch post</a> over on tweetmeme's blog for more information on the service.
</p>]]></description>
      <pubDate>Tue, 29 Jan 2008 07:52:00 -0600</pubDate>
    </item>
  </channel>
</rss>
