<?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: I Wanna Eurovision on my Lucid</title>
	<atom:link href="http://www.theopensourcerer.com/2010/05/25/i-wanna-eurovision-on-my-lucid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theopensourcerer.com/2010/05/25/i-wanna-eurovision-on-my-lucid/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=i-wanna-eurovision-on-my-lucid</link>
	<description>The Magic of Open Source</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:02:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Alan Bell</title>
		<link>http://www.theopensourcerer.com/2010/05/25/i-wanna-eurovision-on-my-lucid/comment-page-1/#comment-13983</link>
		<dc:creator>Alan Bell</dc:creator>
		<pubDate>Wed, 26 May 2010 05:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2467#comment-13983</guid>
		<description>nul points for me. I spent more time slipping in song titles than checking I was giving good instructions :-(</description>
		<content:encoded><![CDATA[<p>nul points for me. I spent more time slipping in song titles than checking I was giving good instructions <img src='http://www.theopensourcerer.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Bell</title>
		<link>http://www.theopensourcerer.com/2010/05/25/i-wanna-eurovision-on-my-lucid/comment-page-1/#comment-13982</link>
		<dc:creator>Alan Bell</dc:creator>
		<pubDate>Wed, 26 May 2010 05:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2467#comment-13982</guid>
		<description>or, I could be completely wrong. Hang on and I will edit the post . . .</description>
		<content:encoded><![CDATA[<p>or, I could be completely wrong. Hang on and I will edit the post . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timo</title>
		<link>http://www.theopensourcerer.com/2010/05/25/i-wanna-eurovision-on-my-lucid/comment-page-1/#comment-13981</link>
		<dc:creator>Timo</dc:creator>
		<pubDate>Wed, 26 May 2010 05:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2467#comment-13981</guid>
		<description>&quot;Finland... no points!&quot; :)</description>
		<content:encoded><![CDATA[<p>&#8220;Finland&#8230; no points!&#8221; <img src='http://www.theopensourcerer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasper Henriksen</title>
		<link>http://www.theopensourcerer.com/2010/05/25/i-wanna-eurovision-on-my-lucid/comment-page-1/#comment-13980</link>
		<dc:creator>Kasper Henriksen</dc:creator>
		<pubDate>Wed, 26 May 2010 05:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2467#comment-13980</guid>
		<description>&lt;code&gt;********@********:~/bin/octoshape$ ls -1 Octo*
OctoshapeClient
&lt;/code&gt;
They must be serving up different versions to people in different parts of the world, I guess.

I was wondering if this was a new version because in the past I could never get it to work with Flash, but ./OctoshapeClient (no parameters) seems to work with their Flash demonstration videos.</description>
		<content:encoded><![CDATA[<p><code>********@********:~/bin/octoshape$ ls -1 Octo*<br />
OctoshapeClient<br />
</code><br />
They must be serving up different versions to people in different parts of the world, I guess.</p>
<p>I was wondering if this was a new version because in the past I could never get it to work with Flash, but ./OctoshapeClient (no parameters) seems to work with their Flash demonstration videos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Bell</title>
		<link>http://www.theopensourcerer.com/2010/05/25/i-wanna-eurovision-on-my-lucid/comment-page-1/#comment-13979</link>
		<dc:creator>Alan Bell</dc:creator>
		<pubDate>Wed, 26 May 2010 05:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2467#comment-13979</guid>
		<description>ok, so you download the .bin file, chmod +x and run it, that should expand and create an octoshape folder below wherever you ran the file, in there is the Octoshape&lt;b&gt;Client&lt;/b&gt; program. For me I downloaded it to ~/Downloads opened a terminal, did 
&lt;code&gt;
cd Downloads
chmod +x octosetup-linux_i386.bin
./octosetup-linux_i386.bin
cd octoshape
&lt;del datetime=&quot;2010-05-26T05:53:28+00:00&quot;&gt;./Octoshape&lt;/del&gt;
./OctoshapeClient
&lt;/code&gt;

uninstalling is just a matter of deleting the octoshape folder.</description>
		<content:encoded><![CDATA[<p>ok, so you download the .bin file, chmod +x and run it, that should expand and create an octoshape folder below wherever you ran the file, in there is the Octoshape<b>Client</b> program. For me I downloaded it to ~/Downloads opened a terminal, did<br />
<code><br />
cd Downloads<br />
chmod +x octosetup-linux_i386.bin<br />
./octosetup-linux_i386.bin<br />
cd octoshape<br />
<del datetime="2010-05-26T05:53:28+00:00">./Octoshape</del><br />
./OctoshapeClient<br />
</code></p>
<p>uninstalling is just a matter of deleting the octoshape folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasper Henriksen</title>
		<link>http://www.theopensourcerer.com/2010/05/25/i-wanna-eurovision-on-my-lucid/comment-page-1/#comment-13977</link>
		<dc:creator>Kasper Henriksen</dc:creator>
		<pubDate>Wed, 26 May 2010 04:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2467#comment-13977</guid>
		<description>That&#039;s all fine and everything... except there is no ./Octoshape?</description>
		<content:encoded><![CDATA[<p>That&#8217;s all fine and everything&#8230; except there is no ./Octoshape?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

