<?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, 18 May 2013 22:44:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Using the Plurk API with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/16118</guid>
      <link>http://www.phpdeveloper.org/news/16118</link>
      <description><![CDATA[<p>
On the Zend Developer Zone there's a recent post looking at <a href="http://devzone.zend.com/article/13161-Using-the-Plurk-API-with-PHP">using the Plurk API</a> in a PHP application (by <i>Vikram Vaswani</i>). <a href="http://www.plurk.com">Plurk</a> is a micro-blogging service similar to <a href="http://twitter.com">Twitter</a>.
</p>
<blockquote>
While it's quite easy to connect a PHP application to Twitter (I've discussed it in detail in <a href="http://devzone.zend.com/article/4431-Using-the-Twitter-API-with-PHP-and-PEAR">this Devzone article</a>), there exist a number of other free micro-blogging sites that also expose open APIs. In this article, I'll introduce you to <a href="http://www.plurk.com/">Plurk</a>, which includes a JSON-based service API and also comes with a PHP library to simplify integration with Web applications.
</blockquote>
<p>
He includes sample code showing how to connect to their API (with the help of the <a href="http://code.google.com/p/php-plurk-api/">php-plurk-api</a>) and work with the results. He shows how to search the service, get the latest "plurks", find the entries for a given user and create a simple form for uploading comments to your own Plurk account.
</p>]]></description>
      <pubDate>Tue, 29 Mar 2011 13:52:09 -0500</pubDate>
    </item>
  </channel>
</rss>
