<?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>benking.me.uk</title>
	<atom:link href="http://www.benking.me.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benking.me.uk</link>
	<description>The world according to Ben...</description>
	<lastBuildDate>Thu, 12 Aug 2010 23:12:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ubuntu 10.x, NVidia HDMI Audio Out</title>
		<link>http://www.benking.me.uk/2010/08/13/ubuntu-10-x-nvidia-hdmi-audio-out/</link>
		<comments>http://www.benking.me.uk/2010/08/13/ubuntu-10-x-nvidia-hdmi-audio-out/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 23:12:41 +0000</pubDate>
		<dc:creator>Ben King</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[ION]]></category>
		<category><![CDATA[NVidia HDMI Audio]]></category>
		<category><![CDATA[Q150]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.benking.me.uk/?p=160</guid>
		<description><![CDATA[I recently finally managed to get my mits on the Lenovo Q150, the idea to use it as media PC. Obviously I wanted to run a breed of Linux on it, so that I could run XBMC on it quickly, and have now fast access to my NAS using NFS. I decided to run with [...]]]></description>
			<content:encoded><![CDATA[<p>I recently finally managed to get my mits on the <a title="Lenovo Q150" href="http://shop.lenovo.com/us/landing_pages/ideacentre/2010/q150" target="_blank">Lenovo Q150</a>, the idea to use it as media PC.</p>
<p>Obviously I wanted to run a breed of Linux on it, so that I could run <a title="XBMC" href="http://xbmc.org/" target="_blank">XBMC</a> on it quickly, and have now fast access to my NAS using NFS.</p>
<p>I decided to run with Ubuntu 10.04 (Lucid Lynx).</p>
<p>Loose Lynx installed onto the Q150 with no probs and everything worked perfectly except I couldn&#8217;t get any audio out via HDMI, very frustrating.</p>
<p>A quick Google and it seems a lot of people have had the same problem. I read everything on the subject and there are various answers and workarounds, but no-one appears to have got to the nub of the problem.</p>
<p>Anyway heres how I solved it (in the end!).</p>
<p>The first problem is that the version of Alsa drivers that ship with Loose Lynx don&#8217;t see the NVidia HDMI Audio only the onboard Intel card.</p>
<p>You can see this with:</p>
<pre>jack@media-3:~$ aplay -l</pre>
<pre>**** List of PLAYBACK Hardware Devices ****</pre>
<pre>card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]</pre>
<pre> Subdevices: 1/1</pre>
<pre> Subdevice #0: subdevice #0</pre>
<pre>card 0: Intel [HDA Intel], device 1: ALC662 rev1 Digital [ALC662 rev1 Digital]</pre>
<pre> Subdevices: 1/1</pre>
<pre> Subdevice #0: subdevice #0</pre>
<pre>card 1: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]</pre>
<pre> Subdevices: 1/1</pre>
<pre> Subdevice #0: subdevice #0</pre>
<pre>card 1: NVidia [HDA NVidia], device 7: NVIDIA HDMI [NVIDIA HDMI]</pre>
<pre> Subdevices: 1/1</pre>
<pre> Subdevice #0: subdevice #0</pre>
<pre>card 1: NVidia [HDA NVidia], device 8: NVIDIA HDMI [NVIDIA HDMI]</pre>
<pre> Subdevices: 1/1</pre>
<pre> Subdevice #0: subdevice #0</pre>
<pre>card 1: NVidia [HDA NVidia], device 9: NVIDIA HDMI [NVIDIA HDMI]</pre>
<pre> Subdevices: 0/1</pre>
<pre> Subdevice #0: subdevice #0</pre>
<p>If you haven&#8217;t got at least Alsa 1.0.23, you won&#8217;t see the NVidia [HDA NVidia] devices.</p>
<p>There are two solutions to this:</p>
<ol>
<li>Upgrade your version of Alsa to at least 1.0.23, this guide <a title="Upgrade Alsa" href="http://ubuntuforums.org/showthread.php?p=6589810" target="_blank">here</a> will show you how.</li>
<li>Take a chance on the new version of Ubuntu 10.10 &#8211; Maverick Meerkat. You can read how to <a title="Upgrade to Maverick Meerkat" href="http://www.webupd8.org/2010/05/how-to-upgrade-to-ubuntu-1010-maverick.html" target="_blank">here</a>.</li>
</ol>
<p>Personally I upgraded my Alsa under Licky Lynx, then later upgraded to Masterbating Meerkat Alpha 3 &#8211; and have had no issues.</p>
<p>The next problem you may face is that no matter what combination of options you select on the audio control panel, you still can&#8217;t get any sound, which is a touch frustrating.</p>
<p>You will notice that aplay -l, shows 4 sub devices, the first thing you need to ensure is that none of the 4 devices are muted, you can do this using alsamixer (where the number after c is the card number of the NVidia audio shown by aplay -l):</p>
<pre>jack@media-3:~$ alsamixer -c1
</pre>
<p>You should see the 4 devices (S/PDIF, S/PDIF1, S/PDIF2, S/PDIF3), make sure they are all unmuted (press m to unmute a given device), unmuted devices show as &#8216;oo&#8217; rather than &#8216;MM&#8217;.</p>
<p>Next you need to identify which of the 4 sub devices is actually chucking audio out of the HDMI (I have no idea why there are 4 sub devices and only one works).</p>
<p>I did this from the shell using mplayer to specifically select each device in turn, my sub devices were 1.3, 1.7, 1.8 and 1.9 (which corresponds to the output on aplay -l).</p>
<pre>mplayer -ao alsa:device=hw=1.3 test.mp3</pre>
<pre>mplayer -ao alsa:device=hw=1.7 test.mp3</pre>
<pre>mplayer -ao alsa:device=hw=1.8 test.mp3</pre>
<pre>mplayer -ao alsa:device=hw=1.9 test.mp3
</pre>
<p>Obviously substitute the test.mp3 for something thats available  on your system. mplayer in all cases will appear to be playing the track, however only one sub device will actually make any sound. In my case this was 1.9.</p>
<p>You can at this point manually force most applications to output to device 1.9.</p>
<p>However the best answer is to encourage pulseaudio to use 1.9 by default, so:</p>
<pre>jack@media-3:/$ sudo nano /etc/pulse/default.pa
</pre>
<p>About half way down you should find where you can change the default device whatever works for you:</p>
<pre>load-module module-alsa-sink device=<span style="text-decoration: underline;"><strong>hw:1,9</strong></span></pre>
<p>Save that and reboot.</p>
<p>You may still have to play with sound preferences a bit, confusingly you need to set the output to High Definition Audio Controller <span style="text-decoration: underline;"><strong>not</strong></span> High Definition Audio Controller Digital Stereo (HDMI).</p>
<p>Enjoy!</p>
<pre>
</pre>
<pre>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.benking.me.uk/2010/08/13/ubuntu-10-x-nvidia-hdmi-audio-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NVidia 3D Vision and Alienware AW2310T</title>
		<link>http://www.benking.me.uk/2010/02/24/nvidia-3d-vision-and-alienware-aw2310t/</link>
		<comments>http://www.benking.me.uk/2010/02/24/nvidia-3d-vision-and-alienware-aw2310t/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 14:00:51 +0000</pubDate>
		<dc:creator>Ben King</dc:creator>
				<category><![CDATA[Play]]></category>
		<category><![CDATA[Alienware AW2310T]]></category>
		<category><![CDATA[nvidia 3D vision]]></category>

		<guid isPermaLink="false">http://www.benking.me.uk/?p=154</guid>
		<description><![CDATA[These days its hard to find new toys that appear on the market that are truly different and not just another phone, digital camera, etc. When I first heard about the NVidia 3D Vision I wanted one immediately but I was put off by the fact the 120Hz 3D ready monitors available at the time [...]]]></description>
			<content:encoded><![CDATA[<p>These days its hard to find new toys that appear on the market that are truly different and not just another phone, digital camera, etc.</p>
<p>When I first heard about the <a style="border: none;" href="http://www.amazon.co.uk/gp/product/B00292BG82?ie=UTF8&amp;tag=scienceacross-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=B00292BG82" target="_blank">NVidia 3D Vision</a> I wanted one immediately but I was put off by the fact the 120Hz 3D ready monitors available at the time wouldn&#8217;t do 1920&#215;1080, I wanted a Samsung monitor ideally as my existing Samsung T240 was great (albeit not 3D compatible), unfortunately there were no signs of a 1920&#215;1080 Samsung (They only do the 22&#8243; SM2233RZ 1680&#215;1050), so when the Alienware appeared I just couldn&#8217;t wait any longer.</p>
<p>To my delight Alienware is owned by Dell, with whom we have a trade account, a quick email my Dell account manager revealed that Dell can indeed supply Alienware direct and at trade, without wanting to reveal my levels of trade discount with Dell and I can say it was well worth the effort going this route rather than retail!!</p>
<p>The 3D Vision kit is very well presented and good quality kit and you really feel you are getting value for money (I picked mine up from <a style="border: none;" title="NVidia 3D Vision" href="http://www.amazon.co.uk/gp/product/B00292BG82?ie=UTF8&amp;tag=scienceacross-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=B00292BG82" target="_blank">Amazon</a> for £119.95).</p>
<p>For the record my PC is:</p>
<ul>
<li>Intel Core I7</li>
<li><a href="http://www.amazon.co.uk/gp/product/B002C676C0?ie=UTF8&amp;tag=scienceacross-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=B002C676C0" target="_blank"><span style="border: medium none;">NVidia GTX285</span></a></li>
<li>6GB of Ram</li>
<li>Windows 7 64bit</li>
</ul>
<p>So its not shy <img src='http://www.benking.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I upgraded NVidia drivers to the latest and installed the 1.20 version of the 3D Vision drivers, and I was good to go.</p>
<p>Setup was remarkably easy.</p>
<p>Obviously the first game I charged into was World of Warcraft, unfortunately initial results were frankly very disappointing.</p>
<p>I spent some time fiddling with the depth controls and got something passable but I still had lots of problems with things appearing at the wrong depth, so for example while most of the WOW UI would appear in front of the action, random elements would appear somewhere between the UI and the action, particularly buffs and auras in the top right, which couldn&#8217;t make up their mind where to be!</p>
<p>This confused my poor brain considerably, it just couldn&#8217;t cope with things that should be at the same depth being at different depths.</p>
<p>I was about to give it all up as just not a great technology, when while browsing some forums, a couple of people mentioned that make sure you install the proper Alienware drivers for the monitor, I hadn&#8217;t done this because:</p>
<ol>
<li>Windows 7 identified the monitor out of the box.</li>
<li>Since when did changing monitor drivers affect anything!!</li>
</ol>
<p>How wrong was I! I installed the proper monitor drivers and now pretty much everything works perfectly.</p>
<p>So just for the record:</p>
<h2><strong>Install the proper Alienware AW2310T drivers!!</strong></h2>
<p>World of Warcraft is now simply stunning, your character looks like an action figure sitting there either deep &#8216;inside&#8217; your screen or if you zoom in floating in front of it, particularly when flying, seeing is believing.</p>
<p>The other tip is that ideally you want to turn the Hardware Cursor/Pointer off. Basically with this on the pointer appears to sit right in front of everything else which can again confuse your brain, in WoW turning this off means the pointer renders at the same depth as whatever you are pointing at which is a lot better. Unfortunately some games just don&#8217;t have this option &#8211; such as Red Alert 3, which looks great in 3D except the hardware pointer confuses the head and makes it tricky to click on something directly.</p>
<p>You will read on some forums about the 120Hz 3D monitors having a grey band at the top and bottom of the screen. I can confirm that when you have an entirely black screen, you can pick out a 1cm slightly less black strip at the top and bottom of the screen, however its really marginal and you would have to be pretty anal to be that upset about it.</p>
<p>All in all for the money the NVidia 3D Vision and Alienware AW2310T solution is brilliant and I would heartily recommend it to anyone, 3D is definitely the way forward.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benking.me.uk/2010/02/24/nvidia-3d-vision-and-alienware-aw2310t/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPhone vs Blackberry</title>
		<link>http://www.benking.me.uk/2009/12/20/iphone-vs-blackberry/</link>
		<comments>http://www.benking.me.uk/2009/12/20/iphone-vs-blackberry/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 01:04:17 +0000</pubDate>
		<dc:creator>Ben King</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[IPhone Blackberry]]></category>

		<guid isPermaLink="false">http://www.benking.me.uk/2009/12/20/iphone-vs-blackberry/</guid>
		<description><![CDATA[Next time you find yourself in the pub arguing whether the iPhone or crackberry is better, here is the win&#8230; iPhone users with unlimited text packages&#8230; Simply send all texts to the crackberry user one letter at a time i.e. &#8216;H E L L O&#8217; &#8211; the iPhone user can fire off texts in this [...]]]></description>
			<content:encoded><![CDATA[<p>Next time you find yourself in the pub arguing whether the iPhone or crackberry is better, here is the win&#8230;</p>
<p>iPhone users with unlimited text packages&#8230; Simply send all texts to the crackberry user one letter at a time i.e. &#8216;H E L L O&#8217; &#8211; the iPhone user can fire off texts in this format nearly as quick as a normal text &#8211; the crackberry unfortunately is rendered useless until all the texts are received!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benking.me.uk/2009/12/20/iphone-vs-blackberry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monday Night Experiment&#8230;</title>
		<link>http://www.benking.me.uk/2009/12/08/monday-night-experiment/</link>
		<comments>http://www.benking.me.uk/2009/12/08/monday-night-experiment/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 23:20:40 +0000</pubDate>
		<dc:creator>Ben King</dc:creator>
				<category><![CDATA[Food]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[tea light]]></category>
		<category><![CDATA[tupperware]]></category>

		<guid isPermaLink="false">http://www.benking.me.uk/2009/12/08/monday-night-experiment/</guid>
		<description><![CDATA[Monday nights are boring, very boring. We got talking about a possible invention, which lead us to do an experiment, our apparatus for the experiment were: 1) A Tupperware tub (approx 3 litres) 2) 3 tealights 3) a sheet of tinfoil 4) a lighter The experiment was simple, how long will 3 tealights burn for [...]]]></description>
			<content:encoded><![CDATA[<p>Monday nights are boring, very boring.</p>
<p>We got talking about a possible invention, which lead us to do an experiment, our apparatus for the experiment were:</p>
<p>1) A Tupperware tub (approx 3 litres)<br />
2) 3 tealights<br />
3) a sheet of tinfoil<br />
4) a lighter</p>
<p>The experiment was simple, how long will 3 tealights burn for in an airtight Tupperware box.</p>
<p>Two questions: </p>
<p>1) How long did our 3 tealights last?<br />
2) What were trying to invent?</p>
<p>The winner gets a mince pie with cognac and cream. </p>
<p><a href="http://www.benking.me.uk/wp-content/uploads/2009/12/p_2048_1536_3B35322C-BFBD-44AE-A9A0-A79F4229A130.jpeg"><img src="http://www.benking.me.uk/wp-content/uploads/2009/12/p_2048_1536_3B35322C-BFBD-44AE-A9A0-A79F4229A130.jpeg" alt="" width="225" height="300" class="alignnone size-full wp-image-364" /></a></p>
<p><a href="http://www.benking.me.uk/wp-content/uploads/2009/12/l_2048_1536_6F12D75A-1C9C-46C2-AEE5-8F9D32FBDEE6.jpeg"><img src="http://www.benking.me.uk/wp-content/uploads/2009/12/l_2048_1536_6F12D75A-1C9C-46C2-AEE5-8F9D32FBDEE6.jpeg" alt="" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benking.me.uk/2009/12/08/monday-night-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple &#8211; an apology &#8211; fake psu&#8217;s</title>
		<link>http://www.benking.me.uk/2009/11/23/apple-an-apology-fake-psus/</link>
		<comments>http://www.benking.me.uk/2009/11/23/apple-an-apology-fake-psus/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 00:59:11 +0000</pubDate>
		<dc:creator>Ben King</dc:creator>
				<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[fake psus]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.benking.me.uk/2009/11/23/apple-an-apology-fake-psus/</guid>
		<description><![CDATA[So a bit more investigation reveals that the two troublesome psus are fakes, ordered from an Amazon store (www.gr8.com). Side by side, there are some obvious differences. A quick way reveals that the fake is a couple of grams lighter as well. Sorry Apple! Beware fake accessories my friends!]]></description>
			<content:encoded><![CDATA[<p>So a bit more investigation reveals that the two troublesome psus are fakes, ordered from an Amazon store (<a href="http://www.gr8.com">www.gr8.com</a>).</p>
<p>Side by side, there are some obvious differences.</p>
<p>A quick way reveals that the fake is a couple of grams lighter as well.</p>
<p>Sorry Apple!</p>
<p>Beware fake accessories my friends!</p>
<p><a href="http://www.benking.me.uk/wp-content/uploads/2009/11/l_2048_1536_446A5FCA-F9AB-4D4E-970E-40E0E6A292F7.jpeg"><img src="http://www.benking.me.uk/wp-content/uploads/2009/11/l_2048_1536_446A5FCA-F9AB-4D4E-970E-40E0E6A292F7.jpeg" alt="" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
<p><a href="http://www.benking.me.uk/wp-content/uploads/2009/11/p_2048_1536_62E2E9AF-848A-422C-8ADD-6B495B8D2975.jpeg"><img src="http://www.benking.me.uk/wp-content/uploads/2009/11/p_2048_1536_62E2E9AF-848A-422C-8ADD-6B495B8D2975.jpeg" alt="" width="225" height="300" class="alignnone size-full wp-image-364" /></a></p>
<p><a href="http://www.benking.me.uk/wp-content/uploads/2009/11/p_2048_1536_E8B88F7F-CC4C-4F76-AA06-63AFA0769D8A.jpeg"><img src="http://www.benking.me.uk/wp-content/uploads/2009/11/p_2048_1536_E8B88F7F-CC4C-4F76-AA06-63AFA0769D8A.jpeg" alt="" width="225" height="300" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benking.me.uk/2009/11/23/apple-an-apology-fake-psus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple IPhone power supply fail 2</title>
		<link>http://www.benking.me.uk/2009/11/23/apple-iphone-power-supply-fail-2/</link>
		<comments>http://www.benking.me.uk/2009/11/23/apple-iphone-power-supply-fail-2/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 00:38:11 +0000</pubDate>
		<dc:creator>Ben King</dc:creator>
				<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[psu]]></category>

		<guid isPermaLink="false">http://www.benking.me.uk/2009/11/23/apple-iphone-power-supply-fail-2/</guid>
		<description><![CDATA[Unbelievably, another iPhone psu has gone pop, literally! One of the compact plug psus powering a iPhone dock with my housemates iPhone in it went with an audible bang and now is a charred version of it&#8217;s former self. That&#8217;s £42 you now owe me Apple.]]></description>
			<content:encoded><![CDATA[<p>Unbelievably, another iPhone psu has gone pop, literally! One of the compact plug psus powering a iPhone dock with my housemates iPhone in it went with an audible bang and now is a charred version of it&#8217;s former self.</p>
<p>That&#8217;s £42 you now owe me Apple.</p>
<p><a href="http://www.benking.me.uk/wp-content/uploads/2009/11/l_2048_1536_CE04F2A0-CD69-4983-9513-680C85C7F88B.jpeg"><img src="http://www.benking.me.uk/wp-content/uploads/2009/11/l_2048_1536_CE04F2A0-CD69-4983-9513-680C85C7F88B.jpeg" alt="" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
<p><a href="http://www.benking.me.uk/wp-content/uploads/2009/11/p_2048_1536_C1224B4A-3ABB-431B-9A42-22AF39865A60.jpeg"><img src="http://www.benking.me.uk/wp-content/uploads/2009/11/p_2048_1536_C1224B4A-3ABB-431B-9A42-22AF39865A60.jpeg" alt="" width="225" height="300" class="alignnone size-full wp-image-364" /></a></p>
<p><a href="http://www.benking.me.uk/wp-content/uploads/2009/11/p_2048_1536_2E83112F-A5DD-4AB3-A151-A5C3DD02FA87.jpeg"><img src="http://www.benking.me.uk/wp-content/uploads/2009/11/p_2048_1536_2E83112F-A5DD-4AB3-A151-A5C3DD02FA87.jpeg" alt="" width="225" height="300" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benking.me.uk/2009/11/23/apple-iphone-power-supply-fail-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regent Street Apple Store &#8211; Fail</title>
		<link>http://www.benking.me.uk/2009/11/22/regent-street-apple-store-fail/</link>
		<comments>http://www.benking.me.uk/2009/11/22/regent-street-apple-store-fail/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 21:22:44 +0000</pubDate>
		<dc:creator>Ben King</dc:creator>
				<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[apple store]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.benking.me.uk/2009/11/22/regent-street-apple-store-fail/</guid>
		<description><![CDATA[Today I was in London with my shiny new iPhone (and I have to say it&#8217;s awesome). As it&#8217;s an iPhone though I obviously have to carry a charger with me at all times. Unfortunately my charger failed on the train down to London, I thought no worries I will pop to the Regent Street [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was in London with my shiny new iPhone (and I have to say it&#8217;s awesome).</p>
<p>As it&#8217;s an iPhone though I obviously have to carry a charger with me at all times. Unfortunately my charger failed on the train down to London, I thought no worries I will pop to the Regent Street Apple Store, I need a few bits and bobs anyway, I am sure they will just replace my charger!</p>
<p>FAIL! Do you have a receipt sir? No but it&#8217;s an orange iPhone thus only a week old. We need to book you an appointment with an iPod genius to assist you.</p>
<p> I am in London I have to be somewhere in 10 minutes and my iPhone is flat, can you not just plug it inand confirm I am right and replace it. </p>
<p>Sorry sir that&#8217;s not the process.</p>
<p>Is the least path of resistance to just buy a new one?</p>
<p>Yes sir!</p>
<p>Apple &#8211; you owe me £21 &#8211; the iPhone is still awesome though <img src='http://www.benking.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.benking.me.uk/2009/11/22/regent-street-apple-store-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Politicians &#8211; When will we learn to pay them properly??</title>
		<link>http://www.benking.me.uk/2009/10/28/politicians-when-will-we-learn-to-pay-them-properly/</link>
		<comments>http://www.benking.me.uk/2009/10/28/politicians-when-will-we-learn-to-pay-them-properly/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 03:13:52 +0000</pubDate>
		<dc:creator>Ben King</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.benking.me.uk/?p=138</guid>
		<description><![CDATA[The whole debate about politicians pay and expenses has raged on and on and been right old farce. I think the point everyone has missed is that we clearly aren&#8217;t paying them enough! The government is effectively the biggest company we have in the UK with the biggest budgets ultimately spending our money. Yet we [...]]]></description>
			<content:encoded><![CDATA[<p>The whole debate about politicians pay and expenses has raged on and on and been right old farce.</p>
<p>I think the point everyone has missed is that we clearly aren&#8217;t paying them enough! The government is effectively the biggest company we have in the UK with the biggest budgets ultimately spending our money.</p>
<p>Yet we entrust it to be managed at the top by a bunch of people who we only deem worth £60K per annum. This is rediculous, and frankly frightening, you will struggle in the commercial world these days to get a decent project manager for £60K let alone someone you could put in charge of a budget of billions.  No wonder they are all trying to squeeze the system where they can and the country is a shambles.</p>
<p>The bigger issue though is that we aren&#8217;t attracting the best and bright to the job, instead of attracting the best brains from business, science and the arts to government, we end up getting a bunch of idiots who can do no better (well judging by the desire to generate more cash if they could get a better job they would).</p>
<p>We need people running the country who are really bright, know how to make rational decisions and test theories scientifically rather than riding on the wave of public popularity.</p>
<p>Unfortunately none of the suitable candidates are interested in the job because they are off elsewhere earning proper money.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benking.me.uk/2009/10/28/politicians-when-will-we-learn-to-pay-them-properly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File downloading &#8211; when will they finally learn&#8230;</title>
		<link>http://www.benking.me.uk/2009/10/28/file-downloading-when-will-they-finally-learn/</link>
		<comments>http://www.benking.me.uk/2009/10/28/file-downloading-when-will-they-finally-learn/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 02:59:23 +0000</pubDate>
		<dc:creator>Ben King</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.benking.me.uk/?p=136</guid>
		<description><![CDATA[Commenting on: http://news.bbc.co.uk/1/hi/technology/8328820.stm Yet again we get more suggestions that it should be down to the ISPs to do the policing for the content providers, and its down to us (the ISPs) to block users who file share. I am interested to see how 3 strikes applies to a corporate environment, I don&#8217;t mean the [...]]]></description>
			<content:encoded><![CDATA[<p>Commenting on: <a title="http://news.bbc.co.uk/1/hi/technology/8328820.stm" href="http://news.bbc.co.uk/1/hi/technology/8328820.stm" target="_blank">http://news.bbc.co.uk/1/hi/technology/8328820.stm</a></p>
<p>Yet again we get more suggestions that it should be down to the ISPs to do the policing for the content providers, and its down to us (the ISPs) to block users who file share.</p>
<p>I am interested to see how 3 strikes applies to a corporate environment, I don&#8217;t mean the big corporates with sensible IT teams, I am thinking of the 5-10 man company with one person sat in the corner quietly downloading the latest episode of the Simpsons while sharing it with the world&#8230; that&#8217;ll will be fun when they get cut off&#8230;</p>
<p>Anyway back to the point&#8230; the music, tv and film industries have an amazing luxury which they are still rejecting&#8230; i.e. they have an effectively FREE distribution medium, where anybody in the world (pretty much) can get any of their content without it costing them a penny&#8230;.</p>
<p>Yet rather than investing their time and effort in how to achieve a revenue stream from this amazing advantage, they persist in trying to stop it happening falling back on all the traditional &#8216;approved ways&#8217; of getting their content.</p>
<p>Take myself for example, I have a UK TV license and a UK Sky TV subscription. This in effect gives me access to pretty much legal acces to every TV programme I could wish for. I still however download/iplayer the key programmes I watch, why?</p>
<p>Well:</p>
<ul>
<li>I definitely no longer want to watch TV at a prescribed time, those days are gone. TV is now when, where and how I want it, not when the broadcasters dictate.</li>
<li>I could of course PVR the content (Windows Media Centre enables me to do this easily) and watch it when I want, and where and how I want.</li>
<li>If I PVR it, it involves faff and hassle. Torrents are easy to get and come in a portable format that I play on any TV or PC in my house.</li>
</ul>
<p>The problem is that not everyone is paying a subscription for TV, and of course they lose advertising revenue on downloads &#8211; saying that though Sky are clearly having a right giggle at their advertisers with Sky+, i.e. yes we encourage our customers to have a technology that means they can skip the adverts!</p>
<p>So media producers, yet again I encourage you to stop criminalising people before you have at least given them the chance to subscribe to content when, where and how they want it! i.e. via bittorrent, et al.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benking.me.uk/2009/10/28/file-downloading-when-will-they-finally-learn/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wanted: Piper Arrow</title>
		<link>http://www.benking.me.uk/2009/10/24/wanted-piper-arrow/</link>
		<comments>http://www.benking.me.uk/2009/10/24/wanted-piper-arrow/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:56:51 +0000</pubDate>
		<dc:creator>Ben King</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.benking.me.uk/?p=133</guid>
		<description><![CDATA[I am finally looking to buy an Aircraft, after much debate and discussion I have settled on a Piper Arrow. The reason for the Arrow is: I want something I will find a challenge now and can &#8216;grow into&#8217; as my experience increases. I want the extra performance and efficiency above say a Warrior or [...]]]></description>
			<content:encoded><![CDATA[<p>I am finally looking to buy an Aircraft, after much debate and discussion I have settled on a <a title="Piper Arrow @ wikipedia" href="http://en.wikipedia.org/wiki/Piper_Cherokee#PA-28R-180_and_PA-28R-200_Arrow" target="_blank">Piper Arrow</a>.</p>
<p>The reason for the Arrow is:</p>
<ul>
<li>I want something I will find a challenge now and can &#8216;grow into&#8217; as my experience increases.</li>
<li>I want the extra performance and efficiency above say a Warrior or 172.</li>
<li>I can get some return on the aircraft hiring it back to my club for CPL training and thus avoiding some of the risks associated with PPL training!</li>
<li>It very much looks like a &#8216;real aircraft&#8217;!</li>
</ul>
<p>So I am looking for a:</p>
<ul>
<li>Arrow III or IV (though not sure about T tail!).</li>
<li>Non-turbo</li>
<li>Full IFR</li>
<li>Autopilot</li>
<li>FM immune radio</li>
<li>Low to mid time engine and prop</li>
<li>3 blade prop (preferably)</li>
<li>Budget &lt; £50,000</li>
</ul>
<p>Anyway, if anyone knows where there is one that might be of interest to me, please drop me an email to ben@benking.me.uk or give me a call on +44 (0) 7973 848007.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benking.me.uk/2009/10/24/wanted-piper-arrow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
