<?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>Luke Sheldrick&#039;s Blog &#187; linux</title>
	<atom:link href="http://luke.sheldrick.co.uk/blog/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://luke.sheldrick.co.uk/blog</link>
	<description>Just another blog site.</description>
	<lastBuildDate>Thu, 26 Jan 2012 19:18:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>KVM + KSM = Big Bag of Win</title>
		<link>http://luke.sheldrick.co.uk/blog/2011/09/26/kvm-ksm-big-bag-of-win/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2011/09/26/kvm-ksm-big-bag-of-win/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 20:45:09 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[ksm]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualisation]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=732</guid>
		<description><![CDATA[I bought a HP Microserver a few months ago, to expand my media storage at home. HP had a promotion where you&#8217;d buy the server, and they&#8217;d give you £100 cash back. Not bad considering you can pick them up online for around £220. £29 for 8GB of DDR3 for it, and it&#8217;s quite an [...]]]></description>
			<content:encoded><![CDATA[<p>I bought a HP Microserver a few months ago, to expand my media storage at home. HP had a promotion where you&#8217;d buy the server, and they&#8217;d give you £100 cash back. Not bad considering you can pick them up online for around £220. £29 for 8GB of DDR3 for it, and it&#8217;s quite an ample home server. I bought four 3TB disks, and have them in Raid-5 for the main storage, and I also have an E-Sata disk shelf with four more 2TB disks, also in Raid-5. The main storage array gives me around 8TB of usable storage, and the other around 5.5TB, so I have quite a bit at home to be getting on with.</p>
<p>A colleague at work today pointed out that HP had extended the offer until the end of September, so I thought I would pick up another one. My reasoning is they&#8217;re bloody cheap for what they are, and it&#8217;ll make HA testing in my lab a lot easier, with two identical machines.</p>
<p>However I decided to see actually how loaded the server was with what I run on it. The tasks that usually run on it backups of my various colos, streaming to the AppleTVs at home, transcoding up to 8 channels via the DVB cards, and downloading various media online. Well, basically, it isn&#8217;t breaking a sweat.</p>
<p>It&#8217;s currently running Ubuntu Server 11.04, which has pretty good support for <a href="http://en.wikipedia.org/wiki/Kernel-based_Virtual_Machine" target="_blank">KVM</a>, so decided to spin up a few VMs to see how it handled it. I wasn&#8217;t overly optimistic, as AMD Turion™ II processor, which is basically designed for netbooks. However after spinning up a another Ubuntu Server instance, the server seemed to have no issue with this at all.</p>
<p>At that point I decided to clone the VM a couple of times, and then spin them all up to load test. 4 clones later, they all booted fine, and the box carried on with no real issues. I showed another colleague at work, and he&#8217;d asked how it would cope with Windows guests. The reason he was interested is he has just completed his MSITP qualification, and had quite a bit of difficulty running all the required server instances using his laptop and VMWare Workstation.</p>
<p>This evening I installed a base install of XP, and cloned that 4 times. Again, no real issues, so I decided to give every host 1G of memory (the server only has 8GB total), and see how <a href="http://www.linux-kvm.com/content/using-ksm-kernel-samepage-merging-kvm" target="_blank">KSM</a> got on with the VMs. At the moment, it&#8217;s still scanning through memory pages, however it&#8217;s been running for around 20 minutes, and it&#8217;s already reclaimed 2.5GB of memory. No doubt given it some more time, it&#8217;s going to reclaim even more.</p>
<p>To say I am impressed by the Microserver, and KVM + KSM would be an understatement.Think I&#8217;ll setup a HA cluster when I get the other server, and see how that compares the likes of ESX.</p>
<p>Below just the quick setup I was playing with this evening.</p>
<p style="text-align: center;"><a href="http://luke.sheldrick.co.uk/blog/wp-content/uploads/2011/09/KVM1.png" rel="lightbox[732]"><img class="aligncenter size-full wp-image-734" title="KVM" src="http://luke.sheldrick.co.uk/blog/wp-content/uploads/2011/09/KVM1.png" alt="" width="425" height="270" /></a><a href="http://luke.sheldrick.co.uk/blog/wp-content/uploads/2011/09/KVM.png" rel="lightbox[732]"><br />
</a></p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>3 February 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/02/03/mythtv-stuck-queue/" title="MythTV &#8211; Stuck Queue ">MythTV &#8211; Stuck Queue </a> (0)</li><li>18 August 2010 -- <a href="http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/" title="My &#8216;cloud&#8217; IM setup">My &#8216;cloud&#8217; IM setup</a> (0)</li><li>26 January 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/01/26/goodbye-windows-hello-linux/" title="Goodbye windows, hello linux">Goodbye windows, hello linux</a> (0)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>7 September 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/09/07/new-home/" title="New home">New home</a> (0)</li><li>11 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/11/netgear-sc101/" title="Netgear SC101">Netgear SC101</a> (0)</li><li>9 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/09/mail-issues-its-all-a-matter-of-time/" title="Mail Issues, it&#8217;s all a matter of time.">Mail Issues, it&#8217;s all a matter of time.</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2011/09/26/kvm-ksm-big-bag-of-win/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MythTV &#8211; Stuck Queue</title>
		<link>http://luke.sheldrick.co.uk/blog/2011/02/03/mythtv-stuck-queue/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2011/02/03/mythtv-stuck-queue/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 22:06:07 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[Backend]]></category>
		<category><![CDATA[Hostname]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Queue]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=627</guid>
		<description><![CDATA[I use DHCP at home, as most do, for convenience. Last week I changed the router at home to one compatible with DD-WRT as I was setting IPv6 up at home (something I should blog about later). When I set it up, until I migrated the old DHCP config over, everything on the LAN that [...]]]></description>
			<content:encoded><![CDATA[<p>I use DHCP at home, as most do, for convenience. Last week I changed the router at home to one compatible with <a href="http://www.dd-wrt.com/" target="_blank">DD-WRT</a> as I was setting IPv6 up at home (something I should blog about later). When I set it up, until I migrated the old DHCP config over, everything on the LAN that had static DHCP allocations went a bit crazy. Once that was resolved everything went back to normal&#8230; or so I thought.</p>
<p>However I&#8217;d noticed that MythTV wasn&#8217;t recording anything. When looking through it had listed all of it&#8217;s encoders as remote and &#8220;currently not connected&#8221;, interesting I thought. It looked like somewhere along the line that box had got 192.168.5.6 instead of 192.168.5.5. So it didn&#8217;t think it was, well it&#8217;s self. Changing the DHCP assignments quickly resolved this.</p>
<p style="text-align: center;"><a href="http://luke.sheldrick.co.uk/blog/wp-content/uploads/2011/02/encoders.png" rel="lightbox[627]"><img class="aligncenter size-full wp-image-631" title="Encoders" src="http://luke.sheldrick.co.uk/blog/wp-content/uploads/2011/02/encoders.png" alt="" width="420" height="100" /></a></p>
<p>A week later I noticed whilst programs had been recording, they were all sitting queued in Job Queue. Restarting the backend process nor did restarting the box. So I had a quick look on it&#8217;s DB and noticed the recordings were showing as remote, not local as they should be. Delving a bit further I noticed that it was listing the recordings as being recorded on &#8220;sidekick.oob.an0key.net&#8221; instead of &#8220;sidekick&#8221;. I&#8217;d set the domain on the router, and it was happily distributing via DHCP.</p>
<p>So to resolve my issue, I changed the hostname manually, back to sidekick.</p>
<p>To do this on ubuntu is pretty simple, edit<br />
<code>/etc/hostname</code><br />
with the desired hostname and then<br />
<code>/etc/init.d/hostname.sh restart</code><br />
However I was now stuck, with all the recordings showing as being recorded on the &#8216;remote&#8217; host. The only way to fix this would be to edit the database manually. This is where it the less adventurous may want to stop.</p>
<p>So log on to your MySQL instance, it&#8217;ll prompt for MySQL&#8217;s root password.<br />
<code>sidekick:~# mysql -p -u root</code><br />
Use mythtv&#8217;s database named mythconverg in my setup.<br />
<code>use mythconverg;</code><br />
Then print the structure and contents of the jobqueue table.<br />
<code>select * from jobqueue;</code><br />
This is what I was presented with.<br />
<code>mysql&gt; select * from jobqueue;<br />
+-----+--------+---------------------+---------------------+------+------+-------+--------+---------------------+-------------------------+------+-------------------------+---------------------+<br />
| id  | chanid | starttime           | inserttime          | type | cmds | flags | status | statustime          | hostname                | args | comment                 | schedruntime        |<br />
+-----+--------+---------------------+---------------------+------+------+-------+--------+---------------------+-------------------------+------+-------------------------+---------------------+<br />
| 284 |   1001 | 2011-02-03 17:11:00 | 2011-02-03 17:15:01 |  256 |    0 |     0 |    272 | 2011-02-03 17:15:53 | sidekick		  |      | Successfully Completed. | 2011-02-03 17:15:01 |<br />
| 283 |   1004 | 2011-02-02 22:00:00 | 2011-02-02 23:05:00 |  256 |    0 |     0 |      1 | 2011-02-03 17:25:24 | sidekick.oob.an0key.net |      |                         | 2011-02-02 23:05:00 |<br />
| 282 |   1001 | 2011-02-02 21:00:00 | 2011-02-02 22:00:01 |  256 |    0 |     0 |      1 | 2011-02-03 17:25:24 | sidekick.oob.an0key.net |      |                         | 2011-02-02 22:00:01 |<br />
| 279 |   1007 | 2011-02-01 21:00:00 | 2011-02-01 22:00:01 |  256 |    0 |     0 |      1 | 2011-02-03 17:25:24 | sidekick.oob.an0key.net |      |                         | 2011-02-01 22:00:01 |<br />
</code><br />
So I can see the that the job ran fine that came in after I changed the hostname. So what I decided to try is to update the hostname, and also the scheduledtime too as it was in the past.<br />
<code>mysql&gt; update jobqueue set<br />
-&gt; status=1,hostname="sidekick",comment="",schedruntime="2011-02-03 17:30:01" where status=1;</code><br />
So this will update the hostname and schedruntime for anything with status 1 (which means queued). I ran that and restarted mythtv-backend, and all the queue was then worked though.</p>
<p>Job done. Hopefully this may help someone else in a sticky position.</p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>26 September 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/09/26/kvm-ksm-big-bag-of-win/" title="KVM + KSM = Big Bag of Win">KVM + KSM = Big Bag of Win</a> (0)</li><li>18 August 2010 -- <a href="http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/" title="My &#8216;cloud&#8217; IM setup">My &#8216;cloud&#8217; IM setup</a> (0)</li><li>26 January 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/01/26/goodbye-windows-hello-linux/" title="Goodbye windows, hello linux">Goodbye windows, hello linux</a> (0)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>7 September 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/09/07/new-home/" title="New home">New home</a> (0)</li><li>11 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/11/netgear-sc101/" title="Netgear SC101">Netgear SC101</a> (0)</li><li>23 March 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/03/23/a-new-face/" title="A new face">A new face</a> (0)</li><li>9 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/09/mail-issues-its-all-a-matter-of-time/" title="Mail Issues, it&#8217;s all a matter of time.">Mail Issues, it&#8217;s all a matter of time.</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2011/02/03/mythtv-stuck-queue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My &#8216;cloud&#8217; IM setup</title>
		<link>http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 23:00:19 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[colloquy]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[im]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[irssi]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[znc]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=554</guid>
		<description><![CDATA[For a long time now, I&#8217;ve had a number of different applications I use to connect to various different IM (instant messaging) mediums, such as Irssi for IRC, Pidgin for Jabber/MSN/etc on my desktops/laptops and usually BeeJive on my iPhone when I&#8217;m out and about. This has all &#8216;kinda&#8217; worked, it hasn&#8217;t been the most [...]]]></description>
			<content:encoded><![CDATA[<p>For a long time now, I&#8217;ve had a number of different applications I use to connect to various different IM (instant messaging) mediums, such as <a href="http://www.irssi.org/" target="_blank">Irssi</a> for IRC, <a href="http://www.pidgin.im/" target="_blank">Pidgin</a> for Jabber/MSN/etc on my desktops/laptops and usually BeeJive on my iPhone when I&#8217;m out and about. </p>
<p>This has all &#8216;kinda&#8217; worked, it hasn&#8217;t been the most elegant of solutions, but it did do what I need it to. Until you add something like the iPad to the mix. </p>
<p>The problem I had, was I&#8217;d be signed on to say MSN on my MacBook, and then decide I&#8217;ve worked enough for the day, so sign off. Then whilst watching TV in the evening, want to send a message to someone, who only uses MSN, so grab my iPad and sign on via BeeJive. Well that kind of works, except, if I forget to sign off BeeJive, it keeps me online on their &#8216;cloud&#8217;, so I can connect back at any time via the iPad, only the iPad though. </p>
<p>If someone was to send me a message when the client is closed on the iPad, sure it sends a push message to it, but no other device. If I go out, and I know someone has sent me a message, I can&#8217;t connect to it via BeeJive on the iPhone, as it doesn&#8217;t keep them in sync. Same as if I wanted to log in with the MacBook, I can&#8217;t see what that message was. </p>
<p>So I decided this doesn&#8217;t work how I want and need it to. So I set about designing my own solution. The aim was to set something up running on my infrastructure, at little or no cost (not always easy when you add any iOS devices in the mix), and reliable. </p>
<p>What I came up with, works really well for me, so thought I&#8217;d document what I put together. </p>
<p>The server components run on a machine that is always on, the is the core of the solution. The underlying OS I used is a Fedora 14 box (so Fedora rawhide &#8211; the development branch). The packages I&#8217;ve used are widely available on pretty much every Linux distribution, ports (OS X, *BSD), so the OS here, really doesn&#8217;t make much of a difference. </p>
<p>Server side:<br />
<a href="http://www.irssi.org/" target="_blank">Irssi</a> &#8211; a cross platform IRC client.<br />
<a href="http://en.znc.in/wiki/ZNC" target="_blank">ZNC</a> &#8211; a cross platform IRC bouncer.<br />
<a href="http://www.bitlbee.org" target="_blank">BitlBee</a> &#8211; a cross platform IM gateway for IRC. </p>
<p>Client side:<br />
<a href="http://colloquy.mobi/" target="_blank">Colloquy Mobile</a> &#8211; iOS IRC client &#8211; use this on the iPad and iPhone.<br />
<a href="http://adium.im/beta/" target="_blank">Adium (Beta)</a> &#8211; OS X IM client &#8211; use the beta version as it supports IRC.<br />
<a href="http://www.pidgin.im/" target="_blank">Pidgin</a> &#8211; a cross platform IM client &#8211; use this on any Windows or Linux machines i happen to be on. </p>
<p>Again the client side really doesn&#8217;t matter, just as long as you have something you can connect to an IRC server with, it should be all good. </p>
<p>The setup uses BitlBee to connect to MSN, G-Talk, Jabber, Facebook chat, and pretty much any other IM network you&#8217;d want to connect into. BitlBee presents it&#8217;s self as a IRC server, and you contact list is all shown as a room. When you chat to someone you do so as you would traditionally. That part worked a treat. </p>
<p>At first I just had <a href="http://www.irssi.org/" target="_blank">Irssi</a> running with the proxy module enabled, this allows you to reconnect into your <a href="http://www.irssi.org/" target="_blank">Irssi</a> session, with a local client, and &#8216;pose&#8217; as remote session. This worked well, so I just left <a href="http://www.irssi.org/" target="_blank">Irssi</a> running in a remote screen session, then when I wanted to connect in and chat, I would just open say <a href="http://www.pidgin.im/" target="_blank">Pidgin</a> locally, and it would connect to all the rooms the <a href="http://www.irssi.org/" target="_blank">Irssi</a> session had. </p>
<p>This was fine, however, <a href="http://www.irssi.org/" target="_blank">Irssi</a> on it&#8217;s own doesn&#8217;t support playback. What I mean here is, if someone had sent me a DM, <a href="http://www.irssi.org/" target="_blank">Irssi</a> would have it, but when I logged in with <a href="http://www.pidgin.im/" target="_blank">Pidgin</a>, <a href="http://www.irssi.org/" target="_blank">Irssi</a> wouldn&#8217;t send me a copy of that message, it only forwards new messages. For these kind of features, I&#8217;d need to employ a bouncer, not the thuggish type that stand outside nightclubs, but an IRC bouncer. </p>
<p>I tried a few, but settled with <a href="http://en.znc.in/wiki/ZNC" target="_blank">ZNC</a>. I should point out here, that when using <a href="http://en.znc.in/wiki/ZNC" target="_blank">ZNC</a>, there isn&#8217;t really any need to use <a href="http://www.irssi.org/" target="_blank">Irssi</a> in the equation any more, I just kept it as have a few custom scripts, and all my historic logs are there, so decided to keep it. </p>
<p><a href="http://en.znc.in/wiki/ZNC" target="_blank">ZNC</a> will connect to all your favourite IRC networks, keep you online, and when you connect to it with your client, it will replay all the conversations and DMs you missed since you last connected in. this was exactly the functionality I was looking for. </p>
<p>There are also a host of other cool things you can do with <a href="http://en.znc.in/wiki/ZNC" target="_blank">ZNC</a>, so I have mine configured to set me away everywhere 5 minutes after my client disconnects. Also if you team colloquy mobile up with <a href="http://en.znc.in/wiki/ZNC" target="_blank">ZNC</a>, you can have it push message your iPhone or iPad if you&#8217;re mentioned in a chat, or if someone sends you a DM, I have mine set to only do this if there are no other clients connected, else when I&#8217;m at computer having a conversation, both my iPhone and iPad have a bit of a push message spasm. This push message function was exactly what I was looking for to replace BeeJive, except this pushes it to all my devices, not just the one that has my account singed in.. neat I thought. </p>
<p>This my no means is the simplest way to set up your MSN, but for if you want all the prerequisites I did, it really works. </p>
<p>The server topology may be a bit complex so have (for my sins) put together a diagram of how it&#8217;s set out, along with a few screenshots. </p>
<p>Any questions, please feel free to ask. </p>
<div class="flickr-photos"><a class="tt-flickr tt-flickr-Thumbnail" href="http://luke.sheldrick.co.uk/blog/flickr/photo/4894777613/im-blog-post-im-blog-adium.html" rel="album-72157624731660072" id="photo-4894777613" title="IM Blog - Adium - My 'cloud' IM setup - Blog Entry"><img src="http://farm5.staticflickr.com/4143/4894777613_79fdc5b049_t.jpg" width="100" height="59" alt="IM Blog - Adium" /></a> <a class="tt-flickr tt-flickr-Thumbnail" href="http://luke.sheldrick.co.uk/blog/flickr/photo/4904597752/im-blog-post-im-blog-topolgy.html" rel="album-72157624731660072" id="photo-4904597752" title="IM Blog - Topolgy - View a larger version

My 'cloud' IM setup - Blog Entry"><img src="http://farm5.staticflickr.com/4098/4904597752_da3fae9dd5_t.jpg" width="100" height="73" alt="IM Blog - Topolgy" /></a> <a class="tt-flickr tt-flickr-Thumbnail" href="http://luke.sheldrick.co.uk/blog/flickr/photo/4894465645/im-blog-post-im-blog-colloquy-mobile-ipad.html" rel="album-72157624731660072" id="photo-4894465645" title="IM Blog - Colloquy Mobile (iPad) - My 'cloud' IM setup - Blog Entry"><img src="http://farm5.staticflickr.com/4095/4894465645_67e465f5f3_t.jpg" width="100" height="75" alt="IM Blog - Colloquy Mobile (iPad)" /></a> <a class="tt-flickr tt-flickr-Thumbnail" href="http://luke.sheldrick.co.uk/blog/flickr/photo/4894839033/im-blog-post-im-blog-iphone-push.html" rel="album-72157624731660072" id="photo-4894839033" title="IM Blog - iPhone Push - My 'cloud' IM setup - Blog Entry"><img src="http://farm5.staticflickr.com/4095/4894839033_567cd9a358_t.jpg" width="67" height="100" alt="IM Blog - iPhone Push" /></a> </div>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>4 June 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/06/04/pidgin-facebook-genius/" title="Pidgin + Facebook = Genius">Pidgin + Facebook = Genius</a> (0)</li><li>26 September 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/09/26/kvm-ksm-big-bag-of-win/" title="KVM + KSM = Big Bag of Win">KVM + KSM = Big Bag of Win</a> (0)</li><li>3 February 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/02/03/mythtv-stuck-queue/" title="MythTV &#8211; Stuck Queue ">MythTV &#8211; Stuck Queue </a> (0)</li><li>7 September 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/09/07/new-home/" title="New home">New home</a> (0)</li><li>11 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/11/netgear-sc101/" title="Netgear SC101">Netgear SC101</a> (0)</li><li>26 January 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/01/26/goodbye-windows-hello-linux/" title="Goodbye windows, hello linux">Goodbye windows, hello linux</a> (0)</li><li>7 June 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/06/07/unsecured-call/" title="Unsecured Call?">Unsecured Call?</a> (0)</li><li>8 May 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/05/08/motorola-xoom/" title="Motorola Xoom">Motorola Xoom</a> (0)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>12 January 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/01/12/using-msn-via-pidgin-adium-finch/" title="Using MSN via Pidgin / Adium / Finch?">Using MSN via Pidgin / Adium / Finch?</a> (4)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synergy</title>
		<link>http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 02:41:49 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Synergy]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=417</guid>
		<description><![CDATA[A friend told me of a magical cross platform application, which I&#8217;ve been using for a while, thought I&#8217;d share. Synergy; &#8220;Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It&#8217;s intended for users with multiple computers on their [...]]]></description>
			<content:encoded><![CDATA[<p>A friend told me of a magical cross platform application, which I&#8217;ve been using for a while, thought I&#8217;d share. <a href="http://synergy2.sourceforge.net/" target="_blank">Synergy</a>;</p>
<p>&#8220;Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It&#8217;s intended for users with multiple computers on their desk since each system uses its own monitor(s). &#8221;</p>
<p style="text-align: center;"><a href="http://farm4.static.flickr.com/3622/3358333132_2335cfc243_b.jpg" rel="lightbox[417]"><img class="aligncenter" title="My Desk &amp; Synergy" src="http://farm4.static.flickr.com/3622/3358333132_2335cfc243_b.jpg" alt="" width="614" height="314" /></a></p>
<p >The picture above shows my very small desk, sporting 2x 22 Samsungs, and my Dell D420. Under the desk is an old HP desktop powering the two monitors (and soon to be 9&#8242; touch screen above them, when I get the drivers setup). I rarely use the D420 these days, as I use my MacBook or Advent 4213 notebook when out and about, so didn&#8217;t mind giving it up to the desk.</p>
<p >I can use the keyboard and mouse on the laptop, to control both it, and the bigger screens. The neat thing is, with the config setup correctly, I can just move the mouse upwards and the pointer magically moves to the other screen, and the keyboard then controls that computer too. A few other neat options are to have a shared clipboard, and to activate the screensaver/lock screen across all computers with each other.</p>
<p >So on my tiny desk, I can fit in quite a lot of screen real estate. As for using the laptop as a primary keyboard, I started to do this at work when the hotdesk keyboards started to freak me out, and using the laptop keyboard is actually quite nice to use.</p>
<p >Have tested Synergy with os x, and all worked pretty flawlessly there too. Not had a chance to test under windows just yet, as rarely use it these days, but from what I&#8217;ve read it all works fine.</p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>7 May 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/05/07/windows-7-rc1-boot-camp-vmware-fusion/" title="Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking">Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking</a> (3)</li><li>26 September 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/09/26/kvm-ksm-big-bag-of-win/" title="KVM + KSM = Big Bag of Win">KVM + KSM = Big Bag of Win</a> (0)</li><li>9 April 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/04/09/10-6-7-aperture-3-final-cut-express-3-fail/" title="10.6.7 + Aperture 3 + Final Cut Express 3 = fail">10.6.7 + Aperture 3 + Final Cut Express 3 = fail</a> (3)</li><li>3 February 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/02/03/mythtv-stuck-queue/" title="MythTV &#8211; Stuck Queue ">MythTV &#8211; Stuck Queue </a> (0)</li><li>18 August 2010 -- <a href="http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/" title="My &#8216;cloud&#8217; IM setup">My &#8216;cloud&#8217; IM setup</a> (0)</li><li>7 September 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/09/07/new-home/" title="New home">New home</a> (0)</li><li>19 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/19/do-i-love-apple/" title="Do I love apple?">Do I love apple?</a> (0)</li><li>11 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/11/netgear-sc101/" title="Netgear SC101">Netgear SC101</a> (0)</li><li>24 February 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/" title="Connecting Exchange 2007 and Entourage 2008">Connecting Exchange 2007 and Entourage 2008</a> (0)</li><li>26 January 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/01/26/goodbye-windows-hello-linux/" title="Goodbye windows, hello linux">Goodbye windows, hello linux</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New home</title>
		<link>http://luke.sheldrick.co.uk/blog/2008/09/07/new-home/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2008/09/07/new-home/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 12:03:46 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=143</guid>
		<description><![CDATA[In addition to moving my dns, to my self hosted infrastructure, I am also moving quite a few things away from hosting on Windows. I eventually want to get rid of my Exchange 2007 server, as to be honest it is so much of a resource hog, and for a small user implementation, it&#8217;s far [...]]]></description>
			<content:encoded><![CDATA[<p><center><img title="Fedoraness" src="http://luke.sheldrick.co.uk/blog/wp-content/fedora-penguin.png" alt="" width="130" height="120" /></center><br />
In addition to moving my dns, to my self hosted infrastructure, I am also moving quite a few things away from hosting on Windows.</p>
<p>I eventually want to get rid of my Exchange 2007 server, as to be honest it is so much of a resource hog, and for a small user implementation, it&#8217;s far too OTT. I need to find a suitable alternative to sync all my devices with however (Laptop(s), iPhone, various Windows Mobiles) I am sure there is something out there that will do the job.</p>
<p>As for this blog, it was hosted on a Windows 2003 Server, the same one as the Exchange server, where performance isn&#8217;t great. So now it&#8217;s hosted on one of my Linux (Fedora) servers. I am quite happy with the transition, other than a lot of the asp back ends, now have to be re-written in perl or something similar&#8230; effort.</p>
<p>I am not too sure if it&#8217;s performance has been improved&#8230; let me know <img src='http://luke.sheldrick.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>18 August 2010 -- <a href="http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/" title="My &#8216;cloud&#8217; IM setup">My &#8216;cloud&#8217; IM setup</a> (0)</li><li>11 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/11/netgear-sc101/" title="Netgear SC101">Netgear SC101</a> (0)</li><li>26 September 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/09/26/kvm-ksm-big-bag-of-win/" title="KVM + KSM = Big Bag of Win">KVM + KSM = Big Bag of Win</a> (0)</li><li>3 February 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/02/03/mythtv-stuck-queue/" title="MythTV &#8211; Stuck Queue ">MythTV &#8211; Stuck Queue </a> (0)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>3 June 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/06/03/blog-fixed/" title="Blog Fixed">Blog Fixed</a> (0)</li><li>26 January 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/01/26/goodbye-windows-hello-linux/" title="Goodbye windows, hello linux">Goodbye windows, hello linux</a> (0)</li><li>9 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/09/mail-issues-its-all-a-matter-of-time/" title="Mail Issues, it&#8217;s all a matter of time.">Mail Issues, it&#8217;s all a matter of time.</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2008/09/07/new-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netgear SC101</title>
		<link>http://luke.sheldrick.co.uk/blog/2008/05/11/netgear-sc101/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2008/05/11/netgear-sc101/#comments</comments>
		<pubDate>Sun, 11 May 2008 15:25:33 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nas. san]]></category>
		<category><![CDATA[netgear]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=70</guid>
		<description><![CDATA[Finally, some clever geek type person has writen a set of tools to be able to mount these horrid things under *nix. I bought mine a couple of years back, bud didn&#8217;t realise you had to use a horrid sluggish windows app to be able to mount the thing. Netgear use a tool called &#8220;Z-SAN&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, some clever geek type person has writen a set of tools to be able to mount these horrid things under *nix.</p>
<p>I bought mine a couple of years back, bud didn&#8217;t realise you had to use a horrid sluggish windows app to be able to mount the thing.</p>
<p>Netgear use a tool called &#8220;Z-SAN&#8221; under windows.</p>
<p>However you can now mount the drives under *nix, there are a few draw backs however, you first have to partition te drives under windows, not a huge problem, as my desktop is a dual boot.</p>
<p>Secondly you can&#8217;t use passwords on the device. Again not a huge problem, I just stuck it on it&#8217;s own vlan, and restricted access to it, so only my linux NAS server could see it.</p>
<p>Then on my NAS server (FC9 + NFS + SMB) I used the utils the toolset provides, mounted the two drives, formatted, and mounted. Bob is your mothers brother it all works.</p>
<p>I just share the drives out now using my existing NAS (NFS + SMB) and supprisingly works really well.</p>
<p>Time will see how stable they are.</p>
<p>If you want to do this too, the code can be found at google code:</p>
<p><a title="http://code.google.com/p/sc101-nbd/" href="http://code.google.com/p/sc101-nbd/">http://code.google.com/p/sc101-nbd/</a></p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>18 August 2010 -- <a href="http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/" title="My &#8216;cloud&#8217; IM setup">My &#8216;cloud&#8217; IM setup</a> (0)</li><li>7 September 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/09/07/new-home/" title="New home">New home</a> (0)</li><li>26 September 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/09/26/kvm-ksm-big-bag-of-win/" title="KVM + KSM = Big Bag of Win">KVM + KSM = Big Bag of Win</a> (0)</li><li>3 February 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/02/03/mythtv-stuck-queue/" title="MythTV &#8211; Stuck Queue ">MythTV &#8211; Stuck Queue </a> (0)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>30 January 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/01/30/outage/" title="Outage">Outage</a> (0)</li><li>26 January 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/01/26/goodbye-windows-hello-linux/" title="Goodbye windows, hello linux">Goodbye windows, hello linux</a> (0)</li><li>9 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/09/mail-issues-its-all-a-matter-of-time/" title="Mail Issues, it&#8217;s all a matter of time.">Mail Issues, it&#8217;s all a matter of time.</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2008/05/11/netgear-sc101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye windows, hello linux</title>
		<link>http://luke.sheldrick.co.uk/blog/2008/01/26/goodbye-windows-hello-linux/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2008/01/26/goodbye-windows-hello-linux/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 03:37:15 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[gutsy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=39</guid>
		<description><![CDATA[Well tonight decided that both the XP / Vista (dual boot) installed on my main desktop at home were too annoying and memory hogging. Decided to give a Linux distro a go, as have become quite accustomed recently to the unix way of doing things (well have a few cent servers running, and have a [...]]]></description>
			<content:encoded><![CDATA[<p>Well tonight decided that both the XP / Vista (dual boot) installed on my main desktop at home were too annoying and memory hogging.</p>
<p>Decided to give a Linux distro a go, as have become quite accustomed recently to the unix way of doing things (well have a few cent servers running, and have a macbook).</p>
<p>Went for Ubuntu Gutsy (7.10), and after fighting with it to play nicely with my nVidia graphics card, and Dual HP monitors, it seems pretty cool.</p>
<p>Still gotta get it to play with my web cam (shouldn&#8217;t be too difficult) and my Asus TV Tuner card, which so far doesn&#8217;t look too promising on the t&#8217;internet.</p>
<p>Oh and&#8230; can&#8217;t sleep again. Grr!</p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>26 September 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/09/26/kvm-ksm-big-bag-of-win/" title="KVM + KSM = Big Bag of Win">KVM + KSM = Big Bag of Win</a> (0)</li><li>3 February 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/02/03/mythtv-stuck-queue/" title="MythTV &#8211; Stuck Queue ">MythTV &#8211; Stuck Queue </a> (0)</li><li>18 August 2010 -- <a href="http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/" title="My &#8216;cloud&#8217; IM setup">My &#8216;cloud&#8217; IM setup</a> (0)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>7 September 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/09/07/new-home/" title="New home">New home</a> (0)</li><li>11 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/11/netgear-sc101/" title="Netgear SC101">Netgear SC101</a> (0)</li><li>9 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/09/mail-issues-its-all-a-matter-of-time/" title="Mail Issues, it&#8217;s all a matter of time.">Mail Issues, it&#8217;s all a matter of time.</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2008/01/26/goodbye-windows-hello-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mail Issues, it&#8217;s all a matter of time.</title>
		<link>http://luke.sheldrick.co.uk/blog/2007/12/09/mail-issues-its-all-a-matter-of-time/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2007/12/09/mail-issues-its-all-a-matter-of-time/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 00:24:03 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=24</guid>
		<description><![CDATA[Last week, I started working on a new mail platform. I had in place, an Exchange 2003 box at home, and a backup mail server running Exim, based in Global Switch London. I utilised Greylisting on both, however found the linux version ten times better. So set myself a task to setup a new front [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, I started working on a new mail platform. I had in place, an Exchange 2003 box at home, and a backup mail server running Exim, based in Global Switch London.</p>
<p>I utilised Greylisting on both, however found the linux version ten times better. So set myself a task to setup a new front end, in front of my main Exchange box. Ruled out getting rid of it totally, as I personally prefer the features of Exchange (Push mail, calanders&#8230;etc).</p>
<p>So I setup a virtual machine (CentOS 4.4) on one of my virtual hosts, configured exim, with greylisting, and to relay all mail to my domains, to the internal IP of my Exchange box. I also wanted to setup a test Exchange 2008 box at the same time, so anything to my development domain, would go to a different internal IP.</p>
<p>After a few tweaks, magically it all worked&#8230; until I started to get NDR&#8217;s  stating that mail was being delayed to my domain. A few telnet tests later, discovered that if you connected from a host with no rDNS, my mail server took 30 seconds to time out doing a reverse DNS check. Many mail servers would have timed out by this time. A quick tweak of my exim config to lower the DNS time out, from 30 seconds to 5, cured the problem.</p>
<p>For anyone wanting to do this, edit the exim.conf lines</p>
<p>rfc1413_hosts = *<br />
rfc1413_query_timeout = 30s</p>
<p>to</p>
<p>rfc1413_hosts = *<br />
rfc1413_query_timeout = 5s</p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>26 September 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/09/26/kvm-ksm-big-bag-of-win/" title="KVM + KSM = Big Bag of Win">KVM + KSM = Big Bag of Win</a> (0)</li><li>3 February 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/02/03/mythtv-stuck-queue/" title="MythTV &#8211; Stuck Queue ">MythTV &#8211; Stuck Queue </a> (0)</li><li>18 August 2010 -- <a href="http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/" title="My &#8216;cloud&#8217; IM setup">My &#8216;cloud&#8217; IM setup</a> (0)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>7 September 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/09/07/new-home/" title="New home">New home</a> (0)</li><li>11 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/11/netgear-sc101/" title="Netgear SC101">Netgear SC101</a> (0)</li><li>3 February 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/02/03/a-fun-week/" title="A fun week">A fun week</a> (0)</li><li>26 January 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/01/26/goodbye-windows-hello-linux/" title="Goodbye windows, hello linux">Goodbye windows, hello linux</a> (0)</li><li>9 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/09/more-mail/" title="More Mail">More Mail</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2007/12/09/mail-issues-its-all-a-matter-of-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

