<?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>Sat, 19 Jul 2008 05:49:12 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Richard Heyes' Blog: Reading a specific line in a file]]></title>
      <guid>http://www.phpdeveloper.org/news/9925</guid>
      <link>http://www.phpdeveloper.org/news/9925</link>
      <description><![CDATA[<p>
<i>Richard Heyes</i> has <a href="http://www.phpguru.org/article.php/266">thrown together</a> some code for a simple thing that he's seen developers request over and over again - moving to/reading from a specific line in a file.
</p>
<blockquote>
After reading something on the php-general list I decided that a) I'm bored, and b) I'll write something which handles it. So <a href="http://www.phpguru.org/downloads/LineReader/">here</a> it is.
</blockquote>
<p>
His code is simple - looping through the lines of the file until it locates your desired target (with some error checking along the way). Plus, if it's already fetched, it keeps it in a cached array for future retrieval.
</p>]]></description>
      <pubDate>Mon, 07 Apr 2008 12:56:08 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ben Ramsey's Blog: OPML Reading List]]></title>
      <guid>http://www.phpdeveloper.org/news/5313</guid>
      <link>http://www.phpdeveloper.org/news/5313</link>
      <description><![CDATA[<p>
<i>Ben Ramsey</i> has <a href="http://benramsey.com/archives/opml-reading-list-php-upgrade-notice/">a new note</a> today mentioning <i>Scott Johnson</i>'s <a href="http://www.phpdeveloper.org/news/5255">OPML reading list</a> as well as a note about his own list.
</p>
<quote>
<i>
The other day, I came across <a href="http://fuzzyblog.com/">Scott Johnson's</a> PHP <a href="http://fuzzyblog.com/archives/2006/04/27/a-php-present-an-opml-reading-list-of-serious-php-folk/">OPML Reading List</a>. Offering an OPML reading list for others to download is a great idea, and, since I've not yet blogged about it, I wanted to point out that I've been doing this for a long while now. On my <a href="http://benramsey.com/">home page</a>, under the "syndicate" heading, is a link to my <a href="http://benramsey.com/data/blogroll.opml">OPML blogroll</a>. Feel free to import my OPML into your feed reader; that's what it's there for. (Please also note that I use <a href="http://www.php.net/SimpleXML">SimpleXML</a> to generate the blogroll on my home page from this list.)
</i>
</quote>
<p>
You can check out <i>Ben</i>'s blogroll OPML listing <a href="http://benramsey.com/data/blogroll.opml">here</a> for some more quality PHP-related reading material.
</p>]]></description>
      <pubDate>Fri, 05 May 2006 06:46:31 -0500</pubDate>
    </item>
  </channel>
</rss>
