11 Amazing Twitter Libraries for Web Developers
Twitter appears in many personal and professional areas, whether it be as simple as Follow Me icon in the header or display recent tweets in the author.
This is no longer the fashion now, Twitter is a must for every site, not only for the mind and constantly in touch with the people, but also for marketing, advertising and even users.
But you can ask yourself: How can I work like I want twitter to my website? Below we present 11 Amazing Twitter Libraries for web developers who want to develop services based twitter
TwitterScript (Actionscript)
This is an ActionScript 3.0 library for accessing Twitter’s APIs. This was originally code from Twitter, but it is being open sourced so that it can be maintained and kept current.
QTwitLib(C++)
QTwitLib is currently in a functioning stage, which allows a user to make calls to the library, which in turn makes POST/GET requests to Twitter and returns a message and status code for the action request.
java-twitter (Java)
A Java wrapper around the Twitter API.
jtwitter (Java)
JTwitter is a small library providing easy access to the Twitter API. Set and get your status, manage your network of friends, message friends, etc.
My Twitter (PHP)
This class can be used to set and retrieve a Twitter user status.
TwitterLibPHP (PHP)
An object-oriented PHP interface for the Twitter API.
PHP Twitter (PHP)
A Twitter class for PHP, forked, modified and enhanced.
PHP Twitter (PHP)
PHP Twitter is a (wrapper) class for communicating with the Twitter API.
python-twitter (Python)
A Python wrapper around the Twitter API.
twitty-twister (Python)
A twisted client for Twitter-like APIs.
Twittery (Ruby)
Twittery is a lightweight Ruby class that interfaces with Twitter’s API to make interacting with Twitter as simple as possible.







Stumble Us

Designfloat
Technorati Bookmark

[...] User News tweetmeme_style = ‘compact’; var delicious = { customText : ‘ ‘ , pageId : ’1′ } if (typeof Meebo == ‘undefined’) { Meebo=function(){(Meebo._=Meebo._||[]).push(arguments)}; (function(q){ var args = arguments; if (!document.body) { return setTimeout(function(){ args.callee.apply(this, args) }, 100); } var d=document, b=d.body, m=b.insertBefore(d.createElement(‘div’), b.firstChild); s=d.createElement(‘script’); m.id=’meebo’; m.style.display=’none’; m.innerHTML=”; s.src=’http’+(q.https?’s':”)+’://’+(q.stage?’stage-’:”)+’cim.meebo.com/cim/cim.php?network=’+q.network; b.insertBefore(s, b.firstChild); })({network:’tripwiremagazine_fu72bi’}); }11 Amazing Twitter Libraries for Web Developers [...]
[...] 11 Amazing Twitter Libraries for Web Developers | denbagus blog [...]
[...] Share this on del.icio.us [...]
[...] Twitter scheint in vielen persönlichen und beruflichen Bereichen, ob es so einfach sein wie Follow Me-Symbol in der Kopfzeile oder Display in den letzten tweets des Autors. Das ist nicht mehr die Mode jetzt ist Twitter ein Muss für jeden Standort, nicht nur für den Geist und stehen in ständigem Kontakt mit den Menschen, sondern auch für [. . . ] URL des Original-Artikel http://www.denbagus.net/twitter-libraries-for-web-developers/ [...]
Very impressive list.
Thanks.