Get the Domage

Subscribe

10 Twitter API Tutorials.

September 1st, 2009 in Tutorials by Chris

Twitter is all the rage amongst internet users and web developers alike.  These 10 tutorials will help you develop your killer Twitter app.  Enjoy!

1. How to Get Started with the Twitter API

A pretty good intro using the php-twitter class to pull in data from Twitter in various ways. This includes fetching Twitter timelines and conducting searches.

Screenshot

2. Using the Twitter API

Detailed instructions on how to use php, curl and xml to get the latest followers tweets for display purposes.

papermashup

3. Using the Twitter API, Cache Your ‘Tweets’ in PHP (TwitterCacher)

Instructions on how to use PHP to fetch tweets and TwitterCacher to cache tweets for easy retrieval.

mark.kolich.com

4. Twitter API: How to create a stream of messages Monitter-like with PHP and jQuery

Nice usage of the Twitter search api and JQuery to dynamically create a stream of messages.

woork.blogspot.com

5. jQuery – PHP & Ajax with the Twitter API

Another good tutorial on using PHP, curl and JQuery to fetch and display twitter messages.

screenshot

6. How to Use C# for Twittering

This post details how to install the proper C# libraries to use with the Twitter api, and how to post messages directly to Twitter.

screenshot

7. Twitter API integration

An excellent tutorial on how to integrate the Twitter API as a messaging service into your Java applications.

screenshot

8. Zend Framework and the Twitter API

How to use the Zend Framework to post messages on Twitter.

screenshot

9. How to quickly integrate with Twitter’s OAuth API using PHP

Using the Twitter OAuth protocol and php to authenticate Twitter users on your website.

screenshot

10. ActionScript and the Twitter API, Simplified

Integrate the Twitter API into your Flash and Flex applications with ActionScript.

screenshot

Enjoy this Post? Share it on your favorite social bookmarking site...

Submit to Mixx Submit to StumbleUpon Submit to Delicious Submit to Digg

Leave a Reply

Related Posts

Check out some more great tutorials and articles that you might like.