<?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"
	>

<channel>
	<title>knolleary</title>
	<atom:link href="http://knolleary.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://knolleary.net</link>
	<description>taking my thoughts for a walk</description>
	<pubDate>Sat, 19 Jul 2008 17:38:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>DIY Ambient Orb</title>
		<link>http://knolleary.net/2008/07/19/diy-ambient-orb/</link>
		<comments>http://knolleary.net/2008/07/19/diy-ambient-orb/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 17:38:24 +0000</pubDate>
		<dc:creator>nick</dc:creator>
		
		<category><![CDATA[arduino]]></category>

		<category><![CDATA[tech]]></category>

		<category><![CDATA[aduino]]></category>

		<category><![CDATA[ambient orb]]></category>

		<category><![CDATA[blinkm]]></category>

		<guid isPermaLink="false">http://knolleary.net/?p=173</guid>
		<description><![CDATA[Take one garden light bought at M&#038;S for £3.50 and dissect it:

Connect a BlinkM up to an arduino and set it running:

Combine the two and you have a home-brew ambient orb:

Next step, do something interesting with it.
I&#8217;ve been on the lookout for suitable materials to make an ambient orb for a while - particularly something [...]]]></description>
			<content:encoded><![CDATA[<p>Take one garden light bought at M&#038;S for £3.50 and dissect it:</p>
<div style="text-align: center;"><a href="http://www.flickr.com/photos/knolleary/2677692719/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="Dissected Ambient Light by nol, on Flickr"><img src="http://farm4.static.flickr.com/3271/2677692719_b190dd87a4_m.jpg" width="240" height="180" alt="Dissected Ambient Light" /></a></div>
<p>Connect a BlinkM up to an arduino and set it running:</p>
<div style="text-align: center;"><a href="http://www.flickr.com/photos/knolleary/2678486840/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="BlinkM by nol, on Flickr"><img src="http://farm4.static.flickr.com/3003/2678486840_d44e89c6a9_m.jpg" width="240" height="180" alt="BlinkM" /></a></div>
<p>Combine the two and you have a home-brew ambient orb:</p>
<div style="text-align: center;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="437" height="370" id="viddler"><param name="movie" value="http://www.viddler.com/player/a1ed283b/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/a1ed283b/" width="437" height="370" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler" ></embed></object></div>
<p>Next step, do something interesting with it.</p>
<p>I&#8217;ve been on the lookout for suitable materials to make an ambient orb for a while - particularly something to diffuse the light. My original plan, which I may still do, was to take an ordinary lightbulb and put an RGB led inside it. However, modern lightbulbs prove quite tricky to take apart without shattering something.  When I spotted these lights in M&#038;S last week I knew they were exactly what I wanted. So I bought three.</p>
<p>They were pleasingly easy to dissect - just some gentle persuasion with a craft knife. The led&#8217;s they come with, which you can see <a href="http://flickr.com/photos/knolleary/2677693893/" onclick="javascript:pageTracker._trackPageview('/outbound/article/flickr.com');">here</a>, are going to be handy to reuse in the future.</p>
<p>I still need to work out how best to mount the BlinkM beneath it. Given their I2C interface, it is going to be very easy to chain lots of them together, working as a group.</p>
<p>Ambient orbs are fascinating interfaces - they provide an abstraction that can convert an data source into a simplified, yet powerful, source of information.</p>
<p>Converting data into information is something I have been meaning to write about for a while. But given it&#8217;s my wife&#8217;s birthday and we&#8217;re heading out for the evening in 5 minutes, that post will have to wait for another day.</p>
]]></content:encoded>
			<wfw:commentRss>http://knolleary.net/2008/07/19/diy-ambient-orb/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Another little project</title>
		<link>http://knolleary.net/2008/07/07/another-little-project/</link>
		<comments>http://knolleary.net/2008/07/07/another-little-project/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 20:51:37 +0000</pubDate>
		<dc:creator>nick</dc:creator>
		
		<category><![CDATA[games]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[mario]]></category>

		<guid isPermaLink="false">http://knolleary.net/?p=172</guid>
		<description><![CDATA[Having done tetris last week, I got a number of suggestions for improvements in the comments. Whilst I don&#8217;t rule out tackling them at some point, I had an itch to do something different. So I started the next project. Admittedly, this one has taken quiet a bit more time to do and it isn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Having done <a href="http://knolleary.net/2008/06/30/a-little-project/" >tetris</a> last week, I got a number of suggestions for improvements in the comments. Whilst I don&#8217;t rule out tackling them at some point, I had an itch to do something different. So I started the next project. Admittedly, this one has taken quiet a bit more time to do and it isn&#8217;t a finished end-to-end game like tetris is. But still, the concept is there and I could spend some more time on it or I could start the next project.</p>
<p>So, for still no reason in particular, I present to you <a href="http://knolleary.net/games/scroller/" >JavaScript Mario</a>. Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://knolleary.net/2008/07/07/another-little-project/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Tech 2008</title>
		<link>http://knolleary.net/2008/07/07/open-tech-2008/</link>
		<comments>http://knolleary.net/2008/07/07/open-tech-2008/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 18:25:29 +0000</pubDate>
		<dc:creator>nick</dc:creator>
		
		<category><![CDATA[events]]></category>

		<category><![CDATA[currentcost]]></category>

		<category><![CDATA[opentech]]></category>

		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://knolleary.net/?p=171</guid>
		<description><![CDATA[Roo and I presented at Open Tech 2008 this weekend on the Current Cost hacking that has been going on in these parts. It was my first time presenting to quite such a large audience and all things considered, it was a lot of fun and went very well.

 &#124; View &#124; Upload your own

Although [...]]]></description>
			<content:encoded><![CDATA[<p>Roo and I presented at Open Tech 2008 this weekend on the Current Cost hacking that has been going on in these parts. It was my first time presenting to quite such a large audience and all things considered, it was a lot of fun and went very well.</p>
<div style="width:425px;text-align:left" id="__ss_499644"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=opentech2008currentcost-1215207723964971-9"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=opentech2008currentcost-1215207723964971-9" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"><a href="http://www.slideshare.net/?src=embed" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.slideshare.net');"><img src="http://static.slideshare.net/swf/logo_embd.png" style="border:0px none;margin-bottom:-5px" alt="SlideShare"/></a> | <a href="http://www.slideshare.net/rooreynolds/current-cost-presentation-at-open-tech-2008?src=embed" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.slideshare.net');" title="View Current Cost presentation at Open Tech 2008 on SlideShare">View</a> | <a href="http://www.slideshare.net/upload?src=embed" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.slideshare.net');">Upload your own</a></div>
</div>
<p>Although I took some notes through the day of the other talks I went to, Roo has done a much better write-up than I would. So I&#8217;ll point you <a href="http://rooreynolds.com/2008/07/07/open-tech-2008/" onclick="javascript:pageTracker._trackPageview('/outbound/article/rooreynolds.com');">his way</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://knolleary.net/2008/07/07/open-tech-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A little project</title>
		<link>http://knolleary.net/2008/06/30/a-little-project/</link>
		<comments>http://knolleary.net/2008/06/30/a-little-project/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 21:28:28 +0000</pubDate>
		<dc:creator>nick</dc:creator>
		
		<category><![CDATA[games]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[tetris]]></category>

		<guid isPermaLink="false">http://knolleary.net/?p=170</guid>
		<description><![CDATA[Thanks to spending a few hours first watching Jay-Z at Glastonbury and then the 5-set epic that was the Murray-Gasquet match at Wimbledon today, I have found myself sat in front of the laptop hacking away at a little project that came to mind late last week.
I&#8217;m sure it has been done many time before, [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to spending a few hours first watching <a href="http://news.bbc.co.uk/newsbeat/hi/music/newsid_7479000/7479923.stm" onclick="javascript:pageTracker._trackPageview('/outbound/article/news.bbc.co.uk');">Jay-Z at Glastonbury</a> and then the 5-set epic that was the <a href="http://news.bbc.co.uk/sport1/hi/tennis/7482226.stm" onclick="javascript:pageTracker._trackPageview('/outbound/article/news.bbc.co.uk');">Murray-Gasquet</a> match at Wimbledon today, I have found myself sat in front of the laptop hacking away at a little project that came to mind late last week.</p>
<p>I&#8217;m sure it has been done many time before, but as I&#8217;ve said before, reinventing the wheel can be quite fun sometimes.</p>
<p>So, for no reason in particular, I present to you <a href="http://knolleary.net/games/tetris/" >JavaScript Tetris</a>. Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://knolleary.net/2008/06/30/a-little-project/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Links for 2008-05-14 to 2008-06-23</title>
		<link>http://knolleary.net/2008/06/23/links-for-2008-05-14-to-2008-06-23/</link>
		<comments>http://knolleary.net/2008/06/23/links-for-2008-05-14-to-2008-06-23/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 17:01:13 +0000</pubDate>
		<dc:creator>nick</dc:creator>
		
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://knolleary.net/?p=161</guid>
		<description><![CDATA[russell davies: interesting timelapse - A great summary of the day from the stage&#39;s point of view.
Wii nunchuck data logger &#124; Windmeadow Labs - Arduino based data logger for the Wii Nunchuck. Can store 21,000 readings from the Nunchuck.
Wordle - Beautiful Word Clouds - &#34;a toy for generating &#8220;word clouds&#8221; from text that you provide. [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://russelldavies.typepad.com/planning/2008/06/interesting-lea.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/russelldavies.typepad.com');">russell davies: interesting timelapse</a> - A great summary of the day from the stage&#39;s point of view.</li>
<li><a href="http://www.windmeadow.com/node/54" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.windmeadow.com');">Wii nunchuck data logger | Windmeadow Labs</a> - Arduino based data logger for the Wii Nunchuck. Can store 21,000 readings from the Nunchuck.</li>
<li><a href="http://wordle.net/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordle.net');">Wordle - Beautiful Word Clouds</a> - &quot;a toy for generating &ldquo;word clouds&rdquo; from text that you provide. The clouds give greater prominence to words that appear more frequently in the source text.&quot; [via:rooreynolds]</li>
<li><a href="http://shewentofherownaccord.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/shewentofherownaccord.com');">She Went Of Her Own Accord</a> - My wife went to the Caribbean. Jamaica? No, she went of her own accord. Dot com. A weeks worth of hacking by Roo and myself.</li>
<li><a href="http://www.cityofsound.com/blog/2008/01/the-personal-we.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.cityofsound.com');">cityofsound: The Personal Well-Tempered Environment</a> - &quot;Essentially, the idea is for a system that makes previously invisible aspects of people&#39;s behaviour visible, in order to help change individual and collective behaviour.&quot;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://knolleary.net/2008/06/23/links-for-2008-05-14-to-2008-06-23/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Interesting2008</title>
		<link>http://knolleary.net/2008/06/22/interesting2008/</link>
		<comments>http://knolleary.net/2008/06/22/interesting2008/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 15:45:45 +0000</pubDate>
		<dc:creator>nick</dc:creator>
		
		<category><![CDATA[events]]></category>

		<category><![CDATA[interesting2008]]></category>

		<guid isPermaLink="false">http://knolleary.net/?p=168</guid>
		<description><![CDATA[Yesterday was the awesome Interesting2008 organised by Russell Davies. Roo had told me all about last year&#8217;s Interesting2007, so I was very much look forward to it - and I wasn&#8217;t disappointed.
The talks covered a diverse range of subjects and they were all interesting - as you would hope for such an event. Here are [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://www.flickr.com/photos/knolleary/2599882643/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="Russell Davies by nol, on Flickr"><img src="http://farm4.static.flickr.com/3150/2599882643_28df81799f.jpg" width="500" height="400" alt="Russell Davies" /></a></p>
<p>Yesterday was the awesome Interesting2008 organised by <a href="http://russelldavies.typepad.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/russelldavies.typepad.com');">Russell Davies</a>. Roo had told me all about last year&#8217;s Interesting2007, so I was very much look forward to it - and I wasn&#8217;t disappointed.</p>
<p>The talks covered a diverse range of subjects and they were all interesting - as you would hope for such an event. Here are some of my highlights of the day.</p>
<div style="float: left; margin: 0px 20px;"><a href="http://www.flickr.com/photos/knolleary/2600713812/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="Roo Reynolds by nol, on Flickr"><img src="http://farm4.static.flickr.com/3257/2600713812_31b6013218_s.jpg" width="75" height="75" alt="Roo Reynolds" /></a></div>
<p><a href="http://rooreynolds.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/rooreynolds.com');">Roo</a> opened with 3 minutes on Lego. With 30 slides playing through behind him, he even remembered to breathe. A great start to the day. Roo has now <a href="http://www.slideshare.net/rooreynolds/lego-is-full-of-win" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.slideshare.net');">posted</a> his slides with audio on slideshare.</p>
<p><br style="clear: both;" /></p>
<div style="float: right; margin: 0px 20px;"><a href="http://www.flickr.com/photos/knolleary/2599889067/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="Michael Johnson by nol, on Flickr"><img src="http://farm4.static.flickr.com/3129/2599889067_aa0be9d138_s.jpg" width="75" height="75" alt="Michael Johnson" /></a></div>
<p><a href="http://www.johnsonbanks.co.uk/thoughtfortheweek/index.php?thoughtid=336" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.johnsonbanks.co.uk');">Michael Johnson</a> gave us tour through the history of guitar music and graphic design. Was this just an excuse to play Jimi Hendrix on a stage in front of 300 people?</p>
<p><br style="clear: both;" /></p>
<div style="float: left; margin: 0px 20px;"><a href="http://www.flickr.com/photos/knolleary/2600722260/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="Matt Dent by nol, on Flickr"><img src="http://farm4.static.flickr.com/3179/2600722260_5d6ac67806_s.jpg" width="75" height="75" alt="Matt Dent" /></a></div>
<p><a href="http://www.mattdent.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.mattdent.com');">Matt Dent</a> spoke about the new coin designs he did. Fascinating insight to the amount of detail that goes into this type of thing.</p>
<p><br style="clear: both;" /></p>
<div style="float: right; margin: 0px 20px;"><a href="http://www.flickr.com/photos/knolleary/2600738854/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="Lloyd Davis by nol, on Flickr"><img src="http://farm4.static.flickr.com/3036/2600738854_34a6554e4e_s.jpg" width="75" height="75" alt="Lloyd Davis" /></a></div>
<p><a href="http://perfectpath.wordpress.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/perfectpath.wordpress.com');">Lloyd Davis</a> played the ukulele and then helped the whole room meditate and bring the mountain within. And relax.</p>
<p><br style="clear: both;" /></p>
<div style="float: left; margin: 0px 20px;"><a href="http://www.flickr.com/photos/knolleary/2599909929/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="Anna Pickard by nol, on Flickr"><img src="http://farm4.static.flickr.com/3092/2599909929_f1505d9c32_s.jpg" width="75" height="75" alt="Anna Pickard" /></a></div>
<p><a href="http://littleredboat.co.uk/" onclick="javascript:pageTracker._trackPageview('/outbound/article/littleredboat.co.uk');">Anna Pickard</a> just about kept a straight face whilst talking about unintentionally funny words. I was most pleased to see Plinth on the list.</p>
<p><br style="clear: both;" /></p>
<div style="float: right; margin: 0px 20px;"><a href="http://www.flickr.com/photos/knolleary/2599894769/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="Andrew Walkingshaw by nol, on Flickr"><img src="http://farm4.static.flickr.com/3055/2599894769_b29359881a_s.jpg" width="75" height="75" alt="Andrew Walkingshaw" /></a></div>
<p><a href="http://wwmm.ch.cam.ac.uk/blogs/walkingshaw/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wwmm.ch.cam.ac.uk');">Andrew Walkingshaw</a> explained why naming things is hard.</p>
<p><br style="clear: both;" /></p>
<div style="float: left; margin: 0px 20px;"><a href="http://www.flickr.com/photos/knolleary/2599911605/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="Jim Le Fevre by nol, on Flickr"><img src="http://farm4.static.flickr.com/3125/2599911605_ddb5f5f055_s.jpg" width="75" height="75" alt="Jim Le Fevre" /></a></div>
<p><a href="http://www.bbc.co.uk/dna/filmnetwork/U5241804" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.bbc.co.uk');">Jim Le Fevre</a> amazed us all by showing off his turntable-based zoetrope. I could have watched this for hours. Definitely something to play with in the future. <i>Update:</i> <a href="http://russelldavies.typepad.com/planning/2008/06/jim-on-youtube.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/russelldavies.typepad.com');">Russell</a> has linked to a YouTube video of this stuff - amazing.</p>
<p><br style="clear: both;" /></p>
<p>Russell did a great job of organising the day - I&#8217;m very much looking forward to Interesting2009.</p>
<p style="text-align: center"><a href="http://www.flickr.com/photos/knolleary/2599912947/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="Russell Davies by nol, on Flickr"><img src="http://farm4.static.flickr.com/3162/2599912947_a3302fdab1.jpg" width="400" height="500" alt="Russell Davies" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://knolleary.net/2008/06/22/interesting2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Words with style</title>
		<link>http://knolleary.net/2008/06/14/words-with-style/</link>
		<comments>http://knolleary.net/2008/06/14/words-with-style/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 20:57:25 +0000</pubDate>
		<dc:creator>nick</dc:creator>
		
		<category><![CDATA[tech]]></category>

		<category><![CDATA[cloud]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[tags]]></category>

		<category><![CDATA[wordle]]></category>

		<guid isPermaLink="false">http://knolleary.net/?p=167</guid>
		<description><![CDATA[From Roo&#8217;s del.icio.us stream, I came across Wordle by IBM Research&#8217;s Jonathan Feinberg.
It is &#8220;a toy for generating &#8216;word clouds&#8217; from text that you provide&#8221;. The results it produces are absolutely stunning. Tag clouds are quite a common thing these days - it would take a couple clicks to add one in the sidebar of [...]]]></description>
			<content:encoded><![CDATA[<div style="width: 100%; text-align: center"><a href='http://knolleary.net/blog/wp-content/uploads/2008/06/wordle.png'><img src="http://knolleary.net/blog/wp-content/uploads/2008/06/wordle-300x172.png" alt="" title="wordle" width="300" height="172" class="aligncenter size-medium wp-image-166" /></a></div>
<p>From Roo&#8217;s <a href="http://del.icio.us/rooreynolds" onclick="javascript:pageTracker._trackPageview('/outbound/article/del.icio.us');">del.icio.us stream</a>, I came across <a href="http://wordle.net/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordle.net');">Wordle</a> by IBM Research&#8217;s Jonathan Feinberg.</p>
<p>It is &#8220;a toy for generating &#8216;word clouds&#8217; from text that you provide&#8221;. The results it produces are absolutely stunning. Tag clouds are quite a common thing these days - it would take a couple clicks to add one in the sidebar of this blog. But they are often quite dull. Wordle shows this doesn&#8217;t have to be the case.</p>
<p>The site lets you specify a list of words to generate the cloud from, or it will do it from your del.icio.us tags. You can see my tags in the cloud above.</p>
<p>At the moment it is a java applet - but it would be great to see it run as a web service so these clouds can be integrated more readily.</p>
]]></content:encoded>
			<wfw:commentRss>http://knolleary.net/2008/06/14/words-with-style/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Three things: Linux, Vegetables and swohoa</title>
		<link>http://knolleary.net/2008/06/07/three-things/</link>
		<comments>http://knolleary.net/2008/06/07/three-things/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 23:05:31 +0000</pubDate>
		<dc:creator>nick</dc:creator>
		
		<category><![CDATA[life]]></category>

		<category><![CDATA[cat]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[n800]]></category>

		<category><![CDATA[swohoa]]></category>

		<category><![CDATA[update]]></category>

		<category><![CDATA[vegetable beds]]></category>

		<category><![CDATA[wiimote]]></category>

		<guid isPermaLink="false">http://knolleary.net/?p=163</guid>
		<description><![CDATA[It has been a bit quiet around here recently, which is not to say I haven&#8217;t been up to stuff.
Last week I was involved with an event at work for &#8217;showing off&#8217; interesting things around linux. I was signed up to demo the N800 internet tablet, but I stretched the definition a bit and had [...]]]></description>
			<content:encoded><![CDATA[<p>It has been a bit quiet around here recently, which is not to say I haven&#8217;t been up to stuff.</p>
<p>Last week I was involved with an event at work for &#8217;showing off&#8217; interesting things around linux. I was signed up to demo the N800 internet tablet, but I stretched the definition a bit and had my arduinos out as well. Ian took some photos of the event. <a href="http://flickr.com/photos/epredator/2546053426/" onclick="javascript:pageTracker._trackPageview('/outbound/article/flickr.com');">Here</a> you can see talking to someone about the arduino&#8217;s whilst <a href="http://twitter.com/thomasj" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">James</a> plays with the Wiimote paired with my N800 and <a href="http://flickr.com/photos/epredator/2545230303/" onclick="javascript:pageTracker._trackPageview('/outbound/article/flickr.com');">here</a> you can see my rather hastily built custom Wii Sensor bar. I&#8217;m glad I had my box of arduino bits with that morning, otherwise I would have been stuck! For more on what else was going on, check out Graham&#8217;s <a href="http://gibbalog.blogspot.com/2008/06/showing-off-linux.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/gibbalog.blogspot.com');">write-up</a> of the event.</p>
<div style="float: left; margin: 10px;"><a href="http://www.flickr.com/photos/knolleary/2525735314/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="Veg Beds by nol, on Flickr"><img src="http://farm4.static.flickr.com/3233/2525735314_6942455c29_m.jpg" width="240" height="161" alt="Veg Beds" /></a></div>
<p>A couple weekends ago, we finally got the veg beds planted. Click through to flickr for a very well annotated list of what we planted. Sadly, last night the neighbour&#8217;s blasted cat dug up half our carrot seedlings. I&#8217;ve laid out some temporary netting and this weekend I&#8217;ll be building a better cat <strike>trap</strike> defense.</p>
<p style="clear:both;">
<p>The third thing I wanted to mention was the <a href="http://twitter.com/rooreynolds/statuses/828434093" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">Super Secret Side project</a> that Roo and I have been hacking on for the last week: <a href="http://shewentofherownaccord.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/shewentofherownaccord.com');">shewentofherownaccord.com</a>.</p>
<p>This is an idea that has been bouncing around between us for years - but only now have we done something about it. It is essentially a (growing) collection of the most pun-tastic jokes out there for all to share. After a fairly frantic week of hacking in the evenings, we managed to coax together enough of a site to reveal it today. We still have plenty of features to add, so keep an eye out for updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://knolleary.net/2008/06/07/three-things/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Treasure Hunt</title>
		<link>http://knolleary.net/2008/05/19/google-treasure-hunt/</link>
		<comments>http://knolleary.net/2008/05/19/google-treasure-hunt/#comments</comments>
		<pubDate>Mon, 19 May 2008 16:54:42 +0000</pubDate>
		<dc:creator>nick</dc:creator>
		
		<category><![CDATA[articles]]></category>

		<category><![CDATA[python]]></category>

		<category><![CDATA[random]]></category>

		<category><![CDATA[tech]]></category>

		<category><![CDATA[fun]]></category>

		<category><![CDATA[google treasure hunt]]></category>

		<guid isPermaLink="false">http://knolleary.net/?p=162</guid>
		<description><![CDATA[Earlier today, I spotted a tweet from @thomasj about the Google Treasure Hunt. This was followed later in the day by a series of tweets from @graham_alton (warning: spoiler in tweets!) that picqued enough interest that I decided to have a go.
In summary, the challenge is to state how many unqiue paths there are across [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier today, I spotted a tweet from <a href="http://twitter.com/thomasj/statuses/814757218" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">@thomasj</a> about the <a href="http://treasurehunt.appspot.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/treasurehunt.appspot.com');">Google Treasure Hunt</a>. This was followed later in the day by a <a href="http://twitter.com/graham_alton/statuses/814772203" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">series</a> <a href="http://twitter.com/graham_alton/statuses/814788573" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">of</a> <a href="http://twitter.com/graham_alton/statuses/814793197" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">tweets</a> from <a href="http://twitter.com/graham_alton/" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">@graham_alton</a> (warning: spoiler in tweets!) that picqued enough interest that I decided to have a go.</p>
<p>In summary, the challenge is to state how many unqiue paths there are across an arbitrarily sized chessboard from the top-left corner to the bottom-right corner, but only moving down or right at each step. Graham has written up his solution, along with the original question on his <a href="http://gibbalog.blogspot.com/2008/05/google-treasure-hunt.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/gibbalog.blogspot.com');">blog</a>. </p>
<p>He has gone straight for the proper solution using a simple formula&#8230; and some perl to handle the fact the numbers involved are beyond most desk calculators.</p>
<p>I decided to go for a bit more of a brute force approach&#8230; and some python to handle the fact I haven&#8217;t touched perl in a while.</p>
<p>Here&#8217;s my solution:</p>
<blockquote><pre>#!/usr/bin/python
# the dimensions of the board
w=54
h=30
lr = [1]*w
for y in range(1,h):
   lc = 1
      for x in range(1,w):
         lc = lc + lr[x]
         lr[x] = lc
print lc</pre>
</blockquote>
<p>The secret here is that for any given square on the board, the number of unique paths is equal to the sum of the number of unique paths from the squares immediately to the right and below. </p>
<p>Here&#8217;s an attempt to express it slightly more formally:</p>
<blockquote><p>f(x,y) = f(x+1,y)+f(x,y+1)</p>
<p>where f(w,y) = f(x,h) = 1</p></blockquote>
<p>The next question of the treasure hunt is due any minute now&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://knolleary.net/2008/05/19/google-treasure-hunt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Links for 2008-05-06 to 2008-05-13</title>
		<link>http://knolleary.net/2008/05/13/links-for-2008-05-06-to-2008-05-13/</link>
		<comments>http://knolleary.net/2008/05/13/links-for-2008-05-06-to-2008-05-13/#comments</comments>
		<pubDate>Tue, 13 May 2008 15:03:17 +0000</pubDate>
		<dc:creator>nick</dc:creator>
		
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://knolleary.net/?p=159</guid>
		<description><![CDATA[Official Google Reader Blog: Brand new Google Reader for iPhone - Look forward to trying this on the N800 which does struggle with the standard reader interface.
MAKE: Blog: Arduino wifi shield - The first wifi shield I&#39;ve seen. But at $295, not something I&#39;m going to rush out to get.
CrunchBang ~ GIMP Lomo Filter - [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://googlereader.blogspot.com/2008/05/brand-new-google-reader-for-iphone.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/googlereader.blogspot.com');">Official Google Reader Blog: Brand new Google Reader for iPhone</a> - Look forward to trying this on the N800 which does struggle with the standard reader interface.</li>
<li><a href="http://blog.makezine.com/archive/2008/05/arduino_wifi_shield.html?CMP=OTC-0D6B48984890" onclick="javascript:pageTracker._trackPageview('/outbound/article/blog.makezine.com');">MAKE: Blog: Arduino wifi shield</a> - The first wifi shield I&#39;ve seen. But at $295, not something I&#39;m going to rush out to get.</li>
<li><a href="http://crunchbang.org/archives/2007/11/29/gimp-lomo-filter/" onclick="javascript:pageTracker._trackPageview('/outbound/article/crunchbang.org');">CrunchBang ~ GIMP Lomo Filter</a> - Nice lomo effect filter for GIMP</li>
<li><a href="http://www.ukuug.org/events/opentech2008/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.ukuug.org');">Open Tech 2008 - 5th July in London.</a> - &quot;Open Tech 2008 is an informal, low cost one-day conference on technology, society and low-carbon living, featuring Open Source ways of working and technologies that anyone can have a go at.&quot;</li>
<li><a href="http://www.nuelectronics.com/estore/index.php?main_page=product_info&amp;products_id=4&amp;zenid=f4a809dbb7bbdf8de855ded5dd7452e9" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.nuelectronics.com');">Ethernet Shield V1.0 for Arduino Arduino Etherenet Shield with ENC28J60 SPI [] - &pound;12.99 : nuelectronics.com, new idea, new project, new electronics</a> - Another ethernet shield for an Arduino. Cheaper than the XPort based one, but not as powerful out of the box. Am currently working on an improved TCP stack for it.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://knolleary.net/2008/05/13/links-for-2008-05-06-to-2008-05-13/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
