<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">

<channel>
	<title>Planet evolt.org</title>
	<link>http://planet.evolt.org/</link>
	<language>en</language>
	<description>Planet evolt.org - http://planet.evolt.org/</description>

<item>
	<title>Stephane Deschamps: W3C Validators in Jeopardy</title>
	<guid>http://www.nota-bene.org/+W3C-Validators-in-Jeopardy+</guid>
	<link>http://www.nota-bene.org/+W3C-Validators-in-Jeopardy+</link>
	<description>&lt;blockquote cite=&quot;http://www.molly.com/2008/12/11/w3c-validators-in-jeopardy/&quot;&gt;
&lt;p&gt;It's come to pass that the funding necessary to maintain and grow validation services at the &lt;abbr title=&quot;World Wide Web Consortium&quot;&gt;W3C&lt;/abbr&gt; has become overwhelming to the &lt;abbr title=&quot;World Wide Web Consortium&quot;&gt;W3C&lt;/abbr&gt;'s operational budget. As such, the validators are in jeopardy.&lt;/p&gt; &lt;p&gt;But there are ways to help, and this post is a call to action to do just that.&lt;/p&gt; &lt;/blockquote&gt;
&lt;p&gt;Relaying Molly on the information. I did not imagine there was such &lt;a href=&quot;http://www.molly.com/2008/12/11/w3c-validators-in-jeopardy/&quot; class=&quot;spip_out&quot;&gt;a risk that Validators, which have been serious parts of the web's ecosystem, could be in danger&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Wed, 17 Dec 2008 09:14:10 +0000</pubDate>
	<dc:creator>Stéphane</dc:creator>
</item>
<item>
	<title>Mantruc: Flickr: A Photo Sharing Website (Overview)</title>
	<guid>http://mantruc.com/blog/en/?p=92</guid>
	<link>http://mantruc.com/blog/en/?p=92</link>
	<description>Flickr: A Photo Sharing Website
An overview by Javier Velasco-Martin
Introduction
This blog post is based on a presentation I prepared this last semester for a course called Technologies of Friendship directed by Fred Stutzman at UNC-Chapel Hill. This post is a transcript of my notes with some minor editing, it is not a completely polished article, I [...]</description>
	<pubDate>Tue, 16 Dec 2008 23:03:45 +0000</pubDate>
	<dc:creator>mantruc</dc:creator>
</item>
<item>
	<title>Stephane Deschamps: Jeffrey Zeldman Presents : 20 signs you don't want that web design project</title>
	<guid>http://www.nota-bene.org/+Jeffrey-Zeldman-Presents-20-signs+</guid>
	<link>http://www.nota-bene.org/+Jeffrey-Zeldman-Presents-20-signs+</link>
	<description>Ha ha. Jeffrey Zeldman issues a list of &lt;a href=&quot;http://www.zeldman.com/2008/12/04/20-signs-you-dont-want-that-web-design-project/&quot; class=&quot;spip_out&quot;&gt;20 signs that should tell you you'll regret having accepted a project&lt;/a&gt;. So true. So very true.</description>
	<pubDate>Wed, 10 Dec 2008 10:22:03 +0000</pubDate>
	<dc:creator>Stéphane</dc:creator>
</item>
<item>
	<title>Garrett Coakley: Flickr and neighbourhood</title>
	<guid>721 at http://polytechnic.co.uk</guid>
	<link>http://feeds.feedburner.com/~r/garrettc/~3/460642631/flickr_and_neighbourhood</link>
	<description>&lt;p&gt;Have you ever wondered what &lt;a href=&quot;http://www.flickr.com&quot;&gt;Flickr&lt;/a&gt; does with all that geolocation data it gathers from our pictures (apart from pinning them to a map and working out the ratio of kittens to sunsets in a given area)? Well one of the things it does is is generate &lt;a href=&quot;http://code.flickr.com/blog/2008/10/30/the-shape-of-alpha/&quot;&gt;shapefiles&lt;/a&gt; of regional neighbourhoods to better work out where your picture was taken. &lt;/p&gt;
&lt;p&gt;Now &lt;a href=&quot;http://www.tomtaylor.co.uk&quot;&gt;Tom Taylor&lt;/a&gt; has &lt;a href=&quot;http://boundaries.tomtaylor.co.uk/&quot;&gt;built a tool&lt;/a&gt; which allows you to visualise the boundaries of these neighbourhoods and see how Flickr views your part of the world.&lt;/p&gt;
&lt;p&gt;Cool stuff.&lt;/p&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=bC1cN&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=bC1cN&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=NMsxN&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=NMsxN&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/garrettc/~4/460642631&quot; height=&quot;1&quot; width=&quot;1&quot;&gt;</description>
	<pubDate>Fri, 21 Nov 2008 10:45:46 +0000</pubDate>
	<dc:creator>garrett</dc:creator>
</item>
<item>
	<title>Stephane Deschamps: Stop using poor performance CSS expressions - Use JavaScript instead</title>
	<guid>http://www.nota-bene.org/+Stop-using-poor-performance-CSS+</guid>
	<link>http://www.nota-bene.org/+Stop-using-poor-performance-CSS+</link>
	<description>&lt;blockquote cite=&quot;http://www.robertnyman.com/2007/11/13/stop-using-poor-performance-css-expressions-use-javascript-instead/&quot;&gt;
&lt;p&gt;One time or another, we get handled a case where there's no way to accomplish a certain layout optimally for Internet Explorer 6 without JavaScript. And you know what? That's just fine, shit happens.&lt;/p&gt; &lt;p&gt;But first, make sure it degrades properly without JavaScript. Second, implement it with JavaScript code instead of &lt;abbr title=&quot;Cascading Stylesheets&quot;&gt;CSS&lt;/abbr&gt; expressions, for best performance and reliability.&lt;/p&gt; &lt;/blockquote&gt;
&lt;p&gt;Duly noted (via &lt;a href=&quot;http://groups.google.com/group/webdevfr/browse_thread/thread/b18a247f5c2130dc/521a5a6773286728&quot; class=&quot;spip_out&quot; hreflang=&quot;fr&quot; title=&quot;&quot;&gt;Bruno on webdevfr&lt;/a&gt;).&lt;/p&gt;</description>
	<pubDate>Fri, 21 Nov 2008 08:55:49 +0000</pubDate>
	<dc:creator>Stéphane</dc:creator>
</item>
<item>
	<title>Mantruc: (Just like) Starting over</title>
	<guid>http://mantruc.com/blog/en/?p=91</guid>
	<link>http://mantruc.com/blog/en/?p=91</link>
	<description>Well, it&amp;#8217;s been almost four months since I&amp;#8217;ve moved to Chapel Hill and I&amp;#8217;ve been completely silent here. I guess I could now say that I&amp;#8217;m pretty much settled here, especially after finally getting our car (Barack), key component of anyone&amp;#8217;s life in a US non-metropoli. I&amp;#8217;m having a great time at the School of [...]</description>
	<pubDate>Fri, 21 Nov 2008 00:09:46 +0000</pubDate>
	<dc:creator>mantruc</dc:creator>
</item>
<item>
	<title>William (neuro): Weekly neuro Twitterings on 2008-11-17</title>
	<guid>http://neuro.me.uk/2008/11/17/weekly-neuro-twitterings-on-2008-11-17-50/</guid>
	<link>http://neuro.me.uk/2008/11/17/weekly-neuro-twitterings-on-2008-11-17-50/#comments</link>
	<description>&amp;amp;lt;ul class=&quot;aktt_tweet_digest&quot;&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Public Service Announcement: the downtime feature of Nagios is only useful when PEOPLE FUCKING USE IT.  That is all. &amp;amp;lt;a href=&quot;http://twitter.com/evilneuro/statuses/1001868952&quot;&amp;amp;gt;#&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Video game soundtracks ftw: consumed this evening, Jet Set Radio Future and Metal Gears Solid 1 and 2 &amp;amp;lt;a href=&quot;http://twitter.com/evilneuro/statuses/1002987524&quot;&amp;amp;gt;#&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;listening to Jeff Buckley&amp;amp;amp;#8217;s &amp;amp;amp;#8220;Grace&amp;amp;amp;#8221; for the first time in ages, he would have been 42 next Monday &amp;amp;lt;a href=&quot;http://twitter.com/evilneuro/statuses/1005336052&quot;&amp;amp;gt;#&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Crap, it&amp;amp;amp;#8217;s Sunday, isn&amp;amp;amp;#8217;t it. &amp;amp;lt;a href=&quot;http://twitter.com/evilneuro/statuses/1007863527&quot;&amp;amp;gt;#&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;/ul&amp;amp;gt;
&amp;lt;/content&amp;gt;</description>
	<pubDate>Tue, 18 Nov 2008 01:00:16 +0000</pubDate>
	<dc:creator>neuro</dc:creator>
</item>
<item>
	<title>Stephane Deschamps: Obama Elected President as Racial Barrier Falls</title>
	<guid>http://www.nota-bene.org/+Obama-Elected-President-as-Racial+</guid>
	<link>http://www.nota-bene.org/+Obama-Elected-President-as-Racial+</link>
	<description>&lt;blockquote cite=&quot;http://www.nytimes.com/2008/11/05/us/politics/05elect.html?_r=1&amp;hp&amp;oref=slogin&quot;&gt;
&lt;p&gt;Barack Hussein Obama was elected the 44th president of the United States on Tuesday, &lt;strong&gt;sweeping away the last racial barrier in American politics&lt;/strong&gt; with ease as the country chose him as its first black chief executive.&lt;/p&gt; &lt;/blockquote&gt;
&lt;p&gt;(emphasis mine)&lt;/p&gt; &lt;p&gt;I was deeeply moved this morning, hearing part of his Chicago speech he gave last night:&lt;/p&gt; &lt;blockquote&gt;
&lt;p&gt;&amp;#8220;If there is anyone out there who still doubts that America is a place where all things are possible, who still wonders if the dream of our founders is alive in our time, who still questions the power of our democracy, tonight is your answer.&amp;#8221;&lt;/p&gt; &lt;/blockquote&gt;
&lt;p&gt;Congratulations, USA!&lt;/p&gt;</description>
	<pubDate>Wed, 05 Nov 2008 09:19:14 +0000</pubDate>
	<dc:creator>Stéphane</dc:creator>
</item>
<item>
	<title>William (neuro): Obama&amp;#8217;s Class Act</title>
	<guid>http://neuro.me.uk/?p=539</guid>
	<link>http://neuro.me.uk/2008/11/05/obamas-class-act/#comments</link>
	<description>&amp;amp;lt;p&amp;amp;gt;I woke up this morning to find &amp;amp;lt;a href=&quot;http://www.nytimes.com/2008/11/05/us/politics/05elect.html&quot;&amp;amp;gt;Barack Obama has been elected to become the next President of the United States&amp;amp;lt;/a&amp;amp;gt;.  And what has struck me the most was the way the supporters reacted when the name of the opponent was mentioned by each candidate in their speeches.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;McCain addressed his supporters in his concession speech, saying he had called Obama to congratulate him.  At the mention of Obama&amp;amp;amp;#8217;s name, boos and hisses erupted from the crowd.  At least twice in 30 seconds, he had to put his hands up to the crowd to basically shut them up.  Meanwhile, at Obama&amp;amp;amp;#8217;s speech, he said the same thing, and was met with a ripple of polite applause from the crowd.  He went on to praise McCain&amp;amp;amp;#8217;s efforts, and still the crowd did nothing but applaud.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Obama, your supporters, the record number of people who turned out to vote for you, they&amp;amp;amp;#8217;re a class act.  Just don&amp;amp;amp;#8217;t let them &amp;amp;amp;mdash; and the rest of us in the world &amp;amp;amp;mdash; down, because we so want to love America again.&amp;amp;lt;/p&amp;amp;gt;
&amp;lt;/content&amp;gt;</description>
	<pubDate>Wed, 05 Nov 2008 07:00:05 +0000</pubDate>
	<dc:creator>neuro</dc:creator>
</item>
<item>
	<title>Garrett Coakley: How true</title>
	<guid>720 at http://polytechnic.co.uk</guid>
	<link>http://feeds.feedburner.com/~r/garrettc/~3/436374258/how_true</link>
	<description>&lt;p&gt;Jessica nails it &lt;a href=&quot;http://thisisindexed.com/2008/10/get-out/&quot;&gt;yet again&lt;/a&gt;. If you don't already subscribe to the Indexed &lt;abbr title=&quot;Really Simple Syndication&quot;&gt;RSS&lt;/abbr&gt; feed, then you really should.&lt;/p&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=XtQWM&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=XtQWM&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=RLm1M&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=RLm1M&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/garrettc/~4/436374258&quot; height=&quot;1&quot; width=&quot;1&quot;&gt;</description>
	<pubDate>Thu, 30 Oct 2008 00:03:30 +0000</pubDate>
	<dc:creator>garrett</dc:creator>
</item>
<item>
	<title>William (neuro): Woss All the Fuss About?</title>
	<guid>http://neuro.me.uk/?p=529</guid>
	<link>http://neuro.me.uk/2008/10/29/woss-all-the-fuss-about/#comments</link>
	<description>&amp;amp;lt;p&amp;amp;gt;Is it just me, or has this furore over Russell Brand and Jonathan Ross prank calling Andrew Sachs&amp;amp;amp;#8217; answerphone on a radio show been blown out of all proportion?  Both men involved have apologised to Sachs, and that should be the end of it.  Instead, they are now suspended from their BBC broadcasts, and Sachs&amp;amp;amp;#8217; granddaughter &amp;amp;lt;a href=&quot;http://www.guardian.co.uk/media/2008/oct/29/russell-brand-jonathan-ross1&quot;&amp;amp;gt;wants them fired&amp;amp;lt;/a&amp;amp;gt; (yet she waited until today to &amp;amp;lt;a href=&quot;http://www.thesun.co.uk/sol/homepage/news/article1867800.ece&quot;&amp;amp;gt;express that to The Sun&amp;amp;lt;/a&amp;amp;gt;, &amp;amp;lt;strong&amp;amp;gt;after&amp;amp;lt;/strong&amp;amp;gt; all this publicity has kicked off).&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;However, this situation is entirely the making of the press &amp;amp;amp;mdash; most notably the Daily Mail.  Look at the figures.  The original broadcast was on Russell Brand&amp;amp;amp;#8217;s late night Saturday show on BBC Radio 2, &amp;amp;lt;a href=&quot;http://www.bbc.co.uk/programmes/b00f0lg8&quot;&amp;amp;gt;on the 18th of October&amp;amp;lt;/a&amp;amp;gt;.  Brand apologised on his show the following Saturday, the 25th.  On Sunday the 26th, the &amp;amp;lt;a href=&quot;http://www.guardian.co.uk/media/2008/oct/27/russell-brand-daily-mail-fawlty-towers&quot;&amp;amp;gt;BBC said it had received 67 complaints&amp;amp;lt;/a&amp;amp;gt;.  After the press coverage on Monday morning, that number &amp;amp;lt;a href=&quot;http://www.guardian.co.uk/media/2008/oct/27/jonathan-ross-russell-brand&quot;&amp;amp;gt;reached 1,500&amp;amp;lt;/a&amp;amp;gt;.  By Tuesday, &amp;amp;lt;a href=&quot;http://www.dailymail.co.uk/news/article-1080839/Ross-Brands-jobs-threat-10-000-complain-prank-Ofcom-launch-formal-inquiry.html&quot;&amp;amp;gt;it was 18,000&amp;amp;lt;/a&amp;amp;gt;.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;How many of these 18,000 people heard the original broadcast in its original context, over a week ago?  How many heard it first on YouTube (in &amp;amp;lt;a href=&quot;http://uk.youtube.com/watch?v=U7IHJ66wj9g&quot;&amp;amp;gt;two&amp;amp;lt;/a&amp;amp;gt; &amp;amp;lt;a href=&quot;http://uk.youtube.com/watch?v=uAxPkcnlyNM&quot;&amp;amp;gt;parts&amp;amp;lt;/a&amp;amp;gt;)?  How many didn&amp;amp;amp;#8217;t actually hear it at all, but consider Brand and Ross to be the worst of the &amp;amp;amp;#8216;elite&amp;amp;amp;#8217; and &amp;amp;amp;#8216;overpaid&amp;amp;amp;#8217; celebs at the BBC?  Only 67 actually considered it worthy of complaint at the time, and I&amp;amp;amp;#8217;m &amp;amp;lt;a href=&quot;http://www.guardian.co.uk/commentisfree/2008/oct/29/russell-brand-jonathan-ross&quot;&amp;amp;gt;not the only one to have noticed this&amp;amp;lt;/a&amp;amp;gt;.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;And what of the granddaughter, Georgina Baillie?  The Daily Mail has been horrified by all this, horrified enough to publish &amp;amp;lt;a href=&quot;http://www.dailymail.co.uk/news/article-1081414/Georgina-Baillie-Brand-Ross-sacked-way-treated-grandfather.html&quot;&amp;amp;gt;large photos of Baillie in burlesque outfits&amp;amp;lt;/a&amp;amp;gt; (plus a photo of her at 10 months old, to redress the balance, or something) which can&amp;amp;amp;#8217;t be doing her career as a self-labelled &amp;amp;amp;#8220;satanic slut&amp;amp;amp;#8221; any harm.  And just a click away, &amp;amp;lt;a href=&quot;http://www.dailymail.co.uk/news/article-1081388/PIERS-MORGAN-Brand-just-sex-obsessed-ex-junkie--Its-Ross-BBC-sack-today.html&quot;&amp;amp;gt;Piers Morgan calls Brand &amp;amp;amp;#8220;sex-obsessed&amp;amp;amp;#8221;&amp;amp;lt;/a&amp;amp;gt;.  In the Daily Mail.  Take a look &amp;amp;lt;a href=&quot;http://www.dailymail.co.uk/&quot;&amp;amp;gt;their website&amp;amp;amp;#8217;s front page&amp;amp;lt;/a&amp;amp;gt;.  Look at the right-hand column, and scroll down.  It reads like a cross between Heat and tmz.com, it&amp;amp;amp;#8217;s the worst kind of paparazzi-driven celeb trash.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Still, I guess with the US presidential election looming, and a massive global financial crisis still ongoing, we need something else to fill our headlines.  How stupid, as a society, do we have to get before we unnaturally evolve into &amp;amp;lt;a href=&quot;http://en.wikipedia.org/wiki/Idiocracy&quot;&amp;amp;gt;idiocracy&amp;amp;lt;/a&amp;amp;gt;?&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;&amp;amp;lt;strong&amp;amp;gt;UPDATE 2008-10-29 18:25 UTC&amp;amp;lt;/strong&amp;amp;gt;: &amp;amp;lt;a href=&quot;http://news.bbc.co.uk/1/hi/entertainment/7698417.stm&quot;&amp;amp;gt;Brand has resigned&amp;amp;lt;/a&amp;amp;gt; from his BBC show, Gia Milinovich is &amp;amp;lt;a href=&quot;http://www.giagia.co.uk/2008/10/29/save-jonathan-ross/&quot;&amp;amp;gt;asking for your comments of support to pass back to Jonathan Ross&amp;amp;lt;/a&amp;amp;gt;. Hello, &amp;amp;lt;a href=&quot;http://cnn.com/2008/SHOWBIZ/TV/10/29/bbc.stars.row.radio/index.html&quot;&amp;amp;gt;CNN.com readers&amp;amp;lt;/a&amp;amp;gt;.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;&amp;amp;lt;strong&amp;amp;gt;UPDATE 2008-10-30 09:19 UTC&amp;amp;lt;/strong&amp;amp;gt;: BBC &amp;amp;lt;a href=&quot;http://news.bbc.co.uk/1/hi/entertainment/7699054.stm&quot;&amp;amp;gt;now reporting 27,000 complaints&amp;amp;lt;/a&amp;amp;gt;.  How is it possible to accept complaints about something that has (a) received such a high level of media attention, thus skewing public opinion, and (b) happened nearly two weeks ago?&amp;amp;lt;/p&amp;amp;gt;
&amp;lt;/content&amp;gt;</description>
	<pubDate>Wed, 29 Oct 2008 14:00:09 +0000</pubDate>
	<dc:creator>neuro</dc:creator>
</item>
<item>
	<title>William (neuro): Strange iTunes Censorship</title>
	<guid>http://neuro.me.uk/?p=520</guid>
	<link>http://neuro.me.uk/2008/10/23/strange-itunes-censorship/#comments</link>
	<description>&amp;amp;lt;p&amp;amp;gt;I was flicking through the iTunes Store this morning and noticed something odd &amp;amp;amp;#8230; some words in reviews and track titles had asterisks in them as though they were swear words (e.g. &amp;amp;amp;#8216;b*ll*cks&amp;amp;amp;#8217;).  But they didn&amp;amp;amp;#8217;t appear to be swear words.  iTunes uses &amp;amp;lt;a href=&quot;http://www.allmusic.com/&quot;&amp;amp;gt;allmusic&amp;amp;lt;/a&amp;amp;gt; for the bulk of their album and single reviews, so luckily it&amp;amp;amp;#8217;s possible to go back and &amp;amp;amp;#8216;decode&amp;amp;amp;#8217; some of these words.  They include: &amp;amp;amp;#8220;porno&amp;amp;amp;#8221;, &amp;amp;amp;#8220;teen&amp;amp;amp;#8221;, &amp;amp;amp;#8220;cream&amp;amp;amp;#8221;, &amp;amp;amp;#8220;sexy&amp;amp;amp;#8221;, &amp;amp;amp;#8220;hot&amp;amp;amp;#8221;.  Strangely, variants like &amp;amp;amp;#8220;sex&amp;amp;amp;#8221;, &amp;amp;amp;#8220;creamy&amp;amp;amp;#8221;, &amp;amp;amp;#8220;teenage&amp;amp;amp;#8221; aren&amp;amp;amp;#8217;t being censored.  This seems to be a blanket effect on iTunes &amp;amp;amp;mdash; Katy Perry&amp;amp;amp;#8217;s current single &amp;amp;amp;#8220;Hot &amp;amp;amp;#8216;n&amp;amp;amp;#8217; Cold&amp;amp;amp;#8221; is listed on the UK iTunes Store main page under &amp;amp;amp;#8216;Top Songs&amp;amp;amp;#8217; as &amp;amp;amp;#8220;H*t &amp;amp;amp;#8216;n&amp;amp;amp;#8217; Cold&amp;amp;amp;#8217;.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;This seems to me to be really odd behaviour.  They&amp;amp;amp;#8217;ve done the same thing to some common swear words, but to censor &amp;amp;amp;#8220;cream&amp;amp;amp;#8221;?  And it&amp;amp;amp;#8217;s inconsistent to boot.  Look at the review for Tenacious D&amp;amp;amp;#8217;s eponymous album.  The tracks &amp;amp;amp;#8220;Fuck Her Gently&amp;amp;amp;#8221; and &amp;amp;amp;#8220;Cock Pushups&amp;amp;amp;#8221; are censored with asterisks, but the title &amp;amp;amp;#8220;Sex Supreme&amp;amp;amp;#8221; in the review is not.  The Roots&amp;amp;amp;#8217; track &amp;amp;amp;#8220;Pussy Galore&amp;amp;amp;#8221; has its title censored, but not the name of the band Pussy Galore.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;And it&amp;amp;amp;#8217;s not even like people at Apple &amp;amp;lt;a href=&quot;http://uk.youtube.com/watch?v=ieDloHZrBSY&quot;&amp;amp;gt;don&amp;amp;amp;#8217;t swear&amp;amp;lt;/a&amp;amp;gt;.&amp;amp;lt;/p&amp;amp;gt;
&amp;lt;/content&amp;gt;</description>
	<pubDate>Thu, 23 Oct 2008 09:00:06 +0000</pubDate>
	<dc:creator>neuro</dc:creator>
</item>
<item>
	<title>Stephane Deschamps: Warning sounded on web's future</title>
	<guid>http://www.nota-bene.org/+Warning-sounded-on-web-s-future+</guid>
	<link>http://www.nota-bene.org/+Warning-sounded-on-web-s-future+</link>
	<description>&lt;blockquote cite=&quot;http://news.bbc.co.uk/1/hi/technology/7613201.stm&quot;&gt;
&lt;p&gt;&quot;Has [the Web] been designed for the executive and the teenager in the modern city with a smart phone in their pocket? If you are in a rural community do you need a different kind of web with different kinds of facilities?&quot;&lt;/p&gt; &lt;/blockquote&gt;
&lt;p&gt;Sir Tim Berners-Lee asks &lt;a href=&quot;http://news.bbc.co.uk/1/hi/technology/7613201.stm&quot; class=&quot;spip_out&quot;&gt;very valuable questions&lt;/a&gt;, as always. I've just heard a Project Manager who mistook accessibility for the taking into account of narrowband, and wants a guesstimate as to when narrowband becomes negligible because he's all for RIAs everywhere.&lt;/p&gt; &lt;p&gt;Most people don't have quality broadband, most people don't have an iPod 3G in their pocket. Wake up, people. It is sad that we should still be forced to tell people that it is so.&lt;/p&gt; &lt;p&gt;And (you know me) accessibility is a broad subject, that can't be narrowed down to narrowband. Heh.&lt;/p&gt; &lt;p&gt;If there's one thing we're still way away from, it's shared real-world awareness. Evangelising is going to last for a long, long time.&lt;/p&gt;</description>
	<pubDate>Wed, 22 Oct 2008 11:29:59 +0000</pubDate>
	<dc:creator>Stéphane</dc:creator>
</item>
<item>
	<title>Stephane Deschamps: Be Kind to the Color Blind</title>
	<guid>http://www.nota-bene.org/+Be-Kind-to-the-Color-Blind+</guid>
	<link>http://www.nota-bene.org/+Be-Kind-to-the-Color-Blind+</link>
	<description>&lt;blockquote cite=&quot;http://particletree.com/features/interfaces-and-color-blindness/&quot;&gt;
&lt;p&gt;Hi, my name is Chris Campbell and I have a color vision deficiency. Like roughly &lt;a href=&quot;http://en.wikipedia.org/wiki/Color_blindness#Prevalence&quot; class=&quot;spip_out&quot;&gt;7-10% of all males&lt;/a&gt;, my deuteranomaly makes it difficult to differentiate between some colors, like red and green. Color deficiency, or color blindness as it's commonly referred to, doesn't mean that I or people with similar conditions cannot see certain colors. They're not invisible and I don't see in black and white (a condition that is actually very, very rare). I can still use crayons effectively, find meaning in beautiful sunsets and even enjoy clear blue skies. What it does mean is that certain colors in the visual spectrum look a lot like one another and so I have a hard time sometimes telling the difference between certain colors and even shades.&lt;/p&gt; &lt;/blockquote&gt;
&lt;p&gt;Title says it all: Chris Campbell gives &lt;a href=&quot;http://particletree.com/features/interfaces-and-color-blindness/&quot; class=&quot;spip_out&quot;&gt;very good examples and ways to deal with colour blindness&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Tue, 21 Oct 2008 11:31:32 +0000</pubDate>
	<dc:creator>Stéphane</dc:creator>
</item>
<item>
	<title>Stephane Deschamps: Are you an artist?</title>
	<guid>http://www.nota-bene.org/+Are-you-an-artist+</guid>
	<link>http://www.nota-bene.org/+Are-you-an-artist+</link>
	<description>&lt;blockquote cite=&quot;http://unadorned.org/dandruff/archives/2003/06/17/001788.html&quot;&gt;
&lt;p&gt;&quot;Are you an artist?&quot; He looked at me, straight in the face.&lt;/p&gt; &lt;p&gt;&quot;No,&quot; I said. I was surprised at how fast that answer came out.&lt;/p&gt; &lt;p&gt;But when I took the chalk in my hand and started drawing a vine, I realised with a mild surprise that my lines are confident, I have a notion of filling in space only as much as is necessary. I'm not an artist, but I have a close relationship with my pens and pencils.&lt;/p&gt; &lt;/blockquote&gt;
&lt;p&gt;I'm only five years late in reading &lt;a href=&quot;http://unadorned.org/dandruff/archives/2003/06/17/001788.html&quot; class=&quot;spip_out&quot;&gt;stuff &lt;span lang=&quot;fr&quot; class=&quot;locution&quot;&gt;chez&lt;/span&gt; Steph&lt;/a&gt;. Better late than never though. I thought I'd share it with you.&lt;/p&gt;</description>
	<pubDate>Tue, 21 Oct 2008 08:41:37 +0000</pubDate>
	<dc:creator>Stéphane</dc:creator>
</item>
<item>
	<title>Stephane Deschamps: Self loathing for Sumo</title>
	<guid>http://www.nota-bene.org/+Self-loathing-for-Sumo+</guid>
	<link>http://www.nota-bene.org/+Self-loathing-for-Sumo+</link>
	<description>&lt;blockquote cite=&quot;http://adactio.com/journal/1511/&quot;&gt;
&lt;p&gt;I was contacted a while back by the people who make &lt;a href=&quot;http://www.sumolounge.com/&quot; class=&quot;spip_out&quot;&gt;Sumo chairs &lt;/a&gt; asking if I wanted an &lt;a href=&quot;http://www.sumolounge.com/omni.shtml&quot; class=&quot;spip_out&quot;&gt;Omni &lt;/a&gt;. All I had to do in return was blog about it.&lt;/p&gt; &lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://adactio.com/journal/1511/&quot; class=&quot;spip_out&quot;&gt;Jeremy Keith reports on the Sumo Omni&lt;/a&gt;. How come us French bloggers aren't targeted by this kind of marketing arrangements?&lt;/p&gt; &lt;p&gt;Hey Sumo people: my living room is large enough for me to try one and blog about it afterwards. Hint, hint.&lt;/p&gt;</description>
	<pubDate>Wed, 15 Oct 2008 08:21:07 +0000</pubDate>
	<dc:creator>Stéphane</dc:creator>
</item>
<item>
	<title>Garrett Coakley: Real Life Tron</title>
	<guid>719 at http://polytechnic.co.uk</guid>
	<link>http://feeds.feedburner.com/~r/garrettc/~3/415751009/real_life_tron</link>
	<description>&lt;blockquote cite=&quot;http://blog.danielwellman.com/2008/10/real-life-tron-on-an-apple-iigs.html&quot;&gt;
&lt;p&gt;One day, when Marco and I were playing against two computer opponents, we forced one of the AI cycles to trap itself between its own walls and the bottom game border.  Sensing an impending crash, it fired a missile, just like it always did whenever it was trapped.  But this time was different – instead of firing at another trail, it fired at the game border, which looked like any other light cycle trail as far as the computer was concerned.  The missile impacted with the border, leaving a cycle-sized hole, and the computer promptly took the exit and left the main playing field.  Puzzled, we watched as the cycle drove through the scoring display at the bottom of the screen.  It easily avoided the score digits and then drove off the screen altogether.&lt;/p&gt;
&lt;p&gt;Shortly after, the system crashed.&lt;/p&gt;
&lt;p&gt;Our minds reeled as we tried to understand what we had just seen.  The computer had found a way to get out of the game.  When a cycle left the game screen, it escaped into computer memory – just like in the movie.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Daniel Wellman reminisces about &lt;a href=&quot;http://blog.danielwellman.com/2008/10/real-life-tron-on-an-apple-iigs.html&quot;&gt;the day his program went awol&lt;/a&gt; and life started imitating art.&lt;/p&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=jJ3cM&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=jJ3cM&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=KuXMM&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=KuXMM&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/garrettc/~4/415751009&quot; height=&quot;1&quot; width=&quot;1&quot;&gt;</description>
	<pubDate>Thu, 09 Oct 2008 12:43:01 +0000</pubDate>
	<dc:creator>garrett</dc:creator>
</item>
<item>
	<title>Stephane Deschamps: Adobe MAX 2008 Europe: Accessibility, anyone?</title>
	<guid>http://www.nota-bene.org/+Adobe-MAX-2008-Europe+</guid>
	<link>http://www.nota-bene.org/+Adobe-MAX-2008-Europe+</link>
	<description>Adobe Max 2008 Europe: &lt;a href=&quot;http://max.adobe.com/eu/sessions/browser/&quot; class=&quot;spip_out&quot;&gt;132 sessions, not &lt;strong&gt;one&lt;/strong&gt; on accessibility&lt;/a&gt;. Come on guys... really?</description>
	<pubDate>Thu, 09 Oct 2008 11:55:25 +0000</pubDate>
	<dc:creator>Stéphane</dc:creator>
</item>
<item>
	<title>Stephane Deschamps: This jetsetting life</title>
	<guid>http://www.nota-bene.org/+This-jetsetting-life+</guid>
	<link>http://www.nota-bene.org/+This-jetsetting-life+</link>
	<description>&lt;blockquote cite=&quot;http://my.opera.com/chaals/blog/2008/07/11/this-jetsetting-life&quot;&gt;
&lt;p&gt;[S]ometimes I actually just sit at home and work, make bread, and cook while I wait for Eva to come home. Those are the good weeks.&lt;/p&gt; &lt;/blockquote&gt;
&lt;p&gt;I can relate to &lt;a href=&quot;http://my.opera.com/chaals/blog/2008/07/11/this-jetsetting-life&quot; class=&quot;spip_out&quot;&gt;what Chaals says about always travelling for work&lt;/a&gt;. Now that we've got two kids, my travelling schedule has eased up a lot, and I'm grateful to my boss for that. I've loved travelling a lot, but yeah, home is a very nice travel destination. My favourite.&lt;/p&gt;</description>
	<pubDate>Thu, 09 Oct 2008 09:50:43 +0000</pubDate>
	<dc:creator>Stéphane</dc:creator>
</item>
<item>
	<title>William (neuro): Lunch Club</title>
	<guid>http://neuro.me.uk/?p=514</guid>
	<link>http://neuro.me.uk/2008/10/03/lunch-club/#comments</link>
	<description>&amp;amp;lt;div align=&quot;center&quot;&amp;amp;gt;&amp;amp;lt;a href=&quot;http://www.flickr.com/photos/wooshoofoo/2885446294/&quot;&amp;amp;gt;&amp;amp;lt;img src=&quot;http://farm4.static.flickr.com/3171/2885446294_d4f75b33e9.jpg&quot; alt=&quot;Lunch Club&quot; /&amp;amp;gt;&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;The first rule of Lunch Club is you do not talk about Lunch Club&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;The second rule of Lunch Club is you &amp;amp;lt;strong&amp;amp;gt;do not&amp;amp;lt;/strong&amp;amp;gt; talk about Lunch Club&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Third rule: If someone says &amp;amp;amp;#8220;nachos!&amp;amp;amp;#8221;, orders a garlic bread, or eats with their fingers, the lunch is over&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Fourth rule: Only one plate to a person&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Fifth rule: One course at a time&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Sixth rule: No napkins, no salad forks&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Seventh rule: Lunches will go on as long as they have to&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;And the eighth and final rule: If this your first day at Lunch Club, you &amp;amp;lt;strong&amp;amp;gt;have&amp;amp;lt;/strong&amp;amp;gt; to munch&amp;amp;lt;/p&amp;amp;gt;
&amp;lt;/content&amp;gt;</description>
	<pubDate>Fri, 03 Oct 2008 12:00:09 +0000</pubDate>
	<dc:creator>neuro</dc:creator>
</item>
<item>
	<title>Garrett Coakley: Yaarrrr</title>
	<guid>718 at http://polytechnic.co.uk</guid>
	<link>http://feeds.feedburner.com/~r/garrettc/~3/397048158/yaarrrr</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/garrettc/2803103233/&quot; title=&quot;see this picture on flickr&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3027/2803103233_b7075d494d.jpg&quot; alt=&quot;Yaarrrr&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Well, it would seem churlish not to, given &lt;a href=&quot;http://www.talklikeapirateday.com&quot;&gt;the day&lt;/a&gt;.&lt;/p&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=lcO2L&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=lcO2L&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=s8zKL&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=s8zKL&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/garrettc/~4/397048158&quot; height=&quot;1&quot; width=&quot;1&quot;&gt;</description>
	<pubDate>Fri, 19 Sep 2008 09:06:44 +0000</pubDate>
	<dc:creator>garrett</dc:creator>
</item>
<item>
	<title>Garrett Coakley: On being accomplished</title>
	<guid>717 at http://polytechnic.co.uk</guid>
	<link>http://feeds.feedburner.com/~r/garrettc/~3/389513614/on_being_accomplished</link>
	<description>&lt;blockquote cite=&quot;http://www.guardian.co.uk/global/musicblog/2008/sep/10/guy.garvey.on.winning.the.mercury.prize&quot;&gt;
&lt;p&gt;One thing I definitely want to say is that, from the start, we've surrounded ourselves with people who believe in us. Even when we've had no money, the same people have been behind us and worked on our behalf over the years. It's not about being lucky with record companies – it's about the people who've stuck with us through thick and thin. So this is a celebration for about three dozen people, and we're going to throw ourselves into their arms and have a massive party. And I have to say, on a final note, we're all very, very accomplished drinkers.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;- &lt;a href=&quot;http://www.guardian.co.uk/global/musicblog/2008/sep/10/guy.garvey.on.winning.the.mercury.prize&quot;&gt;Guy Garvey from Elbow on winning the 2008 Mercury Music Prize&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=zmLFL&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=zmLFL&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=RvpGL&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=RvpGL&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/garrettc/~4/389513614&quot; height=&quot;1&quot; width=&quot;1&quot;&gt;</description>
	<pubDate>Thu, 11 Sep 2008 09:44:13 +0000</pubDate>
	<dc:creator>garrett</dc:creator>
</item>
<item>
	<title>William (neuro): Who Wants Tea?</title>
	<guid>http://neuro.me.uk/?p=509</guid>
	<link>http://neuro.me.uk/2008/09/04/who-wants-tea/#comments</link>
	<description>&amp;amp;lt;p&amp;amp;gt;&amp;amp;lt;object width=&quot;425&quot; height=&quot;344&quot;&amp;amp;gt;&amp;amp;lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/y0EGpuu45Mo&amp;amp;amp;#038;hl=en&amp;amp;amp;#038;fs=1&quot;&amp;amp;gt;&amp;amp;lt;/param&amp;amp;gt;&amp;amp;lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&amp;amp;gt;&amp;amp;lt;/param&amp;amp;gt;&amp;amp;lt;embed src=&quot;http://www.youtube.com/v/y0EGpuu45Mo&amp;amp;amp;#038;hl=en&amp;amp;amp;#038;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&amp;amp;gt;&amp;amp;lt;/embed&amp;amp;gt;&amp;amp;lt;/object&amp;amp;gt;&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Ahhh, &amp;amp;lt;a href=&quot;http://en.wikipedia.org/wiki/Christmas_tape&quot;&amp;amp;gt;Christmas Tapes&amp;amp;lt;/a&amp;amp;gt; &amp;amp;amp;#8230;&amp;amp;lt;/p&amp;amp;gt;
&amp;lt;/content&amp;gt;</description>
	<pubDate>Thu, 04 Sep 2008 16:00:07 +0000</pubDate>
	<dc:creator>neuro</dc:creator>
</item>
<item>
	<title>Garrett Coakley: Whale watching</title>
	<guid>716 at http://polytechnic.co.uk</guid>
	<link>http://feeds.feedburner.com/~r/garrettc/~3/382157389/whale_watching</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/garrettc/2819116560/&quot; title=&quot;see this picture on flickr&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3218/2819116560_ce357d3a28.jpg&quot; alt=&quot;Whale watching&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Been quiet round here recently hasn't it…&lt;/p&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=oPOTO&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=oPOTO&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=VCTOO&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=VCTOO&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/garrettc/~4/382157389&quot; height=&quot;1&quot; width=&quot;1&quot;&gt;</description>
	<pubDate>Wed, 03 Sep 2008 08:58:59 +0000</pubDate>
	<dc:creator>garrett</dc:creator>
</item>
<item>
	<title>William (neuro): Cabs are Awesome, Unless They&amp;#8217;re Not</title>
	<guid>http://neuro.me.uk/?p=507</guid>
	<link>http://neuro.me.uk/2008/08/25/cabs-are-awesome-unless-theyre-not/#comments</link>
	<description>&amp;amp;lt;p&amp;amp;gt;&amp;amp;lt;a href=&quot;http://www.jonobacon.org/?p=1247&quot;&amp;amp;gt;Jono&amp;amp;amp;#8217;s post&amp;amp;lt;/a&amp;amp;gt; about taxi cabs and close calls with death reminded me of how little hassle I&amp;amp;amp;#8217;ve usually had with cab drivers.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;I usually chat away to cabbies, and tip pretty generously on most occasions, but one guy in San Francisco took the biscuit, and didn&amp;amp;amp;#8217;t get tipped.  Or chatted to, as I was giving him directions.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;I had to go 8 blocks from Clay to Green carrying a load of crap in plastic bags, so thought &amp;amp;amp;#8220;fuck it, cab&amp;amp;amp;#8221;.  There was one across from the hotel.  &amp;amp;amp;#8220;Battery and Green&amp;amp;amp;#8221;, I&amp;amp;amp;#8217;d asked.  &amp;amp;amp;#8220;Do you know how to get there?&amp;amp;amp;#8221; he replied?  I thought he was implying it wasn&amp;amp;amp;#8217;t that far, or did I know where I was going?  Nah, he was asking because &amp;amp;lt;strong&amp;amp;gt;he didn&amp;amp;amp;#8217;t bloody know where it was&amp;amp;lt;/strong&amp;amp;gt;.  Then, when I gently discussed how cabbies in the UK have to do The Knowledge before they&amp;amp;amp;#8217;re let loose on the streets, he told me that that was &amp;amp;amp;#8220;not true, they can just go out and drive like here&amp;amp;amp;#8221;.  Hey, don&amp;amp;amp;#8217;t mind me, I only bloody live there.  I ended up having to guide this guy to the destination as, by his own admission, he&amp;amp;amp;#8217;d only been working for two days, including that one.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Then there was the private cab driver who, on taking me from Chelmsford town centre to Stansted Airport on a Friday afternoon, seemed to be dominating the conversation.  He was basically chatting me up.  He even broke my cardinal rule, which is when taking a cab for work travel, expense the bare fare, but pay with a tip. That way, the tip comes out of my own pocket.  But nooooo, this guy threw an extra fiver on the receipt.  &amp;amp;amp;#8220;There you go, mate, something back for yourself&amp;amp;amp;#8221;.  Brrrrrr.  I took a meal off my expenses that week to counter it.&amp;amp;lt;/p&amp;amp;gt;
&amp;lt;/content&amp;gt;</description>
	<pubDate>Mon, 25 Aug 2008 22:00:22 +0000</pubDate>
	<dc:creator>neuro</dc:creator>
</item>
<item>
	<title>William (neuro): Will It Ever End?</title>
	<guid>http://neuro.me.uk/?p=504</guid>
	<link>http://neuro.me.uk/2008/08/11/will-it-ever-end/#comments</link>
	<description>&amp;amp;lt;p&amp;amp;gt;So, I finally finished Grand Theft Auto IV, nearly 4 months after buying it.  Well, I thought I had.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;When the final credits had finished rolling by, I got some achievements for being awesome enough to finish the game &amp;amp;amp;#8230; and then I was back in Liberty City.  Not at the start again, but where I was when I finished.  Then the phone goes: it&amp;amp;amp;#8217;s Niko&amp;amp;amp;#8217;s cousin, checking he&amp;amp;amp;#8217;s OK.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;What the hell, &amp;amp;lt;strong&amp;amp;gt;the game hasn&amp;amp;amp;#8217;t stopped yet&amp;amp;lt;/strong&amp;amp;gt;.  I checked the stats page: apparently after doing all the missions, I&amp;amp;amp;#8217;ve only finished 67% of the game.  It&amp;amp;amp;#8217;s not finished yet.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Augh.&amp;amp;lt;/p&amp;amp;gt;
&amp;lt;/content&amp;gt;</description>
	<pubDate>Mon, 11 Aug 2008 03:00:07 +0000</pubDate>
	<dc:creator>neuro</dc:creator>
</item>
<item>
	<title>William (neuro): IMAX Disappointment</title>
	<guid>http://neuro.me.uk/?p=500</guid>
	<link>http://neuro.me.uk/2008/08/03/imax-disappointment/#comments</link>
	<description>&amp;amp;lt;p&amp;amp;gt;So two things i&amp;amp;amp;#8217;ve been looking forward to for a long time are going to see &amp;amp;lt;a href=&quot;http://imdb.com/title/tt0468569/&quot;&amp;amp;gt;The Dark Knight&amp;amp;lt;/a&amp;amp;gt; and finally getting to see a movie at the &amp;amp;lt;a href=&quot;http://www.glasgowsciencecentre.org/imax.aspx&quot;&amp;amp;gt;IMAX cinema out at the Glasgow Science Centre&amp;amp;lt;/a&amp;amp;gt;.  It&amp;amp;amp;#8217;s a crying shame that the actual experience of going to watch the movie didn&amp;amp;amp;#8217;t match up to the movie itself at any level.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;div align=&quot;center&quot;&amp;amp;gt;&amp;amp;lt;a href=&quot;http://www.flickr.com/photos/neuro/676713/&quot; title=&quot;IMAX® at Glasgow Science Centre by neuro, on Flickr&quot;&amp;amp;gt;&amp;amp;lt;img src=&quot;http://farm1.static.flickr.com/1/676713_7e5f7a1a9e.jpg&quot; width=&quot;500&quot; height=&quot;375&quot; alt=&quot;IMAX® at Glasgow Science Centre&quot; /&amp;amp;gt;&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;So the movie itself is just frickin&amp;amp;amp;#8217; awesome.  All kinds of awesome.  Every performance is note perfect, and makes me itch for more.  I don&amp;amp;amp;#8217;t want to go too much into the movie, as I tried to stay clear of any pre-release hype to keep the movie fresh for me when I saw it, and I don&amp;amp;amp;#8217;t want to spoil the experience for anyone who hasn&amp;amp;amp;#8217;t seen it yet.  However, if you&amp;amp;amp;#8217;ve seen it, you hopefully know what I&amp;amp;amp;#8217;m talking about.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;No, the reason I&amp;amp;amp;#8217;m blogging about going to see the Dark Knight in IMAX is sadly rationale for yet another &amp;amp;amp;#8220;neuro is ranting&amp;amp;amp;#8221; post.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;The actual experience of the IMAX segments of The Dark Knight were truly stunning, expanding the more traditional widescreen segments vertically up- and downwards to absolutely fill the field of vision.  However, the non-IMAX segments of the movie had terrible black level definition, as though someone had turned the brightness way up on your television.  That&amp;amp;amp;#8217;s my only real complaint about the movie presentation itself, as the IMAX segments were amazing (I&amp;amp;amp;#8217;ll keep reiterating that to make the point that there&amp;amp;amp;#8217;s nothing wrong with the IMAX process itself), and the sound system was leg-shakingly loud.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Well, except when the ushers used it as a PA system.  Just before the start of the movie, after seeing some postage-stamp sized ads, and a 5 minute fluff piece on Christopher Nolan and crew espousing how awesome IMAX is to shoot with, one of the ushers gave us the lowdown on where the exits where (I&amp;amp;amp;#8217;ve just gotten back from a couple of weeks travelling; the last thing I want to hear is someone on a PA telling me where the exits are &amp;amp;amp;#8230; are there lifejackets in this cinema too?) and to &amp;amp;amp;#8220;keep your feet on the ground, get ready for The Dark Knight: the IMAX Experience&amp;amp;amp;#8221;.  Just get on with it!&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;I should point out that my agitation at this point was that it was around 11pm by now.  We&amp;amp;amp;#8217;d gotten to the Glasgow Science Centre at about 9pm to get our tickets and avoid a massive queue &amp;amp;amp;mdash; indeed, we were amongst the first into the cinema itself &amp;amp;amp;mdash; but then we were made to queue until around 10:45pm for a 10:15pm showing.  It was nearly half one in the morning by the time we got outside.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;So the movie starts.  I&amp;amp;amp;#8217;m sat in my rather uncomfortable seat, drinking my bottle of Coke which had gotten lukewarm between my buying it and actually getting sat down.  Our little movie going group had already eaten most of our movie munchies.  And we still had two and a half hours to go.  This was not going well.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;And so the movie finished.  Not five seconds after the end credits have appeared, the lights went up (well I say &amp;amp;amp;#8220;lights&amp;amp;amp;#8221;, it was a massive spot up in the rafters somewhere) and another usher grabbed the mike to tell us to take our rubbish with us, and to use the exits at the back of the theatre.  Meanwhile, the credits have gotten to Michael Caine&amp;amp;amp;#8217;s name.  I don&amp;amp;amp;#8217;t mind the lights coming up after say 10-15 seconds of end credits; most movie-goers are on their feet by that point anyway, but to actually interrupt the movie by blabbering on a PA is massively disrespectful to not only the feature, but the process too.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;I now have an indelible impression that going to see a movie or feature in IMAX will be marred by dreadful pre-entry procedures, awful seating, poor herding of patrons, and shoddy treatment by the staff to whatever&amp;amp;amp;#8217;s being shown; sadly I shall never return to the Glasgow IMAX cinema.  For every moment I was enjoying the movie, there was another wishing I was back at home, in my comfy chair watching something in HD on Sky or on my Mac mini, and that surely is a damning indictment of any &amp;amp;amp;#8220;experience&amp;amp;amp;#8221;.&amp;amp;lt;/p&amp;amp;gt;
&amp;lt;/content&amp;gt;</description>
	<pubDate>Sun, 03 Aug 2008 15:00:13 +0000</pubDate>
	<dc:creator>neuro</dc:creator>
</item>
<item>
	<title>William (neuro): Defective in the Head</title>
	<guid>http://neuro.me.uk/?p=489</guid>
	<link>http://neuro.me.uk/2008/07/28/defective-in-the-head/#comments</link>
	<description>&amp;amp;lt;p&amp;amp;gt;As someone said on IRC this morning: &amp;amp;amp;#8220;the FSF appear to have come up with &amp;amp;lt;a href=&quot;http://www.defectivebydesign.org/apple-challenge&quot;&amp;amp;gt;the perfect plan for how to look like a bunch of annoying, smart-arse tossers&amp;amp;lt;/a&amp;amp;gt;&amp;amp;amp;#8220;.  Has the &amp;amp;lt;a href=&quot;http://www.fsf.org/&quot;&amp;amp;gt;Free Software Foundation&amp;amp;lt;/a&amp;amp;gt; gone nuts?&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;&amp;amp;lt;strong&amp;amp;gt;Update 13:30:&amp;amp;lt;/strong&amp;amp;gt; I don&amp;amp;amp;#8217;t seem to be alone on this: &amp;amp;lt;a href=&quot;http://popey.com/Demented_by_Design&quot;&amp;amp;gt;popey&amp;amp;lt;/a&amp;amp;gt;, &amp;amp;lt;a href=&quot;http://mgdm.net/weblog/defective-defective-by-design&quot;&amp;amp;gt;mgdm&amp;amp;lt;/a&amp;amp;gt;, &amp;amp;lt;a href=&quot;http://blogs.zdnet.com/hardware/?p=2294&quot;&amp;amp;gt;ZDNet&amp;amp;lt;/a&amp;amp;gt;, &amp;amp;lt;a href=&quot;http://mobile.slashdot.org/article.pl?sid=08/07/26/1827208&quot;&amp;amp;gt;Slashdot&amp;amp;lt;/a&amp;amp;gt;.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;I&amp;amp;amp;#8217;ve been saying for a while that the more zealous methods used by proponents of Free software have been somewhat over-the-top, and do more to detract from the FOSS public image than to build upon it in a constructive way.  Now they&amp;amp;amp;#8217;ve taken a sip from the poisoned Kool-Aid.  The FSF, via it&amp;amp;amp;#8217;s Defective by Design campaign, is advocating that people block-book sessions at an &amp;amp;lt;a href=&quot;http://www.apple.com/retail/&quot;&amp;amp;gt;Apple Store&amp;amp;lt;/a&amp;amp;gt;&amp;amp;amp;#8217;s &amp;amp;lt;a href=&quot;http://www.apple.com/retail/geniusbar/&quot;&amp;amp;gt;Genius Bar&amp;amp;lt;/a&amp;amp;gt;, a sort of drop-in and bookable repair and support centre.  &amp;amp;amp;#8220;Having lots of slots booked will get Apple&amp;amp;amp;#8217;s attention and ensure that the Geniuses have done their homework&amp;amp;amp;#8221;, says the &amp;amp;amp;#8216;Apple Challenge&amp;amp;amp;#8217; page, posted by FSF employee &amp;amp;lt;a href=&quot;http://mat.tl/&quot;&amp;amp;gt;Matt Lee&amp;amp;lt;/a&amp;amp;gt;.  The rationale apparently is that Apple is now the enemy, since Vista is doing more damage to itself than anyone else can from outside Microsoft, and the first target are the Apple Store&amp;amp;amp;#8217;s Genius Bars.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;&amp;amp;lt;strong&amp;amp;gt;Update 13:35:&amp;amp;lt;/strong&amp;amp;gt; Just noticed this on IRC &amp;amp;amp;#8230; &amp;amp;lt;br /&amp;amp;gt;&amp;amp;lt;tt&amp;amp;gt;[13:33]&amp;amp;amp;lt;mgdm&amp;amp;amp;gt; popey: you mean mattl actually uses a Mac?&amp;amp;lt;br /&amp;amp;gt;[13:33]  &amp;amp;amp;lt;popey&amp;amp;amp;gt; he does&amp;amp;lt;br /&amp;amp;gt;[13:33]  &amp;amp;amp;lt;mgdm&amp;amp;amp;gt; IRONY OVERLOAD *head asplodes*&amp;amp;lt;/tt&amp;amp;gt;&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;My employer purchased both AppleCare and ProCare for my MBP, which has come in extremely handy when the &amp;amp;amp;#8216;O&amp;amp;amp;#8217; key snapped off (keyboard replaced overnight), my battery failed to hold a charge (replaced immediately upon attending pre-booked Genius Bar session) and my motherboard GPU failed (motherboard replaced in 90 minutes).  Now imagine any of the following scenarios: you&amp;amp;amp;#8217;re unsure how to use your newly purchased Macbook; you&amp;amp;amp;#8217;re trying to connect a camera to your Mac to transfer photos to iPhoto and print them to send to relatives in a frame; your machine has failed in some way and urgently needs repaired, as you use it for your business.  You try to book a session at the Genius Bar to resolve any of these issues, and &amp;amp;amp;#8230; it&amp;amp;amp;#8217;s fully booked.  For days.  Wow, they must be busy.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;Well, no, it&amp;amp;amp;#8217;s actually a bunch of uber-asshole Free software zealots thinking they&amp;amp;amp;#8217;re &amp;amp;amp;#8220;special&amp;amp;amp;#8221;, attempting to monopolise a consumer resource in an attempt to &amp;amp;amp;#8220;educate&amp;amp;amp;#8221; or &amp;amp;amp;#8220;catch out&amp;amp;amp;#8221; Apple Store employees, some of whom may have used Macs for years, others may have had a crash course in Apple products so that they know as much as they can about the stuff they sell, but little else.  Why harass these people?  It&amp;amp;amp;#8217;s like having a constant stream of people going up to the counter at McDonald&amp;amp;amp;#8217;s and espousing the benefits of a low-carb, high-fibre diet to the person who can do the least about it.  Genius Bar employees may know all about FOSS, but critically &amp;amp;lt;strong&amp;amp;gt;it&amp;amp;amp;#8217;s not their job to promote it&amp;amp;lt;/strong&amp;amp;gt;.  It&amp;amp;amp;#8217;s not a &amp;amp;amp;#8220;product&amp;amp;amp;#8221; to be &amp;amp;amp;#8220;sold&amp;amp;amp;#8221;, but a philosophy to be shared.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;p&amp;amp;gt;A plea to the FSF: stop harassing Apple staff, and stop alienating the very people you&amp;amp;amp;#8217;re trying to &amp;amp;amp;#8220;save&amp;amp;amp;#8221;.  There are better, more ethical, more agreeable methods to promote FOSS.  What you&amp;amp;amp;#8217;re doing is none of those things.  In the meantime, you&amp;amp;amp;#8217;ve virtually guaranteed I will never promote, condone, contribute or donate to any FSF body, project or campaign.  I&amp;amp;amp;#8217;ve had a &amp;amp;amp;#8220;Warning, DRM&amp;amp;amp;#8221; defectivebydesign.org sticker on my Macbook Pro for a while now, mainly for comedic value.  It&amp;amp;amp;#8217;s gone now.  I no longer want to be seen to be promoting these idiots in any way.  As much as I love the thought of Free and Open Source Software being used everywhere and anywhere, this is just not the way to be going about it.&amp;amp;lt;/p&amp;amp;gt;
&amp;amp;lt;div align=&quot;center&quot;&amp;amp;gt;&amp;amp;lt;a href=&quot;http://www.flickr.com/photos/neuro/2710328838/&quot; title=&quot;Ripped Up DRM Sticker by neuro, on Flickr&quot;&amp;amp;gt;&amp;amp;lt;img src=&quot;http://farm4.static.flickr.com/3036/2710328838_9889a76fb4.jpg&quot; width=&quot;375&quot; height=&quot;500&quot; alt=&quot;Ripped Up DRM Sticker&quot; /&amp;amp;gt;&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
&amp;lt;/content&amp;gt;</description>
	<pubDate>Mon, 28 Jul 2008 13:00:11 +0000</pubDate>
	<dc:creator>neuro</dc:creator>
</item>
<item>
	<title>Garrett Coakley: Space Shuttle launch as seen from the air</title>
	<guid>715 at http://polytechnic.co.uk</guid>
	<link>http://feeds.feedburner.com/~r/garrettc/~3/348311362/space_shuttle_launch_as_seen_from_the_air</link>
	<description>&lt;p&gt;It's all been a bit space based round here recently, but this video is too good not to share, &lt;a href=&quot;http://www.liveleak.com/view?i=d64_1216914646&quot;&gt;a Shuttle launch caught on video from an Air Canada flight&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hat tip: &lt;a href=&quot;http://www.37signals.com/svn/posts/1165-space-shuttle-launch-as-seen-from-a-plane-air-canada-flight&quot;&gt;37 Signals&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=i9OzO&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=i9OzO&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=kvlkO&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=kvlkO&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/garrettc/~4/348311362&quot; height=&quot;1&quot; width=&quot;1&quot;&gt;</description>
	<pubDate>Mon, 28 Jul 2008 11:31:02 +0000</pubDate>
	<dc:creator>garrett</dc:creator>
</item>
<item>
	<title>Garrett Coakley: What we look like from out there</title>
	<guid>714 at http://polytechnic.co.uk</guid>
	<link>http://feeds.feedburner.com/~r/garrettc/~3/338543372/what_we_look_like_from_out_there</link>
	<description>&lt;p&gt;Sometimes you see things that make the hairs on the back of your neck stand up. &lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;http://discovery.nasa.gov/epoxi.html&quot;&gt;Deep Impact&lt;/a&gt; spacecraft, with it's original mission complete and now undertaking science under the &lt;a href=&quot;http://epoxi.umd.edu/&quot;&gt;EPOXI&lt;/a&gt; moniker, turned it's cameras back towards the Earth from 50 million kilometers away and over the course of several hours caught &lt;a href=&quot;http://blogs.discovermagazine.com/badastronomy/2008/07/17/holy-frak-moon-transits-earth/&quot;&gt;The Moon transiting The Earth&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Phil Plait sums it up beautifully:&lt;/p&gt;
&lt;blockquote cite=&quot;http://blogs.discovermagazine.com/badastronomy/2008/07/17/holy-frak-moon-transits-earth/&quot;&gt;
&lt;p&gt;While there is science galore in these animations, I think their real impact is the visceral one from simply seeing them. As Carl Sagan once said: everyone you have ever met, every human who has lived and died, lived out their lives on that blue ball. And yet here we are, in the 21st century, plains apes allowed to evolve and satiate their curiosity, now with the ability to lob metal proxies into deep space, look back, and see ourselves.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Science&lt;/strong&gt;. I &lt;em&gt;love&lt;/em&gt; this stuff.&lt;/p&gt;&lt;/blockquote&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=A9F7O&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=A9F7O&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=GGmjO&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=GGmjO&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/garrettc/~4/338543372&quot; height=&quot;1&quot; width=&quot;1&quot;&gt;</description>
	<pubDate>Fri, 18 Jul 2008 00:52:04 +0000</pubDate>
	<dc:creator>garrett</dc:creator>
</item>
<item>
	<title>Garrett Coakley: Power</title>
	<guid>713 at http://polytechnic.co.uk</guid>
	<link>http://feeds.feedburner.com/~r/garrettc/~3/320408388/power</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/garrettc/2612263643/&quot; title=&quot;see this picture on flickr&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3176/2612263643_d5f6f30694.jpg&quot; alt=&quot;Power&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=Zn8CO&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=Zn8CO&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=gq6hO&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=gq6hO&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/garrettc/~4/320408388&quot; height=&quot;1&quot; width=&quot;1&quot;&gt;</description>
	<pubDate>Thu, 26 Jun 2008 09:59:52 +0000</pubDate>
	<dc:creator>garrett</dc:creator>
</item>
<item>
	<title>Garrett Coakley: R.I.P. George Carlin</title>
	<guid>712 at http://polytechnic.co.uk</guid>
	<link>http://feeds.feedburner.com/~r/garrettc/~3/318013917/r_i_p_george_carlin</link>
	<description>&lt;blockquote cite=&quot;http://en.wikiquote.org/wiki/George_Carlin#Religion&quot;&gt;
&lt;p&gt;Religion has convinced people that there's an invisible man… living in the sky. Who watches everything you do every minute of every day. And the invisible man has a list of ten specific things he doesn't want you to do. And if you do any of these things, he will send you to a special place, of burning and fire and smoke and torture and anguish for you to live forever, and suffer, and burn, and scream, until the end of time. But he loves you. He loves you. He loves you and he needs money. &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;- &lt;a href=&quot;http://en.wikipedia.org/wiki/George_carlin&quot;&gt;George Denis Patrick Carlin&lt;/a&gt; (12 May 1937 - 22 June 2008)&lt;/p&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=EN7cO&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=EN7cO&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/garrettc?a=JGJOO&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/garrettc?i=JGJOO&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/garrettc/~4/318013917&quot; height=&quot;1&quot; width=&quot;1&quot;&gt;</description>
	<pubDate>Mon, 23 Jun 2008 10:36:06 +0000</pubDate>
	<dc:creator>garrett</dc:creator>
</item>
<item>
	<title>Shirley: 30 More Free Blog Icons, Website Icons, Symbol Icons</title>
	<guid>http://brainstormsandraves.com/archives/2008/06/10/blogicons/</guid>
	<link>http://brainstormsandraves.com/archives/2008/06/10/blogicons/</link>
	<pubDate>Tue, 10 Jun 2008 13:04:54 +0000</pubDate>
	<dc:creator>Shirley Kaiser</dc:creator>
</item>
<item>
	<title>Mantruc: Off to Grad School</title>
	<guid>http://mantruc.com/blog/en/?p=90</guid>
	<link>http://mantruc.com/blog/en/?p=90</link>
	<description>This next fall I&amp;#8217;m moving back to the US. Starting August I&amp;#8217;ll be a PhD student at UNC-Chapel Hill, I&amp;#8217;m going to the School of Information and Library Sciences for the PhD in Information Sciences, and I&amp;#8217;ll be working with Gary Marchionini on the subject of Social Media.
I expect to be posting in English a [...]</description>
	<pubDate>Wed, 21 May 2008 01:05:26 +0000</pubDate>
	<dc:creator>mantruc</dc:creator>
</item>
<item>
	<title>Shirley: 30 Free Website Icons, Blog Icons, Symbol Icons</title>
	<guid>http://brainstormsandraves.com/archives/2008/04/10/blogicons/</guid>
	<link>http://brainstormsandraves.com/archives/2008/04/10/blogicons/</link>
	<pubDate>Thu, 10 Apr 2008 14:19:48 +0000</pubDate>
	<dc:creator>Shirley Kaiser</dc:creator>
</item>
<item>
	<title>Shirley: 9 Free Adobe Illustrator CS3 Brushes and Symbols</title>
	<guid>http://brainstormsandraves.com/archives/2008/04/05/illustratorbrushes/</guid>
	<link>http://brainstormsandraves.com/archives/2008/04/05/illustratorbrushes/</link>
	<pubDate>Sat, 05 Apr 2008 16:50:28 +0000</pubDate>
	<dc:creator>Shirley Kaiser</dc:creator>
</item>
<item>
	<title>Mantruc: Social plugin for WordPress</title>
	<guid>http://mantruc.com/blog/en/?p=88</guid>
	<link>http://mantruc.com/blog/en/?p=88</link>
	<description>Eduardo Graells, student at Universidad de Chile&amp;#8217;s DCC (where I work) is creating a social software plugin for WordPress. Called El Aleph, it will allow us to mark our favorite posts, normalize our friends list and more&amp;#8230; I think it&amp;#8217;s extremely neat :-)

 meteorite buy test</description>
	<pubDate>Thu, 14 Feb 2008 16:11:10 +0000</pubDate>
	<dc:creator>mantruc</dc:creator>
</item>
<item>
	<title>Martin: Snow Day</title>
	<guid>http://www.easyweb.co.uk/snow-day</guid>
	<link>http://www.easyweb.co.uk/snow-day</link>
	<description>&lt;p&gt;
We&amp;#039;ve had a fair few snow showers (and howling wind) down here in Co&amp;#039;path, but not enough for the kids to use their sledges (which they got for Christmas 2006 and haven&amp;#039;t used yet).
&lt;/p&gt;
&lt;p&gt;
So we headed up into the hills instead, searching for a slope that&amp;#039;s close enough to the road, steep enough (but not too steep) and with enough snow to not get stuck in the grass.
&lt;/p&gt;
Found it (eventually)
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.flickr.com/photos/martinb/2236090409/&quot; title=&quot;Orla sledging by Martin Burns, on Flickr&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2380/2236090409_be7b91440d_t.jpg&quot; width=&quot;100&quot; height=&quot;100&quot; alt=&quot;Orla sledging&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://www.flickr.com/photos/martinb/2236090685/&quot; title=&quot;Ruaridh throws the Snowball by Martin Burns, on Flickr&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2321/2236090685_74e617390a_t.jpg&quot; width=&quot;66&quot; height=&quot;100&quot; alt=&quot;Ruaridh throws the Snowball&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://www.flickr.com/photos/martinb/2236881258/&quot; title=&quot;Snow Angel by Martin Burns, on Flickr&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2055/2236881258_e32fc89274_t.jpg&quot; width=&quot;91&quot; height=&quot;100&quot; alt=&quot;Snow Angel&quot;&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/snow-day&quot; dc:identifier=&quot;http://www.easyweb.co.uk/snow-day&quot; dc:title=&quot;Snow Day&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/174&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Sat, 02 Feb 2008 14:37:32 +0000</pubDate>
</item>
<item>
	<title>Mantruc: Careful with those email invitations!</title>
	<guid>http://mantruc.com/blog/en/?p=87</guid>
	<link>http://mantruc.com/blog/en/?p=87</link>
	<description>Hey y&amp;#8217;all. It&amp;#8217;s been very long since I last posted on my English blog, but this news is just too funny not to share the word:
Last Wednesday, a 12 year old girl invited her &amp;#8220;closest friends&amp;#8221; (60 of them) to a party at her new house in Las Condes (uptown area of Santiago), and she [...]</description>
	<pubDate>Fri, 28 Dec 2007 19:14:58 +0000</pubDate>
	<dc:creator>mantruc</dc:creator>
</item>
<item>
	<title>Martin: Movember - Sponsor Me!</title>
	<guid>http://www.easyweb.co.uk/movember-sponsor-me</guid>
	<link>http://www.easyweb.co.uk/movember-sponsor-me</link>
	<description>&lt;p&gt;In common with &lt;a href=&quot;http://www.flickr.com/photos/projectspot/tags/movember&quot;&gt;a bunch of other blokes at the current project&lt;/a&gt;, I&amp;#039;m growing a moustache for the month of MOvember, in aid of &lt;a href=&quot;http://www.prostate-cancer.org.uk/&quot;&gt;Prostate Cancer&lt;/a&gt;. So do the right thing, and &lt;a href=&quot;http://www.movember.com/uk/donate/donate-details.php?action=showrego&amp;rego=193569&amp;country=uk&quot;&gt;make clicky&lt;/a&gt; on the big blue button:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.movember.com/uk/donate/donate-details.php?action=showrego&amp;rego=193569&amp;country=uk&quot;&gt;&lt;img src=&quot;http://static-live.movember.com/assets/images/members/widgets/widget_blue_final.png&quot; alt=&quot;Movember - Sponsor Me&quot;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
All sponsorships are made directly to The Prostate Cancer Charity which will use the money to fund high quality research into the causes, treatment and impact of prostate cancer and to provide support and information to men and their families.&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/movember-sponsor-me&quot; dc:identifier=&quot;http://www.easyweb.co.uk/movember-sponsor-me&quot; dc:title=&quot;Movember - Sponsor Me!&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/172&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Tue, 27 Nov 2007 17:02:46 +0000</pubDate>
</item>
<item>
	<title>Martin: The Shipping Forecast... With a Beat</title>
	<guid>http://www.easyweb.co.uk/the-imagined-village</guid>
	<link>http://www.easyweb.co.uk/the-imagined-village</link>
	<description>&lt;p&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~r/ItunesStoreMyRecentPurchases/~3/186233574/viewAlbum&quot;&gt;&lt;img src=&quot;http://a1.phobos.apple.com/eu/r40/Music/4f/4c/26/mzi.drvwssiv.100x100-75.jpg&quot; alt=&quot;Imagined Village Album Cover&quot;&gt;&lt;/a&gt;As you&amp;#039;ll notice if you&amp;#039;re watching my latest iTunes music buys, I&amp;#039;ve just bought &lt;a href=&quot;http://feeds.feedburner.com/~r/ItunesStoreMyRecentPurchases/~3/186233574/viewAlbum&quot;&gt;The Imagined Village&lt;/a&gt; &amp;mdash; a set of resettings of traditional English tunes, with the likes of &lt;a href=&quot;http://www.last.fm/music/Billy+Bragg&quot;&gt;Billy Bragg&lt;/a&gt;, &lt;a href=&quot;http://www.last.fm/music/Paul+Weller&quot;&gt;Paul Weller&lt;/a&gt; and &lt;a href=&quot;http://www.benjaminzephaniah.com&quot;&gt;Ben Zephaniah&lt;/a&gt; helping out folk stalwarts such as &lt;a href=&quot;http://www.last.fm/music/Eliza+Carthy&quot;&gt;Eliza Carthy&lt;/a&gt;. 
 &lt;/p&gt;

&lt;p&gt;
The results are pretty wonderful, not just because of the music (which has been rather unkindly described as &lt;q&gt;Sitar lines and funky beats grafted on&lt;/q&gt;, and frankly is where Scots music was ten years ago with Martin Swan&amp;#039;s &lt;a href=&quot;http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?id=128877434&amp;s=143444&quot;&gt;Mouth Music&lt;/a&gt;), but firstly because this project takes up the grand old broadsheet ballad tradition of updating or replacing the words to songs to fit whatever the current situation, and secondly because it&amp;#039;s exposing contemporary young(ish &amp;mdash; le Bragg is about to be 50) musicians to traditional performing practises.
&lt;/p&gt;
&lt;p&gt;
Anyway, it&amp;#039;s very much worth a listen; and if you like your free samples before laying down the cash, here are some video tasters:
&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;a href=&quot;http://imaginedvillage.com/audiovideo/13/&quot;&gt;The Imagined Village Trailer&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;a href=&quot;http://imaginedvillage.com/audiovideo/13/&quot;&gt;&lt;img src=&quot;http://imaginedvillage.com/site_images/video/13.jpg&quot; alt=&quot;The Imagined Village Trailer&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;br&gt;A look at the artists and music of The Imagined Village.&lt;/dd&gt;
&lt;dt&gt;&lt;a href=&quot;http://imaginedvillage.com/audiovideo/15/&quot;&gt;Hard Times of Old England Retold&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;a href=&quot;http://imaginedvillage.com/audiovideo/15/&quot;&gt;&lt;img src=&quot;http://imaginedvillage.com/site_images/video/15.jpg&quot; alt=&quot;Hard Times of Old England Retold&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;br&gt;The Imagined Village band perform this track live in The Big Room at Real World prior to their first performance at the WOMAD festival.
&lt;/dd&gt;
&lt;/dl&gt;

&lt;h2&gt;Wait a Minute, There&amp;#039;s More&lt;/h2&gt;
&lt;p&gt;
They&amp;#039;ve released &lt;a href=&quot;http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?playlistId=265779802&amp;s=143444&amp;i=265780454&quot;&gt;Cold, Hailey, Rainy Night&lt;/a&gt; as a samplepack, &lt;a href=&quot;http://realworldremixed.com/downloads.php&quot;&gt;downloadable from RealWorldRemixed&lt;/a&gt;, so with &lt;a href=&quot;http://www.apple.com/uk/ilife/garageband/&quot;&gt;Garageband&lt;/a&gt; or similar, you can produce your own mixes, which is just what I&amp;#039;ve done:
&lt;/p&gt;

&lt;p&gt;

&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/the-imagined-village&quot; dc:identifier=&quot;http://www.easyweb.co.uk/the-imagined-village&quot; dc:title=&quot;The Shipping Forecast... With a Beat&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/171&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Sun, 18 Nov 2007 20:40:42 +0000</pubDate>
</item>
<item>
	<title>Martin: OSX Leopard First Impressions</title>
	<guid>http://www.easyweb.co.uk/osx-leopard-first-impressions</guid>
	<link>http://www.easyweb.co.uk/osx-leopard-first-impressions</link>
	<description>&lt;p&gt;...first niggles mostly, but never mind.
&lt;/p&gt;
&lt;h2&gt;Keychain&lt;/h2&gt;
&lt;p&gt;
Existing keychain data (ie central password store for pretty much everything from Mail Accounts to Web Sites) appears to have been dumped, so I had to remember the passwords for everything.
&lt;/p&gt;
&lt;h2&gt;Time Machine and Airport&lt;/h2&gt;
&lt;p&gt;
Up until Monday this week, the Time Machine page promised that you could back up to a drive attached to an Airport base station. Well it happens that I have one of those, and I bought it with just this use case in mind.
&lt;/p&gt;
&lt;p&gt;
But on the production release, it doesn&amp;#039;t work &amp;mdash; the functionality&amp;#039;s been removed. You can connect an external drive to the machine you&amp;#039;re backing up, or any other Leopard-running machine on the LAN with File Sharing enabled. Maybe it just missed the QA cut and it&amp;#039;ll be back for future point releases, but it&amp;#039;s not there now.
&lt;/p&gt;
&lt;h2&gt;Iomega UltraMax&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;http://colonsay.easyweb.co.uk/~martin/images/iomega-ultramax-thumb.jpg&quot; alt=&quot;Iomega Ultramax&quot;&gt;
This was the drive I bought for Time Machine purposes. Ideally this would be in &lt;acronym title=&quot;Redundant Array of Independent Drives&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/RAID_1#RAID_1&quot;&gt;RAID 1&lt;/a&gt;&lt;/acronym&gt; mode, so you&amp;#039;ve two mirrored drives automagically backing each other up. If one fails, you can replace it, rebuild the array and no data loss. Some online reviews claim that the drive can&amp;#039;t do that under OSX, but that&amp;#039;s daft as it&amp;#039;s a hardware device. This isn&amp;#039;t true, but what is hard is working out how to switch it to RAID 1 &amp;mdash; certainly the supplied docs don&amp;#039;t tell you. The trick is you need to first press and hold the &lt;q&gt;Rebuild&lt;/q&gt; button on the front panel for 10 seconds or so. This will obviously (re)build the array, and it will then pop up in Disk Utility at half the &lt;acronym title=&quot;Just a Bunch of Disks&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Standard_RAID_levels#Concatenation_.28JBOD_or_SPAN.29&quot;&gt;JBOD&lt;/a&gt;&lt;/acronym&gt; size. You can then format and you&amp;#039;re good to go.
&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/osx-leopard-first-impressions&quot; dc:identifier=&quot;http://www.easyweb.co.uk/osx-leopard-first-impressions&quot; dc:title=&quot;OSX Leopard First Impressions&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/170&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Sat, 27 Oct 2007 12:50:35 +0000</pubDate>
</item>
<item>
	<title>Martin: Global Footwear Armistice</title>
	<guid>http://www.easyweb.co.uk/global-footwear-armistice</guid>
	<link>http://www.easyweb.co.uk/global-footwear-armistice</link>
	<description>&lt;p&gt;It would seem that the War On Global Footwear is over. The last two Thursdays have seen me going through LHR Terminal 1 without having to remove my shoes.&lt;/p&gt;
&lt;p&gt;Presumably Al-Quaeda sent BAA a note, saying&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Righteous Al-Quaeda Brethren in Jihadi Alliance under The Most Holy One to Western Materialistic Fascists, Greeting. &lt;/p&gt;
&lt;p&gt;We promise no longer to attack your Western aggressor aviation industry by means of the bombs hidden in Shoes, honest we do. Therefore please call off the security shoe-removing behaviour which is causing us all to spend too long in Airports.&lt;/p&gt;
&lt;p&gt;Yours in Faith&lt;br&gt;
Osama
&lt;/p&gt;&lt;/blockquote&gt;
&lt;h2&gt;Update 26 Oct&lt;/h2&gt;
&lt;p&gt;War on Footwear back on, sadly. Presumably Al Queda were just on half term.&lt;/p&gt;
&lt;p&gt;Oh, also LHR now have a War on Loading Your Own Tray.&lt;/p&gt;
&lt;p&gt;Perhaps I&amp;#039;m just missing it &amp;mdash; perhaps it&amp;#039;s not a War on Terror, but a War on Catching Your Flight...&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/global-footwear-armistice&quot; dc:identifier=&quot;http://www.easyweb.co.uk/global-footwear-armistice&quot; dc:title=&quot;Global Footwear Armistice&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/169&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Mon, 22 Oct 2007 15:55:24 +0000</pubDate>
</item>
<item>
	<title>Mantruc: 3rd IA Seminar in Chile with a cramped room.</title>
	<guid>http://mantruc.com/blog/en/?p=86</guid>
	<link>http://mantruc.com/blog/en/?p=86</link>
	<description>Yesterday we celebrated the Third AIChile Information Architecture Seminar in the auditorium of Biblioteca de Santiago, in Santiago de Chile. We had five presentations with a nice variety of topics, although some of them were a bit weak, unsubstantial.
Nevertherelss, it is greatly exciting to see how the community I&amp;#8217;ve been working on is strongly growing, [...]</description>
	<pubDate>Sun, 09 Sep 2007 16:51:37 +0000</pubDate>
	<dc:creator>mantruc</dc:creator>
</item>
<item>
	<title>Martin: Going Off Air - updated</title>
	<guid>http://www.easyweb.co.uk/planned-downtime</guid>
	<link>http://www.easyweb.co.uk/planned-downtime</link>
	<description>&lt;p&gt;Just a quickie: easyweb &amp;mdash; site and all mail accounts &amp;mdash; will be off the air from late in the day on Monday 17th September until a week or so into October.&lt;/p&gt;
&lt;p&gt;This is because it all runs on a server at home, and we&amp;#039;re moving house, with some time in a caravan in between.&lt;/p&gt;
&lt;p&gt;We&amp;#039;ll be back up once we have ADSL in the new place.&lt;/p&gt;
&lt;h2&gt;Update&lt;/h2&gt;
&lt;p&gt;Back, obviously. Took a bit longer than expected &amp;mdash; no thanks to BT and their useless &lt;q&gt;Moving House&lt;/q&gt; process that doesn&amp;#039;t work if you have an inter-regnum between houses.&lt;/p&gt;
&lt;p&gt;New ADSL providers are &lt;a href=&quot;http://www.webtapestry.net/&quot;&gt;WebTapestry&lt;/a&gt;, who are fab, affordable, and approachable. We&amp;#039;re getting 8 Meg despite being in a tiny village miles from anywhere. But it&amp;#039;s in Scotland, so it has a BB-enabled exchange, which we&amp;#039;re ~50m from. But the move has done something odd to the site&amp;#039;s ability to fetch RSS feeds. I suspect it&amp;#039;s DNS related as very little else has changed, but I&amp;#039;m still in problem analysis mode.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/planned-downtime&quot; dc:identifier=&quot;http://www.easyweb.co.uk/planned-downtime&quot; dc:title=&quot;Going Off Air - updated&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/168&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Wed, 05 Sep 2007 16:19:54 +0000</pubDate>
</item>
<item>
	<title>Martin: Fighting Global Footwear</title>
	<guid>http://www.easyweb.co.uk/fighting-global-footwear</guid>
	<link>http://www.easyweb.co.uk/fighting-global-footwear</link>
	<description>&lt;p&gt;No, I&amp;#039;m sorry, I&amp;#039;ve spent too long fuming about this, so have to rant somewhat. Please excuse me...
&lt;/p&gt;
&lt;p&gt;
Once again last night, coming home through &lt;acronym title=&quot;London Heathrow Airport&quot;&gt;LHR&lt;/acronym&gt; I was confronted by the sheer stupidity and &lt;a href=&quot;http://en.wikipedia.org/wiki/Security_theater&quot;&gt;theatrics of the security regime&lt;/a&gt;. In the last 6 months, LHR&amp;#039;s security policy has moved from &lt;q&gt;Occasionally, you will have your shoes checked&lt;/q&gt; to &lt;q&gt;Randomly, you will need to put your shoes through the scanner&lt;/q&gt; to &lt;q&gt;everyone will always have to have their shoes scanned.&lt;/q&gt;
&lt;/p&gt;
&lt;p&gt;

Being a bolshie person who doesn&amp;#039;t give in to implied orders, but waits to be explicitly told to do stuff, and even then challenges them, I enquired why this might be so. And the astounding answer was along the lines of:
&lt;blockquote&gt;Mumble, mumble, terrorism, mumble, mumble, current security climate, mumble, mumble, &lt;a href=&quot;http://news.bbc.co.uk/1/hi/uk/1731568.stm&quot;&gt;Shoebomber&lt;/a&gt;, mumble mumble.&lt;/blockquote&gt;
&lt;/p&gt;
&lt;p&gt;

Or, to put it another way, the best excuse they could come up with was a failed attempt  &lt;strong&gt;nearly 6 years ago which hasn&amp;#039;t been repeated since and has never happened under a British airport security regime&lt;/strong&gt;, leaving two possible interpretations:
&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;They&amp;#039;re &lt;em&gt;extremely&lt;/em&gt; slow on the uptake&lt;/li&gt;
&lt;li&gt;It&amp;#039;s all about being seen to be tough, without having any real impact on risk&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;

The paranoid civil libertarian would naturally pick on the second explanation, as preparing the travelling public for any number of future restrictions (hell, why don&amp;#039;t we all fly naked. And &lt;a href=&quot;http://www.schneier.com/blog/archives/2007/06/second_movieplo.html&quot;&gt;ban &lt;em&gt;all&lt;/em&gt; fluids from aircraft&lt;/a&gt;). However, I prefer the third option of &lt;q&gt;Random order from on high, which seemed like a good idea at the time but is so pointless even the staff can&amp;#039;t work out&lt;/q&gt; (aka the Cockup theory). Well, it&amp;#039;s better than the plain stupid &lt;q&gt;the time taken to take off shoes lets them scan all the other things you now have to split out into separate trays&lt;/q&gt; theory.
&lt;/p&gt;
&lt;p&gt;

I wouldn&amp;#039;t even mind so much if the &amp;#039;higher up&amp;#039; source was HMG, as then at least there&amp;#039;ll have been &lt;em&gt;some&lt;/em&gt; oversight from an intelligence source (&lt;a href=&quot;http://en.wikipedia.org/wiki/Dodgy_Dossier&quot;&gt;what am I &lt;em&gt;thinking?&lt;/em&gt;&lt;/a&gt;), or perhaps it&amp;#039;s a BAA-wide policy. But no, it only applies to LHR.
&lt;/p&gt;
&lt;p&gt;

How do I know? Because at &lt;acronym title=&quot;Edinburgh Airport&quot;&gt;EDI&lt;/acronym&gt;, another BAA establishment, they don&amp;#039;t have a War on Footwear. Oh no. At EDI, they have a War on Belts. Yes, you have to take off your belt and put it through the scanner, while you walk through the metal detector (which I might add doesn&amp;#039;t detect mobile phones as I discovered by accident on Monday), holding up your trews. Fair enough if it&amp;#039;s a whacking great big thing with studs, clan crests and the like on it. But where can I hide a bomb in a modest thing with the smallest of buckles strictly needed to hold the thing together?
&lt;/p&gt;
&lt;p&gt;

Or maybe they&amp;#039;re just all scared &lt;a href=&quot;http://news.bbc.co.uk/1/hi/world/europe/6969748.stm&quot;&gt;in case I&amp;#039;m trying to smuggle on Holy Water&lt;/a&gt;... And don&amp;#039;t get me started on &lt;a href=&quot;http://www.theregister.co.uk/2006/08/17/flying_toilet_terror_labs/&quot;&gt;&lt;em&gt;that&lt;/em&gt; hoax&lt;/a&gt;.
&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/fighting-global-footwear&quot; dc:identifier=&quot;http://www.easyweb.co.uk/fighting-global-footwear&quot; dc:title=&quot;Fighting Global Footwear&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/167&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Fri, 31 Aug 2007 11:13:37 +0000</pubDate>
</item>
<item>
	<title>Mantruc: Lights off on Saturday evening for Climate Crisis</title>
	<guid>http://mantruc.com/blog/en/?p=85</guid>
	<link>http://mantruc.com/blog/en/?p=85</link>
	<description>Santiago, Chile woke up covered in snow, for the first time in years, maybe first time ever. Yes we are in the peak of winter but it the occasional time it snows, it never sticks. This morning was different.

On Saturday 11th, the people who still have some sanity in this world will shut their lights [...]</description>
	<pubDate>Thu, 09 Aug 2007 18:43:50 +0000</pubDate>
	<dc:creator>mantruc</dc:creator>
</item>
<item>
	<title>Martin: Housemoving</title>
	<guid>http://www.easyweb.co.uk/housemoving</guid>
	<link>http://www.easyweb.co.uk/housemoving</link>
	<description>&lt;p&gt;We&amp;#039;re on the move next month - having &lt;em&gt;finally&lt;/em&gt; sold the current house, we&amp;#039;ll be renting a rather nice 4 bedroom house in &lt;a href=&quot;http://www.easyweb.co.uk/www.multimap.com/map/browse.cgi?lat=55.9324&amp;amp;lon=-2.3634&amp;amp;scale=25000&amp;amp;icon=x&quot;&gt;Cockburnspath&lt;/a&gt;, (pronounced &lt;q&gt;Co&amp;#039;path&lt;/q&gt; incidentally) which is a few miles along the coast from Dunbar.&lt;/p&gt;
&lt;p&gt;While we&amp;#039;re there, we&amp;#039;ll be looking for a plot to build a house, of which presumably much more later.&lt;/p&gt;
&lt;p&gt;Move-in date is set for 21st&lt;ins&gt;29th&lt;/ins&gt; September &lt;ins&gt;and we&amp;#039;ll be in a caravan for 2 weeks between houses&lt;/ins&gt;, so I guess we&amp;#039;ll be having a joint housewarming/birthday party.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/housemoving&quot; dc:identifier=&quot;http://www.easyweb.co.uk/housemoving&quot; dc:title=&quot;Housemoving&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/166&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Wed, 01 Aug 2007 10:18:53 +0000</pubDate>
</item>
<item>
	<title>Mantruc: Manifesto on Usability and Accessiblility for Govt. Web in Mexico</title>
	<guid>http://mantruc.com/blog/en/?p=84</guid>
	<link>http://mantruc.com/blog/en/?p=84</link>
	<description>I&amp;#8217;m just back from an International Seminar on Accessibility and Usability for the Web in Monterrey Mexico, organized by the University of Monterrey and the Government of the State of Nuevo Leon. The seminar was great and I got to hang out with my pals Lou and Paulo, and meeting some great people as well.
But [...]</description>
	<pubDate>Tue, 31 Jul 2007 21:16:50 +0000</pubDate>
	<dc:creator>mantruc</dc:creator>
</item>
<item>
	<title>Mantruc: Felling the love</title>
	<guid>http://mantruc.com/blog/en/?p=83</guid>
	<link>http://mantruc.com/blog/en/?p=83</link>
	<description>I&amp;#8217;ve been receiving lots of contacts into my Facebook account from people who I admire, even some from mentors who make me amazed by the fact that they can even remember me.
I&amp;#8217;ve been reading and lecturing about Social Media recently. These details make me all warm and fuzzy. Thanks guys!</description>
	<pubDate>Mon, 30 Jul 2007 19:56:37 +0000</pubDate>
	<dc:creator>mantruc</dc:creator>
</item>
<item>
	<title>Martin: Harry Potter Spoilers</title>
	<guid>http://www.easyweb.co.uk/harry-potter-spoilers</guid>
	<link>http://www.easyweb.co.uk/harry-potter-spoilers</link>
	<description>&lt;p&gt;Seen in #evolt:&lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;* NDBeresford kind of wishes he hadn&amp;#039;t read that Harry Potter page&lt;br&gt;&amp;lt;garrettc&amp;gt; shut up&lt;br&gt;&amp;lt;garrettc&amp;gt; don&amp;#039;t say a word&lt;br&gt;&amp;lt;garrettc&amp;gt; seriously&lt;br&gt;&amp;lt;garrettc&amp;gt; i will hurt you&lt;br&gt;&amp;lt;NDBeresford&amp;gt; It&amp;#039;s OK&lt;br&gt;&amp;lt;garrettc&amp;gt; no matter how funny you think it&amp;#039;s going to be, it won&amp;#039;t be&lt;br&gt;&amp;lt;NDBeresford&amp;gt; No, what you mean is it won&amp;#039;t be funny for you&lt;br&gt;&amp;lt;martinb&amp;gt; Snape is Kaiser Zhoze&lt;br&gt;&amp;lt;NDBeresford&amp;gt; Oh damn you Martin, give it away why don&amp;#039;t you&lt;br&gt;* NDBeresford sighs&lt;br&gt;&amp;lt;martinb&amp;gt; Dumbledore is a woman&lt;br&gt;&amp;lt;martinb&amp;gt; Hagrid is dead, really&lt;br&gt;&amp;lt;martinb&amp;gt; Neville is The One&lt;br&gt;&amp;lt;martinb&amp;gt; James Potter is part of Harry&amp;#039;s Split Personality&lt;br&gt;&amp;lt;martinb&amp;gt; Butterbeer is made of people (muggles though, so that&amp;#039;s OK)&lt;br&gt;&amp;lt;martinb&amp;gt; Voldemort is Hermione&amp;#039;s father&lt;br&gt;&amp;lt;martinb&amp;gt; and Slytherin House sacrifice Prof McGonagall&lt;br&gt;&lt;/code&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/harry-potter-spoilers&quot; dc:identifier=&quot;http://www.easyweb.co.uk/harry-potter-spoilers&quot; dc:title=&quot;Harry Potter Spoilers&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/165&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Wed, 18 Jul 2007 08:36:59 +0000</pubDate>
</item>
<item>
	<title>Mantruc: Flickr goest Intl!</title>
	<guid>http://mantruc.com/blog/en/?p=82</guid>
	<link>http://mantruc.com/blog/en/?p=82</link>
	<description>Yahoo! has just released the multilingual version of Flickr, although I&amp;#8217;m not a big fan of translated interfaces, as they end up sounding forced most of the time, these guys did a great job.</description>
	<pubDate>Tue, 12 Jun 2007 18:53:42 +0000</pubDate>
	<dc:creator>mantruc</dc:creator>
</item>
<item>
	<title>Martin: Flash 9 under 64-bit Linux</title>
	<guid>http://www.easyweb.co.uk/flash-9-under-64-bit-linux</guid>
	<link>http://www.easyweb.co.uk/flash-9-under-64-bit-linux</link>
	<description>&lt;p&gt;If, like me, you&amp;#039;ve gone out and bought an AMD64-based machine to run &lt;a href=&quot;http://www.ubuntulinux.org&quot;&gt;Ubuntu&lt;/a&gt; (or any other 64-bit distro) on, you&amp;#039;ll have discovered that there&amp;#039;s no Flash player available. Which is an awful pain when the point of the machine is to be a safe one for the kids to use on the Interwebs, specifically the &lt;a href=&quot;http://www.bbc.co.uk&quot;&gt;CBeebies site&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Fortunately, &lt;a href=&quot;http://weblogs.macromedia.com/jd/&quot;&gt;Adobe&amp;#039;s John Dowdell&lt;/a&gt; pointed out a rather &lt;a href=&quot;http://gwenole.beauchesne.info/projects/nspluginwrapper/&quot;&gt;useful wrapper that lets 64-bit Firefox use 32-bit plugins&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Two minutes on Google later, and I&amp;#039;d found a &lt;a href=&quot;http://ubuntuforums.org/showthread.php?p=2568622&quot;&gt;one-click install script for Ubuntu&lt;/a&gt; that sorts out &lt;code&gt;nspluginwrapper&lt;/code&gt; and installs the Flash9 plugin.&lt;/p&gt;
&lt;p&gt;NB it needs to be run for each user, but other than that, is &lt;em&gt;bluddy grate&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;JD, my kids thank you.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/flash-9-under-64-bit-linux&quot; dc:identifier=&quot;http://www.easyweb.co.uk/flash-9-under-64-bit-linux&quot; dc:title=&quot;Flash 9 under 64-bit Linux&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/164&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Sat, 02 Jun 2007 12:51:03 +0000</pubDate>
</item>
<item>
	<title>Martin: Wilburys Travelling Again</title>
	<guid>http://www.easyweb.co.uk/wilburys-travelling-again</guid>
	<link>http://www.easyweb.co.uk/wilburys-travelling-again</link>
	<description>&lt;p&gt;Hey - great news! One of my favourite albums of my teenage years is to be re-released after many years in deletia. The &lt;a href=&quot;http://www.last.fm/music/Traveling+Wilburys&quot;&gt;Travelling Wilburys&lt;/a&gt; Vol 1 is out on June 11, and is &lt;a href=&quot;http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPreorder?id=256673009&amp;s=143444&quot;&gt;available for pre-order on iTMS&lt;/a&gt; now! 
&lt;/p&gt;
&lt;p&gt;Here&amp;#039;s a sample: their debut single
     &lt;a href=&quot;http://www.easyweb.co.uk/music/Traveling+Wilburys/_/Handle+With+Care&quot;&gt;Handle with Care&lt;/a&gt;.&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/wilburys-travelling-again&quot; dc:identifier=&quot;http://www.easyweb.co.uk/wilburys-travelling-again&quot; dc:title=&quot;Wilburys Travelling Again&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/163&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Fri, 01 Jun 2007 11:21:48 +0000</pubDate>
</item>
<item>
	<title>Martin: Anne Moffat: Reductio ad Hitlerum</title>
	<guid>http://www.easyweb.co.uk/anne-moffat-reductio-ad-hitlerum</guid>
	<link>http://www.easyweb.co.uk/anne-moffat-reductio-ad-hitlerum</link>
	<description>&lt;p&gt;Our MP, &lt;a href=&quot;http://www.theyworkforyou.com/mp/anne_moffat/east_lothian&quot;&gt;Anne &lt;strike&gt;Picking&lt;/strike&gt;&lt;ins&gt;Moffat&lt;/ins&gt;&lt;/a&gt; has &lt;a href=&quot;http://www.easyweb.co.uk/anne-moffat-reductio-ad-hitlerum#history&quot;&gt;historically been&lt;/a&gt; a thought-free, nodding dog for whatever hare-brained, knee jerk, reactionary guff the current government has dreamt up.&lt;/p&gt;

&lt;p&gt;
However, lately she&amp;#039;s excelled herself in lack of thought, research, tact and insight when she conflated problems with the recent Scottish Ballot Paper with the principle of &lt;acronym title=&quot;Proportional Representation&quot;&gt;PR&lt;/acronym&gt;, and in doing so, compared the new First Minister to Hitler:
&lt;/p&gt;
&lt;blockquote&gt;
Did not proportional representation give Germany Adolf Hitler? To a lesser degree, we have been given the hon. Member for Banff and Buchan (Mr. Salmond). Can that be a good example?&lt;br&gt;&lt;small&gt;&lt;a href=&quot;http://www.theyworkforyou.com/debate/?id=2007-05-23a.1334.0&quot;&gt;Source&lt;/a&gt;&lt;/small&gt;
&lt;/blockquote&gt;

&lt;p&gt;
To pick off the obvious problems:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
There&amp;#039;s the obvious kneejerk against Labour&amp;#039;s current &lt;span lang=&quot;fr&quot;&gt;b&amp;#234;te noir&lt;/span&gt; &amp;mdash; sour grapes for losing power in Scotland, mixed with the fear resulting from &lt;a href=&quot;http://www.eastlothiantoday.co.uk/ViewArticle2.aspx?sectionid=1133&amp;articleid=2882582&quot;&gt;her own constituency being part of that shift&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
Then there&amp;#039;s the simple fact that proportionality delivers an overall result that is closer to the will of the people. That it tends to upset entrenched parties that benefit from the current system obviously leads to even the &lt;a href=&quot;http://www.tom-watson.co.uk/&quot;&gt;more reasonable&lt;/a&gt; of her Hon Friends &lt;a href=&quot;http://www.theyworkforyou.com/debate/?id=2007-05-08a.5.2&quot;&gt;decrying it&lt;/a&gt;.
&lt;/li&gt;
&lt;li&gt;
Next, we can note that &lt;a href=&quot;http://www.theyworkforyou.com/debate/?id=2007-05-24a.1502.0&quot;&gt;previous &lt;acronym title=&quot;Additional Member System&quot;&gt;AMS&lt;/acronym&gt; elections had very few spoiled papers&lt;/a&gt;. And even this time round, the &lt;a href=&quot;http://news.scotsman.com/edinburgh.cfm?id=754002007&quot;&gt;new &lt;acronym title=&quot;Single Transferrable Vote&quot;&gt;STV&lt;/acronym&gt;&lt;/a&gt; system had a remarkably low spoilage rate&lt;/a&gt;. So bitchy comments about this particular election&amp;#039;s validity are either supremely premature and ill-informed, or are directed at another target.
&lt;/li&gt;
&lt;li&gt;
Finally, Ms Moffat has shown herself prone to making logical fallacies. In this case, the &lt;span lang=&quot;lt&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Reductio_ad_Hitlerum&quot;&gt;Reductio ad Hitlerum&lt;/a&gt;&lt;/span&gt;, generically expressed as &lt;q&gt;Adolf Hitler (or the Nazi party) supported X; therefore X must be evil/undesirable/bad, etc.&lt;/q&gt; As X can include building motorways, painting watercolors, owning dogs and vegetarianism, this is clearly a fallacy. In the online world, this is known as the Corollary to &lt;a href=&quot;http://en.wikipedia.org/wiki/Godwin's_Law&quot;&gt;Godwin&amp;#039;s Law&lt;/a&gt;: the citing of Hitler in an argument ends the argument, with the citer being deemed to have automatically lost.
&lt;/li&gt;
&lt;/ol&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/anne-moffat-reductio-ad-hitlerum&quot; dc:identifier=&quot;http://www.easyweb.co.uk/anne-moffat-reductio-ad-hitlerum&quot; dc:title=&quot;Anne Moffat: Reductio ad Hitlerum&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/162&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Fri, 01 Jun 2007 09:07:30 +0000</pubDate>
</item>
<item>
	<title>Martin: Nous Partirons En Vacances!</title>
	<guid>http://www.easyweb.co.uk/nous-partirons-en-vacances</guid>
	<link>http://www.easyweb.co.uk/nous-partirons-en-vacances</link>
	<description>&lt;p&gt;
We&amp;#039;re booked with &lt;a href=&quot;http://www.canvasholidays.co.uk/&quot;&gt;Canvas Holidays&lt;/a&gt;, to spend two weeks in &lt;a href=&quot;http://maps.google.co.uk/?ie=UTF8&amp;t=h&amp;om=1&amp;ll=47.85605,-4.020803&amp;spn=0.007948,0.021629&amp;z=16&quot;&gt;Sunny South Brittany&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
The interesting thing is that I think this is the &lt;a href=&quot;http://www.canvasholidays.co.uk/search/showcampsite-overview.asp?id=BR06I&quot;&gt;same campsite&lt;/a&gt; that I went to with Mum and Dad when I was about 13. Although much has changed since then &amp;mdash; huge swimming pools with waterslides are now &lt;span lang=&quot;fr&quot;&gt;de rigeur&lt;/span&gt;.
&lt;/p&gt;
&lt;p&gt;
Now I have to hit the &lt;a href=&quot;http://www.michelthomas.com/&quot;&gt;Michel Thomas&lt;/a&gt; on the iPod, to refresh my rusty French.
&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/nous-partirons-en-vacances&quot; dc:identifier=&quot;http://www.easyweb.co.uk/nous-partirons-en-vacances&quot; dc:title=&quot;Nous Partirons En Vacances!&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/160&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Mon, 21 May 2007 12:27:35 +0000</pubDate>
</item>
<item>
	<title>Martin: Dry Bed</title>
	<guid>http://www.easyweb.co.uk/dry-bed</guid>
	<link>http://www.easyweb.co.uk/dry-bed</link>
	<description>Woohoo! Ruaridh, in Big Boy Pants, woke up in a dry bed this morning!

I am &lt;em&gt;so&lt;/em&gt; proud!

&lt;blockquote&gt;
I waked up in a dry bed mommy come see&lt;br&gt;
I waked in a dry bed daddy I did&lt;br&gt;
I woke up in a dry bed w/ dry feet &amp;amp; a dry head&lt;br&gt;
I am a big boy now
&lt;/blockquote&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/dry-bed&quot; dc:identifier=&quot;http://www.easyweb.co.uk/dry-bed&quot; dc:title=&quot;Dry Bed&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/159&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Thu, 17 May 2007 06:00:57 +0000</pubDate>
</item>
<item>
	<title>Martin: Paying Attention to the Man Behind the Curtain</title>
	<guid>http://www.easyweb.co.uk/pay-no-attention-to-the-man-behind-the-curtain</guid>
	<link>http://www.easyweb.co.uk/pay-no-attention-to-the-man-behind-the-curtain</link>
	<description>&lt;p&gt;It&amp;#039;s one of the basic tools of any magician &amp;mdash; control of the audience&amp;#039;s attention. It&amp;#039;s said that a good magician knows at all times where the audience is looking, and controls it. Misdirect the audience into looking at your right hand, while your left hand palms the coin. Or, if that fails, use the Glamourous Assistant as the focal point.&lt;/p&gt;
&lt;p&gt;Today&amp;#039;s lesson in stage magicianship comes from our old friends, the Labour Party. While you&amp;#039;re all looking at the &lt;a href=&quot;http://news.bbc.co.uk/1/hi/uk_politics/6639945.stm&quot;&gt;left hand waving goodbye&lt;/a&gt; (or the &lt;a href=&quot;http://news.bbc.co.uk/1/hi/uk_politics/6644717.stm&quot;&gt;Glamourous Assistant&lt;/a&gt;), the right hand is busy &lt;a href=&quot;http://news.bbc.co.uk/1/hi/uk_politics/6642339.stm&quot;&gt;palming &amp;pound;400m of my money and yours&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;That 8% cost slippage (that&amp;#039;s &amp;pound;2.4bn so far, or 76% of the original budget for those keeping count) came out in the Gateway Review, a month past the required deadline, and just &lt;em&gt;happened&lt;/em&gt; to be published within a few minutes of the &lt;a href=&quot;http://unspeak.net/out-of-belief/&quot;&gt;Dear Leader&amp;#039;s Resignation Speech&lt;/a&gt;. Mind you, the only reason it came out at all was because &lt;a href=&quot;http://www.no2id.net/news/newsblog/?p=587&quot;&gt;the courts ordered to be published&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Yes, it seems that even in its death throes, the Blair Project cannot resist spinning for all its worth. It&amp;#039;s another &lt;a href=&quot;http://news.bbc.co.uk/1/hi/uk_politics/1588323.stm&quot;&gt;Good Day to Bury Bad News&lt;/a&gt; &amp;mdash; an open goal so wide that we should have seen it coming a mile off.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.no2id.net/news/newsblog/?p=580&quot;&gt;Oh, we did&lt;/a&gt;.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.easyweb.co.uk/pay-no-attention-to-the-man-behind-the-curtain&quot; dc:identifier=&quot;http://www.easyweb.co.uk/pay-no-attention-to-the-man-behind-the-curtain&quot; dc:title=&quot;Paying Attention to the Man Behind the Curtain&quot; trackback:ping=&quot;http://www.easyweb.co.uk/trackback/158&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;</description>
	<pubDate>Fri, 11 May 2007 00:48:48 +0000</pubDate>
</item>

</channel>
</rss>
