<?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>MikeCann.co.uk &#187; Personal - MikeCann.co.uk - mikey see, mikey do!</title>
	<atom:link href="http://mikecann.co.uk/tag/personal/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikecann.co.uk</link>
	<description>mikey see, mikey do!</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:10:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Inputtie &#8211; Version 0.1.5</title>
		<link>http://mikecann.co.uk/inputtie/inputtie-version-0-1-5/</link>
		<comments>http://mikecann.co.uk/inputtie/inputtie-version-0-1-5/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 19:31:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Inputtie]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[middle]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1406</guid>
		<description><![CDATA[Just a few small changes in this update: From the release notes: Inputtie Version 0.1.5 (17/10/10) + Middle mouse input is now caught and transferred between devices + More errors are caught in the client + Keys are now depressed when a connection is cut, no more lingering Shift, yey! The new version should automatically [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/10/Untitled-1.png"><img class="alignnone size-full wp-image-1407" title="Untitled-1" src="http://mikecann.co.uk/wp-content/uploads/2010/10/Untitled-1.png" alt="" width="400" height="217" /></a></p>
<p>Just a few small changes in this update:</p>
<p>From the release notes:</p>
<p>Inputtie Version 0.1.5 (17/10/10)</p>
<p>+ Middle mouse input is now caught and transferred between devices<br />
+ More errors are caught in the client<br />
+ Keys are now depressed when a connection is cut, no more lingering Shift, yey!</p>
<p>The new version should automatically download, but if you don&#8217;t yet have it go grab it on the download page -&gt; <a href="http://www.inputtie.com/download/">http://www.inputtie.com/download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/inputtie/inputtie-version-0-1-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Chrome Extension &#8211; &#8220;Post To Tumblr&#8221;</title>
		<link>http://mikecann.co.uk/personal-project/my-first-chrome-extension-post-to-tumblr/</link>
		<comments>http://mikecann.co.uk/personal-project/my-first-chrome-extension-post-to-tumblr/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 20:02:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[tumblr]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1392</guid>
		<description><![CDATA[Mummy wow! Im a big boy now! I have just published my first Chrome extension. It was really annoying me that when I found a funny cat or some other silly image I would have to go through a whole ball-ache process to get that image on my Tumblr account. What I really wanted was [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/10/Shot_002.png"><img class="size-full wp-image-1393 alignnone" title="Shot_002" src="http://mikecann.co.uk/wp-content/uploads/2010/10/Shot_002.png" alt="" width="228" height="218" /></a></p>
<p>Mummy wow! Im a big boy now! I have just published my first Chrome extension.</p>
<p>It was really annoying me that when I found a funny cat or some other silly image I would have to go through a whole ball-ache process to get that image on <a href="http://mikeysee.tumblr.com">my Tumblr account</a>.</p>
<p>What I really wanted was some right-click-post action going on and wondered why no one had one it yet. So with an hour or so to spare I whipped this extension up really quick.</p>
<p>It uses the Chrome 6 Context Menu API so you obviously need to have Chrome 6 to be able to use it.</p>
<p>Currently it only posts images as that&#8217;s all I needed for now but if enough people want more then ill whip out the other data types.</p>
<p>The source couldn&#8217;t be any simpler really, infact this is it here:</p>
<div id="wpshdo_1" class="wp-synhighlighter-outer"><div id="wpshdt_1" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_1"></a><a id="wpshat_1" class="wp-synhighlighter-title" href="#codesyntax_1"  onClick="javascript:wpsh_toggleBlock(1)" title="Click to show/hide code block">Source code</a></td><td align="right"><a href="#codesyntax_1" onClick="javascript:wpsh_code(1)" title="Show code only"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_1" onClick="javascript:wpsh_print(1)" title="Print code"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_1" class="wp-synhighlighter-inner" style="display: block;"><pre class="javascript" style="font-family:monospace;"><ol><li class="li1"><div class="de1">chrome.<span class="me1">contextMenus</span>.<span class="me1">create</span><span class="br0">&#40;</span><span class="br0">&#123;</span><span class="st0">&quot;title&quot;</span><span class="sy0">:</span> <span class="st0">&quot;Post Image To Tumblr&quot;</span><span class="sy0">,</span> <span class="st0">&quot;contexts&quot;</span><span class="sy0">:</span><span class="br0">&#91;</span><span class="st0">&quot;image&quot;</span><span class="br0">&#93;</span><span class="sy0">,</span> <span class="st0">&quot;onclick&quot;</span><span class="sy0">:</span> postImage<span class="br0">&#125;</span><span class="br0">&#41;</span><span class="sy0">;</span></div></li><li class="li1"><div class="de1">&nbsp;</div></li><li class="li1"><div class="de1"><span class="kw2">function</span> postImage<span class="br0">&#40;</span>info<span class="sy0">,</span> tab<span class="br0">&#41;</span></div></li><li class="li1"><div class="de1"><span class="br0">&#123;</span></div></li><li class="li1"><div class="de1">	<span class="kw2">var</span> email <span class="sy0">=</span> localStorage<span class="br0">&#91;</span><span class="st0">&quot;tumblr_email&quot;</span><span class="br0">&#93;</span><span class="sy0">;</span></div></li><li class="li1"><div class="de1">	<span class="kw2">var</span> password <span class="sy0">=</span> localStorage<span class="br0">&#91;</span><span class="st0">&quot;tumblr_pass&quot;</span><span class="br0">&#93;</span><span class="sy0">;</span></div></li><li class="li1"><div class="de1">&nbsp;</div></li><li class="li1"><div class="de1">	<span class="kw1">if</span><span class="br0">&#40;</span><span class="sy0">!</span>email <span class="sy0">||</span> email<span class="sy0">==</span><span class="st0">&quot;&quot;</span> <span class="sy0">||</span> <span class="sy0">!</span>password <span class="sy0">||</span> password<span class="sy0">==</span><span class="st0">&quot;&quot;</span><span class="br0">&#41;</span></div></li><li class="li1"><div class="de1">	<span class="br0">&#123;</span></div></li><li class="li1"><div class="de1">		<span class="kw3">alert</span><span class="br0">&#40;</span><span class="st0">&quot;Need to set your Tumblr username and password in the options before posting!&quot;</span><span class="br0">&#41;</span><span class="sy0">;</span></div></li><li class="li1"><div class="de1">	<span class="br0">&#125;</span></div></li><li class="li1"><div class="de1">	<span class="kw1">else</span></div></li><li class="li1"><div class="de1">	<span class="br0">&#123;</span></div></li><li class="li1"><div class="de1">		<span class="kw2">var</span> o <span class="sy0">=</span></div></li><li class="li1"><div class="de1">		<span class="br0">&#123;</span></div></li><li class="li1"><div class="de1">			<span class="st0">&quot;email&quot;</span><span class="sy0">:</span>email<span class="sy0">,</span></div></li><li class="li1"><div class="de1">			<span class="st0">&quot;password&quot;</span><span class="sy0">:</span>password<span class="sy0">,</span></div></li><li class="li1"><div class="de1">			<span class="st0">&quot;type&quot;</span><span class="sy0">:</span><span class="st0">&quot;photo&quot;</span><span class="sy0">,</span></div></li><li class="li1"><div class="de1">			<span class="st0">&quot;source&quot;</span><span class="sy0">:</span>info.<span class="me1">srcUrl</span></div></li><li class="li1"><div class="de1">		<span class="br0">&#125;</span><span class="sy0">;</span></div></li><li class="li1"><div class="de1">&nbsp;</div></li><li class="li1"><div class="de1">		<span class="kw2">var</span> success <span class="sy0">=</span> <span class="kw2">function</span><span class="br0">&#40;</span>data<span class="sy0">,</span>textStatus<span class="sy0">,</span>request<span class="br0">&#41;</span></div></li><li class="li1"><div class="de1">		<span class="br0">&#123;</span></div></li><li class="li1"><div class="de1">			<span class="kw1">if</span><span class="br0">&#40;</span>textStatus<span class="sy0">==</span><span class="st0">&quot;success&quot;</span><span class="br0">&#41;</span><span class="br0">&#123;</span> <span class="kw3">alert</span><span class="br0">&#40;</span><span class="st0">&quot;Image posted to Tumblr. Image -&gt; &quot;</span><span class="sy0">+</span>info.<span class="me1">srcUrl</span><span class="br0">&#41;</span><span class="sy0">;</span> <span class="br0">&#125;</span></div></li><li class="li1"><div class="de1">			<span class="kw1">else</span> <span class="br0">&#123;</span> <span class="kw3">alert</span><span class="br0">&#40;</span><span class="st0">&quot;Bad email or password&quot;</span><span class="br0">&#41;</span><span class="sy0">;</span> <span class="br0">&#125;</span></div></li><li class="li1"><div class="de1">		<span class="br0">&#125;</span></div></li><li class="li1"><div class="de1">&nbsp;</div></li><li class="li1"><div class="de1">		$.<span class="me1">post</span><span class="br0">&#40;</span><span class="st0">&quot;http://www.tumblr.com/api/write&quot;</span><span class="sy0">,</span>o<span class="sy0">,</span> success<span class="br0">&#41;</span><span class="sy0">;</span></div></li><li class="li1"><div class="de1">	<span class="br0">&#125;</span></div></li><li class="li1"><div class="de1"><span class="br0">&#125;</span></div></li></ol></pre></div></div>
<p>Simples!</p>
<p>Theres even an option page where you put in your Tumblr details:</p>
<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/10/Shot_003.png"><img class="size-full wp-image-1394 alignnone" title="Shot_003" src="http://mikecann.co.uk/wp-content/uploads/2010/10/Shot_003.png" alt="" width="239" height="241" /></a></p>
<p>Oh, there is one issue.</p>
<p>No matter what I tried I couldn&#8217;t manage to get the Tumblr API to return an error. So if you enter your username or password incorrectly it still reports success, not entirely sure why, if someone knows I would love to hear why!</p>
<p>Interested? You can go grab it over on the chrome extensions gallery page -&gt; <a href="https://chrome.google.com/extensions/detail/dbpicbbcpanckagpdjflgojlknomoiah?hl=en">HERE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/personal-project/my-first-chrome-extension-post-to-tumblr/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Inputtie &#8211; Beta Release!</title>
		<link>http://mikecann.co.uk/inputtie/inputtie-beta-release/</link>
		<comments>http://mikecann.co.uk/inputtie/inputtie-beta-release/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 19:57:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Inputtie]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1354</guid>
		<description><![CDATA[Woooo Hooo! Finally after almost a years worth of toiling we have finally released the beta version of Inputtie. Now I have only performed a limited amount of testing so im sure there are going to be bugs-a-plenty. If you find something I would love to hear about it. We dont currently have a dedicated [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_01-Sep.-22-19.58.png"><img class="alignnone size-full wp-image-1355" title="ScreenHunter_01 Sep. 22 19.58" src="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_01-Sep.-22-19.58.png" alt="" width="489" height="255" /></a></p>
<p>Woooo Hooo! Finally after almost a years worth of toiling we have finally released the beta version of <a href="http://www.inputtie.com">Inputtie</a>.</p>
<p>Now I have only performed a limited amount of testing so im sure there are going to be bugs-a-plenty. If you find something I would love to hear about it. We dont currently have a dedicated email address you can use for this so just use the contact box on the side of the inputtie page to get in touch.</p>
<p>Anyways, here are the release notes for this version:</p>
<p><strong>Inputtie Version 0.1.3 (22/03/10)</strong><br />
+ Beta Release!<br />
+ Fixed an issue that was causing the mouse pointer to not quite reach the edge of the screen<br />
+ Fixed it so that you can now choose not to show the &#8220;new device&#8221; help tip.<br />
+ New Icons, yey!</p>
<p>Grab the download over on the <a href="http://www.inputtie.com/download/">download page</a> now!</p>
<p>Oh BTW we decided to go with the &#8220;e&#8221; in a bordered square for our app icon:</p>
<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/09/squareborder_16x16.png"><img class="alignnone size-full wp-image-1357" title="squareborder_16x16" src="http://mikecann.co.uk/wp-content/uploads/2010/09/squareborder_16x16.png" alt="" width="16" height="16" /></a><a href="http://mikecann.co.uk/wp-content/uploads/2010/09/squareborder_32x32.png"><img class="alignnone size-full wp-image-1358" title="squareborder_32x32" src="http://mikecann.co.uk/wp-content/uploads/2010/09/squareborder_32x32.png" alt="" width="32" height="32" /></a><a href="http://mikecann.co.uk/wp-content/uploads/2010/09/squareborder_48x48.png"><img class="alignnone size-full wp-image-1359" title="squareborder_48x48" src="http://mikecann.co.uk/wp-content/uploads/2010/09/squareborder_48x48.png" alt="" width="48" height="48" /></a><a href="http://mikecann.co.uk/wp-content/uploads/2010/09/squareborder_304x3041.png"><img class="alignnone size-full wp-image-1360" title="squareborder_304x304" src="http://mikecann.co.uk/wp-content/uploads/2010/09/squareborder_304x3041.png" alt="" width="304" height="304" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/inputtie/inputtie-beta-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing Inputtie</title>
		<link>http://mikecann.co.uk/inputtie/announcing-inputtie/</link>
		<comments>http://mikecann.co.uk/inputtie/announcing-inputtie/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 17:58:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Inputtie]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[donate]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Sync]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1308</guid>
		<description><![CDATA[For the last year or so my major personal-project has been under wraps but after a few intense weeks its finally time to talk about it! First before I explain exactly what Inputtie is I will talk about why I started this project and the problem I was trying to solve. (If you aren&#8217;t interested in all [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/09/inp.jpg"><img class="alignnone size-full wp-image-1309" title="inp" src="http://mikecann.co.uk/wp-content/uploads/2010/09/inp.jpg" alt="" width="700" height="300" /></a></p>
<p>For the last year or so my major personal-project has been under wraps but after a few intense weeks its finally time to talk about it!</p>
<p>First before I explain exactly what Inputtie is I will talk about why I started this project and the problem I was trying to solve.</p>
<p>(If you aren&#8217;t interested in all the background fluff and just want to find out what Inputtie is, head over to <a href=" http://www.inputtie.com">inputtie.com</a>)</p>
<h2><strong>The Problem</strong></h2>
<p>About a year ago I was doing a lot of work at home that involved working both on my desktop PC and my MacbookPro. Often I would find myself using my mouse and keyboard on my PC then having to lean accross to use the trackpad and keyboard on my MBP. Now, I hate trackpads so what I started doing was unplugging my keyboard and mouse from my desktop then plugging back into my MBP when I wanted to use it.</p>
<p>This situation was obviously less than ideal, so I started looking around for other solutions. I had heard of hardware you can buy that involves flipping a switch when you want to change which device you want your input to go to. I considered this but thought there must be a more elegant software solution. I had an idea in my head where I wanted you to simply move my mouse pointer off my desktop monitor and it would then magically appear on the laptop screen.</p>
<p>It was at this point I found out about <a href="http://synergy2.sourceforge.net/">Synergy</a>. I took a good look at it but for the life of me could not get it to work no matter how hard I tried. It also involved lots of fiddley messing around with IP addresses / hostnames and command line parameters (it has improved in a year, but more on that later). So I thought to myself surely there is a better way of doing this, surely its not a tough technical problem to solve!?</p>
<h2>The Solution</h2>
<p>I had originally intended to talk about the myriad of attempts, blind alleys, different languages and general headaches I endured to get to this point however its a very lengthy topic. So instead in this post im just going to talk about the final solution talk about the previous attempts in later posts.</p>
<p>So without any further ado I present a screenshot of Inputtie, so you can get an idea of whats going on:</p>
<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_04-Sep.-08-19.07.jpg"><img class="alignnone size-full wp-image-1315" title="ScreenHunter_04 Sep. 08 19.07" src="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_04-Sep.-08-19.07.jpg" alt="" width="637" height="430" /></a></p>
<p>It&#8217;s an Adobe AIR 2 application so it means it will look and work the same across all supported operating systems (Mac, Windows, Linux). AIR also makes it super easy to install and update so for most users it should be a very simple matter to get it up and running.</p>
<p>The way it works is simple. When opened it automatically detects other devices on your network that have Inputtie running. You then make a connection between your two devices by simply dragging and dropping an arrow from one device to another:</p>
<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_05-Sep.-08-19.13.jpg"><img class="alignnone size-full wp-image-1316" title="ScreenHunter_05 Sep. 08 19.13" src="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_05-Sep.-08-19.13.jpg" alt="" width="463" height="170" /></a></p>
<p>Do the same on the other device and your computers are now connected, its that simple! Now when you move your mouse across to the side of the screen (side dependant on which arrow you picked) it will magically appear on the screen of the other device, splendid!</p>
<p>Now over there you can use your keyboard and mouse as normal and the input will be transferred over.</p>
<p>You can even also copy and paste text from one device to the other. This is great when you just want to blast a URL or some other bit of text to the laptop or back again without having to send emails or use IM or make a text file and send it over a network or anything else.</p>
<p>If you want to fire up a game or something  that inputtie may interfere with you can simply and easily toggle it to disabled:</p>
<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_08-Sep.-08-19.31.jpg"><img class="alignnone size-full wp-image-1318" title="ScreenHunter_08 Sep. 08 19.31" src="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_08-Sep.-08-19.31.jpg" alt="" width="258" height="215" /></a><a href="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_09-Sep.-08-19.31.jpg"><img class="alignnone size-full wp-image-1319" title="ScreenHunter_09 Sep. 08 19.31" src="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_09-Sep.-08-19.31.jpg" alt="" width="183" height="128" /></a></p>
<h2>Website</h2>
<p>Early into the project I teamed up with my partner in crime and jack-of-all-trades <a href="http://www.olip.co.uk">Oliver Pitceathly</a>. The original idea was to release this as a commercial product so we wanted to have a nice high-quality website as a landing page for potential customers. In the latter stages of the product we decided to drop the commercial aspect and make it donation-ware instead.</p>
<p>Despite my constant badgering and mind-changing Oli has done a <a href="http://www.inputtie.com">fantastic job on the website</a>, it looks simply great!</p>
<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_10-Sep.-08-19.46.jpg"><img class="alignnone size-full wp-image-1320" title="ScreenHunter_10 Sep. 08 19.46" src="http://mikecann.co.uk/wp-content/uploads/2010/09/ScreenHunter_10-Sep.-08-19.46.jpg" alt="" width="455" height="218" /></a></p>
<p>He even found time to do an awsome video that shows off the best features of Inputtie:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/OUM1EGbUMvQ?fs=1&amp;hl=en_GB&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/OUM1EGbUMvQ?fs=1&amp;hl=en_GB&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h2><strong> Planned Extensions</strong></h2>
<p>There are many potential extensions that you could imagine would be really handy.</p>
<p>Imagine being able to tare a tab from your desktop browser then drag it over to your laptop and having it then appear there.</p>
<p>Even better how about simply dragging a file or folder over then having it transfer quickly, be pausable, restartable, and toggle the bandwith it uses. All possible and planned extensions in Inputtie.</p>
<p>Another idea is using the multi-touch track pad on the macbook to interact in a multi-touch fashion with windows 7 on your desktop.</p>
<h2><strong>Beta</strong></h2>
<p>&#8220;So where can I get my hands on it?&#8221; you cry. Well we haven&#8217;t actually release it for download just yet, there are some niggley bugs and things to work out with it still. If you are interested in testing it out tho sign up for the beta over at <a href="http://www.inputtie.com">inputtie.com</a> and ill shoot you a mail when its ready to go!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/inputtie/announcing-inputtie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ludum Dare &#8211; Hour 11</title>
		<link>http://mikecann.co.uk/ludum-dare/ludum-dare-hour-11/</link>
		<comments>http://mikecann.co.uk/ludum-dare/ludum-dare-hour-11/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 13:14:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ludum Dare]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[ludum]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[progress]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1247</guid>
		<description><![CDATA[Thought I would update now I have a basic scene and a controllable player. See for yourself: Use left and right keys to navigate. Next step is a gun and destructible terrain, and not forgetting particles!]]></description>
			<content:encoded><![CDATA[<p>Thought I would update now I have a basic scene and a controllable player. See for yourself:</p>
<p>Use left and right keys to navigate.</p>
<p><object style="width: 600px; height: 500px;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="500" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.mikecann.co.uk/DumpingGround/ld/18/01/LudumDare18.swf" /><embed style="width: 600px; height: 500px;" type="application/x-shockwave-flash" width="600" height="500" src="http://www.mikecann.co.uk/DumpingGround/ld/18/01/LudumDare18.swf"></embed></object></p>
<p>Next step is a gun and destructible terrain, and not forgetting particles!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/ludum-dare/ludum-dare-hour-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mike Cann &amp; Social Networks</title>
		<link>http://mikecann.co.uk/personal-projects/mike-cann-social-networks/</link>
		<comments>http://mikecann.co.uk/personal-projects/mike-cann-social-networks/#comments</comments>
		<pubDate>Sun, 16 May 2010 14:07:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.mikecann.co.uk/?p=1056</guid>
		<description><![CDATA[Well as it appears that every day there is a new &#8220;Must Join&#8221; social network and I appear to have joined most of them I thought I would write a little rundown post of where you can find my digital presence. http://www.facebook.com/mikeysee Yes, im on Facebook after years of trying to stay away. Unforuntely as [...]]]></description>
			<content:encoded><![CDATA[<p>Well as it appears that every day there is a new &#8220;Must Join&#8221; social network and I appear to have joined most of them I thought I would write a little rundown post of where you can find my digital presence.</p>
<p><a href="http://www.facebook.com/mikeysee"><img class="alignnone size-full wp-image-1058" title="ScreenHunter_01 May. 16 14.53" src="http://mikecann.co.uk/wp-content/uploads/2010/05/ScreenHunter_01-May.-16-14.53.gif" alt="" width="700" height="138" /></a></p>
<p><a href="http://www.facebook.com/mikeysee">http://www.facebook.com/mikeysee</a></p>
<p>Yes, im on Facebook after years of trying to stay away. Unforuntely as my job is making games for the platform, its kinda tricky to avoid.</p>
<p><a href="http://mikeysee.tumblr.com/"><img class="alignnone size-full wp-image-1059" title="ScreenHunter_02 May. 16 14.54" src="http://mikecann.co.uk/wp-content/uploads/2010/05/ScreenHunter_02-May.-16-14.54.gif" alt="" width="706" height="165" /></a></p>
<p><a href="http://mikeysee.tumblr.com/">http://mikeysee.tumblr.com/</a></p>
<p>Tumblr is a reccent addition to my collection. Im primarily using it as a dumping ground for stuff that amuses me. Expect photos, videos and madness inside&#8230; oh and plenty of cats!</p>
<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/05/ScreenHunter_03-May.-16-14.55.gif"><img class="alignnone size-full wp-image-1060" title="ScreenHunter_03 May. 16 14.55" src="http://mikecann.co.uk/wp-content/uploads/2010/05/ScreenHunter_03-May.-16-14.55.gif" alt="" width="700" height="137" /></a></p>
<p><a href="http://twitter.com/mikeysee">http://twitter.com/mikeysee</a></p>
<p>Ahh Twitter, that strange little service that is just sooo addictive! Find me, follow me, expect nothing sensible.</p>
<p><a href="http://soundcloud.com/mike-cann"><img class="alignnone size-full wp-image-1061" title="ScreenHunter_04 May. 16 14.57" src="http://mikecann.co.uk/wp-content/uploads/2010/05/ScreenHunter_04-May.-16-14.57.gif" alt="" width="705" height="143" /></a></p>
<p><a href="http://soundcloud.com/mike-cann">http://soundcloud.com/mike-cann</a></p>
<p>Not exactly  social network, but still find a collection of my mixes <img src='http://mikecann.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://picasaweb.google.co.uk/mike.cann"><img class="alignnone size-full wp-image-1062" title="ScreenHunter_05 May. 16 14.57" src="http://mikecann.co.uk/wp-content/uploads/2010/05/ScreenHunter_05-May.-16-14.57.gif" alt="" width="700" height="198" /></a></p>
<p><a href="http://picasaweb.google.co.uk/mike.cann">http://picasaweb.google.co.uk/mike.cann</a></p>
<p>Again, not a social network, just a collection of pictures of me, my friends and my antics.</p>
<p><a href="http://uk.linkedin.com/in/mikecann"><img class="alignnone size-full wp-image-1067" title="ScreenHunter_02 May. 16 15.47" src="http://mikecann.co.uk/wp-content/uploads/2010/05/ScreenHunter_02-May.-16-15.47.gif" alt="" width="710" height="194" /></a></p>
<p><a href="http://uk.linkedin.com/in/mikecann">http://uk.linkedin.com/in/mikecann</a></p>
<p>Oops! I forgot about LinkedIn! Well you can find some (fairly) up to date information about my skills and job experience <img src='http://mikecann.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/personal-projects/mike-cann-social-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mikecann.co.uk moved.. again.. too!</title>
		<link>http://mikecann.co.uk/websites/mikecann-co-uk-moved-again-too/</link>
		<comments>http://mikecann.co.uk/websites/mikecann-co-uk-moved-again-too/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 20:44:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[webfusion]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mikecann.co.uk/?p=1038</guid>
		<description><![CDATA[Well as my previous post was about how I had moved my personal presence I thought I would mention the move of my virtual presence too. For a while I have been hosting my sites on Slicehost, and things having been going okay. Slicehost however is a basic VPS that simply gives you root access [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/04/ScreenHunter_01-Apr.-13-21.27.jpg"><img class="alignnone size-full wp-image-1039" title="ScreenHunter_01 Apr. 13 21.27" src="http://mikecann.co.uk/wp-content/uploads/2010/04/ScreenHunter_01-Apr.-13-21.27.jpg" alt="" width="356" height="128" /></a><a href="http://mikecann.co.uk/wp-content/uploads/2010/04/ScreenHunter_02-Apr.-13-21.29.jpg"><img class="alignnone size-full wp-image-1040" title="ScreenHunter_02 Apr. 13 21.29" src="http://mikecann.co.uk/wp-content/uploads/2010/04/ScreenHunter_02-Apr.-13-21.29.jpg" alt="" width="141" height="42" /></a></p>
<p>Well as my previous post was about how I had moved my personal presence I thought I would mention the move of my virtual presence too.</p>
<p>For a while I have been hosting my sites on Slicehost, and things having been going okay. Slicehost however is a basic VPS that simply gives you root access and then you are expected to know what to do next. I spent a long time setting it up in the beginning following various tutorials. I learnt alot of Linux along the way but unfortunately I dont think im ever going to have the time to learn enough to maintain this box, especially now that I have 7 domains of my own and am hosting two by other people.</p>
<p>So I recently started looking for a better solution. Thats when my partner in crime <a href="http://olip.co.uk">olip.co.u</a>k recommendation that I checkout Web Fusion, so I did and was mightily impressed. For a very similar price to Slicehost I get a much bigger box with much more features, and ofcourse the awesome Plesk 9.0 admin tool.</p>
<p>So the last few days I have been moving over, its gone pretty smooth but there have been a coupple of growing pains, which others may wish to learn from:</p>
<p><strong>Shared Rather Than Exclusive Hosting</strong></p>
<p>If you wish to be able to create new clients using Plesk then allow those clients to create domains you must remember to set your VPS as &#8220;shared&#8221; rather than &#8220;exclusive&#8221; right at the beginning before doing anything. I found out the hard way that if you make domains on an &#8220;Exclusive&#8221; IP VPS then you can no longer set that IP as &#8220;shared&#8221; and therefore clients cannot make domains. The solution I was forced to take was to ring support (which was generally helpful, ive seen worse *cough* BT *cough*) and they were able to sort it for me.</p>
<p><strong>Mod_Rewrite and .htaccess</strong></p>
<p>This blog is wordpress and I wanted the pretty perma-links that WordPress is capable of so<em> http://www.mikecann.co.uk/about/</em> rather than <em>http://www.mikecann.co.uk/?page=about. </em>To achieve this I tried many different things before I hit on the correct solution which was to use FTP to modify the permissions on the httpdocs folder to 777 then go to the perma-links section of the WordPress settings and allow WordPress to setup .htaccess for me! I then just went back and changed the permissions back to 750, simples!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/websites/mikecann-co-uk-moved-again-too/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moved.. Again!</title>
		<link>http://mikecann.co.uk/photos-personal/moved-again/</link>
		<comments>http://mikecann.co.uk/photos-personal/moved-again/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 13:57:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photos & Personal]]></category>
		<category><![CDATA[Flat]]></category>
		<category><![CDATA[Manchester]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.mikecann.co.uk/?p=1034</guid>
		<description><![CDATA[Well as I have announced (rather pointlessly) every time I moved in the past, I thought I would continue the tradition by announcing that I have moved again. This time its back again to my old room in one of my previous flats, The Grand Mancehster. As I have already done a video of this [...]]]></description>
			<content:encoded><![CDATA[<p>Well as I have announced (rather pointlessly) every time I moved in the past, I thought I would continue the tradition by announcing that I have moved again. This time its back again to my old room in one of my previous flats, The Grand Mancehster.</p>
<p>As I have already done a video of this place, Ill just reuse it:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="505" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/3FRstdlJpHE&amp;hl=en_GB&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="505" src="http://www.youtube.com/v/3FRstdlJpHE&amp;hl=en_GB&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>EDIT: It would appear that Youtube have removed the soundtrack to the video, so, while watching this video imagine &#8220;<a href="http://www.youtube.com/watch?v=7NgLV056kB0">Manson &#8211; Wide Open Space</a>&#8221; playing in the background <img src='http://mikecann.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/photos-personal/moved-again/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apple Aluminium Keyboard Windows 7</title>
		<link>http://mikecann.co.uk/photos-personal/apple-aluminium-keyboard-windows-7/</link>
		<comments>http://mikecann.co.uk/photos-personal/apple-aluminium-keyboard-windows-7/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 12:01:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photos & Personal]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mikecann.co.uk/?p=868</guid>
		<description><![CDATA[Just got my new computer at work. First thing I did was chuck out the stock keyboard and replace with my favourite mac aluminium keyboard. As usual when trying to get Apple hardware to play nice with Microsoft there is a little friction. In this case the keyboard doesn&#8217;t come with any mapping drivers resulting in the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/01/CropperCapture1.jpg"><img class="alignnone size-full wp-image-867" title="CropperCapture[1]" src="http://mikecann.co.uk/wp-content/uploads/2010/01/CropperCapture1.jpg" alt="" width="623" height="411" /></a></p>
<p>Just got my new computer at work. First thing I did was chuck out the stock keyboard and replace with my favourite mac aluminium keyboard.</p>
<p>As usual when trying to get Apple hardware to play nice with Microsoft there is a little friction. In this case the keyboard doesn&#8217;t come with any mapping drivers resulting in the fact that some of the keys are messed up and in wrong locations.  So we get to the point of this post. As I have had to do this several times now I thought I would post my solution so I dont spend ages searching each time.</p>
<p>The solution is to use the Apple Pro Keyboard Layout from <a href="parkernet.com">parkernet.com</a>.</p>
<p>For convenience I have taken the details on how to use the file directly from the stite: <a href="http://parkernet.com/applepro/">http://parkernet.com/applepro/</a></p>
<p><strong>Download</strong></p>
<p>Download the installation package <a href="http://mikecann.co.uk/wp-content/uploads/2010/01/Apple_Pro_KBD_v2.zip">Apple_Pro_KBD_v2</a> (250K)</p>
<p><strong>System requirements</strong></p>
<p>Windows XP or Windows Vista, 32-bit or 64-bit versions. Maybe Windows 7 RC but not tested. Apple Pro Keyboard or new aluminium Apple Keyboard. Untested with wireless keyboards but it should work okay.</p>
<p><strong>Installation</strong></p>
<p>After unZipping the Apple_Pro_KBD_v2.zip file, open the Apple Pro KBD v2 directory and run the Setup.exe installation file.</p>
<p>The installer will run and automatically install the keyboard layout .dll file into the correct location for your operating system.</p>
<p>To remove the keyboard layout simply run the installer again.</p>
<p><strong>Configuration</strong></p>
<p>Use the Windows XP Regional and Language Options control panel to select the new keyboard layout. Full details are included in the read me text file included in the ZIP download.</p>
<p>For those of you who want a step-by-step guide with pictures that you can print out, click <a href="http://parkernet.com/applepro/installation.html">here</a>.</p>
<p>Sorry there&#8217;s no Vista step by step, but I have skillfully avoided Vista since it&#8217;s release.</p>
<p><strong>Keystrokes</strong></p>
<p>All keys now operate as per the legends printed upon them.</p>
<p>Shift-2 = @</p>
<p>Ctrl-Alt-2 = €</p>
<p>Shift-3 = £</p>
<p>Ctrl-Alt-3 = #</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/photos-personal/apple-aluminium-keyboard-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Reader</title>
		<link>http://mikecann.co.uk/photos-personal/google-reader/</link>
		<comments>http://mikecann.co.uk/photos-personal/google-reader/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 11:13:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photos & Personal]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://www.mikecann.co.uk/?p=862</guid>
		<description><![CDATA[Well I guess im a little late to the party but I have recently discovered the joy that is Google Reader. I never truly understood the purpose of RSS readers until I started to wonder how I could make my daily trawl of flash,  flex, tech  blogs faster and more efficient. It was then I re-discovered google [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/01/ScreenHunter_01-Jan.-16-11.00.jpg"><img class="alignnone size-full wp-image-863" title="ScreenHunter_01 Jan. 16 11.00" src="http://mikecann.co.uk/wp-content/uploads/2010/01/ScreenHunter_01-Jan.-16-11.00.jpg" alt="" width="708" height="361" /></a></p>
<p>Well I guess im a little late to the party but I have recently discovered the joy that is <a href="http://www.google.co.uk/aclk?sa=l&amp;ai=C7XwfvpxRS-XULZP60ATqqIm6BofH_nvb8djUBbzP7aIGCAAQASDHmPgFUIqcmLD7_____wFgu46wg9AKoAGhw_P8A8gBAaoEE0_Q_BkFj7a5ClxdtuxO7nGrSC0&amp;sig=AGiWqtywpsEabeLnKLGvWAMBI-st8Ua1CQ&amp;q=http://www.google.com/reader%3Futm_campaign%3Den%26utm_source%3Den-ha-ww-ww-bk%26utm_medium%3Dha%26utm_term%3Dgoogle%2520reader">Google Reader</a>.</p>
<p>I never truly understood the purpose of RSS readers until I started to wonder how I could make my daily trawl of flash,  flex, tech  blogs faster and more efficient. It was then I re-discovered google reader (I had played with it before but didnt understand the purpose too much).</p>
<p>Needless to say it has pretty much transformed how I use the web. Now instead of opening 20+ tabs every day to check my favourite blogs I instead just add a subscription to the blog and then I am updated whenever there are new posts. Old concept I know but im amazed how I did without it until now.</p>
<p>There is one problem however. Im a little bit of a neat freak and I just cant stand seeing that there are unread items. This becomes an issue if you subscribe to a very busy site such as <a href="http://gizmodo.com/">Gizmodo</a>. If I leave it for a day or two without checking im liable to have 100 posts from that one site alone to read. As much as it pains me I have taken to reading about 10-20 from this site a day then clicking the &#8220;mark as read&#8221; button, just so that its nice and tidy <img src='http://mikecann.co.uk/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/photos-personal/google-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

