<?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>Jon Fox &#187; twitter</title>
	<atom:link href="http://www.jonefox.com/blog/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonefox.com/blog</link>
	<description>My rants, ramblings, and random thoughts</description>
	<lastBuildDate>Mon, 16 Jan 2012 14:48:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='www.jonefox.com' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Twitter Throttle</title>
		<link>http://www.jonefox.com/blog/2009/03/07/twitter-throttle/</link>
		<comments>http://www.jonefox.com/blog/2009/03/07/twitter-throttle/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 05:47:15 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter throttle]]></category>

		<guid isPermaLink="false">http://jonefox.com/blog/?p=171</guid>
		<description><![CDATA[One of my biggest pet peeves on Twitter is when people I follow slam Twitter with a bunch of tweets in a short time. Maybe I&#8217;m the only one, but it&#8217;s definitely the #1 reason I stop following people. I &#8230; <a href="http://www.jonefox.com/blog/2009/03/07/twitter-throttle/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of my biggest pet peeves on <a href="http://twitter.com">Twitter</a> is when people I follow slam Twitter with a bunch of tweets in a short time.  Maybe I&#8217;m the only one, but it&#8217;s definitely the #1 reason I stop following people.  I don&#8217;t want a single user completely taking over my Twitter page&#8230;</p>
<p>With this in mind, I decided to write a <a href="https://addons.mozilla.org/en-US/firefox/addon/748">GreaseMonkey</a> script today to address the problem.  I call it Twitter Throttle, and what it does is hides (and groups if they&#8217;re in a row) tweets when a user has more than one tweet on my screen at the same time.  It will then also add however many older tweets are needed to have the correct total viewable on the page.  So, for example, if there are 5 tweets that are hidden (because the user that made the tweet has already made a tweet that is currently being displayed) then it will pull in the 5 previous tweets that are by users not yet represented on your page.  This effectively ensures that if there are 20 items on the page there will be at least 20 different users on the page as well.  Here&#8217;s a screenshot of what it looks like in use:</p>
<p><img src="http://jonefox.com/blog/wp-content/uploads/2009/03/twitter-throttle-screen1.jpg" alt="twitter-throttle-screen1" title="twitter-throttle-screen1" width="612" height="407" class="aligncenter size-full wp-image-174" /></p>
<p>Clicking on the links will display the tweets in case you still want to read them.  I&#8217;ve posted the script <a href="http://jonefox.com/twitter-throttle.user.js">here</a> if anyone is interested.  Be sure to set your twitter username and password in the script (used in the API call to add in older tweets to fill in for the hidden ones).  Let me know if you have any feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonefox.com/blog/2009/03/07/twitter-throttle/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Ubiquity: Twitter Search</title>
		<link>http://www.jonefox.com/blog/2009/01/18/ubiquity-twitter-search/</link>
		<comments>http://www.jonefox.com/blog/2009/01/18/ubiquity-twitter-search/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 22:48:15 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Ubiquity]]></category>

		<guid isPermaLink="false">http://jonefox.com/blog/?p=161</guid>
		<description><![CDATA[I recently wrote another command for Ubiquity. This one allows you to do a Twitter search. Simply subscribe to the command here to add it to your command list. Once youâ€™ve got the command installed you can perform a Twitter &#8230; <a href="http://www.jonefox.com/blog/2009/01/18/ubiquity-twitter-search/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently wrote another command for <a href="https://wiki.mozilla.org/Labs/Ubiquity/">Ubiquity</a>.  This one allows you to do a Twitter search. Simply subscribe to the command <a href="http://jonefox.com/ubiquity-twitter-search.php">here</a> to add it to your command list.</p>
<p>Once youâ€™ve got the command installed you can perform a Twitter search by simply opening Ubiquity (CTRL+SPACE) and typing &#8220;twitter-search [search term(s)]&#8220;. Another simple one, but it saves me a little time and maybe someone else will find it useful.</p>
<p>Let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonefox.com/blog/2009/01/18/ubiquity-twitter-search/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Power Twitter</title>
		<link>http://www.jonefox.com/blog/2009/01/07/power-twitter/</link>
		<comments>http://www.jonefox.com/blog/2009/01/07/power-twitter/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 06:38:00 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Great Stuff]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[power twitter]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://jonefox.com/blog/?p=129</guid>
		<description><![CDATA[Been playing with Power Twitter recently and I love it! For those of you not already familiar with it, it&#8217;s a FireFox addon that builds on the Twitter.com UI to add a bunch of missing features (that Twitter should&#8217;ve already &#8230; <a href="http://www.jonefox.com/blog/2009/01/07/power-twitter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Been playing with <a href="https://addons.mozilla.org/en-US/firefox/addon/9591">Power Twitter</a> recently and I love it!  For those of you not already familiar with it, it&#8217;s a FireFox addon that builds on the Twitter.com UI to add a bunch of missing features (that <a href="http://twitter.com">Twitter </a>should&#8217;ve already added).</p>
<p>Some of the features include:</p>
<ul>
<li>Search right from your Twitter home page</li>
<li>Including all replies (including tweets that your @username is in the middle of the tweet instead of just at the beginning) on the replies tab</li>
<li>Expanding <a href="http://tinyurl.com">tinyurl</a> style links to include the title of the page they link to</li>
<li>Embedding media directly in the Twitter interface instead of only through links (like twitpic)</li>
<li>Providing a mouseover on a user&#8217;s avatar to show their recent tweets (giving needed context sometimes)</li>
<li>And a few other nice odds and ends&#8230;</li>
</ul>

<p>I included a few screenshots of some of these features above.</p>
<p>Overall this has proven to be a really great plugin from my usage so far.  I find a lot of it is stuff that I didn&#8217;t realize how much I would use until I have it.  I think it&#8217;s great that the Twitter community is active enough to modify the Twitter interface using FireFox addons, but it does raise a few questions about why the Twitter team isn&#8217;t integrating this stuff themselves.</p>
<p>In any case, if you use Twitter from the interface at Twitter.com much (and you browse in FireFox) I&#8217;d definitely recommend giving this addon a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonefox.com/blog/2009/01/07/power-twitter/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

