<?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>Oliver&#039;s Yard - Ollie Cronk&#039;s Blog</title>
	<atom:link href="http://blog.cronky.net/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.cronky.net/blog</link>
	<description>Thoughts on Technology and Whats going on with Ollie...</description>
	<lastBuildDate>Fri, 27 Aug 2010 18:00:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Thoughts on and benefits of task trackers and seperating support from development</title>
		<link>http://blog.cronky.net/blog/?p=72</link>
		<comments>http://blog.cronky.net/blog/?p=72#comments</comments>
		<pubDate>Fri, 27 Aug 2010 18:00:33 +0000</pubDate>
		<dc:creator>Ollie Cronk</dc:creator>
				<category><![CDATA[Architecture and Strategy]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Processes]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://blog.cronky.net/blog/?p=72</guid>
		<description><![CDATA[Continuing in my series on professional development &#8211; see the previous article on documentation here (ok so there has been a bit of a pause and I am stretching things to call this a series &#8211; I had intended to post this some time ago!). This post concentrates on the benefits of using an Issue [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing in my series on professional development &#8211; <a title="Documentation and Wiki" href="http://blog.cronky.net/blog/?p=12">see the previous article on documentation here</a> (ok so there has been a bit of a pause and I am stretching things to call this a series &#8211; I had intended to post this some time ago!). This post concentrates on the benefits of using an Issue / Task / Bug Tracking Tool&#8230;</p>
<p>Keeping track of development tasks and issues in a centralised system helps enormously. Living without task tracking for your issues is a lot like not having having source control for your code. A good task tracking system &#8211; such as <a title="Fogbugz which appears to have a new mascot!" href="http://www.fogcreek.com/FogBugz/">Fogbugz</a> or Countersoft Gemini helps keep track of what the team needs to do, allows issues to be delegated / reallocated to more appropriate team members and enables multiple lines of support (eg 1st line, 2nd line etc). It also allows transparency on tasks (allowing Jane who requested a new developer to check the issue tracker for progress rather than interupting the technical team) and (particularly for those of us that need to follow ISO9001 type standards) provides an Audit trail if used properly.</p>
<p>Of course its not just about standing up an issue tracking tool &#8211; you need to agree on things like</p>
<p>- what defines an High Severity issue over a medium severity one? What Service Level agreements do we have and how does the issue track tie to those (eg does selecting medium mean response within a day as opposed to high which requires a response within 1 hour for arguments sake).</p>
<p>- What is the process from issue inception through to resolution (does a new change request issue go to Bob -or better Bob&#8217;s role &#8220;Change Manager&#8221; &#8211; who allocates it to someone to estimate and changes the status to pending estimation).</p>
<p>- What level of documentation are you looking for in the comments associated with a case &#8211; is just referencing a source control commit enough (which is ok if your source control commits are verbose) or do you want a short explaination of what was done?</p>
<p>Clearly if done right this can allow your team to scale and stop your developers getting bogged down with admin (make sure there is someone overseeing the issue tracker). It can also make it easier to seperate support work from new big development work (the former you can give to junior colleagues to help them get up to speed with support from more senior ones &#8211; preventing senior guys/girls from getting bored with smaller stuff).</p>
<p>One other observation on this is that whilst you do need to be strict in order to implement these tools (eg ensuring that folks always use the tracker rather than continuing to email you all the time) you need to make sure they don&#8217;t become a barrier to communication between the technical team and its customers. One thing I like to do when involved in an operational issue is to cc the issue tracker in on an more detailed email explaining an issue &#8211; the customer gets a personalised response and the issue tracker captures the commentary (preventing time wasted by copying and pasting).</p>
<p>Would love to hear others thoughts on their use of issue tracking systems and the pros / cons.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cronky.net/blog/?feed=rss2&amp;p=72</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDM, EA, KM &#8211; Too much IT terminology &amp; Acronyms?!</title>
		<link>http://blog.cronky.net/blog/?p=330</link>
		<comments>http://blog.cronky.net/blog/?p=330#comments</comments>
		<pubDate>Thu, 26 Aug 2010 18:00:06 +0000</pubDate>
		<dc:creator>Ollie Cronk</dc:creator>
				<category><![CDATA[Architecture and Strategy]]></category>
		<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Processes]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[weird thoughts]]></category>

		<guid isPermaLink="false">http://blog.cronky.net/blog/?p=330</guid>
		<description><![CDATA[We (those of us in the IT profession &#8211; or Information Management as one colleage recently suggested as an alternative*) don&#8217;t do ourselves many favours when it comes to using complex terminology and also expecting business people to understand and embrace IT best practises&#8230;
Whilst adopting concepts/practises such as Enterprise Architecture (EA), Data Governance, Information Management [...]]]></description>
			<content:encoded><![CDATA[<p>We (those of us in the IT profession &#8211; or Information Management as one colleage recently suggested as an alternative*) don&#8217;t do ourselves many favours when it comes to using complex terminology and also expecting business people to understand and embrace IT best practises&#8230;</p>
<p>Whilst adopting concepts/practises such as <a href="http://en.wikipedia.org/wiki/Category:Enterprise_architecture">Enterprise Architecture</a> (EA), <a href="http://en.wikipedia.org/wiki/Data_governance">Data Governance</a>, <a href="http://en.wikipedia.org/wiki/Information_management">Information Management</a> (IM), <a href="http://en.wikipedia.org/wiki/Knowledge_management">Knowledge Management</a> (KM) are all well and good, the sheer number of buzz phrases and concepts must be bewildering for most  non techies. I will admit that sometimes I struggle with the difference for example with <a href="http://en.wikipedia.org/wiki/Master_Data_Management">Master Data Management</a> vs <a href="http://en.wikipedia.org/wiki/Reference_data">Master Reference Data</a> without resorting to Google or Wikipedia.</p>
<p>Of course some will argue that is what the Architect or Analyst roles are all about &#8211; to match business requirements to IT solutions. But if we ever want colleagues or clients or stakeholders to truely embrace the concepts of Knowledge Management or Data Management / Governance we need to break down these barriers.</p>
<p>Its all too easy to get <strong>D</strong>M/<strong>I</strong>M/<strong>K</strong>M confused if its not the way you think. Generally / at a high level its accepted that <strong>D</strong>ata can be converted into useful <strong>I</strong>nformation and that humans (eg employees) walk around with a lot of <strong>K</strong>nowledge that often needs to be managed (and shared) more effectively. But often we don&#8217;t take the time to even explain these concepts &#8211; we just jump into enterprise IT lingo and expect others to know what we are on about (or why it makes business sense). Sometimes colleagues can get confused by products such as Sharepoint and what they do &#8211; as they can think they are the solution to Knowledge Management &#8211; when actually they are just the product or underlying tool that can enable Knowledge Management &#8211; its embracing the core concepts of KM that is key.</p>
<p>If we are not careful we will go start to regress back to the bad old days of IT where the IT guy was locked in the cupboard as no one understood him&#8230;. Ok maybe thats going too far but you know what I mean!</p>
<p>Or maybe I am being unfair? After all every different business area I have worked in seems to have its own Acronyms (finance is a nightmare with IPOs, CFA, Swaps, Deratives etc etc etc) &#8211; is it now accepted practise to just Google terms you don&#8217;t understand and be proactive about learning these things? Unfortunately in my experience some people aren&#8217;t prepared to do that (unless its in their area of expertise) &#8211; and you just switch them off or loose them before you can sell them the juicy or beneficial part of the story.</p>
<p>* Information Management was selected as to not confuse people with &#8220;plain old Information Technology&#8221; &#8211; the physical desktop PCs, laptops etc and kit that every business needs. Information Management it was argued is different as it is the leveraging of IT capability (where IM people are part of the core business team) to improve the way Information is managed (or processes are operated) and used as an Asset rather than something just delegated to IT to &#8220;sort out&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cronky.net/blog/?feed=rss2&amp;p=330</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adventures to fix Ubuntu &amp; RAID boot up</title>
		<link>http://blog.cronky.net/blog/?p=326</link>
		<comments>http://blog.cronky.net/blog/?p=326#comments</comments>
		<pubDate>Thu, 10 Jun 2010 20:38:46 +0000</pubDate>
		<dc:creator>Ollie Cronk</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.cronky.net/blog/?p=326</guid>
		<description><![CDATA[Yeah finally fixed an annoying issue with my Linux Server at home (nice to flex my Linux admin skills!) documenting it here in case I ever need the commands again or its useful to others:
Problem: 
Ubuntu 9.04 no longer booted after a minor update (from .15 to .16) with my Software RAID setup  as [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah finally fixed an annoying issue with my Linux Server at home (nice to flex my Linux admin skills!) documenting it here in case I ever need the commands again or its useful to others:</p>
<p><strong>Problem: </strong></p>
<p>Ubuntu 9.04 no longer booted after a minor update (from .15 to .16) with my Software RAID setup  as described in these reported bugs:</p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/330298">https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/330298</a></p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/158918">https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/158918</a></p>
<p><strong>Fix:</strong></p>
<p>Following the instructions on <a href="https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/136252/comments/5">https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/136252/comments/5</a> fixed the problem but you need to run update-initfs -u so it updates.</p>
<p>Amazing what you learn when having to fix this kind of stuff &#8211; for one I now understand the memory based file system that linux uses during boot better.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cronky.net/blog/?feed=rss2&amp;p=326</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Conference UK 2010 Notes and Thoughts</title>
		<link>http://blog.cronky.net/blog/?p=313</link>
		<comments>http://blog.cronky.net/blog/?p=313#comments</comments>
		<pubDate>Mon, 01 Mar 2010 11:33:31 +0000</pubDate>
		<dc:creator>Ollie Cronk</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[phpuk2010]]></category>

		<guid isPermaLink="false">http://blog.cronky.net/blog/?p=313</guid>
		<description><![CDATA[Here are some notes / interesting products/thoughts that were mentioned (apologies this is more of a set of notes for me than a proper blog post &#8211; if I get time I will refine this!)
Started the day on a conference call back to the office so had to miss the keynote which was a shame [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some notes / interesting products/thoughts that were mentioned (apologies this is more of a set of notes for me than a proper blog post &#8211; if I get time I will refine this!)</p>
<p>Started the day on a conference call back to the office so had to miss the keynote which was a shame as it was by quite an eccentric guy who Microsoft have hired (as a UX Architect Evangelist) largely about keeping thing simple and usability from what I gathered of the end of the talk.</p>
<p>Day was very tough as a I had a late night catching up on various things to allow me to free up the Friday &#8211; its difficult sitting through talks when really tired!</p>
<p>Met with several former colleagues from my last company (and former colleagues from my current company) so was a bit of a blast from the past at times.</p>
<p>There appear to be a lot of development and interest around NoSQL / document based databases at the moment &#8211; definitely something to keep an eye on as it matures as a technology.<br />
<a href="http://www.phpconference.co.uk/talks">http://www.phpconference.co.uk/talks</a></p>
<p><strong>RDBMS in the social networks age</strong><br />
by <a href="http://www.phpconference.co.uk/speakers#Lorenzo_Alberton">Lorenzo Alberton</a></p>
<p>Database Graph Structures via advanced features of SQL, using SQL-99 and SQL-2003 functionality that certainly MySQL doesn&#8217;t have any many other DBs won&#8217;t have the 2003 extensions. Obviously using this kind of advanced functionality will have an impact on Database server load.</p>
<p>This talk felt a bit like it was flying in the wind of most new thinking at the moment (although to be fair &#8211; this is partly what Lorenzo has now put on his website below) which is to keep your database tier minimally loaded as it’s the part that has most issues with vertical and horzontal scalability (keep most of the CPU load in the web app tier as its easier to add more nodes there).</p>
<p>Slides available at:<br />
<a href="http://www.alberton.info/talks">http://www.alberton.info/talks</a></p>
<p><strong>Legacy Code Talk by Ibuildings</strong><br />
doxygen &#8211; code documentation<span> </span>for any language not just PHP</p>
<p>ctags.sourceforge.net</p>
<p>BOUML bouml.free.fr (reverse engineering capabilities)</p>
<p>phpcs &#8211; Codesniffer (part of PhpUnderControl)</p>
<p>Thoughts for tackling older PHP4 based projects and code bases &#8211; get them in Source Control, start to apply Continous Integration type approaches.</p>
<p>Suggestions made around<br />
Full isolation (separate server)<br />
Using wrapper classes<br />
Possible code rewriting routes for legacy code:<br />
Going from random mix of PHP business logic and HTML outputting to neater procedural based code<br />
Procedural to OO<br />
OO to full OO</p>
<p><strong>CouchDB</strong><br />
Early sight of the possible future of web application data persistance and replication. Interesting that CouchDB makes uses of HTTP as the connecting protocol. Might be possible (but probably not desirable apart from specific cases) in the future to create web applications that are JS direct to CouchDB in certain cases?</p>
<p><a href="http://couchdb.apache.org/">http://couchdb.apache.org/</a></p>
<p>Web and mobile application monetisation models / Paypal X</p>
<p>Paypal appear to be launching a new platform / API</p>
<ul>
<li>Adaptive Payments</li>
<li>Pay multiple<span> </span>recipients at once</li>
<li>Partnership</li>
<li>Chained payments (e.g. commission based payments)</li>
</ul>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">Bit disappointed by this one as it was about PayPal&#8217;s API (<a href="https://www.x.com/">https://www.x.com</a>) rather than strategies for monetisation which is what the title lead me to believe.</p>
<p><strong>Web Services Best Practise</strong><br />
At the beginning lots of stuff about basic HTTP (eg HTTP headers, Verbs)<span> </span>that ever developer should know about.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">Lorna (also from iBuildings) who gave this talk seems to have a bit of a sarcastic talking down to you type tone I found slightly annoying &#8211; maybe she gives training to newbies all the time or something. Or maybe I was just tired. She had some interesting things to say about Web Services design particularly towards the end of her talk. The talk was caveated as being a bit of &#8220;a rant&#8221; and it was exactly that in places &#8211; felt like she was having a go at everyone a lot of the time!</p>
<p>Beers at the end sponsored by Facebook were a nice touch though, although I only had time to grab a quick one whilst chatting to Mark Schaschke from iBuildings and a couple of guys from my previous company. Think next year I will sit this one out to allow more developers to attend as think they will get more value out of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cronky.net/blog/?feed=rss2&amp;p=313</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going to the Adobe LiveCycle Partner Event tomorrow</title>
		<link>http://blog.cronky.net/blog/?p=311</link>
		<comments>http://blog.cronky.net/blog/?p=311#comments</comments>
		<pubDate>Wed, 27 Jan 2010 22:59:00 +0000</pubDate>
		<dc:creator>Ollie Cronk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.cronky.net/blog/?p=311</guid>
		<description><![CDATA[Exciting stuff &#8211; watch this space!  
]]></description>
			<content:encoded><![CDATA[<p>Exciting stuff &#8211; watch this space! <img src='http://blog.cronky.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cronky.net/blog/?feed=rss2&amp;p=311</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kyiv (Kiev) Notes and Tips</title>
		<link>http://blog.cronky.net/blog/?p=306</link>
		<comments>http://blog.cronky.net/blog/?p=306#comments</comments>
		<pubDate>Sun, 17 Jan 2010 21:51:28 +0000</pubDate>
		<dc:creator>Ollie Cronk</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://blog.cronky.net/blog/?p=306</guid>
		<description><![CDATA[Watch out when using the Metro &#8211; until they update the signage (going to happen by 2012 apparently) even though you might have a map using Latin characters the station signs and route maps won&#8217;t. I worked out which line / tube by a geography and a process of elimation (eg I walked down this [...]]]></description>
			<content:encoded><![CDATA[<p>Watch out when using the Metro &#8211; until they update the signage (going to happen by 2012 apparently) even though you might have a map using Latin characters the station signs and route maps won&#8217;t. I worked out which line / tube by a geography and a process of elimation (eg I walked down this way to get here, the tube is heading this way and has 4 stops left on the route; the other way has lots more stops so its not the way I want to go!)</p>
<p>Should cost about 300UAH to get to centre from the Kiev to the Airport by Taxi.</p>
<p>Icy is an understatement &#8211; you&#8217;ll see what I mean when I get some pictures up here, crazily thick ice in places &#8211; I lost count of the amount of times I almost slipped over!</p>
<p>Good prices on Vodka in the Duty free!</p>
<p>More notes and some photos to be posted up in due course.</p>
<p>Going to be a busy couple of weeks at work by the looks of things&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cronky.net/blog/?feed=rss2&amp;p=306</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snowy Trip to Kiev (too tired to give this one a clever name sorry!)</title>
		<link>http://blog.cronky.net/blog/?p=299</link>
		<comments>http://blog.cronky.net/blog/?p=299#comments</comments>
		<pubDate>Sun, 17 Jan 2010 21:45:51 +0000</pubDate>
		<dc:creator>Ollie Cronk</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://blog.cronky.net/blog/?p=299</guid>
		<description><![CDATA[Today (Weds 13th Jan) was a day I have been apprehensive about ever since the extent of the “Big Freeze” was realised and I had to cancel my trip to Copenhagen – the day I was due to fly to Kyiv (Kiev), Ukraine. I had started to feel more confident about the weather as the [...]]]></description>
			<content:encoded><![CDATA[<p>Today (Weds 13th Jan) was a day I have been apprehensive about ever since the extent of the “Big Freeze” was realised and I had to cancel my trip to Copenhagen – the day I was due to fly to Kyiv (Kiev), Ukraine. I had started to feel more confident about the weather as the snow had stopped and it was starting to melt. My attacks on key tyre marks with a 2KG bag of table salt were working quite well and I was adapting to learning to drive in the snow…</p>
<p>The night before I was running about 3-4 hours behind where I wanted to be in the office, I should realise trying to multi-task doesn’t work and should just have more courage to bin things off I know I’m not going to have time to do properly! Although Enterprise rent a car weren’t helping either – delivering a car that should have been at work for 12 at gone 6.30pm! Anyway so the night before was quite a late one (later than it should have been for a 4am start). As I went to bed the missus said “its snowing again” my heart sank as I looked outside and saw that the Clio Estate (funny car to get as a hire car, and amusing as at one point it was on my cars to consider buying list) had been completely covered in Snow (an inch or so) and that the snow was coming in quite fast at a 45 degree angle. Luckily the snowflakes were quite small so I figured it would probably stop or turn to rain.</p>
<p>On waking up in the morning to discover our Velux skylight windows completely coated in Snow I knew I was in for a “treat”! Got myself together and got out to the Clio to discover it coated in a good 3-4 inches of what turned out to be very fluffy and annoying snow to get off the car. At least it wasn’t icy. And so at that point I thought to myself; if I can get the car moving okay on my untreated road and on to the main road through the village ok then the trip should be safe enough.<br />
Clio actually handled the snow much better than my Passat (which is lowered and has wide sporty 17” wheels) reversing okay through the deep snow (although I must admit I did have to use a back and forth rocking motion to compact the snow enough and build up enough momentum to get going. I reversed back to leave the patch of almost clear tarmac underneath (I’ve never cleared so much snow in my life over the last few days to keep the car and parking spaces usable) which would give me a reasonable area to get going later on.</p>
<p>Having warmed up/cleared the snow from the car and assessed that it would move ok, Kat and I had a discussion on how safe it was for me to go and we checked if the flight was still running; it was and I decided if I drove carefully to J13 of the M4 (which would be the worst of it) then the journey should be ok, if not then I would attempt to return (or park the car somewhere safe and walk back to the house).<br />
So I got going with a  bit more rocking back and forth and delicate use of the clutch and 2nd gear and off I went, changing up into 3rd/4th as soon as possible (but leaving the engine as close to tickover as possible). Things were okay; the car was broadly going were I wanted it to with careful steering movements, and the fact that it was 5am mean’t that there was very little on the roads or anyone around (had it been later my decision probably would have been to stay at home – the snow would have been thicker and more people = more risk). I tested my steering control and brakes on the wider section of the road through the village.<br />
All was going pretty well – even going down what I call “Wheelspin hill” was ok.  All was fine until I got to a mini roundabout when I forgot the brakes were quite different in Renault Clio’s to VW Passats, even though I slowed down way before it (changing down through the gears to use engine braking/deacceleration), the car just slid straight across the middle rather than around the mini roundabout. Luckily the car stopped way before the bushes that were on the edge of the road (the car stayed on the road). I was a bit shaken by this but decided that as I was now half way to the M4 that I should very carefully try and get there. Quick manoeuvre and some pep talking to myself (“Come on Ollie you can do this, you’ve driven in worse*”!!) and I was back on track, using a 25 – 40mph pace on a road I would usually drive at 50-60 in the summer (I would have gone slower had it not been for the need to maintain momentum going up hills). My route has me drive over the M4 on a bridge before I join it a mile or so before I  get to it, so I was able to confirm that it was reasonably clear with the speed of the traffic moving along it. Was reassured by the fact that when I got to the M4 junction it was reasonably clear and was certainly a lot safer to drive than the B road from the village.</p>
<p>*Even though actually I’m not sure I have driven in worse!</p>
<p>The M4 was actually quite a lot more scary that I thought it would be, 1.5 to 2.5 of the lanes were clear – the gritters and lorries driving through the night doing a good job of keeping it like this. Still I had people tailgating me in the middle lane when I was going 60 (before Reading junctions this was the safest maximum speed in my judgement). As I approach London the snow reduced and the road improved (although I think some drivers were completely misjudging things; someone in a Passat estate &#8211; the irony &#8211; came steaming past me in the 80% clear outside lane doing at least 80mph).</p>
<p>Got to Heathrow drop off point not problem although once in the Rental cark park I overshot the turning for the drop off point (didn&#8217;t see it in the snow) which mean’t that I slid to a stop a little, but I was there now and just did a small shuffle to get the car where it needed to be in one piece without a scratch.</p>
<p>So this was to be my first outing using T5 of Heathrow – quite impressed by I (but I imagine many people weren’t when it first opened due to the computer glitches. Found my gate and then got on to a bus to the plane.</p>
<p>Here is a photo out of plane window once I had boarded:</p>
<div id="attachment_301" class="wp-caption alignleft" style="width: 310px"><a href="http://blog.cronky.net/wordpress/wp-content/uploads/2010/01/snowy-heathrow.JPG"><img class="size-medium wp-image-301" title="view of a snowy heathrow" src="http://blog.cronky.net/wordpress/wp-content/uploads/2010/01/snowy-heathrow-300x225.jpg" alt="View from Plane Window at Heathrow Airport" width="300" height="225" /></a><p class="wp-caption-text">View from Plane Window at Heathrow Airport</p></div>
<p>Once on the plane we were told by the captain there would be delays, due to only one runway being open. Then he told us we would need to be tugged to somewhere to be de-iced. In the end a de-icing rig (which was a seriously cool bit of kit; I’m sure many small boys would have got very excited by the man in his enclosed cabin up on a crane-type rig spraying the plane wings and body with anti-freeze stuff and blasting off snow and ice). I wasn’t bothered by the delay and was actually very glad to be de-iced  as I have read so much about what happens to the efficiency of plane wings when they get misshaped with ice formations (too much reading about planes as a small boy!)<br />
With de-icing done the Captain tells us that there will be delays due to French ATC being on strike! In the end we take off 2 hours after scheduled.<br />
On the flight I do some work and I realise the irony of working on the EU ETS Aviation project whilst on a BA flight in Europe…<br />
I also get very annoyed with something I downloaded from Adobe “Whats the point of creating an Adobe Air app for your documentation if it doesn’t prompt you to download at least the key content as well as the app? Makes it pretty useless when offline (which I thought was the point of Adobe AIR?)”<br />
I downloaded it thinking I’d be able to use it on the plane – no such luck – oh well will teach me for trying to be so whizzy!<br />
Captain tells us local weather is -6C and 15 mph winds from the north with snow, so pretty much the same as home then…!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cronky.net/blog/?feed=rss2&amp;p=299</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I should be in Copenhagen but instead some tales (and video) from Snowy Berkshire!</title>
		<link>http://blog.cronky.net/blog/?p=282</link>
		<comments>http://blog.cronky.net/blog/?p=282#comments</comments>
		<pubDate>Thu, 07 Jan 2010 20:57:48 +0000</pubDate>
		<dc:creator>Ollie Cronk</dc:creator>
				<category><![CDATA[Environment]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Random Thoughts]]></category>

		<guid isPermaLink="false">http://blog.cronky.net/blog/?p=282</guid>
		<description><![CDATA[Thought it might be worth posting about the Big Freeze, seeing as we seem to have been hit quite badly here in my Village (just north of Newbury near J13 of the M4)&#8230;
I&#8217;ve taken some photos and videos: Update &#8211; I&#8217;ve now embeded some of them &#8211; note that they were shot in HD (click [...]]]></description>
			<content:encoded><![CDATA[<p>Thought it might be worth posting about <a href="http://news.bbc.co.uk/1/hi/uk/8446523.stm">the Big Freeze</a>, seeing as we seem to have been hit quite badly here in my Village (just north of Newbury near J13 of the M4)&#8230;</p>
<p>I&#8217;ve taken some photos and videos: <strong>Update</strong><em> &#8211; I&#8217;ve now embeded some of them &#8211; note that they were shot in HD (click the HD button at the bottom of the videos) to enjoy in full 1080!)</em><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/bEBmKpzErY4&amp;hl=en_GB&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/bEBmKpzErY4&amp;hl=en_GB&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></em></p>
<p><a href="http://www.facebook.com/album.php?aid=366925&amp;id=736930074&amp;l=5a8f3fc1a6">Facebook Public Photo Gallery</a></p>
<p><img class="alignnone" title="The Garden - note the Birdbox that now looks rather like a Poodle!" src="http://photos-g.ak.fbcdn.net/hphotos-ak-snc3/hs122.snc3/16955_389866490074_736930074_10482619_108920_n.jpg" alt="" width="604" height="403" /><br />
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br />
<!-- Sssh don't tell anyone --><br />
Right now I should be in Copenhagen, not still in Berkshire, but that trip has been canned as although the flight might still be running I don&#8217;t fancy the very early hours of the morning / late at night coming back drive to and from the Airport.</p>
<p>I plan to go into work tomorrow as things seem to be improving enough – to get the cars out my neighbours and I cleared the 25-30 metres of 7&#8243;-10&#8243; of snow (I have only seen snowfall like this in the Alps previously!) and all 4 of us blokes who live next to each other got 3 cars out (1 driving 3 pushing!!) onto the road which is reasonable (although it is like a snow rally stage in places – in my VW Passat you have to turn off traction control, use 2<sup>nd</sup>, 3<sup>rd</sup> and 4<sup>th</sup> with minimal-ish revs and go no faster than 40 (although to prevent getting stuck up hills when you see a hill you need to give it some beans – otherwise you just wheelspin!)</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/XkZK43aAZco&amp;hl=en_GB&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/XkZK43aAZco&amp;hl=en_GB&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Managed to get into Newbury at Lunch to get some essential supplies from Sainsburys (they are well stocked, and there was a petrol tanker there too) so filled up with Diesel to be safe (as was almost empty) and bought food essentials for me and my neighbour and a colleague in the next village to me</p>
<p>After lunch drove the other way to Compton (where my Colleague lives) and delivered his food and we worked together on a bid. On the way back  I had to rock the car back and forth using the clutch to get back on the main road but once there no worries as long as you stay at 20-40 (20 ish downhill, 30 ish on the flat and 40 ish uphill to prevent getting stuck)  and steer, accelerate etc smoothly! Shame <em>some </em>people are idiots and tailgate you on an uncleared B road when you are doing 35mph!!!</p>
<p>Have started a working from home pattern of get up early assess weather do work until the conditions outside warm up enough to clear snow and ice and drive, then work late into the evening to make up the lost time at lunch. Can&#8217;t clear snow in the evening (too icy/cold/dark) or drive (ditto) as its getting down to below -8 at night, was -6 this morning and -3 most of the day.</em></p>
<p>My pet theory (as of course everyone in the world with a blog has pet theories!) is that this could be <strong>the first signs of the Trans Atlantic Conveyor</strong> (that keeps the UK warmer that its latitude would normally allow for – eg we should technically get Canada / Norway-ish style weather) <strong>shifting course</strong>&#8230;? <a href="http://www.bbc.co.uk/blogs/thereporters/richardblack/2010/01/arctic_conditions_arctic_cause.html">But this link offers the BBC&#8217;s take on things</a>. Whatever the science the reality is that its crazy cold here right now!</p>
<p>Keep safe everyone &#8211; as by all  accounts its not going to get better for a few days (depending on which forecasts you believe it could get worse over the weekend &#8211; fingers crossed it doesn&#8217;t). I am supposed to be going to Kiev, Ukraine next week &#8211; we&#8217;ll just have to see if that can happen&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cronky.net/blog/?feed=rss2&amp;p=282</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix for Windows 7 offline files and Samba</title>
		<link>http://blog.cronky.net/blog/?p=273</link>
		<comments>http://blog.cronky.net/blog/?p=273#comments</comments>
		<pubDate>Mon, 09 Nov 2009 22:57:30 +0000</pubDate>
		<dc:creator>Ollie Cronk</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[Vista and Windows 7]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows7]]></category>

		<guid isPermaLink="false">http://blog.cronky.net/blog/?p=273</guid>
		<description><![CDATA[Further to my blog posts involving vista (and the tweaks that can help make Vista/Windows 7 compatible with Samba) I came across a registry setting that needs to be changed to get offline files to work correctly:
&#8220;Set the following registry key on the Windows Vista client to prevent files from getting pulled down to the [...]]]></description>
			<content:encoded><![CDATA[<p>Further to <a href="http://blog.cronky.net/blog/?p=4">my blog posts involving vista (and the tweaks that can help make Vista/Windows 7 compatible with Samba)</a> I came across a registry setting that needs to be changed to get offline files to work correctly:</p>
<p>&#8220;Set the following registry key on the Windows Vista client to prevent files from getting pulled down to the client again right after synchronizing changes to the server (due to Linux file systems having coarser timestamp resolution than Windows):</p>
<p>Create a DWORD value named <strong>RoundUpWriteTimeOnSync</strong> under the HKLM\Software\Microsoft\Windows\CurrentVersion\NetCache key (create the key if it does not exist) and set it to 1.&#8221; from the Storage Team at Microsoft&#8217;s Blog: <a href="http://blogs.technet.com/filecab/archive/2007/03/16/using-offline-files-with-samba-emc-servers-nas-devices.aspx">http://blogs.technet.com/filecab/archive/2007/03/16/using-offline-files-with-samba-emc-servers-nas-devices.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cronky.net/blog/?feed=rss2&amp;p=273</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autumnal Bike Ride</title>
		<link>http://blog.cronky.net/blog/?p=268</link>
		<comments>http://blog.cronky.net/blog/?p=268#comments</comments>
		<pubDate>Sun, 08 Nov 2009 18:31:38 +0000</pubDate>
		<dc:creator>Ollie Cronk</dc:creator>
				<category><![CDATA[Cycling]]></category>
		<category><![CDATA[Mountain Biking]]></category>

		<guid isPermaLink="false">http://blog.cronky.net/blog/?p=268</guid>
		<description><![CDATA[Went out for a great bike ride along the Ridgeway from Compton to Letcombe Bassett yesterday, sky was clear and it wasn&#8217;t too wet but the round trip to home made it 33 miles!
I stopped a couple of times en route as I had the SLR camera (good excuse to stop!) and took some autumnal [...]]]></description>
			<content:encoded><![CDATA[<p>Went out for a great bike ride along the Ridgeway from Compton to Letcombe Bassett yesterday, sky was clear and it wasn&#8217;t too wet but the round trip to home made it 33 miles!</p>
<p>I stopped a couple of times en route as I had the SLR camera (good excuse to stop!) and took some autumnal photos &#8211; very pleased with this one:<br />
<a title="Autumnal Leaf by cronky, on Flickr" href="http://www.flickr.com/photos/67554089@N00/4086075809/"><img src="http://farm3.static.flickr.com/2672/4086075809_5bca710d0e.jpg" alt="Autumnal Leaf" width="500" height="333" /></a></p>
<p>Been pretty bad with blogging recently &#8211; have been using twitter a lot, will have to put my twitter feed on here so it looks less deserted! Still with the cold wintry nights there will be more time for me to blog I guess!</p>
<p>Cheers</p>
<p>Ollie</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cronky.net/blog/?feed=rss2&amp;p=268</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
