<?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>Mon, 17 Jun 2013 23:50:45 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[WebDevRadio.com: Episode 49: Brian Moon at the MySQL User Conference]]></title>
      <guid>http://www.phpdeveloper.org/news/10110</guid>
      <link>http://www.phpdeveloper.org/news/10110</link>
      <description><![CDATA[<p>
<i>Michael Kimsal</i> has release the <a href="http://michaelkimsal.com/blog/webdevradio-podcast-series-interview-with-brian-moon-on-scaling-lamp/">last podcast</a> of his MySQL Conference series of interviews with other attendees. In <a href="http://webdevradio.com/index.php?id=74">this episode</a>, he interviews <i>Brian Moon</i> of the Phorum project (employed at DealNews.com).
</p>
<blockquote>
Brian was kind enough to review both of his presentations which go in to great detail about the scaling issues he's faced both with DealNews.com and the Phorum forum software project (which recently turned 10 years old!) [...] Thanks to Brian for going over things in such detail!
</blockquote>
<p>
You can download this latest episode from the <a href="http://webdevradio.com/index.php?id=74">WebDevRadio</a> site as well as check out <a href="http://doughboy.wordpress.com/2008/05/03/interview-with-webdevradio/">Brian's slides</a> from his MySQL conference presentation.
</p>]]></description>
      <pubDate>Mon, 05 May 2008 11:19:03 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Michael Kimsal's Blog: Joe Stump @ MySQL]]></title>
      <guid>http://www.phpdeveloper.org/news/9997</guid>
      <link>http://www.phpdeveloper.org/news/9997</link>
      <description><![CDATA[<p>
On his blog, <i>Michael Kimsal</i> <a href="http://michaelkimsal.com/blog/joe-stump-mysql/">talks about</a> a presentation he sat in on at this year's <a href="http://www.mysqlconf.com/">MySQL Conference</a> given by <i>Joe Stump</i> from Digg.com:
</p>
<blockquote>
One key thing he's repeating is using a service layer to access data asynchronously.  His advice right now is to group data requests at the top of a user request, do them asynchronously, and then use the data in the rendering when it comes back. 
</blockquote>
<p>
They've <a href="http://pear.php.net/package/Services_Digg/">published a PEAR package</a> as an example of this asynchronous method that interfaces with Digg's API (http://services.digg.com). You can read more about the subject of his talk on <a href="http://en.oreilly.com/mysql2008/public/schedule/detail/468">the MySQL Conference website</a>.
</p>]]></description>
      <pubDate>Fri, 18 Apr 2008 12:09:57 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Internet Super Hero Blog: PDO_MYSQLND for PHP preview released]]></title>
      <guid>http://www.phpdeveloper.org/news/9979</guid>
      <link>http://www.phpdeveloper.org/news/9979</link>
      <description><![CDATA[<p>
The Internet Super Hero blog has <a href="http://blog.ulf-wendel.de/?p=182">posted about</a> a preview release of the <A href="http://forge.mysql.com/wiki/PHP_PDO_MYSQLND">PDO_MYSQLND</a> and a connector for MySQL to Open Office that have both been announced at this year's <a href="http://en.oreilly.com/mysql2008/public/content/home">MySQL Conference</a>.
</p>
<p>
<a href="http://blog.ulf-wendel.de/?p=182">The post</a> explains what each of the technologies are for and where they fit in most development. The PDO_MYSQLND functionality is a direct connection for the PDO libraries to connect to MySQL using the native driver.
</p>
<blockquote>
PDO_MYSQLND inherits all benefits of the MySQL native driver for PHP. In addition to the shared advantages you get the first PDO driver for MySQL developed by Sun/MySQL!
</blockquote>]]></description>
      <pubDate>Wed, 16 Apr 2008 21:57:12 -0500</pubDate>
    </item>
  </channel>
</rss>
