News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Evan Sims' Blog:
Web APIs by Example, Part I Twitter
August 01, 2007 @ 17:05:00

On his blog today, Evan Sims has posted the first part on a series of tutorials about working with the Twitter API in PHP to create a simple easy application.

Since Twitter is all the rage these days, I thought it would be a great starting point to introduce you to the world of web APIs and how simple they really are to work with. Twitter, like most presencing services, has a very limited range of API calls because, well, it's a very simple service.

Before he starts, he takes a second to explain the parts of the application - what REST is, why he chose PHP and an overview of the communication between client and server. After that, it's on to the code - creating a simple socket with the fsockopen functionality (and friends) and an example of a message that is sent over the socket to Twitter (in this case, a "test" message to ensure things are working).

0 comments voice your opinion now!
api twitter connection rest webservice tutorial api twitter connection rest webservice tutorial



Similar Posts

Zend Developer Zone: Ben Ramsey on XML, SOAP, and Web Services

PHPBuilder.com: Validating PHP User Sessions

Total PHP: Deleting files with PHP

Joshua Eichorn's Blog: Webthumb API additions

DevShed: Implementing Destructors with Multiple Objects in PHP 5


Community Events







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


application package framework PEAR releases security example book ajax mysql job developer zendframework database PHP5 release zend code conference cakephp

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