<?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 00:42:14 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[php|architect: Coding Costest for Feb. 2008 - Link Finder]]></title>
      <guid>http://www.phpdeveloper.org/news/9694</guid>
      <link>http://www.phpdeveloper.org/news/9694</link>
      <description><![CDATA[<p>
php|architect is <a href="http://c7y-bb.phparchitect.com/viewtopic.php?f=2&t=1108">hosting a coding contest</a> that started on Saturday. The task is to grab the contents of an HTML file and grab all of the links out of it, removing duplicates.
</p>
<blockquote>
You may use any built in function, the phpinfo() of the server used for testing will be attached. You just need to retrieve the links, you don't need to worry about them being relative or absolute.
</blockquote>
<p>
It should be able to be called from the command line and return the links, one per line. They include how the scripts will be measured (speed, accuracy, etc) and the prize list - $100 gift card for phparch.com, a one year subscription or *drum roll* an autographed picture of ProPHP podcast hosts <i>Paul Reinheimer</i> and <i>Sean Coates</i>.
</p>
<p>
To submit your entry just email it over to <a href="mailto:c7ycontests@phparch.com">c7ycontests@phparch.com</a> with the subject of "C7Y Contest - February" on it.
</p>]]></description>
      <pubDate>Mon, 25 Feb 2008 07:57:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Kunz's Blog: Building PHP with cURL and libmysqlclient5]]></title>
      <guid>http://www.phpdeveloper.org/news/8004</guid>
      <link>http://www.phpdeveloper.org/news/8004</link>
      <description><![CDATA[<p>
In a <a href="http://www.christopher-kunz.de/archives/107-Building-PHP-with-cURL-and-libmysqlclient5.html">new blog entry</a>, <i>Christopher Kunz</i> talks about an issue he had when upgrading his MySQL version to 5.0.22 and recompiling with PHP.
</p>
<blockquote>
I ended up with the following error at make install: PHP Fatal error:  Unable to start curl module in Unknown on line 0
</blockquote>
<p>
Finding that it was a MySQL issue, he <a href="http://www.christopher-kunz.de/archives/107-Building-PHP-with-cURL-and-libmysqlclient5.html">set about</a> trying to find the issue (turned out to be a badly linked SSL library on MySQL's part). This issue is only in the MySQL binaries, though, so if you come across it you'll just need to compile MySQL by hand first, then compile PHP against it.
</p>]]></description>
      <pubDate>Fri, 08 Jun 2007 07:06:00 -0500</pubDate>
    </item>
  </channel>
</rss>
