Almost every user on internet knows about twitter. It’s getting popular day by day, many companies and developers are also producing twitter applications using twitter API.
In this post i have collected some tutorials and resources for developers on building a twitter application.
Building a Twitter Application
Creating a Graphical Client for Twitter
In this tutorial, you use the NetBeans IDE to create a simple, graphical, REST-based client that displays Twitter public timeline messages and lets you view and update your Twitter status. The application uses Swing and NetBeans IDE’s support for Twitter’s SaaS operations.
How to Build Your First Flash Twitter Mashup
You can try out the SWX Twitter API methods online right this moment by using the SWX Service Explorer.
Building a Twitter Bot
Developer says, “…So, to build a Twitter bot, isn’t hard, & by the end of this tutorial, hopefully I will have successfully conveyed to you how to get your own automated Twitter service up & running.”
Twitter Client for Android
Twitter Client for Android (How to make XML over HTTP calls).
Building a Twitter Extension for Google Chrome
Below is a screenshot of what developer will show to build. It’s simply a button that lives in Chrome’s toolbar.
Building your Own Twitter Client With Fluid and jQuery
Developer says, “I wanted to try out Fluid, the Prism-like app to contain web apps in their own process/window, to see if it is possible to build a complete open source ad-free twitter client in a single web page only using javascript and HTML.”
Building An Application With the Twitter API
Twitter is a new kind of publishing platform, and the simple, straightforward API for this platform is easy to use with a variety of tools and programming languages.
How to Build a Twitter Agent
In this tutorial you will build an actual useful Twitter Service that will allow you to track the Blogosphere. In the process you will get hands on programming experience with Ruby, DRb, Twitter and Jabber.
Building a Custom Branded Twitter Application
One of the clever but often-overlooked features of Twitter is that it upgrades these custom applications to first-class citizens within the Twitterverse by tagging each tweet with the hyperlinked name of the tool.
Build a Simple Twitter client using Silverlight 2
In this tutorial developer will show you how to build a simple Twitter client in Silverlight. You will also learn the shortcomings of WebClient Class in Silverlight.