<?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>140dev &#187; Twitter API Tools</title>
	<atom:link href="http://140dev.com/twitter-api-programming-blog/tag/twitter-api-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://140dev.com</link>
	<description>Twitter API Programming Tips, Tutorials, Source Code Libraries and Consulting</description>
	<lastBuildDate>Wed, 31 Jul 2019 10:03:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6</generator>
		<item>
		<title>New project: Twitter API Tools</title>
		<link>http://140dev.com/twitter-api-programming-blog/new-project-twitter-api-tools/</link>
		<comments>http://140dev.com/twitter-api-programming-blog/new-project-twitter-api-tools/#comments</comments>
		<pubDate>Tue, 11 Feb 2014 16:52:48 +0000</pubDate>
		<dc:creator>Adam Green</dc:creator>
				<category><![CDATA[140dev Source Code]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Twitter API Tools]]></category>

		<guid isPermaLink="false">http://140dev.com/?p=2887</guid>
		<description><![CDATA[I already have two sets of open source Twitter API code: the streaming API framework, and my Engagement Programming book. Both of require a fair amount of setup, and the code is very interrelated. This new project will be a set of individual tools that can be run by themselves or called from any application [&#8230;]]]></description>
				<content:encoded><![CDATA[<p></p><p>I already have two sets of open source Twitter API code: the <a href="http://140dev.com/free-twitter-api-source-code-library/">streaming API framework</a>, and my <a href="http://amazon.com/dp/0989875806">Engagement Programming</a> book. Both of require a fair amount of setup, and the code is very interrelated. This new project will be a set of individual tools that can be run by themselves or called from any application that seems some Twitter integration. </p>
<p>All you&#8217;ll need to run these tools will be a common set of library files, which I&#8217;ll document in the next post. The tools will need to be able to connect to database and make API calls with OAuth. I&#8217;ll package these together in a single zip to make installation easy. </p>
<p>I already some tools planned out, such as getting all followers and posting tweets, but if you have any suggestions, please send them along by <a href="http://twitter.com/140dev">tweet</a> or <a href="mailto:adam@140dev.com">email</a>, or post them here as comments. </p>
<p>The <a href="http://140dev.com/twitter-api-programming-blog/twitter-api-tools-common-library-files/">next post</a> has download instructions for the common libraries used by all the tools. </p>
]]></content:encoded>
			<wfw:commentRss>http://140dev.com/twitter-api-programming-blog/new-project-twitter-api-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
