<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom">
  <title>app</title>
  <id>http://www.reload.me.uk</id>
  <updated>2009-08-07</updated>
  <author>
    <name>Ben Scott</name>
  </author>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/reloadmeuk" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="reloadmeuk" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
    <title>Likefight</title>
    <link rel="alternate" href="http://www.reload.me.uk/2011/05/15/likefight/" />
    <id>http://www.reload.me.uk/2011/05/15/likefight/</id>
    <published>2011-05-15</published>
    <updated>2011-05-15</updated>
    <author>
      <name>Ben Scott</name>
    </author>
    <summary type="html">&lt;p&gt;Based on a suggestion in &lt;a href="http://www.b3ta.com/newsletter/issue477/"&gt;b3ta newsletter #477&lt;/a&gt; I have made &lt;a href="http://www.likefight.co.uk/"&gt;LikeFight.co.uk&lt;/a&gt;,
which works out what is more liked according to Facebook using their Graph API&amp;hellip; &lt;a class='article-readmore' href='/2011/05/15/likefight/'&gt;Read More&lt;/a&gt;&lt;/p&gt;
</summary>
    <content type="html">&lt;p&gt;Based on a suggestion in &lt;a href="http://www.b3ta.com/newsletter/issue477/"&gt;b3ta newsletter #477&lt;/a&gt; I have made &lt;a href="http://www.likefight.co.uk/"&gt;LikeFight.co.uk&lt;/a&gt;,
which works out what is more liked according to Facebook using their Graph API.
The results can be a little bit fluffy thanks to Facebook&amp;rsquo;s search not always giving you exactly what you ask for &amp;ndash;
for example if you as for Manchester it shall give you Manchester United but that&amp;rsquo;s not the end of the world.&lt;/p&gt;

&lt;p&gt;In the first week since it&amp;rsquo;s launch LikeFight has had 6,700 views with just over 10,000 comparisons made so hurrah for that.&lt;/p&gt;

&lt;p&gt;For the curious the code for LikeFight is available on &lt;a href="https://github.com/BPScott/likefight.co.uk"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Powered By Toto</title>
    <link rel="alternate" href="http://www.reload.me.uk/2011/02/13/powered-by-toto/" />
    <id>http://www.reload.me.uk/2011/02/13/powered-by-toto/</id>
    <published>2011-02-13</published>
    <updated>2011-02-13</updated>
    <author>
      <name>Ben Scott</name>
    </author>
    <summary type="html">&lt;p&gt;So a few weeks ago my hosting expired and I was on the lookout for cheap (and ideally free) hosting.
My initial plan was to go with &lt;a href="http://code.google.com/appengine/"&gt;Google App Engine&lt;/a&gt; and learn a bit of Python along the way.
Then a friend suggested &lt;a href="http://heroku.com/"&gt;Heroku&lt;/a&gt;, another cloud based platform with similar sorts usage limits but this time
the language of choice was Ruby &amp;ndash; a language that I have a passing familiarity with thanks to using it a little at work recently&amp;hellip; &lt;a class='article-readmore' href='/2011/02/13/powered-by-toto/'&gt;Read More&lt;/a&gt;&lt;/p&gt;
</summary>
    <content type="html">&lt;p&gt;So a few weeks ago my hosting expired and I was on the lookout for cheap (and ideally free) hosting.
My initial plan was to go with &lt;a href="http://code.google.com/appengine/"&gt;Google App Engine&lt;/a&gt; and learn a bit of Python along the way.
Then a friend suggested &lt;a href="http://heroku.com/"&gt;Heroku&lt;/a&gt;, another cloud based platform with similar sorts usage limits but this time
the language of choice was Ruby &amp;ndash; a language that I have a passing familiarity with thanks to using it a little at work recently.&lt;/p&gt;

&lt;p&gt;The same friend then pointed me at &lt;a href="http://cloudhead.io/toto"&gt;Toto&lt;/a&gt;, a tiny file-driven blogging platform and I fell a little in love.
This was exactly the kind of thing I&amp;rsquo;d been musing about for a long time, but was too lazy to build.&lt;/p&gt;

