News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
Diving into the Twitter API
March 30, 2010 @ 08:57:16

In a new tutorial from NETTUTS.com today Siddharth gives you a guided tour through some of the Twitter API and includes code - Javascript and PHP (using cURL) - you can use to access it.

As we move towards the social web and mashups, a good API is not a nice addition anymore: it is downright necessary. And remember, too much abstraction is never a good thing. While there are a number of API kits out there to simplify working with the API in question, wouldn't it be cool to know what is actually going on under the hood? Wouldn't it be exciting to deconstruct the actual voodoo going on between the kit and the API? Yeah, I thought so!

He covers the three different Twitter APIs, the REST, search and stream APIs but focuses on using the REST method to pull out the information you need. The code examples show you how to get your own latest status, update your current status and use the search.twitter.com site to find tweets matching your search term and pull them back as a JSON message.

0 comments voice your opinion now!
twitter api tutorial status javascript curl


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Getting Clean With PHP

PHPBuilder.com: Using XML - A PHP Developer\'s Primer (Part 4) - XML-RPC, PHP and Javascript

Adam Gotterer's Blog: Building an Object Collection Manager with the Standard PHP Library (SPL)

Web Developer Juice: 11 easy steps for installing Apache ActiveMQ and configuring it for PHP applica

Zend Developer Zone: Manipulating Images with PHP and GraphicsMagick


Community Events











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


podcast development phpunit series introduction symfony2 zendframework2 functional community database release language opinion example conference interview testing usergroup framework rest

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