<?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>mike mcquaid dot com &#187; My Life</title>
	<atom:link href="http://mikemcquaid.com/category/my-life/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikemcquaid.com</link>
	<description>the internet is leaking</description>
	<lastBuildDate>Fri, 30 Jul 2010 20:32:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hack on the Mac(book)</title>
		<link>http://mikemcquaid.com/2009/11/hack-on-the-macbook/</link>
		<comments>http://mikemcquaid.com/2009/11/hack-on-the-macbook/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 15:53:51 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/?p=368</guid>
		<description><![CDATA[It&#8217;s been a busy few months! Outside of work my fiancee and I have been planning our wedding and bought a house for us to live in when we get married. It was worryingly easy to do the whole thing, it required minimal paperwork. It&#8217;s in Broughty Ferry (on the outskirts of Dundee) and the [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a busy few months!</p>
<p>Outside of work my fiancee and I have been planning our wedding and <strong>bought a house</strong> for us to live in when we get married. It was worryingly easy to do the whole thing, it required minimal paperwork. It&#8217;s in Broughty Ferry (on the outskirts of Dundee) and the sea is 100m away and visible from my new study. It&#8217;s all very exciting and I&#8217;m counting down the days until we get married and I move in.</p>
<p>At work, I&#8217;ve been involved in some more fun <a href="http://www.kdab.com/">Qt consultancy</a> stuff. It&#8217;s all been enjoyable and varied, something that really suits my <strong>childlike attention-span</strong>. I work from home for KDAB so they&#8217;ve had me flying to various places (Germany, Sweden, Denmark so far and Iceland next week) in the course of my duties. I like seeing new places but am a rubbish tourist so it&#8217;s been nice to be able to expand my horizons without much personal effort.</p>
<p>One of the nice things about working with Qt and other open-source projects is that I can get to <strong>contribute to them at work</strong> when a customer needs a feature/bugfix. One of my projects has involved a lot of <a href="http://doc.trolltech.com/qtscript.html">QtScript</a> and I used <a href="http://code.google.com/p/qtscriptgenerator/">QtScriptGenerator</a> for the bindings (<em>wanted to try SMOKE but I couldn&#8217;t find enough of a solid internet presence to trust it fully yet</em>). I&#8217;ve made a few fixes to support code written in C++ rather than Qt (<em>handle exceptions better, do some automatic C++ standard library type conversion, support C-style single &#8220;void&#8221; parameter and bugfixing</em>). This stuff is <del datetime="2010-07-28T17:34:27+00:00">all available from the KDAB QtScriptGenerator clone on Gitorious and should all make it upstream eventually, I&#8217;ve made the necessary merge requests and a few of them have already been accepted</del> all merged upstream and part of QtScriptGenerator.</p>
<p>I can&#8217;t wait till KDE and more open-source projects move to Git (<em>and Gitorious/GitHub</em>). It&#8217;s so <strong>amazingly simple to get patches merged</strong> and retain your attribution and handle local work branches while tracking upstream, with merging normally being handled near-automagically. This requires so much time to do in Subversion that it really pains me to have to use it now.</p>
<p>Another interesting project I&#8217;ve been working on recently is <a href="http://github.com/mxcl/homebrew">Homebrew</a>, a package manager for OSX that seeks to use system libraries, be fast and make contribution incredibly easy  (<em>things that MacPorts and Fink seem to fail at</em>). It uses Git as the repository backing store so you just fork from <a href="http://github.com/mxcl/homebrew">mxcl&#8217;s repository</a>, use &#8220;<em>brew create $URL</em>&#8221; to create a template package from the URL and archive name, modify it until it works and make a pull request on GitHub. mxcl then looks over your contribution and merges it if it looks good. So far I&#8217;ve tweaked Qt and started adding the necessary dependencies to get KDE in there too.</p>
<p><strong>I really like this model</strong>. I trust mxcl as a benign dictator, he is a good guy and makes sensible decisions (<em>such as buying me beer</em>), and I feel this method of contribution really opens the project up to many more people than it would otherwise. It also has the Steve Jobs/Linus Torvalds-type figure that I think is essential for any piece of software to have a clear set of goals and maintain a certain quality level.</p>
<p>It&#8217;s been nice for me working mostly on my Macbook now. <strong>Everything just works</strong> that I need to and I can still run pretty much every open-source application I used on Linux. It&#8217;s nice to see the vibrant OSS ecosystem on OSX and the attention to detail in applications such as Adium, particularly in having an attractive and easily usable interface. Hopefully I&#8217;ll be able to apply this level of polish to some of the KDEPIM apps in the next while too, currently they <strong>work great</strong> but look a bit nasty on OSX.</p>
<p>Too much writing, back to the code!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikemcquaid.com/2009/11/hack-on-the-macbook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Yet Another KDAB Employee</title>
		<link>http://mikemcquaid.com/2009/07/yet-another-kdab-employee/</link>
		<comments>http://mikemcquaid.com/2009/07/yet-another-kdab-employee/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 08:52:14 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/?p=346</guid>
		<description><![CDATA[Seeing all the other postsrecently about people working at KDAB I thought I&#8217;d announce that my &#8220;secret dream employer&#8221; I previously mentioned I was freelancing for was, in fact, KDAB (the Qt consultants) and they decided to take me on as a permanent employee. It&#8217;s an awesome place to work as I get to work [...]]]></description>
			<content:encoded><![CDATA[<p>Seeing all the <a href="http://steveire.wordpress.com/2009/07/18/the-buck-starts-here/">other</a> <a href="http://pinheiro-kde.blogspot.com/2009/07/kde-people.html">posts</a>recently about people working at KDAB I thought I&#8217;d announce that my &#8220;secret dream employer&#8221; I <a href="/looking-to-the-future/">previously mentioned I was freelancing for</a> was, in fact, <a href="http://www.kdab.com/">KDAB</a> (the <a href="http://www.kdab.com/">Qt consultants</a>) and they decided to take me on as a permanent employee.</p>
<p>It&#8217;s an <strong>awesome</strong> place to work as I get to work from home which means playing my current favourite <a href="http://www.ayreon.com/">pretentious but awesome progressive rock</a> nice and loud while I work without having to worry about irritating anyone else. It&#8217;s been awesome hanging out with the guys at GCDS and on my various expeditions (in their head office in Sweden at the moment). They are all <strong>really cool people</strong> who can have a decent laugh while getting lots of cool work done. It&#8217;s also been great for me to now have a job with so many amazing software engineers who I can learn from.</p>
<p>My only problem is that they seem like they are hiring everyone now. <strong>I thought I was special?</strong> Now I just feel like just another notch on the <del>bedpost</del> organisational chart! For each awesome person who gets hired I feel like I deserve to be here even less!</p>
<p>It&#8217;s also nice because it&#8217;s got me doing way more KDE stuff that I was previously. I&#8217;ve been actually getting involved in the KDE Mac project now and hopefully will get to push KDE forward through some (unannounced) work stuff too.</p>
<p>In short, KDAB rocks!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikemcquaid.com/2009/07/yet-another-kdab-employee/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Looking to The Future</title>
		<link>http://mikemcquaid.com/2009/06/looking-to-the-future/</link>
		<comments>http://mikemcquaid.com/2009/06/looking-to-the-future/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 22:17:54 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[My Life]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/?p=328</guid>
		<description><![CDATA[It&#8217;s been a big few months, hence the lack of blogging! In the this time I have: Left my job at Mendeley working on a cool piece of research software. It was time to move on to other things and there are no hard feelings on either side, hopefully my work on there will continue [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a big few months, hence the lack of blogging!</p>
<p>In the this time I have:</p>
<ul>
<li><strong>Left my job</strong> at <a href="http://www.mendeley.com/">Mendeley</a> working on a cool piece of research software. It was time to move on to other things and there are no hard feelings on either side, hopefully my work on there will continue to be well received and more Linux people (although Windows/Mac are also supported) will check out the cool Qt/C++ reference manager.</li>
<li><strong>Moved back from London</strong> to Edinburgh. I&#8217;d been away in Ipswich and London since leaving university and the call of Caledonia became too strong to resist!</li>
<li><strong>I proposed</strong> on the top of <a href="http://en.wikipedia.org/wiki/Cairn_Gorm">Cairngorm</a> to my beautiful best friend and girlfriend. It was here that we&#8217;d had our first long chat while walking down seven years ago this summer. She said yes so we&#8217;re now planning the wedidng for 2010 and are both very excited!</li>
</ul>
<p>Here&#8217;s a picture of us a few minutes after getting engaged (more and bigger photos to follow on my <a href="http://www.flickr.com/photos/mikearthur/">Flickr</a>):<br />
<img src="http://mikearthur.co.uk/wp-content/uploads/2009/06/engaged.jpg" alt="Lindsay and Mike shortly after getting engaged on Cairngorm mountain" title="Engaged" width="400" height="300"/></p>
<p>All this stuff has got me thinking more about the future so I&#8217;m trying to do the following:</p>
<ul>
<li>Plan my wedding and try to find a marital home for my fiancee and I. Also, buy a very cute puppy for us to have.</li>
<li>Nail the currently freelancing I&#8217;m currently doing for my secret dream employer so that it will become a permanent position.</li>
<li>Not install Linux on my new Macbook as it&#8217;s not fully working yet and I want to try and avoid wasting time fiddling and force myself to help the KDE Mac project.</li>
<li>Stop wasting time messing unnecessarily with my computers when they work fine. Stop reading blogs that aren&#8217;t incredibly interesting. Stop following people on Twitter that aren&#8217;t incredibly interesting. Possibly stop using Twitter altogether for this reason</li>
</ul>
<p>Generally I just want to try and start to make the most of my life a bit more, focusing on the things in life that matter (<em>my faith, my fiancee and meeting actual goals with KDE/bass-guitar-playing rather than messing about</em>).</p>
<p>It&#8217;s a bit of a random time for resolutions but hopefully this is a time when I can turn over a new leaf and start being a bit more useful again. If I&#8217;ve not achieved anything public in music or software in a few months then I want <strong>someone to slap me</strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikemcquaid.com/2009/06/looking-to-the-future/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>25 Things</title>
		<link>http://mikemcquaid.com/2009/02/25-things/</link>
		<comments>http://mikemcquaid.com/2009/02/25-things/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 22:21:38 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/?p=301</guid>
		<description><![CDATA[Normally I despise these things but I found this a fairly interesting Facebook meme to be going round at the moment. Rules: Once you&#8217;ve been &#8220;tagged&#8221;, you are supposed to write a note with 25 random things, facts, habits, or goals about you. At the end, choose 25 people to be &#8220;tagged&#8221; (on Facebook). You [...]]]></description>
			<content:encoded><![CDATA[<p>Normally I despise these things but I found this a fairly interesting Facebook meme to be going round at the moment.</p>
<p>Rules: Once you&#8217;ve been &#8220;tagged&#8221;, you are supposed to write a note with 25 random things, facts, habits, or goals about you. At the end, choose 25 people to be &#8220;tagged&#8221; (on Facebook). You have to &#8220;tag&#8221; the person who &#8220;tagged&#8221; you. If I &#8220;tagged&#8221; you, it&#8217;s because I want to know more about you. (<em>I&#8217;ve only &#8220;tagged&#8221; people on Facebook</em>).</p>
<ol>
<li>I&#8217;ve been seeing my girlfriend (<em>Lindsay</em>) since we were both at school. She is amazing and I&#8217;m a very, very lucky man.</li>
<li>I treat life like a software problem. I&#8217;m convinced there must be some algorithm for &#8220;<em>solving</em>&#8221; all the world&#8217;s problems.</li>
<li>I became a Christian at 17 but wasn&#8217;t raised going to church.</li>
<li>I love dogs and hate cats. I want to train all the world&#8217;s dogs to eat the world&#8217;s cats.</li>
<li>I exfoliate and moisturise. I am/will be mocked for this but don&#8217;t care because my skin is awesome.</li>
<li>If I ever couldn&#8217;t be a software engineer any more I&#8217;d become a full-time bass player.</li>
<li>I have my nipple pierced, resulting in the nickname &#8220;<em>Nipples</em>&#8221; at school. Most people called me that rather than my name, including a fair few of the teachers.</li>
<li>Cycling has been my main method of transport for about 10 years so I have an strong dislike of bus drivers and people who beep their horn.</li>
<li><a href="http://en.wikipedia.org/wiki/Deus_Ex">Deus Ex</a> is my favourite computer game. It is incredible and and you should play it even if you don&#8217;t play games. It is a work of art.</li>
<li>I hate tea and coffee.</li>
<li>I think of myself as Scottish before British.</li>
<li>I constantly wish I had enough time to try and help everyone through all their problems.</li>
<li>I look forward to being married but fear becoming a parent too young.</li>
<li>Sometimes when I meet random people on nights out I like to convince them I have a really bizarre job. Last time was a paramedic for domestic pets.</li>
<li>I was one interview away from joining the British Army&#8217;s Infantry.</li>
<li>I have landed a plane. (<em>In real life, not just in a computer game.</em>)</li>
<li>I think <a href="http://en.wikipedia.org/wiki/Babylon_5">Babylon 5</a> is possibly the best piece of TV or film ever made and if you disagree then you are wrong.</li>
<li>I can&#8217;t cry and haven&#8217;t done so for over three years. This slightly worries me.</li>
<li>I care very little what random new people think of me unless I&#8217;m in a situation like an interview or my good impression means a lot to my coworker/friend/girlfriend/family member.</li>
<li>I&#8217;ve known I was going to work with computers since primary school.</li>
<li>I think if you are not Scottish you shouldn&#8217;t be allowed to wear a kilt (possibly by law).</li>
<li>My music collection contains almost no female artists, probably because most of it is progressive rock.</li>
<li>One of the most endearing things someone can do to me is take the piss out of me.</li>
<li>I relish all criticism as one of my goals in life is to improve myself as much as possible in every area.</li>
<li>I generally hate romantic comedies unless they have John Cusack in them and then I irrationally love them.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://mikemcquaid.com/2009/02/25-things/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Men Are from Mars, Women Are from Venus</title>
		<link>http://mikemcquaid.com/2009/02/men-are-from-mars/</link>
		<comments>http://mikemcquaid.com/2009/02/men-are-from-mars/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 22:27:19 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/?p=292</guid>
		<description><![CDATA[Being a software engineer I feel the need to optimise the crap out of everything. I&#8217;m that guy that does the washing up at the same time as he&#8217;s cooking, who reads while vacuuming and generally just tries to multi-task as much as possible to make maximum use of my brain at all times. As [...]]]></description>
			<content:encoded><![CDATA[<p>Being a software engineer I feel the need to <strong>optimise the crap out of everything</strong>. I&#8217;m that guy that does the washing up at the same time as he&#8217;s cooking, who reads while vacuuming and generally just tries to multi-task as much as possible to make maximum use of my brain at all times. As a result I take the same sort of approach to my relationship with my girlfriend of 6 1/2 years, trying to always <strong>become a better boyfriend</strong>, improve my communication and help her whenever I can.</p>
<p>As a result of this I&#8217;ve taken to sporadically reading relationship-help books and books about the differences between men and women psychologically. The most recent of these was recommended to me by a good female friend; the classic <a href="http://www.amazon.co.uk/gp/product/0007152590?ie=UTF8&#038;tag=mikearthudotc-21&#038;linkCode=as2&#038;camp=1634&#038;creative=19450&#038;creativeASIN=0007152590"><strong>Men Are from Mars, Women Are from Venus</strong></a><img src="http://www.assoc-amazon.co.uk/e/ir?t=mikearthudotc-21&#038;l=as2&#038;o=2&#038;a=0007152590" width="1" height="1" alt="" style="border:none !important; margin:0px !important;" />.</p>
<p>The book basically uses the model of two species from different planets interactions to represent the stereotyped (<em>the author admits this</em>) but often valid problems in the interactions between men and women, focusing this book on those in romantic relationships.</p>
<p>I think a lot of the points that John Gray makes are fairly apt, about how men and women respond to their <strong>negative emotions</strong> (<em>men tend to want to be by themselves, women tend to want a sympathetic ear but not to get solutions to their problems</em>). We didn&#8217;t find this particularly revelatory; after a relationship as long as ours you tend to work these things out for yourself.</p>
<p>What I found interesting was that instead of challenging the fact that neither of these slightly extreme reactions should actually be <strong>challenged and improved</strong> upon (<em>encouraging men to become more open and women to be more pragmatic when upset</em>) John Gray instead seems to imply that you should just learn to accept that a few days a month (<em>his rough estimate</em>) your partner will act irrationally and selfishly and you just need to let them do that to get it out of their system.</p>
<p>I&#8217;m pretty glad I didn&#8217;t read this at the beginning of our relationship or I think my girlfriend and I would have developed some <strong>fairly destructive attitudes</strong> towards dealing with our differences. I think understanding these are a key element in improving a damaged relationship or knowing how to better communicate with your partner  but I think blind adherence to John Gray&#8217;s advice could actually be fairly <strong>damaging</strong> for a relationship that doesn&#8217;t already have problems.</p>
<p>I&#8217;d probably recommend reading this book if you are having problems communicating with your partner but if you are happy and both of you are sharing your feelings and <strong>honestly and openly dealing with issues</strong> in your relationship I&#8217;d say it&#8217;s perhaps one to miss. Regardless of your camp I&#8217;d personally recommend from following his advice to the letter and perhaps strive for a great relationship all the time and moving beyond your biological impulses to try and become a <strong>better partner</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikemcquaid.com/2009/02/men-are-from-mars/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bad Phorm</title>
		<link>http://mikemcquaid.com/2008/09/bad-phorm/</link>
		<comments>http://mikemcquaid.com/2008/09/bad-phorm/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 22:44:20 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/?p=156</guid>
		<description><![CDATA[So apparently the UK government doesn&#8217;t care about a private company wiretapping its citizens and giving them to another company (for money) as long as when they roll it out to everyone they are sure to ask for permission first (i.e. most probably at the end of a huge EULA). I can&#8217;t say I&#8217;m surprised [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://mikearthur.co.uk/wp-content/uploads/2008/09/no_phorm.png" alt="No Phorm" width="200" height="189" /><br />
So apparently the UK government <a href="http://news.bbc.co.uk/1/hi/technology/7619297.stm">doesn&#8217;t care</a> about a <strong><a href="http://en.wikipedia.org/wiki/Phorm">private company wiretapping its citizens</a></strong> and giving them to another company (for money) as long as when they roll it out to everyone they are sure to ask for permission first (i.e. most probably at the end of a <strong>huge EULA</strong>).</p>
<p>I can&#8217;t say I&#8217;m surprised but I am pretty disappointed. When it first <a href="http://www.theregister.co.uk/2008/04/01/bt_phorm_2006_trial/">emerged on The Register</a> that Phorm had been monitoring the internet communications of BT customers I was a BT employee. When it came out that <a href="http://www.theregister.co.uk/2008/03/17/bt_phorm_lies/">BT outright lied</a> on to those tech-savvy customers who raised the issue my opinions of my employer had sadly dropped to an <strong>all-time low</strong>.</p>
<p>I&#8217;m not someone who believes in publicly criticising the company I am currently working for (partly because the company I work for currently is <a href="http://www.mendeley.com/">awesome</a>) and didn&#8217;t want to straight after I left at the risk of seeming bitter or unprofessional but I feel it needs to be publicly stated that I <strong>did not at any time agree</strong> with the actions that were being taken by my current employer and everything negative I found out second-hand and eventually was part of the reason I left.</p>
<p>I&#8217;m not sure what the management of BT that thought that Phorm was a good idea were up to at the time but I feel they may need a little reminding that <strong>massively alienating</strong> a huge portion of your technical user-base is probably <strong>not the best way</strong> to run an ISP, considering how much influence we have on our non-geeky friends&#8217; technology choices.</p>
<p>As for their &#8220;anonymous&#8221; technology, if I&#8217;m &#8220;anonymous&#8221; enough for you to be able to track me across multiple IPs then <strong>I&#8217;m not &#8220;anonymous&#8221;</strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikemcquaid.com/2008/09/bad-phorm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Akademy: First Blood (or Day)</title>
		<link>http://mikemcquaid.com/2008/08/akademy-first-blood-or-day/</link>
		<comments>http://mikemcquaid.com/2008/08/akademy-first-blood-or-day/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 12:44:45 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/?p=220</guid>
		<description><![CDATA[So the first day of Akademy is over and my morning drowsiness has subsided sufficiently that I felt I should inform the one person that reads my blog about the goings on. Yesterday was pretty fun, saw a lot of great talks and met a lot of awesome people. My particular favourites were Celeste&#8217;s usability [...]]]></description>
			<content:encoded><![CDATA[<p>So the first day of <a href="http://akademy.kde.org/">Akademy</a> is over and my <strong>morning drowsiness</strong> has subsided sufficiently that I felt I should inform the one person<strong> that reads my blog about the goings on.</strong></p>
<p><img src="http://vm.mikearthur.co.uk/wp-content/uploads/2008/08/akademy.jpg" alt="Akademy 2008" width="300" height="277"/></p>
<p>Yesterday was pretty fun, saw a lot of great talks and met a lot of <strong>awesome people</strong>. My particular favourites were Celeste&#8217;s usability talk, Peter Siking&#8217;s printer dialog usability talk and the Plasma Frenzy (is it just me or does that sound like a <strong>scifi themed wrestling match</strong>?).</p>
<p>The talks were interesting and I was <strong>positive</strong> on almost everything that was said. The only thing that slightly <strong>twinged my pragmatism</strong> was the suggestion that <a href="http://www.gnome.org/">GNOME</a> and <a href="http://www.kde.org/">KDE</a> collaborate more on underlying libraries. I suggested to <a href="http://www.vuntz.net/blog/">the speaker</a> that the reason we hack using GTK/Qt is because they are <strong>far, far less painful</strong> than writing straight C/C++ and that until KDE is willing to depend on glib or GNOME on Qt I doubt we are going to see a lot of the developers developing cross-DE solutions.</p>
<p>The social event in the evening was a good laugh. Held in a brewery, I managed to make the <strong>stupendous faux pas</strong> of asking for Stella when they have some stupid selection of local beers there. Whoops. I particularly enjoyed recanting with <a href="http://jriddell.org/">Riddell</a> the complete list of <strong>everything awesome about Scotland</strong> and particularly didn&#8217;t enjoy being <strong>repeatedly whipped in the nipple</strong> by Adriaan&#8217;s jockey whip (why the hell he has that with him I&#8217;ll never know&#8230;).</p>
<p>Looking forward to the rest of today&#8217;s talks and starting the <strong>furious coding</strong> on Monday!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikemcquaid.com/2008/08/akademy-first-blood-or-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;I just got interviewed by a noob!&#8221;</title>
		<link>http://mikemcquaid.com/2008/07/i-just-got-interviewed-by-a-noob/</link>
		<comments>http://mikemcquaid.com/2008/07/i-just-got-interviewed-by-a-noob/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 23:26:21 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/?p=217</guid>
		<description><![CDATA[At my awesome new job I&#8217;ve had the luck of giving technical interviews to our software engineering applicants. I&#8217;ve really enjoyed the process and been doing quite a lot of reading from wise people like Joel Spolsky on the type of things that you should and shouldn&#8217;t be asking in an interview. Two of the [...]]]></description>
			<content:encoded><![CDATA[<p>At my <a href="/2008/05/mendeley/">awesome new job</a> I&#8217;ve had the luck of giving <strong>technical interviews</strong> to our software engineering applicants.</p>
<p>I&#8217;ve really enjoyed the process and been doing quite a lot of reading from wise people like <a href="http://www.joelonsoftware.com/">Joel Spolsky</a> on the type of things that you should and shouldn&#8217;t be asking in an interview.</p>
<p>Two of the most important things Joel emphasises are that it is essential to have an applicant <strong>writing code in the interview</strong> and that you are <strong>better to not hire a good software engineer than hire a bad one</strong>. Thankfully our judgement has seemed good on the latter as everyone working at <a href="http://www.mendeley.com/">Mendeley</a> seem to be not only great people but all of our software engineers (<em>including me!</em>) are <strong>really passionate</strong> about writing software that is more than just <em>&#8220;good enough</em>&#8220;.</p>
<p>I&#8217;ve found Joel&#8217;s first point an interesting conundrum. How should you get people coding in an interview? Obviously I&#8217;m not going to detail our exact interviewing process on my blog but I personally believe that getting the applicant to write out a <strong>solution to a simple algorithmic problem</strong> on paper (<em>while you watch them</em>) is a great way of seeing how they approach a problem, how quickly their mind works and how careful they are with validating their requirements. It&#8217;s interesting the <strong>sheer variation</strong> in the above exercise from people with very similar academic backgrounds and length of experience, even when asked a very simple algorithmic problem.</p>
<p>It&#8217;s an interesting experience as an interviewer looking at personally appeals to me about a candidate. This is by no means an exhaustive list or even that all of these indicate a good software engineer but just my own thoughts:</p>
<ul>
<li>A very solid technical understanding is obviously crucial. On these lines, however, I think it is important to <strong>not oversell yourself</strong>. Nothing is worse than someone claiming to be an &#8220;<em>expert</em>&#8221; in a technology and they don&#8217;t have more than a basic understanding of it. If your understanding is basic and you&#8217;re being interviewed, that&#8217;s ok. Just sell your other attributes. If it was a requirement, you wouldn&#8217;t have got this far!
</li>
<li>If there&#8217;s one thing I think is the number one attribute in a software engineer it&#8217;s the drive to <strong>learn new technologies and techniques</strong>. If software is clearly more than just a job to you and you are reading software blogs, listening to software podcasts or contributing in OSS outside of work, chances are you are going to take more pride in your work than someone to writing software is <strong>just a 9-5</strong>.
</li>
<li>No matter how good someone is technically, if they aren&#8217;t going to fit in the team then they shouldn&#8217;t be hired. The last thing you want is a new member disrupting the social dynamic of a group of people that currently get along. I think everyone wants to work with people that they&#8217;d be happy to talk to outside of work so if you&#8217;re a likeable person than that reflect well on you.
</li>
</ul>
<p>Also, as an interviewee I&#8217;ll share some of what has annoyed me in interviews:</p>
<ul>
<li>If you don&#8217;t ask me any technical questions, you probably have some software engineers in your team that <strong>suck at programming</strong>. I don&#8217;t really want to work with people like that.
</li>
<li>Please don&#8217;t keep me waiting for weeks only to tell me I didn&#8217;t get the job based on something that I said in my original CV/cover letter I sent to you.
</li>
<li>If I don&#8217;t get a job I want <strong>constructive criticism</strong> so I can improve myself.
</li>
</ul>
<p>I try to keep the latter points in mind when interviewing people so as not to annoy others as I was annoyed.</p>
<p>I&#8217;d be grateful for anyone else&#8217;s input as either an interviewer or interviewee.<br />
<strong>Let the argument commence!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://mikemcquaid.com/2008/07/i-just-got-interviewed-by-a-noob/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mendeley</title>
		<link>http://mikemcquaid.com/2008/05/mendeley/</link>
		<comments>http://mikemcquaid.com/2008/05/mendeley/#comments</comments>
		<pubDate>Wed, 07 May 2008 11:14:22 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/?p=211</guid>
		<description><![CDATA[I&#8217;ve recently left BT and joined a start-up called Mendeley. I&#8217;m now writing Qt code for a living which will hopefully benefit my KDE contribution&#8217;s quality and hopefully my work on KDE will benefit Mendeley. I&#8217;ve moved to London for the job, hence the decreased number of blog posts lately and my vanishing from the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently <strong>left BT</strong> and joined a start-up called <a href="http://mendeley.com/"><strong>Mendeley</strong></a>. I&#8217;m now writing Qt code for a living which will hopefully benefit my KDE contribution&#8217;s quality and hopefully my work on KDE will benefit Mendeley. I&#8217;ve <strong>moved to London</strong> for the job, hence the decreased number of blog posts lately and my vanishing from the internet. I hope to get back to blogging and doing KDE work when the dust settles but let&#8217;s hear some more about what I&#8217;m doing.</p>
<p>Mendeley is providing a tool for <strong>managing academic and research knowledge</strong>, allowing people to be able to better find and manage academic papers and use a network of others to avoid mundane tasks when trying to seek academic knowledge. There will also be interesting benefits for those producing papers as well.</p>
<p>This consists of a <strong>desktop Qt application</strong> (<em>for Windows/Mac/Linux and maybe other Qt supported platforms</em>) which can plug into your <strong>Mendeley.com account</strong> and allows metadata to be gathered and shared. The desktop application and web application usage will remain free-as-in-beer but the desktop client will be (<em>at least initially</em>) proprietary.</p>
<p>We&#8217;re also <strong>looking for a talented PHP/Javascript developer</strong> with database experience (<em>preferably MySQL</em>) to join the team based in Central London. You will have a lot of responsibility from the beginning and must be passionate about the problems Mendeley are trying to solve and using social networks to solve them (*cough* Web 2.0! *cough*). <a href="http://www.mendeley.com/blog/jobs/">You can read the full job advert on Mendeley&#8217;s site</a>.</p>
<p>Although this may look like a <strong>blatant plug</strong> it&#8217;s also because I believe the sort of people that read a fairly <strong>technical blog</strong> like this may be more suitable for the position than on a random jobs board.</p>
<p>I&#8217;m <strong>enjoying Mendeley a lot</strong> so far. I&#8217;ve been able to make a real difference in my first two days and the other guys are great fun to work with and I look forward to <strong>learning more</strong> about academic research and Qt in the coming months!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikemcquaid.com/2008/05/mendeley/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Attention readers of my blog!</title>
		<link>http://mikemcquaid.com/2008/03/attention-readers-of-my-blog/</link>
		<comments>http://mikemcquaid.com/2008/03/attention-readers-of-my-blog/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 20:13:45 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/2008/03/23/attention-readers-of-my-blog/</guid>
		<description><![CDATA[I&#8217;ve now actually reordered the categories into stuff I actually use. My past posts and future ones are/will be broken down by: Christianity Cinema Computer Games Music My Life Politics Random Software Development The above links point to the relevant category. I highly recommend if you read this blog and only some of the above [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve now actually reordered the categories into stuff I actually use.<br />
My past posts and future ones are/will be broken down by:</p>
<ul>
<li><a href="/category/christianity/">Christianity</a></li>
<li><a href="/category/cinema/">Cinema</a></li>
<li><a href="http://mikemcquaid.com/category/computer-games/">Computer Games</a></li>
<li><a href="/category/music/">Music</a></li>
<li><a href="/category/my-life/">My Life</a></li>
<li><a href="/category/politics/">Politics</a></li>
<li><a href="/category/random/">Random</a></li>
<li><a href="/category/software-development/">Software Development</a></li>
</ul>
<p>The above links point to the relevant category. I highly recommend if you read this blog and only some of the above interest you that you subscribe to only the RSS feed for that particular category or categories for your sake and mine.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikemcquaid.com/2008/03/attention-readers-of-my-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
