<?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 21:41:40 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ben Ramsey's Blog: Generating OPML From del.icio.us (And Getting All Your Links)]]></title>
      <guid>http://www.phpdeveloper.org/news/5323</guid>
      <link>http://www.phpdeveloper.org/news/5323</link>
      <description><![CDATA[<p>
<i>Ben Ramsey</i>, looking for a way to more efficiently manage his list of sites he reads (the OPML list), has discovered a way to get around the 30 item limit that the del.icio.us restricts a user to (thus only 30 items on the OPML list) through the <a href="http://benramsey.com/archives/generating-opml-from-delicious/">use of the site's own API</a>.
</p>
<quote>
<i>
I investigated a way to get around the 30-feed limitation in del.icio.us, and I found that their API allows you to do just this, albeit with a few restrictions of its own, which I'll explain in a few moments. Using the <a href="http://del.icio.us/help/api/">del.icio.us API</a>, instead of their RSS feeds, I was able to use the following code to first check whether my del.icio.us account has been updated since I last cached their data, and, if so, to grab all of the links for a particular tag and cache the data to a file for later use:
</i>
</quote>
<p>
<a href="http://benramsey.com/archives/generating-opml-from-delicious/">The code</a> is simple and uses the SimpleXML PHP functionality to grab all of the items tagged with "blogroll" and parse through them, echoing them back out as simple links (to a "blogroll" section on a site). He has the script firing nightly, regenerating the OPML file each time, making it simple to automatically keep his list up-to-date while only having to update in one place.
</p>]]></description>
      <pubDate>Mon, 08 May 2006 06:28:05 -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>
    <item>
      <title><![CDATA[Scott Johnson's Blog: A PHP News Roundup]]></title>
      <guid>http://www.phpdeveloper.org/news/5255</guid>
      <link>http://www.phpdeveloper.org/news/5255</link>
      <description><![CDATA[<p>
For those looking for things that've been happening lately in the PHP community, but haven't been able to keep up with things around here, <a href="http://fuzzyblog.com/archives/2006/04/27/a-php-news-roundup/">this post</a> from <i>Scott Johnson</i> talks about events from this previous week (as gathered from his <a href="http://www.fuzzyblog.com/wp-content/php.opml">OPML reading list</a> of "serious PHP folk".
</p>
<p>
Included in <a href="http://fuzzyblog.com/archives/2006/04/27/a-php-news-roundup/">his list</a> are things like:
<ul>
<li>Zend's move to put the framework under the <a href="http://shiflett.org/archive/227">BSD license</a>
<li>the arrival of the <a href="http://pixelated-dreams.com/archives/222-PHP-Thinktank-Blog-Wiki-Launched.html">Thinktank Wiki/Blog</a> site
<li><a href="http://shiflett.org/archive/224">Digg and scalability</a>
<li><a href="http://www.hauser-wenz.de/s9y/index.php?/archives/173-Using-Atlas-from-PHP.html">using Atlas with PHP</a>
</ul>
</p>]]></description>
      <pubDate>Fri, 28 Apr 2006 13:04:49 -0500</pubDate>
    </item>
  </channel>
</rss>
