<?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: Manipulating list of tweets with TextMate (with screencast)</title>
	<atom:link href="http://reganmian.net/blog/2010/04/12/manipulating-list-of-tweets-with-textmate-with-screencast-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://reganmian.net/blog/2010/04/12/manipulating-list-of-tweets-with-textmate-with-screencast-2/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 13 May 2012 01:00:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<item>
		<title>By: Tweets from Learning Analytics conference 2011 &#124; Random Stuff that Matters</title>
		<link>http://reganmian.net/blog/2010/04/12/manipulating-list-of-tweets-with-textmate-with-screencast-2/comment-page-1/#comment-11582</link>
		<dc:creator>Tweets from Learning Analytics conference 2011 &#124; Random Stuff that Matters</dc:creator>
		<pubDate>Fri, 04 Mar 2011 07:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://reganmian.net/blog/?p=475#comment-11582</guid>
		<description>[...] more in the Etherpad later &#8211; at the end I wasn&#8217;t writing much of anything.  I made a screencast of one way of preparing these [...]</description>
		<content:encoded><![CDATA[<p>[...] more in the Etherpad later &#8211; at the end I wasn&#8217;t writing much of anything.  I made a screencast of one way of preparing these [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://reganmian.net/blog/2010/04/12/manipulating-list-of-tweets-with-textmate-with-screencast-2/comment-page-1/#comment-2770</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 13 Apr 2010 14:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://reganmian.net/blog/?p=475#comment-2770</guid>
		<description>You might want to install the twitter gem (sudo gem install twitter) and then try something like: 
 
#!/usr/bin/env ruby 
require &#039;rubygems&#039; 
gem &#039;twitter&#039; 
require &#039;twitter&#039; 
 
Twitter::Search.new(&#039;#oerhf&#039;).from(&#039;houshuang&#039;).each do &#124;r&#124;  
  puts r.created_at, r.text 
end </description>
		<content:encoded><![CDATA[<p>You might want to install the twitter gem (sudo gem install twitter) and then try something like: </p>
<p>#!/usr/bin/env ruby<br />
require &#039;rubygems&#039;<br />
gem &#039;twitter&#039;<br />
require &#039;twitter&#039; </p>
<p>Twitter::Search.new(&#039;#oerhf&#039;).from(&#039;houshuang&#039;).each do |r|<br />
  puts r.created_at, r.text<br />
end </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets from Hewlett&#8217;s OER Grantees&#8217; meeting at Yale &#124; Random Stuff that Matters</title>
		<link>http://reganmian.net/blog/2010/04/12/manipulating-list-of-tweets-with-textmate-with-screencast-2/comment-page-1/#comment-2764</link>
		<dc:creator>Tweets from Hewlett&#8217;s OER Grantees&#8217; meeting at Yale &#124; Random Stuff that Matters</dc:creator>
		<pubDate>Mon, 12 Apr 2010 13:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://reganmian.net/blog/?p=475#comment-2764</guid>
		<description>[...] here is a list of the tweets I sent out before, during, and after the conference. I also wrote a blog post with a screencast about how I generated and formatted this list, using Ruby, TextMate and regular [...]</description>
		<content:encoded><![CDATA[<p>[...] here is a list of the tweets I sent out before, during, and after the conference. I also wrote a blog post with a screencast about how I generated and formatted this list, using Ruby, TextMate and regular [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