&lt;p&gt;I&amp;rsquo;m not going to promise anything interesting shall appear here but setting up Heroku and Toto have removed what was a big barrier
to me publishing things on the net. Now creating a blog post is as easy as writing something in markdown, commiting it to Git and pushing.
No more dealing with FTPs and all that. Bliss.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Tubewhack</title>
    <link rel="alternate" href="http://www.reload.me.uk/2010/03/13/tubewhack/" />
    <id>http://www.reload.me.uk/2010/03/13/tubewhack/</id>
    <published>2010-03-13</published>
    <updated>2010-03-13</updated>
    <author>
      <name>Ben Scott</name>
    </author>
    <summary type="html">&lt;p&gt;&lt;em&gt;This is a backdated post from way back in the day&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Based on a suggestion in &lt;a href="http://www.b3ta.com/newsletter/issue419/"&gt;b3ta newsletter #419&lt;/a&gt; I have created &lt;a href="/tubewhack"&gt;Tubewhack&lt;/a&gt;;
a tool that lets you find words whose letters appear in a single tube station name.
For instance: Pimlico is the only Underground station which does not contain any of the letters in the word &amp;ldquo;badger&amp;rdquo;&amp;hellip; &lt;a class='article-readmore' href='/2010/03/13/tubewhack/'&gt;Read More&lt;/a&gt;&lt;/p&gt;
</summary>
    <content type="html">&lt;p&gt;&lt;em&gt;This is a backdated post from way back in the day&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Based on a suggestion in &lt;a href="http://www.b3ta.com/newsletter/issue419/"&gt;b3ta newsletter #419&lt;/a&gt; I have created &lt;a href="/tubewhack"&gt;Tubewhack&lt;/a&gt;;
a tool that lets you find words whose letters appear in a single tube station name.
For instance: Pimlico is the only Underground station which does not contain any of the letters in the word &amp;ldquo;badger&amp;rdquo;.&lt;/p&gt;

&lt;p&gt;Credit for the name goes to &lt;a href="http://twitter.com/djmarland"&gt;@djmarland&lt;/a&gt; as Tubewhack is considerably more succinct than &amp;ldquo;Words Not Contained In Tube Names&amp;rdquo;.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Kittenify Bookmarklet</title>
    <link rel="alternate" href="http://www.reload.me.uk/2009/08/07/kittenify-bookmarklet/" />
    <id>http://www.reload.me.uk/2009/08/07/kittenify-bookmarklet/</id>
    <published>2009-08-07</published>
    <updated>2009-08-07</updated>
    <author>
      <name>Ben Scott</name>
    </author>
    <summary type="html">&lt;p&gt;&lt;em&gt;This is a backdated post from way back in the day&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Based on a suggestion in &lt;a href="http://www.b3ta.com/newsletter/issue390/"&gt;b3ta newsletter #390&lt;/a&gt; I have created &lt;a href="/kittenify"&gt;Kittenify&lt;/a&gt;;
a little bookmarklet that replaces all images on the current page with pictures of kittens pulled from Flickr&amp;hellip; &lt;a class='article-readmore' href='/2009/08/07/kittenify-bookmarklet/'&gt;Read More&lt;/a&gt;&lt;/p&gt;
</summary>
    <content type="html">&lt;p&gt;&lt;em&gt;This is a backdated post from way back in the day&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Based on a suggestion in &lt;a href="http://www.b3ta.com/newsletter/issue390/"&gt;b3ta newsletter #390&lt;/a&gt; I have created &lt;a href="/kittenify"&gt;Kittenify&lt;/a&gt;;
a little bookmarklet that replaces all images on the current page with pictures of kittens pulled from Flickr.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;One Week Later&lt;/strong&gt;: WOO and YAY I&amp;rsquo;ve made it into &lt;a href="http://www.b3ta.com/newsletter/issue391/"&gt;b3ta newsletter #391&lt;/a&gt; twice.
Once for the bookmarklet itself, and again for getting b3ta a bit of media coverage as Kittenfy appeared in both the
&lt;a href="http://theridiculant.metro.co.uk/2009/08/kittens-kittens-everywhere.html"&gt;online&lt;/a&gt; and &lt;a href="http://www.flickr.com/photos/robmanuel/3807086473"&gt;print&lt;/a&gt; editions of the Metro newspaper.&lt;/p&gt;
</content>
  </entry>
</feed>

