News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Using the Plurk API with PHP
March 29, 2011 @ 13:52:09

On the Zend Developer Zone there's a recent post looking at using the Plurk API in a PHP application (by Vikram Vaswani). Plurk is a micro-blogging service similar to Twitter.

While it's quite easy to connect a PHP application to Twitter (I've discussed it in detail in this Devzone article), there exist a number of other free micro-blogging sites that also expose open APIs. In this article, I'll introduce you to Plurk, which includes a JSON-based service API and also comes with a PHP library to simplify integration with Web applications.

He includes sample code showing how to connect to their API (with the help of the php-plurk-api) 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.

0 comments voice your opinion now!
plurk tutorial api microblog


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: 30 Minutes with Paul Reinheimer

Dave Gardner's Blog: Caching dependency-injected objects

DevShed: Working with Template Classes in PHP 5

PHP-GTK Community Site: Accessing geo-nick with Zend Framework (Zend_XmlRpc_Client)

PHPMaster.com: Creating a PHP OAuth Server


Community Events











Don't see your event here?
Let us know!


interview functional composer introduction community framework release code zendframework2 unittest language example conference series object opinion podcast testing tool development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework