<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Corycia &#187; Life</title>
	<atom:link href="http://corycia.net/category/life/feed/" rel="self" type="application/rss+xml" />
	<link>http://corycia.net</link>
	<description>Musings on physics and life</description>
	<lastBuildDate>Wed, 18 Aug 2010 10:51:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Are German words longer than English&#160;ones?</title>
		<link>http://corycia.net/2008/11/24/are-german-words-longer-than-english-ones/</link>
		<comments>http://corycia.net/2008/11/24/are-german-words-longer-than-english-ones/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 23:18:08 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[humour]]></category>
		<category><![CDATA[mathematica]]></category>

		<guid isPermaLink="false">http://corycia.net/?p=133</guid>
		<description><![CDATA[There are many jokes about the Germans, but one of the few I can post here is that oft-told adage that at the present rate of increase, eventually the German language will consist of a single, extremely long word. Ok, so that&#8217;s a bit mad, but a lot of people think that words in German [...]]]></description>
			<content:encoded><![CDATA[<p>There are many jokes about the Germans, but one of the few I can post here is that oft-told adage that at the present rate of increase, eventually the German language will consist of a single, extremely long word.</p>
<p>Ok, so that&#8217;s a bit mad, but a lot of people think that words in German are on average longer than those in English. But is it really true? I have wondered about this for a long time, but it&#8217;s actually quite hard to get sensible data on this sort of subject. I mean, who wants to search through a dictionary counting all the letters?</p>
<p>Well, actually, now it&#8217;s possible to do just that, and really easily. I just got the latest version of <a href="http://www.wolfram.com/">Mathematica</a> &#8211; Version 7 &#8211; which includes a whole host of curated data not available in previous versions. One of the new datasets is a German dictionary to go with the English one we&#8217;ve had since Version 6. To see what languages are available, we just type:</p>
<blockquote><p>In: DictionaryLookup[All]</p></blockquote>
<p>which gives:</p>
<blockquote><p>Out: {&#8220;Arabic&#8221;, &#8220;BrazilianPortuguese&#8221;, &#8220;Breton&#8221;, &#8220;BritishEnglish&#8221;, \<br />
&#8220;Catalan&#8221;, &#8220;Croatian&#8221;, &#8220;Danish&#8221;, &#8220;Dutch&#8221;, &#8220;English&#8221;, &#8220;Esperanto&#8221;, \<br />
&#8220;Faroese&#8221;, &#8220;Finnish&#8221;, &#8220;French&#8221;, &#8220;Galician&#8221;, &#8220;German&#8221;, &#8220;Hebrew&#8221;, \<br />
&#8220;Hindi&#8221;, &#8220;Hungarian&#8221;, &#8220;IrishGaelic&#8221;, &#8220;Italian&#8221;, &#8220;Latin&#8221;, &#8220;Polish&#8221;, \<br />
&#8220;Portuguese&#8221;, &#8220;Russian&#8221;, &#8220;ScottishGaelic&#8221;, &#8220;Spanish&#8221;, &#8220;Swedish&#8221;}</p></blockquote>
<p>It&#8217;s also easy to look up how many words are in each dictionary. For example, to see how many words are in the German dictionary, we just type:</p>
<blockquote><p>In: DictionaryLookup[{"German", "*"}] // Length</p>
<p>Out: 76155</p></blockquote>
<p>which looks like a sensible number of words to do a comparison. The English dictionary has 92,518 words, by the way. Breton (yes, really!) has only 32,733 words&#8230; I&#8217;d never thought of Breton people as being particularly concise.</p>
<p>Anyway, the built-in functions in Mathematica mean that the question that has bugged me for ages can now be answered in two lines of code:</p>
<blockquote><p>In: Mean[StringLength[DictionaryLookup[{"English", "*"}]]] // N</p>
<p>Out: 8.39372</p>
<p>In: Mean[StringLength[DictionaryLookup[{"German", "*"}]]] // N</p>
<p>Out: 11.6281</p></blockquote>
<p>So there you have it: quantitative evidence that German words are longer than English ones, on average over 3 letters longer, which is quite a lot if you ask me! Some of the words are much longer, as you can see from the accompanying plot. If you think my methodology is flawed, please let me know with your quantitative results!</p>
<div id="attachment_134" class="wp-caption alignright" style="width: 445px"><a href="http://corycia.net/wp-content/uploads/2008/11/words.gif"><img class="size-full wp-image-134" title="English versus German" src="http://corycia.net/wp-content/uploads/2008/11/words.gif" alt="English versus German" width="435" height="221" /></a><p class="wp-caption-text">English versus German</p></div>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d133').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Save</em></strong></a>
<br />
<div class="d133" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d133').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d133').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://corycia.net/2008/11/24/are-german-words-longer-than-english-ones/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Torres is a floppy-haired, diving,&#160;git</title>
		<link>http://corycia.net/2008/11/23/torres-is-a-floppy-haired-diving-git/</link>
		<comments>http://corycia.net/2008/11/23/torres-is-a-floppy-haired-diving-git/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 22:53:58 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://corycia.net/?p=131</guid>
		<description><![CDATA[So I finally made it to Anfield for the first time yesterday, for the Liverpool/Fulham Premiership game. Now, I&#8217;m neither a Fulham nor Liverpool supporter: my wife&#8217;s uncle has a Fulham season ticket but couldn&#8217;t make the game, so I went with my father-in-law. The atmosphere at Anfield is really great &#8211; you can see [...]]]></description>
			<content:encoded><![CDATA[<p>So I finally made it to Anfield for the first time yesterday, for the Liverpool/Fulham Premiership game. Now, I&#8217;m neither a Fulham nor Liverpool supporter: my wife&#8217;s uncle has a Fulham season ticket but couldn&#8217;t make the game, so I went with my father-in-law. The atmosphere at Anfield is really great &#8211; you can see why call it a fortress, and the sight of the Kop from the visitor end was something else &#8211; especially with a capacity crowd of around 45,000 around them. It made up for the bitter cold that blew in around half an hour into the match.</p>
<p>The match itself was pretty good for a 0-0 draw. Fulham outplayed Liverpool during the first half, and Rafa must have given the home side a good talking to during the break as it was more even the second half. Little Andy Johnson was the man of the match for me (it&#8217;s amazing how he holds his own against guys much bigger than him) but Reiera was pretty good too.</p>
<p>Only one thing let down the game, and that was Fernando Torres. What is it about imported players from southern Europe (think Ronaldo too here). Torres is really talented, and made some clever little passes, but why does the overpaid tosser like to munch quite so much grass? I haven&#8217;t seen so much diving since the Beijing Olympics! Never mind the cynical ones where he was looking for penalties, the worst was when he was at least ten feet from any Fulham player, and he literally threw himself into the mud. Paintsil&#8217;s complaint earned him a sneaky headbutt from Torres while the ref wasn&#8217;t looking.</p>
<p>It disappoints me to see how brazen the cheating can be amongst some of these guys &#8211; I can&#8217;t imagine doing that in front of 45,000 people, even if most of them this time would have turned a blind eye. And Torres is not nearly as good-looking as he obviously thinks he is. He should get a proper haircut, and stop cheating so much.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d131').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Save</em></strong></a>
<br />
<div class="d131" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d131').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d131').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://corycia.net/2008/11/23/torres-is-a-floppy-haired-diving-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Partical&#160;Physics</title>
		<link>http://corycia.net/2008/10/06/partical-physics/</link>
		<comments>http://corycia.net/2008/10/06/partical-physics/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 22:54:08 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://corycia.net/?p=118</guid>
		<description><![CDATA[Phew. It&#8217;s been a long couple of weeks, but I&#8217;m pretty much moved in now. So, I&#8217;m apparently a lecturer in physics at Manchester University, and no longer employed by HM Govt. It&#8217;s been a busy couple of weeks to say the least, as I&#8217;ve been out of the university arena for some years. I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl id="attachment_119" class="wp-caption alignright" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://corycia.net/wp-content/uploads/2008/10/2920154408_94e90e241b.jpg"><img class="size-thumbnail wp-image-119" title="Partical Physics" src="http://corycia.net/wp-content/uploads/2008/10/2920154408_94e90e241b-150x150.jpg" alt="Speeling is as good as ever amongst graphic designers..." width="150" height="150" /></a></dt>
</dl>
</div>
<p>Phew. It&#8217;s been a long couple of weeks, but I&#8217;m pretty much moved in now.</p>
<p>So, I&#8217;m apparently a lecturer in physics at Manchester University, and no longer employed by HM Govt. It&#8217;s been a busy couple of weeks to say the least, as I&#8217;ve been out of the university arena for some years. I&#8217;ve joined the <a href="http://www.hep.man.ac.uk/index.html">Particle Physics Group</a> (also confusingly called HEP &#8211; High Energy Physics), and am a couple of doors down from fellow group member <a href="http://www.apolloschildren.com/brian/">Brian Cox</a> (whose site is much better looking than mine). It&#8217;s been a steep learning curve getting ready for the teaching load, but being given the nuclear physics lab is kind of nice, as I think I understand it. I&#8217;ll let you know after tomorrow&#8217;s first day! Universities are a lot more lively than when I was an undergraduate, and there is a real buzz about the place. It&#8217;s a bit like being in a hospital &#8211; everyone else seems to know what they&#8217;re doing and where they&#8217;re supposed to go, but there are few signs about. The ones that are there can be confusing (see picture!). Bit by bit I&#8217;m picking up what I&#8217;m supposed to be doing, which is teaching and research basically&#8230;</p>
<p>Fortunately, my office in <a href="http://www.manchester.ac.uk/visitors/travel/maps/numerical/">Schuster</a> is with the other physicists, and not in the old <a href="http://news.bbc.co.uk/1/hi/england/manchester/7634160.stm">Rutherford Building</a>, which is part of the older quad of buildings on Oxford Road, and I think now occupied by psychologists. People have commented on a possible link between the <a href="http://www.manchester.com/News/General_Manchester_news/Manchester_radiation_probe_to_get_underway-18804407.html">deaths of five people</a> who all worked in the building, but given the very low levels of radiation so far measured (it&#8217;s been a hundred years guys) I&#8217;m betting it will turn out to be another leukemia cluster. In other words, it will be a random clustering of events that people call attention to because they are looking for a specific, well-identified cause. There is a lot of psychology in that activity &#8211; maybe the building occupants will look into that!</p>
<p>Hopefully unconnected with my arrival is the rather amusing decision by the Student Union to <a href="http://www.dailymail.co.uk/news/article-1064870/University-renames-gents-toilets-urinals--avoid-upsetting-transexual-students.html">re-classify the toilets</a> from men/women to with/without urinals (in the words of Al Murray, &#8216;I was never confused&#8217;). Transgender students have perhaps correctly pointed out that there is an uncomfortable choice to be made about whether to have abuse thrown at them by either women or men, depending on which door they go through. In typical student fashion, there is a <a href="http://www.manchestereveningnews.co.uk/news/s/1069339_toilet_signs_too_pc">backlash</a> from more conservative student groups who wish to maintain a clear gender divide for their own comfort. The union representative on that there TV (who had surprisingly green hair which made me forget her name) seemed a bit non-plussed at the media attention, but gamely held her own on the rights of all to choose. Good on her. For me, the amusing part of the story is that anyone would want to use any of the toilets in that building. They are after all rather dingy.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d118').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Save</em></strong></a>
<br />
<div class="d118" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d118').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d118').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://corycia.net/2008/10/06/partical-physics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bouncy&#160;Castle</title>
		<link>http://corycia.net/2008/09/14/bouncy-castle/</link>
		<comments>http://corycia.net/2008/09/14/bouncy-castle/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 17:10:16 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[srs redundancy daresbury]]></category>

		<guid isPermaLink="false">http://corycia.net/?p=94</guid>
		<description><![CDATA[Today was a rather surreal experience. Now that the SRS has finally shut, and before the men with spanners start to dismantle the accelerator &#8211; some parts of which are over 40 years old &#8211; the site has been opened to staff (and the many ex-staff) for a full Sunday. It was a strange experience [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_96" class="wp-caption alignright" style="width: 160px"><a href="http://corycia.net/wp-content/uploads/2008/09/endofthesrs.jpg"><img class="size-thumbnail wp-image-96" style="margin-top: 5px; margin-bottom: 5px;" title="The End of the SRS" src="http://corycia.net/wp-content/uploads/2008/09/endofthesrs-150x150.jpg" alt="Now just so much junk" width="150" height="150" /></a><p class="wp-caption-text">The SRS: now just so much junk</p></div>
<p>Today was a rather surreal experience.</p>
<p>Now that the <a href="http://www.srs.ac.uk/srs/">SRS</a> has finally shut, and before the men with spanners start to dismantle the accelerator &#8211; some parts of which are over 40 years old &#8211; the site has been opened to staff (and the many ex-staff) for a full Sunday. It was a strange experience to come as a tourist to my own place of work, and even stranger that for the event the lab has decided to include a funfair, classic car rally, and birds of prey exhibition. I&#8217;m not really sure what any of that has to do with synchrotron science, but maybe it brings in the punters. Unfortunately, the bouncy castle and &#8216;megaslide&#8217; (whatever that is) were both stolen last night, so the funfair consisted solely of rides next to our decrepit site stores building. I&#8217;m not quite sure why it&#8217;s best to put playing children near to piles of scrap metal, but there you go.</p>
<p>The celebratory aspect of the day seemed a bit misplaced to me, since there is nothing really to replace the facility, and more than a few people are being made redundant. It was doubly poignant for me as I&#8217;m leaving the lab myself in a week&#8217;s time, and I worked closely on the SRS for some years.</p>
<p>Oh well&#8230;</p>
<p>Of course, the open day was timed to come just after the last <a href="http://www.srs.ac.uk/srum08/">SR user meeting</a> to be held at Daresbury. Besides the <a href="http://www.srs.ac.uk/srum08/programme.htm">expected eulogies</a> to the varied research that was done on the SRS, there was an interesting presentation by <a href="http://www.imperial.ac.uk/research/qols/about_qols/jon_marangos.htm">Jon Marangos</a>, project leader of the &#8216;<a href="http://www.newlightsource.org/">New Light Source</a>&#8216; (what a terrible committee name that is). The science case has been completed, and is available <a href="http://www.newlightsource.org/documents/NLS%20Draft%20Science%20Case.pdf">in draft form</a> for comment before final submissiong for funding for the design stage. Perhaps unsurprisingly, it calls for a high-repetition rate X-ray FEL suite (i.e. above 1 kHz), albeit without much technical definition that ties the experimental needs to hard accelerator parameters &#8211; the lack of which may or may not come back to bite as it did on <a href="http://www.4gls.ac.uk/">4GLS</a>. Maybe it will get sorted out during the design phase.</p>
<p>Those &#8216;in the know&#8217; realise that high repetition rate basically means superconducting cavities, since normal-conducting ones can only operate in pulsed mode under 1 kHz. And there are plenty of accelerators being built around the world that will do that &#8211; so won&#8217;t get funded in the UK. A superconducting design would be kind of nice, since I <a href="http://cern.ch/AccelConf/e08/papers/mopc035.pdf">published a design</a> for one of those a <a href="http://www.epac08.org/">few months ago</a>. Ok, so my design is based on ideas from a number of other people (WiFEL, LBNL etc.), but I think it&#8217;s quite good. Maybe they&#8217;ll ask me to carry on working on it even though I&#8217;m leaving.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d94').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Save</em></strong></a>
<br />
<div class="d94" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d94').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d94').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://corycia.net/2008/09/14/bouncy-castle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new Windows Mobile&#160;phone.</title>
		<link>http://corycia.net/2008/09/14/my-new-windows-mobile-phone/</link>
		<comments>http://corycia.net/2008/09/14/my-new-windows-mobile-phone/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 23:31:57 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://corycia.net/2008/09/14/my-new-wndows-mobile-phone/</guid>
		<description><![CDATA[Okay, so I was set on gettng an iPhone eventually, probably by persuading my friend Sam to part with hers and me switch to an O2 SIM card (I&#8217;m on a crap T-Mobile tariff right now). But then, only yesterday, I got a special offer email from Expansys for the Ubiquio 503G, reduced from 230 [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so I was set on gettng an iPhone eventually, probably by persuading my friend Sam to part with hers and me switch to an O2 SIM card (I&#8217;m on a crap T-Mobile tariff right now). But then, only yesterday, I got a special offer email from <a href="http://www.expansys.com/">Expansys</a> for the Ubiquio 503G, reduced from 230 quid to just 99 &#8211; with no tie-in contract. Since it has a full, real QWERTY keyboard, and I need something that can hold 1000-plus contacts, I thought &#8216;why not?&#8217; and clicked on &#8216;buy&#8217;. Good old Expansys had it delivered in under 24 hours (and on a Saturday morning) on the default cheapo delivery, and so here I am typing this post one-handed while carrying a sleeping baby. Try doing that with a laptop! Setup of this Windows Mobile 6 device is a doddle: I haven&#8217;t even looked in the manual yet. And the keyboard is pretty good for its size: certainly better than the Blackberry or iPhone when I tried them. Mobile blogging is pretty easy thanks to the moBlog software I downloaded using the phone&#8217;s 802.11 b/g capability, and is really helped by the extensive predictive text dictionary. I am pleased so far, and 99 pounds for SIM-free is definitely a bargain.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d86').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Save</em></strong></a>
<br />
<div class="d86" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d86').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d86').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://corycia.net/2008/09/14/my-new-windows-mobile-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blimey!</title>
		<link>http://corycia.net/2008/08/30/blimey/</link>
		<comments>http://corycia.net/2008/08/30/blimey/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 20:35:04 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://corycia.net/?p=68</guid>
		<description><![CDATA[Hmmm, it HAS been a while since I posted anything here&#8230; must be the baby I just had. Well, actually Donna had the baby. My contribution was about 10 seconds long. I&#8217;ll be starting to write a bit more from now on, as I&#8217;ve just taken a new post as a lecturer at Manchester University, [...]]]></description>
			<content:encoded><![CDATA[<p>Hmmm, it HAS been a while since I posted anything here&#8230; must be the baby I just had. Well, actually Donna had the baby. My contribution was about 10 seconds long. I&#8217;ll be starting to write a bit more from now on, as I&#8217;ve just taken a new post as a lecturer at Manchester University, so this website may be used more often than before.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d68').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Save</em></strong></a>
<br />
<div class="d68" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d68').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d68').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://corycia.net/2008/08/30/blimey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The case of the Phantom Phone&#160;Call</title>
		<link>http://corycia.net/2008/01/29/the-case-of-the-phantom-phone-call/</link>
		<comments>http://corycia.net/2008/01/29/the-case-of-the-phantom-phone-call/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 19:28:42 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://corycia.net/2008/01/29/the-case-of-the-phantom-phone-call/</guid>
		<description><![CDATA[I&#8217;ve just come back from France &#8211; lucky me &#8211; to find a phone bill from Virgin Mobile with a large spurious call charge &#8211; unlucky me. It says I&#8217;ve called 07953968999 for 166 minutes!!! Which obviously I haven&#8217;t. Here&#8217;s the evidence: So, no calls there that are 166 minutes long. In fact, I&#8217;m surprised [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just come back from France &#8211; lucky me &#8211; to find a phone bill from <a href="http://www.virginmobile.com/vm/home.do">Virgin Mobile</a> with a large spurious call charge &#8211; unlucky me. It says I&#8217;ve called 07953968999 for 166 minutes!!! Which obviously I haven&#8217;t. Here&#8217;s the evidence:</p>
<p><a href="http://corycia.net/wp-content/uploads/2008/01/2228340239_8041c58f67.jpg" title="Phantom 1"><img src="http://corycia.net/wp-content/uploads/2008/01/2228340239_8041c58f67.thumbnail.jpg" alt="Phantom 1" /></a><a href="http://corycia.net/wp-content/uploads/2008/01/2229133472_6ba6bfa68b.jpg" title="Phantom 2"><img src="http://corycia.net/wp-content/uploads/2008/01/2229133472_6ba6bfa68b.thumbnail.jpg" alt="Phantom 2" /></a></p>
<p>So, no calls there that are 166 minutes long. In fact, I&#8217;m surprised how few calls I made in France (the roaming entry). Where did it come from then? A quick Google and it appears that 07953968999 is the WAP connection setting for Virgin/T-Mobile in the UK. But here&#8217;s the thing &#8211; I haven&#8217;t used WAP or any other circuit-switched data (as you see from the data calls entry). And the phone can&#8217;t automatically connect &#8211; there&#8217;s a confirmation button. So Virgin are trying bill me for a phantom call.  How does that work? If anyone has any idea, please let me know.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d66').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Save</em></strong></a>
<br />
<div class="d66" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d66').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d66').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://corycia.net/2008/01/29/the-case-of-the-phantom-phone-call/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cults</title>
		<link>http://corycia.net/2008/01/16/cults/</link>
		<comments>http://corycia.net/2008/01/16/cults/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 22:03:32 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://corycia.net/2008/01/16/cults/</guid>
		<description><![CDATA[An interesting news story today: A video has been leaked of Tom Cruise going on about his views of Scientology. I&#8217;ve posted the video below. I find it particularly interesting as it almost makes sense &#8211; but not quite. Like many pseudo-spiritual or pseudo-scientific arguments I have seen, Cruise makes use of similar kinds of [...]]]></description>
			<content:encoded><![CDATA[<p>An interesting news story today: A video has been leaked of Tom Cruise going on about his views of Scientology. I&#8217;ve posted the video below. I find it particularly interesting as it almost makes sense &#8211; but not quite.</p>
<p>Like many pseudo-spiritual or pseudo-scientific arguments I have seen, Cruise makes use of similar kinds of general statements to those of conventional religious systems &#8211; &#8216;helping people&#8217;, &#8216;solving problems&#8217;, &#8216;linking cultures&#8217; &#8211; but without ever going into specifics, or getting into the sort of detail that&#8217;s actually quite crucial to understanding the basis of their beliefs. Now, this video could have been edited to make Tom Cruise look foolish, but I believe that it&#8217;s been put together like this deliberately by Scientology film-makers.</p>
<p>Why make general statements like this? It&#8217;s because people like simple answers to problems., and headlines let us make snap judgements without having to bother about actually learning about an issue. This is why politics works. For example, Ian Pearson &#8211; the Science Minister &#8211; recently said &#8216;we have put up investment in UK physics by 13.6%&#8217;; it takes a little digging to work out that it&#8217;s all eaten up by complications such as FEC, VAT, fixed international subscription limits and so on. But voters care about headlines.</p>
<p>Similarly, when we think about religion it&#8217;s easy to pigeonhole people based on headlines about them. Scientology gives more traditional religious beliefs a bad name, because it plays on the headline-grabbing psychology which is hard-wired into our busy, subject-hopping brains. But consider this: if religious and philosophical belief were simple enough to work out in 5 minutes, then people wouldn&#8217;t have been arguing about it for thousands of years, which of course they have.</p>
<p>Ask yourself another question. Which book has undeniably had more influence on human history than any other? Obviously, it&#8217;s the Bible (or maybe you don&#8217;t believe that &#8211; but think about what other book has had such an impact). Now, whether or not you believe it&#8217;s all claptrap or think it&#8217;s good or bad, have you actually read any of it? Before you come to a premature judgement, read up on the subject, so you can make your own mind without headlines. But what do I know? I&#8217;m a Virgo and it&#8217;s well-known that Virgos don&#8217;t believe in astrology.</p>
<p>I&#8217;ll leave you with Tom in all his glory in edited highlights below. The full video is <a href="http://defamer.com/344987/the-tom-cruise-indoctrination-video-scientologists-dont-want-you-to-see">here</a>.</p>
<p>[wp_youtube]ZQXLuWz6OqU[/wp_youtube]</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d60').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Save</em></strong></a>
<br />
<div class="d60" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d60').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d60').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://corycia.net/2008/01/16/cults/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Takeaway</title>
		<link>http://corycia.net/2008/01/13/takeaway/</link>
		<comments>http://corycia.net/2008/01/13/takeaway/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 13:31:47 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://corycia.net/2008/01/13/takeaway/</guid>
		<description><![CDATA[A leaflet dropped through my door this morning informs me of a Chinese takeaway called &#8216;Ding Wong&#8217; located in the centre of Warrington. This confirms something I have long suspected&#8230; (here comes the punchline) &#8230; there must be some Ding Wong in Warrington! Save Hide Sites $$('div.d57').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) });]]></description>
			<content:encoded><![CDATA[<p><a href="http://corycia.net/wp-content/uploads/2008/01/dingwong.jpg" title="Ding Wong Menu"><img src="http://corycia.net/wp-content/uploads/2008/01/dingwong.thumbnail.jpg" alt="Ding Wong Menu" align="right" hspace="5" vspace="5" /></a>A leaflet dropped through my door this morning informs me of a Chinese takeaway called &#8216;Ding Wong&#8217; located in the centre of Warrington. This confirms something I have long suspected&#8230;</p>
<p>(here comes the punchline)</p>
<p>&#8230; there must be some Ding Wong in Warrington!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d57').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Save</em></strong></a>
<br />
<div class="d57" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d57').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d57').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://corycia.net/2008/01/13/takeaway/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Naked Civil&#160;Servant</title>
		<link>http://corycia.net/2008/01/08/the-naked-civil-servant/</link>
		<comments>http://corycia.net/2008/01/08/the-naked-civil-servant/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 22:08:50 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://corycia.net/2008/01/08/the-naked-civil-servant/</guid>
		<description><![CDATA[I had a media training course at work today. I didn&#8217;t know much about it beforehand so I didn&#8217;t really pay much attention to the tutors or the bios that had been provided. However, as I listened to the female tutor, it slowly dawned on me that I had heard her sultry voice somewhere before. [...]]]></description>
			<content:encoded><![CDATA[<p>I had a media training course at work today. I didn&#8217;t know much about it beforehand so I didn&#8217;t really pay much attention to the tutors or the bios that had been provided. However, as I listened to the female tutor, it slowly dawned on me that I had heard her sultry voice somewhere before.</p>
<p>Of course!  It was Susan Alexander, BBC journalist and presenter extraordinaire, telling us how to talk to the media! How cool was that? And she was very impressive, and not a little intimidating. I no longer have a disdain for arts graduates &#8211; this one really knew what she was talking about, and was sharp as a tack. No bullshitting possible here. The reason I didn&#8217;t make the connection before then is that all of us compartmentalise our lives, and don&#8217;t expect to see things or people out of context: I would have had the same trouble if I had gone to sit down on the sofa in my living room and found the Queen sitting there.</p>
<p>But then I realised something else that had subconsciously stopped me from making the link from radio to reality: every previous time I had heard Susan&#8217;s voice I had been naked. Naked, because when I listen to Radio 4 at the right time in the morning I&#8217;m nearly always in the shower. I didn&#8217;t mention the naked thing to Ms. Alexander though: I thought she might find it weird.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d53').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Save</em></strong></a>
<br />
<div class="d53" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d53').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d53').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://corycia.net/2008/01/08/the-naked-civil-servant/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
