<?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>The McKenzie's Blog... &#187; Technology</title>
	<atom:link href="http://www.uk-experience.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uk-experience.com</link>
	<description>Our life in the UK...</description>
	<lastBuildDate>Mon, 25 Jan 2010 16:41:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Synergy2 .. why don&#8217;t you have it??</title>
		<link>http://www.uk-experience.com/2010/01/25/synergy2-why-dont-you-have-it/</link>
		<comments>http://www.uk-experience.com/2010/01/25/synergy2-why-dont-you-have-it/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 16:41:31 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Synergy2]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2010/01/25/synergy2-why-dont-you-have-it/</guid>
		<description><![CDATA[Ok, let me explain first what it is.. Synerygy2 is a way to share multiple computers with one keyboard and mouse.&#160; No, it’s not a KVM replacement.. Synergy2 replaces only the keyboard and mouse, you’ll need to have a monitor attached to each machine on your desk.&#160; This is actually a plus.&#160; In the photo [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, let me explain first what it is.. <a href="http://synergy2.sourceforge.net/" target="_blank">Synerygy2</a> is a way to share multiple computers with one keyboard and mouse.&#160; No, it’s not a KVM replacement.. Synergy2 replaces only the keyboard and mouse, you’ll need to have a monitor attached to each machine on your desk.&#160; This is actually a plus.&#160; In the photo below you’ll see my working area at the office… I’ve labelled which each runs for an OS and below that the names of the computers (click to see the full size image)</p>
<p><a href="http://www.uk-experience.com/wp-content/uploads/2010/01/officedesktop.jpg" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="office-desktop" border="0" alt="office-desktop" src="http://www.uk-experience.com/wp-content/uploads/2010/01/officedesktop_thumb.jpg" width="244" height="184" /></a> </p>
<p>The keyboard and mouse is actually attached to the Ubuntu machine, in other words that’s the “server”.&#160; The XP and Windows 7 machines are “clients”.&#160; One thing to consider with Synergy is that it’s not secure.&#160; It does send everything you type in plain text over the network.&#160; This can be avoided by tunnelling the connection over something like SSH.&#160; Perhaps I’ll cover that later.&#160; Synergy2 isn’t new, it’s been around a very long time.</p>
<p>I don’t want to reinvent the wheel or try to take any limelight from those that have already posted great articles on how to set it up, the best information can be found from the <a href="http://synergy2.sourceforge.net/" target="_blank">Synergy2</a> website itself.</p>
<p>What I’m posting about is really how to fix a problem that I’m sure others might have encountered.&#160; Right.. so the problem is this.&#160; As I’ve said, the server is on Ubuntu.&#160; Naturally the “Windows key” on Ubuntu has no natural meaning to the OS, it’s just another key and not mapped to anything out of the box.&#160; The problem I’ve had is that while using Synergy the “Windows Key” didn’t work on the Ubuntu machine even though I’d remapped it to do things, such as Win + T to open a new xterm, Win + R to open the Run Command Dialog (basically making it operate a bit like Windows).&#160;&#160; the fix for this was a change in the <strong>$HOME/.synergy.ini</strong> file on the Ubuntu machine.&#160; The weird thing was that when move the mouse to the XP machine the Windows key did what it should, however on the Windows 7 it wouldn’t work.</p>
<p>Right, so what was the fix?&#160; Here is my <strong>.synergy.ini </strong>file</p>
<blockquote><p>section: screens     <br /> burma:      <br /> scotland:      <br />&#160; meta = super      <br /> rambler:      <br />&#160; meta = super      <br />end</p>
<p>section: links     <br /> burma:      <br /> left = scotland      <br /> right = rambler      <br /> scotland:      <br /> right = burma      <br /> left = rambler      <br /> rambler:      <br /> left = burma      <br /> right = scotland      <br />end</p>
<p>section: options     <br /> screenSaverSync = true      <br />end</p>
</blockquote>
<p><em><font color="#555555"></font></em>    <br />The important lines above are the “meta = super”.&#160; Under Ubuntu the Windows Key is called “meta”.&#160; This tells Synergy when the focus is on the windows machines to map the “meta” key to the “super” key, or in other words the Windows key.&#160; Once that was changed and synergys was restarted all was good again.</p>
<p>I’m posting this for anyone else that might have a problem with the windows key not working under synergy with Linux/Ubuntu/Unix machines and windows machines, but also as a reminder to myself should I forget how I fixed it <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#160; I’d been through this exercise about 4 years ago but having rebuilt that machine I couldn’t for the life of me recall how I fixed it .. well, now that I’ve blogged about it I’ll at least have one good place to go and find the answer again <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#160; </p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2010/01/25/synergy2-why-dont-you-have-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Nokia N97 and how it&#8217;s my last&#8230;</title>
		<link>http://www.uk-experience.com/2009/11/10/my-nokia-n97-and-how-its-my-last/</link>
		<comments>http://www.uk-experience.com/2009/11/10/my-nokia-n97-and-how-its-my-last/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 12:00:59 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Geek Toys]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/?p=559</guid>
		<description><![CDATA[I should finish that statement by saying it&#8217;s my last Nokia phone, EVER!
I bought my NokiaN97 back in June.  I&#8217;m not ashamed to admit that I, like everyone else that ever ordered one of these devices, was excited like I&#8217;d never been about a phone.  The prospect of what was promised by Vodafone and Nokia [...]]]></description>
			<content:encoded><![CDATA[<p>I should finish that statement by saying it&#8217;s my last Nokia phone, EVER!</p>
<p>I bought my <a title="Nokia N97" href="http://europe.nokia.com/find-products/devices/nokia-n97" target="_blank">NokiaN97</a> back in June.  I&#8217;m not ashamed to admit that I, like everyone else that ever ordered one of these devices, was excited like I&#8217;d never been about a phone.  The prospect of what was promised by <a href="http://www.vodafone.co.uk" target="_blank">Vodafone</a> and <a href="http://www.nokia.co.uk" target="_blank">Nokia</a> was overwhelming the senses.  However, I very quickly found myself, like pretty much everyone else that has ever ordered this device, sad and disappointed to entirely new levels.</p>
<p>Where do I start .. well the device came shipped with the then current firmware level of 10.x .. right out of the box it was acting odd.. dropped calls, low phone signals levels where there should full signals, etc, etc.  The worst at the time was making and taking calls&#8230; you might be lucky and get a call in and you might be lucky to not have the device crash and reboot during or immediately after a call.  This was frustrating to say the least.</p>
<p>While the start of my relationship with my new N97 was rocky it was manageable .  Plus the promise of the much talked about V11 firmware and how it would fix a lot of problems, that and that alone kept me hopeful that we could make things work (me and the N97).  Firmware V11 came and went, sure, some problems were resolved, but entirely new problems were introduced.  Once again, we were on the rocks with our relationship.  I managed, somehow, to tolerate the device.  It wasn&#8217;t crashing randomly any more, which I suppose is a positive thing.  However, one of the new problems that came with V11 was a memory leak that slowly filled up my C:.  The first time it happened I received an &#8220;out of memory&#8221; error and the phone crashed and rebooted.  Upon reboot I was confused at first since the C: had about 18meg free.  I then noticed it would slowly fill as days went on and crash again.</p>
<p>Until now, I&#8217;ve not even touched on the other long laundry list of known issues with this device, including the much loathed <a href="http://www.nokiausers.net/General/Nokia-N97-Self-Harming-Check-your-N97-s-Main-Camera-Glass.html" target="_blank">Nokia N97 Self Harming</a> issue where it scratches and destroys it&#8217;s own camera lense.  Mine has been no exception to this issue, the lense is nicely scratched and gashed, thankfully not directly over the camera&#8217;s optics so the camera is still very usable.  Others, however, have not been so lucky.</p>
<p>So, back to the story.. we last off with the tails of whoa over V11 firmware.  Well, it was many months before Nokia finally released the even more anticipated V12 firmware. It was even longer for UK contract phone owners since the UK carriers either refused to push it out to us or they blamed Nokia for the delay.  I don&#8217;t know where the problem really was or who was really to blame, suffice to say it sucked big time.   Finally, V12 was released and the world cheered, until they installed it and noticed yet more problems were introduced, for some it was more problems then fixes.  Some of my issues were fixed but my memory leak got worse.  I could now only run my phone for 2 days before the C: would fill and the phone would crash or I had to reboot it.</p>
<p>Well, here I am now in Nov.  After waiting for V20 to come out and then deciding not to wait until sometime next year I changed the product code on my phone by following the instructions on <a href="http://thesymbianblog.com/2009/07/02/how-to-change-the-product-code-on-a-n97-nokia-5800/" target="_blank">THIS PAGE</a>.  That worked a treat I was then able to upgrade to V20.  That did not go well at all I have to say.  The process of loading the firmware was fine, however after the initial reboot there were loads of performance issues and lots of crashes.  After much Googling I&#8217;d come to conclusion that I needed to do a hard reset and rebuild my phone from scratch <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   That was the first time I had to a full rebuild.  Somewhat painful .. loads of apps to find and install, activation codes to find etc.  More annoyingly was I had to rebuild all my menus again for all the apps.  Very time consuming.  Fine, I accepted that, the phone is crap, the OS is crap and Nokia is crap, just one of the little joys of having bleeding edge hardware and Beta software.</p>
<p>Well, last night the phone acted up and needed a reboot.  This wasn&#8217;t the memory leak, that seemed to be mostly cured going to V20, I forgot to mention that above.  I pushed the power button, turned off the phone.  It did as it was suppose to.  Power it back on.. it sits at the white Nokia screen for about 2-3 mins.  This is NOT normal.  60-90 seconds boot time is normal for my phone.  I pull the battery, try again.  Leave it for 10 mins or so this time.  Still, no boot.  Bugger me.  I pull the battery, sim card and microSD card out.  Wait a few mins, replace the sim and battery and power on.  Nothing, just the <a href="http://www.google.co.uk/search?hl=en-GB&amp;q=n97+white+screen+of+death&amp;sourceid=navclient-ff&amp;rlz=1B3GGGL_enGB307GB307&amp;ie=UTF-8" target="_blank">White Screen of Death</a>.  I tried all the &#8220;fixes&#8221; that others posted about, nothing at all.  I was again forced to hard reset and rebuild my phone.</p>
<p>This was the last time I ever hard reset my phone for no valid reason.  The next time the phone does this, I will hard reset it clear and format the internal mass storage and sell it on EBay for whatever I&#8217;m lucky enough to get for it.  That will be it.  I will also not be organizing my icons again or doing much else in the way of customizing my phone because of the hassles and time it takes, all to have it destroyed because Nokia can&#8217;t get it&#8217;s act together.</p>
<p>I would love to return the phone to Nokia for a full refund not to mention refunds for the software I&#8217;ve purchased for the device that will, on the next total lock up will become of no use to me since I won&#8217;t be using the device.</p>
<p>I am one very unhappy customer of Nokia at this point, the only good thing is knowing I&#8217;m no the only one.  There are 1000&#8217;s and 1000&#8217;s of people that have bought this phone and posted about their deep disappointment with the device and Nokia in general.  I hope, like me, they will all vote with their feet and refuse to by any more Nokia and Symbian based phones!  I think my next phone will be an Android of some sort.  It can&#8217;t be any worse.  No, don&#8217;t even think of trying to talk into an Apple i-CAN&#8217;T DO WHAT I LIKE ON MY PHONE-Phone.</p>
<p>If you are thinking of buying a Nokia N97 I would strongly encourage you to spend 2 hours at least Googling about the device and issues people are having.  Don&#8217;t take my rantings on here for it, see what everyone else is saying about the device.  If you have any sense you&#8217;ll see it&#8217;s not a good investment, and a very costly one at that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2009/11/10/my-nokia-n97-and-how-its-my-last/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Happy Easter .. ok belated</title>
		<link>http://www.uk-experience.com/2009/04/13/happy-easter-ok-belated/</link>
		<comments>http://www.uk-experience.com/2009/04/13/happy-easter-ok-belated/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 00:51:31 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Emma]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Lisa]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Kids]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordcampuk]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2009/04/13/happy-easter-ok-belated/</guid>
		<description><![CDATA[Right, well Easter is actually over, but I’m doing a blog posting now really just to put the pics of the kids online more then anything.&#160; The day was good, it started way to early though.&#160; Man the kids were up at the crack of dawn, if only it were the crack of dawn in [...]]]></description>
			<content:encoded><![CDATA[<p>Right, well Easter is actually over, but I’m doing a blog posting now really just to put the pics of the kids online more then anything.&#160; The day was good, it started way to early though.&#160; Man the kids were up at the crack of dawn, if only it were the crack of dawn in the UK and not for say India .. shesh.</p>
<p>&#160;</p>
<p>Thankfully, Yuki’s dad is here staying with us and he was looking after the kids.. Yuki and I managed to sleep in until nearly 9am, which was nice.&#160; In fact, we managed to sleep in until nearly 10am Friday and Saturday.&#160;&#160; I can’t even begin to recall sleeping in that late when vast amounts of alcohol was the direct cause of it.&#160; So can’t really complain much.</p>
<p>&#160;</p>
<p>Anyhow, the day started with breakfast as usual.. then we sent the kids up stairs with their <strong>lao ye</strong> (grandfather in Chinese, it’s more specific then that, but trust me, you don’t want me to open that can of worms here and now <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).&#160; Yuki and I took to hiding all the stuff for the kids.. candy, chocolate eggs, bunny’s, all sorts of rubbish haha.&#160; Then it was time to unleash the kids.. </p>
<p>First, here is a quick tour of the hiding places of all the candy</p>
<p> <object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=70645" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&amp;photo_secret=4cfe598a7c&amp;photo_id=3433945081&amp;show_info_box=true"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=70645"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=70645" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;photo_secret=4cfe598a7c&amp;photo_id=3433945081&amp;show_info_box=true" height="300" width="400"></embed></object>
<p>Here’s a video of the “hunt” under way .. I love Emma’s comment at one point “I’ve got so many…”</p>
<p> <object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=70645" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&amp;photo_secret=84269b4e87&amp;photo_id=3434161127&amp;show_info_box=true"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=70645"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=70645" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;photo_secret=84269b4e87&amp;photo_id=3434161127&amp;show_info_box=true" height="300" width="400"></embed></object>
<p>Here are a few pics&#8230; </p>
<p><a title="img_9173.jpg" href="http://www.flickr.com/photos/26489553@N05/3433516413/"><img alt="img_9173.jpg" src="http://static.flickr.com/3591/3433516413_514146738e_t.jpg" border="0" /></a><a title="img_9191.jpg" href="http://www.flickr.com/photos/26489553@N05/3433586735/"><img alt="img_9191.jpg" src="http://static.flickr.com/3323/3433586735_cfaa255f79_t.jpg" border="0" /></a><a title="img_9192" href="http://www.flickr.com/photos/26489553@N05/3434522378/"><img alt="img_9192" src="http://static.flickr.com/3565/3434522378_3f1bd1ef32_t.jpg" border="0" /></a></p>
<p><a title="img_9197" href="http://www.flickr.com/photos/26489553@N05/3433709875/"><img alt="img_9197" src="http://static.flickr.com/3593/3433709875_1ddd9ffdae_t.jpg" border="0" /></a><a title="img_9204.jpg" href="http://www.flickr.com/photos/26489553@N05/3434473176/"><img alt="img_9204.jpg" src="http://static.flickr.com/3541/3434473176_80e5f10697_t.jpg" border="0" /></a><a title="img_9205.jpg" href="http://www.flickr.com/photos/26489553@N05/3433669705/"><img alt="img_9205.jpg" src="http://static.flickr.com/3576/3433669705_c0cc72dbc1_t.jpg" border="0" /></a></p>
<p><a title="img_9207.jpg" href="http://www.flickr.com/photos/26489553@N05/3434486062/"><img alt="img_9207.jpg" src="http://static.flickr.com/3600/3434486062_b33c496b97_t.jpg" border="0" /></a><a title="img_9208.jpg" href="http://www.flickr.com/photos/26489553@N05/3433682103/"><img alt="img_9208.jpg" src="http://static.flickr.com/3410/3433682103_0ce71e1f1f_t.jpg" border="0" /></a><a title="img_9209.jpg" href="http://www.flickr.com/photos/26489553@N05/3433685765/"><img alt="img_9209.jpg" src="http://static.flickr.com/3315/3433685765_d6b474bb01_t.jpg" border="0" /></a></p>
<p>You can see all the pics and videos taken today by <a href="http://www.flickr.com/photos/uk-experience/sets/72157616670559580/" target="_blank">CLICKING HERE</a>.</p>
<p>Enjoy the pics and videos.&#160; I hope to do more blogging in the future.. I’ve been pretty slack at getting out updates, but life has been full of upheavals that… well… frankly made blogging a chore.&#160; </p>
<p>Besides, I’m booked to attend <a href="http://wordcamp.org.uk/en/" target="_blank">WordCamp UK</a> in July.&#160; It’s the second year for the event and the first year I’m going … it’s a weekend full of meeting other bloggers, some who do it for a living but most because they enjoy it (I assume anyhow).&#160;&#160; With enjoy luck this event will encourage me to blog more, or even just give me loads of ideas to make my blogging better (which frankly wouldn’t take much, I know I suck at blogging).</p>
<p><a href="http://wordcamp.org.uk/en/" target="_blank"><img title="wordcampuk-2009-graphic" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="186" alt="wordcampuk-2009-graphic" src="http://www.uk-experience.com/wp-content/uploads/2009/04/wordcampuk2009graphic1.png" width="204" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2009/04/13/happy-easter-ok-belated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DC Power Breakout Box</title>
		<link>http://www.uk-experience.com/2008/08/14/dc-power-breakout-box/</link>
		<comments>http://www.uk-experience.com/2008/08/14/dc-power-breakout-box/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 22:35:04 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Camping]]></category>
		<category><![CDATA[Ham Radio]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2008/08/14/dc-power-breakout-box/</guid>
		<description><![CDATA[I&#8217;ve been working on this project for a few weeks (lack of time).&#160; Basically, I bought a huge 120A/hr battery to go camping with and to use for other things, such as portable amateur radio work.
Well, that&#8217;s all well and good, but how do I connect things to it?&#160; I wanted some easy way to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on this project for a few weeks (lack of time).&nbsp; Basically, I bought a huge 120A/hr battery to go camping with and to use for other things, such as portable amateur radio work.</p>
<p>Well, that&#8217;s all well and good, but how do I connect things to it?&nbsp; I wanted some easy way to connect multiple things to the battery without having to have a number of wires getting attached to the battery.</p>
<p>So, not wanting to spend ARM+LEG and either our <a href="http://www.uk-experience.com/whats-lisa-doing/" target="_blank">first</a> or <a href="http://www.uk-experience.com/whats-emma-doing/" target="_blank">second</a> born to buy something already made, and it wouldn&#8217;t include the cig plugs either.</p>
<p>So, I made this:</p>
<p><a title="DC Power Breakout Box - 6" href="http://www.flickr.com/photos/26489553@N05/2763940294/"><img height="168" alt="DC Power Breakout Box - 6" src="http://static.flickr.com/3021/2763940294_45606e0004.jpg" width="224" border="0"/></a></p>
<p>Read on if you&#8217;d like to see the other pics .. or, you can just go and look at them in my <a href="http://www.flickr.com/photos/uk-experience/sets/72157606465758144/" target="_blank">Flickr Gallery</a></p>
<p><span id="more-305"></span>
<p>Well you made it here then <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>Ok, well looking at the picture above what you have is:</p>
<p>- 4 way cigarette plugs</p>
<p>- 4 sets of <a href="http://www.andersonpower.com/" target="_blank">Anderson Powerpoles</a></p>
<p>- 4 Fuse holders (15A for cig plug and 20A for Powerpoles)</p>
<p>- 2 Inline fuse holders (40A fuses)</p>
<p>- 2 Quick release battery terminal clamps</p>
<p>&nbsp;</p>
<p><a title="DC Power Breakout Box - 7" href="http://www.flickr.com/photos/26489553@N05/2763096959/"><img alt="DC Power Breakout Box - 7" src="http://static.flickr.com/3202/2763096959_e5cdb141bc_m.jpg" align="right" border="0"/></a></p>
<p>These are the fuses holders up close and the Anderson Powerpole block.&nbsp; This block is arranged in 2 groups of 4&#8217;s.&nbsp; The reason for this is so that the 2 groups back wards from each other.&nbsp; This means that there can be no mistakes in plugging into them the wrong way.&nbsp; Each group of 4 makes a single circuit and fused by a 20A fuse.&nbsp; There is the <strong>top</strong> group and the <strong>bottom</strong> group, also marked on the fuses.&nbsp; The Powerpoles used are all rated at 45AMPs each.&nbsp; It&#8217;s over kill but by risk it.</p>
<p>&nbsp;</p>
<p><a title="DC Power Breakout Box - 8" href="http://www.flickr.com/photos/26489553@N05/2763944848/"><img alt="DC Power Breakout Box - 8" src="http://static.flickr.com/3072/2763944848_8a444283a9_m.jpg" align="right" border="0"/></a></p>
<p>The 4 way cigarette plugs are connected through a 15 amp fuse, also marked on the front. </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img alt="DC Power Breakout Box - 9" src="http://static.flickr.com/3063/2763101331_9ab5db7d07_m.jpg" align="right" border="0"/>Looking inside the box.&nbsp; On the left side top and bottom are the 30AMP bus blocks I&#8217;ve used to distribute the incoming power feed (both the negative and positive are fused with 40AMP fuses).</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a title="DC Power Breakout Box - 10" href="http://www.flickr.com/photos/26489553@N05/2763949120/"><img alt="DC Power Breakout Box - 10" src="http://static.flickr.com/3209/2763949120_2a2783d762_m.jpg" align="right" border="0"/></a></p>
<p>This is a close up of the Powerpole blocks.&nbsp; You can see how each pair are ganged together.&nbsp; It wasn&#8217;t too hard, but where the double wires were attached to I had to shave off some of the insulation on both wires to allow them to get closer together and prevent too much strain.&nbsp; Each and every connector was first crimped then soldered to ensure both a good connection and also security of the connections.</p>
<p><a title="DC Power Breakout Box - 11" href="http://www.flickr.com/photos/26489553@N05/2763105589/"><img alt="DC Power Breakout Box - 11" src="http://static.flickr.com/3116/2763105589_9721cf156f_m.jpg" align="right" border="0"/></a></p>
<p>Close up of the fuse connections isn&#8217;t very exciting.&nbsp; Each connection here is also soldered and then taped to ensure the &#8220;hot&#8221; connections aren&#8217;t open to something falling in or on them.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a title="DC Power Breakout Box - 12" href="http://www.flickr.com/photos/26489553@N05/2763952942/"><img alt="DC Power Breakout Box - 12" src="http://static.flickr.com/3058/2763952942_b46f2d0606_m.jpg" align="right" border="0"/></a></p>
<p>Each and every wire going into or connecting the bus blocks has been soldered to ensure the wires won&#8217;t break or wear with movement.&nbsp; it also means the screws holding them in will have a more secure fit</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a title="DC Power Breakout Box - 13" href="http://www.flickr.com/photos/26489553@N05/2763955368/"></a>&nbsp;</p>
<p><a title="DC Power Breakout Box - 13" href="http://www.flickr.com/photos/26489553@N05/2763955368/"><img alt="DC Power Breakout Box - 13" src="http://static.flickr.com/3101/2763955368_501fae279f_m.jpg" align="right" border="0"/></a></p>
<p>Just another shot of the front again</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/08/14/dc-power-breakout-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Respironics CPAP DC Cable</title>
		<link>http://www.uk-experience.com/2008/07/16/respironics-cpap-dc-cable/</link>
		<comments>http://www.uk-experience.com/2008/07/16/respironics-cpap-dc-cable/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 12:47:12 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Nature]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web fun]]></category>
		<category><![CDATA[CPAP "DC Cable"]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2008/07/16/respironics-cpap-dc-cable/</guid>
		<description><![CDATA[I&#8217;ve been searching the net for ages looking for the wiring diagram of the 12VDC power cable for my Respironics REMstar Plus CPAP machine.
&#160;
Not having any luck at all on the net finding the information I needed to build a cable, I&#8217;ve finally broken down and paid £26.00 (including shipping) to buy one.&#160; I&#8217;ve wanted [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been searching the net for ages looking for the wiring diagram of the 12VDC power cable for my Respironics REMstar Plus CPAP machine.</p>
<p>&nbsp;</p>
<p>Not having any luck at all on the net finding the information I needed to build a cable, I&#8217;ve finally broken down and paid £26.00 (including shipping) to buy one.&nbsp; I&#8217;ve wanted a DC cable mostly so that I could a) go camping without the need to have a tent pitch that was powered (extra cost), and b) be able to power my CPAP should we have a prolonged power outage at home (fairly low risk of this, but a risk none the less).</p>
<p>&nbsp;</p>
<p>Click on the image below to see the full sized one.&nbsp; This is a page from the manual that came with my cable.</p>
<p><img height="278" src="https://blog-assets-2ruv0jcj3jfv4fbvh3nc8c9cj9vj3fivngbdfin.s3.amazonaws.com/cpap-dc-cable.jpg" width="478"/> </p>
<p>Basically, should someone have posted something like:</p>
<p>&nbsp;</p>
<blockquote><p><font color="#333333">To make your own Respironics Shielded DC Cord, Part number 1001956, you will need the following:</font></p>
<ul>
<li><font color="#333333">1 x 2.1mm (5.5mm outside) X 15mm Coaxial DC plug<br />Such as: Maplin&#8217;s Part number HH61R (<a href="http://www.maplin.co.uk">www.maplin.co.uk</a>)</font></li>
<li><font color="#333333">2-3m of suitable wire for a max of 7amp DC (depending on your CPAP model)</font></li>
<li><font color="#333333">2-4 Clip on Ferrite suppressors, such as Maplin&#8217;s part N89AB</font></li>
<li><font color="#333333">1 x 12VDC cigarette plug, suitable for upto 7amp DC</font></li>
<p><font color="#333333"></font></ul>
</blockquote>
<p><font color="#333333">The construction of a DIY Respironics CPAP DC Cable, model number 1001956 is quite simple.&nbsp; Wire up the cigarette plug to the DC plug that will go to the CPAP, be sure to wire the tip of the cigarette plug (Positive 12V, I suggest a multi-meter to confirm this in your car or battery pack you intend to use) to the centre connector of the 2.1mm DC plug.&nbsp; Wire the negative to the other remaining connections.&nbsp; </font></p>
<p><font color="#333333">At both ends of the cable, as close as possible to each of the plugs, leave not much more then 3-4cm of cable &#8220;exposed&#8221; put a couple of the clip on ferrite RF suppressors.&nbsp; These are quite important as they will ensure the dc is free of RF (Radio Frequency) or Electromagnetic noise.&nbsp; These, should they get into the machine, could cause damage.&nbsp; You can likely get away without them, but frankly for the extra £5 it will cost for these it&#8217;s worth saving your £500+ CPAP.</font></p>
<p><font color="#333333"></font>&nbsp;</p>
<p><font color="#333333">That&#8217;s all there is to it.&nbsp; I really hope people find this useful, for some reason there has been a black hole of info about these cables, and I&#8217;m not sure why.</font></p>
<p><font color="#333333"></font>&nbsp;</p>
<p><font color="#333333"><strong>**DISCLAIMER** This information has been provided purely for theoretical and personal information.&nbsp; I will not, nor can not, be held responsible if you are not competent enough to build this simple cable and end up damaging or destroying your CPAP.&nbsp; I&#8217;m pretty sure in the wonderful lawsuit happy world we&nbsp; live in it&#8217;s also most likely a violation of your warranty to attach a home made DC cable to your CPAP machine.&nbsp; You have been warned, don&#8217;t come crying to me if you blow something up, also, don&#8217;t ask me to make one for you.&nbsp; These are beyond simple to make.</strong></font></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/07/16/respironics-cpap-dc-cable/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Asterisk + Twitter = Call Monitor</title>
		<link>http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/</link>
		<comments>http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 10:01:16 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PBX]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/</guid>
		<description><![CDATA[Why? Why not. I was wondering how else I could make use of Twitter for other things I thought &#8220;How could I use twitter with my Asterisk PABX?&#8221; Doing some Google searching showed I wasn&#8217;t the first to think of this (as if that would have happened). There are a few people doing various things [...]]]></description>
			<content:encoded><![CDATA[<p>Why? Why not. I was wondering how else I could make use of <a href="http://www.twitter.com/m1xzg" target="_blank">Twitter</a> for other things I thought &#8220;How could I use twitter with my <a href="http://www.asterisk.org" target="_blank">Asterisk PABX</a>?&#8221; Doing some Google searching showed I wasn&#8217;t the first to think of this (as if that would have happened). There are a few people doing various things with asterisk and twitter.</p>
<p>I didn&#8217;t really like much of what I found, or found it wasn&#8217;t really what I wanted to do with it .. so I decided to use some of that info and came up with something of my own.</p>
<p>The short story is this. When someone calls my Canadian number, my US Toll-Free number any number that ultimately rings the group of phones in the house, I will now get a direct message in <a href="http://www.twitter.com/m1xzg" target="_blank">Twitter</a> from a special account I setup for this purpose, which also sends a SMS to my phone (device notifications in twitter).</p>
<p>Read more by clicking below&#8230; Be warned! Thar be scripts and technical stuff in them thar parts</p>
<p><span id="more-266"></span><br />
Ok, so lets see what&#8217;s under the bonnet of this beast now.
</p>
<p>First, you&#8217;ll need an AGI script. Look, here&#8217;s one I prepared earlier &#8211; <strong>twitter.agi</strong></p>
<pre style="width: 85.55%; height: 106px">#!/bin/bash
# Background the curl process incase twitter doesn't respond. It will hang the dialplan.
curl -u username:PASSWORD -d text="$1" \
-d user="recipient" \
http://twitter.com/direct_messages/new.xml &amp;</pre>
<p>Put the script in /var/lib/asterisk/agi-bin. Don&#8217;t forget to chmod +x the script as well.</p>
<p>Pretty simple eh? The only things you&#8217;ll have to change in the script are</p>
<ul>
<li><strong>username</strong> = your twitter login name
</li>
<li><strong>PASSWORD</strong> = your twitter password
</li>
<li><strong>recipient</strong> = Who will get your direct message </li>
</ul>
<p>Ok, and to make it work in Asterisk I put this in the extensions.conf file for the exten that I wanted to monitor:</p>
<pre style="width: 97.76%; height: 89px">[home_phone]
exten =&gt; s,1,NoOp("This is my home phone context")
exten =&gt; s,n,Set(_DIDNUM="PUT YOUR DID NUM HERE")
exten =&gt; s,n,LookupCIDName
exten =&gt; s,n,AGI(twitter.agi|PBX: ${CALLERID(all)} just called on ${EXTEN})</pre>
<p>I&#8217;ve only shown the first bits of this context, after this is your normal context such as DIAL or whatever else you might now. I actually build in a few seconds of delay to allow the text message a chance to get to my phone before the phone rings. A sort of early warning system <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The only thing here you need to change really is the value of <strong>_DIDNUM</strong> (notice the underscore in front of the var name, this isn&#8217;t strictly needed, but if you wish to use that variable else where in the context or exten it&#8217;s a good idea. Obviously you can change the message after the &#8220;pipe&#8221; in the AGI line to customize the message you are sent.</p>
<p>The one thing I have left to work out is what asterisk variable to use to actually get the DID number used to call into the PBX with. If I can get that that would make this so much easier and more flexible. If you know what that is please drop me a comment.</p>
<p>Well, that&#8217;s really about it. It&#8217;s not rocket science by any means, heck, it&#8217;s nothing at all but it works.</p>
<p><span class="sbmLink"></p>
<table cellspacing="1" cellpadding="1">
<tbody>
<tr>
<td class="sbmText">Share this post : </td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to backflip" onmouseout="mOut(this)" href="http://www.backflip.com/add_page_pop.ihtml?url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/backflip4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to blinkbits!" onmouseout="mOut(this)" href="http://www.blinkbits.com/bookmarklets/save.php?v=1&amp;source_url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/blinkbit4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to blogmemes" onmouseout="mOut(this)" href="http://www.blogmemes.net/post.php?url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/blogmemes4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to buddymark" onmouseout="mOut(this)" href="http://buddymarks.com/s_add_bookmark.php?bookmark_url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;bookmark_title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/buddymar4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to complore" onmouseout="mOut(this)" href="http://complore.com?q=node/add/flexinode-5&amp;url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/complore4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to del.icio.us" onmouseout="mOut(this)" href="http://del.icio.us/post?url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to del.iri.ous!" onmouseout="mOut(this)" href="http://de.lirio.us/bookmarks/sbmtool?action=add&amp;address=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to digg" onmouseout="mOut(this)" href="http://digg.com/submit?phase=2&amp;url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to dotnetkicks" onmouseout="mOut(this)" href="http://www.dotnetkicks.com/kick/?url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/CropperCapture154.jpg" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to furl" onmouseout="mOut(this)" href="http://www.furl.net/store?s=f&amp;to=0&amp;u=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;ti=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/furl4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to live" onmouseout="mOut(this)" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;mkt=en-us&amp;url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to magnolia!" onmouseout="mOut(this)" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/magnolia4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to netvouz!" onmouseout="mOut(this)" href="http://netvouz.com/action/submitBookmark?url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/netvouz4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to reddit!" onmouseout="mOut(this)" href="http://reddit.com/submit?url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to shadow" onmouseout="mOut(this)" href="http://www.shadows.com/bookmark/saveLink.rails?page=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/shadows6.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to spurl" onmouseout="mOut(this)" href="http://www.spurl.net/spurl.php?v=3&amp;url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/spurl8.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to technorati!" onmouseout="mOut(this)" href="http://technorati.com/faves/?add=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to wists" onmouseout="mOut(this)" href="http://www.wists.com/?action=add&amp;url=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;title=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/wists9.png" border="0"/></a>
</td>
<td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"><a class="sbmDim" onmouseover="mOvr(this)" title="Post it to yahoo!" onmouseout="mOut(this)" href="http://myweb.yahoo.com/myresults/bookmarklet?u=http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/&amp;t=Asterisk + Twitter = Call Monitor" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" border="0"/></a></td>
</tr>
</tbody>
</table>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/06/13/asterisk-twitter-call-monitor/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>test post from my phone</title>
		<link>http://www.uk-experience.com/2008/05/22/test-post-from-my-phone/</link>
		<comments>http://www.uk-experience.com/2008/05/22/test-post-from-my-phone/#comments</comments>
		<pubDate>Thu, 22 May 2008 23:41:05 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Phone]]></category>
		<category><![CDATA[WM6]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2008/05/22/test-post-from-my-phone/</guid>
		<description><![CDATA[I&#8217;m just testing a blogging app on my phone.  so far its alright.  if this posts I will update in the morning with details of the application.
Posted from moBlog – mobile blogging tool for Windows Mobile
Haha ok, well, the posting worked.  I noticed that because the server is on UTC and my phone [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just testing a blogging app on my phone.  so far its alright.  if this posts I will update in the morning with details of the application.</p>
<p>Posted from <a href="http://sampath.wordpress.com/moblog">moBlog</a> – mobile blogging tool for Windows Mobile</p>
<p>Haha ok, well, the posting worked.  I noticed that because the server is on UTC and my phone is on BST the posting actually was &#8220;scheduled&#8221; for posting 1 hour after I actually hit the submit button.  There might be an option in moBlog for that, I&#8217;ll have to have a look.   Otherwise this is slick, I can post blog entries from my phone, including being able to attach images to postings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/05/22/test-post-from-my-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new phone&#8230;.</title>
		<link>http://www.uk-experience.com/2008/05/20/my-new-phone/</link>
		<comments>http://www.uk-experience.com/2008/05/20/my-new-phone/#comments</comments>
		<pubDate>Tue, 20 May 2008 11:23:51 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Geek Toys]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[Kaiser]]></category>
		<category><![CDATA[Phone]]></category>
		<category><![CDATA[WiFI]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/?p=257</guid>
		<description><![CDATA[No, it&#8217;s not yet another new phone, just that I haven&#8217;t really said much about this one since I got it.












This is the HTC Kaiser.  I won&#8217;t rehash everything that&#8217;s already been posted by the folks at http://wiki.xda-developers.com.  Check that site out, it&#8217;s an incredible resources for SmartPhones/PDA&#8217;s and the like.
Basically in a [...]]]></description>
			<content:encoded><![CDATA[<p>No, it&#8217;s not yet another new phone, just that I haven&#8217;t really said much about this one since I got it.</p>
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td width="200" valign="top"><a href="http://s3.amazonaws.com:80/blog-assets-2ruv0jcj3jfv4fbvh3nc8c9cj9vj3fivngbdfin/HTC_Kaiser_1.jpg" target="_blank"><img src="http://s3.amazonaws.com:80/blog-assets-2ruv0jcj3jfv4fbvh3nc8c9cj9vj3fivngbdfin/HTC_Kaiser_1.jpg" alt="" width="240" height="223" /></a></td>
<td width="200" valign="top"><a href="http://s3.amazonaws.com:80/blog-assets-2ruv0jcj3jfv4fbvh3nc8c9cj9vj3fivngbdfin/HTC_Kaiser_2.jpg" target="_blank"><img src="http://s3.amazonaws.com:80/blog-assets-2ruv0jcj3jfv4fbvh3nc8c9cj9vj3fivngbdfin/HTC_Kaiser_2.jpg" alt="" width="240" height="182" /></a></td>
</tr>
<tr>
<td width="200" valign="top"></td>
<td width="200" valign="top"></td>
</tr>
</tbody>
</table>
<p>This is the <a href="http://wiki.xda-developers.com/index.php?pagename=HTC_Kaiser" target="_blank">HTC Kaiser</a>.  I won&#8217;t rehash everything that&#8217;s already been posted by the folks at <a href="http://wiki.xda-developers.com">http://wiki.xda-developers.com</a>.  Check that site out, it&#8217;s an incredible resources for SmartPhones/PDA&#8217;s and the like.</p>
<p>Basically in a nutshell this is the phone:</p>
<blockquote>
<h2><a id="Specs" name="Specs"><span style="color: #000000;">Specs</span></a> and Tech Info</h2>
<ul>
<li class="tightenable top bottom">Qualcomm MSM 7200, 400MHz</li>
<li class="tightenable top bottom">Windows Mobile 6 Professional</li>
<li class="tightenable top bottom">ROM: 256MB (accessible 145.24MB), RAM: 128MB</li>
<li class="tightenable top bottom">Dimension: 112mm (L) X 59mm (W) X 19mm (T)</li>
<li class="tightenable top bottom">Weight: 190g with battery</li>
<li class="tightenable top bottom">Display: 2.8&#8243;, 240 X 320 QVGA TFT-LCD display with adjustable angle and backlight</li>
<li class="tightenable top bottom">Network: Tri-band HSDPA/UMTS (850, 1900, 2100 MHz), Quad-band GSM/GPRS/EDGE</li>
<li class="tightenable top bottom">Device Control: Finger scrolling and panning, 5-way navigation control, 3-way Jog Wheel</li>
<li class="tightenable top bottom">Keyboard: Slide-out lit QWERTY keyboard</li>
<li class="tightenable top bottom"><a class="named-wiki" title="Kaiser_Keyboard" href="http://wiki.xda-developers.com/index.php?pagename=Kaiser_Keyboard"><span style="color: #0000ff;">Keyboard Layout Pictures</span></a></li>
<li class="tightenable top bottom">Connectivity: Bluetooth 2.0, <a class="wiki" href="http://wiki.xda-developers.com/index.php?pagename=WiFi"><span style="color: #0000ff;">WiFi</span></a> 802.11b/g, HTC <a class="namedurl" href="http://wiki.xda-developers.com/index.php?pagename=Trinity_EMUConnector"><span style="white-space: nowrap"><img class="linkicon" src="http://wiki.xda-developers.com/themes/default/images/http.png" border="0" alt="" /><span style="color: #0000ff;">ExtUSB</span></span></a></li>
<li class="tightenable top bottom">GPS: Built-in GPS and connector for external antennas, <a class="namedurl" href="http://en.wikipedia.org/wiki/A-GPS"><span style="white-space: nowrap"><img class="linkicon" src="http://wiki.xda-developers.com/themes/default/images/http.png" border="0" alt="" /><span style="color: #0000ff;">A-GPS</span></span></a> supported</li>
<li class="tightenable top bottom">Camera: 3MP CMOS colour camera with auto focus on the back, front VGA CMOS colour camera (for video calls. No front Camera on AT&amp;T Tilt.)</li>
<li class="tightenable top bottom">Audio: Built-in mono microphone and speaker</li>
<li class="tightenable top bottom">Audio Output: Proprietary jack</li>
<li class="tightenable top bottom">Battery: 1350mAh rechargeable Li-polymer battery, shape: KAIS160 (35H00088-00M)</li>
<li class="tightenable top bottom">Expansion Slot: <a class="wiki" href="http://wiki.xda-developers.com/index.php?pagename=MicroSD"><span style="color: #0000ff;">MicroSD</span></a>(SD2.0 compatible, <a class="wiki" href="http://wiki.xda-developers.com/index.php?pagename=MicroSDHC"><span style="color: #0000ff;">MicroSDHC</span></a> compatible up to 8gb tested)</li>
<li class="tightenable top">AC Adapter: 100-250V AC, 5V and 1A DC</li>
</ul>
</blockquote>
<p class="tightenable top"><a href="http://www.mymobiler.com/" target="_blank">MyMobileR</a> is one of the most essential apps for WM6 devices. This app installs both on the phone and the PC.  Once the phone is connected to the PC I can get a window up that allows me to completely control the phone from my PC.  I can use the PC keyboard and mouse to navigate and enter messages and what not.  I&#8217;d have to say it has it&#8217;s place in the top 10 to top 20 apps for people with this sort of phone/PDA.  Oh, and it&#8217;s completely <strong>FREE</strong>!! Incredible.</p>
<p class="tightenable top">
<p class="tightenable top">My opinion of the device is high, but as with all of these all-in-one devices the battery is what really lets it down.  This is not a reflection of the choice of battery installed in the device, it&#8217;s very high spec and power, but the unit just consumes so much power it&#8217;s unreal.  I have a battery monitor installed that will report the current draw on the battery.  With the camera on, gps on, wifi on (and connected) and bluetooth on (and connected) I&#8217;ve seen it drawing 2100mA, this was briefly reported but still, that&#8217;s an insane amount of power for a &#8220;phone&#8221; to pull.    <a title="Windows Mobile 6 (WM6)" href="http://www.microsoft.com/windowsmobile/6/default.mspx" target="_blank">Windows Mobile 6 (WM6)</a> is very nice indeed.  Things have really changed since my last WM based PDA which was running 2003SE or something.</p>
<p class="tightenable top">The OS generally runs pretty fast, depending on what I have open and running in the background, but I can&#8217;t complain.  I did have the <a title="Blackberry Connect" href="http://na.blackberry.com/eng/ataglance/connect/" target="_blank">Blackberry Connect</a> software installed to try it out with my work Blackberry server.. this worked well but it really put a beating on the CPU and battery of the device.  I ended up removing that and now getting emails via the Microsoft Push-Email service through the webaccess portal of Exchange.  This, while not getting emails to be instantly is a lot better on the memory and battery life of the phone.</p>
<p class="tightenable top">
<p class="tightenable top">The availability of software for this device is off the charts.  There&#8217;s so much of it out there, much of which is free or at least cheap and justifiable for the cost.  This was one of the big reasons I had t get rid of the Blackberry I had.  It was good, but getting software wasn&#8217;t as easy and what was available was a lot more expensive.   I expect because of the licensing and certification that I think software on the BB has to go through.</p>
<p class="tightenable top">
<p class="tightenable top">All in all, a very good phone and would recommend it anyone that likes to tinker.  I can&#8217;t say I&#8217;d suggest a technophobe get it, there&#8217;s just way too much t break and get setup.    Now, just have to look at replacing WM6 with Linux on it <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p class="tightenable top">
<p class="tightenable top">
<p class="tightenable top">
<p class="tightenable top">
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/05/20/my-new-phone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Clifford Stoll</title>
		<link>http://www.uk-experience.com/2008/05/15/clifford-stoll/</link>
		<comments>http://www.uk-experience.com/2008/05/15/clifford-stoll/#comments</comments>
		<pubDate>Thu, 15 May 2008 12:16:16 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web fun]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2008/05/15/clifford-stoll/</guid>
		<description><![CDATA[Pure genius .. 
 
&#160;
About this Talk
Clifford Stoll captivates his audience with a wildly energetic sprinkling of anecdotes, observations, asides &#8212; and even a science experiment. After all, by his own definition, he&#8217;s a scientist: &#8220;Once I do something, I want to do something else.&#8221;
About Clifford Stoll
Astronomer Clifford Stoll helped to capture a notorious KGB [...]]]></description>
			<content:encoded><![CDATA[<p>Pure genius .. </p>
<p><!--cut and paste--> <object id="VE_Player" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" height="285" width="320" align="middle" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="_cx" value="8467"></param><param name="_cy" value="7541"></param><param name="FlashVars" value=""></param><param name="Movie" value="http://static.videoegg.com/ted2/flash/loader.swf"></param><param name="Src" value="http://static.videoegg.com/ted2/flash/loader.swf"></param><param name="WMode" value="Window"></param><param name="Play" value="0"></param><param name="Loop" value="-1"></param><param name="Quality" value="High"></param><param name="SAlign" value="LT"></param><param name="Menu" value="-1"></param><param name="Base" value=""></param><param name="AllowScriptAccess" value="always"></param><param name="Scale" value="NoScale"></param><param name="DeviceFont" value="0"></param><param name="EmbedMovie" value="0"></param><param name="BGColor" value="FFFFFF"></param><param name="SWRemote" value=""></param><param name="MovieData" value=""></param><param name="SeamlessTabbing" value="1"></param><param name="Profile" value="0"></param><param name="ProfileAddress" value=""></param><param name="ProfilePort" value="0"></param><param name="AllowNetworking" value="all"></param><param name="AllowFullScreen" value="false"><embed src="http://static.videoegg.com/ted2/flash/loader.swf" flashvars="bgColor=FFFFFF&amp;file=http://static.videoegg.com/ted/movies/CLIFFORDSTOLL-2006_high.flv&amp;autoPlay=false&amp;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&amp;forcePlay=false&amp;logo=&amp;allowFullscreen=true" quality="high" allowscriptaccess="always" bgcolor="#FFFFFF" scale="noscale" wmode="window" width="320" height="285" name="VE_Player" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></param></object></p>
<h3>&nbsp;</h3>
<h3>About this Talk</h3>
<p>Clifford Stoll captivates his audience with a wildly energetic sprinkling of anecdotes, observations, asides &#8212; and even a science experiment. After all, by his own definition, he&#8217;s a scientist: &#8220;Once I do something, I want to do something else.&#8221;</p>
<h3>About Clifford Stoll</h3>
<p>Astronomer Clifford Stoll helped to capture a notorious KGB hacker back in the infancy of the Internet. His agile mind continues to lead him down new paths &#8212; from education and techno-skepticism&#8230; <a href="http://www.ted.com/index.php/speakers/view/id/213"><u><font color="#0000ff">Read full bio <span class="bull">»</span></font></u></a> </p>
<p>&nbsp;</p>
<p>Check this site out..</p>
<p><a href="http://www.ted.com"><img src="http://s3.amazonaws.com:80/blog-assets-2ruv0jcj3jfv4fbvh3nc8c9cj9vj3fivngbdfin/ted_logo.gif"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/05/15/clifford-stoll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter is here to stay&#8230;</title>
		<link>http://www.uk-experience.com/2008/05/15/twitter-is-here-to-stay/</link>
		<comments>http://www.uk-experience.com/2008/05/15/twitter-is-here-to-stay/#comments</comments>
		<pubDate>Thu, 15 May 2008 09:16:20 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[web fun]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2008/05/15/twitter-is-here-to-stay/</guid>
		<description><![CDATA[OK, I&#8217;m hooked on .&#160; I was a bit dubious of it&#8217;s real usefulness to start with.&#160; OK, there sure are a lot of mindless postings to twitter, but I suppose it depends if they are made by someone you know or not.. you&#8217;ll clearly be missing some context.&#160; I am definitely going to be [...]]]></description>
			<content:encoded><![CDATA[<p>OK, I&#8217;m hooked on <a href="http://twitter.com" target="_blank"><img src="http://s3.amazonaws.com:80/blog-assets-2ruv0jcj3jfv4fbvh3nc8c9cj9vj3fivngbdfin/twitter.png"/></a>.&nbsp; I was a bit dubious of it&#8217;s real usefulness to start with.&nbsp; OK, there sure are a lot of mindless postings to twitter, but I suppose it depends if they are made by someone you know or not.. you&#8217;ll clearly be missing some context.&nbsp; I am definitely going to be keep on using this great service.</p>
<p>&nbsp;</p>
<p>A lot of the people I follow and those following me are ham radio folks.&nbsp; It&#8217;s a slick and instant way to send updates to your followers and friends.&nbsp;&nbsp; For example, if you were sitting on the radio and calling CQ you might send a tweet<strong>¹</strong> to say what frequency you&#8217;re on.&nbsp; Another use might be if you are out working specific squares or counties or whatever you could let folks know which one you are in and what freq you are on.</p>
<p>&nbsp;</p>
<p>A lot of audio and video podcasters use twitter as well, they send out tweets to let listeners know if they are on live and a URL where to find them, or just to let their fans know when new podcasts are up on their sites.</p>
<p>&nbsp;</p>
<p>It&#8217;s also just another form of CB really, you can message with friends around the world while out and about or just at home.</p>
<p>&nbsp;</p>
<p>Access to twitter is pretty wide open.. you can use SMS text messages, the main website &#8211; <a href="http://twitter.com">http://twitter.com</a>, the mobile website <a href="http://m.twitter.com">http://m.twitter.com</a> or a host of applications for mobile phones, PC, PDA&#8217;s, etc, etc.&nbsp; It&#8217;s just crazy how popular this service is.</p>
<p>&nbsp;</p>
<p>Check it out and add me to your friends <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p><strong><em>¹ &#8211; a tweet is what a twitter posting is called</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/05/15/twitter-is-here-to-stay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live Writer + Amazon S3</title>
		<link>http://www.uk-experience.com/2008/05/13/live-writer-s3/</link>
		<comments>http://www.uk-experience.com/2008/05/13/live-writer-s3/#comments</comments>
		<pubDate>Tue, 13 May 2008 10:27:37 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2008/05/13/live-writer-s3/</guid>
		<description><![CDATA[This is just a test of a new Live Writer Plugin.. 
This is a link to an Amazon S3 hosted image..
04062007016.jpg
This is the image embedded

]]></description>
			<content:encoded><![CDATA[<p>This is just a test of a new Live Writer Plugin.. </p>
<p>This is a link to an <a href="http://s3.amazonaws.com/" target="_blank">Amazon S3</a> hosted image..</p>
<p><a href="http://s3.amazonaws.com:80/blog-assets-2ruv0jcj3jfv4fbvh3nc8c9cj9vj3fivngbdfin/04062007016.jpg">04062007016.jpg</a></p>
<p>This is the image embedded</p>
<p><a href="http://s3.amazonaws.com:80/blog-assets-2ruv0jcj3jfv4fbvh3nc8c9cj9vj3fivngbdfin/04062007016.jpg" target="_blank"><img height="180" src="http://s3.amazonaws.com:80/blog-assets-2ruv0jcj3jfv4fbvh3nc8c9cj9vj3fivngbdfin/04062007016.jpg" width="240"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/05/13/live-writer-s3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T-Mobile MDA Vario III CoPilot</title>
		<link>http://www.uk-experience.com/2008/04/23/t-mobile-mda-vario-iii-copilot/</link>
		<comments>http://www.uk-experience.com/2008/04/23/t-mobile-mda-vario-iii-copilot/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 10:20:05 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2008/04/23/t-mobile-mda-vario-iii-copilot/</guid>
		<description><![CDATA[I&#8217;ve got a new mobile phone coming.. YAY!! .. the Blackberry 8800 was nice but it lacked soooo much it has been a very painful and trying year to say the least for me.&#160; The new one has the lot, rumour has it there is even an optional bolt on kitchen sink too  
T-Mobile [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got a new mobile phone coming.. YAY!! .. the Blackberry 8800 was nice but it lacked soooo much it has been a very painful and trying year to say the least for me.&nbsp; The new one has the lot, rumour has it there is even an optional bolt on kitchen sink too <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.t-mobile.co.uk/shop/mobile-phones/phones/pay-monthly/t-mobile/mda-vario-iii-copilot/overview/">T-Mobile MDA Vario III CoPilot Overview &#8211; Pay Monthly &#8211; T Mobile</a> </p>
<p>I can still do all the Blackberry stuff as well.. the only thing I think I&#8217;ll be missing which will suck a bit is the Blackberry Messenger feature.. but I don&#8217;t know until I get it.&nbsp; It would be a minor annoyance if that&#8217;s the case but oh well <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>More on this later once I actually have it in my hands.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/04/23/t-mobile-mda-vario-iii-copilot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XP: Small, Free Way to Use and Mount Images (ISO files) Without Burning Them &#8211; Tech-Recipes.com</title>
		<link>http://www.uk-experience.com/2008/04/22/xp-small-free-way-to-use-and-mount-images-iso-files-without-burning-them-tech-recipescom/</link>
		<comments>http://www.uk-experience.com/2008/04/22/xp-small-free-way-to-use-and-mount-images-iso-files-without-burning-them-tech-recipescom/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 11:01:16 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2008/04/22/xp-small-free-way-to-use-and-mount-images-iso-files-without-burning-them-tech-recipescom/</guid>
		<description><![CDATA[It&#8217;s a bit techie for some maybe.. but if you need to mount an ISO Image (CD/DVD Image) as a drive in Windows then give this a go.. it&#8217;s free
XP: Small, Free Way to Use and Mount Images (ISO files) Without Burning Them &#8211; Tech-Recipes.com
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a bit techie for some maybe.. but if you need to mount an ISO Image (CD/DVD Image) as a drive in Windows then give this a go.. it&#8217;s free</p>
<p><a href="http://www.tech-recipes.com/rx/620/xp_small_free_way_to_use_and_mount_images_iso_files_without_burning_them">XP: Small, Free Way to Use and Mount Images (ISO files) Without Burning Them &#8211; Tech-Recipes.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/04/22/xp-small-free-way-to-use-and-mount-images-iso-files-without-burning-them-tech-recipescom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Europe clears mobiles on aircraft</title>
		<link>http://www.uk-experience.com/2008/04/09/europe-clears-mobiles-on-aircraft/</link>
		<comments>http://www.uk-experience.com/2008/04/09/europe-clears-mobiles-on-aircraft/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 10:31:13 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Europe]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2008/04/09/europe-clears-mobiles-on-aircraft/</guid>
		<description><![CDATA[BBC NEWS &#124; Technology &#124; Europe clears mobiles on aircraft 
Well, this both good news and bad news at the same time.&#160; The good news is something that pretty much everyone has known for years, using a mobile phone on a plane won&#8217;t actually crash it!!&#160; The bad news however is now you&#8217;ll have to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.bbc.co.uk/1/hi/technology/7334372.stm">BBC NEWS | Technology | Europe clears mobiles on aircraft</a> </p>
<p>Well, this both good news and bad news at the same time.&nbsp; The good news is something that pretty much everyone has known for years, using a mobile phone on a plane won&#8217;t actually crash it!!&nbsp; The bad news however is now you&#8217;ll have to put up with those ignorant self-absorbed and self-important so-and-so&#8217;s who just have to talk as loud as they can into their phones&#8230; As terrible was it was to travel on &#8220;the tube&#8221; in London for several years to and from work, the one thing that was nice was there were no phones ringing and people bleating away into them. </p>
<p>I can only assume that airplanes will have to follow what has been done on trains already, and that is to provide &#8220;quiet&#8221; zones where no phones or even loud music through headsets is permitted.</p>
<p>Given the technology that will be used is to have a micro-cell on the plane which talks to satellite then down to the ground, you know the cost will be excessive for casual chats.&nbsp; Leading to suggest that most likely it will be those in Business/First Class most likely to use it.&nbsp; That being the case I&#8217;m up for building a proper wall built between those classes and the masses so we don&#8217;t have hear them. </p>
<p>Also, as the article suggests it will also lead to data services coming as well (perhaps at more reasonable rates).&nbsp; </p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/04/09/europe-clears-mobiles-on-aircraft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
