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

<channel>
	<title>eightbar</title>
	<atom:link href="http://eightbar.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://eightbar.co.uk</link>
	<description>Raising The Eight Bar</description>
	<pubDate>Wed, 01 Jul 2009 15:36:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Protests?</title>
		<link>http://eightbar.co.uk/2009/07/01/protests/</link>
		<comments>http://eightbar.co.uk/2009/07/01/protests/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 15:36:31 +0000</pubDate>
		<dc:creator>AndyP</dc:creator>
		
		<category><![CDATA[Hursley]]></category>

		<category><![CDATA[8bar]]></category>

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

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

		<category><![CDATA[Second Life]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=891</guid>
		<description><![CDATA[
A misguided individual at a recent meeting in Second Life :-) it made me smile so I thought I&#8217;d post this - no significance!
]]></description>
			<content:encoded><![CDATA[<div align="center" class="thumbnail"><a href="http://skitch.com/andypiper/bsfth/8bar-protest"><img src="http://img.skitch.com/20090701-xjyt6mune2fgi8d7rf48h7n9d2.preview.jpg" alt="8bar-protest" /></a></div>
<p>A misguided individual at a recent meeting in Second Life :-) it made me smile so I thought I&#8217;d post this - no significance!</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/07/01/protests/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A different kind of TV remote control</title>
		<link>http://eightbar.co.uk/2009/06/22/a-different-kind-of-tv-remote-control/</link>
		<comments>http://eightbar.co.uk/2009/06/22/a-different-kind-of-tv-remote-control/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 13:57:51 +0000</pubDate>
		<dc:creator>AndyP</dc:creator>
		
		<category><![CDATA[Technology]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://eightbar.co.uk/2009/06/22/a-different-kind-of-tv-remote-control/</guid>
		<description><![CDATA[I’m very excited to be welcoming another Hursley innovator as a guest here on eightbar – Benjamin Hardill (you can find him on Twitter as @hardillb). Here’s some insight into what he’s been up to lately! More home automation, hardware hacking, and MQTT messaging adventures follow :-)

I got a new TV around Christmas last year [...]]]></description>
			<content:encoded><![CDATA[<p>I’m very excited to be welcoming another Hursley innovator as a guest here on eightbar – Benjamin Hardill (you can find him on Twitter as <a href="http://twitter.com/hardillb">@hardillb</a>). Here’s some insight into what he’s been up to lately! More home automation, hardware hacking, and MQTT messaging adventures follow :-)</p>
<p style="border-top-width: thin; border-top-style: dotted; border-top-color: #FFFFFF;"/>
<p>I got a new TV around Christmas last year and while unpacking it I noticed along with the HDMI, SCART and other sockets on the back it had a 9-pin socket labelled &quot;RS232C IN CONTROL&amp;SERVICE&quot;. I didn&#8217;t think that much of it at the time, but I remembered it last week while thinking about a couple of problems that had come up.</p>
<p><a href="http://www.flickr.com/photos/hardillb/1653622846/"><img style="margin: 5px 15px 5px 0px; display: inline" alt="Tidy TV setup" align="left" src="http://farm3.static.flickr.com/2374/1653622846_61e502aafd_m.jpg" width="240" height="180" /></a> The first of these was that I had got home twice recently to find I&#8217;d left the TV turned on while I was at work, this was mainly because I use <a href="http://www.mythtv.org/">MythTV</a> and I&#8217;d left it at the menu screen rather than turning the screen off as well. This had left shadow on the menu on the screen for a day or so afterwards (luckily no permanent damage as would have happened with a plasma or CRT TV).</p>
<p>The other point was from when we all first got hold of our Current Cost meters, there had been a lot of thought about how to work out exactly what appliances were on at any given time. While spotting when things like an electric water heater turned on was relatively easy, it was proving difficult to spot some of the lower power devices.</p>
<p>A plan started to form and I ordered a null modem cable from <a href="http://www.amazon.co.uk/Female-RS232-Serial-Modem-Cable/dp/B000Q8HO7I/ref=sr_1_1?ie=UTF8&amp;s=electronics&amp;qid=1245499991&amp;sr=8-1">Amazon</a> (£2.18 with free shipping) and went looking for some documentation on the protocol. The manual that came with the TV while being nearly an inch thick just covers the basics of how to plug it in and turn it on, but there was a CD-ROM with a much more detailed PDF document. The version for my TV is <a href="http://www.in.lge.com/XCanvas/images/26LC2R-TJ.pdf">here</a>. While searching round I found manuals for several other LG LCD/plasma TVs and they all seem to use the same basic protocol. </p>
<p>The protocol is relatively simple</p>
<p><code>[cmd1][cmd2] [setid] [data]</code></p>
<p>Where the <i>cmd1</i> &amp; <i>cmd2</i> are 1 letter code, <i>setid</i> is for if you have multiple TVs connected to the same cable, the default id is 01 but you can change if needed, using 00 will work for all connected TVs. And <i>data</i> is a hex value of the option to pass the command.</p>
<p>The response from the TV looks like this for a success</p>
<p><code>[cmd2] [setid] OK[data]x</code></p>
<p>and like this for a failure</p>
<p><code>[cmd2] [setid] NG[data]x</code></p>
<p>The command to turn the TV on and off is &quot;ka&quot; so sending</p>
<p><code>ka 00 1</code></p>
<p>turns the TV on and sending</p>
<p><code>ka 00 0</code></p>
<p>turns it off. Most of the commands will reply with the current status if they are passed <i>ff</i> as the data. So sending</p>
<p><code>ka 00 ff</code></p>
<p>gets the following when the TV is off</p>
<p><code>a 00 OK0x</code></p>
<p>So now I had a way to turn the TV on and off along with checking its current status. The next step was to surface this some way and given the fascination we all seem to have with messaging, MQTT seemed like a good idea. A little bit of Java and the Java COMM API later and I had 2 topics <i>TV/Commands</i> &amp; <i>TV/Status</i>.</p>
<p>I already have a topic that publishes if my mobile phone is in the flat by pinging it with Bluetooth. Combining this with the two new topics I can ensure that the TV is turned off when I leave. I&#8217;m also wondering if I should start to log the amount of time the TV is on, but I think the results may scare me a little…</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/06/22/a-different-kind-of-tv-remote-control/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hursley: where innovation happens</title>
		<link>http://eightbar.co.uk/2009/05/08/hursley-where-innovation-happens/</link>
		<comments>http://eightbar.co.uk/2009/05/08/hursley-where-innovation-happens/#comments</comments>
		<pubDate>Fri, 08 May 2009 07:46:48 +0000</pubDate>
		<dc:creator>AndyP</dc:creator>
		
		<category><![CDATA[Hursley]]></category>

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

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

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

		<category><![CDATA[digital planet]]></category>

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

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

		<category><![CDATA[smarter planet]]></category>

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

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

		<guid isPermaLink="false">http://eightbar.co.uk/?p=885</guid>
		<description><![CDATA[I&#8217;m over in the US at the moment, and I was out of the office all of last week as well, but I see that the BBC has been visiting my friends and colleagues at the Hursley mothership.
The coverage is in two parts. Firstly there&#8217;s a nice article on the BBC News website which talks [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m over in the US at the moment, and I was out of the office all of last week as well, but I see that the BBC has been visiting my friends and colleagues at the Hursley mothership.</p>
<p>The coverage is in two parts. Firstly there&#8217;s <a href="http://news.bbc.co.uk/1/hi/technology/8035425.stm">a nice article on the BBC News website</a> which talks about the history of Hursley, some of the software developed at the lab such as CICS and MQTT, and (of course) Andy Stanford-Clark&#8217;s twittering house.</p>
<p>There&#8217;s also a set of interviews with IBMers such as <a href="http://twitter.com/kevinxbrown">Kevin Brown</a> talking about the twittering Hursley minibus, in the May 5th episode of the <a href="http://www.bbc.co.uk/podcasts/series/digitalp">Digital Planet</a> podcast (here&#8217;s <a href="http://downloads.bbc.co.uk/podcasts/worldservice/digitalp/digitalp_20090505-1030a.mp3">a direct link to the MP3</a>). The IBM coverage starts from around about 17 minutes in to the programme.</p>
<p>So, if you were wondering what wild and wacky things we get up to at Hursley - we do a lot of different stuff, and it can be very cool indeed :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/05/08/hursley-where-innovation-happens/feed/</wfw:commentRss>
<enclosure url="http://downloads.bbc.co.uk/podcasts/worldservice/digitalp/digitalp_20090505-1030a.mp3" length="13063439" type="audio/mpeg" />
		</item>
		<item>
		<title>INNOV8 - a Serious Game hits 2.0 at IMPACT</title>
		<link>http://eightbar.co.uk/2009/05/07/innov8-a-serious-game-hits-20-at-impact/</link>
		<comments>http://eightbar.co.uk/2009/05/07/innov8-a-serious-game-hits-20-at-impact/#comments</comments>
		<pubDate>Thu, 07 May 2009 15:07:07 +0000</pubDate>
		<dc:creator>AndyP</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[Virtual worlds]]></category>

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

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

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

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

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

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

		<category><![CDATA[innov8 2.0]]></category>

		<category><![CDATA[serious gaming]]></category>

		<category><![CDATA[smarter planet]]></category>

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

		<guid isPermaLink="false">http://eightbar.co.uk/?p=873</guid>
		<description><![CDATA[This week I&#8217;ve been at IBM&#8217;s IMPACT 2009 conference in Las Vegas, along with a lot of my colleagues from IBM Hursley. As I wrote over on my personal blog, this is an event aimed at Smart SOA (Service Oriented Architecture) and the Smarter Planet&#8230; but the synergies between them are bringing in all kinds [...]]]></description>
			<content:encoded><![CDATA[<p>This week I&#8217;ve been at IBM&#8217;s IMPACT 2009 conference in Las Vegas, along with a lot of my colleagues from IBM Hursley. As I <a href="http://andypiper.wordpress.com/2009/05/05/impact-work-play-product-announcements/">wrote over on my personal blog</a>, this is an event aimed at Smart SOA (Service Oriented Architecture) and the Smarter Planet&#8230; but the synergies between them are bringing in all kinds of interesting themes and topics from the emerging technology space, including virtual worlds and gaming, social computing, and green / sustainable computing.</p>
<p>We&#8217;ve <a href="http://eightbar.co.uk/2008/10/15/handheldlearning-2008-virtual-worlds-for-educators/">briefly mentioned INNOV8</a> on eightbar before. It&#8217;s a serious game for business and education aimed at teaching the principles of Business Process Management. The latest version was announced at IMPACT this week. <a href="http://www-01.ibm.com/software/solutions/soa/innov8/index.html">INNOV8 2.0</a> is playable on the web, and has a set of new scenarios covering Smarter Supply Chain, Smarter Traffic, and Smarter Customer Service. The trailer is great - very movie-like :-)</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/Vb1Thz-u_kQ&#038;ap=%2526fmt%3D18&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Vb1Thz-u_kQ&#038;ap=%2526fmt%3D18&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>If you want a sneak peek at the gameplay, <a href="http://www.youtube.com/watch?v=NitK8GgW1lU&#038;fmt=18">check this video</a> too.</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/05/07/innov8-a-serious-game-hits-20-at-impact/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Virtual Forbidden City</title>
		<link>http://eightbar.co.uk/2009/04/17/virtual-forbidden-city/</link>
		<comments>http://eightbar.co.uk/2009/04/17/virtual-forbidden-city/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 23:29:44 +0000</pubDate>
		<dc:creator>AndyP</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[IBM Projects]]></category>

		<category><![CDATA[Virtual worlds]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=870</guid>
		<description><![CDATA[I&#8217;ve been away for a couple of weeks so I&#8217;m very late in posting this!
On 28 and 29 April, IBM is going to be running an SOA tour being using the virtual Forbidden City: Beyond Space and Time. Ian wrote about the Forbidden City launch last year.

According to the press release: 
Attendees will be able [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been away for a couple of weeks so I&#8217;m very late in posting this!</p>
<p>On 28 and 29 April, IBM is going to be running an SOA tour being using the virtual <a href="http://www.beyondspaceandtime.org">Forbidden City: Beyond Space and Time</a>. Ian <a href="http://eightbar.co.uk/2008/10/17/virtual-forbidden-city-live-history-in-the-making/">wrote about the Forbidden City launch</a> last year.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/WXft-jQyOwM&#038;hl=en&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/WXft-jQyOwM&#038;hl=en&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>According to the press release: <br />
<blockquote>Attendees will be able to discuss SOA with IBM’s leading architects and strategists in an innovative setting, and learn first-hand how to shape the future of business communication. The virtual world tour provides a chance to:
<ul>
<li>See a real-life SOA case study in action</li>
<p>
<li>Hear how IBM solutions and products map to and enable specific SOA concepts and capabilities</li>
<p>
<li>Learn how to solve architectural challenges through SOA in a way that is non-disruptive to existing IT systems</li>
<p>
<li>Network with technical experts and peers</li>
<p></ul>
<p></p></blockquote>
<p>This is a good example of how we&#8217;re continuing to explore the use of virtual spaces for education and business. If you want to get involved, there&#8217;s really very little time <a href="http://www.ibm.com/software/uk/itsolutions/soa/virtual-forbidden-city/">to register</a> (sorry! my bad!) - final day is tomorrow, April 17th.</p>
<p>Update - <a href="http://twitter.com/ibmvfc">@ibmvfc</a> reports via Twitter that registration is now open until Tuesday so if you&#8217;re interested, there are a few more days.</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/04/17/virtual-forbidden-city/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The amazing MQTT-enabled ducks!</title>
		<link>http://eightbar.co.uk/2009/03/12/the-amazing-mqtt-enabled-ducks/</link>
		<comments>http://eightbar.co.uk/2009/03/12/the-amazing-mqtt-enabled-ducks/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 16:13:29 +0000</pubDate>
		<dc:creator>AndyP</dc:creator>
		
		<category><![CDATA[Hursley]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://eightbar.co.uk/2009/03/12/the-amazing-mqtt-enabled-ducks/</guid>
		<description><![CDATA[This is a guest post by Hursley’s Chris Phillips (aka @cminion on Twitter). Take it away, Chris… and you’ll find more from him on his blog.
 
Many eightbar readers may have received one of those gadget catalogues you get through the door, with weird and wonderful widgets to ostensibly help with everyday life. “How have [...]]]></description>
			<content:encoded><![CDATA[<p>This is a guest post by Hursley’s Chris Phillips (aka <a href="http://twitter.com/cminion">@cminion</a> on Twitter). Take it away, Chris… and you’ll find more from him <a href="http://www.cminion.com/">on his blog</a>.</p>
<p><a href="http://eightbar.co.uk/wp-content/uploads/2009/03/flashyduck300x225.jpg"><img title="flashyduck-300x225" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="225" alt="flashyduck-300x225" src="http://eightbar.co.uk/wp-content/uploads/2009/03/flashyduck300x225-thumb.jpg" width="300" border="0" /></a> </p>
<p>Many eightbar readers may have received one of those gadget catalogues you get through the door, with weird and wonderful widgets to ostensibly help with everyday life. “How have I ever coped without a Wifi Fondue set?” and similar thoughts may have run your mind. However, one thing these catalogues aim to promise is the integration of technology into everyday life; the dream that if technology is pervasive enough, it could remove all those little annoyances that we experience: forgetting a recipe, not knowing when our friends are turning up at the pub, having to get up twice to make a cup of tea, and so on… missing a phone call, because the phone is not loud enough, or set to vibrate, or other such vagaries of the modern telecommunications device. If only one could make a normally unobtrusive device that would alert one to a phone call, or a doorbell, or a new email, in fact pretty much anything!</p>
<p>Back in January I made some <a href="http://mqtt.org/">MQTT</a> ducks. The aim was to make them flash on or off when receiving signals from my Ubuntu server.</p>
<p>Now, you may wonder why I would want 20 rubber ducks to flash when my phone goes off. Well, this was about the same time as I decided I wanted to make a unobtrusive alerting device. There is no scientific or technical reason in itself. I just had a Mini Cooper&#8217;s worth of rubber ducks sitting around, unemployed. Therefore I designed a simple project to get to grips with the world of Arduinos not only educating me but also putting the lazy mallards to use. I found some cheap fairylights just before Christmas and had the aforementioned large supply of rubber ducks (as you do). </p>
<p><b>Components</b></p>
<ul>
<li>1 x Freeduino </li>
<li>1 x 20 LED Fairy lights (£3) </li>
<li>1 x USB Printer Cable (via theattick.tv)</li>
<li>20 x Rubber Ducks </li>
</ul>
<p><a href="http://eightbar.co.uk/wp-content/uploads/2009/03/img-51451.jpg"><img title="IMG_5145" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="160" alt="IMG_5145" src="http://eightbar.co.uk/wp-content/uploads/2009/03/img-5145-thumb1.jpg" width="240" border="0" /></a> </p>
<p><b>Tools</b></p>
<ul>
<li>GlueGun (£1.50 from Woolworths during the closing down sale) </li>
<li>Scissors </li>
</ul>
<p>The construction was very simple. Making a small hole in the bottom of each duck, I inserted an LED and glue gunned it into place. I checked the effect with the batteries to see the result.</p>
<p><a href="http://eightbar.co.uk/wp-content/uploads/2009/03/10977431.jpg"><img title="1097743" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="180" alt="1097743" src="http://eightbar.co.uk/wp-content/uploads/2009/03/1097743-thumb1.jpg" width="240" border="0" /></a> </p>
<p>Removing the battery component with a pair of scissors and stripping the wire coating revealed the multi-core ends. These were plugged into the digital pin thirteen and the digital ground on the Arduino. To confirm the wires were plugged into the correct pin I pressed the reset button. The ducks and LED thirteen on the Arduino would then quickly flash.</p>
<p><a href="http://eightbar.co.uk/wp-content/uploads/2009/03/img-5148.jpg"><img title="IMG_5148" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="240" alt="IMG_5148" src="http://eightbar.co.uk/wp-content/uploads/2009/03/img-5148-thumb.jpg" width="360" border="0" /></a> </p>
<p>Coding for Arduinos is very basic. The program I wrote received a 1 or a 0 down the USB cable. When it received a 1 (49 in ASCII) it turned the ducks on. When it received a 0 (48 in ASCII) it turned them off.</p>
<pre>int LEDPin  = 13;
int inByte =0;

void setup() {
    pinMode(LEDPin,OUTPUT);
    Serial.begin(9600);
}
void loop(){
    if (Serial.available() &gt; 0) {
      inByte = Serial.read();
      Serial.print(inByte);
    }
    if (inByte == 49 ) {
      digitalWrite(LEDPin,HIGH);
    }
    if (inByte == 48 ) {
      digitalWrite(LEDPin,LOW);
    }
}</pre>
<p>To connect this to my <a href="http://www.alphaworks.ibm.com/tech/rsmb">Really Small Message Broker</a> using MQTT, I modified an excellent &amp; simple Perl script written by Andy Stanford-Clark. His script reads RSMB topics for specific entries. I created a listener that watched for messages being passed on to the Ducks/ topic. If the content of the message was on it sent 1 down the wire to the Arduino, and if it received off it sent 0.</p>
<p>Next move… well someone at <a href="http://www.pachube.com/">Pachube</a> put forward the idea <a href="http://twitter.com/pachube">on Twitter</a> of controlling with their infrastructure. Now, I can send an on or off message to a Pachube feed using Twitter. My server at home then checks this feed every 15 seconds for any changes and sends a message to my RSMB as required.</p>
<p>Thanks to the guys from <b><a href="http://greatduckcaper.com/">http://greatduckcaper.com/</a></b> for providing their leftover ducks and theAttick.tv for providing the USB cable!</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/03/12/the-amazing-mqtt-enabled-ducks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comic Relief, digital red nose</title>
		<link>http://eightbar.co.uk/2009/03/12/comic-relief-digital-red-nose/</link>
		<comments>http://eightbar.co.uk/2009/03/12/comic-relief-digital-red-nose/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 10:31:24 +0000</pubDate>
		<dc:creator>epredator</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=852</guid>
		<description><![CDATA[The rednosin twitter account made me aware of the excellent addition to the comic relief donation options. That of buying a digital rednose picture. Whilst many of us can bolt a red nose onto a picture that is not the point. The ability donate and join in with the excellent charity that is Comic relief [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.twitter.com/rednosin">rednosin</a> twitter account made me aware of the excellent addition to the comic relief donation options. That of buying a <a href="http://www.digitalrednose.com/">digital rednose picture</a>. Whilst many of us can bolt a red nose onto a picture that is not the point. The ability donate and join in with the excellent charity that is <a href="http://www.rednoseday.com/">Comic relief</a> is something we should all do. We use avatar pictures all over the place and you will see twitter full of them next few days. Check out <a href="http://rednosin.chinposin.com/">Rednosin Chinposin</a> so see more<br />
So what are you waiting for! It works for Graham Norton :0)<br />
<img src="http://www.digitalrednose.com/images/homepage_rednose.jpg" alt="Graham Norton" /></p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/03/12/comic-relief-digital-red-nose/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blue Fusion at Hursley, 2009</title>
		<link>http://eightbar.co.uk/2009/03/10/blue-fusion-at-hursley-2009/</link>
		<comments>http://eightbar.co.uk/2009/03/10/blue-fusion-at-hursley-2009/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 10:47:47 +0000</pubDate>
		<dc:creator>AndyP</dc:creator>
		
		<category><![CDATA[Events]]></category>

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

		<category><![CDATA[Blue Fusion]]></category>

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

		<category><![CDATA[malvern st james]]></category>

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

		<category><![CDATA[smarter planet]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=849</guid>
		<description><![CDATA[One of the first Hursley-related things I wrote about here on the eightbar blog back in 2006 was how much I enjoy helping with our annual schools event for National Science and Engineering Week in the UK - Blue Fusion (the event website has gone AWOL at the moment but here&#8217;s a link to the [...]]]></description>
			<content:encoded><![CDATA[<p>One of the first Hursley-related things I wrote about here on the <a href="http://eightbar.co.uk/2006/03/15/the-genetics-of-dragons-and-the-wisdom-of-monkeys/">eightbar blog</a> back in 2006 was how much I enjoy helping with our annual schools event for National Science and Engineering Week in the UK - Blue Fusion (the event website has gone AWOL at the moment but <a href="http://www-03.ibm.com/press/uk/en/pressrelease/26865.wss">here&#8217;s a link to the press release</a>).</p>
<p>This year was no exception. This is now the fifth year that I&#8217;ve been a volunteer. Unfortunately I only had room in my schedule to spend one day helping this time around, so I choose to host a school for the day rather than spending all day on a single activity (that way, I got to see all of the different things we had on offer). </p>
<p>So, yesterday I had the pleasure of hosting six intelligent and polite students from <a href="http://www.malvernstjames.co.uk/pages/default.aspx">Malvern St James School</a> and their teachers - they had travelled a fair distance to come to the event, but despite the early start I think they did really well.</p>
<p>I won&#8217;t go into too much detail and spoil the fun for people who might read this but have not yet taken part in this week&#8217;s event, but I think we had some great activities on offer. I <a href="http://search.twitter.com/search?q=&amp;ands=&amp;phrase=&amp;ors=&amp;nots=&amp;tag=&amp;lang=all&amp;from=andypiper&amp;to=&amp;ref=&amp;near=&amp;within=15&amp;units=mi&amp;since=2009-03-09&amp;until=2009-03-09&amp;source=&amp;rpp=50">twittered our way</a> through a few of them. My own personal favourite was a remote surgery activity. You can&#8217;t see much in this image (it was a dark room) but the students basically had a &#8220;body&#8221; inside a box with some remote cameras to guide their hands around and had to identify organs and remove foreign objects. </p>
<div align="center"><a href="http://andypiper.wordpress.com/files/2009/03/img_3774.jpg"><img src="http://andypiper.wordpress.com/files/2009/03/img_3774.jpg?w=300" alt="img_3774" title="img_3774" width="300" height="225" class="aligncenter size-medium wp-image-1184" /></a></div>
<p>There was also some interesting application of visual technology / tangible interfaces - a genetics exercise using LEGO bricks and a camera which identified gene strands, and an energy planning exercise which used Reactivision-style markers to identify where power stations had been placed on a map (sort of similar to what we built in <a href="http://andypiper.wordpress.com/2007/06/17/slorpedo/">SLorpedo at Hackday</a> a couple of years ago). We also had some logic puzzles to solve, built a, err&#8230; &#8220;typhoon-proof&#8221; (ahem) tower, simulated a computer processor, and commanded a colony of ants in a battle for survival against the other school teams.</p>
<p>Once again, I thought this was a great event - just amazing creativity on show from the folks at Hursley in coming up with such engaging exercises. I hope the students had as much fun as I did!</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/03/10/blue-fusion-at-hursley-2009/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Eightbar featuring on Metanomics</title>
		<link>http://eightbar.co.uk/2009/03/05/eightbar-featuring-on-metanomics/</link>
		<comments>http://eightbar.co.uk/2009/03/05/eightbar-featuring-on-metanomics/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 10:04:18 +0000</pubDate>
		<dc:creator>epredator</dc:creator>
		
		<category><![CDATA[Virtual worlds]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=845</guid>
		<description><![CDATA[I thought that those of you who read this blog might be interested to know I am appearing live on the Metanomics show this coming monday. Whilst I am appearing in my role as Director of Feeding Edge Ltd the conversation will be about how I see the industry going from IBM&#8217;s and corporate enterprise [...]]]></description>
			<content:encoded><![CDATA[<p>I thought that those of you who read this blog might be interested to know I am appearing live on the <a href="http://www.metanomics.net/event030909">Metanomics show</a> this coming monday. Whilst I am appearing in my role as Director of <a href="http://www.feedingedge.co.uk">Feeding Edge Ltd</a> the conversation will be about how I see the industry going from IBM&#8217;s and corporate enterprise perspectives, how eightbar has been something that many of us have a deep affinity for, some talk of 3d printing and maybe a few surprises.<br />
<img src="http://www.metanomics.net/files/images/BANNER%20Watch%20Now%20Logo.png" alt="metanomics logo" /><br />
There are plenty of ways to attend, and full transcripts and videos afterwards.<br />
I was at rehearsals for it yesterday and the operation itself is certainly leading the way on Second Life shows.<br />
See you monday. </p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/03/05/eightbar-featuring-on-metanomics/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Virtual worlds and enterprise case study</title>
		<link>http://eightbar.co.uk/2009/03/04/virtual-worlds-and-enterprise-case-study/</link>
		<comments>http://eightbar.co.uk/2009/03/04/virtual-worlds-and-enterprise-case-study/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 18:55:11 +0000</pubDate>
		<dc:creator>AndyP</dc:creator>
		
		<category><![CDATA[Second Life]]></category>

		<category><![CDATA[Virtual worlds]]></category>

		<category><![CDATA[case study]]></category>

		<category><![CDATA[dave kamalsky]]></category>

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

		<category><![CDATA[linden lab]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/2009/03/04/virtual-worlds-and-enterprise-case-study/</guid>
		<description><![CDATA[Dave Kamalsky of Linden Lab (formerly of IBM Almaden) pinged me to point out that they now have a new blog called Working Inworld. Now, I wouldn’t usually repost this kind of thing, but one particular post that caught my eye was the joint IBM / Linden Lab case study on the IBM Academy of [...]]]></description>
			<content:encoded><![CDATA[<p>Dave Kamalsky of Linden Lab (formerly of IBM Almaden) pinged me to point out that they now have a new blog called <a href="https://blogs.secondlife.com/community/grid">Working Inworld</a>. Now, I wouldn’t usually repost this kind of thing, but one particular post that caught my eye was <a href="https://blogs.secondlife.com/community/grid/blog/2009/02/27/as-seen-on-cnbc-new-ibm-case-study-showcases-value-of-meeting-inworld">the joint IBM / Linden Lab case study on the IBM Academy of Technology events that were held in Second Life</a>. It’s a very nice <a href="http://secondlifegrid.net.s3.amazonaws.com/docs/Second_Life_Case_IBM.pdf">paper</a>, worth taking a look at for some of the figures and business aspects around how best to make use of these kinds of spaces.</p>
<p>Oh, and there’s an interesting concluding comment:</p>
<blockquote><p>After holding the Virtual World Conference and the Annual General Meeting in Second Life, the AoT agrees that virtual worlds will have a big impact on business, on IBM, and IBM’s clients. And, the best way to learn about virtual worlds is to use them - which IBM is now committed to doing.</p>
</blockquote>
<p>This made me smile… no kidding… some of us have been around in this space for <a href="http://eightbar.co.uk/2006/04/04/well-it-got-my-attention-second-life/">quite a few years</a> now… in fact, I was reminiscing about my avatar’s <a href="http://eightbar.co.uk/2007/01/10/bbc-newsnight-gets-deeper-into-our-virtual-personas/">brief TV appearance in an in-world business meeting 2 years ago</a>, only the other day :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/03/04/virtual-worlds-and-enterprise-case-study/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
