<?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>Alex&#039;s Adventures on the Infobahn &#187; life</title>
	<atom:link href="http://www.bennee.com/~alex/blog/tag/life/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bennee.com/~alex/blog</link>
	<description>the wanderings of a supposed digital native</description>
	<lastBuildDate>Tue, 24 Jan 2012 08:38:48 +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>Getting organised</title>
		<link>http://www.bennee.com/~alex/blog/2012/01/13/getting-organised/</link>
		<comments>http://www.bennee.com/~alex/blog/2012/01/13/getting-organised/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 10:38:21 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[org-mode]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=2567</guid>
		<description><![CDATA[What with becoming a parent and getting promoted I suddenly find myself needing to become a lot more organised. Although I&#8217;ve been using org-mode for a bit I need to get a lot more organised with it. Previously I had two sets of org notes. My personal set where sitting on my server which I [...]]]></description>
			<content:encoded><![CDATA[<p>What with becoming a parent and getting promoted I suddenly find myself needing to become a lot more organised. Although I&#8217;ve been using <a href="http://orgmode.org/">org-mode</a> for a bit I need to get a lot more organised with it.</p>
<p>Previously I had two sets of org notes. My personal set where sitting on my server which I could access via the terminal. I generally accessed this at home on the odd occasion when I was doing things like the annual round of insurance quote gathering. The second set was a fairly simple time sheet type affair that I was using at work to keep a vague track of where all my time was spent. The big missing part of this is when I&#8217;m on the move.</p>
<p>I&#8217;ve just recently upgraded my phone to the latest <a href="http://www.bennee.com/~alex/blog/2012/01/06/nexus-of-possibilities/">Galaxy Nexus</a> which is a fine Google enabled device. I make no apologies for using Google&#8217;s calendering and shared document services. They work very well and importantly allow me to share things with my wife who doesn&#8217;t quite share my desire to run everything from a text editor. However for my personal task lists on the move and remembering what&#8217;s coming up at work it doesn&#8217;t quite cut it. Besides I like org-mode and I&#8217;d heard about <a href="http://mobileorg.ncogni.to/">MobileOrg</a> so I endeavoured to set it up.</p>
<p>MobileOrg has been around some time for the iPhone but the mechanisms it uses for integrating with org-mode are fairly well documented. As a result there is a couple of Android implementations for it. Matthew Jone&#8217;s <A href="https://github.com/matburt/mobileorg-android">mobileorg-android</a> was the first version I tried.</p>
<p>The original sync method for MobileOrg was to use a service like Dropbox to sync files. Given the history of Dropbox&#8217;s security I wasn&#8217;t about to move my files into the proprietary cloud. The alternative is to enable <a href="http://en.wikipedia.org/wiki/WebDAV">WebDAV</a> on my web-server and therefor enable two way communication via HTTP. It was a little concerning to see self-signed SSL wasn&#8217;t supported as this does open up a potential attack vector on my machine. I&#8217;ve mitigated it a little by using digest authentication instead of basic-auth but I&#8217;d still prefer to be conducting these read-write operations over something more secure.</p>
<p>Initial results were a little underwhelming. After some messing around with the format of org-links I eventually got a basic outline summary up. Unfortunately I can&#8217;t seem to sync notes created on my phone to the server. This seems to be a Apache problem which I shall have to dig into later.</p>
<p>After perusing the market some more I noticed there is a new project in town. Konstantin&#8217;s <a href="https://github.com/kvj/mobileorg-android">MobileOrgNG</a> was forked some time ago from Matthew&#8217;s code and on installing I found it looked an awful lot better. I&#8217;ve still be unable to post any locally added notes (due to previously mentioned Apache config issues). However it&#8217;s presentation is a lot slicker and it shows a lot of potential for being a good MobileOrg client.</p>
<p>I&#8217;m now stuck with a classic open source fork dilemma. The code bases look to have diverged enough that these two projects are essential going their own way. Looking at the two <a href="https://github.com/matburt/mobileorg-android/graphs/impact">impact</a> <a href="https://github.com/kvj/mobileorg-android/graphs/impact">graphs</a> it looks like they diverged around August 2011 and since then MobileOrgNG looks pretty much like a solo effort albeit with an impressive commit rate of new features.</p>
<p>So the questions for my readers. Which code base should I jump on? Has anyone got experience with the two different code bases and the reason they split? Are there any other Android clients for org-mode I should be looking at?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2012/01/13/getting-organised/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Project Veg Patch</title>
		<link>http://www.bennee.com/~alex/blog/2011/10/17/project-veg-patch/</link>
		<comments>http://www.bennee.com/~alex/blog/2011/10/17/project-veg-patch/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 13:46:59 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[house]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[veg patch]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=2464</guid>
		<description><![CDATA[I noticed I haven&#8217;t posted anything this month about what&#8217;s going on in my life. Well as you can imagine the impending arrival of our first child has kind of glossed over everything else. I have not yet achieved a state of panic but it&#8217;s very firmly in the radar now. Although I&#8217;ve been taking [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed I haven&#8217;t posted anything this month about what&#8217;s going on in my life. Well as you can imagine the impending arrival of our first child has kind of glossed over everything else. I have not yet achieved a state of panic but it&#8217;s very firmly in the radar now. Although I&#8217;ve been taking it easy on the drinking (so as to help Fliss avoid the temptation) I&#8217;m now going fully dry as I&#8217;m on potential hospital driving duties.</p>
<p>It was nice to catch up with a bunch of people at Adam and Lou&#8217;s wedding last weekend. It more or less qualified as our last venture away from home for the foreseeable future. This weekend I spent a good deal of the time laying the excess turf from Project: Veg Patch over what used to pass for our front lawn. This of course means the main landscaping of the new &#8220;Vegetable&#8221; patch at the back of our property is now complete:</p>
<p><a href="http://www.bennee.com/~alex/blog/2011/10/17/project-veg-patch/alex-and-fliss-landscape-garden-1000/" rel="attachment wp-att-2465"><img src="/~alex/blog/wp-content/uploads/2011/10/Alex-and-Fliss-landscape-garden-1000-300x112.jpg" alt="" title="Panoramic view of the new &quot;Vegetable Patch&quot;" width="300" height="112" class="aligncenter size-medium wp-image-2465" /></a></p>
<p>I have to admit most of the work at the back was contracted out including a my brother and his partner who did most of the work levelling, laying and building what will hopefully be a productive growing area. Still we are both very pleased with the outcome and hopefully the grass will take and we can concentrate on planting what will provide us with fresh food for the future family!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2011/10/17/project-veg-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Primary Data</title>
		<link>http://www.bennee.com/~alex/blog/2011/05/17/primary-data/</link>
		<comments>http://www.bennee.com/~alex/blog/2011/05/17/primary-data/#comments</comments>
		<pubDate>Tue, 17 May 2011 11:56:03 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[children]]></category>
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=2295</guid>
		<description><![CDATA[It&#8217;s hard to explain the impact of seeing a few grainy pixels waving at you on a medical monitor stand. While it&#8217;s a sign of our modern magical times that I can provide people with a picture of my yet-to-be borne child it loses some impact due to it&#8217;s static nature. While we watched this [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bennee.com/~alex/blog/2011/05/17/primary-data/baby-3/" rel="attachment wp-att-2297"><img src="/~alex/blog/wp-content/uploads/2011/05/Baby-3-150x113.jpg" alt="" title="A bunch of remotely sensed pixels" width="150" height="113" class="alignright size-thumbnail wp-image-2297" /></a></p>
<p>It&#8217;s hard to explain the impact of seeing a few grainy pixels waving at you on a medical monitor stand. While it&#8217;s a sign of our modern magical times that I can provide people with a picture of my yet-to-be borne child it loses some impact due to it&#8217;s static nature. While we watched this recognisable form bouncing around in natures playpen my thoughts underwent a moment of crystallisation from the abstract to the actuality. Obviously I&#8217;ve known we* were pregnant for some time however this was the first irrefutable primary data that it is really all happening.</p>
<p>Obviously I&#8217;m not the first person to feel these sort of things. Evolution has been doing it&#8217;s thing for some time providing the unbroken thread of life to something that is now our responsibility. I&#8217;m left thinking that questions about my suitability as a parent are rather academic now. I&#8217;m slightly mollified by the fact that a number of my friends have already walked this road. Friends that joined me in youthful excesses and moderately irresponsible behaviour back in the day seem to have taken on the mantle of parenthood with relative ease. It gives me hope that the mantle will fit me as well.</p>
<p><small>* I hesitated to use the pronoun as Fliss is very much taking the brunt of the pregnancy downsides. However it is a shared experience even if my input at the moment is restricted to platitudes and earnest requests if there is anything she would like that I can fetch her.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2011/05/17/primary-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Getting warmer</title>
		<link>http://www.bennee.com/~alex/blog/2011/04/04/getting-warmer/</link>
		<comments>http://www.bennee.com/~alex/blog/2011/04/04/getting-warmer/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 13:06:32 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[garden]]></category>
		<category><![CDATA[house]]></category>
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=2230</guid>
		<description><![CDATA[We&#8217;ve been bumbling along with the central heating for the last few weeks. Every time the weather seemed to be taking a turn for the better it would invariably dive back into cold misty mornings. However it&#8217;s starting to look like spring is finally arrived and starting to make it&#8217;s presence felt. It certainly felt [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been bumbling along with the central heating for the last few weeks. Every time the weather seemed to be taking a turn for the better it would invariably dive back into cold misty mornings. However it&#8217;s starting to look like spring is finally arrived and starting to make it&#8217;s presence felt. It certainly felt like it when I wandered around the garden on Saturday morning sipping my first cup of tea of the day. It was enough to convince me to hang the washing outside which gives you an insight to how radical my Saturdays have become.</p>
<p>It wasn&#8217;t a very busy weekend which is just as well as the week at work was fairly harrowing. I did spend some time pottering in the garden doing my assigned tasks and finalising plans for the back garden. About the only other achievement of public note was preparing a full Lamb Sunday Roast for our neighbours.</p>
<p>Apologies for the rather banal quality of this post. I do have a number of things I want to write about including the up-coming AV referendum, some back of the envelope calculations with respect to student financing, and the irony of Microsoft referring <a href="http://www.bbc.co.uk/news/technology-12918059">Google to the EU competition authorities</a>. However despite having a number of things I want to talk about/spark discussion I&#8217;m finding it hard to actually get around to writing about them so for now you&#8217;ll have to contend with these snapshots of my domestic life <img src='/~alex/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2011/04/04/getting-warmer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In other news</title>
		<link>http://www.bennee.com/~alex/blog/2011/03/28/in-other-news/</link>
		<comments>http://www.bennee.com/~alex/blog/2011/03/28/in-other-news/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 09:04:36 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[crosswords]]></category>
		<category><![CDATA[garden]]></category>
		<category><![CDATA[house]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[misfits]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=2221</guid>
		<description><![CDATA[Rat diversions aside the weekend was a fairly sedate one. We visited a rather nice Japanese restaurant in town on Saturday with a bunch of the Cambridge LARP group. We left feeling well stuffed. I spent a chunk of Sunday attending to tasks as directed by the head gardener while she continued attempting the Saturday [...]]]></description>
			<content:encoded><![CDATA[<p>Rat diversions aside the weekend was a fairly sedate one. We visited a <a href="http://www.teri-aki.co.uk/">rather nice Japanese restaurant in town</a> on Saturday with a bunch of the Cambridge LARP group. We left feeling well stuffed.</p>
<p>I spent a chunk of Sunday attending to tasks as directed by the head gardener while she continued attempting the Saturday Times crossword. We seem to have become Saturday Times readers purely on the basis of the quality of their puzzles. Marcus assures me that the Gruniad provides a more brain twisting <A href="http://en.wikipedia.org/wiki/Cryptic_crossword">Cryptic Crossword</a> which Fliss aspires to graduate to one day. Personally I&#8217;m happy to manage one clue per crossword but I think I&#8217;m getting better at them over time.</p>
<p>We spent a large chunk of the weekend watching through C4&#8242;s <a href="http://en.wikipedia.org/wiki/Misfits_(TV_series)">alternative take on teen super heroes Misfits</a>. It&#8217;s been a fun show to watch and I suspect we&#8217;ll get to the end of the season 2 box set in short order. We&#8217;ll have to be careful because there seems to be a lull in any decent TV until Easter when we&#8217;ll be spoilt for choice. Recommendations for other box sets welcome <img src='/~alex/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2011/03/28/in-other-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye Nana</title>
		<link>http://www.bennee.com/~alex/blog/2011/03/14/goodbye-nana/</link>
		<comments>http://www.bennee.com/~alex/blog/2011/03/14/goodbye-nana/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 07:44:36 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=2202</guid>
		<description><![CDATA[The weekend was overshadowed by saying goodbye to my Nana on Friday. She was the last of my grandparents to go after reaching the grand old age of 95. Right up to end she maintained her sharp wit and sense of fun. The service was a nice humanist celebration of her life and was a [...]]]></description>
			<content:encoded><![CDATA[<p>The weekend was overshadowed by saying goodbye to my Nana on Friday. She was the last of my grandparents to go after reaching the grand old age of 95. Right up to end she maintained her sharp wit and sense of fun. The service was a nice humanist celebration of her life and was a reminder of how much harder life was back then, especially raising kids while your husband went of to war. It was slightly surreal to see the whole clan gathered in full. I don&#8217;t see my extended family as often as I should and funerals are such bittersweet affairs. The sisters had done a wonderful job organising everything including putting out a large selection of pictures from over the years which brought back lots of memories of childhood. She loved her grandchildren and there we were all grown up and saying goodbye.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2011/03/14/goodbye-nana/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Still paddling under the water</title>
		<link>http://www.bennee.com/~alex/blog/2011/02/10/still-paddling-under-the-water/</link>
		<comments>http://www.bennee.com/~alex/blog/2011/02/10/still-paddling-under-the-water/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 12:15:31 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=2175</guid>
		<description><![CDATA[Don&#8217;t take the lack of activity on this blog as an indication that life has been quiet, far from it. Work continues to be an exercise of multiple plate juggling. Although most nights I&#8217;ve been either clocking up kills on CoD multi-player or vegging watching DVDs other stuff has happened. In brief: * I bought [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t take the lack of activity on this blog as an indication that life has been quiet, far from it. Work continues to be an exercise of multiple plate juggling. Although most nights I&#8217;ve been either clocking up kills on CoD multi-player or vegging watching DVDs other stuff has happened. In brief:</p>
<p>* I bought a new PC, pimped out with 16GB of RAM and an SSD it makes a fine development box.<br />
* I switched my phone from <a href="http://www.villainrom.co.uk/forum/">VillianRom</a> to compiled from source <a href="http://www.cyanogenmod.com/">CyanogenMod</a>.<br />
* I now own real actual shares (as opposed to maybe-someday-options)<br />
* Married life continues to be wonderful</p>
<p>Fliss has also been very busy doing some long hours in London so a lot of our post-work slobbing has been mutual. However we are both looking forward to a long weekend walking in Wales to blow away the post-Christmas cobwebs.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2011/02/10/still-paddling-under-the-water/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Busy busy bee</title>
		<link>http://www.bennee.com/~alex/blog/2011/01/25/busy-busy-bee/</link>
		<comments>http://www.bennee.com/~alex/blog/2011/01/25/busy-busy-bee/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 11:14:33 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=2165</guid>
		<description><![CDATA[One reason my posting rate has dropped off so massively is I&#8217;ve been really busy at work. So busy that my capacity for intellectual thought in the evening is reduced to slobbing on the sofa watching DVDs or occasionally firing up CoD in split-screen and killing people with my wife. While I delivered my main [...]]]></description>
			<content:encoded><![CDATA[<p>One reason my posting rate has dropped off so massively is I&#8217;ve been really busy at work. So busy that my capacity for intellectual thought in the evening is reduced to slobbing on the sofa watching DVDs or occasionally firing up CoD in split-screen and killing people with my wife.</p>
<p>While I delivered my main project more or less on time at the beginning of January it&#8217;s having more teething problems than most releases. This is in part due to it being a rather major upgrade, including the base OS being upgraded. However I have also just been given extra responsibilities for a part of the embedded product which has rather aggressive deadlines of it&#8217;s own. We were hoping to go skiing at the end of February/Early March with the rest of the family but until I get a handle on things it&#8217;s hard to predict if we can.</p>
<p>I suppose with everything else that&#8217;s going on it&#8217;s good that we are so busy because we can&#8217;t <a href="http://www.cbnl.com/jobs/">hire engineers fast enough</a> as the company is growing quite strongly. There are worse problems to have I&#8217;m sure.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2011/01/25/busy-busy-bee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010 In Memorium</title>
		<link>http://www.bennee.com/~alex/blog/2011/01/02/2010-in-memorium/</link>
		<comments>http://www.bennee.com/~alex/blog/2011/01/02/2010-in-memorium/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 15:25:07 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=2129</guid>
		<description><![CDATA[2010 has been a pretty good year for us, it seems like is has packed a lot in. Professionally I&#8217;ve been doing really well. The company I work for has had yet another record breaking year which has triggered my bonus again (although I don&#8217;t find out how much until I get back). It continues [...]]]></description>
			<content:encoded><![CDATA[<p>2010 has been a pretty good year for us, it seems like is has packed a lot in.</p>
<p>Professionally I&#8217;ve been doing really well. The <a href="http://cbnl.com/">company I work for</a> has had yet another record breaking year which has triggered my bonus again (although I don&#8217;t find out how much until I get back). It continues to grow in both revenue and <a href="http://cbnl.com/jobs/">size</a>. I finally feel comfortable with the code base I&#8217;m working with. At the same time the ever growing feature list means I&#8217;ve still got plenty of interesting things to do with it. Although the internal code is proprietary to the company I&#8217;ve got a fairly wide latitude to work with FLOSS code and it makes a significant portion of the NMS product. Pretty much anything that I hack on that is useful to the wider community outside the application specific task is fed upstream which is good for both the company and the wider world.</p>
<p>Aside from my work based hacking 2010 was also the year I became a real open source project maintainer. I&#8217;ve been <a href="https://github.com/stsquad">publishing code</a> I write and use for a long time and have done maintenance work on some niche <a href="http://stonx.sourceforge.net/">projects</a> as well as contributing to other projects as normal. However at the start of 2010 I released <a href="http://www.bennee.com/~alex/blog/2010/01/25/finally-public/">Edit with Emacs</a> to an unsuspecting world. It started as a simple exercise in learning some Chrome Javascript and kicking me to delve deeper into elisp coding. However since then it has grown to something that gets regular contributions and is used by <a href="https://chrome.google.com/extensions/detail/ljobjlafonikaiipfkggjbhkghgicgoh">over a thousand people</a>. To quote Blur it gives me an enormous sense of well being <img src='/~alex/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>This year has also been an interesting year politically. While there is plenty of debate about the economics of some of the choices made by the coalition I&#8217;m personally fairly happy with the approach being taken given the fairly dire conditions they inherited. From my geek point of view it&#8217;s heartening to see the pre-election commitment that was made to open data seems to be being lived up to. I&#8217;m hoping the changes to openness will get embedded into the way government does business permanently.  </p>
<p>The big thing that dwarfed all other things this year of course was getting married to the wonderful Fliss. Saving up all my holidays for the honeymoon meant we didn&#8217;t have many extended breaks and of course as the logistical tasks approached there was much running around and controlled panics. In the end everything went like a dream and the wedding itself was a blur of happy memories. It was a fantastic day and made all the better for all the friends and family that came along to share in the celebration. Getting married to Fliss is quite possibly the best thing I&#8217;ve ever done.</p>
<p>I do occasionally have pangs of guilt considering how lucky we have been especially when so many are struggling with the uncertainty of the economic situation and the stress that causes. All I can do is wish the best of lucky to everyone for the next year. I hope it exceeds the positive expectations and under-performs on the negative ones!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2011/01/02/2010-in-memorium/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Still here</title>
		<link>http://www.bennee.com/~alex/blog/2010/05/17/still-here/</link>
		<comments>http://www.bennee.com/~alex/blog/2010/05/17/still-here/#comments</comments>
		<pubDate>Mon, 17 May 2010 11:55:00 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[ash]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[south africa]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=1887</guid>
		<description><![CDATA[I should be on a plane at this point, however ash has conspired to cancel my connecting flight this morning. I&#8217;m now re-booked onto another flight this evening so I&#8217;ll still be in South Africa in time for meetings just on considerably less sleep. The weekend was lovely and relaxed. We attended to some wedding [...]]]></description>
			<content:encoded><![CDATA[<p>I should be on a plane at this point, however <a href="http://news.bbc.co.uk/1/hi/uk/8685913.stm">ash has conspired</a> to cancel my connecting flight this morning. I&#8217;m now re-booked onto another flight this evening so I&#8217;ll still be in South Africa in time for meetings just on considerably less sleep.</p>
<p>
The weekend was lovely and relaxed. We attended to some wedding preparation on the Saturday including measuring me up for my suit and picking up the wedding rings. As I very rarely wear the things it still feels a little odd making my left hand hang a little oddly, I&#8217;m sure I&#8217;ll get used to it soon enough though <img src='/~alex/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>
As I was due to be leaving home at 3.30 in the morning on Monday we time shifted Sunday to try and make the morning less painful. Fliss cooked me a wonderful roast Chicken dinner and we enjoyed a quite evening together. I was fairly relieved when the flight cancellation notification finally came through. It was much nicer waking up at a civilised time in the morning with my soon to be wife.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2010/05/17/still-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

