<?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; Internet</title>
	<atom:link href="http://www.uk-experience.com/category/internet/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>Long time no blog&#8230;</title>
		<link>http://www.uk-experience.com/2009/08/01/long-time-no-blog/</link>
		<comments>http://www.uk-experience.com/2009/08/01/long-time-no-blog/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 16:24:56 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Lisa]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordcampuk]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2009/08/01/long-time-no-blog/</guid>
		<description><![CDATA[It&#8217;s been a long time since I&#8217;ve blogged about anything meaningful.  It&#8217;s not for the lack of anything to blog about, just more about my lack of ambition really.

In July I attended WordCampUK 2009 held in Caerdydd, Cymru (Cardiff, Wales).  I was going to blog about this, but having read the huge number [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a long time since I&#8217;ve blogged about anything meaningful.  It&#8217;s not for the lack of anything to blog about, just more about my lack of ambition really.</p>
<p>
In July I attended <a href="http://uk.wordcamp.org/">WordCampUK 2009</a> held in <a href="http://www.visitcardiff.com/">Caerdydd, Cymru (Cardiff, Wales)</a>.  I was going to blog about this, but having read the huge number of postings by others that attended the event (<a href="http://bit.ly/NEYvr">A decent search</a>), I figured there was nothing more that I could write to equal or better what others had already said.  I will say that it was an awesome weekend though!  Met loads of great people and even participated in the <a href="http://code.google.com/p/mobile-kubrick/">#Wordhack &#8211; Mobile Kubrick Theme project</a>.</p>
<p>
In July I also got a new phone, the <a href="http://europe.nokia.com/find-products/devices/nokia-n97">Nokia N97</a>.  While it&#8217;s a very slick phone, it&#8217;s far from being without faults and bugs.  To be completely honest, I&#8217;ve not been surprised by this, Nokia has made it a business mission it seems to release stunning devices that were only half thought out and loosely hacked up and released, clearly done late on a Friday afternoon after everyone had been out for a pub lunch lunch earlier in the day.  For it&#8217;s flag ship phone it&#8217;s a pretty piss poor showing.  Think I&#8217;m being too hard on it?  See here <a href="http://bit.ly/xQ3z2">&#8220;N97 Sucks&#8221;</a>, <a href="http://bit.ly/1Yrf3">&#8220;N97 Bugs&#8221;</a>, <a href="http://bit.ly/4poOz2">&#8220;N97 is crap&#8221;</a>.  To contrast this however, <a href="http://bit.ly/OrgXi">&#8220;N97 is great&#8221;</a>.  Over all I really really love the device and it&#8217;s huge potential, but that is overshadowed by Nokia&#8217;s classic lackadaisical approach to building phones of late.</p>
<p>
What else is new&#8230; I blogged recently about Lisa losing her first tooth&#8230; well it looks like another one is fixing to fall out soon.  This is also the bottom one next to the one that fell out last month.  Hehe poor kid will have a big hole in her smile for a while I think.  There&#8217;s no sign yet of the new tooth showing up either.</p>
<p>
Holiday&#8217;s&#8230; not really planned much this summer due the appalling weather we&#8217;ve been having this year.  Typically British is the common phrase you&#8217;ll hear people mention.  Loads of rain and grey/black skies.  I have however booked a week off in August and we&#8217;re hoping to get out and do at least a couple days of camping.  I&#8217;ve found a place in Suffolk that looks nice.  Loads of woods to go walking through and they allow camp fire, which is very rare here.  That would be nice for the kids to sit by the fire and we&#8217;ll take some marshmallows for them to roast over the fire too.  We&#8217;ve done that before but it was over the BBQ, lets face it, there&#8217;s no competition between marshmallows over a BBQ or a camp fire!.</p>
<p>
Not really much else to blog about right now.  I&#8217;ll close off this posting for the time being.  I hope to do more frequent blog postings, but then I&#8217;ve said that several times in the past and #failed at it <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2009/08/01/long-time-no-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu network location detection</title>
		<link>http://www.uk-experience.com/2009/06/17/ubuntu-network-location-detection/</link>
		<comments>http://www.uk-experience.com/2009/06/17/ubuntu-network-location-detection/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 12:37:07 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Samba]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2009/06/17/ubuntu-network-location-detection/</guid>
		<description><![CDATA[
Ok, it’s not a full location detection as such.. I use my laptop (Ubuntu 9.04) both at home and work, as well as other places.&#160; The problem that I had was related to how SAMBA was configured.&#160; At home I have one workgroup name and at work I want the machine to appear in the [...]]]></description>
			<content:encoded><![CDATA[</p>
<p>Ok, it’s not a full location detection as such.. I use my laptop (Ubuntu 9.04) both at home and work, as well as other places.&#160; The problem that I had was related to how SAMBA was configured.&#160; At home I have one workgroup name and at work I want the machine to appear in the company domain.&#160; But also, while out and about in the big bad world I don’t want SAMBA on at all, no need to share anything with anyone.</p>
<p>So, to over come this and correct it at boot time I’ve come up with the simple script below.&#160; The only other thing you need to do is prepare a couple of smb.conf files to suit the locations you’ll be in.&#160;&#160; I have 2 smb.conf files, one for HOME and one for WORK.&#160;&#160; I run the script from /etc/rc.local so it runs when I should have networking fully up and running.&#160; </p>
<p>Here is the script:</p>
<div style="border-bottom: gray 1px solid; border-left: gray 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 54.96%; padding-right: 4px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; height: 455px; max-height: 350px; font-size: 8pt; overflow: auto; border-top: gray 1px solid; cursor: text; border-right: gray 1px solid; padding-top: 4px">
<div style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">#!/bin/bash</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">&#160;</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">HOME=YOUR_HOME_GW_IP</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">WORK=YOUR_WORK_GW_IP</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">&#160;</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">GW=`route -n | grep ^0.0.0.0| awk <span style="color: #006080">'{print $2}'</span>`</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">&#160;</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #0000ff">if</span> [ $GW = $WORK ]; then</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">    #echo <span style="color: #006080">&quot;You're at work&quot;</span></pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">    cp /etc/samba/smb.conf.WORK /etc/samba/smb.conf</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">    /etc/init.d/samba restart</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">elif [ $GW = $HOME ]; then</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">    #echo <span style="color: #006080">&quot;You're at home&quot;</span></pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">    cp /etc/samba/smb.conf.HOME /etc/samba/smb.conf</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">    /etc/init.d/samba restart</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #0000ff">else</span></pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">    #echo <span style="color: #006080">&quot;You're somewhere else&quot;</span></pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">    /etc/init.d/samba stop</pre>
<pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px">fi</pre>
</p></div>
</div>
<p>Pretty simple really.&#160; Hope others will find it useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2009/06/17/ubuntu-network-location-detection/feed/</wfw:commentRss>
		<slash:comments>4</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>Looking forward to WordCamp UK 2009</title>
		<link>http://www.uk-experience.com/2009/03/17/looking-forward-to-wordcamp-uk-2009/</link>
		<comments>http://www.uk-experience.com/2009/03/17/looking-forward-to-wordcamp-uk-2009/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 17:19:16 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Rob]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordcampuk wordpress]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2009/03/17/looking-forward-to-wordcamp-uk-2009/</guid>
		<description><![CDATA[It&#8217;s still a bit early and not all of the details are available as yet .. but I&#8217;m waiting with bated breath for all the details.. I&#8217;ve actually already booked my hotel room.. didn&#8217;t want that to be the primary reason I couldn&#8217;t get there.
I&#8217;ve been using WordPress now for what.. nearly 3 years I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s still a bit early and not all of the details are available as yet .. but I&#8217;m waiting with bated breath for all the details.. I&#8217;ve actually already booked my hotel room.. didn&#8217;t want that to be the primary reason I couldn&#8217;t get there.</p>
<p>I&#8217;ve been using WordPress now for what.. nearly 3 years I think.. maybe only 2, can&#8217;t remember.  But I&#8217;m dead impressed with it&#8230; I&#8217;ve been watching all of the WordCamp events around the world and waiting for one to come up here.. I know they had a 2008 one in the UK, however I missed that completely for some reason..</p>
<p>Check out the WordCamp UK website:</p>
<p><a title="http://wiki.wordcampuk.tonyscott.org.uk/Main_Page" href="http://wiki.wordcampuk.tonyscott.org.uk/Main_Page" target="_blank">http://wiki.wordcampuk.tonyscott.org.uk/Main_Page</a></p>
<p>And follow them on Twitter too: <a title="http://twitter.com/wordcampuk" href="http://twitter.com/wordcampuk" target="_blank"> http://twitter.com/wordcampuk</a></p>
<p>I hope to meet loads of people there.. sounds like it should be great fun!</p>
<p>#wordcampuk</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2009/03/17/looking-forward-to-wordcamp-uk-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Mass Account Import</title>
		<link>http://www.uk-experience.com/2009/01/26/wordpress-mass-account-import/</link>
		<comments>http://www.uk-experience.com/2009/01/26/wordpress-mass-account-import/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 21:13:36 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[web fun]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2009/01/26/wordpress-mass-account-import/</guid>
		<description><![CDATA[While working on a couple of WordPress projects for two sites I host (www.cambridgerepeaters.net &#38; www.cambridgeshire-raynet.net) I had the need to do mass account creation.  These were 30+ accounts at a time, not a thrilling prospect to do that via the normal admin interface.  Searching the net was nearly useless, until I found a WP [...]]]></description>
			<content:encoded><![CDATA[<p>While working on a couple of <a href="http://www.wordpress.org" target="_blank">WordPress</a> projects for two sites I host (<a href="http://www.cambridgerepeaters.net" target="_blank">www.cambridgerepeaters.net</a> &amp; <a href="http://www.cambridgeshire-raynet.net" target="_blank">www.cambridgeshire-raynet.net</a>) I had the need to do mass account creation.  These were 30+ accounts at a time, not a thrilling prospect to do that via the normal admin interface.  Searching the net was nearly useless, until I found a WP plugin called <a href="http://www.dagondesign.com/articles/import-users-plugin-for-wordpress/" target="_blank">&#8220;Import Users Plugin for WordPress&#8221;</a>.  This worked, but was very simple and didn&#8217;t suit my needs.</p>
<p>So, after looking at the script and figuring out how it worked (I&#8217;m not PHP coder but I can get by in a pinch), I managed to hack the script to do what I wanted.  The script as provided above only allows for the email address and login name, the 2 required bits of info to create a new account on a WP system.  However, I needed to be able to specify:</p>
<ul>
<li>first name</li>
<li>last name</li>
<li>password</li>
</ul>
<p>Another nice thing to have on the import is being able to set the WordPress user role (access level), so I shoved that in as well.  On the plugin page I posted a comment about my updates and a link to the new modified script:</p>
<blockquote>
<div class="comment-right">
<p>I’d like to submit another modified version of this great script. The changes I’ve made to the script allows for adding first and last names, setting a password and setting the role for the imports. I’m also using the more powerful method of account creation, “wp_insert_user” this allows a lot more in the way of adding nice things to the script and new account.</p>
<p>The import file or manually entered format is:</p>
<p>username|firstname|lastname|password|email|role</p>
<p>All fields except username and email are optional, but all fields must be delimited, ie:</p>
<p>fred|Fred|Rivers|mypassw0rd|fred@rivers.com|Editor<br />
sam|Sam||sam@mypress.com|</p>
<p>Fred has everything assigned while Sam will be emailed his generated password and his role will be set to whatever was selected from the drop down box on the form.</p>
<p>I’d be interested in any comments on my changes. There have been quite a few changes, I suggest a diff of mine and the latest modified one.</p>
<p>My modified version can be found at:</p>
<p><span style="text-decoration: underline;"><span style="color: #0000ff;"><a rel="nofollow" href="http://www.gammaray-tech.com/scripts/dd-import-users-mod_wp27.txt">http://www.gammaray-tech.com/scripts/dd-import-users-mod_wp27.txt</a></span></span></div>
</blockquote>
<p><span style="color: #555555;">I hope people find this useful, I think it&#8217;s a function that&#8217;s needed by far more people then you might expect.  In my mind, it&#8217;s something that should be part of the core code for WordPress.  I can see more modifications coming to this script as my projects progress.  While looking into changes for the script I&#8217;ve found other things that would be nice to have at the time of import too&#8230; </span></p>
<p><span style="color: #555555;">Watch this space&#8230;</span><br />
<strong>Updated script</strong></p>
<p><strong>2009.06.17 @ 2013GMT<br />
</strong></p>
<p>Version 1.1.13 &#8211; Added user URL to be imported into user details (not the default assigned blog for WPMU)</p>
<p><a title="dd-import-users-mod_wp27_v1.1.13.txt" href="http://www.gammaray-tech.com/scripts/dd-import-users-mod_wp27_v1.1.13.txt">dd-import-users-mod_wp27_v1.1.13.txt</a></p>
<blockquote><p><strong>Note the new format when using this version:</strong></p>
<p>The import file or manually entered format is:</p>
<p>username|firstname|lastname|password|email|role|URL</p>
<p>All fields except username and email are optional, but all fields must be delimited, ie:</p>
<p>fred|Fred|Rivers|mypassw0rd|fred@rivers.com|Editor|http://blah.com<br />
sam|Sam||sam@mypress.com||</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2009/01/26/wordpress-mass-account-import/feed/</wfw:commentRss>
		<slash:comments>40</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>Upgrade to Wordpress 2.6</title>
		<link>http://www.uk-experience.com/2008/07/16/upgrade-to-wordpress-26/</link>
		<comments>http://www.uk-experience.com/2008/07/16/upgrade-to-wordpress-26/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 07:21:36 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[web fun]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/?p=273</guid>
		<description><![CDATA[The upgrade to wordpress 2.6 was as painless as others have reported .. haven&#8217;t really looked around much to see what the changes really are yet, but one thing I noticed is a vast improvement to the plugins area.. they now seperate the active and inactive/deactivated plugins which is nice, but they&#8217;ve also added a [...]]]></description>
			<content:encoded><![CDATA[<p>The upgrade to wordpress 2.6 was as painless as others have reported .. haven&#8217;t really looked around much to see what the changes really are yet, but one thing I noticed is a vast improvement to the plugins area.. they now seperate the active and inactive/deactivated plugins which is nice, but they&#8217;ve also added a active all/deactivate all and you can also delete plugins now too.  About time.</p>
<p>Not much else to report..  Now to upgrade the other 5 WP installs I manage ..</p>
<p>I wish they&#8217;d do more work WP MultiUser so I could just have 1 single install on the server and then create domain/user level instances as needed (would use a lot less disk for the installs and provide a single central point to update/administer .. it&#8217;s a good looking product, but needs updating.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/07/16/upgrade-to-wordpress-26/feed/</wfw:commentRss>
		<slash:comments>0</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>New phones at home..</title>
		<link>http://www.uk-experience.com/2008/04/04/new-phones-at-home/</link>
		<comments>http://www.uk-experience.com/2008/04/04/new-phones-at-home/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 17:40:26 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[DECT]]></category>
		<category><![CDATA[PABX]]></category>
		<category><![CDATA[Phone]]></category>
		<category><![CDATA[SIP]]></category>

		<guid isPermaLink="false">http://www.uk-experience.com/2008/04/04/new-phones-at-home/</guid>
		<description><![CDATA[I was getting tired of the noise and rubbish quality of the older BT DigitalClarity DECT phones we have been using at home for the last 3 years or so.  They were good when we first bought them but quality of the calls has been going down hill.
Some may know (or may not) that [...]]]></description>
			<content:encoded><![CDATA[<p>I was getting tired of the noise and rubbish quality of the older BT DigitalClarity DECT phones we have been using at home for the last 3 years or so.  They were good when we first bought them but quality of the calls has been going down hill.</p>
<p>Some may know (or may not) that I&#8217;ve been using VoIP since about Nov 2004.  This started off just as a simple end user of some service, but, if you know me at all you&#8217;ll know this just isn&#8217;t good enough <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I moved on to using <a href="http://www.asterisk.org" target="_blank">Asterisk</a> (an OpenSource <a href="http://en.wikipedia.org/wiki/PABX" target="_blank">PABX</a>).  This has lead to a lot of playing and even training to get my <a href="http://www.digium.com/en/training/certifications/" target="_blank">dCAP</a> Certification from <a href="http://www.digium.com" target="_blank">Digium</a>, the folks that really maintain Asterisk.</p>
<p>To read more please continue on&#8230;</p>
<p><span id="more-210"></span></p>
<p>Anyhow, back to the phones.  I have just received a <a href="http://gigaset.siemens.com/shc/0,1935,hq_en_0_145533_rArNrNrNrN,00.html" target="_blank">Siemens Gigaset C475 IP cordless Voice over IP phone</a> (with answering machine, that will never be used).</p>
<p><a href="http://www.uk-experience.com/wp-content/uploads/2008/04/c475ip.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.uk-experience.com/wp-content/uploads/2008/04/c475ip-thumb.jpg" border="0" alt="c475ip" width="219" height="220" /></a></p>
<p>This is one very sweet phone system!!!  Up until now I&#8217;ve been using the aforementioned BT DECT phone (4 hand sets) plugged into a <a href="http://www.sipura.com/products/spa3000.htm" target="_blank">Sipura SPA-3000 ATA</a>. Whoa, hold the phone (pardon the pun) .. &#8220;What the hell are you talking about?&#8221; .. I know that&#8217;s what you&#8217;re asking yourself.  OK, an ATA is an Analog Telephone Adapter, simply put it turns your bog standard, run of the mill house phone into an all powerful VoIP phone.  The SPA-3000 plugs into your telephone jack and your home network, and you plug your normal phone into the box as well.  This allows you to make and receive telephone calls both over the Internet and your normal phone company.  Anyhow, this box has been and is still working well, it&#8217;s the phones that we had that are the problem.  Well, there is a problem with this setup.. firstly, we have 4 hand sets dotted around the house, but only one can be used at a time, not a common issue but at times it is.</p>
<p>The new phone, the <a href="http://gigaset.siemens.com/shc/0,1935,hq_en_0_145533_rArNrNrNrN,00.html" target="_blank">Siemens Gigaset C475 IP</a>.  This is one snazzy phone.  It&#8217;s a <a href="http://en.wikipedia.org/wiki/DECT" target="_blank">DECT</a> based cordless phone with a built in <a href="http://en.wikipedia.org/wiki/Analog_telephony_adapter" target="_blank">ATA</a> and answering machine.  I won&#8217;t be using the answering machine at all because the Asterisk system provides that for us already.   With this new phone you can have 3 calls going at one time (in or out), 2 VoIP calls and 1 normal phone call.  On top of that, the system allows for up to 6 VoIP providers to be configured in the system allowing for say 6 incoming VoIP phone numbers + the PSTN number, so 7 numbers in all.  Ok, for a home user it&#8217;s a bit over the top.  However, for me with the <a href="http://www.asterisk.org/" target="_blank">Asterisk</a> <a href="http://en.wikipedia.org/wiki/PABX" target="_blank">PABX</a>, the coolest thing to do is create new extension numbers for each handset.  What does this give me?   I can still setup multiple numbers for each handset, but more to the point I can do nifty things like say, between the hours of 11pm and 7am ring all the phones except the bedroom phone, unless your caller ID says you are someone I really should be taking calls from at that hour of the day.</p>
<p>From the Siemens website they list these as some of the features:</p>
<blockquote>
<h3 class="column left">Highlights</h3>
<div class="column left">
<ul>
<li>Integrated answering machine with up to 30 minutes of recording time</li>
<li>Dual mode: easy switch from internet calls to fixed-line calls by single keypress</li>
<li>Information services as screensaver* e.g. weather forecast</li>
<li>Expandable phone system with multiline calling for up to 6 handsets and 6 SIP accounts from different providers</li>
</ul>
</div>
<h3 class="box">Features</h3>
<div class="text">
<ul>
<li>ECO DECT – for 60% less energy use¹ and variable reduction of transmitting power</li>
<li>Easy configuration of internet telephony (VoIP) without a PC</li>
<li>Gigaset.net**: Worldwide free of charge calls between Gigaset.net supporting VoIP phones</li>
<li>Up to 3 calls in parallel: 2 VoIP calls and 1 fixed-line call with multiple handsets</li>
<li>E-mail notification with time, date and subject</li>
<li>Instant Messaging (buddy list, chatting, presence status)</li>
<li>Increased virus protection thanks to protected operating system</li>
<li>Convenient handsfree talking in brilliant sound quality</li>
<li>CLIP** / CNIP**</li>
<li>Illuminated display with  4096 colors and 128 x  128 pixels</li>
<li>Intuitive icon-based menu</li>
<li>SMS** with up to  612 characters</li>
<li>Phonebook for up to 150 names and numbers</li>
</ul>
</div>
</blockquote>
<p>Some of the very nice features that I liked are simple things.. you can upload your phone directory from either a TSV file or in standard VCARD format.. once you&#8217;ve uploaded all your phone numbers to one phone you can then share that out with all the phones.  Most other DECT phones don&#8217;t have this, certainly not the upload from a PC, and not many support the ability to send out all the numbers to the other phones.</p>
<p>Some of the annoyances I&#8217;ve found with this system so far:</p>
<ul>
<li>Very short and unrealistic timeout for the browser based management interface</li>
</ul>
<ul>
<li>The timeout for the browser interface seems to be around 1-2 mins which means that while making changes and testing those changes and tweaking things on the PABX side you are logged out and have to get back in and navigate back to the page you were working on.</li>
</ul>
<li>Inflexible dial plan editor</li>
<ul>
<li>You can add routing overrides to the dial plan to direct certain numbers or ranges out over various VoIP providers or the PSTN line, but you can&#8217;t use proper standard dial plan patterns.</li>
<li>The phone has &#8220;local&#8221; emergency numbers hard coded to use the PSTN only, local being based on the country of sale, so in the UK it would be 999, in North America it would be 911.   While making sure those numbers route over PSTN is good you should also be allowed to change that since VoIP providers are having to accommodate emergency numbers.</li>
<li></li>
</ul>
<li>No way to backup your configuration of the base station.  I&#8217;ve already experienced when this would have been nice.  I used the website portal for configuring your RSS feeds to the phone and ended up using a feed it didn&#8217;t like.  That resulted in the device going into an endless reboot loop.  I had to factory reset the device to recover meaning that not only had it lost all my settings but I also had to re-register all the handsets again.</li>
<li>You can upload a telephone directory to the handsets, but only one at a time.  There is no way to blast the same telephone directory to all handsets at one time.  There is also no way to just send the list to a web address or have the base station fetch the file/URL on some interval.  Maybe a bit advanced for your average home user, but I&#8217;m not average <img src='http://www.uk-experience.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Most annoying I think however is the constant &#8220;phone home&#8221; at the device does to the Siemens Gigaset portal.  I really must capture some of that traffic and try to see what exactly is transmitted and what triggers it if I can work it out, for example does it &#8220;phone home&#8221; after I finish a call to someone?  If it does what does it send?</li>
<p>Some very positive things about the phone system as well, it&#8217;s OpenSource.  You can download the source code for the system including tools to build it.  I assume the phone base and handsets are running embedded Linux.</p>
<p>I&#8217;ll wrap this up now and post more updates as I use the phone more and more.   We&#8217;ve had loads of compliments on how much better the phone sounds now, so that&#8217;s a big plus.  The connections are so much more clear and cleaner with not as much jitter and echo.</p>
<p>More later on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uk-experience.com/2008/04/04/new-phones-at-home/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
