<?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 23:34:53 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[IBM developerWorks: Use the YouTube API with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9980</guid>
      <link>http://www.phpdeveloper.org/news/9980</link>
      <description><![CDATA[<p>
In <a href="http://www.ibm.com/developerworks/xml/library/x-youtubeapi/index.html?ca=drs-tp1608">this new tutorial</a> on the IBM developerWorks website, they show you how - with a little simple HTML and PHP - to integrate functionality from the YouTube API into your site.
</p>
<blockquote>
The YouTube video sharing site allows Web application developers to access public content through its REST-based developer API. [...] This article introduces the YouTube Data API, demonstrates how you can use it to browse user-generated video content; access video metadata, comments and responses; and perform keyword searches.
</blockquote>
<p>
They help you get started by outlining the format that the YouTube messages use (Atom feeds) and how to run a query against the API and return back the custom data for things like video categories, popularity and the results of keyword searches.
</p>]]></description>
      <pubDate>Wed, 16 Apr 2008 22:42:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nick Halstead's Blog: Tweetmeme - building stuff fast in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9512</guid>
      <link>http://www.phpdeveloper.org/news/9512</link>
      <description><![CDATA[<p>
<i>Nick Halstead</i> has <a href="http://blog.assembleron.com/2008/01/28/tweetmeme-building-stuff-fast-in-php/">pointed out a website</a>, written in PHP he's created to help make a little bit of sense out of the links that go flying past in your twitter client - <a href="http://www.tweetmeme.com/">tweetmeme</a>.
</p>
<blockquote>
What is it? It tracks the public timeline from twitter and picks up any links that get posted. It then follows each link to find final destination and then categorizes the content into blogs / video / images / audio. This project really shows what is possible using PHP if you know what you are doing.
</blockquote>
<p>
Most of the work was done by another developer, <a href="http://www.stut.net/">Stuart Dallas</a> as one of four that worked on the project together. It's written in PHP5 and uses only about 20 PHP files to get the job done. You can also check out <a href="http://blog.tweetmeme.com/2008/01/28/tweetmeme-launch/">the launch post</a> over on tweetmeme's blog for more information on the service.
</p>]]></description>
      <pubDate>Tue, 29 Jan 2008 07:52:00 -0600</pubDate>
    </item>
  </channel>
</rss>
