<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/ruby/tags/twitter</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 12:40:15 GMT</pubDate>
<item>
<title>(Ruby) Chart Total Proportion of Recent Tweets by Friend - pdxmph</title>
<link>http://snipplr.com/view/38196/chart-total-proportion-of-recent-tweets-by-friend/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 02 Aug 2010 10:51:32 GMT</pubDate>
<guid>http://snipplr.com/view/38196/chart-total-proportion-of-recent-tweets-by-friend/</guid>
</item>
<item>
<title>(Ruby) Backup your Twitter Tweets - beandr</title>
<link>http://snipplr.com/view/19107/backup-your-twitter-tweets/</link>
<description><![CDATA[ <p>To run, save as twitterbackup.rb:

ruby twitterbackup.rb yourtwittername</p> ]]></description>
<pubDate>Tue, 01 Sep 2009 05:02:45 GMT</pubDate>
<guid>http://snipplr.com/view/19107/backup-your-twitter-tweets/</guid>
</item>
<item>
<title>(Ruby) Follow your followers in Ruby - flyingmachine</title>
<link>http://snipplr.com/view/15194/follow-your-followers-in-ruby/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 20 May 2009 10:41:34 GMT</pubDate>
<guid>http://snipplr.com/view/15194/follow-your-followers-in-ruby/</guid>
</item>
<item>
<title>(Ruby) Post to Twitter from the shell - noah</title>
<link>http://snipplr.com/view/6594/post-to-twitter-from-the-shell/</link>
<description><![CDATA[ <p>**The Twitter shell script is now [hosted on GitHub](http://github.com/textarcana/post-to-twitter-from-the-shell-via-ruby).**  This (old) version is left in place for historical purposes.

Put this in a file called tweet.rb, then call as follows:
    ruby tweet.rb username "my tweet"

Or you can include your password in the command like so 
    ruby twit.rb username:password "my tweet"

(note that this is hugely insecure as your password will wind up in your .history, not to mention being visible to shouldersurfers).

Updated: if a post is over the 140-character limit, the script prints back the part of the tweet that would not fit.  This makes it easier to trim down overly long posts.</p> ]]></description>
<pubDate>Thu, 05 Jun 2008 09:23:47 GMT</pubDate>
<guid>http://snipplr.com/view/6594/post-to-twitter-from-the-shell/</guid>
</item>
<item>
<title>(Ruby) Twitter notifier for CruiseControl.rb - peleteiro</title>
<link>http://snipplr.com/view/4858/twitter-notifier-for-cruisecontrolrb/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 31 Jan 2008 06:34:57 GMT</pubDate>
<guid>http://snipplr.com/view/4858/twitter-notifier-for-cruisecontrolrb/</guid>
</item>
<item>
<title>(Ruby) Ruby Twitter CLI - felipec</title>
<link>http://snipplr.com/view/2490/ruby-twitter-cli/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 16 Apr 2007 17:35:34 GMT</pubDate>
<guid>http://snipplr.com/view/2490/ruby-twitter-cli/</guid>
</item>
<item>
<title>(Ruby) Ruby Twitter sample - felipec</title>
<link>http://snipplr.com/view/2480/ruby-twitter-sample/</link>
<description><![CDATA[ <p>Sample snip for my twitter wrapper.</p> ]]></description>
<pubDate>Sun, 15 Apr 2007 08:54:50 GMT</pubDate>
<guid>http://snipplr.com/view/2480/ruby-twitter-sample/</guid>
</item>
<item>
<title>(Ruby) Ruby Twitter - felipec</title>
<link>http://snipplr.com/view/2479/ruby-twitter/</link>
<description><![CDATA[ <p>Simple wrapper for Twitter API.</p> ]]></description>
<pubDate>Sun, 15 Apr 2007 08:53:37 GMT</pubDate>
<guid>http://snipplr.com/view/2479/ruby-twitter/</guid>
</item>
<item>
<title>(Ruby) Check for new twitters in e/TextMate - gtcaz</title>
<link>http://snipplr.com/view/2361/check-for-new-twitters-in-etextmate/</link>
<description><![CDATA[ <p>Requires the twitter bundle.  This is an early attempt at updating this.  Pretty crude at the moment, but it works.</p> ]]></description>
<pubDate>Tue, 20 Mar 2007 01:11:53 GMT</pubDate>
<guid>http://snipplr.com/view/2361/check-for-new-twitters-in-etextmate/</guid>
</item>
<item>
<title>(Ruby) Post to Twitter from e/TextMate - gtcaz</title>
<link>http://snipplr.com/view/2351/post-to-twitter-from-etextmate/</link>
<description><![CDATA[ <p>Adapted from http://journal.mychores.co.uk/articles/2007/01/21/updating-twitter-from-ruby-rails</p> ]]></description>
<pubDate>Sun, 18 Mar 2007 10:39:00 GMT</pubDate>
<guid>http://snipplr.com/view/2351/post-to-twitter-from-etextmate/</guid>
</item>
</channel>
</rss>