<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-29388861</id><updated>2012-02-16T13:30:58.610+01:00</updated><category term='lfl economics'/><category term='media'/><category term='music'/><category term='environment'/><category term='economics'/><category term='film'/><category term='media sports'/><category term='tirol'/><category term='banking'/><category term='R'/><category term='politics'/><title type='text'>Letters from London</title><subtitle type='html'>Randomness abounds (here)</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default?start-index=101&amp;max-results=100'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>113</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-29388861.post-1003433624404406924</id><published>2012-02-10T23:11:00.000+01:00</published><updated>2012-02-10T23:42:40.538+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='economics'/><category scheme='http://www.blogger.com/atom/ns#' term='R'/><title type='text'>Reading Code</title><content type='html'>Code Readability is maybe the most important part of producing reproducible research. If it's impossible (i.e. very costly) for somebody else to read/understand the computer code that underlies your results, then the odds are that they will never be able or willing to reproduce and check your results. This is a big problem if we want to produce credible results. (Credible in the sense that not only you by yourself believe in what you found, just because you are the only person on earth who understands what you have done.)&lt;br /&gt;If you don't think that this is important for you, think about the possibility of collaboration with somebody else: The quality of collaboration will depend critically on your team understanding what everybody is doing.&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;What do we want?&lt;/h2&gt;&lt;br /&gt;We want an easy way to document computer code. Ideally, we write our documentation right into the code, as comments. This way, whenever you change your code, you change the comment and everything's up to date.&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;What do we have?&lt;/h2&gt;&lt;br /&gt;There are some tools out there that help you documenting your code. R is predestined for this, as it integrates seamlessly with latex (see for example &lt;a href="http://yihui.name/knitr/" target="_blank"&gt;knitr&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;a href="http://www.statistik.lmu.de/~leisch/Sweave/" target="_blank"&gt;sweave&lt;/a&gt;). But there's hope for everybody else out there. A nifty python script by the name of pycco does the following:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;You write your comments as usual into your source code, for example in file "src.code"&lt;/li&gt;&lt;li&gt;you run "pycco src.code"&amp;nbsp; and obtain a folder ./docs containing a html file with two columns, left the comments, right the code&lt;/li&gt;&lt;li&gt;it comes with mathjax support, i.e. your browser will display latex formulae.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;h2&gt;How can I get it?&lt;/h2&gt;You need git. (you really do. &lt;a href="http://whygitisbetterthanx.com/" target="_blank"&gt;whygitisbetterthanx&lt;/a&gt;.)&lt;br /&gt;then get it with&lt;br /&gt;git clone&amp;nbsp;https://github.com/tlamadon/pycco&lt;br /&gt;&lt;h2&gt;&lt;/h2&gt;&lt;h2&gt;Example&lt;/h2&gt;&lt;div&gt;&lt;a href="http://www.homepages.ucl.ac.uk/~uctpfos/coderead/ufun2.html" target="_blank"&gt;See an example here&lt;/a&gt;&amp;nbsp;(OS Lion: rendering looks best with firefox)&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-1003433624404406924?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/1003433624404406924/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=1003433624404406924' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/1003433624404406924'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/1003433624404406924'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2012/02/reading-code.html' title='Reading Code'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-2150261077719281304</id><published>2012-01-17T21:21:00.003+01:00</published><updated>2012-01-17T21:21:29.645+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='economics'/><category scheme='http://www.blogger.com/atom/ns#' term='R'/><title type='text'>Illustrating the Deferred Acceptance Algorithm with R</title><content type='html'>The Deferred Acceptance Algorithm (DAA) goes back to Gale and Shapley (1962). They introduce a rather simple algorithm that finds a stable matching for example for college admissions or in a marriage market. In a marriage market where M men have preferences over W women, and men take the role of the proposing party, the DAA produces what is called the M-stable matching: each man strictly prefers the M-stable matching to any other potential matching. "Stable" means that no couple of a man and a woman could break the matching by choosing another mate. This is quite a strong result.&lt;br /&gt;Variations of this algoritm are used in Hospital assignments in the USA, whereby recently graduated doctors submit preferences over hospitals, and hospitals submit preferences over graduates. Another application is the kidney exchange, where the algorithm is used to find the best match between a set of donors and a set of receivers. If you're interested in this, &lt;a href="http://kuznets.fas.harvard.edu/~aroth/alroth.html" target="_blank"&gt;check out Al Roth's website&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Here I'm going to use R to make a little simulation of this. It's not a spectacular movie, but it shows you how the algorithm works. So here goes: We have M men and W women in a marriage market, and each participant has a complete set of preferences (a ranking) over all participants of the other sex. In the demonstration I assumed strict preferences (no indifference between any 2 members) and that nobody wants to be single, but the algorithm can handle this.&lt;br /&gt;&lt;ol&gt;&lt;li&gt;in round one all men are single. They propose to their highest preference-woman.&lt;/li&gt;&lt;li&gt;Each woman who receives at least one proposal picks her highest preference from the set of proposers. Otherwise she stays single. Men who were rejected, go back to the set of singles.&lt;/li&gt;&lt;li&gt;in Round two, all remaining singles propose to their second preference. All women who receive proposals accept the best mate. If there was a mate "deferentially accepted", i.e. some man from round one, he is released back into the set of singles.&lt;/li&gt;&lt;li&gt;the algorithm stops once we cycled over all W preferences, or if there are no more male singles left. At that point the current match is the one that gets implemented.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;For this demonstration I used the animation package, which is a very nice way to just record multiple plots and wrap them into some output file of your choice. The code is below.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Demonstration:&lt;/div&gt;&lt;img src="https://wiki.ucl.ac.uk/download/attachments/20715382/dda_plot.gif?version=2&amp;amp;modificationDate=1326673307000" /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Code on gist:&amp;nbsp;&lt;a href="https://gist.github.com/1628636" target="_blank"&gt;https://gist.github.com/1628636&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-2150261077719281304?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/2150261077719281304/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=2150261077719281304' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2150261077719281304'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2150261077719281304'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2012/01/illustrating-deferred-acceptance.html' title='Illustrating the Deferred Acceptance Algorithm with R'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-6921128521080107918</id><published>2011-11-25T11:39:00.001+01:00</published><updated>2011-11-25T11:44:47.488+01:00</updated><title type='text'>Quality of Life in the UK</title><content type='html'>This is according to the latest study by uswitch.com. 46% of Britons have thought about emigrating.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.uswitch.com/news/money/uswitch-quality-of-life-index-uk-is-the-worst-place-to-live-in-europe-900002286/"&gt;&lt;img alt="uSwitch Quality of Life infographic" border="0" class="" height="1600" src="http://www.uswitch.com/quality-of-life-index-infographic/quality-of-life-index-infographic-image.png" width="650" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-6921128521080107918?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/6921128521080107918/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=6921128521080107918' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6921128521080107918'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6921128521080107918'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2011/11/quality-of-life-in-uk.html' title='Quality of Life in the UK'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-8305557386819353838</id><published>2011-09-16T11:04:00.000+02:00</published><updated>2011-09-16T11:07:16.741+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='economics'/><title type='text'>US income inequality: Census 2010</title><content type='html'>The latest census data are out, and they don't look very good. Median household income has fallen for the third year in a row. It stands now at levels of 1996, adjusted for inflation. Have a look at this picture, in particular the development of the income distribution, which tells a story of its own. The US is getting more and more unequal.&lt;br /&gt;Graphs put together by the &lt;a href="http://online.wsj.com/article/SB10001424053111904265504576568543968213896.html"&gt;Wall Street Journal&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a class="thumbnail" href="http://3.bp.blogspot.com/-y1DsTzKY-PE/TnMP_VgubjI/AAAAAAAAB60/SQxFeC-Zzl0/s1600/census.jpg"&gt;&lt;img border="0px" height="200px" src="http://3.bp.blogspot.com/-y1DsTzKY-PE/TnMP_VgubjI/AAAAAAAAB60/SQxFeC-Zzl0/s1600/census.jpg" width="300px" /&gt;click for full size&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As &lt;a href="http://blogs.chicagobooth.edu/faultlines"&gt;Raghuram Rajan writes in his book "Fault Lines"&lt;/a&gt;, stagnating (or declining) levels of living standards are a problem for a democratic system. The median earner is not happy if his standard of living goes down. To make up for non-rising pay, politicians resort to a different strategy: extend credit. Instead of trying to create a system where people have more equal opportunities to become wealthy (i.e. investing in education, housing etc), which is of course costly in the short run, they encourage and facilitate cheap credit for consumers. This is easy to do, and for the time we are on the upturn of a cycle, there's no problems.&lt;br /&gt;We know the consequences. "Fault Lines" is an astonishing book, great examples, great academic authority. It's much better than what you'd gauge from my short description here.&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-8305557386819353838?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/8305557386819353838/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=8305557386819353838' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8305557386819353838'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8305557386819353838'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2011/09/us-income-inequality-census-2010.html' title='US income inequality: Census 2010'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/-y1DsTzKY-PE/TnMP_VgubjI/AAAAAAAAB60/SQxFeC-Zzl0/s72-c/census.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-2005981676100526651</id><published>2011-09-12T12:21:00.001+02:00</published><updated>2011-09-12T12:21:18.926+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='economics'/><category scheme='http://www.blogger.com/atom/ns#' term='banking'/><title type='text'>Sunday Night Frustration or A Proper Rant</title><content type='html'>&lt;div style="text-align: justify;"&gt;I just finished reading &lt;a href="http://www.amazon.com/Big-Short-Inside-Doomsday-Machine/dp/0393072231"&gt;"the big short"&lt;/a&gt;, a rather vivid account of the events surrounding the 2008 financial crisis, as told by Michael Lewis, who is a former employee of a big - deceased - Wall Street bank called Salomon Brothers. I'll have to say more about the book. It's nothing like an academic paper, but a story about real people, and real events. I am mentioning this because there is people out there who dismiss a story because it's "anectodal evidence", and not "data". I think that's plain wrong. The matter is how representative that particular anectode is (the same applies to data, by the way). I trust this one to be fairly representative.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;My frustration arises from the insight that there is a deep-rooted problem in the way modern finance works, and how this relates to the lives of us all. In a word, incentives are grossly misaligned. Very few fundmanagers wer held accountable for the risk they took on. How, further, I find it ever more difficult to answer people's questions about what went wrong and how this could be a functioning system, and why in the end everybody would get what they deserved. It's not that I'm being interviewed on a daily basis, but you know, it happens - sometimes.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;I think that facts are now sufficiently out for me to make the following assertion without stirring too much controversy. The 2008 crash was mainly a result of big investment banks taking on very large risks which they evaluated under very "special" assumptions, or not at all. Of course everything is much more complicated than that, but the take away is that they took on a gamble of enormous size - and they lost their bet. So far so good. As far as I am concerned, they should be able take any bet they like, if they feel happy about it, but this should be isolated from the wider economy. They should be accountable for the downside. Somehow. I hear people saying it's impossible or very costly to separate traditional banking from high risk investment banking, like for example this &lt;a href="http://www.voxeu.org/index.php?q=node/6968"&gt;gentleman here&lt;/a&gt;. I am not really getting his point.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;What drives me crazy is hearing people (important people. mighty people. bankers, yes.) going on with this story about "from the age of Hammurabi, you will find no society without a banking system." what about this one here:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;div style="text-align: left;"&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Times New Roman', serif; font-size: 15px;"&gt;“Go back and pick any period in time,” John Mack, the chairman of Morgan Stanley, said to me recently. “Let’s go back to the tech boom. I guess it got on its feet in the late eighties, with Apple Computer and Microsoft, and really started to blossom in the nineteen-nineties, with Cisco, Netscape, Amazon.com, and others. These are companies that created a lot of jobs, a lot of intellectual capital, and Wall Street helped finance that. The first investors were angel investors, then venture capitalists, and to really grow and build they needed Wall Street.”&lt;/span&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Times New Roman', serif; font-size: 15px;"&gt;Read more&amp;nbsp;&lt;a href="http://www.newyorker.com/reporting/2010/11/29/101129fa_fact_cassidy#ixzz1XjSCcdm1" style="color: #003399; outline-color: initial; outline-style: initial; outline-width: 0px; text-decoration: none;"&gt;http://www.newyorker.com/reporting/2010/11/29/101129fa_fact_cassidy#ixzz1XjSCcdm1&lt;/a&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Come on, give me a break! If you can't find a better justification for the existence of Wall Street than trying to dress it up as a good old bank (which is obviously NOT what Wall Street is), then you might as well shut the place down. Who on earth is supposed to buy that? They talk about the importance of allocating capital to the most productive entrepreneur, of matching savers and borrowers, of working like the brain of an economy, yeah?&lt;/div&gt;I am having a hard time mapping actual behaviour to that stated goal. If you care to look where Wall Street revenues actually come from, this should be clear. CDOs. I think it is a bit over-ambitious to try to defend this whole CDO edifice as something that allocates capital.&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-2005981676100526651?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/2005981676100526651/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=2005981676100526651' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2005981676100526651'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2005981676100526651'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2011/09/sunday-night-frustration-or-proper-rant.html' title='Sunday Night Frustration or A Proper Rant'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-8424985095255543992</id><published>2011-09-11T16:15:00.002+02:00</published><updated>2011-09-11T16:23:23.761+02:00</updated><title type='text'>One big R-esource</title><content type='html'>&lt;div style="text-align: left;"&gt;I've started to fork out the R-related entries to &lt;a href="http://www.r-bloggers.com/"&gt;www.r-bloggers.com&lt;/a&gt;. It's a great place to learn R and see what others are up to. The blog has a very nice mixture of topics ranging from extremely simple (stuff that I would post) to extremely advanced, to the very vanguard of R development.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;a href="http://www.r-project.org/Rlogo.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img src="http://www.r-project.org/Rlogo.jpg" border="0" alt="" style="display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 100px; height: 76px; " /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-8424985095255543992?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/8424985095255543992/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=8424985095255543992' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8424985095255543992'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8424985095255543992'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2011/09/one-big-r-esource.html' title='One big R-esource'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-6844287601892049057</id><published>2011-09-10T20:52:00.006+02:00</published><updated>2011-09-11T17:46:24.450+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='R'/><title type='text'>Polynomial Interpolation with R</title><content type='html'>&lt;div style="text-align: left;"&gt;As a first step to produce some useable code for spline interpolation/approximation in R, I set out to first do polynomial interpolation to see how I get along. It's not that there is no spline interpolation software for R, but I find it a bit limited. splinefun, for example, can do only 1-dimensional interpolation. interp{akima} can do bicubic splines - i.e. it can fit a spline surface to a set of points over gridded data as for example (x,y,f(x,y)). However, x and y need to have the same length. There's no apparent reason for this, and it might be inefficient to have to do this at times, so I'll be looking at changing that.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;As a first step, I'll implement a polynomial approximation algorithm. The basic principle is that of a convex hull of points in a given space. By repeatedly taking convex combinations of points one builds up the approximating curve. The theoretical background for this can be looked up &lt;a href="http://en.wikipedia.org/wiki/Polynomial_interpolation"&gt;here&lt;/a&gt;. The algorithm I implement here is a variant of the DeBoor triangular calculation. I am not claiming this to be the most efficient calculation, this is just a first try. Way too many loops.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So: I sample different number of points on a half circle and construct an interpolating polynomial. you can see the result in the graph below. the red line is the polynomial approximation. the code is added below the graph.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://2.bp.blogspot.com/-IL8wERYdeyk/Tmu5ZQszlsI/AAAAAAAAB6w/IMfMmONSqj0/s1600/ex1.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img src="http://2.bp.blogspot.com/-IL8wERYdeyk/Tmu5ZQszlsI/AAAAAAAAB6w/IMfMmONSqj0/s400/ex1.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5650814001097184962" style="display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 400px; height: 400px; " /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;here is the code:&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="overflow:auto;"&gt;&lt;div class="geshifilter"&gt;&lt;pre class="r geshifilter-R" style="font-family:monospace;"&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# test polynomial interpolation code by interpolating points on a semi-circle &lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# using a different number of points each time.&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# contents:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# 1) make.circle(degree) is a function that generates &lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;#    n=degree+1 data points (x,y) on a semicircle. this is the &amp;quot;data&amp;quot; we &lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;#    want to interpolate.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# 2) pinterp() makes polynomial interpolation on &amp;quot;data&amp;quot; of degree &amp;quot;degree&amp;quot; &lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;#    using degree+1 parameters &lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# 3) run() is a wrapper that runs the interpolation&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# note: polynomial interpolation uses n=degree+1 points and T=degree+1 parameters.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;#&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# output:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# plot of the interpolation overlaid by the used data points&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;a href="http://inside-r.org/r-doc/base/rm"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;rm&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/list"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;list&lt;/span&gt;&lt;/a&gt;=&lt;a href="http://inside-r.org/r-doc/base/ls"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;ls&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/all"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;all&lt;/span&gt;&lt;/a&gt;=&lt;span style="color: #000000; font-weight: bold;"&gt;TRUE&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://inside-r.org/r-doc/base/setwd"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;setwd&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;&amp;quot;~/dropbox/Rstuff/splines&amp;quot;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;a href="http://inside-r.org/r-doc/base/require"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;require&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;a href="http://inside-r.org/packages/cran/plotrix"&gt;&lt;span style=""&gt;plotrix&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# this package contains a function to draw a circle. &lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# you could generate any other data as well.&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# task: run this approximation for 3,7,11 and 15 sample points.&lt;/span&gt;&lt;br /&gt;degrees &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/c"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;c&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;6&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;10&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;14&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;##################&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# define functions&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;##################&lt;/span&gt;&lt;br /&gt;make.circle &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/function"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;function&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;degree&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#123;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# makes a vector of degree+1 points on a semi-circle&lt;/span&gt;&lt;br /&gt;    &lt;a href="http://inside-r.org/r-doc/graphics/plot"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;plot&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style=""&gt;-&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style=""&gt;:&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style=""&gt;-&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style=""&gt;:&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;type=&lt;span style="color: #0000ff;"&gt;&amp;quot;n&amp;quot;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;xlab=&lt;span style="color: #0000ff;"&gt;&amp;quot;&amp;quot;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;ylab=&lt;span style="color: #0000ff;"&gt;&amp;quot;&amp;quot;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;main=&lt;span style="color: #0000ff;"&gt;&amp;quot;make.circle output. disregard.&amp;quot;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;    vals &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; draw.circle&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;0&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;0&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;radius=&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;nv=&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style=""&gt;*&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;degree&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style=""&gt;+&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;    &lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt; &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/array"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;array&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/unlist"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;unlist&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;vals&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/dim"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;dim&lt;/span&gt;&lt;/a&gt;=&lt;a href="http://inside-r.org/r-doc/base/c"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;c&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style=""&gt;*&lt;/span&gt;degree&lt;span style=""&gt;+&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;    &lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt; &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt; &lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style=""&gt;&amp;gt;=&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;0&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt; &lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;    &lt;span style="color: #666666; font-style: italic;"&gt;# take only upper half of circle§&lt;/span&gt;&lt;br /&gt;    &lt;a href="http://inside-r.org/r-doc/base/return"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;return&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #009900;"&gt;&amp;#125;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;pinterp &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/function"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;function&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;degree&lt;span style="color: #339933;"&gt;,&lt;/span&gt;params&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/t"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;t&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#123;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# polynomial interpolation on data at point t&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# has a list &amp;quot;x&amp;quot; whose entries are each a &lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# matrix for points at t at approximation of degree&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# deg. x gets shorter with increasing degree. at final entry&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# degree+1, x is (1,2)&lt;/span&gt;&lt;br /&gt;    x &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/vector"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;vector&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;&amp;quot;list&amp;quot;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;degree&lt;span style=""&gt;+&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;    x&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt; &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt;  &lt;span style="color: #666666; font-style: italic;"&gt;# matrix 1 holds data for degree zero&lt;/span&gt;&lt;br /&gt;                    &lt;span style="color: #666666; font-style: italic;"&gt;# each row of x[[j]] &lt;/span&gt;&lt;br /&gt;                    &lt;span style="color: #666666; font-style: italic;"&gt;# represents (x,y) coords of a point&lt;/span&gt;&lt;br /&gt;    n &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; degree&lt;span style=""&gt;+&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;   &lt;span style="color: #666666; font-style: italic;"&gt;# number of points we're interpolating on&lt;/span&gt;&lt;br /&gt;    &lt;span style="color: #000000; font-weight: bold;"&gt;for&lt;/span&gt; &lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;ideg &lt;span style="color: #000000; font-weight: bold;"&gt;in&lt;/span&gt; &lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style=""&gt;:&lt;/span&gt;n&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#123;&lt;/span&gt;  &lt;span style="color: #666666; font-style: italic;"&gt;# recursively build interpolations of increasing degree&lt;/span&gt;&lt;br /&gt;        nn &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; n&lt;span style=""&gt;-&lt;/span&gt;ideg&lt;span style=""&gt;+&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;br /&gt;        x&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;ideg&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt; &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/array"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;array&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt;=&lt;span style="color: #000000; font-weight: bold;"&gt;NA&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/dim"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;dim&lt;/span&gt;&lt;/a&gt;=&lt;a href="http://inside-r.org/r-doc/base/c"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;c&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;nn&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;        &lt;span style="color: #000000; font-weight: bold;"&gt;for&lt;/span&gt; &lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;i &lt;span style="color: #000000; font-weight: bold;"&gt;in&lt;/span&gt; &lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style=""&gt;:&lt;/span&gt;nn&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#123;&lt;/span&gt;&lt;br /&gt;            x&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;ideg&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;i&lt;span style="color: #339933;"&gt;,&lt;/span&gt; &lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt; &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;br /&gt;            &lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;params&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;i&lt;span style=""&gt;+&lt;/span&gt;ideg&lt;span style=""&gt;-&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt; &lt;span style=""&gt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/t"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;t&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style=""&gt;/&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;params&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;i&lt;span style=""&gt;+&lt;/span&gt;ideg&lt;span style=""&gt;-&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt; &lt;span style=""&gt;-&lt;/span&gt; params&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;i&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style=""&gt;*&lt;/span&gt;x&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;ideg&lt;span style=""&gt;-&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;i&lt;span style="color: #339933;"&gt;,&lt;/span&gt; &lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt; &lt;span style=""&gt;+&lt;/span&gt; &lt;br /&gt;            &lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/t"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;t&lt;/span&gt;&lt;/a&gt; &lt;span style=""&gt;-&lt;/span&gt; params&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;i&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style=""&gt;/&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;params&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;i&lt;span style=""&gt;+&lt;/span&gt;ideg&lt;span style=""&gt;-&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt; &lt;span style=""&gt;-&lt;/span&gt; params&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;i&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style=""&gt;*&lt;/span&gt;x&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;ideg&lt;span style=""&gt;-&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;i&lt;span style=""&gt;+&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt; &lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;br /&gt;        &lt;span style="color: #009900;"&gt;&amp;#125;&lt;/span&gt;&lt;br /&gt;    &lt;span style="color: #009900;"&gt;&amp;#125;&lt;/span&gt;&lt;br /&gt;    &lt;a href="http://inside-r.org/r-doc/base/return"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;return&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;x&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;degree&lt;span style=""&gt;+&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;   &lt;span style="color: #666666; font-style: italic;"&gt;# return only final degree values,i.e. result&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #009900;"&gt;&amp;#125;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;run &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/function"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;function&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;degrees&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/t"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;t&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#123;&lt;/span&gt;&lt;br /&gt;    nd &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/length"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;length&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;degrees&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;    rval &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/vector"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;vector&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;&amp;quot;list&amp;quot;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;nd&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;    origdata &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/vector"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;vector&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;&amp;quot;list&amp;quot;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;nd&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;    &lt;span style="color: #000000; font-weight: bold;"&gt;for&lt;/span&gt; &lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;j &lt;span style="color: #000000; font-weight: bold;"&gt;in&lt;/span&gt; &lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style=""&gt;:&lt;/span&gt;nd&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#123;&lt;/span&gt;&lt;br /&gt;        degree &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; degrees&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;j&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;br /&gt;        params &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/seq"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;seq&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;0&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;5&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/length"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;length&lt;/span&gt;&lt;/a&gt;=degree&lt;span style=""&gt;+&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;        nt &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/length"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;length&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/t"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;t&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;        rval&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;j&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt; &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/base/array"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;array&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt;=&lt;span style="color: #000000; font-weight: bold;"&gt;NA&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/dim"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;dim&lt;/span&gt;&lt;/a&gt;=&lt;a href="http://inside-r.org/r-doc/base/c"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;c&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;nt&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;        &lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt; &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; make.circle&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;degree&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;        origdata&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;j&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt; &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; &lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;        &lt;span style="color: #000000; font-weight: bold;"&gt;for&lt;/span&gt; &lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;it &lt;span style="color: #000000; font-weight: bold;"&gt;in&lt;/span&gt; &lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style=""&gt;:&lt;/span&gt;nt&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt; rval&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;j&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;it&lt;span style="color: #339933;"&gt;,&lt;/span&gt; &lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt; &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; pinterp&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;degree&lt;span style="color: #339933;"&gt;,&lt;/span&gt;params&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/utils/data"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;data&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/t"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;t&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;it&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;    &lt;span style="color: #009900;"&gt;&amp;#125;&lt;/span&gt;&lt;br /&gt;    &lt;a href="http://inside-r.org/r-doc/base/return"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;return&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/list"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;list&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;interpol=rval&lt;span style="color: #339933;"&gt;,&lt;/span&gt;orig=origdata&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #009900;"&gt;&amp;#125;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;###################&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;# produce output&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #666666; font-style: italic;"&gt;###################&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;outrun &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; run&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;degrees&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/t"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;t&lt;/span&gt;&lt;/a&gt;=&lt;a href="http://inside-r.org/r-doc/base/seq"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;seq&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;5&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/length"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;length&lt;/span&gt;&lt;/a&gt;=&lt;span style="color: #cc66cc;"&gt;20&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;rval &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; outrun&lt;span style=""&gt;$&lt;/span&gt;interpol&lt;br /&gt;orig &lt;span style=""&gt;&amp;lt;-&lt;/span&gt; outrun&lt;span style=""&gt;$&lt;/span&gt;orig&lt;br /&gt;&lt;a href="http://inside-r.org/r-doc/grDevices/png"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;png&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/file"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;file&lt;/span&gt;&lt;/a&gt;=&lt;span style="color: #0000ff;"&gt;&amp;quot;graphs/ex1.png&amp;quot;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://inside-r.org/r-doc/graphics/par"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;par&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;mfrow=&lt;a href="http://inside-r.org/r-doc/base/c"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;c&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #000000; font-weight: bold;"&gt;for&lt;/span&gt; &lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;j &lt;span style="color: #000000; font-weight: bold;"&gt;in&lt;/span&gt; &lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style=""&gt;:&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/length"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;length&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;degrees&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#123;&lt;/span&gt;&lt;br /&gt;    &lt;a href="http://inside-r.org/r-doc/graphics/plot"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;plot&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;x=orig&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;j&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt; &lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;y=orig&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;j&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt; &lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;type=&lt;span style="color: #0000ff;"&gt;&amp;quot;o&amp;quot;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;br /&gt;    main=&lt;a href="http://inside-r.org/r-doc/base/paste"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;paste&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;&amp;quot;degree: &amp;quot;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;degrees&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;j&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;&amp;quot;, points: &amp;quot;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;br /&gt;    degrees&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;j&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style=""&gt;+&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;xlab=&lt;span style="color: #0000ff;"&gt;&amp;quot;x&amp;quot;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;ylab=&lt;span style="color: #0000ff;"&gt;&amp;quot;y&amp;quot;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;ylim=&lt;a href="http://inside-r.org/r-doc/base/c"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;c&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;0&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1.5&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;    &lt;a href="http://inside-r.org/r-doc/graphics/lines"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;lines&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;x=rval&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;j&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt; &lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;y=rval&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt;j&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#91;&lt;/span&gt; &lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;2&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#93;&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;a href="http://inside-r.org/r-doc/base/col"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;col&lt;/span&gt;&lt;/a&gt;=&lt;span style="color: #0000ff;"&gt;&amp;quot;red&amp;quot;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;    &lt;br /&gt;&lt;span style="color: #009900;"&gt;&amp;#125;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://inside-r.org/r-doc/grDevices/dev.off"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;dev.off&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://inside-r.org/r-doc/graphics/par"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;par&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;mfrow=&lt;a href="http://inside-r.org/r-doc/base/c"&gt;&lt;span style="color: #003399; font-weight: bold;"&gt;c&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt;&lt;span style="color: #cc66cc;"&gt;1&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.inside-r.org/pretty-r" title="Created by Pretty R at inside-R.org"&gt;Created by Pretty R at inside-R.org&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-6844287601892049057?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/6844287601892049057/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=6844287601892049057' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6844287601892049057'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6844287601892049057'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2011/09/polynomial-interpolation-with-r.html' title='Polynomial Interpolation with R'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-IL8wERYdeyk/Tmu5ZQszlsI/AAAAAAAAB6w/IMfMmONSqj0/s72-c/ex1.png' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-7073789506553868976</id><published>2011-09-02T11:05:00.010+02:00</published><updated>2011-09-10T20:52:13.638+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='R'/><title type='text'>Fix missing dates with R</title><content type='html'>&lt;div style="text-align: left;"&gt;I have data on user access to a website. This log file (helpdesk log.csv) just contains the date of access, and how many accesses were counted. It would look like this:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;Date&lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;hits&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;13-07-2011&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;2&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;14-07-2011&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;1&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;16-07-2011&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;3&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;17-07-2011&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;4&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;...&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;As you can see, for days with no access (like 15-07-2011 for example), there is no entry.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;I wanted to draw a graph showing the number of hits over time. plotting this shows the graph below, but it's  conditional on there having been at least one hit. So it's a bit misleading. We don't know if there was zero hits or one.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" style="font-family: Georgia, serif; "&gt;&lt;a href="http://4.bp.blogspot.com/-E-kkeHnzokw/TmChLsffm6I/AAAAAAAAB3s/bU8CD4GJ3Mo/s1600/daily-wrong.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img src="http://4.bp.blogspot.com/-E-kkeHnzokw/TmChLsffm6I/AAAAAAAAB3s/bU8CD4GJ3Mo/s400/daily-wrong.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5647691155016489890" style="cursor: pointer; width: 400px; height: 400px; " /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;What I plot looks like this:&lt;/div&gt;&lt;div&gt;&lt;div&gt;2011-06-28&lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;1 &lt;/div&gt;&lt;div&gt;2011-06-29 &lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;2&lt;/div&gt;&lt;div&gt;2011-06-30 &lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;3&lt;/div&gt;&lt;div&gt;2011-07-01 &lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;1&lt;/div&gt;&lt;div&gt;2011-07-04 &lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;3&lt;/div&gt;&lt;div&gt;2011-07-05 &lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;3&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;Obviously, no data for 2011-07-02 and 2011-07-03, when I would want an entry 2011-07-02 = 0. In other words, I want this&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;2011-06-28&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;1 &lt;/div&gt;&lt;div&gt;&lt;div&gt;2011-06-29 &lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;2&lt;/div&gt;&lt;div&gt;2011-06-30 &lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;3&lt;/div&gt;&lt;div&gt;2011-07-01 &lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;1&lt;/div&gt;&lt;div&gt;2011-07-02&lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;0&lt;/div&gt;&lt;div&gt;2011-07-03&lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;0&lt;/div&gt;&lt;div&gt;2011-07-04 &lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;3&lt;/div&gt;&lt;div&gt;2011-07-05 &lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;3&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So, I need to insert date and a value of zero for each date with no activity. There's an easy way to do this in R.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;script src="https://gist.github.com/1188384.js?file=hits.R"&gt;&lt;/script&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;so actind is an index vector. the first seven entries are&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;2011-06-28&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;1 &lt;/div&gt;&lt;div&gt;&lt;div&gt;2011-06-29 &lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;2&lt;/div&gt;&lt;div&gt;2011-06-30 &lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;3&lt;/div&gt;&lt;div&gt;2011-07-01 &lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;4&lt;/div&gt;&lt;div&gt;2011-07-02&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;0&lt;/div&gt;&lt;div&gt;2011-07-03&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;0&lt;/div&gt;&lt;div&gt;2011-07-04 &lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;5&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;where each row corresponds to a consecutive date, zero means no activity on that date, and a positive number is the INDEX of the element in "daycount" (the short vector) corresponding to that date.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The correct graph is this one:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://4.bp.blogspot.com/-z-OPqXjA0KU/TmC02UO8qZI/AAAAAAAAB30/skNptnxsfpQ/s1600/dailyrespons.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img src="http://4.bp.blogspot.com/-z-OPqXjA0KU/TmC02UO8qZI/AAAAAAAAB30/skNptnxsfpQ/s400/dailyrespons.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5647712777959942546" style="display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 400px; height: 400px; " /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-7073789506553868976?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/7073789506553868976/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=7073789506553868976' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7073789506553868976'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7073789506553868976'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2011/09/try-to-do-this-in-stata.html' title='Fix missing dates with R'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-E-kkeHnzokw/TmChLsffm6I/AAAAAAAAB3s/bU8CD4GJ3Mo/s72-c/daily-wrong.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-4206535590113597130</id><published>2009-07-25T18:51:00.002+02:00</published><updated>2009-07-25T18:58:25.932+02:00</updated><title type='text'>How much is a TRILLION dollars?</title><content type='html'>Have a look at this video, trying to explain how much a trillion dollars are. The sum has been in the media for some time now, as experts debate whether there should be spent more or less than that on bailing out marode banks. Interesting question, but not today. Let's start with the basics: how much is a trillion dollars?&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/at3MNu8BRwQ&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_embedded&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/at3MNu8BRwQ&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(note: I was most surprised at how much the US have spent on war since 9/11)&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-4206535590113597130?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/4206535590113597130/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=4206535590113597130' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4206535590113597130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4206535590113597130'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2009/07/how-much-is-trillion-dollars.html' title='How much is a TRILLION dollars?'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-6858420271499977260</id><published>2009-06-03T22:30:00.001+02:00</published><updated>2009-06-03T22:32:19.780+02:00</updated><title type='text'>great graphical illustration</title><content type='html'>have a look at this, nicely &lt;a href="http://www.nytimes.com/interactive/2009/03/03/us/20090303_LEONHARDT.html?ref=economy"&gt;done by the NYTimes&lt;/a&gt;.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-6858420271499977260?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/6858420271499977260/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=6858420271499977260' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6858420271499977260'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6858420271499977260'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2009/06/great-graphical-illustration.html' title='great graphical illustration'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-2489633936326125903</id><published>2009-03-18T22:01:00.008+01:00</published><updated>2009-03-18T23:19:45.082+01:00</updated><title type='text'>the big picture Q&amp;A</title><content type='html'>Following the &lt;a href="http://plausibel.blogspot.com/2009/02/big-picture.html"&gt;last post&lt;/a&gt;, a couple of questions came up:&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: right;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;How could it be that bad quality mortgages in the US could have such an effect on the global economy? Is it because we are so tightly connected to the US economy or is it because something similar happened everywhere?&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: right;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;I would say it's a mixture of both. As is explained in the video, bad quality mortgages were repacked and - above all - revalued, and sold all over the place. So any financial institution you might think of - pension funds, commercial banks, investment banks, hedge funds, even governments - could have bought that stuff. And yes, something similar happened elsewhere, since credits were relatively cheap more or less everywhere, and were given away with too little scrutiny. We were all on a happy spending spree over the past decade.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: right;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;[At the end of the movie] it is actually astonishing that we didn't explode all along with our financial assets [as in the movie], but would is going to happen now? And what did you mean by "regulations"?&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: right;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;To be honest, I have no idea whatsoever what is going to happen now. However, this is not so bad, since pretty prominent thinkers don't know either. They just try out all sorts of policies and hope something is going to nail it. Take "quantitative easing", for example, this weird policy were the central bank starts buying real assets from people like you and me for (just printed) cash. I heard an economist from the Bank of England the other day (unofficially, obviously) admitting that they had no clue if that was going to work or not. But given that traditional policy instruments have been exhausted (lowering the interest rate, say), it might be a good moment to try something else.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;What did I mean by "regulations"? Well, one cornerstone of stricter regulations - among many other measures - would be to simply require banks to hold more capital. There is such a regulative body in place actually, called by the well-sounding name of "Basel II", but let's face it: given our current experience we should rather bin that and find something better. As far as I understand it, it is just about assessing the riskiness of the portfolio of loans of a given bank and relating this to a certain amount of capital (money you and I would deposit in the bank) the bank must hold permanently. Think of this as a simple table, where in one column you have a number which tells you how risky the loans of the bank are, say from 0 to 100, and in the column next to it we have the amount of money, the bank must have in the safe. &lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Basically, what has to be done, among lots of other things, is to redo this table, because it's wrong. That is not as simple as it sounds - you want to get the risk-numbers right, which is quite tricky - but it is absolutely doable. What it's going to do, however, is to slice off a chunk of bank profits, because they have to back up loans with more cash than before. So bankers are never happy about regulations like that. But, as before, now might be a good moment to try out all sorts of new things.&lt;/div&gt;&lt;div style="text-align: right;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-2489633936326125903?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/2489633936326125903/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=2489633936326125903' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2489633936326125903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2489633936326125903'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2009/03/big-picture-q.html' title='the big picture Q&amp;A'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-8982657593629491006</id><published>2009-02-26T23:29:00.003+01:00</published><updated>2009-02-26T23:44:01.378+01:00</updated><title type='text'>the big picture</title><content type='html'>Hi guys.&lt;br /&gt;&lt;div style="text-align: justify;"&gt;this week we have some "light entertainment". I found this little film about how all the strings (could) get together to fabricate what we call "the credit crunch". Needless to say that in a 10 minute animation one can hardly explain anything in great detail. Nevertheless I have found it quite interesting and very entertaining. The creator raises some interesting issues; on the other hand it seems that he draws a lot of conclusions about causality, in other words, whose "fault" this whole mess is.&lt;br /&gt;I want to emphasize, before you watch the clip, that people respond to INCENTIVES. Suppose there is an action which a person could take: it is known to be very risky and even dangerous to the entire system, but it promises enormous profits if successful. Now imagine that it is legal to take this action. Some people will take the risk and take the action. You bet they will. It is a simple as that to explain what happens if you let regulation on financial markets loose. Now have fun with the movie!&lt;br /&gt;&lt;br /&gt;(note that you can make it full screen by clicking the outward pointing arrows next to the time bar)&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;object height="225" width="400"&gt;&lt;param name="allowfullscreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3261363&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1"&gt;&lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=3261363&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" height="225" width="400"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;a href="http://vimeo.com/3261363"&gt;The Crisis of Credit Visualized&lt;/a&gt; from &lt;a href="http://vimeo.com/jonathanjarvis"&gt;Jonathan Jarvis&lt;/a&gt; on &lt;a href="http://vimeo.com/"&gt;Vimeo&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-8982657593629491006?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/8982657593629491006/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=8982657593629491006' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8982657593629491006'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8982657593629491006'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2009/02/big-picture.html' title='the big picture'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-6433263089509497596</id><published>2009-02-21T22:45:00.009+01:00</published><updated>2009-02-22T00:21:19.082+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='lfl economics'/><title type='text'>LFL 4: Why give money to Carmakers?</title><content type='html'>An interested reader asks:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: right;"&gt;&lt;span style="font-style: italic;"&gt;And what about the government? Does it make sense to pump billions of dollars into the auto industry - as is happening in the US at the moment? In the end this is money that is taken away from taxpayers, because sooner or later they will have to pay it back - regardless if they want a car or not!&lt;/span&gt; &lt;span style="font-style: italic;"&gt;Is this economically efficient? And why are there no calls for governemnt help from Asian carmakers, do they solve their problems differently?&lt;/span&gt; [my translation]&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Excellent question! Let's step back a moment and gather some thoughts about this. On the one hand we have the carmakers, who design new cars, produce them, and hope to sell them (for a profit). On the other hand, there are consumers, who choose the model they best like, given the amount of money they are willing to spend.&lt;br /&gt;What we see at the moment, is that consumers stop buying things like cars. "Things like cars" include all the items a consumer might want to replace for a newer model, even if  the old one is still working: a car, a refridgerator, a DVD player, a portable computer, etc. The list of "things like cars" is long, and the more expensive the new model would be, the less likely our consumer is to buy it at the moment. Our consumer is as scared as everybody else, and probably even more so. "Let's just wait another couple of months and see, I can still buy my car then."&lt;br /&gt;&lt;br /&gt;Should we give money to failing carmakers? We bailed out the banking system, so what about manufacturing? As the economist newspaper puts it in its lead article of this week, "next to scheming bankers, factory workers look positively deserving". And it goes on to say that letting down a huge company such as US carmaker General Motors (GM) would do no good to the confidence of our scared consumer. They employ, what, 30.000 people in the US alone? So this is obviously a big issue. It is a big issue for politicians, who are confronted with cries of help from GM.&lt;br /&gt;In times like these, you have to make tough decisions as a government. Sending 30.000 to the streets is not an easy thing to do. But there are some important things one must not forget when considering giving money to manufacturing right now:&lt;br /&gt;&lt;br /&gt;a) If anything, those firms need loads of money, and better today than tomorrow. Government programmes, however, are slow and cannot keep pace with the fast-changing environment of industry. That's why governments don't produce cars - they don't know anything about it, so they are not good at it, and the money would be given in a wasteful way.&lt;br /&gt;b) Giving aid to carmakers would help keep them afloat for another while, but doesn't solve the problem: Our consumer, remember, is still scared of making such a big investment as buying a car.&lt;br /&gt;&lt;br /&gt;The carmaking industry is obviously over-sized, has too much capacity. So however much money we give to firms, some will inevitably have to go out of business. So which are the firms we want to receive any money? What are the conditions that are attached to this aid (if any)? If the government could require a car-manufacturer to down-size capacity, which capacity would be the right one?&lt;br /&gt;The take-away from this is that consumers, once they get back to buying stuff, can decide over those things much better than any government could. Their choices will reveal which firms are the right ones, and which size is the best.&lt;br /&gt;&lt;br /&gt;But then the natural quesiton to ask is, "why, then, did we give money to the bankers?" They don't seem to deserve our help any more than carmakers, given their profits in the last couple of years. Still, the problem is that we need the banks to work. We need them, because THEY must give money to firms, find out which ones are most productive and lend to them. The argument from above, that state money is not going to create an efficient industry, holds true for carmakers as well as for bankers. There are probably some banks which got government help, and are not efficient at all; We'll have to live with that for the moment.&lt;br /&gt;&lt;br /&gt;Unfortunately I don't know much about the situation of Asian carmakers, but I suspect they have similar problems.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-6433263089509497596?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/6433263089509497596/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=6433263089509497596' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6433263089509497596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6433263089509497596'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2009/02/why-give-money-to-carmakers.html' title='LFL 4: Why give money to Carmakers?'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-7862184525556505840</id><published>2009-02-21T13:26:00.004+01:00</published><updated>2009-02-22T00:12:40.596+01:00</updated><title type='text'>LfL 3: Banks</title><content type='html'>&lt;ul style="text-align: justify;"&gt;&lt;br /&gt;&lt;/ul&gt;I hope you are doing fine. The snow is gone and London is as grey/green as ever - everything back to normal.&lt;br /&gt;As normal as it can get those days, that is. And apart from the weather, there are few things you would label "normal" around here. (it's raining, obviously.) Just consider the Bank of England (BoE), whose monetary policy committee last week in a historic motion slashed the interbank lending rate - what we commonly call "the interest rate" - to 1%. Unheard of.&lt;br /&gt;&lt;br /&gt;But what does that mean? And why would they do something like that? In order to get a grip on that, we first have to talk a bit about banks in general. Please notice that this is all stripped down to a very very simplified level; My hope is to get the main points without getting lost in the nitty-gritty.&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;br /&gt;Frequently Asked Questions about BANKS:&lt;br /&gt;&lt;br /&gt;&lt;li&gt;What is the purpose of a bank? &lt;/li&gt;&lt;/ul&gt;A bank takes money from people who earn more than they want to spend at the moment (it stores savings from savers), and gives it to people who want to spend more than they earn at the moment (it gives loans to borrowers).&lt;br /&gt;&lt;li&gt;Is this a difficult task? &lt;/li&gt;It is not trivial, because it involves making sure that loans are given only to persons who will be able to pay back the loan; This depends on what they propose to be doing with the loan, often it depends on whether their project, which is financed through the loan, is a success of a failure. The problem: We don't know if a project is going to be successful with certainty.&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Why would anybody open a bank? (What is the incentive to run a bank?)&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt; &lt;/div&gt;It is a lucrative business. Very lucrative, until recently.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;What is the problem with banks' incentives?&lt;/li&gt;&lt;/ul&gt;On the one hand, in order to attract customers, banks must promise to savers that their savings are absolutely secure with them: "At any point in time, and under all circumstances, do we promise by the Queen's head that your savings are secure and that you can withdraw them whenever you want."&lt;br /&gt;On the other hand, banks must keep up with competitors who offer to pay high interest rates on savings. They must at least offer the same, or even more.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The Problem?&lt;/li&gt;&lt;/ul&gt;The problem is that in order to be able to pay high interest rates on savings, a bank must make a lot of profits.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;How does a bank make profits?&lt;/li&gt;&lt;/ul&gt;It charges fees for its services. Most importantly, it charges a fee for lending money. In order to generate the profits needed to stay in business, any bank will have to embark on projects that become riskier and riskier, because it is the risky projects that generate the biggest profits. And the biggest losses.&lt;br /&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;If this is so straightforward, why do we see so many bank failures? Aren't bankers supposed to be smart people?&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt; This is a good question. But complicated, we'll have to think about that another time. And yes, they are supposed to be smart people. Until recently they were, that is.&lt;br /&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Why has the BoE lowered the interest rate so much?&lt;/li&gt;&lt;/ul&gt;Banks can lend money from the BoE and from one another at a rate which is set (roughly speaking) by the BoE. The BoE, then, wants to get banks to lend again to people and businesses by making it very cheap for them to get money.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Why is lending so important?&lt;/li&gt;&lt;/ul&gt;A lot of businesses need credit at some point in their life-cycle. Most need it to get started, others need it to pay wages in a month with poor sales, and still others need it to buy new equipment and plant in order to be able to compete with other firms. If there is no way to get this credit - and currently there is no way - those firms go out of business.&lt;br /&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;So, does it work?&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt; No. Bankers are being too afraid to lend to businesses. Most banks have accumulated a sizeable load of "toxic assets", basically loans, which they should never have made, or other investments which failed. In other words, they are in a pretty bad situation, and giving money to people doesn't seem a good idea to most of them right now.&lt;br /&gt;&lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;And where do they put all the cheap money they are getting now?&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt; They invest it in government bonds, which have practically zero risk. Their low level of risk comes at the cost of a low rate of return, currently a 10-year US treasury bill yields &lt;span class="nfakPe"&gt;2&lt;/span&gt;%. Compared to that, they could make loans to businesses at any rate from 5% up to 10% - but they are afraid to do that, because everything seems to go down.&lt;br /&gt;&lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Is this the end?&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt; It's not the end. In England at least, we still have the Premier League (Football) and the Kenton Arms (the Pub around the corner). Apart from that, the central bank has resorted to a practice called "quantitative easing", basically buying all those bad assets and failed projects from banks for newly, shiny banknotes; At the same time, the BoE goes out and starts to buy back government bonds from the market. This increases the demand for bonds, which increases the price of bonds. But given that bonds pay out a fixed amount after a fixed period of time (which is what defined them as being "safe"), paying a higher price now means that bonds become less profitable! And if bonds loose their profitability, the hope is that bankers might take a closer look at those ordinary businesses and get back to what they came for: make loans to businesses.&lt;br /&gt;&lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Are we finally done?&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt; Yes, we are.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-7862184525556505840?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/7862184525556505840/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=7862184525556505840' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7862184525556505840'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7862184525556505840'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2009/02/lfl-3-banks.html' title='LfL 3: Banks'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-4351459663659825950</id><published>2009-02-21T13:24:00.004+01:00</published><updated>2009-02-21T13:40:39.137+01:00</updated><title type='text'>LFL 2</title><content type='html'>&lt;div style="text-align: justify;"&gt;this week has seen some spectacular action in the UK. We started off with heavy snowfalls in sunday night, covering London and the southeast of the country by as much as 20 cm of snow. In a country where the transport infrastructure is prone to failure caused by gusts of fallen leafs, it is not hard to imagine the consequences: In fact, London was down by monday morning. For the first time in living memory the London Buses network was suspended from service. It is curious to note that snow would deal a fatal blow to the transport system, when German aerial bombs would not (buses were running during the "Blitz" 1940). The rarity of such heavy snowfalls, however, means that big investments into snow-clearing kit are without much sense. Accusations and "guesstimates" (half guess, half estimate) about costs of the two-day inactivity of the capital were abundant, but none is worth mentioning; on a personal note, it was the first time that people on the street wore a smile and actually greeted me. More snow would be good for Britain.&lt;br /&gt;&lt;br /&gt;There was some intense strike action going on throughout the country this week. French oil firm Total had subcontracted extension works at their plant in Lindsey (somewhere in England) to an Italian firm (IREM), which would bring it's specialist workforce, composed of Italians and Portuguese, with it to England. A fatal promise made by British Prime Minister Gordon Brown in 2007, going along the lines of "British Jobs for British Workers", was the cause for some 6.000 workers across the country to lay down work for several days.&lt;br /&gt;This is by far not the most significant incidence of union action in the UK, but it is significant under the current circumstances: when the economic climate turns rough, protectionist calls from the far-left and nationalistic ones from the far-right find wider resonance in the population.&lt;br /&gt;Under EU legislation, any EU citizen is entitled to work in each member state. Furthermore, firms are entitled to use their own staff on temporary projects elsewhere in the EU. At the moment, there are by far more British citizens working in the EU than are citizens from other EU countries in Britain. But who said that EU laws are a good thing?&lt;br /&gt;This topic is obviously highly controversial in the public. Citizens of a certain country are keen on getting jobs in their country before anyone else does. Most of the time this will be the case, because foreigners, by definition, life abroad and would have to travel farther than any resident, which is a deterrent. But if foreigners take the burden of travel, enter the local labour market and - on top of that - get a job because they are more suitable than a competing resident (as judged by some employer), all hell breaks loose. I do not pretend to offer any type of solution here. However, and as a small aside on that, the economic case for the issue is quite clear: economists tend to strongly advocate a free labour market, based on the rationale that, the greater the competitive forces in a market, the higher it's level of efficiency. Efficiency means in this context that&lt;br /&gt;&lt;/div&gt;&lt;ol style="text-align: justify;"&gt;&lt;li&gt;job vacancies can be filled faster&lt;/li&gt;&lt;li&gt;job seekers can find jobs faster&lt;/li&gt;&lt;li&gt;those who get the job are the ones that can do it best among all those workers who can do it for the lowest wage.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;The last sentence was tricky - read it again.&lt;/li&gt;&lt;/ol&gt;&lt;div style="text-align: justify;"&gt;So much for that. I attached the economist's wrap-up of the story for the interested reader.&lt;br /&gt;&lt;br /&gt;I am working on a short explainer on banks, why everybody is so concerned about them these days, why unstable banks threaten "the system", what an "unstable bank" is, what "the system" is, and what it means for the British Central Bank to lower the interest rate to 1%, as it did yesterday. For the sake of brevity and continuing high attention among the readers, I'll postpone that to another letter.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-4351459663659825950?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/4351459663659825950/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=4351459663659825950' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4351459663659825950'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4351459663659825950'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2009/02/lfl-2.html' title='LFL 2'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-4240448620282792546</id><published>2009-02-21T13:24:00.002+01:00</published><updated>2009-02-21T13:24:55.091+01:00</updated><title type='text'>Letters from London 1</title><content type='html'>I hope this message finds you well.&lt;br /&gt;&lt;br /&gt;For all those of you who&lt;br /&gt;&lt;ul&gt;&lt;li&gt;want to brush up their English,&lt;/li&gt;&lt;li&gt;wonder about what the heck is happening these days with the world, related to events headlined by "global financial crisis",&lt;/li&gt;&lt;li&gt;have recurring spells of boredom during a typical day,&lt;/li&gt;&lt;/ul&gt;I present the first email of a potentially to be continued series named "Letters from London (&lt;span class="nfakPe"&gt;LfL&lt;/span&gt;)", where I will try to provide the reader with digested and selected information (i.e. I have the work, you have the pleasure) on the current crisis as experienced in the British capital.&lt;br /&gt;&lt;br /&gt;We start out with an easy piece from this week's edition of the economist newspaper (attached). It talks about the evolution of nicknames of London over the past 20 years, quite instructive.&lt;br /&gt;&lt;br /&gt;Figures of the day:&lt;br /&gt;&lt;br /&gt;Unemployment rates&lt;br /&gt;US: 7.2% (Dec 08)&lt;br /&gt;UK: 6.&lt;span class="nfakPe"&gt;1&lt;/span&gt;% (Nov)&lt;br /&gt;Austria: 3.8% (Nov)&lt;br /&gt;Spain: 13.4% (Nov)&lt;br /&gt;Italy: 6.7% (Q3)&lt;br /&gt;France: 7.9% (Nov)&lt;br /&gt;Argentina: 7.8% (Q3)&lt;br /&gt;&lt;br /&gt;% change in GDP on year ago&lt;br /&gt;US: +0.7&lt;br /&gt;UK: -&lt;span class="nfakPe"&gt;1&lt;/span&gt;.8&lt;br /&gt;Austria: +&lt;span class="nfakPe"&gt;1&lt;/span&gt;.5&lt;br /&gt;Spain: +0.9&lt;br /&gt;Italy: -0.9&lt;br /&gt;France: +0.5&lt;br /&gt;Argentina: +6.2&lt;br /&gt;&lt;br /&gt;Yesterday on a party 3 out of 3 architects were unemployed (my girlfriend was not there).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;[It is important to distinguish between "evidence" and "anectode". Which is which?]&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-4240448620282792546?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/4240448620282792546/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=4240448620282792546' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4240448620282792546'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4240448620282792546'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2009/02/i-hope-this-message-finds-you-well.html' title='Letters from London 1'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-1925125987760648425</id><published>2008-07-20T20:48:00.003+02:00</published><updated>2008-12-10T10:56:07.809+01:00</updated><title type='text'>Summer in London &amp; little Italia</title><content type='html'>Hi guys!&lt;br /&gt;Look at what I see on my desktop today! July 20, 18 degrees is quite a shame, yes, but look at the next couple of days. Seems impossible, but it must be that somebody up there is finally feeling pity for us...thanks, Peter.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_psMMNhykPMk/SIOItL9ERJI/AAAAAAAAAjc/V-EKWpPZdfo/s1600-h/Picture+1.png"&gt;&lt;img style="cursor: pointer;" src="http://2.bp.blogspot.com/_psMMNhykPMk/SIOItL9ERJI/AAAAAAAAAjc/V-EKWpPZdfo/s400/Picture+1.png" alt="" id="BLOGGER_PHOTO_ID_5225170302564320402" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Oh, by the way Saint Peter: Today I was watching the annual parade of the &lt;a href="http://www.italianchurch.org.uk/index.html"&gt;St. Peter's church&lt;/a&gt; here in London, very entertaining. And quite as kitschy as in that little Italian village from your favourite mafia movie. A colleague of mine was actually posing as Jesus Christ himself, on top of truck displaying some worshipping scene; another friend of mine was taking part as pretorian (a kind of guard from Jesus' times); there were all sorts of angels and virgins, all played by most devotional (looking) young girls, they as well on the roof of a truck. I have a weakness for traditions and parades. There was even a little marching-band playing pipes and drums.&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-1925125987760648425?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/1925125987760648425/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=1925125987760648425' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/1925125987760648425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/1925125987760648425'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/07/summer-in-london-little-italia.html' title='Summer in London &amp; little Italia'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_psMMNhykPMk/SIOItL9ERJI/AAAAAAAAAjc/V-EKWpPZdfo/s72-c/Picture+1.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-7051698106865130130</id><published>2008-05-30T03:37:00.001+02:00</published><updated>2008-05-30T03:39:01.087+02:00</updated><title type='text'>Exams are over</title><content type='html'>I am leaving for 10 days of vacation. Exams were horrible. Tell you more about it soon. Will get sun-burned first.&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-7051698106865130130?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/7051698106865130130/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=7051698106865130130' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7051698106865130130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7051698106865130130'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/05/exams-are-over.html' title='Exams are over'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-5400676602304870892</id><published>2008-05-30T03:31:00.004+02:00</published><updated>2008-05-30T03:36:22.663+02:00</updated><title type='text'>Prose from Argentina</title><content type='html'>If you are interested in prose, find a lot of it (and other stories) in Pablo's blog. He is based in Buenos Aires. This link goes to one of my favourite stories:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://pablejacio.spaces.live.com/blog/cns%212534E317AA5ACA71%212649.entry"&gt;pablejacio&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-5400676602304870892?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/5400676602304870892/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=5400676602304870892' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/5400676602304870892'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/5400676602304870892'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/05/prose-from-argentina.html' title='Prose from Argentina'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-7415715717682647341</id><published>2008-05-20T15:53:00.005+02:00</published><updated>2008-12-10T10:56:08.041+01:00</updated><title type='text'>British people like butter</title><content type='html'>&lt;div style="text-align: justify;"&gt;I bet you knew that (and thank heavens, I like it as well, which makes survival here much easier). Some clever people took notice of this fact and subsequently turned it into an amazing marketing strategy. Below you can see just one example I came across recently.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_psMMNhykPMk/SDLYux0UuGI/AAAAAAAAALE/RRXv_7M1hBo/s1600-h/IMG_0254.JPG"&gt;&lt;img style="cursor: pointer;" src="http://4.bp.blogspot.com/_psMMNhykPMk/SDLYux0UuGI/AAAAAAAAALE/RRXv_7M1hBo/s400/IMG_0254.JPG" alt="" id="BLOGGER_PHOTO_ID_5202458817724725346" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I can assure you that the salad you see on this picture doesn't taste AT ALL buttery. Buttery: "&lt;i&gt;resembling or containing or spread with butter";&lt;/i&gt; wordreference.com&lt;br /&gt;&lt;br /&gt;Obviously it doesn't matter if the lettuce resembles butter or not. As long you can suggest to buyers that this salad is "buttery", whatever they make of this attribute, chances are good that they connect "I like butter" with "buttery" and come up with "I like this lettuce as well".&lt;br /&gt;&lt;br /&gt;Really clever, these people.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-7415715717682647341?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/7415715717682647341/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=7415715717682647341' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7415715717682647341'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7415715717682647341'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/05/british-people-like-butter.html' title='British people like butter'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_psMMNhykPMk/SDLYux0UuGI/AAAAAAAAALE/RRXv_7M1hBo/s72-c/IMG_0254.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-535299132227130899</id><published>2008-05-14T14:46:00.001+02:00</published><updated>2008-05-14T14:49:50.698+02:00</updated><title type='text'>Moral Hazard?</title><content type='html'>Credit Crunch explained. Hillarious. Outstanding.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;object height="355" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/br8mOmH9frE&amp;amp;hl=en"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/br8mOmH9frE&amp;amp;hl=en" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;object height="355" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/SJ_qK4g6ntM&amp;amp;hl=en"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/SJ_qK4g6ntM&amp;amp;hl=en" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;via: &lt;a href="http://arielrubinstein.tau.ac.il/"&gt;http://arielrubinstein.tau.ac.il/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-535299132227130899?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/535299132227130899/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=535299132227130899' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/535299132227130899'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/535299132227130899'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/05/moral-hazard.html' title='Moral Hazard?'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-8840691217180321597</id><published>2008-05-11T13:38:00.003+02:00</published><updated>2008-05-11T13:48:13.159+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='economics'/><title type='text'>Now it's on</title><content type='html'>exams:&lt;br /&gt;&lt;br /&gt;12/05: microeconometrics&lt;br /&gt;15/05: economics &amp;amp; psychology&lt;br /&gt;19/05: industrial organisation&lt;br /&gt;21/05: microeconomics&lt;br /&gt;23/05: econometrics&lt;br /&gt;27/05: game theory&lt;br /&gt;29/05: macroeconomics&lt;br /&gt;&lt;br /&gt;And then I'll go on holiday. Some island in the sun. No &lt;a href="http://plausibel.blogspot.com/2008/05/more-money-on-island.html"&gt;money&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-8840691217180321597?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/8840691217180321597/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=8840691217180321597' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8840691217180321597'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8840691217180321597'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/05/now-its-on.html' title='Now it&apos;s on'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-1274097917180849427</id><published>2008-05-07T11:11:00.003+02:00</published><updated>2008-05-07T11:22:45.410+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='economics'/><title type='text'>More money on the island</title><content type='html'>&lt;div style="text-align: justify;"&gt;Despite the apparent danger that this blog is slowly degrading into a "lonely island in the pacific"-blog, here is yet another story. I have to cite Russell Roberts on &lt;a href="http://www.econtalk.org/"&gt;econtalk&lt;/a&gt;, where I first heard the following story, which I find quite interesting (I think I remember him mentioning it was on one of his exams while at U Chicago):&lt;br /&gt;&lt;br /&gt;Here we are again, back on our decent island in the sun. It is completely isolated from the rest of the world. Imagine one day there arrives a visitor. He comes to the island and consumes beach, sun and accomodation in the hut of the only inhabitant who is willing to accomodate a stranger. The visitor enjoys lying on the beach and painting pictures. He asks his landlord if he would agree to trade accomodation for his recently drawn picture, and the landlord, after carefully examining the work or art, says yes.&lt;br /&gt;&lt;br /&gt;A year later, the visitor comes back. He draws another picture for the landlord and is also able to trade a second picture for some artesanal souvenirs with one of the inhabitants. There is also a picture in exchange for a dinner at the beach, carefully prepared by a couple who enjoys cooking for others.&lt;br /&gt;&lt;br /&gt;Now imagine that the visitor comes back every year, constantly producing pictures and trading them for goods and services. After a while the population of the island picks up on the habit and starts using the pictures as a means for exchange.&lt;br /&gt;&lt;br /&gt;Question: Are the vacations of the visitor for free? If not, who is paying for them? What are the welfare implications in the long run?&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-1274097917180849427?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/1274097917180849427/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=1274097917180849427' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/1274097917180849427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/1274097917180849427'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/05/more-money-on-island.html' title='More money on the island'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-262185313243314504</id><published>2008-05-04T10:51:00.005+02:00</published><updated>2009-03-19T21:52:24.192+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='economics'/><title type='text'>Endowment Economy for dummies</title><content type='html'>&lt;div style="text-align: justify;"&gt;Let's think about an "endowment economy", i.e. a very simple (hypothetical) economy where people are "given" some endowment of non-storable consumption good in each period of their life. We can analyse this fairly simple. Then we can go on and ask the silly question: "why is there no role for money in this economy?"&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;In an endowment economy, as the name indicates, people are &lt;span class="Apple-style-span" style="font-style: italic;"&gt;endowed&lt;/span&gt; with a certain amount of a perishable (or non-storable) good. What follows immediately from this is that there is no production sector in this economy: the source of the endowment is not specified, but rather taken as given, paramount to stating that the endowment fell from heaven. (Or so.)&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Notice also that the non-storability of the consumption good is crucial here. If it were possible to store the good, we would convert our problem into one of optimal saving, where people have to decide on the fraction of good they want to consume and which amount to save. But not here.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Well, to cut a long story short, people receive their endowment each period, and, believe it or not, the best thing to do is to consume the entire endowment each period. We didn't explicitly assume so, but let's say that people always like more of the good (and don't get fed up at some point). What is not consumed, perishes and goes to the bin, there is no market where to sell the good, nothing, so really this is the only possibility.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;So why is there no money here? What would happen if there were any money? To get a feel for that, consider the following (quite stupid) example I cooked up:&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;Consider an economy on an island somewhere in the Pacific, completely isolated from the rest of the world, where people happily life their lives, consuming the fruit which grows on the local tree. The fruit is perishable, thus it can't be stored. &lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;In fact, each inhabitant has his favourite tree, and all the fruit it bears is just enough to feed him for one year. One day, a big ship arrives and drops a suitcase full of dollar bills (10.000.000 $). The inhabitants wonder what to do with all that colored sheets of paper and decide to distribute it equally among all of them. Then comes the next year. Trees are loaded, and one of the guys has the glorious idea to actually give some of his fruit away in exchange for the colored paper. "Why would want to do that?" the others say. "Well, you know, I can exchange back colored paper for fruit later on." The others happily hand him all of their money and drown the extra fruit right away. Great deal.&lt;br /&gt;&lt;br /&gt;On comes the next year. The seller from last period (who already didn't have enough to eat last year, because he gave away his fruit) grabs 1.000 $ and wants to buy a decent load of fruit. The problem is: nobody wants to exchange any fruit for paper. "What should I do with the colored paper? The fruit I have is just enough to survive the current year, my friend. I will stay hungry despite all of that fancy paper in my hand" the others say, when asked.&lt;br /&gt;&lt;br /&gt;The same night they burned 10.000.000 dollars and had some fruit watching it.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-262185313243314504?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/262185313243314504/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=262185313243314504' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/262185313243314504'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/262185313243314504'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/05/endowment-economy-for-dummies.html' title='Endowment Economy for dummies'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-7911570816435608494</id><published>2008-04-29T09:25:00.003+02:00</published><updated>2008-12-10T10:56:08.217+01:00</updated><title type='text'>Fascist Rome</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_psMMNhykPMk/SBbNveLpTeI/AAAAAAAAAKs/198qFlV8ULw/s1600-h/esterne282106542804210705_big.jpg"&gt;&lt;img style="cursor: pointer;" src="http://3.bp.blogspot.com/_psMMNhykPMk/SBbNveLpTeI/AAAAAAAAAKs/198qFlV8ULw/s400/esterne282106542804210705_big.jpg" alt="" id="BLOGGER_PHOTO_ID_5194565435657899490" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;The fascist candidate Alemanno (what a coincidential name) has won the mayor's election in Rome. This picture shows some of his supporters celebrating. Make what you want of the way they salute, I for my part know what to think of it.&lt;br /&gt;&lt;br /&gt;Italy's going down. What a pity.&lt;br /&gt;&lt;br /&gt;(I would wish that I have to revise that post in a year or so and have to admit that it all turned out well. I am extremely pessimistic in this respect.)&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-7911570816435608494?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/7911570816435608494/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=7911570816435608494' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7911570816435608494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7911570816435608494'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/fascist-rome.html' title='Fascist Rome'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_psMMNhykPMk/SBbNveLpTeI/AAAAAAAAAKs/198qFlV8ULw/s72-c/esterne282106542804210705_big.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-5423756981706455329</id><published>2008-04-23T14:45:00.002+02:00</published><updated>2008-04-24T14:12:09.940+02:00</updated><title type='text'>just great</title><content type='html'>have a look at this &lt;a href="http://audiovideo.economist.com/?fr_story=FRdamp267094&amp;amp;rf=bm"&gt;video from the economist&lt;/a&gt;'s Kal.&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-5423756981706455329?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/5423756981706455329/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=5423756981706455329' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/5423756981706455329'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/5423756981706455329'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/just-great.html' title='just great'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-779554331648467582</id><published>2008-04-19T19:42:00.004+02:00</published><updated>2008-04-19T20:31:58.404+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='economics'/><title type='text'>Pareto improvement: London special constables</title><content type='html'>&lt;div style="text-align: justify;"&gt;Policing a city is a costly issue. Full time officers have to be paid decently, firstly in order to attract enough recruits and secondly in order to forestall corruption. So, maintaining a working police force costs a lot of money. In London, you can &lt;a href="http://www.met.police.uk/careers/index.html"&gt;sign up&lt;/a&gt; for a voluntary police unit, policing the city as a support officer ("special constable") for two 8-hour shifts a month. That's 16 hours of free policing-time per volunteer per month. Volunteers are trained and have the same powers as professional officers - note that in the UK "normal" police are not equipped with firearms. Only special police units carry these (and they don't have volunteers).&lt;br /&gt;As the scheme is voluntary, you can argue that people who sign up were just looking for an activity of the kind. And as the authority has an additional officer on the streets for free, it is better off as well. This is a pareto improvement.&lt;br /&gt;Critics might think that this is actually an exploiting scheme, taking advantage of these people. First of all, they are not obliged to sign up. And secondly, we know that payment can actually "crowd out" intrinsic motivation (think of blood donations, or charitable work in your local church: would you donate more blood or volunteer more if they paid you? would you stop doing so altogether?)&lt;br /&gt;&lt;br /&gt;check out what economic research tells you about that question:&lt;br /&gt;&lt;a href="http://www.blackwell-synergy.com/doi/abs/10.1111/1467-937X.00253"&gt;intrinsic&lt;/a&gt; motivation, Tirole and Benabou&lt;br /&gt;&lt;a href="http://www.jstor.org/pss/2951373"&gt;Frey&lt;/a&gt; and Oberholzer: crowding out of volunteering (empirical evidence)&lt;br /&gt;cool experiment on blood donations coming up from &lt;a href="http://www.bos.frb.org/economic/econbios/goette.htm"&gt;Lorenz Götte&lt;/a&gt; (couldn't find any paper online)&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-779554331648467582?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/779554331648467582/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=779554331648467582' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/779554331648467582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/779554331648467582'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/pareto-improvement-london-special.html' title='Pareto improvement: London special constables'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-3231750952129108868</id><published>2008-04-19T19:27:00.003+02:00</published><updated>2008-04-19T19:41:00.176+02:00</updated><title type='text'>6 months in london - first shopping</title><content type='html'>&lt;div style="text-align: justify;"&gt;yes, after more than half a year of living hear, I finally could not avoid it any longer. Had to buy a decent outfit for an &lt;a href="http://plausibel.blogspot.com/2008/04/ifs-interview-scary.html"&gt;upcoming ocassion&lt;/a&gt;. I went to Oxford Circus, today, which is Saturday, so there were quite a few people there. I don't overly enjoy shopping, I'm not really interested in fashion, but rather complying with social norms, if you know what I mean. And I would freeze if I'd go naked. Anyway, I got something quite wearable and not too expensive, so we might as well call my first shopping tour in London a success. But hang on, I haven't got any shoes yet - and all the stuff I saw till now (which was the really dreadful part of today's tour) were pretty ugly. I don't understand anything about fashion, as already mentioned, I just know that any of those men's shoes I saw today are compatible with my taste. Why do they have to make them so ugly, either in the form of rectangles or cowboy-boots cut above the ankle? In the end I will have to back down, I know. Or find a better store - but that would mean to spend more effort on search, and I am reluctant to do so.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-3231750952129108868?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/3231750952129108868/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=3231750952129108868' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/3231750952129108868'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/3231750952129108868'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/6-months-in-london-first-shopping.html' title='6 months in london - first shopping'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-4042021757390292062</id><published>2008-04-18T00:57:00.002+02:00</published><updated>2008-04-18T01:05:07.014+02:00</updated><title type='text'>elezioni politiche: foodstock vs grillo</title><content type='html'>&lt;div style="text-align: justify;"&gt;Have you ever thought that in order to make your point in a political debate, it is a good idea NOT to cast your vote in an election? If you know a bit Italian, find out here or &lt;a href="http://foodstock.splinder.com/"&gt;there&lt;/a&gt; (there the quality is better): &lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;object height="355" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/7K6TEuE0xEg&amp;amp;hl=en"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/7K6TEuE0xEg&amp;amp;hl=en" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;via: &lt;a href="http://foodstock.splinder.com/"&gt;foodstock&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-4042021757390292062?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/4042021757390292062/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=4042021757390292062' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4042021757390292062'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4042021757390292062'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/elezioni-politiche-foodstock-vs-grillo.html' title='elezioni politiche: foodstock vs grillo'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-7026783794347900401</id><published>2008-04-18T00:49:00.003+02:00</published><updated>2008-04-18T00:54:29.611+02:00</updated><title type='text'>personal hero</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://news.bbc.co.uk/media/images/40753000/jpg/_40753233_swimming_300.jpg"&gt;&lt;img style="cursor: pointer; width: 400px;" src="http://news.bbc.co.uk/media/images/40753000/jpg/_40753233_swimming_300.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Markus Rogan (AUT) starting to win the 200 m backstroke in the swimming world championship last week in Manchester. I didn't know they start like this. Anyway, pretty impressive - I came to know how hard swimming can be.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-7026783794347900401?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/7026783794347900401/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=7026783794347900401' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7026783794347900401'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7026783794347900401'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/personal-hero.html' title='personal hero'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-992217558951085773</id><published>2008-04-18T00:36:00.002+02:00</published><updated>2008-12-10T10:56:08.412+01:00</updated><title type='text'>Graninger rettet Leben</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_psMMNhykPMk/SAfRN-348LI/AAAAAAAAAKk/GB1xXis0Ijk/s1600-h/IMG_0418.JPG"&gt;&lt;img style="cursor: pointer;" src="http://1.bp.blogspot.com/_psMMNhykPMk/SAfRN-348LI/AAAAAAAAAKk/GB1xXis0Ijk/s400/IMG_0418.JPG" alt="" id="BLOGGER_PHOTO_ID_5190347133713707186" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Das Rettungsteam von Graninger Fleischkonserven (Firmensitz: Hittisau) war gestern in Ostlondon, im Stadtteil Tower Hamlets im Einsatz. Die Einsatskräfte wurde zu einem schwer unterfutterten jungen Mann gerufen, der beim Öffnen seines Kühlschranks in Ohnmacht gefallen war. Grund dafür dürfte die grosse Lehre im inneren des Gerätes gewesen sein. Die Firma Graninger denkt über die Eröffnung einer Filiale in der Englischen Hauptstadt nach.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-992217558951085773?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/992217558951085773/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=992217558951085773' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/992217558951085773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/992217558951085773'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/graninger-rettet-leben.html' title='Graninger rettet Leben'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_psMMNhykPMk/SAfRN-348LI/AAAAAAAAAKk/GB1xXis0Ijk/s72-c/IMG_0418.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-7398753481441575836</id><published>2008-04-13T16:15:00.003+02:00</published><updated>2008-04-18T01:07:26.845+02:00</updated><title type='text'>pretty damn rough</title><content type='html'>19 year old man from Baghdad, telling his life as an interpreter for the multinational forces. Note that an "interpreter" is not working behind a desk (maybe on a computer) but has the function of going with armed forces for missions in the city, raiding houses, being shot at and you know what else. Sounds like a real thriller.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://interps-life.blogspot.com/"&gt;interpreter's life&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-7398753481441575836?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/7398753481441575836/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=7398753481441575836' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7398753481441575836'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7398753481441575836'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/pretty-damn-rough.html' title='pretty damn rough'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-73197149813497754</id><published>2008-04-13T00:49:00.002+02:00</published><updated>2008-04-13T00:59:07.446+02:00</updated><title type='text'>my entertainer</title><content type='html'>&lt;object height="355" width="425"&gt;forcing breaks upon me, taking me out for walks,  gently snoring along to the sound of my ballpoint pen, Ladies and Gentlemen, may I introduce the one and only:&lt;br /&gt;&lt;br /&gt;&lt;param name="movie" value="http://www.youtube.com/v/ZGawLX-C3es&amp;amp;hl=en"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/ZGawLX-C3es&amp;amp;hl=en" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Zooey.&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-73197149813497754?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/73197149813497754/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=73197149813497754' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/73197149813497754'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/73197149813497754'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/my-entertainer.html' title='my entertainer'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-801415694031968355</id><published>2008-04-10T15:14:00.004+02:00</published><updated>2008-12-10T10:56:08.634+01:00</updated><title type='text'>Buy me a house, anyone?</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_psMMNhykPMk/R_4S5dCp2BI/AAAAAAAAAKY/KaGL-OI6NHs/s1600-h/Picture+1.png"&gt;&lt;img style="cursor: pointer;" src="http://3.bp.blogspot.com/_psMMNhykPMk/R_4S5dCp2BI/AAAAAAAAAKY/KaGL-OI6NHs/s400/Picture+1.png" alt="" id="BLOGGER_PHOTO_ID_5187604599034992658" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.economist.com/finance/displaystory.cfm?story_id=10974135"&gt;&lt;img style="cursor: pointer; width: 400px;" src="http://www.economist.com/finance/displaystory.cfm?story_id=10974135" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Dear investor,&lt;br /&gt;&lt;br /&gt;the world is likely facing a severe economic crisis. Housing prices are collapsing around the globe, putting homeowners with mortgages on their houses in a bad situation. Mortgages are being re-evaluated by mortgage lenders and banks, because the value of the house is less than the market thought.&lt;br /&gt;&lt;br /&gt;Despite this sinister outlook, I can offer a valuable piece of advice to you. The above chart shows by how much the market has over-valued the price of homes in different countries, as compared to a price that can be explained by underlying economic forces such as household income, economics growth etc. Look at it, and do the only sensible thing: buy a house in Austria!&lt;br /&gt;(And while we're at it, buy one for me too)&lt;br /&gt;&lt;br /&gt;via: &lt;a href="http://www.economist.com/finance/displaystory.cfm?story_id=10974135"&gt;economist.com&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-801415694031968355?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/801415694031968355/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=801415694031968355' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/801415694031968355'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/801415694031968355'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/buy-me-house-anyone.html' title='Buy me a house, anyone?'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_psMMNhykPMk/R_4S5dCp2BI/AAAAAAAAAKY/KaGL-OI6NHs/s72-c/Picture+1.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-9110665000105913105</id><published>2008-04-10T00:39:00.003+02:00</published><updated>2008-04-10T00:52:13.474+02:00</updated><title type='text'>Scandal no.2</title><content type='html'>&lt;div style="text-align: justify;"&gt;-&gt; The olympic torch relay in London, Paris and - climax - San Francisco. Just seen some pictures of the torch disappearing in a warehouse for half an hour or so, completely ridiculing the whole idea of "torch relay".&lt;br /&gt;&lt;br /&gt;On a political dimension I am really looking forward to the Games in China, they provide an excellent platform for all parties. China can present itself from its best side (and only the best side), and all the others can make pressure on human rights issues. I have a certain feeling (which you might call "hope") that some important things could happen. But then again, seeing the Chinese governor of Tibet on TV, grimfuly menacing to crack down "without mercy" on any protesters when the torch will be displayed in Tibet reduces any hopes. I don't know much about China, just that it is pretty remarkable how the regime is able to continually redefine itself and withstand global and local pressures.&lt;br /&gt;&lt;br /&gt;I reckon there is the occasional member of the Chinese national party board regretting the whole Olympia thing, as is the occiasional member of the IOC. What's done is done guys.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-9110665000105913105?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/9110665000105913105/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=9110665000105913105' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/9110665000105913105'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/9110665000105913105'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/scandal-no2.html' title='Scandal no.2'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-8076976866989084367</id><published>2008-04-10T00:25:00.004+02:00</published><updated>2008-04-10T00:54:58.384+02:00</updated><title type='text'>Scandal no.1</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.thelocal.se/articleImages/10928.jpg"&gt;&lt;img style="cursor: pointer; width: 320px;" src="http://www.thelocal.se/articleImages/10928.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;good one from absolut vodka. Worth a major diplomatic incident. What does your absolut world look like?&lt;br /&gt;&lt;br /&gt;People are wondering if sales of absolut are going up or down after this, hard to tell. There was an outcry in the US against it, and the company actually apologized for the ad.&lt;br /&gt;&lt;br /&gt;To insiders of the profession (economics, not drinking [in the limit: both]) the question to ask is: how elastic is absolut vodka demand to shocks like these? Would you change your favorite spirit if you came across an ad that displays your country in a different geopolitical setting while suggesting it as an "absolut world"?&lt;br /&gt;Some people surely would, but then with drugs things get more complicated. Look at smoking, where a price-shock has almost no effect on demand.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;check out the blog where I got that from (in Italian):&lt;br /&gt;&lt;a href="http://pedemonte.blogautore.espresso.repubblica.it/"&gt;cronache americane&lt;/a&gt;, L'Espresso&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-8076976866989084367?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/8076976866989084367/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=8076976866989084367' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8076976866989084367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8076976866989084367'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/scandal-no1.html' title='Scandal no.1'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-7177218650460244564</id><published>2008-04-10T00:15:00.004+02:00</published><updated>2008-04-10T00:24:18.290+02:00</updated><title type='text'>IFS interview. Scary?</title><content type='html'>&lt;div style="text-align: justify;"&gt;Been invited to an interview for a scholarship at &lt;a href="http://www.ifs.org.uk"&gt;IFS&lt;/a&gt;, a large independent UK think-tank (and by the way one of the coolest employers you could think of). The interview will last for one hour, and on the panel are "likely to be Richard Blundell, Costas Meghir, Rachel Griffith, James Banks, Orazio Attanasio and Pedro Carneiro." To non-economists these names will probably say not too much, to economists, well...six high-profile economists from your department on one panel. That's a pretty intensive interviewer-interviewee-ratio, I would say.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-7177218650460244564?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/7177218650460244564/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=7177218650460244564' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7177218650460244564'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7177218650460244564'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/ifs-interview-scary.html' title='IFS interview. Scary?'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-216176577991911888</id><published>2008-04-10T00:07:00.003+02:00</published><updated>2008-04-10T00:24:49.668+02:00</updated><title type='text'>this is a macro disaster</title><content type='html'>&lt;div style="text-align: justify;"&gt;yeah, been studying the material for the macroeconomics exam. pretty bad, I must say. We were all expecting it to be one of the most difficult exams, but I was caught by surprise (I hoped something different for myself). I know it's like the most typical remark you will ever hear of somebody having a hard time understanding something, but I must say that the nonexistence of proper lecture notes or some other coherent material (like a textbook) don't make it easier. The course gets the lowest grade in the entire course from me (out of seven). Let's see what grade I get, then.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-216176577991911888?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/216176577991911888/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=216176577991911888' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/216176577991911888'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/216176577991911888'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/this-is-macro-disaster.html' title='this is a macro disaster'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-964269640584834653</id><published>2008-04-04T01:26:00.006+02:00</published><updated>2008-04-04T10:47:22.962+02:00</updated><title type='text'>taking logs upside down</title><content type='html'>&lt;div style="text-align: justify;"&gt;I am preparing for exams. Great topic for blogging, I know. And so interesting.&lt;br /&gt;&lt;br /&gt;I was doing an econometrics exercise on count data models. If you don't know what that means don't worry, it's not important for the understanding of the story. Apart from that, I think everybody should know a bit about econometric count data models. :)&lt;br /&gt;Anyway, I had done the exercise before. As I started off, I vaguely remembered that there was something disturbing about it in my memory, like an embarrassing detail or a really silly mistake . And indeed, I got stuck at exactly the same line as the time before, at exactly the same expression (it's all about maths and formulas and stuff). It was like a deja-vu. "Cool", I thought, "no problem, I've been here before and therefore I know the exit". But I couldn't find it. I couldn't even remember what shape the door was.&lt;br /&gt;The problem was of the sort that happen to me once in a while (I am constantly reconsidering my career options, if that is what you wanted to say right now). I look at an expression and conclude that "according to the stated rules, this is not possible". And then I start feeling like a physicist who observes a brick that is actually falling upwards instead of downwards when released. What? That's impossible, let's do it again. And again, it goes up instead of down. If I do it again, maybe? Upwards, ok. I'm screwed.&lt;br /&gt;The solution then often involves abondoning the piece for a some time. When I come back I realize that, besides having been in exactly the same situation already, I have been standing on my head - again - upside down, when I saw that brick going up instead of down. Heureka.&lt;br /&gt;&lt;br /&gt;I'd better get back to the books, in that case? You know what, maybe you're right.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-964269640584834653?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/964269640584834653/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=964269640584834653' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/964269640584834653'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/964269640584834653'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/04/taking-logs-upside-down.html' title='taking logs upside down'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-6959523684370771690</id><published>2008-03-26T22:57:00.002+01:00</published><updated>2008-03-26T22:58:51.046+01:00</updated><title type='text'>good work guys</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.masquefutbol.com/archivo/ivanschitz1.jpg"&gt;&lt;img style="cursor: pointer; width: 271px; height: 346px;" src="http://www.masquefutbol.com/archivo/ivanschitz1.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;ok, lost 3:4, but still. first 60 minutes were great. now back to work!&lt;br /&gt;&lt;br /&gt;[me too]&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-6959523684370771690?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/6959523684370771690/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=6959523684370771690' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6959523684370771690'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6959523684370771690'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/03/good-work-guys.html' title='good work guys'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-5009262773023372222</id><published>2008-03-25T22:22:00.003+01:00</published><updated>2008-12-10T10:56:08.969+01:00</updated><title type='text'>48 hours in Austria</title><content type='html'>&lt;img style="cursor: pointer; width: 350px; height: 234px;" src="http://4.bp.blogspot.com/_psMMNhykPMk/R-ltalRab_I/AAAAAAAAAJk/AgOuptfyvcU/s320/DSC_0518.JPG.jpg" alt="" id="BLOGGER_PHOTO_ID_5181793149715640306" border="0" /&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-5009262773023372222?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/5009262773023372222/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=5009262773023372222' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/5009262773023372222'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/5009262773023372222'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/03/48-hours-in-austria.html' title='48 hours in Austria'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_psMMNhykPMk/R-ltalRab_I/AAAAAAAAAJk/AgOuptfyvcU/s72-c/DSC_0518.JPG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-3130811570443692907</id><published>2008-03-23T22:34:00.001+01:00</published><updated>2008-03-23T22:35:44.879+01:00</updated><title type='text'>Relaunch</title><content type='html'>Of course, and only in case you haven't noticed:&lt;br /&gt;&lt;br /&gt;this is a relaunch.&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-3130811570443692907?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/3130811570443692907/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=3130811570443692907' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/3130811570443692907'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/3130811570443692907'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/03/relaunch.html' title='Relaunch'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-6097644505936460926</id><published>2008-03-23T22:22:00.002+01:00</published><updated>2008-12-10T10:56:09.167+01:00</updated><title type='text'>happy easter</title><content type='html'>&lt;div style="text-align: justify;"&gt;what I am looking forward to: the return of my girlfriend with my old playmate zooey (her dog), and a carload full of salami and parmiggiano.&lt;br /&gt;&lt;br /&gt;what I am not looking forward to: preparing for the exams [assume that for posts during the next two months]&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_psMMNhykPMk/R-bMmlRab-I/AAAAAAAAAJE/nzVwoAogLj8/s1600-h/P8150045.JPG"&gt;&lt;img style="cursor: pointer; width: 403px; height: 302px;" src="http://1.bp.blogspot.com/_psMMNhykPMk/R-bMmlRab-I/AAAAAAAAAJE/nzVwoAogLj8/s320/P8150045.JPG" alt="" id="BLOGGER_PHOTO_ID_5181053384548577250" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-6097644505936460926?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/6097644505936460926/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=6097644505936460926' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6097644505936460926'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6097644505936460926'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/03/happy-easter.html' title='happy easter'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_psMMNhykPMk/R-bMmlRab-I/AAAAAAAAAJE/nzVwoAogLj8/s72-c/P8150045.JPG' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-4211607430033252677</id><published>2008-03-22T19:07:00.003+01:00</published><updated>2008-03-22T19:40:49.586+01:00</updated><title type='text'>pan-european news</title><content type='html'>&lt;div style="text-align: justify;"&gt;hello everyone!&lt;br /&gt;my friend from &lt;a href="http://iraqi-roses.blogspot.com/"&gt;iraq&lt;/a&gt; asked me to post something about life in the UK. Lots of stuff to tell, that's for sure. I don't know where to start, for a beginning, and I am not the person best capable of writing such descriptions. I am doing a rather time-consuming Master programme and haven't really seen a lot of London (my fault, I know) - I will make up for it. I don't know if I can scratch together some time once every while to put up something here, but then again, just some minutes should be possible. The main problem I envision is that my brains will not be able to tell you anything interesting and just spit out some crazy economics stuff. Blogging at your own risk (as always).&lt;br /&gt;&lt;br /&gt;In the meanwhile, I am in Austria for 4 days. Today incredible day in the mountains, watch out for some unbelievable pictures. I am not feeling ready to board that plane back tomorrow to London by any means...I will have to deal with it. And: "I will be back", as one of Austria's most famous sons uttered in one of his most famous roles as a movie star (he's uttering stuff right now as well in his appearance as governor of California and I am sure you know the guy. I liked his acting better).&lt;br /&gt;&lt;br /&gt;wish you a nice sunday tomorrow. next post coming out of big bad muddy London, stay tuned&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-4211607430033252677?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/4211607430033252677/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=4211607430033252677' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4211607430033252677'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4211607430033252677'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2008/03/pan-european-news.html' title='pan-european news'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-2528308908333896694</id><published>2007-07-10T18:29:00.000+02:00</published><updated>2007-07-10T18:32:16.273+02:00</updated><title type='text'>Going Argentina</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://tbn0.google.com/images?q=tbn:kcgJCzVIZkfIzM:http://upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Flag_of_Argentina.svg/800px-Flag_of_Argentina.svg.png"&gt;&lt;img style="cursor: pointer; width: 215px; height: 140px;" src="http://tbn0.google.com/images?q=tbn:kcgJCzVIZkfIzM:http://upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Flag_of_Argentina.svg/800px-Flag_of_Argentina.svg.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Friends!&lt;br /&gt;&lt;br /&gt;I'm gone to south america for some time. Argentina and Brazil are on the schedule. Hope to be able to report some nice stories when I'm back.&lt;br /&gt;&lt;br /&gt;In the meantime all the best to you. See you around!&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-2528308908333896694?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/2528308908333896694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=2528308908333896694' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2528308908333896694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2528308908333896694'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/07/going-argentina.html' title='Going Argentina'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-3152791165420629972</id><published>2007-05-27T15:35:00.000+02:00</published><updated>2007-05-28T10:18:55.023+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='politics'/><title type='text'>Sex Crimes and the Vatican</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;span style="font-style: italic;"&gt;Caution: This is not fun. If you are looking for a relaxing minute on somebody's blog, this is not the occasion.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The &lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/ICD" title="ICD"&gt;International Statistical Classification of Diseases and Related Health Problems&lt;/a&gt;&lt;/i&gt; (F65.4) defines pedophilia as "a sexual preference for children, boys or girls or both, usually of prepubertal or early pubertal age.&lt;br /&gt;According some studies, the proportion of male adults classifiable as pedophiles is as high as 25% of the overall population (&lt;a href="http://en.wikipedia.org/wiki/Pedophilia"&gt;source&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;From a statistical point of view, there is no reason to believe that the proportion of pedophiles among priests should be any different than the one observed (estimated) in the overall population.&lt;br /&gt;Commen wisdom, however, would tell you that the proportion should be lower.  In the end, priests serve in an organization which claims to be  the custodian of morale, purity and spirituality. Let's face it: the catholic church claims to be descending from and acting by the will of God. Common wisdom would therefore conclude that priests are of a moral standard (="good persons") well above the average.&lt;br /&gt;&lt;br /&gt;Common wisdom has never been a strong predictor, though. The world turned out to be a globe rather than a plate, believe it or not.&lt;br /&gt;&lt;br /&gt;The reason of this post is a documentary produced by the BBC. I will post the link below. As I observed some strange irregularities concerning the availability of the service, I recommend you to download the video via emule or bit torrent if the link turns out not to work any more. It really looks like youtube and google video are being forced to take it offline every once in a while. You may ask who on earth should have the power to achieve this...maybe the question should go more like "who in heaven has the power to achieve this".&lt;br /&gt;&lt;br /&gt;The content of this documentary is deeply concerning. It gives rise to allegations of a church-wide policy which protects perpetrators (priests) rather than victims (children) of child abuse. The catholic church and it's leader pope Benedict XVI don't look very good on this.&lt;br /&gt;&lt;br /&gt;Ready? (duration: approx. 30 min)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://video.google.it/videoplay?docid=-195322232469003782&amp;q=sex+crimes+and+the+vatican"&gt;Go&lt;/a&gt;.&lt;br /&gt;&lt;span style="font-size:100%;"&gt;(If not available, search for: "sex crimes and the vatican"; take care of fakes: real version begins with with a golden globe on blue background and the word "panorama")&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:78%;"&gt;P.S.: I checked the blogger site for possibilities of having this blog shut down by some higher force and didn't find any. If I am mistaken, however, and online inquisitors terminate this site, we shall see each other in...well, in another life.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-3152791165420629972?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/3152791165420629972/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=3152791165420629972' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/3152791165420629972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/3152791165420629972'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/05/sex-crimes-and-vatican.html' title='Sex Crimes and the Vatican'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-2985906148425673855</id><published>2007-05-08T23:45:00.000+02:00</published><updated>2007-05-08T23:59:15.766+02:00</updated><title type='text'>dismal phenomena: dismal science</title><content type='html'>&lt;div style="text-align: justify;"&gt;The question, if the right to carry guns fosters or reduces crime is a hard one. It is particularly hard to satisfactorily test and prove any one of the hypothesis, for the causality in the phenomenon cannot identified.&lt;br /&gt;&lt;br /&gt;Were there so many crimes committed in a certain city, because there were so many guns available? Or was it just the other way around, because the crime rate was very high, so many people wanted to own guns ?&lt;br /&gt;&lt;br /&gt;You know what I think - read it below. The problem is, that the case of empirically showing a causal relationship in either direction is really tricky.&lt;br /&gt;&lt;br /&gt;Some economists tried it. The results: it depends. On what? Read it &lt;a href="http://www.uibk.ac.at/econometrics/dl/gun_crime_economist.pdf"&gt;here&lt;/a&gt; (economist, 2001).&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-2985906148425673855?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/2985906148425673855/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=2985906148425673855' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2985906148425673855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2985906148425673855'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/05/post-rage.html' title='dismal phenomena: dismal science'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-7963761966024056389</id><published>2007-04-20T21:49:00.000+02:00</published><updated>2007-04-20T22:11:12.705+02:00</updated><title type='text'>Shame, part 2</title><content type='html'>If you want more on the gun issue: read the pro-guns &lt;a href="http://www.cnn.com/2007/US/04/19/commentary.nugent/index.html"&gt;here.&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;And the contra-guns &lt;a href="http://www.cnn.com/2007/US/04/18/commentary.plate/index.html"&gt;there&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Just a remark to the pro-guns guy: His point is based on some stories, where "upright citizens made a tactical move" (sic!) and could avoid a massacre with their own guns. According to him, if you do not carry a gun, you are just a silly victim to the clever bad guys, who obviously do carry guns. In his world there exists an equilibrium where every person owns a gun, because you never know - if a madman comes around the corner, you can take him down.&lt;br /&gt;&lt;br /&gt;In the world of the contra-guns guy, there exists another equilibrium. Very few people own guns, and under tight supervision: think of police. Yes, pro-guns guy, it IS possible to control who owns a gun and who does not. Come on over (talking from Europe), we can show you how it works.&lt;br /&gt;&lt;br /&gt;Then lets do a little exercise. Tell me in which of the two worlds you would expect more deaths by guns, in the one where every persons carries one or in the one where very few carry one.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-7963761966024056389?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/7963761966024056389/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=7963761966024056389' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7963761966024056389'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7963761966024056389'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/04/shame-part-2.html' title='Shame, part 2'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-4712473601508178652</id><published>2007-04-19T22:02:00.000+02:00</published><updated>2007-04-25T22:35:43.180+02:00</updated><title type='text'>Virginia Tech or "putting shame in your game"</title><content type='html'>&lt;div style="text-align: justify;"&gt;I found this on the homepage of the &lt;a href="http://www.nra.org/"&gt;National Rifle Association&lt;/a&gt; a moment ago. Listen up:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: right;"&gt;&lt;span style="font-style: italic;"&gt;The National Rifle Association joins the entire country in expressing our deepest condolences to the families of Virginia Tech University and everyone else affected by this horrible tragedy.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Our thoughts and prayers are with the families.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;We will not have further comment until all the facts are known.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;What facts do you want to learn? "It was just another crazy asian who went gaga?" "An international conspiracy against American interests" (very specific interests)?&lt;br /&gt;&lt;br /&gt;Oh you are just so disgusting.&lt;br /&gt;&lt;br /&gt;Actually I don't know who I find more disgusting. The NRA, which is what it is, or the democratic party, which, out of fear of loosing votes in traditional pro-gun states in the presidential elections, does not say anything. I think I detest them in equal measures, the NRA for what it is, and the democratic party for what it is not. What a shame. To all of you who remain silent after that, WHAT A SHAME!&lt;br /&gt;&lt;br /&gt;President Bush, of course, also has a "heart full of sorrow" (see &lt;a href="http://www.whitehouse.gov/news/releases/2007/04/20070417-1.html"&gt;here&lt;/a&gt;). A good dose of mourning is surely warranted under this circumstances. BUT. What America is in desperate need of, is an honest debate about &lt;span style="font-weight: bold;"&gt;gun control&lt;/span&gt; and not one about "campus security", as is going on.&lt;br /&gt;&lt;br /&gt;In other civilized countries it is &lt;span style="font-weight: bold;"&gt;NOT&lt;/span&gt; possible to buy a Glock 9mm semi-automatic pistol in a&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.luvtohunt.com/images/Glock%2029.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 209px; height: 268px;" src="http://www.luvtohunt.com/images/Glock%2029.jpg" alt="" border="0" /&gt;&lt;/a&gt; gun-shop. In civilized countries at most police carry such a highly destructive weapon. Think about it. If this person would not have had such a weapon readily available, the damage very likely would have been much much smaller. He might have killed much fewer people, if any at all.&lt;br /&gt;&lt;br /&gt;Psychologically disturbed persons exist in any society. To equip them with a hyper-effective killing device is a weird perception of the so often referred to argument of "personal freedom". I would say it is outright crazy.&lt;br /&gt;Liberalism is ok with me (you can scrap all those farm-subsidies right away), but freedom to carry machines especially designed to kill men is not. Because the freedom to carry guns curtails other freedoms, and very fundamental ones, too. The freedom to go to university and not be shot, for example.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-4712473601508178652?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/4712473601508178652/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=4712473601508178652' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4712473601508178652'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4712473601508178652'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/04/virginia-tech-or-putting-shame-in-your.html' title='Virginia Tech or &quot;putting shame in your game&quot;'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-7015606130131878787</id><published>2007-04-14T13:08:00.000+02:00</published><updated>2007-04-14T13:34:22.073+02:00</updated><title type='text'>Cuba-bashing worldwide: BAWAG joins the club</title><content type='html'>&lt;div style="text-align: justify;"&gt;Today I read in the newspaper, that Austria's BAWAG bank cancelled the deposits of roughly 100 cuban customers. &lt;br /&gt;----------&lt;br /&gt;Background:&lt;br /&gt;The BAWAG bank is still owned by Austria's largest union (ÖGB) and has slid into one of the greatest banking scandals just recently, caused mainly by speculative activities offshore. To secure the survival of the union, the bank is being sold to US fund "cerberus".&lt;br /&gt;----------&lt;br /&gt;BAWAG management justifies the throwing out of Cuban customers by legal requirements, according to which under US law it is forbidden for US residents to engage in business and financial activities with Cuban residents (Helms-Burton-Act). The new owner of the bank (cerberus) could effectively be sued in the US for owning a bank in Austria which hosts cuban deposits. By the way, Iranian deposit holders are going to face equal measures soon. A legal dispute is going on, because according to Austrian law it is strictly forbidden to disriminate amongst people in such a manner.&lt;br /&gt;&lt;br /&gt;The main point in this story, however, is the extent of ridiculousness. What aim is the US pursuing with this policy? True, no country would want a dangerous, hostile, well-armed potential of invasion in front of its nose. The question is if Cuba still has the strategic importance for the US it had when this embargo was originally imposed (in 1968 during one of the severest crises of the cold war). &lt;br /&gt;&lt;br /&gt;I would say that the answer is no. Lift that damn blockade for Christ's sake. The only thing it accomplishes nowadays is to wreck the Cuban economy, tie up millions of Cubans in poverty and foster populistic antiamericanism in Latin America. In Austria, at least, it causes great incomprehension.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-7015606130131878787?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/7015606130131878787/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=7015606130131878787' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7015606130131878787'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/7015606130131878787'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/04/cuba-bashing-worldwide-bawag-joins-club.html' title='Cuba-bashing worldwide: BAWAG joins the club'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-2024613662160160269</id><published>2007-03-11T21:10:00.001+01:00</published><updated>2007-03-11T21:48:57.293+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='politics'/><title type='text'>Madrid, 11 of March 2004</title><content type='html'>&lt;style type="text/css"&gt;.flickr-photo { border: solid 2px #000000; }.flickr-yourcomment { }.flickr-frame { text-align: left; padding: 3px; }.flickr-caption { font-size: 0.8em; margin-top: 0px; }&lt;/style&gt;&lt;div class="flickr-frame"&gt; &lt;a href="http://www.flickr.com/photos/leisuretronic/417886704/" title="photo sharing"&gt;&lt;img src="http://farm1.static.flickr.com/123/417886704_12959f8e9e.jpg" class="flickr-photo" alt="" /&gt;&lt;/a&gt;&lt;br /&gt; &lt;span class="flickr-caption"&gt;&lt;a href="http://www.flickr.com/photos/leisuretronic/417886704/"&gt;plaza colón&lt;/a&gt;, originally uploaded by &lt;a href="http://www.flickr.com/people/leisuretronic/"&gt;leisuretronic&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;  &lt;br /&gt;&lt;div style="text-align: justify;"&gt;This post is inspired (like some others as well) by my friend Fosco. On his &lt;a href="http://socks.splinder.com/"&gt;blog&lt;/a&gt;, he recalls what happened exactly 3 years ago, March 11 of 2004 in Madrid, Spain. This day early in the morning, various bombs ripped apart commuter trains loaded with workers and students. 200 people died in the event. It was the fiercest manifestation of terror in Europe so far.&lt;br /&gt;I was living in Madrid during this period. In fact, a text message from Fosco saying "Atocha's been bombed" woke me up the very morning.&lt;br /&gt;The great confusion in the aftermath of the attacks ("who did it? why?"), the crazy news-reporting and the impression that the then government had a certain preference on whom to blame for the attacks, created a weird situation. The city was drooping with sadness and helplessness, despair and fear was in the air. I had to take the metro to go to university the next day - I was alone in the train. And I was afraid.&lt;br /&gt;&lt;br /&gt;What have we learned since then? We have improved on police strategies, we promoted the cooperation of national security agencies, we put tight restrictions on the movement of persons (visas, airport security etc) and we froze bank accounts of supposed terrorists in offshore banks.&lt;br /&gt;&lt;br /&gt;Unfortunately, that is not the lesson we should have learned. I read a nice example of what we should have learned in the economist today, in an interview with Jim Cliffton, chief executive of Gallup (a pollster), who says: "Most political leaders believe a war about religion is going on, when we know it's a war about politics and poverty."&lt;br /&gt;&lt;br /&gt;Fight poverty and terrorism will literally starve.&lt;br /&gt;Fight shady wars in middle-east and terrorism will flourish.&lt;br /&gt;&lt;br /&gt;Choose.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-2024613662160160269?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/2024613662160160269/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=2024613662160160269' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2024613662160160269'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/2024613662160160269'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/03/plaza-coln.html' title='Madrid, 11 of March 2004'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm1.static.flickr.com/123/417886704_12959f8e9e_t.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-4763603741320583258</id><published>2007-02-28T21:37:00.000+01:00</published><updated>2007-02-28T21:41:48.280+01:00</updated><title type='text'>Helpdesk</title><content type='html'>&lt;object width="425" height="350"&gt;&lt;param name="movie" value="http://www.youtube.com/v/4pyjRj3UMRM"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/4pyjRj3UMRM" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;It can be so hard to adapt to a new system sometimes. Sometimes your only way out of the mess is to call:&lt;br /&gt;&lt;br /&gt;THE HELPDESK&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-4763603741320583258?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/4763603741320583258/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=4763603741320583258' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4763603741320583258'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4763603741320583258'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/02/helpdesk.html' title='Helpdesk'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-568223722445105697</id><published>2007-02-20T19:56:00.000+01:00</published><updated>2008-12-10T10:56:09.497+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='media'/><title type='text'>Invitation to Second Life: Come to the museum</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_psMMNhykPMk/RdtF0YAGaeI/AAAAAAAAAAY/AuKK7zCxL0E/s1600-h/seviparepb0.jpg"&gt;&lt;img style="cursor: pointer;" src="http://1.bp.blogspot.com/_psMMNhykPMk/RdtF0YAGaeI/AAAAAAAAAAY/AuKK7zCxL0E/s400/seviparepb0.jpg" alt="" id="BLOGGER_PHOTO_ID_5033693774615046626" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;As already &lt;a href="http://plausibel.blogspot.com/2007/02/gallery012.html"&gt;mentioned&lt;/a&gt; some time ago, the inauguration of the first &lt;a href="http://gridgallery.splinder.com/"&gt;Italian museum&lt;/a&gt; in Second Life is about to happen. Doors open the 26th of February 2007.&lt;br /&gt;&lt;br /&gt;Instructions: Follow the coordinates on the poster above (click to view full size). Make use of public transport. Be punctual. No tricks. No police.&lt;br /&gt;&lt;br /&gt;"Coordinates? Second Life? What's a museum?"  --&gt;  learn more &lt;a href="http://gridgallery.splinder.com/"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-568223722445105697?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/568223722445105697/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=568223722445105697' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/568223722445105697'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/568223722445105697'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/02/invitation-to-second-life-come-to.html' title='Invitation to Second Life: Come to the museum'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_psMMNhykPMk/RdtF0YAGaeI/AAAAAAAAAAY/AuKK7zCxL0E/s72-c/seviparepb0.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-6042013140861182572</id><published>2007-02-10T13:35:00.001+01:00</published><updated>2008-04-06T13:07:52.684+02:00</updated><title type='text'>Haven</title><content type='html'>&lt;div style="text-align: justify;"&gt;I've been asked to review the movie "Haven". Yesterday I confronted myself with the piece: From the cover of the DVD I was not expecting too much.&lt;br /&gt;But then I was positively surprised. Sure, it's not gonna win Cannes, but I think it is quite appropriate for a movie at home (considering the alternative crap on TV). Ok, so what's it all about:&lt;br /&gt;The movie is set (and shot) on the Cayman Islands. You know how this translates into movie language, namely "international offshore finance center", "money laundering", "terror financing", "tax evading", "luxury", "drugs", "party". What you get from this movie is a illustrative description of how things work on this carribean paradise island. For some (the rich, as always), they work astonishingly well, for others (the poor, as always) they do not so well. And, at least in my view, one main goal of the movie is to underline that this order is being kept in place by force (corrupt police and the rich, once again).&lt;br /&gt;&lt;br /&gt;The plot is one of these where interrelating stories add up to one big picture in the end, crossing one another various times before the great finish and flashing back and forth in time - best regards from Quentin. The main threads are:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The Rich Man from Miami, who is about to be sacked by the Feds for some tax-magic and who flees to the Caymans with his daughter to rescue at least the one million dollar he carries around in cash and&lt;br /&gt;&lt;/li&gt;&lt;li&gt;The poor fisherman who is desperately in love with the beautiful daughter of a very influential Cayman family &lt;/li&gt;&lt;/ul&gt;I like the story with the Rich Man. It gives you a hint what it must feel like being very wealthy (not too happy, though) and at the same time at the brink of illegality and arrest.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: right;"&gt;&lt;span style="font-style: italic;"&gt;Supplementary information:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Offshore financial centers such as the Caymans are very attractive for individuals with a lot of money, because they don't pay taxes on that money (most importantly, there is no capital gains tax), because there is comparatively weak regulation of financial markets and because there is absolut anonymity of banking accounts (so that a foreign jurisdiction [e.g. a US court] would have a hard time checking your Bank of Cayman-account for dirty money).&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;So what you see is how all that money of the Rich Man changes the owner in very short time and not very noble manner. If the stakes are high enough, the incentives are sufficiently strong to induce any form of "not-noble" behavior. And stakes are high in this world.&lt;br /&gt;This part of the story contains my favourite scene: The Rich Man is knocking on the door of his shut-down Cayman bank with a bag full of money in his hand, while next to the bank there is an old Caymanian woman squatting on the pavement and singing a reggae song that goes something like: "give me back my money...". Good Riddim.&lt;br /&gt;&lt;br /&gt;The other main story is a standard love story. Poor boy loves rich girl (each other, maybe?), can't be together because of social pressures, go nuts, everything falls into pieces. Romeo and Juliette is several hundred years old already. Furthermore, I do not fancy this Juliette's behavior - but maybe I am too old-fashioned for her, you decide.&lt;br /&gt;&lt;br /&gt;The one stunning thing is that the script was written and the movie directed by a 24 year old named Frank E. Flowers, indigenous Cayman himself. Seems like a very talented story-teller who brings the message across.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-style: italic;"&gt;Epilogue&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;There has been quite some initiative on behalf of the International Monetary Fund (IMF) on the issue of offshore financial centers. As one can imagine, these tax-havens introduce a considerable amount of uncertainty (you don't know anything about what's going on) into the global financial system. According to a report of the Fund, however, security in these centers is catching up. The EU has started an initiative which allows European courts to force disclosure of offshore banking accounts, if warranted. If you are interested in this stuff, start from &lt;/span&gt;&lt;a style="font-style: italic;" href="http://en.wikipedia.org/wiki/Offshore_finance_centres"&gt;there&lt;/a&gt;&lt;span style="font-style: italic;"&gt;.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-6042013140861182572?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/6042013140861182572/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=6042013140861182572' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6042013140861182572'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6042013140861182572'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/02/haven.html' title='Haven'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-3373080662905730478</id><published>2007-02-07T21:31:00.000+01:00</published><updated>2007-02-07T21:50:12.751+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='music'/><title type='text'>Wir wissen nicht wohin wir gehen</title><content type='html'>&lt;div style="text-align: justify;"&gt;I take the opportunity to introduce another Austrian musician. Rainer "Binder &amp; Krieglstein" is one of our greatest. The video below is unfortunately uploaded in low quality, sorry for that. What you should recognize, though, is the "terminator" running through Graz, which is the capital of Styria, which is where Arnold "Terminator" Schwarzenegger is originally from. &lt;br /&gt;&lt;br /&gt;There was quite some controversy a while ago, because members of the environmentalist party fraction on the city council wanted to take away his name of the city's sports stadium (called "Arnold Schwarzenegger Stadium"), because of his decision not to spare the life of a criminal convict on death row in California. In response to this suggestion, Schwarzenegger said he would not want to be mentioned in connection with Graz ever again, which caused a desperate outcry from the governing parties. "All the tourists will stay away from Graz!"&lt;br /&gt;Well, terminator and death row, it just seems that you can't have one without the other. I don't know how the story ended, then. Was slowly buried in oblivion, I suppose. Terminated.&lt;br /&gt;This song, by the way, is called "Wir wissen nicht wohin wir gehen", which translates more or less as "we don't know where we are heading to". enjoy.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;object height="350" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/Qsy35IiSF8U"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/Qsy35IiSF8U" type="application/x-shockwave-flash" wmode="transparent" height="350" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-3373080662905730478?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/3373080662905730478/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=3373080662905730478' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/3373080662905730478'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/3373080662905730478'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/02/wir-wissen-nicht-wohin-wir-gehen.html' title='Wir wissen nicht wohin wir gehen'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-852641588349391807</id><published>2007-02-07T21:08:00.000+01:00</published><updated>2007-02-07T21:46:59.862+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='music'/><title type='text'>A life, a song, a cigarette</title><content type='html'>&lt;div style="text-align: justify;"&gt;Nice band from Austria. Just heard them on the radio, check out the video. I really like the chorus, where they sing in two voices.&lt;br /&gt;As I read on their &lt;a href="http://www.myspace.com/alifeasongacigarette"&gt;myspace&lt;/a&gt;, they entered the Austrian indie-charts quite successfully. I didn't know the &lt;a href="http://www.indiecharts.at/charts.php"&gt;Austrian indie-charts&lt;/a&gt; either, two minutes ago.&lt;br /&gt;Austria back on its way to international glory (music-wise)? &lt;br /&gt;&lt;br /&gt;Well. Rather not. Not yet.&lt;br /&gt;&lt;br /&gt;Just listen to the song, will you? (title of song: love)&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;object height="350" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/_0tcKvDT-Rs"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/_0tcKvDT-Rs" type="application/x-shockwave-flash" wmode="transparent" height="350" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-852641588349391807?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/852641588349391807/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=852641588349391807' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/852641588349391807'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/852641588349391807'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/02/life-song-cigarette.html' title='A life, a song, a cigarette'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-8433890676865990336</id><published>2007-02-06T13:54:00.001+01:00</published><updated>2007-02-06T16:07:11.159+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='media'/><title type='text'>Second Life: At the museum</title><content type='html'>&lt;style type="text/css"&gt;.flickr-photo { border: solid 2px #000000; }.flickr-yourcomment { }.flickr-frame { text-align: left; padding: 3px; }.flickr-caption { font-size: 0.8em; margin-top: 0px; }&lt;/style&gt;&lt;div style="text-align: justify;"&gt; &lt;a href="http://www.flickr.com/photos/gridgallery/379408680/" title="photo sharing"&gt;&lt;img style="width: 398px; height: 236px;" src="http://farm1.static.flickr.com/161/379408680_68b44866b3.jpg" class="flickr-photo" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="flickr-caption"&gt;&lt;a href="http://www.flickr.com/photos/gridgallery/379408680/"&gt;Gallery_012&lt;/a&gt;, originally uploaded by &lt;a href="http://www.flickr.com/people/gridgallery/"&gt;gridgallery&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style="text-align: justify;"&gt;I am sure that most of you have heard of "second life". Second life is virtual reality at work. People create so-called "avatars" which represent them in the computer environment. These avatars are then guided by "players" at home, in front of their computer.&lt;br /&gt;&lt;br /&gt;At difference to so many other online applications, only very few parts of what you see happening on your screen is actually dictated by a computer program. Most of the activity that you see and take part, is generated by humans who sit in front of their computers and tell their avatars what to do. If you go to the disco in on of second life's cities, you know that there is one human for each avatar you see on your screen, and all of them are "at the disco" in that very moment.&lt;br /&gt;&lt;br /&gt;This environment is developing extremely fast. Apart from economic activity (entire marketing departments of multinational companies engage in finding the right marketing mix for second life), one novelty is a museum you can visit. I am not sure whether it is the first ever museum in second life (which I doubt), but if I am not wrong, it is the first Italian museum there. Anyway, you can go there and have a look at Italian artists' works. Learn more about the project on &lt;a href="http://gridgallery.splinder.com/"&gt;gridgallery&lt;/a&gt;. There is also a link to a flickr-site with a lot more views of the "building". Enjoy your visit.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-8433890676865990336?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/8433890676865990336/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=8433890676865990336' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8433890676865990336'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8433890676865990336'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/02/gallery012.html' title='Second Life: At the museum'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm1.static.flickr.com/161/379408680_68b44866b3_t.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-6795682932603724067</id><published>2007-02-01T23:19:00.000+01:00</published><updated>2007-02-01T23:48:43.525+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='music'/><category scheme='http://www.blogger.com/atom/ns#' term='media'/><title type='text'>Chrome Children Vol.2</title><content type='html'>&lt;div style="text-align: justify;"&gt;Stones Throw Records has done it again: the underground hiphop label put out their wonderful compilation &lt;span style="font-style: italic;"&gt;Chrome children&lt;/span&gt; for the second time.&lt;br /&gt;&lt;br /&gt;Volume 2 is up for grabs at &lt;a href="http://www.stonesthrow.com/chromechildren/"&gt;their website&lt;/a&gt;: FOR FREE.&lt;br /&gt;&lt;br /&gt;16 finest hiphop tracks for free. Good thing to do, distribute it on the web for free. Or is it?&lt;br /&gt;Critics of this habit say that if you distribute "good" music for "very low" a price (= zero), people will not valuate the "good music" correspondingly. In other words, the next time they face the decision of buying a record or not, they would rather not. "I can have it for free as well, so why buy it in the first place?"&lt;br /&gt;&lt;br /&gt;On the other hand, Stones Throw Records has had an enormous response to their first compilation, which was also for free (more than a million downloads). Their strategy is obviously to diffuse their music massively over the net and after some time shut down the free download and sell the stuff. And it seems as if they are doing fine.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Addendum&lt;/span&gt;&lt;br /&gt;With reference to the &lt;a href="http://plausibel.blogspot.com/2007/01/curing-world-from-homosexuality-donnie.html"&gt;last post&lt;/a&gt;, and a big shout-out to Donnie Davis, saviour of ours: This is incredibly "gay" music - you'd better put that on your list.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-6795682932603724067?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/6795682932603724067/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=6795682932603724067' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6795682932603724067'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/6795682932603724067'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/02/chrome-children-vol2.html' title='Chrome Children Vol.2'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-4270509910641688584</id><published>2007-01-31T20:49:00.000+01:00</published><updated>2007-01-31T21:58:33.688+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='music'/><category scheme='http://www.blogger.com/atom/ns#' term='media'/><category scheme='http://www.blogger.com/atom/ns#' term='politics'/><title type='text'>Curing the world from homosexuality: Donnie Davis</title><content type='html'>&lt;div style="text-align: justify;"&gt;Today I heard something quite unbelievable on the radio. It was so unbelievable that it sounded grotesque and even a bit funny in the beginning. After some time it stopped being funny, though.&lt;br /&gt;&lt;br /&gt;The radio man (&lt;a href="http://fm4.orf.at/station/216800/main"&gt;Radio FM4&lt;/a&gt;, Stuart Freeman) was reading aloud a list of "gay bands" he had found on the internet. "Gay", of course in the meaning of "homosexual" with a negative connotation and not in the sense of the old English word "gay" for "merry" or "happily excited". The list contained bands who are homosexuals themselves or - now listen to that carefully - whose music causes other people to become homosexuals.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: right; font-style: italic;"&gt;&lt;span&gt; One of the most dangerous ways homosexuality invades family life is through popular music. Parents should keep careful watch over their children's listening habits, especially in this Internet Age of MP3 piracy.&lt;br /&gt;&lt;a href="http://lovegodsway.org/GayBands"&gt;&lt;span style="font-size:85%;"&gt;http://lovegodsway.org/GayBands&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;Word up, Donnie. Have a look a his website if you have some time left, it is worthwile. Among the bands which you should protect your children from are names like&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;The Scissor Sisters (sure?)&lt;br /&gt;Ghostface Killah&lt;br /&gt;Eagles of Death Metal&lt;br /&gt;Interpol&lt;br /&gt;The Doors&lt;br /&gt;Marylin Manson&lt;br /&gt;Metallica&lt;br /&gt;The Rolling Stones&lt;br /&gt;David Bowie&lt;br /&gt;Jay-Z&lt;br /&gt;Madonna&lt;br /&gt;Nirvana&lt;br /&gt;Aracade Fire&lt;br /&gt;Elton John&lt;br /&gt;Lou Reed&lt;br /&gt;Frank Sinatra&lt;br /&gt;Bright Eyes&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;and many many more. Go and have a look at it, I'm sure your favourite band is there as well.&lt;br /&gt;If I look at that list, I must admit that it comes very near to my personal all-time greatest hits selection. Oh my god, I am lost.&lt;br /&gt;&lt;br /&gt;Leaving bullshit aside, I think this is a very dangerous development. I am talking of people like Donnie Davis who preach hate in the name of somebody (god?) and who are becoming increasingly aggressive and influential. Their influence in politics is giving me the creeps, honestly.&lt;br /&gt;&lt;br /&gt;It is true that there is some progress towards full civil rights for homosexuals in certain countries. This gives a little hope, although the impact which populism a la Donnie has, is devastating.&lt;br /&gt;&lt;br /&gt;Ok, so what's up next? We could listen to some "gay music" for a start. From what I can see, "gay music" rocks.&lt;br /&gt;&lt;br /&gt;Said something, Donnie?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:78%;"&gt;Note: I am not an English native speaker. I am not sure if I used the terms "homosexuals", "homosexual" or "homosexual couples" in a way that is politcally correct.  Any transgressions are not intended and purely based on my mistake.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-4270509910641688584?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/4270509910641688584/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=4270509910641688584' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4270509910641688584'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4270509910641688584'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/01/curing-world-from-homosexuality-donnie.html' title='Curing the world from homosexuality: Donnie Davis'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-5770719532606940925</id><published>2007-01-27T12:14:00.000+01:00</published><updated>2007-02-01T17:00:52.308+01:00</updated><title type='text'>It's Evolution Baby</title><content type='html'>The winner of the lion d'or at Cannes: Best ad.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.youtube.com/watch?v=1t4sdgvy-pk"&gt;&lt;br /&gt;http://www.youtube.com/watch?v=1t4sdgvy-pk&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-5770719532606940925?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/5770719532606940925/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=5770719532606940925' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/5770719532606940925'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/5770719532606940925'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/01/its-evolution-baby.html' title='It&apos;s Evolution Baby'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-3873455860965855224</id><published>2007-01-21T17:18:00.000+01:00</published><updated>2007-01-21T17:55:22.285+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='media sports'/><title type='text'>Kick-starting an Industry: David Beckham</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.david-beckham.cz/david-beckham-5.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 148px; height: 225px;" src="http://www.david-beckham.cz/david-beckham-5.jpg" alt="" border="0" /&gt;&lt;/a&gt;Soccer isn't amoung the most popular sports activities in the United States. The teams of the Major League Soccer are hardly known overseas, and matches are often played in half-empty stadiums. US Americans love Baseball, go crazy about American Football and adore Basketball. National Basketball Association (NBA) matches are not played in empty stadiums.&lt;br /&gt;&lt;br /&gt;L.A. Galaxy signed David Beckham for what seems to be an enormous amount of money. In an &lt;a href="http://www.nytimes.com/2007/01/21/business/yourmoney/21view.html?ref=business"&gt;article&lt;/a&gt; I read that his salary is likely to exceed that of all the other players in the league taken together.&lt;br /&gt;The idea is to prop up your club/league/company/industry with a star and hope for improvement. While in some areas this idea surely is of merit, I don't see David Beckham converting US Soccer into anything nearly as vibrant as any major european soccer league. Apart from the fact the he has been in declining form for a long time period now (and that he's of age 30), I don't think it's done with one star. I do not even think that it could be accomplished with the entire Real Madrid competing in the Major League Soccer.&lt;br /&gt;&lt;br /&gt;What you need, in order to squeeze these astronomic revenues out of soccer as is practized in Europe, is soccer culture. And it is very difficult to "import" culture. It takes time for culture to emerge, and without repressive force this emergence is not dirigible. If people like soccer, they will go to the soccer stadium. If they like baseball better, they will go to the baseball stadium.&lt;br /&gt;I take any bet that if you imported the best cricket players in the world to mount a national cricket league in Spain, you would fail tremendously. Spaniards would die anytime to see their soccer teams competing in Spain's "primera división". It is therefore no coincidence that Spain's is one of the finest soccer leagues in the world. And in spite of any cricket star you could name, they would probably not even know the rules of the game.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-3873455860965855224?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/3873455860965855224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=3873455860965855224' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/3873455860965855224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/3873455860965855224'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/01/kick-starting-industry-david-beckham.html' title='Kick-starting an Industry: David Beckham'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-9223164823930105430</id><published>2007-01-15T21:18:00.000+01:00</published><updated>2007-01-15T21:48:23.396+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='politics'/><title type='text'>European Union Pathologies: Update</title><content type='html'>&lt;div style="text-align: justify;"&gt;News is coming in of the formation of a new fraction in the European Parliament, called ITS ("Identity, Tradition and Sovereignty"). "A declared anti-imigration group, which, however, does not want to be seen as extreme right-wing party". Well, don't tell me. With LePen, Mussolini and Mölzer (FPÖ) on its payroll you definitely have to declare that you are not extreme right-wing. It's always good to know who you are and what you stand for, right?&lt;br /&gt;&lt;br /&gt;It is an instance of irony that right-wing EU-opposers (or any other group who manages to get into the European Parliament, for that matter) get EU party-funding.&lt;br /&gt;&lt;br /&gt;"Will you bite the hand that feeds?"&lt;br /&gt;&lt;br /&gt;"You bet we will."&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-9223164823930105430?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/9223164823930105430/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=9223164823930105430' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/9223164823930105430'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/9223164823930105430'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/01/european-union-pathologies-update.html' title='European Union Pathologies: Update'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-4900554094081089069</id><published>2007-01-14T20:11:00.000+01:00</published><updated>2007-01-14T21:41:12.089+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='politics'/><title type='text'>European Union Pathologies</title><content type='html'>&lt;div style="text-align: justify;"&gt;There are of course plenty of them. Pathologies. The severest of all, however, could be that people simply don't care about the EU.  People don't know what it is, why it is good or why it is bad, what it does for them etc. If "EU" comes to peoples minds, it is in a strictly negative context.  Unfortunately the international institution serves the purpose of "problem- dumping" for populist national politicians only too well. If something does not work, blame it on the EU, you have nothing to loose.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://upload.wikimedia.org/wikipedia/en/thumb/d/d2/European_Presidency_Austria_2006.png/300px-European_Presidency_Austria_2006.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://upload.wikimedia.org/wikipedia/en/thumb/d/d2/European_Presidency_Austria_2006.png/300px-European_Presidency_Austria_2006.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;What is thus missing in Europe is a sentiment, a feeling of toghetherness amongst the peoples. The emergence of a pan european patriotism is obviously a lenghty process, but it can be made more or less lenghty. Amongst the strongest symbols of patriotism ranges doubtlessly a nation's flag. Just recall the power and the feelings conveyed by the US star-spangled banner. Anywhere in the world people will be able to tell you something about that, either positive or negative, but still. If people see the blue European flag, a resounding yawn is a common reaction. The EU is boring.&lt;br /&gt;&lt;br /&gt;Politicians, meanwhile, are racking their brains (some of them) about how they could get the EU nearer to the people. There was a bus touring through Europe, with nice posters and pins inside. Great success.&lt;br /&gt;&lt;br /&gt;Suppose, for example, I would want to have a t-shirt with the stylish barcode-flag designed by dutch architect Rem Koolhaas (see above), because I find it gorgeous. Do you think it would be feasible, both politically and technically, to create a link on the official website of the &lt;a href="http://europa.eu/"&gt;EU&lt;/a&gt; to a EU-merchandise store? Where you buy t-shirts, coffee mugs and umbrellas with cool EU-flags on it?&lt;br /&gt;Well...&lt;br /&gt;&lt;br /&gt;What you can find, on the other hand, are &lt;a href="http://www.crwflags.com/fotw/flags/eu%7Dant.html"&gt;sites&lt;/a&gt; where one can find Anti-european flags. I'm pretty sure there is a well going merchandise for these flags, as well.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-4900554094081089069?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/4900554094081089069/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=4900554094081089069' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4900554094081089069'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/4900554094081089069'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/01/european-union-pathologies.html' title='European Union Pathologies'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-8962543698890172919</id><published>2007-01-14T20:00:00.000+01:00</published><updated>2007-01-14T20:07:33.337+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='media'/><title type='text'>Funky Grandma</title><content type='html'>This is a link to a video with &lt;a href="http://www.youtube.com/watch?v=A4uyN5rQbbU"&gt;Sue Teller&lt;/a&gt;. I've never seen or heard anything of this Sue Teller before, but I think that I will do so in the future. I nearly went banana, she is too funny. Pay attention to the changing of camera perspectives, which she is following. And that green can of softdrink.&lt;br /&gt;&lt;br /&gt;"Mi fa tagliare", as my roman friends would put it.&lt;br /&gt;&lt;br /&gt;Thanks to &lt;a href="http://socks.splinder.com"&gt;Fosco&lt;/a&gt; for the pointer.&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-8962543698890172919?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/8962543698890172919/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=8962543698890172919' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8962543698890172919'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/8962543698890172919'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/01/funky-grandma.html' title='Funky Grandma'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-1626305361609832132</id><published>2007-01-03T22:24:00.000+01:00</published><updated>2007-01-03T22:27:22.194+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='media'/><title type='text'>End of the world</title><content type='html'>See this very placative flash animation on the end of the world as we know it by klicking on the link.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://lglan.net/endoftheworld.swf"&gt;http://lglan.net/endoftheworld.swf&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-1626305361609832132?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/1626305361609832132/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=1626305361609832132' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/1626305361609832132'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/1626305361609832132'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2007/01/end-of-world.html' title='End of the world'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-116688619026608257</id><published>2006-12-23T15:48:00.000+01:00</published><updated>2007-01-03T22:28:33.120+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='media'/><category scheme='http://www.blogger.com/atom/ns#' term='politics'/><title type='text'>War is over</title><content type='html'>Please listen to the good christmas song as well, not only to those kitschy sticky gluey ones. The good one is called "War is over" by John Lennon and Yoko Ono.&lt;br /&gt;&lt;br /&gt;By the way, I just came across a  new movie featuring John Lennon. It is called "The U.S. vs. John Lennon". I don't know if it's any good. Have a look at it &lt;a href="http://www.theusversusjohnlennon.com/site/"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Happy x-mas everybody!&lt;br /&gt;&lt;br /&gt;Peace!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.moviegoods.com/Assets/Product_images/1020/374500.1020.A.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 287px; height: 423px;" src="http://www.moviegoods.com/Assets/Product_images/1020/374500.1020.A.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-116688619026608257?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/116688619026608257/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=116688619026608257' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116688619026608257'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116688619026608257'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/12/war-is-over.html' title='War is over'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-116636736216299670</id><published>2006-12-17T15:26:00.000+01:00</published><updated>2007-01-03T22:29:31.335+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='environment'/><category scheme='http://www.blogger.com/atom/ns#' term='tirol'/><category scheme='http://www.blogger.com/atom/ns#' term='politics'/><title type='text'>No. Snow.</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.tagesanzeiger.ch/images/dynamic/news/artikel/290544.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 194px; height: 259px;" src="http://www.tagesanzeiger.ch/images/dynamic/news/artikel/290544.jpg" alt="" border="0" /&gt;&lt;/a&gt;Howdie, Folks.&lt;br /&gt;&lt;br /&gt;Hard times for wintersports-dependent regions like the one I am living in. Sport stores opened, cablecars constructed, hotels enlarged, foreign workforce for the kitchen hired, everything is set.&lt;br /&gt;&lt;br /&gt;"Something is still missing, isn't it? Something is not right, right?"&lt;br /&gt;&lt;br /&gt;"Yeah. I can't get rid of that feeling that the newly constructed wing of my hotel might be too small in the end. I'll have to tackle that next summer."&lt;br /&gt;&lt;br /&gt;There is a study of the OECD, analyzing the economic impact of climate change on regions like Austria, which are heavily depending on winter tourism. It pronounces what environmentalists around here have been proclaiming for decades: that investing in a future project that is "melting" might have some severe consequences. Wet feet are the least amongst them.&lt;br /&gt;&lt;br /&gt;The OECD report will, like so many other reports on climate change, have no effect whatsoever. It lies in the nature of politics, that problems which are scheduled to take effect in 20 years are put at the end of the list. It is mandatory to solve immediate problems. How many fighter jets (not) to buy, for example. With whom (not) to form a coalition government, for example. How many special forces to allocate for the protection of the finance minister's wife.&lt;br /&gt;&lt;br /&gt;tu felix austria...&lt;br /&gt;&lt;br /&gt;Read the OECD pieces here:&lt;br /&gt;&lt;a href="http://www.oecd.org/dataoecd/14/61/37825761.pdf"&gt;country summary&lt;/a&gt; on Austria and Germany&lt;br /&gt;&lt;a href="http://www.oecd.org/document/22/0,2340,en_2649_201185_37825494_1_1_1_1,00.html"&gt;full&lt;/a&gt; article&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-116636736216299670?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/116636736216299670/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=116636736216299670' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116636736216299670'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116636736216299670'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/12/no-snow.html' title='No. Snow.'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-116568773516979419</id><published>2006-12-09T18:58:00.000+01:00</published><updated>2007-01-03T22:30:09.184+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='media'/><category scheme='http://www.blogger.com/atom/ns#' term='tirol'/><title type='text'>Weltstadt</title><content type='html'>&lt;div style="text-align: justify;"&gt;The proper description of the city I life in lies somewhere between "middle size" and "provincial". It depends, like so much else, on your point of reference.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;div style="text-align: justify;"&gt;What has been kind of ridiculous, though, was a campaign by the city council some time ago. They started to announce that Innsbruck (that is the city's name) would convert into a cosmopolitan city. I didn't even get the point of why they came up with that slogan, it does not feel that incredibly more cosmopolitan than it did before. Anyway, everybody laughed at that.&lt;br /&gt;&lt;br /&gt;Now, imagine what I read today. It seems that this city is going to be cosmopolitan after all, thank god.&lt;br /&gt;&lt;br /&gt;There is going to be an Apple store.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.physorg.com/newman/gfx/news/SGE.DEP36.300805200518.photo00.quicklook.default-217x217.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://www.physorg.com/newman/gfx/news/SGE.DEP36.300805200518.photo00.quicklook.default-217x217.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-116568773516979419?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/116568773516979419/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=116568773516979419' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116568773516979419'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116568773516979419'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/12/weltstadt.html' title='Weltstadt'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-116475127821144337</id><published>2006-11-28T22:40:00.000+01:00</published><updated>2007-04-25T22:34:23.083+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='film'/><category scheme='http://www.blogger.com/atom/ns#' term='media'/><title type='text'>Babel</title><content type='html'>&lt;div style="text-align: justify;"&gt;The movie focus continues. The new film of Alejandro Gonzalez Inárritu is going to be out in a few days. Inárritu is a personal hero of mine. The coming movie "Babel" is the third and last piece in a trilogy, which unites some important stories of our times: "Amores Perros", "21 gramms" and as mentioned before, "Babel". He has become a great master of the intertwined story-telling, often employing numerous strands of plot which stray seemingly lost through the movie,  to be resolved only in a great final solution.&lt;br /&gt;&lt;br /&gt;What gives Babel additional attractiveness is the impressive list of actors. Brad Pitt, Cate Blanchett, Gael Garcia Bernal etc. From what I read it is a story about globalization, where one event in a specific part of the world triggers a series of other events in remote countries. Somebody once called that the "butterfly effect", as you surely remember. Considering "Amores  Perros" and "21 gramms" as a benchmark, this thing seems very promising to me (so I am going to watch the movie). As a bonus, the soundtracks of Inárritu's movies are simply amazing.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-116475127821144337?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.paramountvantage.com/babel/' title='Babel'/><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/116475127821144337/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=116475127821144337' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116475127821144337'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116475127821144337'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/11/babel.html' title='Babel'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-116405444966101700</id><published>2006-11-20T21:12:00.000+01:00</published><updated>2006-11-20T21:28:43.390+01:00</updated><title type='text'>Introducing: Blower</title><content type='html'>&lt;div style="text-align: left;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.anwb.nl/published/anwbcms/content/beelden/wintersport/beeld-bij-uitrusting/ispo-nordica-blower-629479_enlarged.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: left; cursor: pointer; width: 337px; height: 90px;" src="http://www.anwb.nl/published/anwbcms/content/beelden/wintersport/beeld-bij-uitrusting/ispo-nordica-blower-629479_enlarged.jpg" alt="" border="0" /&gt;&lt;/a&gt;Ladies and Gentlemen!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;I am sorry for not having posted for such a long time. I've had quite some stuff to do. Let me just briefly introduce the ski which is going to be my vehicle through this year's winter. I could imagine that this is not very interesting for some of you - again I have to apologize. But I am just feeling like a kid with glowing eyes, standing in front of the christmas tree, waiting for the chorals to end so that it finally can unwrap the presents. I am waiting for the snow. (I've come up with better metaphors in my writing-life, I know)&lt;br /&gt;&lt;br /&gt;So there you go: Nordica Blower 2007, Length 193 cm, 110 mm woodcore, sidecut 139-110-129. Take me down mama.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-116405444966101700?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/116405444966101700/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=116405444966101700' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116405444966101700'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116405444966101700'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/11/introducing-blower.html' title='Introducing: Blower'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-116333168823654826</id><published>2006-11-12T12:02:00.000+01:00</published><updated>2007-01-03T22:31:33.043+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='film'/><category scheme='http://www.blogger.com/atom/ns#' term='politics'/><title type='text'>Your values, my beer</title><content type='html'>&lt;div style="text-align: justify;"&gt;Yesterday I saw the new movie of Sacha Baron Cohen, "&lt;span style="font-weight: bold;"&gt;Borat&lt;/span&gt;: Cultural Learnings of America for Make Benefit Glorious Nation of Kazakhstan." I liked parts of it, although it shows a very strange kind of humour - if you can call it "humour"anyway. It's rather a good dose of regime critique. The Kazakhis are portrayed in an impressive way, impolite, sexist, antisemitic, violent and undereducated. It is satire, 100%. I wonder if anybody from Kazakhstan can laugh about it, though.&lt;br /&gt;The real target of Cohen, however, is "the greatest nation in the world, US and A". He shows some incredible pictures, you would not believe it. Anyway, the reason for this post is something I read late yesterday after returning from the movies. &lt;a href="http://edition.cnn.com/2006/SHOWBIZ/Movies/11/10/film.boratlawsuit.ap/index.html"&gt;CNN&lt;/a&gt; reports that 3 fraternity (dt.: Studentenverbindung, Anm.) boys from a California University filed a lawsuit against "Borat", because "&lt;span style="font-style: italic;"&gt;they engaged in behavior that they otherwise would not have engaged in&lt;/span&gt;." The three frats appear drunk in the movie, making &lt;span style="font-weight: bold;"&gt;racist and sexist comments&lt;/span&gt;. Following the CNN report, the three were given alcohol and were made the offer of participating in that scene. As you can see in the movie, they were having a party, saying some things that they now regret having said before the camera. Of course, this was the objective of Cohen. The lawsuit against 20th century fox (the production company) is "&lt;span style="font-style: italic;"&gt;without merit&lt;/span&gt;", as the company's spokesman points out. Maybe some &lt;span style="font-weight: bold;"&gt;thinking before uttering&lt;/span&gt; strong slogans would be with merit, especially if you are being recorded.&lt;br /&gt;People from Austrian fraternities often talk to me about "values", values and principles they stand in for and defend. These are high and brazen principles. The next movie of Cohen is going to be about a gay fashion designer from Austria. Let's see if he picks up some frat boys and applies the Cohen-pattented "reveal yourself test". Would be interesting. &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-116333168823654826?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/116333168823654826/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=116333168823654826' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116333168823654826'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116333168823654826'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/11/your-values-my-beer.html' title='Your values, my beer'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-116257644877570412</id><published>2006-11-03T18:46:00.001+01:00</published><updated>2007-01-03T22:32:39.501+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='media'/><title type='text'>terminate this</title><content type='html'>&lt;div style="text-align: justify;"&gt;and again an amazing video, this time a video about the carneval in rio de janeiro.&lt;br /&gt;main character in this film is noone else but mr universe and gouverneur of california mr. arnold schwarzenegger!&lt;br /&gt;enjoy!&lt;br /&gt;&lt;a href="http://www.devilducky.com/media/38195"&gt;video&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-116257644877570412?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.devilducky.com/media/38195' title='terminate this'/><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/116257644877570412/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=116257644877570412' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116257644877570412'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116257644877570412'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/11/terminate-this.html' title='terminate this'/><author><name>dani</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-116138321024725133</id><published>2006-10-20T23:34:00.000+02:00</published><updated>2007-01-03T22:33:04.003+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='film'/><title type='text'>Exile Family Movie</title><content type='html'>&lt;div style="text-align: justify;"&gt;I've been to the movies. The film was called "Exile Family Movie" by a Irani-Austrian named "Arash". The film was just recently awarded the "Diagonale Award for the best Austrian documentary movie". And that jury sure did a great job.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;div style="text-align: justify;"&gt;It's all about the story of Arash's big Iranian family which is ripped apart during the Schah's regime. Family members have to flee the country, are thrwon into jail or are executed. The  family members are dispersed all over the planet (Austria, Sweden, USA and Iran) and keep in contact via video tapes, where they inform each other about news (who married and who died, for example). 20 years after they fled the country they can arrange a meeting in Mekka, Saudi Arabia, covered as muslim pilgrims. Arash bans it all on video tape for his father who stays back in Austria because he is afraid of backlashes by the Irani regime, as for himself as for Iranian family members. He has been in an Irani jail for five years. He read the wrong books.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/796/3125/1600/wallpaper02_800.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/796/3125/400/wallpaper02_800.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;So it's a very good movie. Go and see it if you got the chance (which I doubt, given that it's an Austrian hand-camera production, but you never know). Take a look a the trailer at the movie's website at &lt;a href="http://www.exilefamilymovie.com/"&gt;http://www.exilefamilymovie.com/&lt;/a&gt;&lt;br /&gt;The main reason for this post, however, is not to recommend a movie to you. It's just that during all these scenes where people cry and weep and talk about all the unjustice that is happening in their country, during all that mourning of killed and sequestrated friends and family members, I got really really angry. It's not that I am unaware of all the unjustice that rages amongst us. On the other hand there is so much unjustice that one runs the risk of losing orientation. Be that as it may, I have got something to say.&lt;br /&gt;&lt;br /&gt;This goes out to all you dictators, warlords, demagogues, fanatics, terrorists, greedy politicians, greedy managers, hate preachers, censorship systems, patronizers and short-sighted political campaign designers: &lt;span style="font-style: italic;"&gt;One day you will fall&lt;/span&gt;. And the harder the landing, the better. If you think that in order to maintain your empires you will be able to exploit and force your will upon and torture and kill the people for all eternity, you are mistaken. I guess you know that anyway. So in the meantime, let me devote a decent "fuck you" to all of you.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;P.S.: It is against my conviction to generalize matters and simplify complicated stories. Of course, behind everything - behind every atrocity - there is a reason (economists would say "an incentive"). This was clearly an emotional eruption. But given that this is my personal weblog, I simply took the liberty of erupting emotionally. Drop me a note if you find it superficial and/or naive. I'll have something to devote to you as well. ;)&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-116138321024725133?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/116138321024725133/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=116138321024725133' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116138321024725133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116138321024725133'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/10/exile-family-movie.html' title='Exile Family Movie'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-116050502041529587</id><published>2006-10-10T19:59:00.000+02:00</published><updated>2007-01-03T22:33:37.798+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='media'/><title type='text'>Mallory Rocks</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/796/3125/1600/juliette1.0.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/796/3125/400/juliette1.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Her name is Juliette Lewis and a she is by now a renowned actress, appearing in movies like "Natural born killers" (as &lt;span style="font-style: italic;"&gt;Mallory Knocks&lt;/span&gt;) or "From Dusk Till Dawn" to name just the most famous ones. Now she has got her third album as a musician out, called "Four on the floor". Listen to pieces of it &lt;a href="http://www.julietteandthelicks.com/"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;To all the german readers I must recommend the &lt;a href="http://de.wikipedia.org/wiki/Juliette_Lewis"&gt;wikipedia article&lt;/a&gt; containing her absolutely movie-like biography, the english wikipedia article is not so good, unfortunately. I can tell you only that she leaves her parents with 14, drops out of high-school 3 weeks before graduation day, starts an incredible acting career, is a member of Scientology (who is not?), has to enter a rehabilitation-clinic to get down from cocain (who doesn't have to?), gets married to professional skateboarder Steve Berra in 1999 and gets divorced from the same in 2003.&lt;br /&gt;Thinking about it again, maybe her biography is not so untypical for an actress after all. I am not a capacity on this field.&lt;br /&gt;What I feel up to, though, is to recommend her energetic rock music to you.&lt;br /&gt;Comes with the Dave-Grohl-satisfaction-seal. Put that man behind a drumset and see what happens....&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-116050502041529587?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/116050502041529587/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=116050502041529587' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116050502041529587'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/116050502041529587'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/10/mallory-rocks.html' title='Mallory Rocks'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115990638961497350</id><published>2006-10-03T22:06:00.000+02:00</published><updated>2006-10-07T23:35:37.283+02:00</updated><title type='text'>Dottore(ssa) in Architettura</title><content type='html'>&lt;style type="text/css"&gt;.flickr-photo { border: solid 2px #000000; }.flickr-yourcomment { }.flickr-frame { text-align: left; padding: 3px; }.flickr-caption { font-size: 0.8em; margin-top: 0px; }&lt;/style&gt;&lt;div class="flickr-frame"&gt; &lt;a href="http://www.flickr.com/photos/leisuretronic/258737364/" title="photo sharing"&gt;&lt;img style="width: 400px; height: 300px;" src="http://static.flickr.com/92/258737364_2b97846e70.jpg" class="flickr-photo" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="flickr-caption"&gt;&lt;a href="http://www.flickr.com/photos/leisuretronic/258737364/"&gt;mattatoio, U Roma 3&lt;/a&gt;, originally uploaded by &lt;a href="http://www.flickr.com/people/leisuretronic/"&gt;leisuretronic&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;    &lt;p style="text-align: justify;" class="flickr-yourcomment"&gt; I was in Rome for a couple of days. Had the luck to be able to participate in the defence of the final thesis of two of my friends there. &lt;a href="http://socks.splinder.com"&gt;Fosco and Mariabruna&lt;/a&gt; are architects now - Congratulations! Their thesis was about urban voids in Philadelphia, where an incredibly great part of the city center is effectively deserted. They were presenting possibilities of dealing with the problem, from an architectonic perspectic of course. Urban voids seem to be a common phenomenon in the US, Detroit is another example. But I am not a specialist in the subject, Fosco is the man if you want to know more.&lt;br /&gt;I was impressed by the presented works during this day. In fact, for me as an outsider it was quite exhausting. It was like an entire day in a museum, trying to interpret all these nice-looking pictures. The architecture campus of University Roma 3 is also quite impressive. It is an old slaughterhouse.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115990638961497350?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115990638961497350/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115990638961497350' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115990638961497350'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115990638961497350'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/10/dottoressa-in-architettura.html' title='Dottore(ssa) in Architettura'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115919162101828224</id><published>2006-09-25T15:28:00.000+02:00</published><updated>2006-09-25T15:40:21.026+02:00</updated><title type='text'>Impeach him now</title><content type='html'>&lt;div style="text-align: justify;"&gt;Another good one from celebrity-economist Brad DeLong. He asks if it is time to end the republican party in the US as we know it. The usage of torture has got some obvious drawbacks, not only for the tortured but also for liberal society. Read his post following this &lt;a href="http://delong.typepad.com/sdj/2006/09/is_it_time_to_e.html"&gt;link&lt;/a&gt; .&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115919162101828224?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115919162101828224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115919162101828224' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115919162101828224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115919162101828224'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/09/impeach-him-now.html' title='Impeach him now'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115917203959554719</id><published>2006-09-25T10:09:00.000+02:00</published><updated>2006-09-25T10:13:59.603+02:00</updated><title type='text'>Iraq feat. Austria</title><content type='html'>&lt;div style="text-align: justify;"&gt;I would like to recommend a post about "the arabic Austria" by Nicole. It's very touching. Read it &lt;a href="http://iraqi-roses.blogspot.com/2006/09/arabic-austria.html"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115917203959554719?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115917203959554719/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115917203959554719' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115917203959554719'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115917203959554719'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/09/iraq-feat-austria.html' title='Iraq feat. Austria'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115887663720298859</id><published>2006-09-21T23:38:00.000+02:00</published><updated>2006-09-22T00:17:26.396+02:00</updated><title type='text'>Spam or "On Bullshit 2"</title><content type='html'>&lt;div style="text-align: justify;"&gt;The attempts of defrauders to squeeze some money out of ingenuous people are becoming ever more sofisticated.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Fake ATM (=cash-mashine) interfaces scan bankcards and codes and give criminals access to bank accounts (that's what folks say),&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;investment funds maneuver the future, hopes and dreams of investors into the gutter while the fund's managers bail out from the top of the headquarter's skyscraper with a golden parachute (fictitious example) &lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;and greedy Italian barkeepers sell watered and bad coffee at the three-fold price to tourists (all Italian barkeepers are greedy, of course). &lt;/li&gt;&lt;/ul&gt;But why go through all the trouble and not just ask people to give you their money? email-lists and cheap communication technology obviously facilitate these practices. The other day I received an email asking for my bank-account details, because they ("the microsoft lottery corporation") wanted to transfer 1.2 million dollar which I allegedly had won in a lottery. "We messed up some numbers, so if you please indicate your bank details we can initiate transactions."&lt;br /&gt;Below is an email I got yesterday. Although it is not very inventive I post it here for the interested reader. &lt;a href="http://server-wg.de:8080/nigeria/inhalt_a_z.html"&gt;This links&lt;/a&gt; to a server which lists all the 761 different appearances of the story. Bad weeds grow tall.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Dear Beloved,&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Due to the sudden death of my husband General Abacha the former head of state of Nigeria in June 1998, I have been thrown into a state of hopelessness by the present administration.I have lost confidence with anybody within my country. I got your contacts through personal research, and had to reach you through this medium. I will give you more details when you reply. &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Due to security network placed on my daily affairs I cant visit the embassy so that is why I have contacted you.My Husband deposited $12.6million dollars with a security firm abroad whose name is witheld for now till we communicate. I will be happy if you can receive this funds and keep it safe I assure you 20% of this fund. I will need your telephone/mobile numbers so that we can commence communication.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Yours truly, &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Hajia Mariam &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115887663720298859?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115887663720298859/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115887663720298859' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115887663720298859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115887663720298859'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/09/spam-or-on-bullshit-2.html' title='Spam or &quot;On Bullshit 2&quot;'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115869135642431213</id><published>2006-09-19T20:36:00.000+02:00</published><updated>2006-09-19T20:56:57.326+02:00</updated><title type='text'>Austria on a (first) sight</title><content type='html'>&lt;style type="text/css"&gt;.flickr-photo { border: solid 2px #000000; }.flickr-yourcomment { }.flickr-frame { text-align: left; padding: 3px; }.flickr-caption { font-size: 0.8em; margin-top: 0px; }&lt;/style&gt;&lt;div class="flickr-frame"&gt; &lt;a href="http://www.flickr.com/photos/leisuretronic/247619268/" title="photo sharing"&gt;&lt;img style="width: 401px; height: 302px;" src="http://static.flickr.com/81/247619268_0c790dccc1.jpg" class="flickr-photo" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="flickr-caption"&gt;&lt;a href="http://www.flickr.com/photos/leisuretronic/247619268/"&gt;innsbruck pitoresque&lt;/a&gt;, originally uploaded by &lt;a href="http://www.flickr.com/people/leisuretronic/"&gt;leisuretronic&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;    &lt;p style="text-align: justify;" class="flickr-yourcomment"&gt;Upon request from our friend &lt;a href="http://iraqi-roses.blogspot.com"&gt;Nicole&lt;/a&gt;, I have the great pleasure to show you some snapshots of Austria. Of course the selection is far from being representative, in fact most of the pictures were taken during winter and in a rather limited geographical area of the country. Sadly enough, I have got no useful fotos which show "Austrian life". I will grab my camera and hunt some "Austrian moments" for all you interested people. For those of you who can't wait I assembled a small survey of what I've got. See it &lt;a href="http://www.flickr.com/photos/leisuretronic/sets/72157594291254220/"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115869135642431213?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115869135642431213/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115869135642431213' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115869135642431213'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115869135642431213'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/09/austria-on-first-sight.html' title='Austria on a (first) sight'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115851101274300189</id><published>2006-09-17T18:30:00.000+02:00</published><updated>2006-09-17T18:48:01.856+02:00</updated><title type='text'>Jazz</title><content type='html'>&lt;style type="text/css"&gt;.flickr-photo { border: solid 2px #000000; }.flickr-yourcomment { }.flickr-frame { text-align: left; padding: 3px; }.flickr-caption { font-size: 0.8em; margin-top: 0px; }&lt;/style&gt;&lt;div class="flickr-frame"&gt; &lt;a href="http://www.flickr.com/photos/leisuretronic/245529239/" title="photo sharing"&gt;&lt;img style="width: 413px; height: 311px;" src="http://static.flickr.com/87/245529239_d6791e10f1.jpg" class="flickr-photo" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="flickr-caption"&gt;&lt;a href="http://www.flickr.com/photos/leisuretronic/245529239/"&gt;JOV feat Peter Madsen&lt;/a&gt;, originally uploaded by &lt;a href="http://www.flickr.com/people/leisuretronic/"&gt;leisuretronic&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;    &lt;p style="text-align: justify;" class="flickr-yourcomment"&gt;I was at home for the weekend. Saw a wonderful concert there, the first show of the "Jazz orchestra Vorarlberg", an ensemble consisting of young musicians from the region. For their first show they could count on the support of one of the world's most outstanding contemporary jazz pianists: &lt;a href="http://www.petermadsen.us/"&gt;Peter Madsen &lt;/a&gt;(on the photo at the left, in white). I hope that the project continues.&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115851101274300189?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115851101274300189/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115851101274300189' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115851101274300189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115851101274300189'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/09/jazz.html' title='Jazz'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115834566938987305</id><published>2006-09-15T20:35:00.000+02:00</published><updated>2006-09-17T19:08:13.966+02:00</updated><title type='text'>culticon</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.davidhasselhoff.com/images/large/albummitch2%28big%29.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;" src="http://www.davidhasselhoff.com/images/large/albummitch2%28big%29.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;dear fellow readers.&lt;br /&gt;&lt;br /&gt;here is an amazing link to the new video of my and hopefully  also your youth icon mr. david "knight rider" hasselhoff.&lt;br /&gt;&lt;br /&gt;after amazing songs like "i've been looking for freedom" or "crazy for you" he covered a '70 hit "jump in my car" by whoever.&lt;br /&gt;have fun.&lt;br /&gt;&lt;a href="http://video.google.com/videoplay?docid=-3382491587979249836"&gt;video&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115834566938987305?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115834566938987305/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115834566938987305' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115834566938987305'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115834566938987305'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/09/culticon.html' title='culticon'/><author><name>dani</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115758173661775022</id><published>2006-09-06T23:53:00.000+02:00</published><updated>2006-09-07T00:28:56.976+02:00</updated><title type='text'>Elections or "On Bullshit"</title><content type='html'>&lt;div style="text-align: justify;"&gt;It's campaigning time in Austria. General elections are scheduled for October 1 2006. Even though political campaigns in Austria are quite moderate compared to other countries (e.g. Italy, USA) it is the only time during the 4 year legislative period that Austrians wake up from political hibernation and force themselves to show some interest.&lt;br /&gt;At least some do, for voter turnout is cronically low. To put you into the right frame, we are talking about the seventh most rich country in the world, with little geostrategical say and therefore only minor, if any, troubles. I don't want to say that there are no critical issues to think about (there are always), it just seems to me that people are too well off to really care  about politics the way they should.&lt;br /&gt;Nevertheless political parties are battling for votes. One very nice campaign-poster comes from the "&lt;a href="http://www.bzoe.at"&gt;BZÖ&lt;/a&gt;"-party, which was the latest creation of Austria's infamous politics-hazard, Mr Jörg Haider. Anyway, the really entertaining thing about that poster is that the candidate's main slogan is to lower the price of gasoline to 1 euro/liter. I think the liter is at around 1.30 euro now. I would find it somewhat risky to mention this as my only point, there might be someone coming around asking just how you want to do that. I wonder what the answer would be. I vaguely remember that this price is determined by some people very far away who possibly never heard of Austria, BZÖ and...nevermind.&lt;br /&gt;In the end the answer does not matter. The one who bullshits people better than the others wins the game. I read a book relating to that just recently which I hereby recommend to the interested reader: Harry G. Frankfurt, "&lt;a href="http://www.amazon.com/On-Bullshit-Harry-G-Frankfurt/dp/0691122946/sr=8-1/qid=1157581331/ref=pd_bbs_1/102-9532461-8816162?ie=UTF8&amp;amp;s=books"&gt;On Bullshit&lt;/a&gt;", Princeton University Press, 2005.&lt;br /&gt;&lt;br /&gt;Non-hibernating Austrians (and everybody who is interested, of course) are invited to cast a virtual ballot at &lt;a href="http://www.wahlkabine.at"&gt;www.wahlkabine.at&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115758173661775022?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115758173661775022/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115758173661775022' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115758173661775022'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115758173661775022'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/09/elections-or-on-bullshit.html' title='Elections or &quot;On Bullshit&quot;'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115721217759099357</id><published>2006-09-02T16:56:00.000+02:00</published><updated>2006-09-02T17:50:58.423+02:00</updated><title type='text'>Saving Greenpeace</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;span style="font-size:100%;"&gt;Let me say some words on a comment made by a friend of mine on the ever-growing aggressiveness of fundraisers of non-governmental organizations (NGOs). We are talking about mostly young people who work for NGOs during the summer months. Their activity consists mainly in talking to people on the street and gaining them for membership or "convinving" them to contribute to the cause. &lt;span style="font-weight: bold;"&gt;Caution&lt;/span&gt;: This is &lt;span style="font-weight: bold;"&gt;not&lt;/span&gt; a post pro/contra any of the mentioned organizations.&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size:100%;"&gt;The object of study is Greenpeace and the way its fundraisers behave. Why do the Greenpeace-people insist so rudly and aggressively that you contribute? Why do they follow you for half a kilometer, talking inceasingly to you, making you feel like an idiot? How come that of all the people in the world, the one's who are supposed to save that planet are the most unpleasant ones?&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;First of all, saving the world costs a lot of money. Second, the fundraisers should not be representating Greenpeace as an organization - but more on that later. Well, to answer the above questions, one &lt;/span&gt;&lt;span style="font-size:100%;"&gt;just has to know that Greenpeace-fundraisers are paid on a percentage-basis of their "sales". So, the more people they convince, the more they will earn. Being aggressive while talking to potential contributers (e.g. making the potential member feel bad about not contributing) is yielding higher and more contributions than otherwise. The image of Greenpeace, on the other hand, greatly suffers from a behavior as such. People are scared away from consciously (=voluntarily) participating in the cause.&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;Get that incentive straight&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;This should make responsibles think. Obviously NGOs face increasing competition from their&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.greenpeace.org.nz/join/img/support_world.jpeg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 139px; height: 167px;" src="http://www.greenpeace.org.nz/join/img/support_world.jpeg" alt="" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt; likes and therefore engage in more aggressive marketing strategies. By&lt;/span&gt;&lt;span style="font-size:100%;"&gt; paying their fundraisers on a percentage-basis, however, these organizations appear to the public like saying "we have got to squeeze some dollars out of you, folks, but you know, it's for your own good and all that". In my opinion they face the risk of compromising their "good" cause by appearing as "bad" boys. In one word, Greenpeace should think about the incentives the provide to their fundraisers. Maybe they should give the newly recruited contributer the possibility of evaluating the&lt;/span&gt;&lt;span style="font-size:100%;"&gt; fundraiser (e.g. by a questionnaire) and pay the fundraiser for being "friendly and informative"?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115721217759099357?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115721217759099357/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115721217759099357' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115721217759099357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115721217759099357'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/09/saving-greenpeace.html' title='Saving Greenpeace'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115696210014231329</id><published>2006-08-30T20:18:00.000+02:00</published><updated>2006-08-30T20:21:40.220+02:00</updated><title type='text'>Co-author</title><content type='html'>I would like to introduce my co-author. His most recent post can be found just below. His name is Dani. Unfortunately for my international friends, he's writting in German (at least for now). Don't get discouraged, I'll keep posting in English.&lt;br /&gt;Stay tuned&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115696210014231329?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115696210014231329/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115696210014231329' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115696210014231329'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115696210014231329'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/08/co-author.html' title='Co-author'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115695983864775890</id><published>2006-08-30T19:42:00.000+02:00</published><updated>2006-08-30T19:52:52.330+02:00</updated><title type='text'>kafka lässt grüßen</title><content type='html'>&lt;p style="text-align: justify;" class="MsoNormal"&gt;hallo zusammen.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;hier eine kurze (lange) beschreibung meines heutigen kafkaesken tages. Wenn jeder tag so verlaufen würde, müsste man sich gedanken machen. &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;vorne weg: ich musste nach dornbirn, da ich einen kleinen eingriff am auge hatte( netzhautablösung und mit laser wieder verkleben). hierzu musste ich um 05:15 aufstehen! schlimm genug, dachte ich. dann regen. Im regen zum bahnhof stapfen. o.k. kann passieren. dann im zug kein ticket. Der schaffner scheisst mich zusammen, was mir denn einfällt mit dem sommerticket, das ja erst ab 8 gilt schon um 6:40 in seinen zug zu steigen. ticket kaufen und mich herzlich bei diesem arschloch bedanken, dass er mir ein ticket ausstellt. dann folgende durchsage im zug: "wegen eines personenschadens ist die strecke zwischen bludenz und feldkirch derzeit für züge unpassierbar. scheisse, schienenersatzverkehr. naja, aber wenigstens das funktioniert normalerweise bei der öbb. denkste. nach einer elendslangen busfahrt (stehend) über sämtliche dörfer (habe mich wie im heimatunterricht in der volksschule gefühlt)irgendwo in der pampa (frastanz?!) abgesetzt und zu 40 minuten warten verdammt. Aber zuerst noch auf einen früheren zug vertröstet, der nonaned auch nicht bei dem überrollten köper vorbeikommt. dann bummelzugfahrt bis dornbirn, inzwischen im&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;krankenhaus den termin verpasst, ganz hinten anstellen und statt um fünf nach zehn um&lt;span style=""&gt;  &lt;/span&gt;12:38 aus dem krankenhaus spaziert. der eingriff ist dann extrem schnell vorbei, fünf minuten das gefühl, als würden einem stecknadeln ins auge gesteckt (wer's mag...) und durch die prämedikation extreme lichtscheu und akkomodationsschwäche. und die schmerzen von diesen blöden stecknadeln lassen nur langsam nach. dann schnell zum bahnhof gehetzt, der zug geht ja um 12:57.dann am bahnhof, zug weg, warten bis 14:36, zug bis feldkirch, dort wieder umsteigen in den autoreisezug. dann platz bezogen, und gedacht alles wird gut.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;haha, zwei pubertierende mädchen um die 15 setzen sich im gang genau gegenüber. nichts dabei gedacht, aber der teufel schläft bekanntlich nie. die mädels müssen unbedingt mit einem handy der neueren generation radio hören!! und wer schon mal mit dem zug von vorarlberg nach innsbruck gefahren weiss wie die landschaft aussieht. auf jeden fall nicht für einen guten radioempfang geschaffen. aber das stört meine zwei netten begleiterinnen keineswegs. beherzt&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;wird nach jedwelchen radioprogrammen gesucht, bei voller lautstärke, man könnte ja einen sender überhören. nach geschlagenen zehn und gefühlten 100 minuten stellen sie das telefon leiser, geben sich aber keineswegs geschlagen. Alle fünf minuten muss von neuem nach programmen geforscht werden. abgesehen von einigen kurzen musikunterbrechungen ist das rauschen aber klar und deutlich. bis der rauschempfang ab telfs zusehens von knisterndem musikgedudel unterbrochen wird. aus der traum von einer fiedvollen zugfahrt. aber der&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;heimathafen ist ja nicht mehr weit. und seit dort überraschend unspektakuläre heimreise. und die schmerzen werden auch langsam weniger.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;jetzt hab ich mir aber ein bier verdient.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115695983864775890?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115695983864775890/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115695983864775890' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115695983864775890'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115695983864775890'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/08/kafka-lsst-gren.html' title='kafka lässt grüßen'/><author><name>dani</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115695926617972682</id><published>2006-08-30T19:26:00.000+02:00</published><updated>2006-08-30T19:34:26.180+02:00</updated><title type='text'>Late Summer in Austria</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/796/3125/1600/P1010003.0.jpg"&gt;&lt;img style="cursor: pointer;" src="http://photos1.blogger.com/blogger/796/3125/400/P1010003.0.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I took that picture today. I adore snow, don't get me wrong, but...&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115695926617972682?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115695926617972682/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115695926617972682' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115695926617972682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115695926617972682'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/08/late-summer-in-austria.html' title='Late Summer in Austria'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115695873533606691</id><published>2006-08-30T19:20:00.000+02:00</published><updated>2006-08-30T19:25:35.346+02:00</updated><title type='text'>You're at home, baby</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/796/3125/1600/P1010002.jpg"&gt;&lt;img style="cursor: pointer;" src="http://photos1.blogger.com/blogger/796/3125/400/P1010002.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Being reunited with that thing up there is like meeting a good old friend again. It's really great.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115695873533606691?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115695873533606691/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115695873533606691' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115695873533606691'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115695873533606691'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/08/youre-at-home-baby.html' title='You&apos;re at home, baby'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115635298689516487</id><published>2006-08-23T19:04:00.000+02:00</published><updated>2006-08-23T19:13:11.050+02:00</updated><title type='text'>shock</title><content type='html'>&lt;div style="text-align: justify;"&gt;I've just finished the GRE practice test from the official ETS-software ("powerprep") for the first time. The maths section is really some orders of magnitude harder than in any preperation book I have seen so far. I must admit that I was kind of shocked.&lt;br /&gt;&lt;br /&gt;People: take the official ETS practice test, that's the real benchmark I would say.&lt;br /&gt;&lt;br /&gt;I've got ten days to go. That will be nice ten days then, don't you tell me...&lt;br /&gt;&lt;br /&gt;To all the rest of my distinguished readers: sorry for the nerdish posting (GRE-POWERPREP-ETS-WHATSYOURPROBLEM?).&lt;br /&gt;I will ameliorate, I swear (I hope).&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115635298689516487?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115635298689516487/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115635298689516487' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115635298689516487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115635298689516487'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/08/shock.html' title='shock'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115588776052299746</id><published>2006-08-18T09:49:00.000+02:00</published><updated>2006-08-21T11:04:01.000+02:00</updated><title type='text'>Roma deserta</title><content type='html'>I've spent some nice days in Croacia, on Rab Island. Beautiful landscape there, and with the boat of a friend one reaches even the best hidden bay. People are friendly and the water is incredibly clean, all in all a perfect spot for some decent holidays.&lt;br /&gt;&lt;a href="http://photos1.blogger.com/blogger/796/3125/1600/P8100022.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/796/3125/400/P8100022.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;small&gt;Rab Island, Croacia&lt;/small&gt;&lt;br /&gt;&lt;br /&gt;After that I went to Rome. Rome in August (around "ferragosta") is nothing less incredible than one of these bays around Rab island: in either place there is noone. Only few tourists, still fewer Romans, for anyone who can afford it flees from the city. The positive externality which materializes if everybody leaves the city, because everybody finds the city too crowded, is that the city remains empty. Which is very nice because you can make from point A to B in less than one hour.&lt;br /&gt;I think it is one of the best periods to visit Rome.&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115588776052299746?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115588776052299746/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115588776052299746' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115588776052299746'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115588776052299746'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/08/roma-deserta.html' title='Roma deserta'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115471888396041644</id><published>2006-08-04T21:09:00.000+02:00</published><updated>2006-08-05T22:45:07.236+02:00</updated><title type='text'>Oh sweet nothing</title><content type='html'>Hello Folks!&lt;br /&gt;Today I took my TOEFL-exam. If you can avoid taking it, I would urgently recommend to do so. There are surely more useful things one can waste one's time on. But nevermind, the mighty &lt;a href="http://www.ets.org"&gt;ETS&lt;/a&gt; dictates the lives of us prospective graduate students, so there is nothing you can do about it.&lt;br /&gt;&lt;br /&gt;Now I'm off for some holidays.&lt;br /&gt;&lt;br /&gt;After which I will take the next ETS exam. This time it's called &lt;a href="http://www.ets.org/portal/site/ets/menuitem.fab2360b1645a1de9b3a0779f1751509/?vgnextoid=b195e3b5f64f4010VgnVCM10000022f95190RCRD"&gt;GRE&lt;/a&gt;, from the "nastiness-viewpoint" it is three categories worse than TOEFL, so...hip hip hurra.&lt;br /&gt;&lt;br /&gt;Have some wonderful days, hope to see you around&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115471888396041644?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115471888396041644/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115471888396041644' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115471888396041644'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115471888396041644'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/08/oh-sweet-nothing.html' title='Oh sweet nothing'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115415947608543451</id><published>2006-07-29T09:43:00.000+02:00</published><updated>2006-07-29T09:51:16.113+02:00</updated><title type='text'>Auguri!</title><content type='html'>&lt;a href="http://photos1.blogger.com/blogger/796/3125/1600/P9060012.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/796/3125/400/P9060012.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Happy Birthday Zooey!&lt;br /&gt;&lt;br /&gt;9 Jahre ungezwungene Heiterkeit und Bloedelei. &lt;br /&gt;&lt;br /&gt;9 years old and still on the mountains (sometimes...).&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115415947608543451?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115415947608543451/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115415947608543451' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115415947608543451'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115415947608543451'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/07/auguri.html' title='Auguri!'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115383082376870840</id><published>2006-07-25T14:27:00.000+02:00</published><updated>2006-07-25T14:36:57.320+02:00</updated><title type='text'>Hello Sweden!</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.umich.edu/%7Eiinet/oip/Images/photo-albums/sweden/sweden-flag.gif"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;" src="http://www.umich.edu/%7Eiinet/oip/Images/photo-albums/sweden/sweden-flag.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;It seems that people who search for a certain image on http://images.google.se are being directed to this blog. I'm having quite some hits from Sweden these days. No problem folks, just wanted to inform that there is not a single image on this site named "bill300.jpg". I'm sorry, google's got it messed up a bit.&lt;br /&gt;&lt;br /&gt;http://images.google.se/imgres?imgurl=&lt;br /&gt;http://www.textfantomen.se/bilder/Bill300.JPG&amp;&lt;br /&gt;imgrefurl=http://plausibel.blogspot.com/&amp;amp;amp;amp;&lt;br /&gt;amp;amp;amp;h=300&amp;w=300&amp;amp;sz=31&amp;amp;hl=sv&lt;br /&gt;&lt;br /&gt;Nevertheless is it my pleasure to host you. Welcome!&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115383082376870840?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115383082376870840/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115383082376870840' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115383082376870840'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115383082376870840'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/07/hello-sweden.html' title='Hello Sweden!'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115350503294983455</id><published>2006-07-21T19:30:00.000+02:00</published><updated>2006-07-21T20:03:52.963+02:00</updated><title type='text'>Hack Attack</title><content type='html'>The following is a skype IM conversation from this afternoon I had with a friend of mine:&lt;br /&gt;&lt;br /&gt;"Hey, what happened to your name, mate?"&lt;br /&gt;&lt;br /&gt;"My name? what do mean?"&lt;br /&gt;&lt;br /&gt;"Well, you are called "xy"! &lt;br /&gt;(note: I altered this name to xy because of privacy-concerns. It is the name of an ex-girlfriend of my brother. She is not one of my skype-contacts.)&lt;br /&gt;&lt;br /&gt;"What?! What the f***?"&lt;br /&gt;&lt;br /&gt;I am a bit puzzled, to say the least. My name in my skype profile had been changed to "xy", just as simple as that. All I know is that I did not change it. &lt;br /&gt;So who the hell did?&lt;br /&gt;&lt;br /&gt;flashback:&lt;br /&gt;some weeks ago I was looking for a book in the library. I had seen it on amazon.com, but once in the library I'd forgotten the name - as usual. So I went to one of the computers and logged onto amazon.com to find the name again. I found it, and then "tried" to logg off again. "tried", because there is no such thing as a "sign out" button on amazon.com. After five minutes of messing around with the stupid website, I decided to simply shut down the computer and hope that its cache and cookies would be erased.&lt;br /&gt;&lt;br /&gt;That was kind of a naive wish, though. The next person who opened the site was in my account. Actually you cannot change or see the password, but I bet there are ways to do. &lt;br /&gt;&lt;br /&gt;So, thinking about that crazy name-story, I recognized that the amazon password was the password I use in almost every occasion. Great. I spent the whole afternoon changing passwords, messing up all the network-access in my workplace. The administrator threw me out of the net because I tried the wrong password to often. I had to erase my workstation-profile.&lt;br /&gt;&lt;br /&gt;My whole outlook-calendar (lots of information) melted down to a useless cloud of electrons, to a bit of nothing somewhere between my computer's harddisk and ventilation.&lt;br /&gt;&lt;br /&gt;Paranoid? Maybe. But that name?&lt;br /&gt;&lt;br /&gt;It was high time to change passwords anyway...&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115350503294983455?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115350503294983455/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115350503294983455' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115350503294983455'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115350503294983455'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/07/hack-attack.html' title='Hack Attack'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115322204907136608</id><published>2006-07-18T13:25:00.000+02:00</published><updated>2006-07-18T13:27:29.080+02:00</updated><title type='text'>Reif</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/796/3125/1600/Bild%201.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/796/3125/400/Bild%201.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115322204907136608?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115322204907136608/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115322204907136608' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115322204907136608'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115322204907136608'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/07/reif.html' title='Reif'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115289765567156321</id><published>2006-07-14T18:24:00.000+02:00</published><updated>2006-07-15T15:51:02.870+02:00</updated><title type='text'>No non-smoking please</title><content type='html'>&lt;div style="text-align: justify;"&gt;The other day I was travelling with the Austrian federal railways. It was a veeeery nice hot summer day, the platform was packed with huge backpacks and their perspiring owners. The train was fifteen minutes late - which is not the theme of today's post, though. Analyzing the reasons and ridiculing the responsibles of a 15 min. delay would be too much. Even for me.&lt;br /&gt;&lt;/div&gt; &lt;div style="text-align: justify;"&gt; &lt;div style="text-align: justify;"&gt;Well, I had to sit in a smokers' compartment in the train, because all the backpacks (and also their owners, yes) had gotten on the train and it was therefore full. In the smokers' compartment there was - surprise - somebody smoking. This was when I began to think...&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Just recently I heard an interview with Austria's minister of health and women, honorable Maria Rauch-Kallat. In this interview, she spoke out &lt;span style="font-weight: bold;"&gt;against&lt;/span&gt; a law banning smoking from restaurants and bars. "The Italian solution is no role model for Austria". Aha.&lt;br /&gt;Sure, there are lots of reasons why common people like you and me and everybody we know would not understand such a statement. Maybe it's too complex. Maybe we are too common after all.&lt;br /&gt;Just to remind you, Italy in march 2003 introduced legislation banning smoking in all official buildings, restaurants, trains and wherever else smokers could clash with non-smokers (outside the smokers apartment, of course). Quite tough a measure.&lt;br /&gt;&lt;/div&gt; Although some folks attribute to Italian laws a mere homeopathic effectiveness (works only, when you truly believe in it), it seems as if this measure was not homeopathics at all. Look at that &lt;a href="http://www.istat.it/salastampa/comunicati/non_calendario/20060110_00/testointegrale.pdf"&gt;(source: ISTAT)&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/796/3125/1600/smokers.3.jpg"&gt;&lt;img style="cursor: pointer;" src="http://photos1.blogger.com/blogger/796/3125/400/smokers.1.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;This chart shows smokers as a percentage of total Italian population from 1995 to 2004. What you inmediately see, is that this does not look like a lot of action whatsoever. The number of smokers usually does not fluctuate, and if so, very little. This is because people get addicted to nicotine (didn't know that?) and find it hard to quit. And the number of people entering (14 year-olds) the smokers' population is just offset by those leaving it (they quit smoking or died).&lt;br /&gt;So what, then, is this funny little kink in the chart, just after 2003?&lt;br /&gt;&lt;ul&gt;   &lt;li&gt;Tobacco price increase? No. &lt;/li&gt;   &lt;li&gt;A sudden increase of women in Italy, which would have decreased the smokers-percentage (if non-smokers)? No.&lt;/li&gt;   &lt;li&gt;Did would-be quitters find it easier to quit because of a law, which prevents them from smoking in restaurants and bars? Well, yes.&lt;/li&gt; &lt;/ul&gt; My dear minister of health and women, please explain me your struggle. I want to understand how a minister of health can oppose herself to a prohibition of smoking in restaurants and bars, when positive effects are so obvious. To put it into the still present soccer-jargon: this issue is a free penalty for every politician, with no goalkeeper.&lt;br /&gt;You just have to kick.&lt;br /&gt;&lt;br /&gt;Some still miss.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115289765567156321?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115289765567156321/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115289765567156321' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115289765567156321'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115289765567156321'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/07/no-non-smoking-please.html' title='No non-smoking please'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115281225931845082</id><published>2006-07-13T19:33:00.000+02:00</published><updated>2006-07-14T14:45:48.016+02:00</updated><title type='text'>Out of order</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/796/3125/1600/Bild%2015.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://photos1.blogger.com/blogger/796/3125/320/Bild%2015.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115281225931845082?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115281225931845082/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115281225931845082' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115281225931845082'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115281225931845082'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/07/out-of-order.html' title='Out of order'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115235723684721621</id><published>2006-07-08T12:36:00.000+02:00</published><updated>2006-07-09T01:28:51.546+02:00</updated><title type='text'>We Announce: Hit of the year</title><content type='html'>&lt;div style="text-align: justify;"&gt;The profession of soothsaying is very prestigious, today more so than ever before. People hire professional soothsayers to get advice on the most profitable stocks (and biggest bubbles) to invest, others specialize in providing information on when it's sensible to go to war and still another type of soothsayer convinces you, that as the president of your country, all you need to do is lower the taxes for the rich, because it is them who "move" the economy, that it's them who invest and create new jobs for "the poor". If you happen to be president and your friends are rich, bingo.&lt;br /&gt;If you are president and your friends are not rich, get yourself another soothsayer.&lt;br /&gt;If you are not president, get yourself three of them.&lt;br /&gt;&lt;br /&gt;I am going to be your soothsayer for a moment, if you don't mind. This works as follows:&lt;br /&gt;"A thoughtful revision of our data leads us to the confirmation that &lt;span style="font-style: italic;"&gt;Don't feel right&lt;/span&gt; by &lt;span style="font-style: italic;"&gt;the roots&lt;/span&gt; is going to be the most successful song in the club in a year from now. It continues in the tradition of &lt;span style="font-style: italic;"&gt;The Seed 2.0&lt;/span&gt; (Hit of the year 2003, guest-vocals by Cody Chestnutt) with charismatic guest-vocals over one of the rawest beats of recent hiphop history. There is one part in the second half of the song which will pull your socks of: rhythm dropping to half-beat, piano out and a heavy synthie melody jumping up and down. This is definitely the song of the year 2006/2007."&lt;br /&gt;Please confirm your soothsayer's prophecy at &lt;a href="http://www.myspace.com/theroots"&gt;myspace.com/theroots.&lt;/a&gt; By the way, the new roots album is called "game theory". I'll have to say something about that - watch out.&lt;br /&gt;&lt;br /&gt;For further advice on any topic (love, money, job, etc) just drop me a note.&lt;br /&gt;&lt;span style="font-size:78%;"&gt;Fees apply.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115235723684721621?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115235723684721621/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115235723684721621' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115235723684721621'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115235723684721621'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/07/we-announce-hit-of-year.html' title='We Announce: Hit of the year'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115235463943157224</id><published>2006-07-08T11:50:00.000+02:00</published><updated>2006-07-08T12:30:39.470+02:00</updated><title type='text'>Summer here kids</title><content type='html'>&lt;div style="text-align: justify;"&gt;Well yes, summer is here.&lt;br /&gt;In a provincial university town like Innsbruck, this means that as of July 1st all live is vacuumed out of the city. All the students go home, peace reigns. Most common last words are "...and have a nice summer", or "see you in autumn".&lt;br /&gt;So if you happen not to be one of these fortunate creatures who are off for a three month vacation, what can you do? Participate in the "Innsbrucker Sommersporttag" (summer sports convention organized by the city council)? Ah, missed already.&lt;br /&gt;&lt;br /&gt;One thing you can do is go to a music festival. You have the chance to spend some money and time there, listening to your favourite rock band while having a beer. You will have to cut back on hygene and comfort, but some say it's worth it. For all you city-dwellers (real cities) out there, it might seem crazy to sleep in the mud for 3 days just to see a good concert. But living in the country, you don't have much of a choice. And some might say that it's even great fun: it is, at least to a certain extent. I would not be willing to hold out on the &lt;a href="http://www.sziget.hu/festival_english"&gt;Danube-island of Budapest&lt;/a&gt; for 10 hard-rocking days, but I know people who do.&lt;br /&gt;The 2-3 day dose is just enough for me. Ranking high in the list this year is the &lt;a href="http://www.frequency.at"&gt;frequency festival&lt;/a&gt; near Salzburg. It is not too huge and presents a nice lineup.&lt;br /&gt;&lt;br /&gt;Something quite different is going on in Austria's most western province of Vorarlberg every summer from Juli to August: It is called the "poolbar festival" and in an almost ten-year lifetime established itself as a main pillar of central european alternative culture. Architecture, music, film, poetry in an extremely stimulating ambiente. &lt;a href="http://www.poolbar.at"&gt;Check&lt;/a&gt; it out.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.poolbar.at"&gt;&lt;img style="cursor: pointer;" src="http://photos1.blogger.com/blogger/796/3125/320/image001.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115235463943157224?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115235463943157224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115235463943157224' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115235463943157224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115235463943157224'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/07/summer-here-kids.html' title='Summer here kids'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115220713569117428</id><published>2006-07-06T19:18:00.000+02:00</published><updated>2006-07-06T19:34:14.813+02:00</updated><title type='text'>How many?</title><content type='html'>&lt;div style="text-align: justify;"&gt;John runs from his home to his school at an average speed of 6 miles per hour, and then walks home along the same route at an average speed of 3 miles per hour. If his whole journey took one hour, how many miles is his home from his school?&lt;br /&gt;&lt;ul&gt;   &lt;li&gt;9&lt;/li&gt;   &lt;li&gt;6&lt;/li&gt;   &lt;li&gt;4&lt;/li&gt;   &lt;li&gt;3&lt;/li&gt;   &lt;li&gt;2&lt;/li&gt; &lt;/ul&gt; I am currently preparing for the GRE (Graduate Record Examination). Why do people associate "intelligence" or "productivity" of a person with this person's capability of solving problems like the one above?&lt;br /&gt;You cannot infer the intelligence of a person from a standardized test result. But you can consider his/her test result a signal of his/her willpower. "How much would you humiliate yourself studying basic algebra and geometry all over again in order to enter a good Graduate School?" Well, depending on the Graduate School, quite a lot...&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115220713569117428?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115220713569117428/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115220713569117428' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115220713569117428'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115220713569117428'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/07/how-many.html' title='How many?'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29388861.post-115184278869563448</id><published>2006-07-02T13:53:00.000+02:00</published><updated>2006-07-03T08:24:29.210+02:00</updated><title type='text'>European Worldcup</title><content type='html'>&lt;div style="text-align: justify;"&gt;So the Europeans are amongst themselves: There is no non-European team left in the worldcup. Some might say that after the dissapointing performance of the great European football nations in the last worldcup, this is only fair enough. True, but still it's kind of a pity that so many great teams were sent home (while others were not).&lt;br /&gt;I would say that everything is possible. I don't believe in Portugal, but who knows, you can never tell. The Germans, meanwhile, are so damn &lt;a href="http://dict.leo.org/ende?lp=ende&amp;p=/oHL..&amp;amp;search=%FCberm%FCtig"&gt;wanton&lt;/a&gt; that anything less than "Worldchampion" would be a desaster. That's one of their main defects, they are suffering from a sort of bipolar disorder: They seem to be manic-depressive, either they are hopelessly pessimistic (about their history, their economy, their weather and pretty much everything else) or they trip out and wander around in the nights of Austrian cities chanting "Austria is in Germany's tight grip!"&lt;br /&gt;What about some balancing of extremes, folks? Would be better for all of us...&lt;br /&gt;&lt;br /&gt;Apart from these "collateral effects" of the worldcup, there is one thing that makes me extremely happy. I would have felt utterly sorry, if things wouldn't have turned out they way they did. Luckily, they did.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/796/3125/1600/zizou.jpg"&gt;&lt;img style="cursor: pointer; width: 335px; height: 252px;" src="http://photos1.blogger.com/blogger/796/3125/320/zizou.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Welcome back, General.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;flo.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29388861-115184278869563448?l=plausibel.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://plausibel.blogspot.com/feeds/115184278869563448/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29388861&amp;postID=115184278869563448' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115184278869563448'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29388861/posts/default/115184278869563448'/><link rel='alternate' type='text/html' href='http://plausibel.blogspot.com/2006/07/european-worldcup.html' title='European Worldcup'/><author><name>leisuretronic</name><uri>http://www.blogger.com/profile/10734891891144703226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://static.flickr.com/82/242528454_e75e7b70e3_s.jpg'/></author><thr:total>2</thr:total></entry></feed>
