<?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 18:17:24 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Gustav Eklundh' sBlog: Search Methods in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10743</guid>
      <link>http://www.phpdeveloper.org/news/10743</link>
      <description><![CDATA[<p>
<i>Gustav Eklundh</i> has posted a whole series of search type implementations to his blog - here's the list so far:
</p>
<ul>
<li><a href="http://threebyte.eu/2008/07/29/quicksort-implemented-in-php/">Quicksort</a>
<li><a href="http://threebyte.eu/2008/07/29/gnome-sort-implemented-in-php/">Gnome sort</a>
<li><a href="http://threebyte.eu/2008/07/30/strand-sort-presented-in-php/">Strand sort</a>
<li><a href="http://threebyte.eu/2008/07/31/mergesort-implemented-in-php/">Merge sort</a>
</ul>
<p>
He briefly explains each of the sort methods in each of the posts, sometimes with links to external sources (like Wikipedia) for more information on the method.
</p>]]></description>
      <pubDate>Fri, 01 Aug 2008 13:45:22 -0500</pubDate>
    </item>
  </channel>
</rss>
