<?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>Sun, 07 Sep 2008 09:27:36 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Matthew Turland's Blog: How-To (and How-Not-To) on Web Scraping]]></title>
      <guid>http://www.phpdeveloper.org/news/9798</guid>
      <link>http://www.phpdeveloper.org/news/9798</link>
      <description><![CDATA[<p>
<i>Matthew Turland</i> has a few things to say about web scraping (and <a href="http://php.dzone.com/news/writing-website-scrapers-php">recent articles</a> covering it) on <a href="http://ishouldbecoding.com/2008/03/12/scraping-html-with-dom">his blog today</a> as an author of a previous article published in <a href="http://www.phparch.com">php|architect</a> covering the same topic:
</p>
<blockquote>
A friend of mine who shall remain nameless pointed a <a href="http://php.dzone.com/news/writing-website-scrapers-php">post</a> out to me on the <a href="http://php.dzone.com/">PHP DZone</a> web site recently. Noting that the article's content was misinformed at best and downright ignorant at worst, even when examining it sheerly from the author's knowledge of PHP as a language, this friend asked that I set the author straight.
</blockquote>
<p>
He mentions his <a href="http://php.dzone.com/news/writing-website-scrapers-php#comment-1497">comments</a> on the post correcting the author on some points as well as a more "clued in" <a href="http://www.xml.lt/Blog/2008/03/11/Scraping+html+with+DOM">post</a> on the xml.lt website talking about using PHP's DOM functionality instead.
</p>]]></description>
      <pubDate>Fri, 14 Mar 2008 11:18:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Jones' Blog: Duplicate Columns in "2 Day Plus PHP Developer Guide"]]></title>
      <guid>http://www.phpdeveloper.org/news/7056</guid>
      <link>http://www.phpdeveloper.org/news/7056</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has <a href="http://blogs.oracle.com/opal/2007/01/05#a98">a correction</a> on his blog for a developer guide that Oracle has put out (Oracle Database Express Edition 2 Day Plus PHP Developer Guide 10g Release 2) mentioning a problem in chapter three:
</p>
<blockquote>
In <a href="http://download-west.oracle.com/docs/cd/B25329_01/doc/appdev.102/b25317/ch3.htm#CHDDIABI">chapter three "Connecting to the Database" at step 5</a> of you will get duplicate columns returned if you use the latest version of PHP.
</blockquote>
<p>
By adding in a "OCI_ASSOC+" to the oci_fetch_array statement, all is corrected. This was due to a change in how oci_fetch_array worked (as seen in <a href="http://bugs.php.net/bug.php?id=37487">this bug</a>).
</p>]]></description>
      <pubDate>Mon, 08 Jan 2007 16:33:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Marco Tabini's Blog: Someone please throw Hiveminds a comma key]]></title>
      <guid>http://www.phpdeveloper.org/news/6747</guid>
      <link>http://www.phpdeveloper.org/news/6747</link>
      <description><![CDATA[<p>
In response to <a href="http://www.hiveminds.co.uk/node/3164">this recent article</a> from the Hiveminds website, <i>Marco Tabini</i> has a <a href="http://blogs.phparch.com/mt/?p=130">few choice words</a> about some of the topics they cover in the article, and cover incorrectly.
</p>
<blockquote>
Over the last few years, I've made it a point of trying to respond to at least some of the "PHP is dead"-type articles that crop up on the Net from time to time. The latest one comes from <a href="http://www.hiveminds.co.uk/node/3164">Hiveminds</a> and reveals a complete misunderstanding of almost every point it covers.
</blockquote>
<p>
He notes that though the article seems to be a coherent whole for why PHP is dwindling, it's "based on nothing more than a string of misinformed concepts cobbled together to give the appearance that the author knows what he or she is talking about". <i>Marco</i> <A href="http://blogs.phparch.com/mt/?p=130">comes back</a> against each of the points made in the article, setting things right and eliminating some of the FUD (fear, uncertainly, and doubt) that the Hiveminds article spreads.
</p>]]></description>
      <pubDate>Tue, 21 Nov 2006 10:09:00 -0600</pubDate>
    </item>
  </channel>
</rss>
