<?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>The Domage</title>
	<atom:link href="http://www.thedomage.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedomage.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 05 Sep 2009 05:12:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 Twitter API Tutorials.</title>
		<link>http://www.thedomage.com/2009/09/01/10-twitter-api-tutorials/</link>
		<comments>http://www.thedomage.com/2009/09/01/10-twitter-api-tutorials/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 02:25:47 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[twitter api]]></category>

		<guid isPermaLink="false">http://thedomage.com/?p=1</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.thedomage.com%2F2009%2F09%2F01%2F10-twitter-api-tutorials%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.thedomage.com%2F2009%2F09%2F01%2F10-twitter-api-tutorials%2F" height="61" width="51" /></a></div><p>Twitter is all the rage amongst internet users and web developers alike.  These 10 tutorials will help you develop your killer Twitter app.  Enjoy!</p>
<p>1. <a href="http://carsonified.com/blog/dev/how-to-get-started-with-the-twitter-api/">How to Get Started with the Twitter API</a></p>
<p>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.</p>
<p><img class="aligncenter size-medium wp-image-13" title="Screenshot" src="http://www.thedomage.com/wp-content/uploads/2009/09/Screenshot-300x198.png" alt="Screenshot" width="300" height="198" /></p>
<p>2. <a href="http://papermashup.com/using-the-twitter-api/">Using the Twitter API</a></p>
<p>Detailed instructions on how to use php, curl and xml to get the latest followers tweets for display purposes.</p>
<p><img class="aligncenter size-medium wp-image-21" title="papermashup" src="http://www.thedomage.com/wp-content/uploads/2009/09/papermashup-300x106.png" alt="papermashup" width="300" height="106" /></p>
<p>3. <a href="http://mark.kolich.com/2009/03/using-the-twitter-api-cache-your-tweets-in-php.html">Using the Twitter API, Cache Your &#8216;Tweets&#8217; in PHP (TwitterCacher)</a></p>
<p>Instructions on how to use PHP to fetch tweets and TwitterCacher to cache tweets for easy retrieval.</p>
<p><img class="aligncenter size-medium wp-image-27" title="mark.kolich.com" src="http://www.thedomage.com/wp-content/uploads/2009/09/Screenshot1-300x152.png" alt="mark.kolich.com" width="300" height="152" /></p>
<p>4. <a href="http://woork.blogspot.com/2009/07/twitter-api-how-to-create-stream-of.html">Twitter API: How to create a stream of messages Monitter-like with PHP and jQuery</a></p>
<p>Nice usage of the Twitter search api and JQuery to dynamically create a stream of messages.</p>
<p><img class="aligncenter size-medium wp-image-28" title="woork.blogspot.com" src="http://www.thedomage.com/wp-content/uploads/2009/09/screenshot-300x162.png" alt="woork.blogspot.com" width="300" height="162" /></p>
<p>5. <a href="http://www.reynoldsftw.com/2009/02/using-jquery-php-ajax-with-the-twitter-api/">jQuery – PHP &amp; Ajax with the Twitter API</a></p>
<p>Another good tutorial on using PHP, curl and JQuery to fetch and display twitter messages.</p>
<p><img class="aligncenter size-medium wp-image-30" title="screenshot" src="http://www.thedomage.com/wp-content/uploads/2009/09/screenshot1-300x182.png" alt="screenshot" width="300" height="182" /></p>
<p>6. <a href="http://c-programming.suite101.com/article.cfm/how_to_use_c_for_twittering">How to Use C# for Twittering</a></p>
<p>This post details how to install the proper C# libraries to use with the Twitter api, and how to post messages directly to Twitter.</p>
<p><img class="aligncenter size-medium wp-image-32" title="screenshot" src="http://www.thedomage.com/wp-content/uploads/2009/09/screenshot2-300x189.png" alt="screenshot" width="300" height="189" /></p>
<p>7. <a href="http://developerlife.com/tutorials/?p=648">Twitter API integration</a></p>
<p>An excellent tutorial on how to integrate the Twitter API as a messaging service into your Java applications.</p>
<p><img class="aligncenter size-medium wp-image-34" title="screenshot" src="http://www.thedomage.com/wp-content/uploads/2009/09/screenshot3-300x153.png" alt="screenshot" width="300" height="153" /></p>
<p>8. <a href="http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/">Zend Framework and the Twitter API</a></p>
<p>How to use the Zend Framework to post messages on Twitter.</p>
<p><img src="http://www.thedomage.com/wp-content/uploads/2009/09/screenshot4-300x156.png" alt="screenshot" title="screenshot" width="300" height="156" class="aligncenter size-medium wp-image-40" /></p>
<p>9. <a href="http://www.jaisenmathai.com/blog/2009/03/31/how-to-quickly-integrate-with-twitters-oauth-api-using-php/comment-page-1/">How to quickly integrate with Twitter’s OAuth API using PHP</a></p>
<p>Using the Twitter OAuth protocol and php to authenticate Twitter users on your website.</p>
<p><img src="http://www.thedomage.com/wp-content/uploads/2009/09/screenshot5-300x153.png" alt="screenshot" title="screenshot" width="300" height="153" class="aligncenter size-medium wp-image-41" /></p>
<p>10. <a href="http://actionscripter.co.uk/blog/?page_id=262">ActionScript and the Twitter API, Simplified</a></p>
<p>Integrate the Twitter API into your Flash and Flex applications with ActionScript.</p>
<p><img src="http://www.thedomage.com/wp-content/uploads/2009/09/screenshot6-300x189.png" alt="screenshot" title="screenshot" width="300" height="189" class="aligncenter size-medium wp-image-43" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedomage.com/2009/09/01/10-twitter-api-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

