<?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>Musings of a Software Engineer</title>
	<atom:link href="http://phoenix.adamcoulthard.co.uk/blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://phoenix.adamcoulthard.co.uk/blogs</link>
	<description>The gentle ramblings of a bored software engineer</description>
	<lastBuildDate>Fri, 29 Jan 2010 21:17:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Testing at Universities</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/29/testing-at-universities/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/29/testing-at-universities/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 21:08:07 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=227</guid>
		<description><![CDATA[I was in Cambridge a couple of weeks ago and I went to the Cambridge University Press Shop.  Like a good geek I thought I would look at the Computer Science books that were available and see if there was anything of interest.  I was surprised that the shelf was so small, but then I [...]]]></description>
			<content:encoded><![CDATA[<p>I was in Cambridge a couple of weeks ago and I went to the Cambridge University Press Shop.  Like a good geek I thought I would look at the Computer Science books that were available and see if there was anything of interest.  I was surprised that the shelf was so small, but then I thought most information is now more up-to-date on the Internet which kind of makes sense.  The thing that really did surprise me was that there was no books about Software processes or Testing!</p>
<p>By trade I&#8217;m a tester and since university I&#8217;ve had to learn quick about testing both Functional and System Testing.  Testing is always seen as the poor mans development but I really enjoy getting new functionality and seeing if its possible to break it and making the quality of the final Product the best it can be.  But surely universities should be teaching about testing in more detail and explaining to undergraduates and post graduates what its all about.  I remember my university days and I think we touched on Black box and white box testing but it was only for a couple of lectures if that!</p>
<p>Maybe over the coming weeks I might right about my experience of testing and about how to become a better tester.  But I would love to encourage universities to look at testing as a main part of the course.</p>
<p>Doing a quick google and there are loads of website with some really interesting information, here are just a couple that I spotted with a quick look:</p>
<ul>
<li>http://www.testingbrain.com/</li>
<li>http://www.bcs.org/server.php?show=nav.6942</li>
<li>http://www.softwareqatest.com/</li>
<li>http://www.softwaretestingclub.com/</li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2010%2F01%2F29%2Ftesting-at-universities%2F&amp;linkname=Testing%20at%20Universities"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/29/testing-at-universities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Failed to fix a problem</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/24/failed-to-fix-a-problem/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/24/failed-to-fix-a-problem/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 21:31:43 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=223</guid>
		<description><![CDATA[It must be a sign of my age or something like that, because yesterday was the first time for a long time that I&#8217;ve not been able to solve a problem with windows!  I was trying to fix a computer for a relative, what you would expect to be a simple problem that it was [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-224" title="Network Connections" src="http://phoenix.adamcoulthard.co.uk/blogs/files/2010/01/Bb457017.wifitr01en-usTechNet.10-150x150.gif" alt="Network Connections" width="150" height="150" />It must be a sign of my age or something like that, because yesterday was the first time for a long time that I&#8217;ve not been able to solve a problem with windows!  I was trying to fix a computer for a relative, what you would expect to be a simple problem that it was unable to connect to the internet.  After booting it up the problem was easy to spot, something had got corrupt with the DHCP client that was running on the machine.  Now suchly this must be an easy think to fix I was thinking&#8230;.</p>
<p>After doing all the things I could think of I turned to the old friend google.  Searching for the error message that ipconfig returned I got hundreds and thousands of hits, sounds positive I thought.  So after reading a number they were all pointing to it being the TCPIP stack had become corrupt (now maybe I&#8217;m mad or something but how on earth can the IP stack become corrupt! anyway&#8230;).  So after running through the netsh commands that are within Windows XP SP2 I rebooted.  Thinking that was an easy job now where is the beer, sadly I was mistaken up came the computer still not working.  Ok I thought maybe there is another magic command to run that I could reset the ip stack or even better just reinstall the TCPIP Protocol.</p>
<p>Well after about an hour of trying a number of different &#8220;solutions&#8221; I gave in, I had a spare network card and through well maybe just putting in another card would spring it into life.  So I unscrewed the case and got the network card installed and rebooted thinking job done&#8230; again I had failed the same error message was returned by windows.  I spent another fustrating hour trying to fix the problem but to no avail.</p>
<p>It looks like another windows reinstall which seems abit over the top to what appears on the outset to be such a simple problem.</p>
<p>There are days where sometimes I hate computers.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2010%2F01%2F24%2Ffailed-to-fix-a-problem%2F&amp;linkname=Failed%20to%20fix%20a%20problem"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/24/failed-to-fix-a-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Even Garfield is using the mobile</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/19/even-garfield-is-using-the-mobile/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/19/even-garfield-is-using-the-mobile/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 12:24:48 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/2010/01/19/even-garfield-is-using-the-mobile/</guid>
		<description><![CDATA[Better late than never but even Garfield is using a mobilde phone now!!!

]]></description>
			<content:encoded><![CDATA[<p>Better late than never but even Garfield is using a mobilde phone now!!!</p>
<p><a href="http://phoenix.adamcoulthard.co.uk/blogs/files/2010/01/l_2048_1536_8313C08F-F705-41AF-ADAC-1EB4CB00C193.jpeg"><img src="http://phoenix.adamcoulthard.co.uk/blogs/files/2010/01/l_2048_1536_8313C08F-F705-41AF-ADAC-1EB4CB00C193.jpeg" alt="" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2010%2F01%2F19%2Feven-garfield-is-using-the-mobile%2F&amp;linkname=Even%20Garfield%20is%20using%20the%20mobile"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/19/even-garfield-is-using-the-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review of the Noughties</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/15/review-of-the-noughties/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/15/review-of-the-noughties/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 22:18:15 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=217</guid>
		<description><![CDATA[A really great review from the register of the last decade or is it the last decade!  Anyway a great read about how things have changed in the world of technology.  How the mighty have fallen and the once little start-up seems to be taking over the internet.
http://www.theregister.co.uk/2009/12/16/noughties_review/
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-218" title="Google" src="http://phoenix.adamcoulthard.co.uk/blogs/files/2010/01/images.jpg" alt="Google" width="150" height="63" />A really great review from the register of the last decade or is it the last decade!  Anyway a great read about how things have changed in the world of technology.  How the mighty have fallen and the once little start-up seems to be taking over the internet.</p>
<p>http://www.theregister.co.uk/2009/12/16/noughties_review/</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2010%2F01%2F15%2Freview-of-the-noughties%2F&amp;linkname=Review%20of%20the%20Noughties"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/15/review-of-the-noughties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>There is a flaw&#8230;</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/11/there-is-a-flaw/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/11/there-is-a-flaw/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 13:03:38 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=214</guid>
		<description><![CDATA[Well its taken me almost 6 months but I&#8217;ve finally found a flaw in my lovely iPhone!  With all the &#8220;cold weather&#8221; that has hit the UK I&#8217;ve been having to wear gloves when being outside (understandably) unfortunately the iPhone does not work when wearing gloves.  So the screen on an iPhone works [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-215" title="iPhone" src="http://phoenix.adamcoulthard.co.uk/blogs/files/2010/01/iPhone.jpg" alt="iPhone" width="79" height="130" />Well its taken me almost 6 months but I&#8217;ve finally found a flaw in my lovely iPhone!  With all the &#8220;cold weather&#8221; that has hit the UK I&#8217;ve been having to wear gloves when being outside (understandably) unfortunately the iPhone does not work when wearing gloves.  So the screen on an iPhone works by noticing the change in electrical current when my finger touchs the screen.  Doing a quick google confirms that this is indeed how it works! http://electronics.howstuffworks.com/iphone1.htm.</p>
<p>So now I&#8217;m thinking well this isn&#8217;t much good being unable to use my iPhone when its cold outside! Ah but wait where there is a will there is a way, now you can get eTip Gloves (isnt it great that everything either comes with an e or i infront of it these days).  You might be wondering what are eTip gloves well basically they allow current this current change to happen on the screen allowing you to have warm fingers and a working phone <img src='http://phoenix.adamcoulthard.co.uk/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>Google Product Search shows that North Face are the people that make most of them:</p>
<p>http://www.google.co.uk/products?q=etip+gloves&amp;oe=utf-8&amp;rls=org.mozilla:en-GB:official&amp;client=firefox-a&amp;um=1&amp;ie=UTF-8&amp;ei=xyBLS5TMBpTz_AbuzKiWAg&amp;sa=X&amp;oi=product_result_group&amp;ct=title&amp;resnum=1&amp;ved=0CBYQrQQwAA</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2010%2F01%2F11%2Fthere-is-a-flaw%2F&amp;linkname=There%20is%20a%20flaw%26%238230%3B"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/11/there-is-a-flaw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Millennium Bug Update</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/05/millenium-bug-update/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/05/millenium-bug-update/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 12:11:27 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=209</guid>
		<description><![CDATA[Looks like the Millennium bug hit 10 years later than expected&#8230; after thinking about it last year I thought the next one was going to be a long way off but turns out it was 2009 -&#62; 2010.  Looks like a number of companies and countries have been effected by problems when everyone was shouting [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_207" class="wp-caption alignleft" style="width: 109px"><img class="size-full wp-image-207" title="Millennium Bug!" src="http://phoenix.adamcoulthard.co.uk/blogs/files/2009/12/mbug.gif" alt="Millennium Bug!" width="99" height="101" /><p class="wp-caption-text">Millennium Bug!</p></div>
<p>Looks like the Millennium bug hit 10 years later than expected&#8230; after thinking about it last year I thought the next one was going to be a long way off but turns out it was 2009 -&gt; 2010.  Looks like a number of companies and countries have been effected by problems when everyone was shouting happy new year this time around.  The register has a number of articles now on the problems:</p>
<ul>
<li>Y2.01K bug trips up Symantec &#8211; <a href="http://www.theregister.co.uk/2010/01/05/symantec_y2k10_bug/">http://www.theregister.co.uk/2010/01/05/symantec_y2k10_bug/</a></li>
<li>2016 Bug Hits Windows Phones &#8211; <a href="http://www.theregister.co.uk/2010/01/05/windows_mobe_bug/">http://www.theregister.co.uk/2010/01/05/windows_mobe_bug/</a></li>
<li>Oz Bank thinks its 2016 &#8211; <a href="http://www.theregister.co.uk/2010/01/04/bank_queensland/">http://www.theregister.co.uk/2010/01/04/bank_queensland/</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2010%2F01%2F05%2Fmillenium-bug-update%2F&amp;linkname=Millennium%20Bug%20Update"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2010/01/05/millenium-bug-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Millennium Bug</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/31/millennium-bug/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/31/millennium-bug/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 11:50:06 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Millennium Bug]]></category>
		<category><![CDATA[New Year]]></category>
		<category><![CDATA[Y2K]]></category>
		<category><![CDATA[Year 2000]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=206</guid>
		<description><![CDATA[Wow has it really been 10 years since the Millennium Bug &#8220;hit&#8221; the world (or Y2K or Year2000 or armageddon!).  I remember all the news reports about airplanes were going to fall from the skys and Hospital equipment were going to blow up and attack the people they were suppose to be looking after.  I [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_207" class="wp-caption alignleft" style="width: 109px"><img class="size-full wp-image-207" title="Millennium Bug!" src="http://phoenix.adamcoulthard.co.uk/blogs/files/2009/12/mbug.gif" alt="Millennium Bug!" width="99" height="101" /><p class="wp-caption-text">Millennium Bug!</p></div>
<p>Wow has it really been 10 years since the Millennium Bug &#8220;hit&#8221; the world (or Y2K or Year2000 or armageddon!).  I remember all the news reports about airplanes were going to fall from the skys and Hospital equipment were going to blow up and attack the people they were suppose to be looking after.  I was at University doing my Computer Science degree at the time and it was really interesting to see how computers had taken over our lifes even then.  Could you image the problems if something like that hit now?  Our iPhones turn into Transformers and kill all there users!! Ok maybe abit out landish but some of the news reports at the time almost made you believe that would happen.</p>
<p>Alot of money was thrown at the problem to fix problems that did exist and the computer scientists must have done a good job review code to make sure that nothing would go wrong / fixing any problems that were spotted.  Something interesting to think about is when is the next problem like this and will we still remember the Millennium Bug then and just ignore it&#8230;. could that be a disaster waiting to happen.</p>
<p>If you were too young to remember the Millennium Bug have a good interesting read of it over at wikipedia</p>
<p><a href="http://en.wikipedia.org/wiki/Year_2000_problem">http://en.wikipedia.org/wiki/Year_2000_problem</a></p>
<p>On that happy note Happy New Year to one and all (New Zealand is already in 2010!)</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2009%2F12%2F31%2Fmillennium-bug%2F&amp;linkname=Millennium%20Bug"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/31/millennium-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eurostar and The Register</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/22/eurostar-and-the-register/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/22/eurostar-and-the-register/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 09:05:57 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=203</guid>
		<description><![CDATA[It was not just me commenting on the strange going on with the eurostar!
http://www.theregister.co.uk/2009/12/22/eurostar_eurotunnel_fiasco/
]]></description>
			<content:encoded><![CDATA[<p>It was not just me commenting on the strange going on with the eurostar!</p>
<p>http://www.theregister.co.uk/2009/12/22/eurostar_eurotunnel_fiasco/</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2009%2F12%2F22%2Feurostar-and-the-register%2F&amp;linkname=Eurostar%20and%20The%20Register"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/22/eurostar-and-the-register/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow and technology</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/21/snow-and-technology/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/21/snow-and-technology/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 23:11:59 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[snow]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/2009/12/21/snow-and-technology/</guid>
		<description><![CDATA[Every year it always surprises me that when thesnow falls ont the UK the whole country comes to a halt.  Maybe I&#8217;m getting old and not remembering my younger years but I&#8217;m sure itnever use to be this bad!  Could itbe the more technology we have the less ability we can cope with [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_201" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-201" title="Snow" src="http://phoenix.adamcoulthard.co.uk/blogs/files/2009/12/heavy_snow_uk_2009-150x150.jpg" alt="Snow" width="150" height="150" /><p class="wp-caption-text">Snow</p></div>
<p>Every year it always surprises me that when thesnow falls ont the UK the whole country comes to a halt.  Maybe I&#8217;m getting old and not remembering my younger years but I&#8217;m sure itnever use to be this bad!  Could itbe the more technology we have the less ability we can cope with snow or are we just useless!</p>
<p>Sadly I suspect it&#8217;s probably the latter of the two of these <img src='http://phoenix.adamcoulthard.co.uk/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .  Although train technology seemed to let us down this time with the Eurostar trains, allegidly it was not the right snow that caused the trains to break down!! That&#8217;s almost as bad as leaves on the line.  Hopefully they do find the right snow or fix the trains so everyone can get home for Christmas.</p>
<p>I&#8217;ve not seen how other countries deal with the snow but today I think three airports have been closed because of thanks&#8230;. How do they cope in Norway etc!</p>
<p>Oh well fingers crossed everyone can get where they need to be at this time of year.  One piece of technogy not letting us down is broadband <img src='http://phoenix.adamcoulthard.co.uk/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  and the ability to work at home rather than fighting it out on the roads.</p>
<p>Merry Christmas to one and all</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2009%2F12%2F21%2Fsnow-and-technology%2F&amp;linkname=Snow%20and%20technology"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/21/snow-and-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spam comments</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/20/spam-comments/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/20/spam-comments/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 17:37:44 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=197</guid>
		<description><![CDATA[After upgrading to the latest version of WPMU, I had a look around to see where there was a way of stopping spam comments since I was forever trying to delete them.  Doing a quick search on wordpress.com (why didnt I do this eariler) there are a number of plugins available that force the user [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_150" class="wp-caption alignleft" style="width: 128px"><img title="Spam" src="http://phoenix.adamcoulthard.co.uk/wp-content/files/2009/07/images.jpg" alt="Spam" width="118" height="110" /><p class="wp-caption-text">Spam</p></div>
<p>After upgrading to the latest version of WPMU, I had a look around to see where there was a way of stopping spam comments since I was forever trying to delete them.  Doing a quick search on wordpress.com (why didnt I do this eariler) there are a number of plugins available that force the user either to a) answer a simple maths question or b) creates an image that the user has to enter.</p>
<p>I&#8217;ve not had the maths plugin running for the last month or so and on all the blogs I&#8217;ve so far had no spam comments which is fantastic.  Means that I dont need to keep deleting things every couple of days!!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2009%2F12%2F20%2Fspam-comments%2F&amp;linkname=Spam%20comments"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/20/spam-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
