<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Twitter API Count</title>
	<atom:link href="http://tntluoma.com/shell-scripts/twitter-api-count/feed/" rel="self" type="application/rss+xml" />
	<link>http://tntluoma.com/shell-scripts/twitter-api-count/</link>
	<description>Stuff I've Written Down</description>
	<lastBuildDate>Tue, 23 Nov 2010 20:52:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Max</title>
		<link>http://tntluoma.com/shell-scripts/twitter-api-count/comment-page-1/#comment-2574</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Fri, 17 Jul 2009 15:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://tj.tntluoma.com/?p=914#comment-2574</guid>
		<description>&lt;p&gt;NOTE:&lt;/p&gt;

&lt;p&gt;It is possible to not have used any API hits and there is a countdown timer:&lt;/p&gt;

&lt;p&gt;if [ &quot;$LIMIT&quot; != &quot;$REMAINING&quot; ]&lt;/p&gt;

&lt;p&gt;temporarily changed to:&lt;/p&gt;

&lt;p&gt;if [ &quot;$LIMIT&quot; = &quot;$REMAINING&quot; ]&lt;/p&gt;

&lt;p&gt;to get it to display:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Time remaining until API count reset:  60 minutes&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;By the way it is not just Mac OS X... This script works fine on Ubuntu Linux too!&lt;/p&gt;

&lt;p&gt;NOTE:  This code modification is just for discussion purposes.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>NOTE:</p>

<p>It is possible to not have used any API hits and there is a countdown timer:</p>

<p>if [ &#8220;$LIMIT&#8221; != &#8220;$REMAINING&#8221; ]</p>

<p>temporarily changed to:</p>

<p>if [ &#8220;$LIMIT&#8221; = &#8220;$REMAINING&#8221; ]</p>

<p>to get it to display:</p>

<p><b>Time remaining until API count reset:  60 minutes</b></p>

<p>By the way it is not just Mac OS X&#8230; This script works fine on Ubuntu Linux too!</p>

<p>NOTE:  This code modification is just for discussion purposes.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Twitter Search</title>
		<link>http://tntluoma.com/shell-scripts/twitter-api-count/comment-page-1/#comment-2548</link>
		<dc:creator>Twitter Search</dc:creator>
		<pubDate>Wed, 27 May 2009 01:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://tj.tntluoma.com/?p=914#comment-2548</guid>
		<description>&lt;p&gt;thats great that you are talking about the twitter api,a good example of searching with the twitter api is on twiogle.com because you can search on twitter and google at the same time.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thats great that you are talking about the twitter api,a good example of searching with the twitter api is on twiogle.com because you can search on twitter and google at the same time.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: PeterPC</title>
		<link>http://tntluoma.com/shell-scripts/twitter-api-count/comment-page-1/#comment-2547</link>
		<dc:creator>PeterPC</dc:creator>
		<pubDate>Mon, 25 May 2009 12:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://tj.tntluoma.com/?p=914#comment-2547</guid>
		<description>&lt;p&gt;Nice.. this I&#039;ll use instead of my fantastic advanced collecting number-of-calls and reading the how-many-of-these-per-hour database thingy, I used to use =)&lt;/p&gt;

&lt;p&gt;if &quot;Simple is better&quot; - how come Simpel is so much harder ? =))))&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice.. this I&#8217;ll use instead of my fantastic advanced collecting number-of-calls and reading the how-many-of-these-per-hour database thingy, I used to use =)</p>

<p>if &#8220;Simple is better&#8221; - how come Simpel is so much harder ? =))))</p>]]></content:encoded>
	</item>
	<item>
		<title>By: thecolor</title>
		<link>http://tntluoma.com/shell-scripts/twitter-api-count/comment-page-1/#comment-1661</link>
		<dc:creator>thecolor</dc:creator>
		<pubDate>Wed, 09 Jul 2008 18:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://tj.tntluoma.com/?p=914#comment-1661</guid>
		<description>&lt;p&gt;This is GREAT!  I&#039;m always looking for a text only version of things.  :)  Nice for foolin&#039; the non-*nix knowledgeable boss.  :)&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is GREAT!  I&#8217;m always looking for a text only version of things.  :)  Nice for foolin&#8217; the non-*nix knowledgeable boss.  :)</p>

<p>Thanks!</p>]]></content:encoded>
	</item>
</channel>
</rss>

