<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:www.readwriteweb.com,2011:/1/tag:www.readwriteweb.com,2009://1.14795-</id>
  <updated>2011-08-16T17:23:53Z</updated>
  <title>Comments for Troys: One Twitter Script to Rule Them All</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.35-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=14795" title="Troys: One Twitter Script to Rule Them All" />
    <published>2009-04-24T22:40:00Z</published>
    <updated>2009-04-25T06:55:51Z</updated>
    <title>Troys: One Twitter Script to Rule Them All</title>
    <summary>Over the past year, all the major tech blogs have done round-up articles of great Greasemonkey scripts to use with Twitter (including us). What this says about Twitter&apos;s native functionality we aren&apos;t sure, but we know we&apos;ve had upwards of 10 separate scripts installed and active at different times. tweetmeme_url = &apos;http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php&apos;; tweetmeme_source = &apos;rww&apos;;...</summary>
    <author>
      <name>Phil Glockner</name>
      
    </author>
    
    <category term="Twitter" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/greasemonkey.png">Over the past year, all the major tech blogs have done round-up articles of great Greasemonkey scripts to use with <a title="Twitter" href="http://twitter.com" target="_blank">Twitter</a> (<a href="http://www.readwriteweb.com/archives/greasemonkey_scripts_for_the_s.php" target="_blank">including us</a>). What this says about Twitter's native functionality we aren't sure, but we know we've had upwards of 10 separate scripts installed and active at different times.</p>

