<?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>overwatering &#187; application</title>
	<atom:link href="http://www.overwatering.org/blog/category/application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.overwatering.org/blog</link>
	<description>Random musings on fish, books and occasionally programming.</description>
	<lastBuildDate>Sat, 04 Sep 2010 18:18:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Find Mutual Follows, Redux</title>
		<link>http://www.overwatering.org/blog/2009/03/find-mutual-follows-redux/</link>
		<comments>http://www.overwatering.org/blog/2009/03/find-mutual-follows-redux/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 13:49:31 +0000</pubDate>
		<dc:creator>giles</dc:creator>
				<category><![CDATA[application]]></category>
		<category><![CDATA[comp. sci.]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.overwatering.org/blog/?p=125</guid>
		<description><![CDATA[Previously, I&#8217;ve mentioned that I&#8217;ve written a script that will show a Twitter user who they and another Twitter user both follow.

Well, a script isn&#8217;t much use to me or anyone else: you can&#8217;t run a script on an iPhone. So like all software wants to be, this script is now a simple little web [...]]]></description>
			<content:encoded><![CDATA[<p>Previously, I&#8217;ve <a href="http://www.overwatering.org/blog/2009/01/finding-mutual-follows/">mentioned</a> that I&#8217;ve written a script that will show a <a href="http://twitter.com">Twitter</a> user who they and another Twitter user both follow.</p>

<p>Well, a script isn&#8217;t much use to me or anyone else: you can&#8217;t run a script on an iPhone. So like all software wants to be, this script is now a simple little web application: <a href="http://mutual.overwatering.org">mutual</a>. Please be gentle, and I know I&#8217;m not a designer.</p>

<p>This should be the start of more useful little applications like this appearing. I&#8217;ll blog about that. Also, for the programmers out there, this is written using the <a href="http://www.sinatrarb.com">Sinatra</a> Ruby web application framework. If you thought writing apps using Rails was fast, well, you ain&#8217;t seen nothing til you&#8217;ve seen Ol&#8217; Blue Eyes take the stage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overwatering.org/blog/2009/03/find-mutual-follows-redux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
