<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I@laoer.com &#187; Twitter</title>
	<atom:link href="http://i.laoer.com/tag/twitter/feed" rel="self" type="application/rss+xml" />
	<link>http://i.laoer.com</link>
	<description>技术、生活、感悟 -- Laoer的博客</description>
	<lastBuildDate>Mon, 15 Feb 2010 08:36:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Twitter的Libraries</title>
		<link>http://i.laoer.com/twitter-libraries.html</link>
		<comments>http://i.laoer.com/twitter-libraries.html#comments</comments>
		<pubDate>Fri, 13 Feb 2009 02:50:39 +0000</pubDate>
		<dc:creator>Laoer</dc:creator>
				<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://i.laoer.com/?p=64</guid>
		<description><![CDATA[在公司上不了http://apiwiki.twitter.com/，难道又被封了？找个代理上去看看吧，把它的Libraries记录下，备用
ActionScript/Flash

TwitterScript by Michael Galpin. AS3 API, originally from Twitter, now open sourced.
SWX Twitter API by Aral Balkan.


C++

QTwitLib by Bradley Lackey &#38; Maks Zolin. C++ library for Linux, Windows, and Mac.  Currently in beta.


C#/.NET

Yedda Twitter Library by Yedda. Every Twitter API method has an equivalent .NET method in this wrapper library.
TwitterooCore API by Eric Willis/RareEdge Design Group. Binary [...]]]></description>
			<content:encoded><![CDATA[<p>在公司上不了<a href="http://apiwiki.twitter.com/" target="_blank">http://apiwiki.twitter.com/</a>，难道又被封了？找个代理上去看看吧，把它的Libraries记录下，备用</p>
<h1><span style="font-size: medium;">ActionScript/Flash</span></h1>
<ul>
<li><a href="http://code.google.com/p/twitterscript/">TwitterScript</a> by Michael Galpin. AS3 API, originally from Twitter, now open sourced.</li>
<li><a id="p-b47a634da6f3697aaf7a482040508de2655f7ee3" class="WikiLink" name="p-b47a634da6f3697aaf7a482040508de2655f7ee3" href="http://apiwiki.twitter.com/SWX+Twitter+API">SWX Twitter API</a> by Aral Balkan.</li>
</ul>
<p><a name="C++"></a></p>
<h1><span style="font-size: medium;">C++</span></h1>
<ul>
<li><a href="http://twitlib.googlecode.com/">QTwitLib</a> by Bradley Lackey &amp; Maks Zolin. C++ library for Linux, Windows, and Mac.  Currently in beta.</li>
</ul>
<p><a name="C/NET"></a></p>
<h1><span style="font-size: medium;">C#/.NET</span></h1>
<ul>
<li><a href="http://devblog.yedda.com/index.php/twitter-c-library/">Yedda Twitter Library</a> by Yedda. Every Twitter API method has an equivalent .NET method in this wrapper library.</li>
<li><a href="http://rareedge.com/twitteroo/blog/">TwitterooCore API</a> by Eric Willis/RareEdge Design Group. Binary .NET library that can be used in any .NET project.</li>
<li><a href="http://code.google.com/p/twitterizer/">Twitterizer</a> originally by DigitallyBorn, but now open source. Written for .NET 2.0.</li>
<li><a href="http://code.google.com/p/tweetsharp/">tweet#</a> by Daniel Crenna. &#8220;100% coverage of the REST and Search APIs&#8221;.</li>
</ul>
<p><a name="Javanbsp"></a></p>
<h1><span style="font-size: medium;">Java</span></h1>
<ul>
<li><a href="http://yusuke.homeip.net/twitter4j/en/index.html">Twitter4J</a> by Yusuke Yamamoto.  BSD licensed and Maven aware pure java interface for the Twitter API.</li>
<li><a href="http://code.google.com/p/java-twitter/">java-twitter</a> by DeWitt Clinton.  Pure java interface for the Twitter API.</li>
<li><a href="http://www.winterwell.com/software/jtwitter.php">jtwitter</a> by Daniel Winterstein. Open-source pure Java Interface to Twitter.</li>
</ul>
<p><a name="ObjectiveC/Cocoa"></a></p>
<h1>Objective-C/Cocoa</h1>
<ul>
<li><a href="http://mattgemmell.com/2008/02/22/mgtwitterengine-twitter-from-cocoa">MGTwitterEngine</a> by Matt Gemmell.  Integrate Twitter support into your Cocoa app.</li>
</ul>
<p><a name="Perl"></a></p>
<h1>Perl</h1>
<ul>
<li><a href="http://search.cpan.org/%7Ejmcada/App-Tweet-1.02/lib/App/Tweet.pm">App::Tweet</a> by Joshua McAdams.  Tweet on Twitter from the command line.</li>
<li><a href="http://search.cpan.org/%7Ecthom/Net-Twitter-1.08/lib/Net/Twitter.pm">Net::Twitter</a> by Chris Thompson.  Perl interface to Twitter.</li>
<li><a href="http://search.cpan.org/%7Edmaki/Twitter-Shell-0.03/lib/Twitter/Shell.pm">Twitter::Shell</a> by Daisuke Maki.  Twitter from your shell.</li>
</ul>
<p><a name="nbsp"></a></p>
<p><a name="PHP"></a></p>
<h1>PHP</h1>
<ul>
<li><a href="http://www.phpclasses.org/browse/package/4075.html">My Twitter</a> by Andres Scheffer. Set and retrieve a Twitter user&#8217;s status.</li>
<li><a href="http://www.phpclasses.org/browse/package/4216.html">Twitter</a> by Felix Oghina.  Update the status of a Twitter user.</li>
<li><a href="http://github.com/jdp/twitterlibphp">TwitterLibPHP</a> by Justin Poliey.  Manipulate a Twitter user account.</li>
<li><a href="http://lab.arc90.com/2008/06/php_twitter_api_client.php">Arc90_Service_Twitter</a> by Matt Williams.  Open source Twitter API client.</li>
<li><a href="http://code.google.com/p/php-twitter/">PHP Twitter</a> by Aaron Brazell, original code from David Billingham.</li>
<li><a href="http://pear.php.net/package/Services_Twitter">PEAR Services_Twitter</a> by Joe Stump and David Jean Louis.</li>
<li><a href="http://classes.verkoyen.eu/twitter/">PHP Twitter</a> by Tijs Verkoyen. BSD Licensed.</li>
</ul>
<p><a name="nbsp"></a></p>
<p><a name="PL/SQL"></a></p>
<h1>PL/SQL</h1>
<ul>
<li><a href="http://apextoday.blogspot.com/2008/06/getting-friends-timeline-from-twitter.html">OraTweet</a> by Noel Portugal. PL/SQL procedures to get friends timeline and post updates.</li>
</ul>
<p><a name="nbsp"></a></p>
<p><a name="Python"></a></p>
<h1>Python</h1>
<ul>
<li><a href="http://code.google.com/p/python-twitter/">python-twitter</a> by DeWitt Clinton. This library provides a pure Python interface for the Twitter API.</li>
</ul>
<ul>
<li><a href="http://andrewprice.me.uk/projects/twyt/">python-twyt</a> by Andrew Price. BSD licensed Twitter API interface library and command line client.</li>
<li><a href="http://github.com/dustin/twitty-twister/tree/master">twitty-twister</a> by Dustin Sallings.  A Twisted interface to Twitter.</li>
</ul>
<p><a name="Ruby"></a></p>
<h1>Ruby</h1>
<ul>
<li><a id="p-d2decd2cbaebb69086c75e7e302cdc868bc3d55d" class="WikiLink" name="p-d2decd2cbaebb69086c75e7e302cdc868bc3d55d" href="http://apiwiki.twitter.com/Twitter4R">Twitter4R</a> by Susan Potter.  Open-source Ruby library for the Twitter REST API.</li>
<li><a href="http://rubyforge.org/projects/twittery">Twittery</a> by Chris Ledet.  Lightweight class for Twitter&#8217;s API.</li>
<li><a href="http://twitter.rubyforge.org/">Twitter</a> by John Nunemaker.  Command line twits and an api wrapper using Hpricot.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://i.laoer.com/twitter-libraries.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
