<?xml version="1.0" encoding="utf-8"?>


<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://earthlingsoft.net/ssp/blog/">
<title>Quarter Life Crisis</title>
<link>http://earthlingsoft.net/ssp/blog/</link>
<description>The world according to Sven-S. Porst</description>
<dc:language>en</dc:language>
<dc:creator>Sven-S. Porst (ssp-web@earthlingsoft.net)</dc:creator>
<dc:date>2008-05-11T18:59:35+01:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.21" />

<items>
<rdf:Seq><rdf:li rdf:resource="http://earthlingsoft.net/ssp/blog/2008/05/whats_in_a_public_identifier" />
<rdf:li rdf:resource="http://earthlingsoft.net/ssp/blog/2008/05/hello_summer" />
<rdf:li rdf:resource="http://earthlingsoft.net/ssp/blog/2008/05/oh_the_moronic" />
<rdf:li rdf:resource="http://earthlingsoft.net/ssp/blog/2008/05/textmate" />
<rdf:li rdf:resource="http://earthlingsoft.net/ssp/blog/2008/05/get_your_kicks" />
<rdf:li rdf:resource="http://earthlingsoft.net/ssp/blog/2008/05/schindewolf" />
<rdf:li rdf:resource="http://earthlingsoft.net/ssp/blog/2008/05/april_films" />
<rdf:li rdf:resource="http://earthlingsoft.net/ssp/blog/2008/05/countryside" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://earthlingsoft.net/ssp/blog/2008/05/whats_in_a_public_identifier">
<title>What&apos;s in a Public Identifier</title>
<link>http://earthlingsoft.net/ssp/blog/2008/05/whats_in_a_public_identifier</link>
<description><![CDATA[<style>
.centred {text-align:center;}
img {border: 0px none;float: right;padding:0.2em 0em 0.2em 0.5em;}
img.im {height: 150px;	width: 150px;}
.centred img, img.centred {float:none;text-align:center;}
blockquote {margin:0.7em 0em 0.5em 0.2em;padding:0em 0.7em 0em 1.3em;border-left: thin solid #ccc;}
q>em, blockquote>em { font-style: normal; }
a[hreflang]:after{content: "[" attr(hreflang) "]";margin-left: 0.3em;}
a[href^="itms"]:before, a[href^="http://phobos.apple.com"]:before {vertical-align:middle;padding-right:2px;content: url(http://earthlingsoft.net/ssp/blog/includes/iTunesStore.png);}
.aside:before {content:"Aside:";color:#333;}
.update:before {content:"Update:";color:#333;}
.aside, .aside p, .update, .update p {padding-left:3em;color:#666;}
</style>]]><![CDATA[<p>
It looks like Apple didn&#8217;t just change their registered name or whatever last year, they also made an effort to copy that change over to as many places as possible. For example to the header of XML format property list files. Old ones will read like this:
</p>

<blockquote>
<code>&lt;!DOCTYPE plist PUBLIC &quot;-//Apple Computer//DTD PLIST 1.0//EN&quot; &quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd&quot;&gt;
</code></blockquote>

<p>
while current ones read like this:
</p>

<blockquote>
<code>&lt;!DOCTYPE plist PUBLIC &quot;-//Apple//DTD PLIST 1.0//EN&quot; &quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd&quot;&gt;
</code></blockquote>

<p>
It doesn&#8217;t look like this difference is of any practical relevance as both the old and new style properly lists work just fine on my Mac. But seeing the difference made me wonder whether it&#8217;s like this &#8216;by design&#8217; or because Apple parse the files sloppily. If what&#8217;s up there in XML files really serves as an identifier, it shouldn&#8217;t change or Apple would have to &#8216;register&#8217; the same format under two names. Which&#8217;d seem a bit sloppy.
</p>

<p>
Would a strict parser bark on this? Unfortunately I couldn&#8217;t find a clear answer to that question with a bit of googling. As far as I understand the space between the first &#8216;//&#8217; and the second &#8216;//&#8217; is used for the name of the format&#8217;s owner. Is that the current owner or rather the owner at the time the format was specified? 
</p>

<p>
On the upside: 9 bytes saved per file! OMG! LOL!
</p>
]]></description>
<comments>http://earthlingsoft.net/ssp/blog/2008/05/whats_in_a_public_identifier#comments</comments>                                                                     
<dc:subject>Mac OS X</dc:subject>
<dc:creator>ssp</dc:creator>
<dc:date>2008-05-11T18:59:35+01:00</dc:date>
</item>
<item rdf:about="http://earthlingsoft.net/ssp/blog/2008/05/hello_summer">
<title>Hello Summer!</title>
<link>http://earthlingsoft.net/ssp/blog/2008/05/hello_summer</link>
<description><![CDATA[<style>
.centred {text-align:center;}
img {border: 0px none;float: right;padding:0.2em 0em 0.2em 0.5em;}
img.im {height: 150px;	width: 150px;}
.centred img, img.centred {float:none;text-align:center;}
blockquote {margin:0.7em 0em 0.5em 0.2em;padding:0em 0.7em 0em 1.3em;border-left: thin solid #ccc;}
q>em, blockquote>em { font-style: normal; }
a[hreflang]:after{content: "[" attr(hreflang) "]";margin-left: 0.3em;}
a[href^="itms"]:before, a[href^="http://phobos.apple.com"]:before {vertical-align:middle;padding-right:2px;content: url(http://earthlingsoft.net/ssp/blog/includes/iTunesStore.png);}
.aside:before {content:"Aside:";color:#333;}
.update:before {content:"Update:";color:#333;}
.aside, .aside p, .update, .update p {padding-left:3em;color:#666;}
</style>]]><![CDATA[<p>
… at least I <em>hope</em> that the endless days of grey rainy misery are over now and we&#8217;ll keep having sunshine and warmth. Anyway, off we were for a nice barbecque with beef (the making-you-drool nice kind), lamb (marinaded a bit too garlicy) and Göttingens&#8217; finest sausages.
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/GrillFleischUndWurst.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/GrillFleischUndWurst.jpeg" style="width:95%;max-width:400px;max-height:533px;" alt="Meat before being braaied"></a>
</p>

<p>
Plus a bit of salad even because – despite my otherwise <q lang="de">Fleisch ist mein Gemüse</q> attitude, I like that as well.
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/SalatZumGrillen.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/SalatZumGrillen.jpeg" style="width:95%;max-width:450px;max-height:338px;" alt="Salad"></a>
</p>

<p>
And as an &#8216;exotic&#8217; dessert there were even marshmallows.
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/MarshmallowsGrillen.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/MarshmallowsGrillen.jpeg" style="width:95%;max-width:450px;max-height:338px;" alt="Grilled marshmallows"></a>
</p>

<p>
Sickeningly good, I say. Apparently the pack we had was made in Belgium and they had serious problems spelling short and long German words correctly. Uh, and they considered § an appropriate replacement for ß. I think, for a change, we can file that as human rather than technological failure.
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/MarshmallowAnleitung.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/MarshmallowAnleitung.jpeg" style="width:95%;max-width:450px;max-height:338px;" alt="German instructions on marshmallow pack" lang="de"></a>
</p>
]]></description>
<comments>http://earthlingsoft.net/ssp/blog/2008/05/hello_summer#comments</comments>                                                                     
<dc:subject>Food</dc:subject>
<dc:creator>ssp</dc:creator>
<dc:date>2008-05-10T12:07:26+01:00</dc:date>
</item>
<item rdf:about="http://earthlingsoft.net/ssp/blog/2008/05/oh_the_moronic">
<title>Oh the moronic</title>
<link>http://earthlingsoft.net/ssp/blog/2008/05/oh_the_moronic</link>
<description><![CDATA[<style>
.centred {text-align:center;}
img {border: 0px none;float: right;padding:0.2em 0em 0.2em 0.5em;}
img.im {height: 150px;	width: 150px;}
.centred img, img.centred {float:none;text-align:center;}
blockquote {margin:0.7em 0em 0.5em 0.2em;padding:0em 0.7em 0em 1.3em;border-left: thin solid #ccc;}
q>em, blockquote>em { font-style: normal; }
a[hreflang]:after{content: "[" attr(hreflang) "]";margin-left: 0.3em;}
a[href^="itms"]:before, a[href^="http://phobos.apple.com"]:before {vertical-align:middle;padding-right:2px;content: url(http://earthlingsoft.net/ssp/blog/includes/iTunesStore.png);}
.aside:before {content:"Aside:";color:#333;}
.update:before {content:"Update:";color:#333;}
.aside, .aside p, .update, .update p {padding-left:3em;color:#666;}
</style>]]><![CDATA[<p>
Unless you own stock in them it&#8217;s hard to like the large energy companies. Mainly because it&#8217;s simply in their best interest to get people to use more energy and to try getting away with as many emissions (be it carbon dioxide, radiation or simple old pollution). As long as they belive in money and our state does as well, it&#8217;s hard to blame them, they&#8217;re just making the best of it, right?
</p>

<p>
So it&#8217;s surprising to see a huge energy company make ads on saving energy. It seems they feel a big need to work on their reputation. But, hey, they managed to put the emphasis there on the point that using less energy will save you money. Sure, it does and it won&#8217;t hurt if people save energy because of that. But somehow that seems to be missing the point. 
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/EONWerbung.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/EONWerbung.jpeg" style="width:95%;max-width:450px;max-height:625px;" alt="Energy company ad"></a>
</p>

<p>
This ad just struck me as particularly moronic. And it&#8217;s been up there for me to see several times a day for at least a fortnight…
</p>
]]></description>
<comments>http://earthlingsoft.net/ssp/blog/2008/05/oh_the_moronic#comments</comments>                                                                     
<dc:subject></dc:subject>
<dc:creator>ssp</dc:creator>
<dc:date>2008-05-09T02:05:53+01:00</dc:date>
</item>
<item rdf:about="http://earthlingsoft.net/ssp/blog/2008/05/textmate">
<title>TextMate</title>
<link>http://earthlingsoft.net/ssp/blog/2008/05/textmate</link>
<description><![CDATA[<style>
.centred {text-align:center;}
img {border: 0px none;float: right;padding:0.2em 0em 0.2em 0.5em;}
img.im {height: 150px;	width: 150px;}
.centred img, img.centred {float:none;text-align:center;}
blockquote {margin:0.7em 0em 0.5em 0.2em;padding:0em 0.7em 0em 1.3em;border-left: thin solid #ccc;}
q>em, blockquote>em { font-style: normal; }
a[hreflang]:after{content: "[" attr(hreflang) "]";margin-left: 0.3em;}
a[href^="itms"]:before, a[href^="http://phobos.apple.com"]:before {vertical-align:middle;padding-right:2px;content: url(http://earthlingsoft.net/ssp/blog/includes/iTunesStore.png);}
.aside:before {content:"Aside:";color:#333;}
.update:before {content:"Update:";color:#333;}
.aside, .aside p, .update, .update p {padding-left:3em;color:#666;}
</style>]]><![CDATA[<p>
Text editors may be the software which bring up the most &#8216;religious&#8217; arguments in computer users. Once people start caring about text editors at all, they start having very specific ideas about what they need. And we end up with text editors that can do very little as well as text editors that can do everything – and that includes making coffee – with very little in between.
</p>

<p>
My big problem is that I&#8217;m not an emacs person. Yeah that thing is powerful and will probably give all the modifier keys you have a good workout. But I never wanted to deeply learn a text editor, I just wanted to type stuff. I&#8217;m not usually fussy when it comes to this and I am perfectly capable of typing an e-mail in Apple&#8217;s Mail or a simple text in TextEdit. I won&#8217;t need any fancypants features for doing that, so those applications will do. In uncomfortable situations and simple edits I can even deal with pico or vi in the terminal. The latter may be the most user-hostile piece of software ever because it has no quit button but once someone explains you how its two modes work and how to save files and quit, it does the job just fine.
</p>

<p class="aside">
While I haven&#8217;t used computers long enough to consider manual work with magnets on metal platters or punching holes text editing, I once had to use edlin on MS-DOS. Which probably was the most horrific text editing experience I ever had. 
</p>

<p>
At some stage, of course, you realise that simple editors may be nice but when you do something like write TeX, HTML or programming languages, a slightly more powerful editor is helpful. First and foremost syntax highlighting helps – and has been around for a long time (on the Mac even with bold face and IIRC non-monospaced fonts in applications like Think Pascal). In a next step there&#8217;s highlighting of brackets while you are typing to see whether you balanced things correctly. And, finally, an editor can know more about the language you are typing in and it can offer commands to insert commonly used structures for your convenience. Soon after that people will want to start customising those commands because everybody has a different understanding of &#8216;commonly used&#8217;. 
</p>

<p>
Although I have been a user of the rather extensible <a href="http://www.kelehers.org/alpha/">Alpha</a> editor on the classic Mac, I never grew quite comfortable with the vast customisability and extensibility. And when switching to OS X I settled for using <a href="http://www.uoregon.edu/~koch/texshop/">TeXShop</a> instead. Apple&#8217;s developer tools come with their own editor that wasn&#8217;t brilliant but did the job (and had a convenient &#8216;compile&#8217; button right there…) and I can&#8217;t even remember what I used for HTML editing right after switching to OS X.
</p>

<p>
As time went on I stuck to TeXShop – learning to love its lack of progress as well as bugs – but discovered <a href="http://www.codingmonkeys.de/subethaedit/">SubEthaEdit</a> (né <a href="http://earthlingsoft.net/ssp/blog/2004/05/hydra_2">Hydra</a>) and was rather happy with that (all the Cocoa goodness + command line tool + syntax highlighting + change highlighting + document sharing). Then <a href="http://earthlingsoft.net/ssp/blog/2007/04/coda">Coda</a> came along and I started to use that for remote file editing because it&#8217;s nice for that and has quite good autocompletion (but with its huge windows and lack of Mac support or command line tool isn&#8217;t that great for local editing). Which means that I ended up being a bit screwed because there are just too many text editors on my system – each with its own set of strengths and weaknesses –  which I find confusing.
</p>

<p>
<img src="http://earthlingsoft.net/ssp/blog/graphics2/TextMateIcon.png" style="width:128px;height:128px;" alt="TextMate Icon">
After seeing <a href="http://macromates.com/" title="TextMate &mdash; The Missing Editor for Mac OS X">TextMate</a>&#8217;s creator Allan Odgaard <a href="http://www.viddler.com/explore/rentzsch/videos/7">speak about TextMate on the C4 video</a>, I at least wanted to know what the fuss is about and thought I&#8217;d try TextMate as an editor. From a distance I suspected that TextMate is &#8216;too emacsish&#8217; to please me. Too many options, too well hidden, too powerful for little Sven. And too much DIY required to get things working &#8216;just right&#8217;. 
</p>

<p>
The suspicion turned out to be essentially right. I don&#8217;t think TextMate is a particularly good Mac citizen. Not just because it doesn&#8217;t display Finder labels in its file listings (Coda doesn&#8217;t do that either, what&#8217;s wrong with those text editor makers?), but mainly because it is very keyboard focused. In fact <em>so</em> keyboard focused that I found it rather hard to even find the commands it had. Which to me is a bit like subverting the whole idea of discoverability that gave us graphical user interfaces to begin with. 
</p>

<p>
In my initial struggle several people pointed me to the somewhat amusing – and to the non-initiated non-self-descriptive – &#8216;Select Bundle Item…&#8217; command. It lets you search through all the commands provided to TextMate by plugins (in a way that&#8217;s a bit better than that provided by X.5&#8217;s Help Menu). That may be brilliant for long term users but it was rather useless for novices like myself as I didn&#8217;t know which commands existed and how they were named. And that menu item is the top-most-, most important-one in the &#8216;Bundles&#8217; menu (what a name?!). 
</p>

<p>
I also failed to understand why, when editing a TeX document, for example, I always had to navigate into a <em>sub</em>menu – of either the &#8216;Bundles&#8217; menu or a submenu of a menu that appears when clicking a tiny button (about a third as important as setting the &#8216;Tab Size&#8217; if size is anything to go by) at the bottom of the editor window – just to use a command directly relevant to the mode I am currently working in. For such an essential action this seems overly complicated and inforced the &#8216;emacsish&#8217; and &#8216;too keyboard-focused&#8217; impression I had.
</p>

<p>
I didn&#8217;t take notes, so I&#8217;m sure I missed a few more points which I sighed about while trying to use the editor, but a few of them stuck anyway: Be it that using italic styling in small font sizes generally is a bad idea if you like things to remain legible. Be it because I thought that the syntax highlighting was a bit slow at times. Be it the inability to mark my changes in a file, the lack of split views, the inability to drag tabs out of a window (or simply the skill to hide those abilities from me). The separate window for the find feature drove me nuts as well as I got addicted to <a href="http://michael-mccracken.net/IncrementalSearchInputManager-universal.zip"><acronym title="Incremental Search Input Manager">ISIM</acronym></a> crack many years ago and Coda luckily went with a similar idea. At the end of the day there are too many things I didn&#8217;t like in the editor. 
</p>

<p>
But in a way that&#8217;s a shame because TextMate comes with a number of very cool and useful features.  While I don&#8217;t really approve of it, the customisation certainly is one of them. Particularly because it is reasonably easy to add your own commands to those already defined by the application and its plugins – even I could do it. Neither the process nor  result were particularly pretty but it did the job.
</p>

<p>
Then, the code folding is certainly a nice thing to have. I don&#8217;t think I would use it frequently but sometimes it&#8217;s very handy. The same holds for the editor&#8217;s ability to keep a clipboard history for you. The lack of speed in syntax highlighting I perceived certainly came with the advantage of giving good results. A particularly good use of that is the highlighting of wrong quote usage in LaTeX mode:
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/TextMateTeXQUotes.png" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/TextMateTeXQUotes.png" style="width:95%;max-width:207px;max-height:53px;" alt="Highlighting wrongly used quotes."></a>
</p>

<p>
Nanny-text editor, perhaps, but useful nonetheless and quite precise as well. The next thing worth mentioning is autocompletion which has a few nifty tricks up its sleeve. One is mapping the autocompletion keystroke to the escape key (rather than option-escape or F5, the two usual combinations which are pretty inconvenient on a laptop keyboard). While not as fancy as Coda&#8217;s autocompletions which pop up in a menu, TextMate just cycles through the available options and provides the shift-escape key combination for cycling backwards. In practice I found or at least perceived this as faster and more convenient than using a menu. The autocompletion seems to work based on the context you are in and it worked quite well for me as long as I wanted to complete terms without a hyphen or so in them.
</p>

<p>
But there are also more advanced things which I&#8217;d call &#8216;completions&#8217; in some sense. At a basic level, typing something like a { will automatically insert a } for you. Many editors do that these days which is sometimes great and at other times infuriating. But TextMate has some extra smarts up its sleeves. For example when starting to write a CSS selector and hitting return after that { after which the matching } was automatically inserted, TextMate does just the right thing™, by moving the closing } two lines down and putting the cursor in an indented position in the blank line in the middle. Excellent:
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/TextMateCSSCompletionMagic.png" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/TextMateCSSCompletionMagic.png" style="width:95%;max-width:231px;max-height:43px;" alt="TextMate CSS completion magic"></a>
</p>

<p>
Along with that it&#8217;s worth mentioning that many of the TextMate modes also come with commands to just re-style a document. Meaning that  if you receive (or wrote!) a shoddy CSS or TeX file which is hard to read, using a single command can improve the situation dramatically.
</p>

<p>
Another neat feature is the ability to insert something you type several times for a single keystroke. That&#8217;s useful when typing LaTeX environments, for example. You&#8217;ll type &#8216;begin&#8217; and then the tab key and TextMate will convert it into a pair of \begin{} and \end{} commands with the genius being that you can then type the environment&#8217;s name and it will appear inside both brackets simultaneously. 
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/TextMateAutocompletion.png" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/TextMateAutocompletion.png" style="width:95%;max-width:128px;max-height:46px;" alt="TextMate Autocompletion for LaTeX environments"></a>
</p>

<p>
Speaking about TeX, TextMate also comes with a very interesting (but not particularly practical) way of running TeX: Rather than displaying the full ugly TeX log output to you, the LaTeX Mode makes the brave attempt of parsing the output and filtering out the relevant information. The implementation isn&#8217;t perfect, but it illustrates that TeX output doesn&#8217;t need to be ugly and hard to read and that the front end you are using can try to get just the relevant information to you.  [Compare with the dedicated TeX front end <a href="http://www.uoregon.edu/~koch/texshop/">TeXShop</a> for which people have to <a href="http://willwont.blogspot.com/2008/05/new-texshop-console-window.html">hack things</a> to get semi-ugly output.]
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/TextMateLaTeXOutput.png" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/TextMateLaTeXOutput.png" style="width:95%;max-width:619px;max-height:604px;" alt="LaTeX output window in TextMate"></a>
</p>

<p>
Despite those features, I am left with the feeling that TextMate just isn&#8217;t made for people like myself but more for people who only dislike emacs because it runs in a terminal window rather than disliking it more profoundly.
</p>

<p>
So I&#8217;ll just sit back and hope that the editors I am using will improve over time and pick up a few of the neat tricks. So, hello Coding Monkeys, what about some of these niceties? And hello Panic people, what about giving the monkeys some bananas to make sure you&#8217;ll get their improvements as well? KTHXBYE.
</p>

<p>
[Waiting for people to tell me that emacs did all this and more since ca 1789 already…]
</p>
]]></description>
<comments>http://earthlingsoft.net/ssp/blog/2008/05/textmate#comments</comments>                                                                     
<dc:subject>Software</dc:subject>
<dc:creator>ssp</dc:creator>
<dc:date>2008-05-08T08:52:17+01:00</dc:date>
</item>
<item rdf:about="http://earthlingsoft.net/ssp/blog/2008/05/get_your_kicks">
<title>Get Your Kicks</title>
<link>http://earthlingsoft.net/ssp/blog/2008/05/get_your_kicks</link>
<description><![CDATA[<style>
.centred {text-align:center;}
img {border: 0px none;float: right;padding:0.2em 0em 0.2em 0.5em;}
img.im {height: 150px;	width: 150px;}
.centred img, img.centred {float:none;text-align:center;}
blockquote {margin:0.7em 0em 0.5em 0.2em;padding:0em 0.7em 0em 1.3em;border-left: thin solid #ccc;}
q>em, blockquote>em { font-style: normal; }
a[hreflang]:after{content: "[" attr(hreflang) "]";margin-left: 0.3em;}
a[href^="itms"]:before, a[href^="http://phobos.apple.com"]:before {vertical-align:middle;padding-right:2px;content: url(http://earthlingsoft.net/ssp/blog/includes/iTunesStore.png);}
.aside:before {content:"Aside:";color:#333;}
.update:before {content:"Update:";color:#333;}
.aside, .aside p, .update, .update p {padding-left:3em;color:#666;}
</style>]]><![CDATA[<p>
It looks like the iMac turned ten yesterday. Back in 1998 it was hard to grasp this. It seemed like, yay, Apple got the internet a bit more quickly than other computer people and made an entry-level computer with built-in ethernet and modem (to be fair, at least the PowerMacs shipped with Ethernet and the Performas shipped with a modem at the time). And it was a cute machine, looking all bubbly, and colourful, and tiny. With the small size allegedly being achieved by arranging the innards of a PowerBook around a screen. Perhaps that was expensive at the time, perhaps it wasn&#8217;t after they made hundreds of thousands of them, who knows. It certainly looked good and amazing in the <q>Uh, nice, screen – now where&#8217;s the computer?</q> way that people never seem to unlearn. And while it perhaps wasn&#8217;t the most powerful machine on earth back then, it certainly left an impression of being powerful enough for the tasks most people would want to use it for. 
</p>

<p>
While I never had an iMac myself (or perhaps <em>because</em> I never had one?), I always liked the machines. Reducing the nuisance of having a computer to the basics, not tormenting people with all the cables that can get into the way, and swiping away any &#8216;buts&#8217; about expansion that distractors may have, the machines stuck to those simple principles all the way through. The original iMac&#8217;s design probably needed until the slot loading drives came to be really good – and the technological bits like built-in FireWire, wireless networking and a reasonable optical drive only became standard later on as well.
</p>

<p>
Give or take a flowerpower or dalmation version, the design made it through the years and was eventually replaced by the white &#8216;desk lamp&#8217; G4 iMac. Uh, a flat screen! And shown off with rather nice (though apparently not always completely firm) mechanics while the computer itself was hidden in an improbably tiny dome at the bottom. I am not sure this design ages as well, but I keep thinking it&#8217;s rather cool.
</p>

<p>
Finally the G5 iMac came. And for me its design is for iMacs what the Titanium Powerbook&#8217;s design was for laptops. It looks slim and authoriative at the same time. It&#8217;s simple – yet it is rather powerful. And – unlike its predecessor – it has no problem scaling to various screen sizes. 
</p>

<p>
The latest revisions of Intel iMacs changed the casing to be less angular and thinner to the sides. Just like the MacBook Air that makes the machines looks thinner and smoother. But to me that&#8217;s just unnecessary and it reduces the machine&#8217;s coolness to me. Luckily the machine still looks quite good as it is and you won&#8217;t see the thinness when looking at it from the front anyway.
</p>

<p>
Let&#8217;s hope the iMac is good for many more years. Its idea of making the computer invisible is brilliant. It&#8217;ll just be hard to significantly improve the design now. Simply because there&#8217;s not much left to remove. At least if you want to keep the screen, that is…
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/GetYourKicks.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/GetYourKicks.jpeg" style="width:95%;max-width:450px;max-height:535px;" alt="Get your Kicks postcard"></a>
</p>

<p><p>
[Postcards by a local Mac dealer for their anniversary shortly after the iMac had been introduced. I always loved that idea.]</p>
]]></description>
<comments>http://earthlingsoft.net/ssp/blog/2008/05/get_your_kicks#comments</comments>                                                                     
<dc:subject></dc:subject>
<dc:creator>ssp</dc:creator>
<dc:date>2008-05-07T23:13:17+01:00</dc:date>
</item>
<item rdf:about="http://earthlingsoft.net/ssp/blog/2008/05/schindewolf">
<title>Schindewolf</title>
<link>http://earthlingsoft.net/ssp/blog/2008/05/schindewolf</link>
<description><![CDATA[<style>
.centred {text-align:center;}
img {border: 0px none;float: right;padding:0.2em 0em 0.2em 0.5em;}
img.im {height: 150px;	width: 150px;}
.centred img, img.centred {float:none;text-align:center;}
blockquote {margin:0.7em 0em 0.5em 0.2em;padding:0em 0.7em 0em 1.3em;border-left: thin solid #ccc;}
q>em, blockquote>em { font-style: normal; }
a[hreflang]:after{content: "[" attr(hreflang) "]";margin-left: 0.3em;}
a[href^="itms"]:before, a[href^="http://phobos.apple.com"]:before {vertical-align:middle;padding-right:2px;content: url(http://earthlingsoft.net/ssp/blog/includes/iTunesStore.png);}
.aside:before {content:"Aside:";color:#333;}
.update:before {content:"Update:";color:#333;}
.aside, .aside p, .update, .update p {padding-left:3em;color:#666;}
</style>]]><![CDATA[<p>
Saw this car service place:
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/Schindewolf.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/Schindewolf.jpeg" style="width:95%;max-width:450px;max-height:450px;" alt="Schindewolf GmbH"></a>
</p>

<p>
Not only could Schindewolf be taken as a rather harsh name, but somehow the sign people managed to screw up both the spacing and the G. Amusingly they also have a <a href="http://www.schindewolf-gmbh.de/start.htm" hreflang="de">web site</a> with a &#8216;Last updated in 1999&#8217; note on it.
</p>
]]></description>
<comments>http://earthlingsoft.net/ssp/blog/2008/05/schindewolf#comments</comments>                                                                     
<dc:subject></dc:subject>
<dc:creator>ssp</dc:creator>
<dc:date>2008-05-06T09:02:20+01:00</dc:date>
</item>
<item rdf:about="http://earthlingsoft.net/ssp/blog/2008/05/april_films">
<title>April Films</title>
<link>http://earthlingsoft.net/ssp/blog/2008/05/april_films</link>
<description><![CDATA[<style>
.centred {text-align:center;}
img {border: 0px none;float: right;padding:0.2em 0em 0.2em 0.5em;}
img.im {height: 150px;	width: 150px;}
.centred img, img.centred {float:none;text-align:center;}
blockquote {margin:0.7em 0em 0.5em 0.2em;padding:0em 0.7em 0em 1.3em;border-left: thin solid #ccc;}
q>em, blockquote>em { font-style: normal; }
a[hreflang]:after{content: "[" attr(hreflang) "]";margin-left: 0.3em;}
a[href^="itms"]:before, a[href^="http://phobos.apple.com"]:before {vertical-align:middle;padding-right:2px;content: url(http://earthlingsoft.net/ssp/blog/includes/iTunesStore.png);}
.aside:before {content:"Aside:";color:#333;}
.update:before {content:"Update:";color:#333;}
.aside, .aside p, .update, .update p {padding-left:3em;color:#666;}
</style>]]><![CDATA[<p> 
Last month&#8217;s films included
<a href="#nocountryforoldmen">No Country for Old Men</a>,
<a href="#git">Git</a>,
<a href="#eros">Eros</a>,
<a href="#bekindrewind">Be Kind Rewind</a>,
<a href="#zusammen">Ensemble, C&#8217;est tout</a>,
<a href="#beautifulcountry">Story of a Beautiful Country</a>,
<a href="#theyshoothorses">They Shoot Horses, Don&#8217;t They?</a>,
<a href="#hafid">Hafið</a> and
<a href="#naqoyqatsi">Naquoyqatsi</a>.
</p>

<h4 id="nocountryforoldmen">No Country for Old Men</h4>

<p>
From time to time good films even win Oscar awards and <a href="http://www.imdb.com/title/tt0477348/">No Country for Old Men</a> is one of them. While the story could just be a poor guy runs across a crime scene with a load of money that just wouldn&#8217;t do the trick. Add a highly competent manic killer with a faible for air pressure to the mix and things become much more interesting. Where I don&#8217;t mean &#8216;interesting&#8217; in a tacky way. Up to the killing everything is done in moderation.
</p>

<p>
The good actors, the clean shots and the typically Cohen-like  colour style  completed the enjoyment. 
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics2/NoCountryForOldMen.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics2/NoCountryForOldMen.jpeg" style="width:95%;max-width:537px;max-height:267px;" alt="Shot in the film"></a>
</p>

<p>
	<span class='noprint' title="Buying a CD through these links will 'earn' me some money from amazon. Thanks for your support.">
	[Buy at amazon <a href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=No Country for Old Men&amp;link_code=ur2&amp;tag=cv47al-20&amp;camp=1789&amp;creative=9325&amp;index=blended" title="amazon.com, for the US and many other countries">.com</a>,

<a href="http://www.amazon.co.uk/gp/search?ie=UTF8&amp;keywords=No Country for Old Men&amp;link_code=ur2&amp;tag=earthliquar02-21&amp;camp=1634&amp;creative=6738&amp;index=blended" title="amazon.co.uk for the UK">.uk</a>,

<a href="http://www.amazon.de/gp/search?ie=UTF8&amp;keywords=No Country for Old Men&amp;tag=earthlingquarte-21&amp;linkCode=ur2&amp;camp=1638&amp;creative=6742&amp;index=blended" title="amazon.de for Germany">.de</a>]</span></p>

<h4 id="git">Git – Feathers in the Wind</h4>

<p>
After liking <a href="http://earthlingsoft.net/ssp/blog/2005/08/binjip">Kim</a> <a href="http://earthlingsoft.net/ssp/blog/2006/06/films_to_note#other" title="Look for Samaria">Ki</a>-<a href="http://earthlingsoft.net/ssp/blog/2007/02/january_films#hwal">Duk</a>&#8217;s films I thought I should try other Korean stuff and was pointed to <a href="http://www.imdb.com/title/tt0453085/">Git</a>, a.k.a. Feathers in the Wind by Il-Gon Song. It is also a film that doesn&#8217;t need many words and includes a stunning skyscape or three. We follow a film-writer to an island where he wants to write and is supposed to meet an ex of his on a date they agreed on a decade ago. Instead he just finds the girl looking after the hotel who is into tango. Then a piano arrives as do sad news. 
</p>

<p>
Actually things don&#8217;t seem as absurd as they sound in the film itself. But still I only thought it was an &#8216;OK&#8217; film, not a brilliant one. Somehow it couldn&#8217;t keep the tension for me.
</p>

<!--


24b46ff7803a6b1b1922704a9d98c464


-->

<h4 id="eros">Eros</h4>

<p>
I like short films, I appreciate <a href="http://earthlingsoft.net/ssp/blog/2005/04/blowup">Michelangelo</a> <a href="http://earthlingsoft.net/ssp/blog/2006/10/blasts_from_the_past#zabriskiepoint">Antonioni</a>&#8217;<a href="http://earthlingsoft.net/ssp/blog/2007/06/may_films#lanotte">s</a> <a href="http://earthlingsoft.net/ssp/blog/2006/08/films_of_the_month#professionereporter">work</a>, I love Wong Kar-Wai&#8217;s films and Steven Soderbergh made a few good ones as well. And yet, <a href="http://www.imdb.com/title/tt0343663/">Eros</a>, three short films by these directors didn&#8217;t impress me too much. Particularly the first film by Antonioni went straight past me. But unlike with L&#8217;Avventura or <a href="http://earthlingsoft.net/ssp/blog/2007/02/january_films#others">Il Deserto Rosso</a>, I believe this time it wasn&#8217;t my fault.  While this film was the most generous with nudity of the three, it would have needed much more to make it &#8216;worthwhile&#8217;.  
</p>

<p>
The Soderbergh film was in fact rather cool and cheeky. What else could you say about a film that features snooze buttons and an analyst throwing paper airplanes from his office window. <q>You&#8217;ll be very vulnerable now.</q> The final part by Wong Kar-Wai around a taylor and one of his clients was most likely the most on-topic for the film&#8217;s sujet but it didn&#8217;t quite do it for me.
</p>

<p>

	<span class='noprint' title="Buying a CD through these links will 'earn' me some money from amazon. Thanks for your support.">
	[Buy at amazon <a href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=Eros Antonioni&amp;link_code=ur2&amp;tag=cv47al-20&amp;camp=1789&amp;creative=9325&amp;index=blended" title="amazon.com, for the US and many other countries">.com</a>,

<a href="http://www.amazon.co.uk/gp/search?ie=UTF8&amp;keywords=Eros Antonioni&amp;link_code=ur2&amp;tag=earthliquar02-21&amp;camp=1634&amp;creative=6738&amp;index=blended" title="amazon.co.uk for the UK">.uk</a>,

<a href="http://www.amazon.de/gp/search?ie=UTF8&amp;keywords=Eros Antonioni&amp;tag=earthlingquarte-21&amp;linkCode=ur2&amp;camp=1638&amp;creative=6742&amp;index=blended" title="amazon.de for Germany">.de</a>]</span></p>

<h4 id="bekindrewind">Be Kind Rewind</h4>

<p>
I just like <a href="http://earthlingsoft.net/ssp/blog/2007/11/october_films#more" title="The Works of Michel Gondry with his music videos and other little films">Michel</a> <a href="http://earthlingsoft.net/ssp/blog/2006/12/november_films#spotlessmind">Gondry</a>&#8217;<a href="http://earthlingsoft.net/ssp/blog/2007/05/april_films#alsoseen" title="Human Nature – that one was actually quite bad">s</a> <a href="http://earthlingsoft.net/ssp/blog/2006/10/la_science_des_reves" title="La Science des Rêves">films</a>. [Or rather I am very tempted to think that the guy is a one of the very few creative people who are allowed to make films.] And <a href="http://www.imdb.com/title/tt0799934/">Be Kind Rewind</a> (to be seen here as <q lang="de">Abgedreht</q> which is exactly the kind of clever/funny translation advertising people should be shot for) was no exception. Videos get erased in an old-fashioned video store; the guys decide they have to simply re-film them; they do it – and people love the results, particularly when they can participate in making the films. That doesn&#8217;t save the video store in the end but is a great experience for the community around the video store. 
</p>

<p>
The whole re-filming idea certainly evoked a cringing &#8216;just like YouTube&#8217; feeling in me. And perhaps the film shows the lost opportunities of such web-2 video. Unlike most of the stuff you see online, the re-makes were done shabbily but still with a light-handed style and playfulness that is usually missing online. From Ghostbusters to 2001 to Driving Miss Daisy many films are re-created and we get a little side-note on racism here, a little Hobbes quote there and of course some copyright lawyer turning up to destroy the fun in the name of the movie business – without making any fuss about it. 
</p>

<p>
If you want to restore your sense of childlike wonder, drop your tech-toys and watch this film instead.
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics2/RewindGhostbusters.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics2/RewindGhostbusters.jpeg" style="width:95%;max-width:518px;max-height:264px;" alt="Ghostbusters in Be Kind Rewind"></a>
</p>

<p>

	<span class='noprint' title="Buying a CD through these links will 'earn' me some money from amazon. Thanks for your support.">
	[Buy at amazon <a href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=Be Kind Rewind&amp;link_code=ur2&amp;tag=cv47al-20&amp;camp=1789&amp;creative=9325&amp;index=blended" title="amazon.com, for the US and many other countries">.com</a>,

<a href="http://www.amazon.co.uk/gp/search?ie=UTF8&amp;keywords=Be Kind Rewind&amp;link_code=ur2&amp;tag=earthliquar02-21&amp;camp=1634&amp;creative=6738&amp;index=blended" title="amazon.co.uk for the UK">.uk</a>,

<a href="http://www.amazon.de/gp/search?ie=UTF8&amp;keywords=Be Kind Rewind&amp;tag=earthlingquarte-21&amp;linkCode=ur2&amp;camp=1638&amp;creative=6742&amp;index=blended" title="amazon.de for Germany">.de</a>]</span></p>

<h4 id="zusammen">Ensemble, C&#8217;est tout</h4>

<p>
<a href="http://www.imdb.com/title/tt0792965/" lang="fr">Ensemble, C&#8217;est tout</a> – or rather <span lang="de">Zusammen ist man weniger allein</span>, as the film was called in Germany (apparently going by the name of Hunting and Gathering in English) – was quite popular at least in the small cinemas here recently but it took a long time before I got round to seeing it. Apart from the charming Audrey Tautou, the film features the story of three people who end up living together and following their rather distinct lifestyles.
</p>

<p>
And thus we have a stutterer going by the funny name of Philibert, a cook who needs to look after his mother and their poor neighbour. Add some some love and caring in the form of well intentioned  kitsch, add a bit more until it&#8217;s more than necessary and there you are. Amusing but a bit too sweet and kitschy for me in the end.
</p>

<p>

	<span class='noprint' title="Buying a CD through these links will 'earn' me some money from amazon. Thanks for your support.">
	[Buy at amazon <a href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=Ensemble, C'est tout&amp;link_code=ur2&amp;tag=cv47al-20&amp;camp=1789&amp;creative=9325&amp;index=blended" title="amazon.com, for the US and many other countries">.com</a>,

<a href="http://www.amazon.co.uk/gp/search?ie=UTF8&amp;keywords=Ensemble, C'est tout&amp;link_code=ur2&amp;tag=earthliquar02-21&amp;camp=1634&amp;creative=6738&amp;index=blended" title="amazon.co.uk for the UK">.uk</a>,

<a href="http://www.amazon.de/gp/search?ie=UTF8&amp;keywords=Ensemble, C'est tout&amp;tag=earthlingquarte-21&amp;linkCode=ur2&amp;camp=1638&amp;creative=6742&amp;index=blended" title="amazon.de for Germany">.de</a>]</span></p>

<h4 id="beautifulcountry">Story of a Beautiful Country</h4>

<p>
The South African TV documentary <a href="http://www.imdb.com/title/tt1043773/">Story of a Beatiful Country</a> sounds a bit clichéd: A guy drives all the way through the country in a minibus and films people from all walks of life with a hand-held camera while they sit in the back of the minibus. However, the different people he interviews give a broad picture, with the common theme that, yes, things were bad, problems aren&#8217;t solved, quite likely many new problems are coming – but at the end of the day all of them love their country and are positive that they&#8217;ll make it. 
</p>

<p>
Encouragingly, I got the impression that this attitude is very common in the country. Sure, people will bitch and complain. And then they&#8217;ll try to make the best of it. It&#8217;s their country after all.
</p>

<h4 id="theyshoothorses">They Shoot Horses, Don&#8217;t They?</h4>

<p>
I quite like films where people are stuck in a dire situation and develop into some sort of drama or tragedy. And thus <a href="http://www.imdb.com/title/tt0065088/">They Shoot Horses, Don&#8217;t They?</a> was recommended to me. And deservedly so. A fantastic film set in the Recession era U.S. around a &#8216;dance marathon&#8217; in which the couple lasting the longest wins. The &#8216;competition&#8217; lasts week after week and the participants get to know each other, from the old sailor to the couple expecting a baby to the main protagonists Gloria and Robert who actually joined up just for the dance.
</p>

<p>
While everything starts fairly upbeat, things become depressing as people wear out and are submitted to additional &#8216;competitions&#8217; and races that make them suffer just &#8216;because we can&#8217;™ and because it&#8217;s fun to watch. Seeing this in a film from forty years ago about an era eighty years ago suggests that today&#8217;s humiliating &#8216;reality&#8217; shows are more an &#8216;acquired taste&#8217; than a result of modern cynicism. 
</p>

<p class="centred">
<img src="http://earthlingsoft.net/ssp/blog/graphics2/TheyShootHorsesDonTTouch.jpeg" style="width:95%;max-width:450px;max-height:190px;" alt="Sign 'Don't Touch The Contestants' in the film">
</p>

<p>
What also fascinated me was the question on what&#8217;s actually happening in the film and what the protagonists think for really. Gloria is world weary and presumably doesn&#8217;t care about anything. Yet, she is hurt by her dance partner Robert being seduced by another girl. Robert, on the other hand, is picture as the naïve youth who can  dream staring at the ocean or into the sun but who&#8217;ll get himself locked up in a dance marathon for weeks. A guy who at the same time seems to be oblivious of the girl he&#8217;s dancing with for weeks <em>and</em> stares at her with huge eyes which seem like he&#8217;s going to eat or at least kiss her the next minute. Yet none of that happens. <a href="http://www.urbandictionary.com/define.php?term=yowza">Yowza, yowza, yowza</a>!
</p>

<p class="centred">
<img src="http://earthlingsoft.net/ssp/blog/graphics2/TheyShootHorsesDance.jpeg" style="width:95%;max-width:450px;max-height:221px;" alt="Robert and Gloria dancing unhappily">
</p>

<p>

	<span class='noprint' title="Buying a CD through these links will 'earn' me some money from amazon. Thanks for your support.">
	[Buy at amazon <a href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=They Shoot Horses Don't They&amp;link_code=ur2&amp;tag=cv47al-20&amp;camp=1789&amp;creative=9325&amp;index=blended" title="amazon.com, for the US and many other countries">.com</a>,

<a href="http://www.amazon.co.uk/gp/search?ie=UTF8&amp;keywords=They Shoot Horses Don't They&amp;link_code=ur2&amp;tag=earthliquar02-21&amp;camp=1634&amp;creative=6738&amp;index=blended" title="amazon.co.uk for the UK">.uk</a>,

<a href="http://www.amazon.de/gp/search?ie=UTF8&amp;keywords=They Shoot Horses Don't They&amp;tag=earthlingquarte-21&amp;linkCode=ur2&amp;camp=1638&amp;creative=6742&amp;index=blended" title="amazon.de for Germany">.de</a>]</span></p>

<h4 id="hafid">Hafið</h4>

<p>
Hafið (aka The Sea, aka Die Kalte See, but I really wanted to use the ð) is a 2002  film by Baltasar Kormákur who also directed <a href="http://earthlingsoft.net/ssp/blog/2003/04/101_reykjavk">101 Reykjavík</a>. With <a href="http://earthlingsoft.net/ssp/blog/2005/10/festen">Festen</a> at the back of my mind I am tempted to classify it as &#8216;Scandinavian Family Tragedy&#8217; – however wrong that may be once you think about it.
</p>

<p>
The film&#8217;s main topic is the sea and fishing. A family-owned fish filleting business that&#8217;s a part of the village, that&#8217;s tied to fishing quotas, that stopped being profitable in comparison to &#8216;modern&#8217; fishing vessels with their own fish processing just on board the ship. And there the past and the present clash and the boss and father calls his children home from whereever they are to sort out the situation after he had written down his memoirs. The kids don&#8217;t care for his business, he detests his kids, people get drunk, fires start and tragedy ensues with their stepmother-slash-aunt keeping the countenance.
</p>

<p>

	<span class='noprint' title="Buying a CD through these links will 'earn' me some money from amazon. Thanks for your support.">
	[Buy at amazon <a href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=Hafi&eth; | Korm%C3%A1kur | 'Die Kalte See'&amp;link_code=ur2&amp;tag=cv47al-20&amp;camp=1789&amp;creative=9325&amp;index=blended" title="amazon.com, for the US and many other countries">.com</a>,

<a href="http://www.amazon.co.uk/gp/search?ie=UTF8&amp;keywords=Hafi&eth; | Korm%C3%A1kur | 'Die Kalte See'&amp;link_code=ur2&amp;tag=earthliquar02-21&amp;camp=1634&amp;creative=6738&amp;index=blended" title="amazon.co.uk for the UK">.uk</a>,

<a href="http://www.amazon.de/gp/search?ie=UTF8&amp;keywords=Hafi&eth; | Korm%C3%A1kur | 'Die Kalte See'&amp;tag=earthlingquarte-21&amp;linkCode=ur2&amp;camp=1638&amp;creative=6742&amp;index=blended" title="amazon.de for Germany">.de</a>]</span></p>

<h4 id="naqoyqatsi">Naqoyqatsi</h4>

<p>
Despite its 1980s-ness I was quite impressed by <a href="http://earthlingsoft.net/ssp/blog/2007/12/november_films#koyaanisqatsi">Koyaanisqatsi</a> when I saw it last year. The composition of all those situations and the people really seemed to catch something. Unfortunately Godfrey Reggio&#8217;s 2002 film <a href="http://www.imdb.com/title/tt0145937/">Naqoyqatsi</a> continued the same idea with a slightly darker mood and much less of the fascination. Perhaps because the scenes used in the film seem much more anonymous. Or perhaps because the film has been overly treated with what were considered &#8216;amazing&#8217; colour, morph and 3D effects around 1995. 
</p>

<p>

	<span class='noprint' title="Buying a CD through these links will 'earn' me some money from amazon. Thanks for your support.">
	[Buy at amazon <a href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=Naqoyqatsi | 'Godfrey Reggio'&amp;link_code=ur2&amp;tag=cv47al-20&amp;camp=1789&amp;creative=9325&amp;index=blended" title="amazon.com, for the US and many other countries">.com</a>,

<a href="http://www.amazon.co.uk/gp/search?ie=UTF8&amp;keywords=Naqoyqatsi | 'Godfrey Reggio'&amp;link_code=ur2&amp;tag=earthliquar02-21&amp;camp=1634&amp;creative=6738&amp;index=blended" title="amazon.co.uk for the UK">.uk</a>,

<a href="http://www.amazon.de/gp/search?ie=UTF8&amp;keywords=Naqoyqatsi | 'Godfrey Reggio'&amp;tag=earthlingquarte-21&amp;linkCode=ur2&amp;camp=1638&amp;creative=6742&amp;index=blended" title="amazon.de for Germany">.de</a>]</span></p>
]]></description>
<comments>http://earthlingsoft.net/ssp/blog/2008/05/april_films#comments</comments>                                                                     
<dc:subject>Films</dc:subject>
<dc:creator>ssp</dc:creator>
<dc:date>2008-05-05T00:20:26+01:00</dc:date>
</item>
<item rdf:about="http://earthlingsoft.net/ssp/blog/2008/05/countryside">
<title>Countryside</title>
<link>http://earthlingsoft.net/ssp/blog/2008/05/countryside</link>
<description><![CDATA[<style>
.centred {text-align:center;}
img {border: 0px none;float: right;padding:0.2em 0em 0.2em 0.5em;}
img.im {height: 150px;	width: 150px;}
.centred img, img.centred {float:none;text-align:center;}
blockquote {margin:0.7em 0em 0.5em 0.2em;padding:0em 0.7em 0em 1.3em;border-left: thin solid #ccc;}
q>em, blockquote>em { font-style: normal; }
a[hreflang]:after{content: "[" attr(hreflang) "]";margin-left: 0.3em;}
a[href^="itms"]:before, a[href^="http://phobos.apple.com"]:before {vertical-align:middle;padding-right:2px;content: url(http://earthlingsoft.net/ssp/blog/includes/iTunesStore.png);}
.aside:before {content:"Aside:";color:#333;}
.update:before {content:"Update:";color:#333;}
.aside, .aside p, .update, .update p {padding-left:3em;color:#666;}
</style>]]><![CDATA[<p>
The countryside can be lovely and it looks nice in more places than you&#8217;d suspect. But I don&#8217;t think I&#8217;ll ever  be able to agree with the spirit that goes with it. All the &#8216;poor&#8217; farmers driving around in their Mercedeces. All the families wanting to live &#8216;close to nature&#8217;, conveniently enjoying tax breaks for their travel costs as well as cheap rents and still driving around all the time in cars because they can&#8217;t really do anything in the small villages. I also don&#8217;t envy their kids who have to rely on Mom&#8217;s taxi or a bus going in one or two hour intervals to visit their friends. Let&#8217;s just say it&#8217;s not my kind of thing…
</p>

<p>
And I ran into a totally new aspect of this yesterday. Having been invited to a barbecque at  some friends&#8217; in a small village a few kilometres out of town I made my way there in the late afternoon. If it hadn&#8217;t been for the hills and my bike being not too good for that, it was a lovely ride there, following the road to the end of town and then going on on a path through the fields. Unfortunately I hadn&#8217;t thought this through properly as it was dark when I returned home. And that path across the fields wasn&#8217;t just hilly but not exactly in good shape or lit either. I didn&#8217;t want to use it in the dark for fear of falling over.
</p>

<p>
My friends recommended to just go on the usual road which is in good shape and reasonably straight. That sounded perfectly reasonable. Until I realised that unlike in town they just turn the street lights off in the countryside at ten or so. Leaving me on a pitch dark road on which my bike&#8217;s (not tremendously strong) front light didn&#8217;t shine particularly far. That wasn&#8217;t the biggest problem, though as following a road isn&#8217;t all that difficult. But I was absolutely scared of the cars going on the road. They went fast, this was the countryside so I would have to assume they might be drunk, and many of the morons just kept their lights switched to full beam when passing me. When that happened I was essentially blinded and it&#8217;s really hard to keep going straight when that happens. I was very happy when a separate cycle lane appeared after half the way and when the small town&#8217;s &#8216;bright lights&#8217; surrounded me again.
</p>

<p>
Nice photo opportunities, though.
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/WindradBeiNacht.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/WindradBeiNacht.jpeg" style="width:95%;max-width:450px;max-height:310px;" alt="Wind power generator at night"></a>
</p>

<p>
More dramatically:
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/WindradBeiNacht2.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/WindradBeiNacht2.jpeg" style="width:95%;max-width:450px;max-height:310px;" alt="Wind power generator with more contrast"></a>
</p>

<p>
[I sense a slight inefficiency in the JPEG format here. Both images contain the same information and their size differs by a factor of four.]
</p>
]]></description>
<comments>http://earthlingsoft.net/ssp/blog/2008/05/countryside#comments</comments>                                                                     
<dc:subject>Photos</dc:subject>
<dc:creator>ssp</dc:creator>
<dc:date>2008-05-04T10:44:38+01:00</dc:date>
</item>
<item rdf:about="http://earthlingsoft.net/ssp/blog/2008/05/transit_maps_of_the_world">
<title>Transit Maps of the World</title>
<link>http://earthlingsoft.net/ssp/blog/2008/05/transit_maps_of_the_world</link>
<description><![CDATA[<style>
.centred {text-align:center;}
img {border: 0px none;float: right;padding:0.2em 0em 0.2em 0.5em;}
img.im {height: 150px;	width: 150px;}
.centred img, img.centred {float:none;text-align:center;}
blockquote {margin:0.7em 0em 0.5em 0.2em;padding:0em 0.7em 0em 1.3em;border-left: thin solid #ccc;}
q>em, blockquote>em { font-style: normal; }
a[hreflang]:after{content: "[" attr(hreflang) "]";margin-left: 0.3em;}
a[href^="itms"]:before, a[href^="http://phobos.apple.com"]:before {vertical-align:middle;padding-right:2px;content: url(http://earthlingsoft.net/ssp/blog/includes/iTunesStore.png);}
.aside:before {content:"Aside:";color:#333;}
.update:before {content:"Update:";color:#333;}
.aside, .aside p, .update, .update p {padding-left:3em;color:#666;}
</style>]]><![CDATA[<p>
I had read about the volume Transit Maps of the World a few times on the internet in the past years and seeing it <em>yet again</em> <a href="http://www.blogography.com/archives/2008/03/bullet_sunday_7_2.html">over at Dave&#8217;s</a> recently finally cracked me, particularly as I still had some book store gift vouchers to spend. As the title promises, the book&#8217;s idea is  straight from the intersection of the public transport and graphics geekery heavens: maps of public transport systems around the world.
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics2/TransitMapsOfTheWorld.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics2/TransitMapsOfTheWorld.jpeg" style="width:95%;max-width:400px;max-height:351px;" alt="Book cover of Transit Maps of the World"></a>
</p>

<p>Each of those maps has to find the sweet spot between precisely representing the routes and creating an easily understandable diagram. And depending on the location of such a map greater focus may be given to either of those: On a street map at the exit of an underground station you&#8217;ll want to give truthful locations of everything while, on the other extreme, inside a train or on platforms served by just a single line you&#8217;ll probably be happier with a single straight line that just gives people information about their position along that line. 
</p>

<p>
The maps they are using in the London Underground are commonly taken as examples for good and – back in the days – revolutionary diagrams. With their simple in train diagrams, the precise maps at the exists and the surprisingly distorted city-wide route diagram which not only distorts distances in the suburbs but also straightens out lines considerably and even manipulates the relative positions of the stations to fit them in an easily understandable and legible diagram. The ideas used there can be found in many other public transport diagrams these days. 
</p>

<p>
Many examples for those can be found in the book, which is split in several chapters that put the large public transport systems for which they had a lot of maps to also illustrate the historical development at the front and things become &#8216;more efficient&#8217; towards the back where newer systems with less sources are mentioned. To a certain degree these differences seem a bit arbitrary. 
</p>

<p>
Most of the larger examples are accompanied by what I&#8217;d call &#8216;obnoxious commentary&#8217; which often, but not really consistently elaborates on the past and future of the public transport system at hand as well, even when that seems fairly irrelevant to the topic of its maps.  According to the commenary 45 degree angles are &#8216;signature&#8217; or &#8216;classical&#8217;; straight lines and distortion for geometry over reality are good; Asian networks usually <q>resemble a character of the […] alphabet</q>; it&#8217;s worth describing things like <q>black circles with white bull&#8217;s eyes</q> over and over again for the symbols used for stations or interchanges. 
</p>

<p>
In total I found the text rather repetitive and not particularly helpful. At the same time I could have easily imagined additions of text to make the book much better. While some general information about the length of the route network and the city&#8217;s size is provided for each system, what about some internet references? Either a web site to go with the book providing links to the site of all systems or just the address of their sites printed somewhere along with the maps. That would make further investigation easier. Less trivially, but more interestingly, I would have appreciated more detailed &#8216;general&#8217; chapters discussing the stratgies in diagram-making: How simplified should diagrams be? How does that depend on the size of the city and the complexity of the system? How many maps are rotated from the usual north=up direction and why? Which symbols are used for stations and/or interchanges? What&#8217;s the benefit of extra symbols for interchanges? Are key parts of the city (rivers, parks, buildings) visible on the map? Each of those could be cross referenced to the examples that come later. At least I would find that interesting. Add some tables for quick lookups at the back and I might be drooling.
</p>

<p>
<em>Might</em> because apart from the text, which is easy to ignore, there&#8217;s another problem with the book. At least the edition I have (Penguin, 2007, Printed in Mexico) is very poorly printed. Most of the maps simply don&#8217;t appear crisp and clearly. While I appreciate that shrinking graphics can be tricky, I have also done this much better. And in a book focusing on a graphical topic and printing severely shrunk diagrams I expect that &#8216;better&#8217;. In a few places (photos of ancient prints) there <em>might</em> be an apology for the quality, but in most places it seems to be due to careless scaling and  poorly aligned colour screens in printing. The fact that the book&#8217;s text seems to be printed in a colour slightly lighter than black without using a matching spot colour gives a fuzzy pixelly feeling even to the main text. And making a bit of effort in that direction – say to ensure that black lines in diagrams will be printed with solid black rather than rasterised would certainly make tiny text more legible. If that raised the price of printing it would certainly have been worth is as – huh – it would enable you to actually read the diagrams which are the book&#8217;s main content.
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/TransitMapsOfTheWorldPrintQuality.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/TransitMapsOfTheWorldPrintQuality.jpeg" style="width:95%;max-width:600px;max-height:311px;" alt="Details of the far less than perfect print quality in the book"></a>
</p>

<p>

	<span class='noprint' title="Buying a CD through these links will 'earn' me some money from amazon. Thanks for your support.">
	[Buy at amazon <a href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=Transit Maps of the World&amp;link_code=ur2&amp;tag=cv47al-20&amp;camp=1789&amp;creative=9325&amp;index=blended" title="amazon.com, for the US and many other countries">.com</a>,

<a href="http://www.amazon.co.uk/gp/search?ie=UTF8&amp;keywords=Transit Maps of the World&amp;link_code=ur2&amp;tag=earthliquar02-21&amp;camp=1634&amp;creative=6738&amp;index=blended" title="amazon.co.uk for the UK">.uk</a>,

<a href="http://www.amazon.de/gp/search?ie=UTF8&amp;keywords=Transit Maps of the World&amp;tag=earthlingquarte-21&amp;linkCode=ur2&amp;camp=1638&amp;creative=6742&amp;index=blended" title="amazon.de for Germany">.de</a>]</span></p>

<p>
Of the diagrams displayed in the book, I already used the ones in Berlin (luckily the book doesn&#8217;t discuss general usefulness of public transport graphics as Berlin is pretty crap in that respect – they may have a diagram, but they often prefer to not use them to help people…), London, New York, Paris, Hamburg, Lisbon, München, San Francisco, Amsterdam, Oslo, Prague, Vienna, Köln-Bonn, Frankfurt, Hannover, Rhein-Ruhr (now that&#8217;s a huge system because it includes several cities – quite a challenge), Stuttgart, Bratislava, [I&#8217;d love to say Genoa but I only used a bus there and they &#8216;system&#8217; with a handful of stops on a single line is a bit trivial diagram-wise,] and  San Diego. Not that many, really. Of course I also used other public transport systems, but apparently they didn&#8217;t qualify for the book.
</p>

<p class="note"><a href="http://earthlingsoft.net/ssp/blog/2003/02/boarding_passes" class="type">Bookmark:</a>  <a href="http://earthlingsoft.net/ssp/blog/2007/09/london_prom_71">08-07-2007, London</a> Underground day pass (yeah, that seemed adequate).
</p>
]]></description>
<comments>http://earthlingsoft.net/ssp/blog/2008/05/transit_maps_of_the_world#comments</comments>                                                                     
<dc:subject>Books</dc:subject>
<dc:creator>ssp</dc:creator>
<dc:date>2008-05-03T01:59:37+01:00</dc:date>
</item>
<item rdf:about="http://earthlingsoft.net/ssp/blog/2008/05/terraformingplease_wait">
<title>Terraforming… Please Wait</title>
<link>http://earthlingsoft.net/ssp/blog/2008/05/terraformingplease_wait</link>
<description><![CDATA[<style>
.centred {text-align:center;}
img {border: 0px none;float: right;padding:0.2em 0em 0.2em 0.5em;}
img.im {height: 150px;	width: 150px;}
.centred img, img.centred {float:none;text-align:center;}
blockquote {margin:0.7em 0em 0.5em 0.2em;padding:0em 0.7em 0em 1.3em;border-left: thin solid #ccc;}
q>em, blockquote>em { font-style: normal; }
a[hreflang]:after{content: "[" attr(hreflang) "]";margin-left: 0.3em;}
a[href^="itms"]:before, a[href^="http://phobos.apple.com"]:before {vertical-align:middle;padding-right:2px;content: url(http://earthlingsoft.net/ssp/blog/includes/iTunesStore.png);}
.aside:before {content:"Aside:";color:#333;}
.update:before {content:"Update:";color:#333;}
.aside, .aside p, .update, .update p {padding-left:3em;color:#666;}
</style>]]><![CDATA[<p>
Now if this isn&#8217;t naturally dramatic:
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/Naturally%20Dramatic.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/Naturally%20Dramatic.jpeg" style="width:95%;max-width:600px;max-height:450px;" alt="Dark clouds + sun + landscape"></a>
</p>

<p>
And then I saw this construction site where they dug a long hole in the middle of nowhere for a pipe of some sort. I immediately had people happily sitting in their huge and powerful machines digging those holes and shifting the ground around in my mind. And I thought one could label a picture of that with <q>Terraforming… Please Wait.</q>
</p>

<p class="centred">
<a href="http://earthlingsoft.net/ssp/blog/graphics/Terraforming.jpeg" title="Click to enlarge."><img src="http://earthlingsoft.net/ssp/blog/graphics/Terraforming.jpeg" style="width:95%;max-width:450px;max-height:600px;" alt="trench in the middle of nowhere for a pipe"></a>
</p>

<p>
Which in turn I am pretty sure is a phrase that I frequently saw at the beginning of some computer game a long time ago. But I can&#8217;t really remember which one it was. Populous perhaps? Something along the Civilization or Colonization lines? Railroad Tycoon or Sim City after all? You&#8217;ll need a bit of earth to work with in either of these, but somehow I currently favour the first one. Which I only played very rarely and cannot remember well at all. Any takers for this question?
</p>
]]></description>
<comments>http://earthlingsoft.net/ssp/blog/2008/05/terraformingplease_wait#comments</comments>                                                                     
<dc:subject></dc:subject>
<dc:creator>ssp</dc:creator>
<dc:date>2008-05-02T00:54:10+01:00</dc:date>
</item>


</rdf:RDF>