<?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>Keys Corner</title>
	<atom:link href="http://www.keyscorner.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keyscorner.com</link>
	<description>a somewhat unstructured collection of news, facts and opinions</description>
	<lastBuildDate>Tue, 16 Mar 2010 06:01:40 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recreating the correct links to files in iTunes</title>
		<link>http://www.keyscorner.com/archives/2010/03/15/recreating-the-correct-links-to-files-in-itunes/</link>
		<comments>http://www.keyscorner.com/archives/2010/03/15/recreating-the-correct-links-to-files-in-itunes/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 17:35:57 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Audio]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2201</guid>
		<description><![CDATA[The Mac mini I set up with Snow Leopard Server had previously been acting as a server using the client version of OS X. While I was setting up the server again after installing the Server operating system, I  decided to also combine the existing external data drive with a second drive and make [...]]]></description>
			<content:encoded><![CDATA[<p>The Mac mini <a href="http://www.keyscorner.com/archives/2010/03/15/installing-snow-leopard-server-on-a-mac-mini/">I set up with Snow Leopard Server</a> had previously been acting as a server using the client version of OS X. While I was setting up the server again after installing the Server operating system, I  decided to also combine the existing external data drive with a second drive and make a RAID array. That meant reformatting  both drives before they could be mapped as a RAID set. So I backed up my data (to a third drive) and then created the RAID set and copied my data back onto the new RAID drives. </p>
<p>I only realised some time later that I had used different names for the data partition before and after setting up the RAID array. So the iTunes library was full of little grey exclamation marks, indicating the track can no longer be found. If you double click on the track, iTunes will allow you to navigate to the new location of the music and will re-link the meta data in iTunes to the file containing the track. But with over 1000 albums and a lot of podcasts, that was not practicable:</p>
<p><img src="http://www.keyscorner.com/wp-content/uploads/2010/03/Screen-shot-2010-03-15-at-15.57.351.jpg" alt="" title="Screen-shot-2010-03-15-at-15.57.35" width="500" height="18" class="aligncenter size-full wp-image-2203" /></p>
<p>The easiest way to fix the problem, that I am aware of, is to export the complete library as it is to your desktop.<br />
<div id="attachment_2213" class="wp-caption aligncenter" style="width: 510px"><img src="http://www.keyscorner.com/wp-content/uploads/2010/03/Screen-shot-2010-03-16-at-06.51.06.jpg" alt="" title="Screen shot 2010-03-16 at 06.51.06" width="500" height="256" class="size-full wp-image-2213" /><p class="wp-caption-text">How to export your library</p></div><br />
This produces a file containing XML statements, however, you don&#8217;t need to be able to do more than identify your path to the tracks in this file. You need that because you are going to substitute the new path for the old one wherever it occurs. You can edit the XML file using, for example, <a href="http://www.barebones.com/products/TextWrangler/">TextWrangler</a> and simply make a global replacement of the old path (up to, but not including the file name) with the new path. This might take several minutes &#8211; in my case the library file was 37 MB and that does take a time to substitute all the occurrences.<br />
<br />
When the file has been edited and saved, you can import it into iTunes.</p>
<p><div id="attachment_2215" class="wp-caption aligncenter" style="width: 510px"><img src="http://www.keyscorner.com/wp-content/uploads/2010/03/Screen-shot-2010-03-16-at-06.56.48.jpg" alt="" title="Screen shot 2010-03-16 at 06.56.48" width="500" height="298" class="size-full wp-image-2215" /><p class="wp-caption-text">How to import the edited XML library file </p></div><br />
The only small problem is that you will now have all your tunes listed twice, once with an exclamation mark and once without. However that is no big thing &#8211; you can eliminate the &#8220;wrong&#8221; tracks (with exclamation marks) by downloading and running the <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=removedeadsuper">Super Remove Dead Tracks</a> script from Doug&#8217;s Apple Scripts web site.<br />
<br />
Being a script it is very slow, taking about 4 hours to run in my case. However, once it has finished its magic, you will have a clean iTunes library again. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/03/15/recreating-the-correct-links-to-files-in-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Snow Leopard Server on a Mac Mini</title>
		<link>http://www.keyscorner.com/archives/2010/03/15/installing-snow-leopard-server-on-a-mac-mini/</link>
		<comments>http://www.keyscorner.com/archives/2010/03/15/installing-snow-leopard-server-on-a-mac-mini/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 23:50:05 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2187</guid>
		<description><![CDATA[I picked up a new copy of OS X 10.6 Server on EBay for 177 Euro (instead of the 499 Euro it costs if you buy it new from Apple) and have installed it on my 2006 Intel Mac mini. I had one issue at the start of the installation, whose solution is not obvious. [...]]]></description>
			<content:encoded><![CDATA[<p>I picked up a new copy of OS X 10.6 Server on EBay for 177 Euro (instead of the 499 Euro it costs if you buy it new from Apple) and have installed it on my 2006 Intel Mac mini. I had one issue at the start of the installation, whose solution is not obvious. </p>
<p>I started a headless installation from a second Mac. To do this, install the Server Admin application from the Admin Tools disk on the Mac you will be using to control the server from, and insert the OS X Server disk in the DVD drive of the server-to-be. The Server Admin tool will find your other Mac and ask for a serial number. Apple&#8217;s documentation says to enter the first eight characters of the server hardware serial number, which on an Apple X-Serve is on a label on the server body. </p>
<p>In the case of the Mac mini, there is no label, but if you can display the serial number using the &#8220;About This Mac/More Info&#8221; menu point under the Apple logo in the main menu. See the screen shot below.<br />
<div id="attachment_2199" class="wp-caption aligncenter" style="width: 510px"><img src="http://www.keyscorner.com/wp-content/uploads/2010/03/Screen-shot-2010-03-14-at-11.25.031.jpg" alt="" title="Showing the serial number of the Mac mini" width="500" height="265" class="size-full wp-image-2199" /><p class="wp-caption-text">Showing the serial number of the Mac mini</p></div><br />
However entering the first 8 characters just produces an error message saying the the serial number is invalid. In cases where there is no hardware serial number, you are supposed to be able to enter &#8220;12345678&#8243;, but this also produces the same error message.<br />
 <br />
I eventually hit on the idea of entering the <strong>complete serial number</strong>, which in my case was 11 characters long, and bingo! The installation started correctly. After the initial installation is completed, you can remotely access the server via the Server Admin tool using the <strong>first eight characters</strong> of the server&#8217;s serial number</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/03/15/installing-snow-leopard-server-on-a-mac-mini/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A paper-based password system</title>
		<link>http://www.keyscorner.com/archives/2010/03/10/a-paper-based-password-system/</link>
		<comments>http://www.keyscorner.com/archives/2010/03/10/a-paper-based-password-system/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 21:25:04 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[On the web]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2183</guid>
		<description><![CDATA[Digital Inspiration has an interesting idea for people who have to log on to multiple web sites from public computers, or just for people who want secure passwords even if they don&#8217;t spend a lot of time in internet cafes. It uses paper. 
If you use the same password for multiple sites, you have a [...]]]></description>
			<content:encoded><![CDATA[<p>Digital Inspiration has <a href="http://www.labnol.org/software/write-passwords-safely-on-paper/12972/">an interesting idea for people who have to log on to multiple web sites</a> from public computers, or just for people who want secure passwords even if they don&#8217;t spend a lot of time in internet cafes. It uses paper. </p>
<p>If you use the same password for multiple sites, you have a problem if one of the sites is compromised &#8211; your ID these days is often your email address and if the password is also the same, there is a real chance that the bad guys could use the compromised information to impersonate you on other sites. </p>
<p>The suggestion is quite neat and worth thinking about if you don&#8217;t currently use different passwords on each site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/03/10/a-paper-based-password-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Economic logic</title>
		<link>http://www.keyscorner.com/archives/2010/03/10/economic-logic/</link>
		<comments>http://www.keyscorner.com/archives/2010/03/10/economic-logic/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 17:40:23 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Language / Culture]]></category>
		<category><![CDATA[Reading matter]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2179</guid>
		<description><![CDATA[What makes supermarket employees work harder? Why do rats drink more tonic water, when it becomes more expensive? (Rats hate tonic water, they don&#8217;t like the taste of the quinine in it), and why is your boss overpaid? 
It&#8217;s all down to the logic of economics, according to Tim Harford, or as he calls it [...]]]></description>
			<content:encoded><![CDATA[<p>What makes supermarket employees work harder? Why do rats drink more tonic water, when it becomes more expensive? (Rats hate tonic water, they don&#8217;t like the taste of the quinine in it), and why is your boss overpaid? </p>
<p>It&#8217;s all down to the logic of economics, according to Tim Harford, or as he calls it <a href="http://www.amazon.co.uk/Logic-Life-Undercover-Economist/dp/0349120412/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1268241955&#038;sr=8-1">The Logic of Life</a>.  I discovered Tim Harford when I picked up his first book (<a href="http://www.amazon.co.uk/Undercover-Economist-Tim-Harford/dp/0349119856/ref=pd_cp_b_1">The Undercover Economist</a>), in Spain a couple of years ago &#8211; it looked interesting, and I started reading it in Spanish, but I got frustrated at the number of words I had to look up, and bought it again and finished it in English.</p>
<p>He is an economist who believes much seemingly irrational behaviour is actually completely logical if you think about it. Which is what both his books illustrate. </p>
<p>He&#8217;s got a knack if explaining complex ideas with clear, simple examples, and both books are great fun to read and pick up an understanding of how economic pressures affect everyday life. Both books are a good read, the first one explains the basics of economic theory; the second one looks at why seemingly irrational behaviour is to be expected, and explains some common phenomena in terms of economic logic. You don&#8217;t need to read them in the order he wrote them, and you don&#8217;t need any maths either.   </p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/03/10/economic-logic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Innovative Post</title>
		<link>http://www.keyscorner.com/archives/2010/03/01/innovative-post/</link>
		<comments>http://www.keyscorner.com/archives/2010/03/01/innovative-post/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 00:04:25 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Germany]]></category>
		<category><![CDATA[Management]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2161</guid>
		<description><![CDATA[The German Post has implemented some innovative services which either haven&#8217;t been copied abroad, or only took off in other countries quite a bit later:

1. Packstation
If you work during the week, which let&#8217;s face it many of us have to, it can be quite a pain getting goods that you have bought on the internet [...]]]></description>
			<content:encoded><![CDATA[<p>The German Post has implemented some innovative services which either haven&#8217;t been copied abroad, or only took off in other countries quite a bit later:<br />
<span id="more-2161"></span></p>
<h1>1. Packstation</h1>
<p>If you work during the week, which let&#8217;s face it many of us have to, it can be quite a pain getting goods that you have bought on the internet  delivered at a time when you are in. </p>
<p>You might end up having to wait until the weekend to pick up a parcel, after the postman or courier tried to deliver during the day, and then left a note saying the parcel is at the depot. DHL (a subsidiary of the German Post) offers a free service called <a href="http://en.wikipedia.org/wiki/Packstation">Packstation</a> which allows you to have your parcels sent to an automated unit from which you can collect parcels and also send parcels &#8211; 24&#215;7. You get an electronic card like a credit card, and a secret number and use these to collect or send your post.  Sending parcels via a Packstation  is cheaper then if you take it to the Post Office.<br />
<a href="http://www.keyscorner.com/wp-content/uploads/2010/02/Packstation.jpg"><img src="http://www.keyscorner.com/wp-content/uploads/2010/02/Packstation.jpg" alt="" title="Packstation" width="500" height="461" class="aligncenter size-full wp-image-2164" /></a><br />
It&#8217;s a win-win service. Customers can collect and send  parcels when they want, and because only DHL and the Post can put deliveries into the Packstation, it means these customers favour vendors who deliver by DHL / Post, thus securing them more business. And it saves them delivering to each customer individually, so saves money too. Strange, that most (all?) other countries don&#8217;t have similar services. </p>
<h1>2. Printing you own stamps and address labels</h1>
<p> I know that some other postal systems also offer a similar service, but in Germany it has been available for several years. Here it is called <a href="http://www.deutschepost.de/dpag?xmlFile=1013304">Internetmarke</a> (&#8220;Internet Stamp&#8221;) and again it is offered by DHL and the Post.<br />
<a href="http://www.keyscorner.com/wp-content/uploads/2010/02/Internetmarke.jpg"><img src="http://www.keyscorner.com/wp-content/uploads/2010/02/Internetmarke.jpg" alt="" title="Internetmarke" width="500" height="282" class="aligncenter size-full wp-image-2172" /></a><br />
This service allows customers to print stamps (they can choose a logo or image to be printed on the stamp) and package labels on-line on their own labels. They pay using several different systems, including PayPal. It means you always have a stamp with the right value at home, even if you are sending something to an unusual destination or at a non-standard tariff. </p>
<h1>3. Postident</h1>
<p><a href="http://www.deutschepost.de/dpag?tab=1&#038;skin=lo&#038;check=yes&#038;lang=de_EN&#038;xmlFile=link1017202_1009857">Postident</a> is a service which allows you to have your identity validated at a post office. </p>
<p>Suppose you want to open an internet bank account. The usual process in Germany is to send of the application via the internet. A few days later, you will receive a postident form from the bank with a request to take it to the post office to have your ID verified. You take your passport or ID card, and the form and they check your documentation, fill in the details on the form and return it at the bank&#8217;s cost. This is a lot more convenient than getting copies of your passport certified by a notary or sending off recent copies of several utility bills to prove who you are (which is the usual system in the UK, for instance). </p>
<p>As far as I know, this service hasn&#8217;t been copied anywhere else.    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/03/01/innovative-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruth&#8217;s new websites</title>
		<link>http://www.keyscorner.com/archives/2010/02/28/ruths-new-websites/</link>
		<comments>http://www.keyscorner.com/archives/2010/02/28/ruths-new-websites/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 17:19:23 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Family / This Site]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2148</guid>
		<description><![CDATA[Recently Ruth asked me to set up a new website for her and some other textile artists who she has met. So I set up Use Your Eyes for them. Ruth was quite taken with the design, and decided she wanted her own blog Sew2Speak changing to use a similar skin, which is what I [...]]]></description>
			<content:encoded><![CDATA[<p>Recently Ruth asked me to set up a new website for her and some other textile artists who she has met. So I set up <a href="http://www.use-your-eyes.com/">Use Your Eyes</a> for them. Ruth was quite taken with the design, and decided she wanted her own blog <a href="http://www.sew2speak.com/">Sew2Speak</a> changing to use a similar skin, which is what I spent this weekend doing. </p>
<p>Both blogs use <a href="http://wordpress.org/">Wordpress</a>, which makes changing the template that defines the appearance of the blog very easy, while maintaining a very high level of flexibility to make individual changes. </p>
<p>One template which has become quite widely used is the <a href="http://themeshaper.com/thematic/">thematic</a> template, developed by Ian Stewart. This can either be used directly, which is what I did for this blog (developing some visual ideas from the <a href="http://www.egracecreative.com/2008/09/06/bible-scholar-wordpress-theme/">Bible Scholar</a> theme), or you can use templates which build on the thematic template itself. I used the <a href="http://wordpress.bytesforall.com/?page_id=40">Atahualpa</a> theme from BytesForAll as the starting point. This theme is so customisable that you can change the appearance extensively without having to know hardly any CSS. If you compare Ruth&#8217;s blogs with the standard appearance of Atahualpa, you can see how much the appearance can be changed. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/02/28/ruths-new-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running out of&#8230;</title>
		<link>http://www.keyscorner.com/archives/2010/02/10/running-out-of/</link>
		<comments>http://www.keyscorner.com/archives/2010/02/10/running-out-of/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 21:31:48 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Economics]]></category>
		<category><![CDATA[Food]]></category>
		<category><![CDATA[Nature and Science]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2138</guid>
		<description><![CDATA[If global warming hasn&#8217;t frightened your socks off yet, then take a look at these two news items: 
1. The UK is likely to run out of soil in the next 60 years. Other countries are similarly affected:
An estimated 75 billion tonnes of soil is lost annually with more than 80 per cent of the [...]]]></description>
			<content:encoded><![CDATA[<p>If global warming hasn&#8217;t frightened your socks off yet, then take a look at these two news items: </p>
<p>1. <a href="http://www.telegraph.co.uk/earth/agriculture/farming/6828878/Britain-facing-food-crisis-as-worlds-soil-vanishes-in-60-years.html">The UK is likely to run out of soil in the next 60 years</a>. Other countries are similarly affected:<br />
<blockquote>An estimated 75 billion tonnes of soil is lost annually with more than 80 per cent of the world&#8217;s farming land &#8220;moderately or severely eroded&#8221;&#8230;</p></blockquote>
<p>2. <a href="http://thinkorthwim.com/2010/01/16/peak-oil-is-a-small-problem-compared-to-peak-phosphorus/">The world production of phosphorous probably peaked in the late 1980&#8217;s</a> (phosphorous is used to make fertiliser):<br />
<blockquote>According to a study by Patrick Dery peak phosphorus occurred in the US in 1988 and the rest of the world in 1989. Others think we’re still 30 years away from the peak, but it doesn’t matter who’s right. Either way, unless we change what we’re doing now, we will have depleted our supply of the central building block of life within a few hundred years of discovering it, and we do not know how to make more.</p></blockquote>
<p>Both articles are interesting reading and are quite short. Better not to think about oil or water either.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/02/10/running-out-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>International? Not us mate!</title>
		<link>http://www.keyscorner.com/archives/2010/02/08/international-not-us-mate/</link>
		<comments>http://www.keyscorner.com/archives/2010/02/08/international-not-us-mate/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 21:52:43 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2123</guid>
		<description><![CDATA[It is surprising how many large companies which like to think of themselves as international, and who advertise in the international press can&#8217;t cope with having customers in countries other than their home land. 
From our own recent experience: 

A subsidiary of a British bank &#8211; one of the national brands &#8211; can&#8217;t cope with [...]]]></description>
			<content:encoded><![CDATA[<p>It is surprising how many large companies which like to think of themselves as international, and who advertise in the international press can&#8217;t cope with having customers in countries other than their home land. </p>
<p>From our own recent experience: </p>
<ul>
<li>A subsidiary of a British bank &#8211; one of the national brands &#8211; can&#8217;t cope with a German address &#8211; the postcode always gets printed on a separate line <strong>before</strong> the town (it should be on the same line as the town, preceding the town name). Very strange, as in the UK it would be printed <strong>after</strong> the town on it&#8217;s own line.</li>
<p></p>
<li>A large Spanish bank has even larger problems, they insist on prefixing the street name with a choice of Spanish words meaning &#8220;street&#8221;, &#8220;avenue&#8221; etc. Their IT systems don&#8217;t give either their own staff or online-banking customers the possibility of setting the value to blank; they also insist on inserting a comma before the house number. So you end up getting mail addressed to <em>Calle Hauptstrasse, 14</em> or what ever. They also put the postcode in the wrong line and insist on inserting a decimal point between characters 2 and 3 of the code. The result in Germany is that the post gets returned to the bank without being delivered.</li>
</ul>
<p>It&#8217;s enough to make you tear your hair out. We&#8217;re used to American companies not being able to cope with foreign addresses, but Europe is full of little nations, so you&#8217;d think that European companies would have had plenty of practice with different address formats.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/02/08/international-not-us-mate/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Brise Soliel</title>
		<link>http://www.keyscorner.com/archives/2010/02/08/brise-soliel/</link>
		<comments>http://www.keyscorner.com/archives/2010/02/08/brise-soliel/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 16:10:52 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Family / This Site]]></category>
		<category><![CDATA[Spain]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2105</guid>
		<description><![CDATA[We went to Xàtiva a couple of weeks ago to pick up the deeds for the plot we have bought, and to see a second architect. The guy we initially met made an offer for doing the design which was 50% over the usual rate, and was unable to explain why. Our (excellent) lawyer in [...]]]></description>
			<content:encoded><![CDATA[<p>We went to Xàtiva a couple of weeks ago to pick up the deeds for the plot we have bought, and to see a second architect. The guy we initially met made an offer for doing the design which was 50% over the usual rate, and was unable to explain why. Our (excellent) lawyer in Valencia pointed that out, and got us two comparative offers within 24 hours.  So we went down to met an architect he knows and recommended in Valencia.</p>
<p>The meeting went very well &#8211; we liked his ideas (we had previously sent him an 8-page document listing the main requirements for the house) and his price was in line with the local guidelines for architect&#8217;s fees. </p>
<p>The only &#8220;problem&#8221; we have, is that he is convinced that we are going to need bars on <strong>all</strong> the windows. For terrace doors etc. we can use folding arrangements, where they fold against the wall on each side of the doors when we are at home, but he wants to put fixed bars on all the smaller windows. </p>
<p>He&#8217;s undoubtedly correct, as most Spanish houses do have bars, and if you are the only one without, it is a bit of an invitation to the local thieves. And you can&#8217;t be running around closing bars on every window before you go out each time. On the other hand, we don&#8217;t really want to look out into the garden through iron bars. We did suggest getting bars fitted which retract into a cavity in the wall on each side of the window, but he didn&#8217;t seem at all convinced that it was a good idea! </p>
<p>Fortunately, Ruth&#8217;s brother-in-law is an architect, and we were talking to him about it last night. He suggested using <a href="http://en.wikipedia.org/wiki/Brise_soleil">brise soleil</a>. If you search on the internet, you can find some pretty neat images of what you could do: <a href="http://www.architectmagazine.com/Images/tmpA7E6.tmp_tcm20-163743.jpg">here</a>, <a href="http://www.flickr.com/photos/manuel69/3457207112/in/set-72157620581413840/ ">here</a>, <a href="http://www.df-perforation.fr/typo3temp/pics/18b0ba8ee5.jpg">here</a> or <a href="http://www.wilcoxfabrications.co.uk/images/Gallery-Images/Specials/Specials-Large/Specials04LRG.jpg">here</a>. </p>
<p>The possibilities for producing something visually attractive but also burglar-proof are huge, and I think we could definitely live with brise soleil in front of the windows! Of course it also has the advantage that it will keep the house cooler in summer too. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/02/08/brise-soliel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running out of space for the snow</title>
		<link>http://www.keyscorner.com/archives/2010/01/30/running-out-of-space-for-the-snow/</link>
		<comments>http://www.keyscorner.com/archives/2010/01/30/running-out-of-space-for-the-snow/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 15:39:10 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Family / This Site]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2094</guid>
		<description><![CDATA[ It has been snowing since last Wednesday. And we and the neighbours are starting to run out of places to put the snow we&#8217;ve cleared. 
Since I took these pictures, it has continued to snow, and snow is forecast to continue until at least next Wednesday. One of the neighbours set off in his [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_2097" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.keyscorner.com/wp-content/uploads/2010/01/bl-IMG_1417.jpg"><img src="http://www.keyscorner.com/wp-content/uploads/2010/01/bl-IMG_1417.jpg" alt="View from our lounge this morning" title="View from our lounge this morning" width="500" height="368" class="size-full wp-image-2097" /></a><p class="wp-caption-text">View from our lounge this morning</p></div><br />
<div id="attachment_2096" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.keyscorner.com/wp-content/uploads/2010/01/bl-IMG_1415.jpg"><img src="http://www.keyscorner.com/wp-content/uploads/2010/01/bl-IMG_1415.jpg" alt="And the same view from upstairs" title="And the same view from upstairs" width="500" height="343" class="size-full wp-image-2096" /></a><p class="wp-caption-text">And the same view from upstairs</p></div> It has been snowing since last Wednesday. And we and the neighbours are starting to run out of places to put the snow we&#8217;ve cleared. </p>
<p>Since I took these pictures, it has continued to snow, and snow is forecast to continue until at least next Wednesday. One of the neighbours set off in his car at lunch time. Despite having snow tyres, he needed digging out three times before he got to the entrance to our common drive; and he had to turn around 100 meters after that because he couldn&#8217;t get up the hill to the main road. I think it could be impossible to get to work next week if the weather forecast is right.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/01/30/running-out-of-space-for-the-snow/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mervyn King: Sudoku for Economists</title>
		<link>http://www.keyscorner.com/archives/2010/01/21/mervyn-king-sudoku-for-economists/</link>
		<comments>http://www.keyscorner.com/archives/2010/01/21/mervyn-king-sudoku-for-economists/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 21:34:24 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Economics]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2079</guid>
		<description><![CDATA[Mervyn King, the Governor of the Bank of England, gave a speech at the University of Exeter this week. He uses an example of &#8220;Sudoku for Economists&#8221; (pdf file, 47 kB) to illustrate why the mess the world economy is in is unlikely to get any better. He produces a small 9-celled &#8220;sudoku table&#8221;, to [...]]]></description>
			<content:encoded><![CDATA[<p>Mervyn King, the Governor of the Bank of England, gave a speech at the University of Exeter this week. He uses an example of &#8220;<a href="http://www.bankofengland.co.uk/publications/speeches/2010/speech419.pdf">Sudoku for Economists</a>&#8221; (pdf file, 47 kB) to illustrate why the mess the world economy is in is unlikely to get any better. He produces a small 9-celled &#8220;sudoku table&#8221;, to illustrate that the high-saving countries (e.g. China, Japan) and the low-saving countries (USA, UK, Spain) are dependent on the choices the other group of countries make:<br />
<blockquote>Sudoku for economists shows that countries cannot pursue for long incompatible economic policy frameworks.</p>
<p>The reason why continuing large deficits are not sustainable indefinitely is that for every current account deficit there is an equal net capital flow in the opposite direction. Even if those flows remain constant in size, they imply an ever increasing stock of international asset and liability positions. Today China alone has reserves of over two trillion dollars, and Japan another trillion dollars&#8230;</p></blockquote>
<p>The problem being, as Keynes said at the Bretton Woods Conference in 1944:<br />
<blockquote>The process of adjustment is <strong>compulsory</strong> for the debtor and <strong>voluntary</strong> for the creditor. If the creditor does not choose to make, or allow, his share of the adjustment, he suffers no inconvenience. For whilst a country’s reserve cannot fall below zero, there is no ceiling which sets an upper limit.</p></blockquote>
<p>King proposes that the G20 countries, who between them produce 90% of the global GDP, should work closely together to coordinate the reduction of global trade imbalances. </p>
<p>However, looking at the level of trust and support the member states in the EU are currently prepared to give each other, I think that is a non-starter. You have Portugal, Ireland, Italy Greece and Spain (the PIIGS), who need to reduce government debt on the one hand and the comparatively strong economies, in particular Germany, on the other. The citizens of the PIIGS are likely to erupt in civil unrest as the pain of even partially addressing their need to reduce government spending is felt (there has already been unrest in Greece), and the German finance minister has reacted strongly against suggestions that Germany should help these countries. Germany is in a better position, but that is only a relative position. Germany also needs to balance its books and the government sees looming difficulties maintaining the standard of living that its citizens expect. Politicians&#8217; main goal is to get re-elected every 4-5 years, so they have no motivation to upset their voters with tough government saving or giving financial help to other nations. </p>
<p>If close neighbours can&#8217;t pull together, the chance that the USA, China, Britain, India, Germany, Turkey and Japan (to name some of the G20 members) will agree to pull together to correct economic imbalance seems remote. </p>
<p>We have just seen how little common ground could be found to deal with the potentially catastrophic changes looming as a result of climate change.</p>
<p>The speech is quite short, worth reading, and contains some thought-provoking comments. But I don&#8217;t feel optimistic that his suggestion will be followed. Unfortunately he rates other alternatives that have already been mooted as even less likely to succeed. Not encouraging.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/01/21/mervyn-king-sudoku-for-economists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Very well paid</title>
		<link>http://www.keyscorner.com/archives/2010/01/18/very-well-paid/</link>
		<comments>http://www.keyscorner.com/archives/2010/01/18/very-well-paid/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 17:32:58 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Economics]]></category>
		<category><![CDATA[Europe]]></category>

		<guid isPermaLink="false">http://www.keyscorner.com/?p=2072</guid>
		<description><![CDATA[I noticed an article in the Daily Mail today about what Spanish air traffic controllers earn (here). I thought that must be typical exaggeration by the popular press, but decided to see if I find out what they &#8220;really&#8221; earn. It turns out that the figures are probably accurate &#8211; here&#8217;s an article in El [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed an article in the Daily Mail today about what Spanish air traffic controllers earn (<a href="http://www.dailymail.co.uk/news/worldnews/article-1244156/Spanish-air-traffic-controllers-earn-800-000--replaced-automatic-systems.html">here</a>). I thought that must be typical exaggeration by the popular press, but decided to see if I find out what they &#8220;really&#8221; earn. It turns out that the figures are probably accurate &#8211; here&#8217;s <a href="http://www.elmundo.es/mundodinero/2010/01/12/economia/1263304552.html">an article in El Mundo quoting similar figures</a> (<a href="http://translate.google.com/translate?js=y&#038;prev=_t&#038;hl=en&#038;ie=UTF-8&#038;layout=1&#038;eotf=1&#038;u=http%3A%2F%2Fwww.elmundo.es%2Fmundodinero%2F2010%2F01%2F12%2Feconomia%2F1263304552.html&#038;sl=es&#038;tl=en">translation here</a>):</p>
<blockquote><p>There are 2300 Spanish air traffic controllers.  28 of them earn more than 700,000 Euro per year, 135 earn more than 600,000 Euro and 713 have wages that range between 360,000 and 540,000 Euro.  A few make more than 900,000 Euro. According to AENA, the average is 350,000 Euro per year, almost triple the amount that a British controller and twice that of a Frenchman, German or Italian.</p></blockquote>
<p>I thought working in IT (information technology) was pretty reasonably paid, but there are very few <em>employees</em> in IT earning over 350,000 Euro a year. I would say there are not many salaried IT employees in Germany earning a third of that.</p>
<p>(By the way I am using the European separators for thousand (&#8220;,&#8221;). It is always a problem knowing which to use, the comma comes automatically to me after 30 years in Germany, and it is also what you see in Google&#8217;s automated translation above). </p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyscorner.com/archives/2010/01/18/very-well-paid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