<p><font style="float: right; margin-left: 10px;"><script type="text/javascript">
tweetmeme_url = 'http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php';
tweetmeme_source = 'rww';
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></font>All that is going to end, at least for the next little while, as we have just found the GM script that does everything (and we mean <em>everything</em>). It's the innocently named, <a href="http://userscripts.org/scripts/show/40617" target="_blank">Troy's Twitter Script</a> (created by <a href="http://twitter.com/troynt">Troy Thompson</a>) that we first noticed written up over on <a href="http://blog.arpitnext.com/2009/04/greasemonkey-script-for-twitter-web-interface.html" target="_blank">TechRaga</a>.</p>]]>
      <![CDATA[<p><center><img src="http://www.readwriteweb.com/images/troys-screenshot-apr09.png" /></center></p>

<p><img src="http://www.readwriteweb.com/images/troys-replyrt-apr09.png" align="right" />After installing the script and visiting Twitter, we found so many useful tweaks to almost every Twitter view that it was almost overwhelming. Here's what it does broken down into three main functionalities:</p>

<ul>
  <li><strong>Enhancement:</strong> Links in tweets are automatically expanded and replaced with the target page title if available. Media like <a href="http://www.youtube.com">YouTube</a> videos and Twitpic images are included in-line. Hashtags are converted to Twitter search links. Auto-pagination is enabled as you get to the bottom of the current page. The 'definitions' area is hidden. Last but not least, replies are included underneath the latest tweet, indented and smaller (great for those of you still using the default &quot;include all @replies&quot; in your settings!) </li>

  <li><strong>Functionality:</strong> Hovering over a tweet shows default actions like star (save), reply, and retweet. Long URLs are automatically shortened if the tweet you are typing in exceeds the length limit. Twitter names get autocomplete launched by typing an @ in a tweet. Twitter bio text gets inserted into following/followers list. </li>

  <li><img src="http://www.readwriteweb.com/images/troys-groups-apr09.png" align="right" /><strong>New Hotness:</strong> A new search field added to Twitter sidebar. Any searches performed from sidebar get saved and added to the sidebar (removable). A tiny smilie face is added to the Twitter icon of those people who are following you.  When viewing a specific Twitter user, their social graph is inserted in the bio area. Notes can be added to any user's Twitter page. Local time is added if the user's time zone is in their profile. Map to user's location is inserted if location or geo coordinates are in their profile. <em>Finally, the most awesome addition:</em> <strong>Groups support</strong> in your followers/following tabs, you can add people to groups that show up in the Twitter sidebar. </li>
</ul>

<p><a href="http://userscripts.org/scripts/show/40617" target="_blank">Troy's Twitter script</a>, in our opinion, is <em>crazy awesome</em>. If you find yourself in a memory crunch and prefer not to use a standalone Twitter application, and use Firefox, this script is a must-have. In fact, it's too bad that Greasemonkey scripts really only work well in <a href="http://www.mozilla.com/en-US/firefox/personal.html">Firefox</a>, because it sure would be great to have all these features in every browser out there. To that end, you can try using <a href="http://greasemetal.31tools.com/" target="_blank">Greasemetal</a> (covered <a href="http://www.readwriteweb.com/archives/greasemetal_greasemonkey_for_g.php" target="_blank">here</a>) for <a href="http://www.google.com/chrome" target="_blank">Chrome</a>, or <a href="http://www.simplehelp.net/2007/11/14/how-to-run-greasemonkey-scripts-in-safari/" target="_blank">GreaseKit</a> for <a href="http://www.apple.com/safari/">Safari</a> on Mac OSX.</p>

<p><em><strong>Update:</strong> There's a <a href="http://userscripts.org/scripts/show/47478">modified version</a> of Troy's script that adds a link in the user profile to the Mailana user analysis app, <a href="http://twitter.mailana.com/">Top Twitter Friends</a>. This feature should be rolled into the main script in the next version.</em>

<p><em>You can find <a href="http://twitter.com/rww">ReadWriteWeb</a> on Twitter, as well as the entire RWW Team: <a href="http://twitter.com/marshallk">Marshall Kirkpatrick</a>, <a href="http://twitter.com/bernardlunn">Bernard Lunn</a>, <a href="http://twitter.com/alexiskold">Alex Iskold</a>, <a href="http://twitter.com/sarahintampa">Sarah Perez</a>, <a href="http://twitter.com/fredericl">Frederic Lardinois</a>, <a href="http://twitter.com/turoczy">Rick Turoczy</a>, <a href="http://twitter.com/seanammirati">Sean Ammirati</a>, <a href="http://twitter.com/madlid">Lidija Davis</a> and <a href="http://twitter.com/eng1ne">Phil Glockner</a>.</em></p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:290949</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c290949" />
    <title>Comment from Tia Ravi on 2010-12-12</title>
    <author>
        <name>Tia Ravi</name>
        <uri>http://www.facebook.com/SoftwareDoor</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/SoftwareDoor">
        <![CDATA[<p>good features,<br /><br /><a href="http://www.neatstat.com" rel="nofollow"><a href="http://www.neatstat.com" rel="nofollow">http://www.neatstat.com</a></a><br /><a href="http://www.softwaredoor.com" rel="nofollow"><a href="http://www.softwaredoor.com" rel="nofollow">http://www.softwaredoor.com</a></a><br /><a href="http://www.sportsheadlinestoday.com" rel="nofollow"><a href="http://www.sportsheadlinestoda..." rel="nofollow">http://www.sportsheadlinestoda...</a></a><br /><br />another best idea to simply move to twitter database and rating</p>]]>
    </content>
    <published>2010-12-12T14:36:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:192766</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c192766" />
    <title>Comment from Jordan shoes on 2010-02-24</title>
    <author>
        <name>Jordan shoes</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Another good idea to move to twitter Directory, Rating & Free Database. </p>]]>
    </content>
    <published>2010-02-25T01:32:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:180864</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c180864" />
    <title>Comment from asq on 2010-01-16</title>
    <author>
        <name>asq</name>
        <uri>http://www.bigjiw.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bigjiw.com">
        <![CDATA[<p>thank.</p>]]>
    </content>
    <published>2010-01-16T12:30:20Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:176475</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c176475" />
    <title>Comment from hosts on 2009-12-25</title>
    <author>
        <name>hosts</name>
        <uri>http://hosting-n1.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://hosting-n1.com/">
        <![CDATA[<p>Another good idea to move to twitter Directory, Rating & Free Database. <a href="http://tweetarc.com" rel="nofollow">http://tweetarc.com</a></p>]]>
    </content>
    <published>2009-12-25T15:46:00Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:160320</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c160320" />
    <title>Comment from aion gold on 2009-09-29</title>
    <author>
        <name>aion gold</name>
        <uri>http://www.uraion.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.uraion.com">
        <![CDATA[<p>Auto-pagination is enabled as you get to the bottom of the current page</p>]]>
    </content>
    <published>2009-09-30T01:54:36Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:154241</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c154241" />
    <title>Comment from an124 on 2009-08-25</title>
    <author>
        <name>an124</name>
        <uri>http://bestsolutionofit.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://bestsolutionofit.com">
        <![CDATA[<p>Twitter is great for promoting any thing or any web site<br />
<a />Link Building Services India</p>]]>
    </content>
    <published>2009-08-25T10:14:19Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:149231</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c149231" />
    <title>Comment from William Lark on 2009-07-26</title>
    <author>
        <name>William Lark</name>
        <uri>http://www.tweetsforcash.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.tweetsforcash.com">
        <![CDATA[<p>Gain 1000's of targeted followers & Make Cash Doing So!<br />
>>>> <a href="http://www.tweetsforcash.com" rel="nofollow">http://www.tweetsforcash.com</a> My package works Look at my Twitter Profile <a href="http://www.twitter.com/SocialNetworkTV" rel="nofollow">http://www.twitter.com/SocialNetworkTV</a> I have over 23,600 targeted followers, I don`t just claim things that simply aren't true like others selling Twitter Related Services online. I have a large following that are responsive to my posts. If your Serious about building a Large Targeted Twitter Following & Start Earning Affiliate Commissions Up To 80% Get In Now For The Introductory Prices.<br />
Site is already 150 Strong As of 7/26/09.</p>]]>
    </content>
    <published>2009-07-26T23:22:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:144623</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c144623" />
    <title>Comment from Aloke on 2009-06-30</title>
    <author>
        <name>Aloke</name>
        <uri>http://www.brandrevitalize.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.brandrevitalize.com">
        <![CDATA[<p>Are u interested for protecting, repairing and reinforcing your name on the Internet<br />
please watch my site : <a href="http://www.brandrevitalize.com" rel="nofollow">http://www.brandrevitalize.com</a></p>]]>
    </content>
    <published>2009-06-30T11:06:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:144622</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c144622" />
    <title>Comment from Aloke on 2009-06-30</title>
    <author>
        <name>Aloke</name>
        <uri>http://www.brandrevitalize.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.brandrevitalize.com">
        <![CDATA[<p>Are u interested for protecting, repairing and reinforcing your name on the Internet<br />
please watch my site : <a href="http://www.brandrevitalize.com" rel="nofollow">http://www.brandrevitalize.com</a></p>]]>
    </content>
    <published>2009-06-30T11:06:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:144621</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c144621" />
    <title>Comment from Anirban Das on 2009-06-30</title>
    <author>
        <name>Anirban Das</name>
        <uri>http://personalized-custom-pens.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://personalized-custom-pens.com/">
        <![CDATA[<p>Hmn great view!<br />
personalized pens : <a href="http://www.personalized-custom-pens.com/" rel="nofollow">http://www.personalized-custom-pens.com/</a><br />
idea management: <a href="http://www.us-mindmatters.com/" rel="nofollow">http://www.us-mindmatters.com/</a></p>]]>
    </content>
    <published>2009-06-30T11:05:21Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:142030</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c142030" />
    <title>Comment from Chris on 2009-06-11</title>
    <author>
        <name>Chris</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This is a stupid question, but I am new to using scripts. Can someone tell me how to install this on a Mac?</p>

<p>Thanks, and again, I apologize for not knowing...</p>]]>
    </content>
    <published>2009-06-11T19:19:13Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:139077</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c139077" />
    <title>Comment from sukanta on 2009-05-21</title>
    <author>
        <name>sukanta</name>
        <uri>http://www.kent-conservatory.co.uk/orangeries.htm</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.kent-conservatory.co.uk/orangeries.htm">
        <![CDATA[<p><a href="http://www.kent-conservatory.co.uk/orangeries.htm" rel="nofollow">Orangeries</a> is <br />
a very essential part of home improvement as well as for the environment.Learn more about <a href="http://www.kent-conservatory.co.uk/orangeries.htm" rel="nofollow"> orangeries</a> at <a href="http://www.kent-conservatory.co.uk/orangeries.htm" rel="nofollow">kent-conservatory</a></p>]]>
    </content>
    <published>2009-05-22T02:47:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:138999</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c138999" />
    <title>Comment from Aloke Saha on 2009-05-21</title>
    <author>
        <name>Aloke Saha</name>
        <uri>http://www.ableskills.co.uk/plumbing.htm</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.ableskills.co.uk/plumbing.htm">
        <![CDATA[<p>If u are interested to build your career as a Plumber please visit my site  </p>

<p><a href="http://www.ableskills.co.uk/plumbing.htm" rel="nofollow">http://www.ableskills.co.uk/plumbing.htm</a></p>

<p>I think that this Website helps u Very Much.   </p>]]>
    </content>
    <published>2009-05-21T11:29:13Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:138502</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c138502" />
    <title>Comment from rs powerleveling on 2009-05-18</title>
    <author>
        <name>rs powerleveling</name>
        <uri>http://www.powerlevelingz.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.powerlevelingz.com">
        <![CDATA[<p>This is the bomb!</p>]]>
    </content>
    <published>2009-05-18T09:07:29Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:138501</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c138501" />
    <title>Comment from rs gold on 2009-05-18</title>
    <author>
        <name>rs gold</name>
        <uri>http://www.4urpower.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.4urpower.com">
        <![CDATA[<p>Nevertheless, this tool will kill bunch of unnecessary twitter apps that take user to their own website.<br />
</p>]]>
    </content>
    <published>2009-05-18T09:06:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:136807</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c136807" />
    <title>Comment from Justin on 2009-05-06</title>
    <author>
        <name>Justin</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Dave, that's true. Probably too True. And Bacarli, I also found <a href="http://www.outlooktrackit.com" rel="nofollow">Outlook Track-It</a> for Outlook 2007. I'm actually pretty glad it's catching on as a hot add-on. The followup email reminders are pure help.</p>]]>
    </content>
    <published>2009-05-06T15:27:01Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135817</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135817" />
    <title>Comment from Mo on 2009-04-29</title>
    <author>
        <name>Mo</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Just what I need. This is a great collection!</p>]]>
    </content>
    <published>2009-04-29T10:09:32Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135762</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135762" />
    <title>Comment from Hugh Briss on 2009-04-28</title>
    <author>
        <name>Hugh Briss</name>
        <uri>http://www.twitterimage.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.twitterimage.com">
        <![CDATA[<p>It blows my mind that Twitter still hasn't incorporated these features.</p>]]>
    </content>
    <published>2009-04-29T02:52:20Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135759</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135759" />
    <title>Comment from Ryan Bessling on 2009-04-28</title>
    <author>
        <name>Ryan Bessling</name>
        <uri>http://tweetriches.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tweetriches.com">
        <![CDATA[<p>I am glad that you pointed this out to me.<br />
Maybe I can add some of these features to my script.</p>

<p>Great post!</p>

<p>Regards,<br />
Ryan Bessling<br />
<a href="http://tweetriches.com" rel="nofollow">http://tweetriches.com</a></p>]]>
    </content>
    <published>2009-04-29T02:36:39Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135612</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135612" />
    <title>Comment from websites for kids virtual worlds on 2009-04-27</title>
    <author>
        <name>websites for kids virtual worlds</name>
        <uri>http://www.wiglingtonandwenks.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.wiglingtonandwenks.com/">
        <![CDATA[<p>I just installed the script to my firefox browser and it is CRAZY AWESOME indeed! I love it, especially the feature whereby media like youtube videos and twitpic images are included in-line. Great job, Troy Thompson.</p>]]>
    </content>
    <published>2009-04-28T05:32:07Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135559</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135559" />
    <title>Comment from maia on 2009-04-27</title>
    <author>
        <name>maia</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Dear Richard Cunningham,<br />
I'm not trying to be sarky, I genuinely am curious: how does anyone have 10000 friends? I estimate that I would have 500 if I had kept in touch with everyone I was friendly with since 15 (20 years). I suppose you could be 55...Thanks, maia</p>]]>
    </content>
    <published>2009-04-27T22:05:42Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135343</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135343" />
    <title>Comment from PodChicks on 2009-04-26</title>
    <author>
        <name>PodChicks</name>
        <uri>http://www.podchicks.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.podchicks.net">
        <![CDATA[<p>This is the bomb!</p>]]>
    </content>
    <published>2009-04-26T23:34:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135342</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135342" />
    <title>Comment from PodChicks on 2009-04-26</title>
    <author>
        <name>PodChicks</name>
        <uri>http://www.podchicks.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.podchicks.net">
        <![CDATA[<p>This is the bomb!</p>]]>
    </content>
    <published>2009-04-26T23:34:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135340</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135340" />
    <title>Comment from Richard Cunningham on 2009-04-26</title>
    <author>
        <name>Richard Cunningham</name>
        <uri>http://friendbinder.com/users/rythie</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendbinder.com/users/rythie">
        <![CDATA[<p>@Troy Yeah I know, I go through this all the time with the Twitter API all the time on <a href="http://friendbinder.com." rel="nofollow">http://friendbinder.com.</a> Just try getting a full list of someone's friends when you can only do 100 at a time and they have 10,000+ friends, it busts the limit right away.</p>]]>
    </content>
    <published>2009-04-26T22:46:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135248</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135248" />
    <title>Comment from Nicholas James on 2009-04-25</title>
    <author>
        <name>Nicholas James</name>
        <uri>http://friendfeed.com/profitbaron</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/profitbaron">
        <![CDATA[<p>I really hope Twitter itself implement some of this in the near future; since they're already going to be rolling out search to all users I'm not going to focus on that point but the URL expander should be available for all users now since it's doing the same on Twitter Search.</p>]]>
    </content>
    <published>2009-04-26T03:18:48Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135234</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135234" />
    <title>Comment from gnimsh on 2009-04-25</title>
    <author>
        <name>gnimsh</name>
        <uri>http://www.twitter.com/gnimsh</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.twitter.com/gnimsh">
        <![CDATA[<p>You can use greasemonkey scripts in opera as well, simply save it and then point the javascript preferences to the user script folder!</p>]]>
    </content>
    <published>2009-04-25T20:38:02Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135230</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135230" />
    <title>Comment from Rutger Blom on 2009-04-25</title>
    <author>
        <name>Rutger Blom</name>
        <uri>http://www.rutgerblom.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.rutgerblom.com">
        <![CDATA[<p>I see Greasemonkey scripts as workarounds. Don't get me wrong. They can do great things, but it doesn't feel very reliable to add extra features to a website that aren't actually there.</p>]]>
    </content>
    <published>2009-04-25T19:58:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135215</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135215" />
    <title>Comment from Nicholas James on 2009-04-25</title>
    <author>
        <name>Nicholas James</name>
        <uri>http://friendfeed.com/profitbaron</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/profitbaron">
        <![CDATA[<p>Troy's is great its displaying Twitter how it should be. If Twitter was actually like this, far more users would be impressed by their service regardless of their "fail whale"</p>]]>
    </content>
    <published>2009-04-25T15:21:54Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135214</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135214" />
    <title>Comment from Troy on 2009-04-25</title>
    <author>
        <name>Troy</name>
        <uri>http://tr0y.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tr0y.com">
        <![CDATA[<p>@Richard Cunningham<br />
Your right, Twitter wont like it. I don't like it to be honest. However twitter's api costs do not make a whole lot of sense.</p>

<p>e.g.<br />
* an entire timeline of tweets costs 1 api token<br />
* a single tweet, also costs 1 api token</p>

<p>Better solution... give 300 tokens. 1 per tweet requested.<br />
Even better solution, let me request multiple tweets by ID at the same time.</p>

<p>I do however cache whatever tweets the browser grabs, so this only happens once.</p>

<p>Cache is cleared every two days.</p>

<p>@grant</p>

<p>Yes, it will slow down your load times, however how much time to you spend trying to decipher URLs, understanding what tweets were in reply to, etc? ... Also everything is cached so initial load is bad but the next load will not be so bad.</p>]]>
    </content>
    <published>2009-04-25T15:21:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135201</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135201" />
    <title>Comment from cometocapetown.com on 2009-04-25</title>
    <author>
        <name>cometocapetown.com</name>
        <uri>http://www.cometocapetown.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.cometocapetown.com">
        <![CDATA[<p>cool script, thanks for sharing. <a href="http://www.cometocapetown.com" rel="nofollow">http://www.cometocapetown.com</a></p>]]>
    </content>
    <published>2009-04-25T11:31:00Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135195</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135195" />
    <title>Comment from Richard Cunningham on 2009-04-25</title>
    <author>
        <name>Richard Cunningham</name>
        <uri>http://friendbinder.com/users/rythie</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendbinder.com/users/rythie">
        <![CDATA[<p>This is nice, but I'm don't think Twitter is going to like it.</p>

<p>The "show replies" feature generates a lot of requests (use FireBug to see) often 10-20 per page depending on the number of replies. Twitter limits you to 100/requests using the API, but this doesn't use the API and each request is probably heavier than a API request to Twitter.</p>

<p>Browsers only typically do 2 AJAX requests at a time so there is bit of delay while each page takes a second or two to come down, so there is bit of delay on page load. </p>]]>
    </content>
    <published>2009-04-25T10:09:43Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135192</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135192" />
    <title>Comment from Khurram on 2009-04-25</title>
    <author>
        <name>Khurram</name>
        <uri>http://www.spryka.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.spryka.com">
        <![CDATA[<p>Twitter is like a breath of fresh air on the Social Media scene. I have been on it for just a few weeks now and I have met several interesting people. It is a platform to network with people you would like to meet in real life.</p>

<p><a href="http://www.spryka.com" rel="nofollow"> <a href="http://Spryka.com" rel="nofollow">http://Spryka.com</a> </a></p>]]>
    </content>
    <published>2009-04-25T09:15:58Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135176</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135176" />
    <title>Comment from rs gold on 2009-04-25</title>
    <author>
        <name>rs gold</name>
        <uri>http://www.runescapesell.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.runescapesell.com">
        <![CDATA[<p>With Notes you can quickly annotate the current Twitter profile, for example to remember why you started to follow that person</p>]]>
    </content>
    <published>2009-04-25T07:02:47Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135174</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135174" />
    <title>Comment from runescape gold on 2009-04-24</title>
    <author>
        <name>runescape gold</name>
        <uri>http://www.runescapesell.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.runescapesell.com">
        <![CDATA[<p>They are stored in your Firefox profile on your hard drive.<br />
</p>]]>
    </content>
    <published>2009-04-25T06:58:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135173</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135173" />
    <title>Comment from Phil Glockner on 2009-04-24</title>
    <author>
        <name>Phil Glockner</name>
        <uri>http://friendfeed.com/eng1ne</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/eng1ne">
        <![CDATA[<p>Marjolein,</p>

<p>You are right about the notes feature, I overlooked adding that to my summary of features! It is yet another fantastic ability of this script. Thanks!</p>]]>
    </content>
    <published>2009-04-25T06:54:07Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135172</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135172" />
    <title>Comment from Marjolein Hoekstra on 2009-04-24</title>
    <author>
        <name>Marjolein Hoekstra</name>
        <uri>http://twitter.com/cleverclogs</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/cleverclogs">
        <![CDATA[<p>This story is very popular on Twitter right now, with 200+ mentions as I write this already!</p>

<p>While you're trying Troy's script, also pay attention to its Notes feature. You can find it just below the RSS feed icon in the sidebar. With Notes you can quickly annotate the current Twitter profile, for example to remember why you started to follow that person. They are stored in your Firefox profile on your hard drive.</p>

<p>Troy Thompson updates his script several times a week. Check the release notes on the script home page to see what's been added most recently. If you become a member of Userscripts.org, you can favorite the script so that you can easily find it back.</p>

<p>Troy's script blends just perfectly with another favorite Twitter script of mine, called Friends Bio at a Glance. It adds extended bio information to your Followers and Followings pages. Script home page: <a href="http://sn.im/friends_bio" rel="nofollow">http://sn.im/friends_bio</a><br />
</p>]]>
    </content>
    <published>2009-04-25T06:38:50Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135170</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135170" />
    <title>Comment from Kenneth Hamilton on 2009-04-24</title>
    <author>
        <name>Kenneth Hamilton</name>
        <uri>http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#_login</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#_login">
        <![CDATA[<p>This script with greasemonkey on flock browser or firefox is totally amazing!!!!  The fuctionality for twitter is a gold mine.  And it's TOTALLY FREEEEEEEEE.  I'm Like a kid in a Candy Store with a $100 Bill.  Awesome, Thank you read write web & Troy.</p>]]>
    </content>
    <published>2009-04-25T06:06:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135168</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135168" />
    <title>Comment from grant on 2009-04-24</title>
    <author>
        <name>grant</name>
        <uri>http://2above.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://2above.com">
        <![CDATA[<p>using it, testing it, liking it, although it seems slowing down the page load a bit, and making the twitter seems a bit foreign, or maybe even more "insecure". If sluggishness continues I might uninstall. </p>

<p>Nevertheless, this tool will kill bunch of unnecessary twitter apps that take user to their own website.</p>]]>
    </content>
    <published>2009-04-25T05:17:14Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135164</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135164" />
    <title>Comment from Todd on 2009-04-24</title>
    <author>
        <name>Todd</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"...it's too bad that Greasemonkey scripts really only work well in Firefox, because it sure would be great to have all these features in every browser out there. To that end, you can try using Greasemetal (covered here) for Chrome, or GreaseKit for Safari on Mac OSX."</p>

<p>Not mentioned, "greasemonkey on steroids" for Android;</p>

<p><a href="http://oilcan.jsharkey.org" rel="nofollow">http://oilcan.jsharkey.org</a></p>]]>
    </content>
    <published>2009-04-25T04:27:28Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135146</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135146" />
    <title>Comment from Bacarli on 2009-04-24</title>
    <author>
        <name>Bacarli</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Yeah - you can customize twitter and facebook now with user scripts as well. It's incredible. I use Outlook though, at least for emailing. Grab <a href="http://www.outlooktrackit.com" rel="nofollow">Outlook Track-It</a> and you basically have another social media program. Track-It reminds you to follow up to certain e-mails. Twitter/Facebook can't do that (yet).</p>]]>
    </content>
    <published>2009-04-25T02:04:54Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135142</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135142" />
    <title>Comment from Ed King on 2009-04-24</title>
    <author>
        <name>Ed King</name>
        <uri>http://www.masoniciphone.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.masoniciphone.com">
        <![CDATA[<p>Thanks much for this! Looks good so far....</p>]]>
    </content>
    <published>2009-04-25T00:07:27Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135141</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135141" />
    <title>Comment from Ryan Farley on 2009-04-24</title>
    <author>
        <name>Ryan Farley</name>
        <uri>http://ryanfarley.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ryanfarley.com">
        <![CDATA[<p>Awesome.</p>]]>
    </content>
    <published>2009-04-25T00:00:53Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135137</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135137" />
    <title>Comment from Edwin Khodabakchian on 2009-04-24</title>
    <author>
        <name>Edwin Khodabakchian</name>
        <uri>http://edwink.devhd.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://edwink.devhd.com">
        <![CDATA[<p>Hmmm. Very cool. Thanks for sharing!</p>]]>
    </content>
    <published>2009-04-24T23:45:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14795-comment:135136</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14795" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/troys_one_twitter_script_to_rule_them_all.php#c135136" />
    <title>Comment from Mark Frost on 2009-04-24</title>
    <author>
        <name>Mark Frost</name>
        <uri>http://friendfeed.com/markfrost</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/markfrost">
        <![CDATA[<p>Love this script! When I'm hit with API limits, I always turn to it. Not to mention it's great to see the bios of followers next to their names on pages. Lets you easily root out spammers.</p>]]>
    </content>
    <published>2009-04-24T23:35:13Z</published>
  </entry>

</feed>
