<?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>Tue, 21 May 2013 08:03:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sebastian Begmann's Blog: Partitioning with Dates in MySQL 5.1]]></title>
      <guid>http://www.phpdeveloper.org/news/7203</guid>
      <link>http://www.phpdeveloper.org/news/7203</link>
      <description><![CDATA[<p>
In <a href="http://sebastian-bergmann.de/archives/655-Partitioning-with-Dates-in-MySQL-5.1.html">a new blog entry</a> from <i>Sebastian Bergmann</i>, he looks at some of the issues and bugs that have been submitted to him about the <a href="http://www.phpopentracker.de/">phpOpenTracker</a> project. He takes on one in particular - the database schema.
</p>
<blockquote>
The biggest problem with phpOpenTracker 1.x is that its <a href="http://www.phpopentracker.de/docs/en/internals.html#internals.database">database schema</a> is <a href="http://en.wikipedia.org/wiki/Database_normalization">normalized</a>. Even simple phpOpenTracker API calls result in (possibly multiple) SQL queries that involve multiple tables. [...] While the <a href="http://en.wikipedia.org/wiki/Denormalization">denormalization</a> should eliminate the JOIN-related performance problems, temporal <a href="http://en.wikipedia.org/wiki/Partition_%28database%29">partitioning</a> of the data can further increase the performance.
</blockquote>
<p>
He <a href="http://sebastian-bergmann.de/archives/655-Partitioning-with-Dates-in-MySQL-5.1.html">talks about</a> what kind of support MySQL currently has for it (5.1) and how, unfortunately, it might not work for his situation (the maximum number of partitions).
</p>]]></description>
      <pubDate>Thu, 01 Feb 2007 08:03:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP Magazine: March 2006 Issue Released]]></title>
      <guid>http://www.phpdeveloper.org/news/4988</guid>
      <link>http://www.phpdeveloper.org/news/4988</link>
      <description><![CDATA[The International PHP Magazine has released the latest edition of their mangazine - the <a href="http://www.phpmag.net/magphpde/magphpde_news/psecom,id,25617,nodeid,5.html">March 2006 issue</a> - packed full of useful and interesting topics.
<p>
This month, some of <a href="http://www.phpmag.net/magphpde/magphpde_news/psecom,id,25617,nodeid,5.html">the articles</a> included are:
<ul>
<li>Thomas Myer looks at how to get the most performance out of your scripts that use "enterprise XML" (cover story)
<li>Elizabeth Naramore's look at two sites that cater to off-the-wall subjects, made possible with PHP
<li>Peter Lavin covers why documentation is critical in a project, and offers some tips on how to keep it up to date
<li>Jon Stephens' look at partitioning in MySQL
<li>and much, much more...
</ul>
<p>
If you would like to purchase <a href="http://www.php-mag.net/magphpde/psecom,id,20,archive,2,noeid,20,.html">this issue</a> (or just get a subscription) you can visit <A href="https://www.sda-asia.com/magphpde/magphpde_services/psecom,id,4,d,3,nodeid,5,x,2.html">their online store</a> and get it right away.]]></description>
      <pubDate>Tue, 14 Mar 2006 07:34:49 -0600</pubDate>
    </item>
  </channel>
</rss>
