

	<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
	<script type="text/javascript">
//<![CDATA[
window._token = 'bbe3ddd1e11e8f11a6e8bbd639367714def4fd14'
//]]>
</script>
	<link href="/stylesheets/bundles/post.css?1268864084" media="screen" rel="stylesheet" type="text/css" />
	<script src="/javascripts/bundles/main.js?1268864084" type="text/javascript"></script>
	<script src="/javascripts/bundles/posts.js?1268864084" type="text/javascript"></script>
	
	<link rel="alternate" type="application/rss+xml" href="http://www.timoheuer.com/rss.xml"/>	
<link rel="canonical" href="http://www.timoheuer.com/" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />


<title>Timo Heuers Blog - Die wunderbare Welt des Timo</title>
    <link href="/images/favicon.png" rel="icon" type="image/x-png" />
<style type="text/css">
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
	font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.text-right {
	text-align: right;
}
.center {
	text-align: center;
}
.xxsmall {
	font-size: 10px;
}
.xsmall {
	font-size: 11px;
}
.small {
	font-size: 12px;
}
.normal {
	font-size: 14px;
}
.big {
	font-size: 16px;
}
.black {
	color: #000;
}
.strong {
	font-weight: bold;
}
.float {
	float: left;
}
.right {
	float: right;
}
.uppercase {
	text-transform: uppercase;
}
.absolute-right {
	position: absolute;
	top: 0;
	right: 0;
}
body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 12px;
}
a {
	color: #0080C3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.reverse {
	text-decoration: underline;
}
a.reverse:hover {
	text-decoration: none;
}
.no-ul {
	text-decoration: none
}
.no-ul:hover {
	text-decoration: underline !important
}

.container {
	margin: 0 auto;
	width: 960px;
}
.posterousHeader {
	left: -10px;
	position: absolute;
	top: 0;
}

.header {
	background: #0080C3;
	color: #fff;
	overflow: visible;
	z-index: 10;
	text-align: center;
}
.header_text, .header_text .content { height: 100px; }
.header .content {
	width: 500px;
	margin: 0 auto;
	padding-right: 100px;
	position: relative;
}

h1,h2,.about-details,.date {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial,Helvetica,sans-serif;
}
.date {
	font-weight: 300;
}

h1 {
	font-size: 36px;
	text-align: right;
	line-height: 36px;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h2 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
}

h2 a {
	color: #0080C3;
	text-decoration: none;
}

h2 a:hover {
	color: #333;
	text-decoration: none;
}

.post_body { margin-top: 15px; }

h4 {
	color: #555;
}

.about {
	left: -50px;
	margin: 28px auto 5px;
	position: relative;
	overflow: hidden;	
	width: 500px;
}

.about-details {
	line-height: 1.5em;
	margin-left: 70px;
	width: 430px;
	overflow: hidden;
	margin-top: -10px;
}

.about-details p {
	color: #444;
	font-size: 14px;
	margin: 10px 0px;
}

#posts {
	float: left;
	width: 680px;
}


.postunit {
	padding: 20px 0px;
	margin: 5px 0px;
	position: relative;
}

.info-column {
	color: #444;
	float: left;
	font-size: 14px;
	text-align: right;
	width: 180px;
	margin-top: 1px;
}

.date {
	margin: 5px 20px 0 0;
}
.date-day {
	color: #444;
	font-weight: bold;
}

.date a:hover {
	color: #0080C3;
}

.post {
	float: right;
	position: relative;
	width: 500px;
}

.post p, .post div {
	line-height: 1.5em;
}

.post p {
	margin: 15px 0px;
}
.post ol { margin: 15px 0px 15px 20px;}
.post ul { margin: 15px 0px 15px 15px;}

.galleryLabel {
	color: #676767;
}


.tagsbar {
	font-size: 11px;
	line-height: 14px;
	color: #aaa;
	margin-top: 15px
}

.infobar .location {
	display: block !important;
	font-size: 11px;
	float: left;
}

.infobar .details {
	float: right;
	font-size: 10px;
	margin-top: 1px;
}

.date-comments {
	padding-left: 10px;
}

.infobar .posted,.infobar .comments-name {
	color: #0080C3;
}

.infobar a.timestamp,.infobar .comments-quantity {
	color: #999;
	font-size: 10px;
}

.comment-area {
	clear: left;
}

.infobar .comment_list {
	display: inline !important;
}

.comment,.commentunit {
	color: #444;
	margin-top: 5px;
}

.commentunit {
	width: auto !important;
}

.commentname a {
	text-decoration: none !important;
}

.commentname a:hover {
	text-decoration: underline !important;
}

.comment h4 {
	margin: 0 !important;
}

.posterousAddNewComment .commentunit {
	margin-top: 20px;
	border-bottom: none !important;
}

.comment ul.mini_commands {
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: right;
	top: 0;
}

.comment ul.mini_commands li {
	margin: 0;
}


.comment_value label {
	margin-right: 10px;
}
.comment_value br {
	display: none;
}

.comment_value input[type='submit'] {
	margin: 10px 0px;
}

.comment_none_yet_msg {
	color: #888;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}

.infobar .details a {
	text-decoration: none;
}

.infobar .details a:hover {
	text-decoration: underline;
}

.location-map {
	margin-top: 5px;
	padding: 8px;
	border: 1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.map {
	float: left;
	height: 150px;
	width: 300px;
}

.location-details {
	color: #676767;
	float: right;
	width: 175px
}

p.private-post {
	margin: 10px 20px 0px 0px;
}
.private-post a.tooltip_link:hover span {
	color: #555;
	right: 0px; width: 110px;
}

.private-post a.tooltip_link:hover span b {
	color: #555;
}

.search-section, .tag-section {
	margin-left: 160px;
	padding: 20px 20px 5px 20px;
}
.search-section h2, .tag-section h2 {
	color: #444;
	font-size: 16px;
}

.pagination {
	color: #676767;
	margin: 0 0 50px 180px;
}

.pagination span {
	position: relative;
	top: 2px;
}

.pagination a {
	background: #0080C3;
	border: solid 1px #0080C3;
	color: #fff;
	display: inline-block;
	display: -moz-inline-box;
	padding: 1px 6px;
}

.pagination a:hover {
	background: #555;
	border: solid 1px #555;
	color: #ddd;
	text-decoration: none;
}

.pagination .disabled {
	color: #676767;
}

.pagination .current {
	color: #676767;
	font-weight: bold;
	padding: 0 3px;
}


#sidebar {
	float: right;
	width: 230px;
	margin-top: 30px;
}

.sidebar-block {
	margin-bottom: 30px;
}

h5 {
	color: #0080C3;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.tags {
	width: 230px;
}

.tag {
	margin: 0;
	padding-top: 7px;
}

#more-tags-listing ul {
	margin: 0;
}

.tag li,#more-tags-listing li,.taglist li {
	color: #0080C3;
	font-size: 10px;
	list-style: none;
	margin: 0;
	vertical-align: top;
}

.taglist ul {
	margin: 0 !important;
}

.tag li a,#more-tags-listing li a,.taglist li a {
	color: #818181;
	display: inline-block;
	font-size: 12px;
	margin-bottom: 7px;
	text-decoration: none;
}

.tag li a:hover,#more-tags-listing li a:hover,.taglist li a:hover {
	text-decoration: underline;
}

a.more-tags {
	color: #0080C3 !important;
	font-size: 10px !important;
	text-decoration: none;
}

a.more-tags:hover {
	text-decoration: underline;
}

li.tag_item_selected {
	color: #333;
	font-size: 12px;
	padding-bottom: 7px;
}

.search {
	background: url(/themes/search-light.gif) no-repeat 3px 2px #fff;
	border: solid 1px #e5e5e5;
	color: #aaa;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 5px 7px 5px 20px;
	width: 153px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.search:focus {
	color: #333;
}


.contributors, .fans {
	margin: 10px 0;
}
ul.contribs li, ul.contribs li a, ul.fans li, ul.fans li a {
	font-size: 11px;
	color: #666;
	list-style: none;
}
ul.contribs li img, ul.fans li img {
	vertical-align: middle;
}

#subscribe_div {
	margin-bottom: 3px;
}

.subscribe-link {
	color: #666;
	font-size: 11px;
	padding-left: 20px;
	line-height: 20px; 
	position: relative;
	top: -2px;

}
.subscribe-posterous {
	background: url(/images/favicon.png) no-repeat -1px -1px;
	height: 20px;
	margin: 3px 0px;	
}
.subscribe-rss {
	background: url(/images/feed-icon-14x14.png) no-repeat;
	height: 16px;
	margin: 3px 0px;	
}
.editbox {
	visibility: hidden;
	position: absolute;
	top: -5px;
	left: 180px;
}
.postunit:hover .editbox {
	visibility: visible;
}
.posted_by {
	font-size: 10px;
	margin: 5px 0px 20px 0px;
	color: #888;
}
.posted_by a {
	color: #999;
}

.posterousPrivateBox a { color: #fff;}
.metricLabel { font-size: 10px; color: #aaa; }
.metricValue { font-size: 10px; color: #444; font-weight: bold; }
div.profile_ajax_reply { padding-left: 20px; }
</style>
</head>

<body>
<div class="posterousPrivateBox">
	

	
</div>
		<script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php" type="text/javascript"></script>
		<script type="text/javascript">
		//<![CDATA[
		Element.observe(window,'load', function() {
			FB_RequireFeatures(["XFBML"], function() {
		    	FB.Facebook.init('9cccf2c9570e99aeb7ea4a7284b957a1','/xd_receiver.html');
		
				var all_spans = document.getElementsByTagName("span");
				var i = 0;
				for (i=0; i<all_spans.length; i++) {
			        if ( /xfbml_name_.*/.test(all_spans[i].id) ) {

						FB.ensureInit( function() {
							FB.XFBML.Host.addElement(new FB.XFBML.Name($(all_spans[i].id)));
						} );         
			        } else if ( /xfbml_pic_.*/.test(all_spans[i].id) ) {

						FB.ensureInit( function() {
				            FB.XFBML.Host.addElement(new FB.XFBML.ProfilePic($(all_spans[i].id)));
						} );
			        }
		        }
		
		    });
		});

		//]]>
		</script>	
	
	<div class="header header_text" style="z-index: 10 !important;">
		<div class="content">
	    	<div id="posterous_bar" style="display: none;">
        				<noscript>
  <div id="posterousbar_nojs" style="overflow: hidden;">
    <a href="http://posterous.com/"><img src="/images/header/yellow.png" alt="Posterous"></a>
  </div>
</noscript>
                
            <script type="text/javascript">
            	document.observe('dom:loaded', function() {
            		new PosterousHeader($('posterous_bar'), { direction: 'right', clearDefault: true});
            	});
            </script>
          
                
		
	<div id="posterousHeaderNotLoggedIn">
			
				<a href="http://posterous.com/people/36ULsGT1LuH7">Timo</a>
			
			is using <a href="http://posterous.com">Posterous</a> to post everything online. Shouldn't you?
		<!-- </b> -->
	</div>
	
	<div class="posterousHeaderSecondary">
		

	<div class="posterousHeaderItemProfile">
		<a href="http://posterous.com/people/36ULsGT1LuH7"><img alt="Xing_thumb" height="25" src="http://files.posterous.com/user_profile_pics/231285/xing_thumb.jpg" style="vertical-align: middle" width="25" /></a>
	</div>

	<div class="posterousHeaderItem" style="width: 103px; margin-right: 10px;">
		<a href="http://posterous.com/people/36ULsGT1LuH7">
			<div class="posterousHeaderItemValue">Timo Heuer</div>
			
				<div class="posterousHeaderItemName">owns this site</div>
			
		</a>
	</div>
			
	<!-- <li style="margin: 0px 1px; opacity: 0.5;">//</li>				 -->





<div class="posterousHeaderItem">
	<a href="http://posterous.com/people/subscribers/timoheuer">

			<div class="posterousHeaderItemValue">20</div>
			<div class="posterousHeaderItemName">subscribers</div>
		

		
			
	</a>
</div>

	</div>
	
	<div class="posterousHeaderActions">
		<div class="tryitnow">
			<a href="http://posterous.com">&nbsp;</a>
		</div>
		<div class="login">
			<a href="http://posterous.com/main/login?jumpto=http://www.timoheuer.com/?">&nbsp;</a>
		</div>
		
	</div>






              </div>		
			
			
				<h1 style="z-index: 11 !important;; position: absolute; bottom: -5px; right: 110px; text-align: right;"><a href="http://www.timoheuer.com">Timo Heuers Blog</a></h1>
		        <h1 style="z-index: 1 !important; position: absolute; bottom: -6px; right: 110px; text-align: right;"><a href="http://www.timoheuer.com" style="color: #aaa">Timo Heuers Blog</a></h1>
						
		</div>
	</div><!-- /.header -->


<div class="content">
    <div class="about">
        <a href="http://posterous.com/people/36ULsGT1LuH7"><img class="left" src="http://files.posterous.com/user_profile_pics/231285/xing.jpg" height="50" alt="" width="50" /></a>
        <div class="about-details">
            <p><a href="http://posterous.com/people/36ULsGT1LuH7">Timo Heuer</a>&nbsp;&nbsp;<span style="color: #ccc">//</span>&nbsp;&nbsp;18-jähriger Digital Native: literaturbegeistert / netzaffin / Hannover / Schüler</p>
        </div>
    </div><!-- /.about -->
</div><!-- /.content -->

<div class="container">
	<div id="posts">
		
        
              
            	

		
              
            
                
    	
            <div class="postunit" id="postunit_13834014">
                
      				
            

                <div id="post_control_13834014"></div>
                <div class="info-column">
                    <div class="date"><a href="http://www.timoheuer.com/america-allen-ginsberg"><span class="date-day">Mar 18</span></a> / 6:23am</a></div>
	
						
	
                </div>
                <div class="post" id="post_13834014">
                        <h2 id="posttitle_13834014"><a href="http://www.timoheuer.com/america-allen-ginsberg">America - Allen Ginsberg</a></h2>
                        
    	        
          

                        
            
          

						<div class="post_body">
						<div class="posterous_bookmarklet_entry">
<object height="417" width="500">
<param name="movie" value="http://www.youtube.com/v/ZbDDrZbdItQ&amp;hl=en&amp;fs=1" />
<param name="wmode" value="window" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/ZbDDrZbdItQ&amp;hl=en&amp;fs=1" wmode="window" type="application/x-shockwave-flash" height="417" width="500"></embed>
</param></param></param></param></object>
<div><object height="417" width="500"><param name="movie" value="http://www.youtube.com/v/ewn14BTNnGg&hl=en&fs=1" /></param><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /></param><param name="allowscriptaccess" value="always" /></param><embed src="http://www.youtube.com/v/ewn14BTNnGg&hl=en&fs=1" allowfullscreen="true" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="window" height="417" width="500"></embed></object></div>
<p>America I've given you all and now I'm nothing. <br />America two dollars and twenty-seven cents January 17, 1956. <br />I can't stand my own mind. <br />America when will we end the human war? <br />Go gently caress yourself with your atom bomb <br />I don't feel good don't bother me. <br />I won't write my poem till I'm in my right mind. <br />America when will you be angelic? <br />When will you take off your clothes? <br />When will you look at yourself through the grave? <br />When will you be worthy of your million Trotskyites? <br />America why are your libraries full of tears? <br />America when will you send your eggs to India? <br />I'm sick of your insane demands. <br />When can I go into the supermarket and buy what I need with my good looks? <br />America after all it is you and I who are perfect not the next world. <br />Your machinery is too much for me. <br />You made me want to be a saint. <br />There must be some other way to settle this argument. <br />Burroughs is in Tangiers I don't think he'll come back it's sinister. <br />Are you being sinister or is this some form of practical joke? <br />I'm trying to come to the point. <br />I refuse to give up my obsession. <br />America stop pushing I know what I'm doing. <br />America the plum blossoms are falling. <br />I haven't read the newspapers for months, everyday somebody goes on trial for <br />murder. <br />America I feel sentimental about the Wobblies. <br />America I used to be a communist when I was a kid and I'm not sorry. <br />I smoke marijuana every chance I get. <br />I sit in my house for days on end and stare at the roses in the closet. <br />When I go to Chinatown I get drunk and never get laid. <br />My mind is made up there's going to be trouble. <br />You should have seen me reading Marx. <br />My psychoanalyst thinks I'm perfectly right. <br />I won't say the Lord's Prayer. <br />I have mystical visions and cosmic vibrations. <br />America I still haven't told you what you did to Uncle Max after he came over <br />from Russia.</p>
<p>I'm addressing you. <br />Are you going to let our emotional life be run by Time Magazine? <br />I'm obsessed by Time Magazine. <br />I read it every week. <br />Its cover stares at me every time I slink past the corner candystore. <br />I read it in the basement of the Berkeley Public Library. <br />It's always telling me about responsibility. Businessmen are serious. Movie <br />producers are serious. Everybody's serious but me. <br />It occurs to me that I am America. <br />I am talking to myself again.</p>
<p>Asia is rising against me. <br />I haven't got a chinaman's chance. <br />I'd better consider my national resources. <br />My national resources consist of two joints of marijuana millions of genitals <br />an unpublishable private literature that goes 1400 miles and hour and <br />twentyfivethousand mental institutions. <br />I say nothing about my prisons nor the millions of underpriviliged who live in <br />my flowerpots under the light of five hundred suns. <br />I have abolished the whorehouses of France, Tangiers is the next to go. <br />My ambition is to be President despite the fact that I'm a Catholic.</p>
<p>America how can I write a holy litany in your silly mood? <br />I will continue like Henry Ford my strophes are as individual as his <br />automobiles more so they're all different sexes <br />America I will sell you strophes $2500 apiece $500 down on your old strophe <br />America free Tom Mooney <br />America save the Spanish Loyalists <br />America Sacco &amp; Vanzetti must not die <br />America I am the Scottsboro boys. <br />America when I was seven momma took me to Communist Cell meetings they <br />sold us garbanzos a handful per ticket a ticket costs a nickel and the <br />speeches were free everybody was angelic and sentimental about the <br />workers it was all so sincere you have no idea what a good thing the party <br />was in 1835 Scott Nearing was a grand old man a real mensch Mother <br />Bloor made me cry I once saw Israel Amter plain. Everybody must have <br />been a spy. <br />America you don're really want to go to war. <br />America it's them bad Russians. <br />Them Russians them Russians and them Chinamen. And them Russians. <br />The Russia wants to eat us alive. The Russia's power mad. She wants to take <br />our cars from out our garages. <br />Her wants to grab Chicago. Her needs a Red Reader's Digest. her wants our <br />auto plants in Siberia. Him big bureaucracy running our fillingstations. <br />That no good. Ugh. Him makes Indians learn read. Him need big black niggers. <br />Hah. Her make us all work sixteen hours a day. Help. <br />America this is quite serious. <br />America this is the impression I get from looking in the television set. <br />America is this correct? <br />I'd better get right down to the job. <br />It's true I don't want to join the Army or turn lathes in precision parts <br />factories, I'm nearsighted and psychopathic anyway. <br />America I'm putting my queer shoulder to the wheel.</p>
</div>
						</div>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_13834014">
							  <a href="http://www.backtype.com/search?q=http://www.timoheuer.com/america-allen-ginsberg">
							    <span id="num_tweets_13834014" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_13834014">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_13834014" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_13834014 = new PModal('retweet_link_for_post_id_13834014', '/posts/retweet', {post_id: 13834014, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          

						
						    
                
                  
						      <div class="tagsbar">
						        Filed under &nbsp;//&nbsp;
						          
              
                
						            <a href="/tag/amerika" style="color: #676767">amerika</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/beatgeneration" style="color: #676767">beat generation</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/gedicht" style="color: #676767">gedicht</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/lyrik" style="color: #676767">lyrik</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/usa" style="color: #676767">usa</a>&nbsp;&nbsp;
						          
              
            
						      </div>     
						    
                
              
						


						
            
              
            
          


						
              
                
							
                
								<p><a href="http://www.timoheuer.com/america-allen-ginsberg#comment" class="comments-name" id="comment_link_13834014">Comments <span class="comments-quantity">(0)</span></a></p>
							
                
            
            <script type="text/javascript">
      				var pcomment_13834014 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_13834014 = new PComment($('comment_link_13834014'), '13834014', $('post_commentarea_13834014'));					
      				});
      			</script>
            
          
        		
				
						    <div class="comment-area" id="post_commentarea_13834014"></div>
                            
							
						
        			   
        		
                        
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        
            <div class="postunit" id="postunit_12846096">
                
      				
            

                <div id="post_control_12846096"></div>
                <div class="info-column">
                    <div class="date"><a href="http://www.timoheuer.com/zeer-beeindruckt"><span class="date-day">Mar 6</span></a> / 7:45am</a></div>
	
						
	
                </div>
                <div class="post" id="post_12846096">
                        <h2 id="posttitle_12846096"><a href="http://www.timoheuer.com/zeer-beeindruckt">ZEEr beeindruckt</a></h2>
                        
    	        
          

                        
            
          

						<div class="post_body">
						<p>Ich bin gestern bei der CeBIT mit den ziemlich avandgardistischen iPhone-Musikern Nadia Zaboura und Bj&ouml;rn Eichst&auml;dt aufgetreten. Bereits bei der letztj&auml;hrigen CeBIT hatte ich das Duo live gesehen, damals allerdings nur im Vorbeigehen. Besser bekannt als ZEE, Zaboura Eichst&auml;dt Experience, traten die beiden bereits zum zweiten Mal bei der Webciety auf und feierten gleichzeitig ihr einj&auml;hriges B&uuml;hnen-Bestehen.</p>
<p>Die Idee entstand bei der CeBIT 2009 aus der Not heraus, wie ich das mitbekommen habe. Nach einigen Auftritten, <a href="http://zeeing.de/">einer sch&ouml;nen Website</a> und <a href="http://zeeing.de/press/">viel Presse-Pr&auml;senz</a> (als ich mit Bj&ouml;rn sprach, kamen sie gerade von einem Fotoshooting) sind sie dieses Jahr nach Hannover zur&uuml;ckgekehrt. Was sie besonders macht: Der trance&auml;hnliche, hypnotisierende Sound wird von verschiedenen Gadgets erzeugt, darunter mit dem iPhone.</p>
<p>Der Background-Sound, die dramatische Untermalung des ganzen aus dem Hintergrund, wird mithilfe die iPhone-Application "Bloom" kreiert. Durch Ber&uuml;hren des Bildschirms am oberen Ende wird ein sehr hoher Ton erzeugt; ebenso funktioniert es mit mittleren oder tiefen T&ouml;nen. Bj&ouml;rn als Dirigent gab die Kommandos. Au&szlig;erdem spielte er zu diesem Background mit anderen Apps Ger&auml;usche ein: mal ist er ein Keyboard-Solist oder erwirkt ein andermal durch Pusten auf das iPhone sehr beeindruckende T&ouml;ne. Zwischendurch wurden YouTube-Videos eingespielt, sodass der Auftritt durch den externen Einfluss eine neue, interaktive Komponente dazu bekam.</p>
<p><object height="417" width="500"><param name="movie" value="http://www.youtube.com/v/ob87ZppNdig&hl=en&fs=1" /></param><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /></param><param name="allowscriptaccess" value="always" /></param><embed src="http://www.youtube.com/v/ob87ZppNdig&hl=en&fs=1" allowfullscreen="true" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="window" height="417" width="500"></embed></object></p>
<p>Zu dieser Musik liest Nadia Zaboura Stellen aus wissenschaftlichen B&uuml;chern: gestern etwa aus den Werken von Walter Benjamin und Gustav LeBon. Das ganze hatte eine sehr machtvolle Atmosph&auml;re, auch wenn ich denke, dass man statt dieser Lekt&uuml;re auch Lyrik, etwa "The Raven" von Poe, ebenfalls gut musikalisch realisieren k&ouml;nnte.</p>
<p>F&uuml;r mich war es eine spannende Erfahrung. Ich sa&szlig; direkt mit dem R&uuml;cken an der Wand, an der sich scheinbar die Lautsprecher befanden, sodass jeder Ton, den ich spielte, &uuml;ber die Lautsprecher und die von diesen hervorgerufenen Schwingungen der R&uuml;ckwand wieder in meinen K&ouml;rper zur&uuml;cktransportiert wurde. Ich bin gerne beim n&auml;chsten Mal wieder dabei.</p>
<p>Auch erwarte ich schon den ersten Auftrag f&uuml;r ZEE, den Soundtrack f&uuml;r einen Film zu komponieren! Liebe Filmschaffenden, das Konzept hat gro&szlig;es Potenzial!</p>
						</div>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_12846096">
							  <a href="http://www.backtype.com/search?q=http://www.timoheuer.com/zeer-beeindruckt">
							    <span id="num_tweets_12846096" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_12846096">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_12846096" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_12846096 = new PModal('retweet_link_for_post_id_12846096', '/posts/retweet', {post_id: 12846096, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          

						
						    
                
              
						


						
            
              
            
          


						
              
                
							
                
								<p><a href="http://www.timoheuer.com/zeer-beeindruckt#comment" class="comments-name" id="comment_link_12846096">Comments <span class="comments-quantity">(1)</span></a></p>
							
                
            
            <script type="text/javascript">
      				var pcomment_12846096 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_12846096 = new PComment($('comment_link_12846096'), '12846096', $('post_commentarea_12846096'));					
      				});
      			</script>
            
          
        		
				
						    <div class="comment-area" id="post_commentarea_12846096"></div>
                            
							
						
        			   
        		
                        
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        
            <div class="postunit" id="postunit_12359502">
                
      				
            

                <div id="post_control_12359502"></div>
                <div class="info-column">
                    <div class="date"><a href="http://www.timoheuer.com/oh-how-we-danced"><span class="date-day">Feb 26</span></a> / 7:32am</a></div>
	
						
	
                </div>
                <div class="post" id="post_12359502">
                        <h2 id="posttitle_12359502"><a href="http://www.timoheuer.com/oh-how-we-danced">Oh how we danced.</a></h2>
                        
    	        
          

                        
            
          

						<div class="post_body">
						<div class="posterous_bookmarklet_entry">
      <object height="417" width="500"><param name="movie" value="http://www.youtube.com/v/qVaEPx_VyXs&hl=en&fs=1" /></param><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /></param><param name="allowscriptaccess" value="always" /></param><embed allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.youtube.com/v/qVaEPx_VyXs&hl=en&fs=1" allowscriptaccess="always" height="417" wmode="window" width="500"></embed></param></object>

<div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?v=qVaEPx_VyXs&amp;feature=quicklist&amp;playnext=2&amp;playnext_from=QL">youtube.com</a></div>
    <p>Etwas Musik zum Wochenende.</p></div>
						</div>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_12359502">
							  <a href="http://www.backtype.com/search?q=http://www.timoheuer.com/oh-how-we-danced">
							    <span id="num_tweets_12359502" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_12359502">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_12359502" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_12359502 = new PModal('retweet_link_for_post_id_12359502', '/posts/retweet', {post_id: 12359502, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          

						
						    
                
              
						


						
            
              
            
          


						
              
                
							
                
								<p><a href="http://www.timoheuer.com/oh-how-we-danced#comment" class="comments-name" id="comment_link_12359502">Comments <span class="comments-quantity">(0)</span></a></p>
							
                
            
            <script type="text/javascript">
      				var pcomment_12359502 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_12359502 = new PComment($('comment_link_12359502'), '12359502', $('post_commentarea_12359502'));					
      				});
      			</script>
            
          
        		
				
						    <div class="comment-area" id="post_commentarea_12359502"></div>
                            
							
						
        			   
        		
                        
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        
            <div class="postunit" id="postunit_11631895">
                
      				
            

                <div id="post_control_11631895"></div>
                <div class="info-column">
                    <div class="date"><a href="http://www.timoheuer.com/das-schonste-liebeslied"><span class="date-day">Feb 13</span></a> / 8:49am</a></div>
	
						
	
                </div>
                <div class="post" id="post_11631895">
                        <h2 id="posttitle_11631895"><a href="http://www.timoheuer.com/das-schonste-liebeslied">Das "schönste" Liebeslied</a></h2>
                        
    	        
          

                        
            
          

						<div class="post_body">
						<div class="posterous_bookmarklet_entry">
      <object height="417" width="500"><param name="movie" value="http://www.youtube.com/v/tLcQVaeREYs&hl=en&fs=1" /></param><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /></param><param name="allowscriptaccess" value="always" /></param><embed allowfullscreen="true" src="http://www.youtube.com/v/tLcQVaeREYs&hl=en&fs=1" wmode="window" allowscriptaccess="always" type="application/x-shockwave-flash" height="417" width="500"></embed></param></object>

<div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?v=tLcQVaeREYs&amp;feature=quicklist&amp;playnext=1&amp;playnext_from=QL">youtube.com</a></div>
    <p>How can you ask whether I still love you<br />you know there will be no answer as we know that I do<br />Some mistakes one never wants to learn from and he can’t<br />didn’t you listen, didn’t you care, won’t you understand?</p><p>I got a song for the fools<br />Running, I was running through the rain<br />Running, always running, all in vain<br />Running, I was running through the rain<br />Running, always running, all in vain</p><p>I didn’t fall in love, it was love that fell on me<br />It just happened, you just happened, hard and suddenly<br />All that you have done to me, tenderness lies and pain<br />Forever buried in my heart and nothing is in vain</p><p>I got a song for the fools<br />Running, I was running through the rain<br />Running, always running, all in vain<br />Running, I was running through the rain<br />Running, always running, all in vain</p><p>You’re the one I see, when I close my eyes<br />My love doesn't care for years, for ifs and whys<br />Never important what you give as it would only change<br />The way of life I have to live and it somehow may sound strange</p><p>I got a song for the fools<br />I got a song for the fools<br />Running, I was running through the rain<br />Running, always running, all in vain<br />Running, I was running through the rain<br />Running, always running, all in vain</p><p>Running, I was running through the rain<br />Forever<br />Running, always running, all in vain<br />Forever<br />Running, I was running through the rain<br />Forever<br />Forever<br />Running hot blood running from my veins</p></div>
						</div>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_11631895">
							  <a href="http://www.backtype.com/search?q=http://www.timoheuer.com/das-schonste-liebeslied">
							    <span id="num_tweets_11631895" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_11631895">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_11631895" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_11631895 = new PModal('retweet_link_for_post_id_11631895', '/posts/retweet', {post_id: 11631895, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          

						
						    
                
              
						


						
            
              
            
          


						
              
                
							
                
								<p><a href="http://www.timoheuer.com/das-schonste-liebeslied#comment" class="comments-name" id="comment_link_11631895">Comments <span class="comments-quantity">(2)</span></a></p>
							
                
            
            <script type="text/javascript">
      				var pcomment_11631895 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_11631895 = new PComment($('comment_link_11631895'), '11631895', $('post_commentarea_11631895'));					
      				});
      			</script>
            
          
        		
				
						    <div class="comment-area" id="post_commentarea_11631895"></div>
                            
							
						
        			   
        		
                        
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        
            <div class="postunit" id="postunit_11276556">
                
      				
            

                <div id="post_control_11276556"></div>
                <div class="info-column">
                    <div class="date"><a href="http://www.timoheuer.com/kurz-zu-helene-hegemann-und-der-heutigen-lite"><span class="date-day">Feb 7</span></a> / 5:10am</a></div>
	
						
	
                </div>
                <div class="post" id="post_11276556">
                        <h2 id="posttitle_11276556"><a href="http://www.timoheuer.com/kurz-zu-helene-hegemann-und-der-heutigen-lite">Kurz zu Helene Hegemann und der heutigen Literatur</a></h2>
                        
    	        
          

                        
            
          

						<div class="post_body">
						<p>Helene Hegemann, 17, wird als Wunderkind der deutschen Literaturszene gefeiert. Gestern habe ich mir einige Rezensionen zu ihrem Erstlingswerk "Axolotl Roadkill" angeschaut und muss sagen, ich bewundere, wie sie mit so jungen Jahren ihre Karriere aufbaut. Dazu habe ich gestern eine <a href="https://media.libri.de/shop/magazine-pictures/9783550087929_0.pdf">Leseprobe</a> aus eben jenem Roman gelesen - und dieser lie&szlig; sich mir die Nackenhaare aufstellen.</p>
<p>Wenn man S&auml;tze liest wie "Um 8 Uhr 10 steht Lars gemeinsam mit seinem zweij&auml;hrigen Schei&szlig;blag und einer un&uuml;bertrefflichen Erwartungshaltung in unserem Wohnungsflur." oder "Als Lars, unser Nachbar, Graphikdesign in London studiert hat, fotographierte er im Rahmen des Projekts Intimacy Muscheln von innen und begr&uuml;ndete diese zugegebenerma&szlig;en beschissene Idee damit, dass der Innenraum einer Muschel viel mit der Anatomie und dem Muskelaufbau des Menschen zu tun habe und so.", will man nur den Kopf sch&uuml;tteln. [Abgesehen davon, dass eventuell einige Teile von anderen Quellen '<a href="http://www.gefuehlskonserve.de/axolotl-roadkill-alles-nur-geklaut-05022010.html">inspirert</a>' sind.]</p>
<p>Generell bewerte ich niemanden danach, wie sich die Leseprobe liest. Doch genau das, was ich an der heutigen Literatur vermisse, n&auml;mlich literarische Qualit&auml;t, Tiefgr&uuml;ndigkeit und eindeutige Botschafen, l&auml;sst sich in ihrem Werk - zumindest in der angeboten Leseprobe - nicht erkennen. Nat&uuml;rlich, das Niveau ihrer Sprache ist &uuml;ber der eines normalen Teenagers, aber mit dem Versuch, die kotzige Sprache einer 16-J&auml;hrigen zu imitieren, hat sie sich meiner Meinung nach kein Gefallen getan. Ich mag B&uuml;cher, die mit dem Protagonisten wachsen; da f&auml;llt mir "Das Portr&auml;t des K&uuml;nstlers als junger Mann" auf der Stelle ein. Aber zumindest in der Leseprobe w&auml;chst einfach nichts.</p>
<p>W&auml;hrend ich diese verbalen Erg&uuml;sse verdauen muss, sitzen andere junge Autoren, einige davon haben sich in der gleichnamigen Sch&uuml;lerVZ-Gruppe "Junge Autoren" zusammengetan, an ihren Werken, in denen es um Essentielleres geht, als einen Vollrausch oder Sex im Auto. Es sind Gedichte, Romane und Kurzgeschichten. Es geht um den Sinn des Lebens, die eigene Identit&auml;t und viele andere Dinge. Ich selbst schreibe auch, wie ihr sicherlich <a href="http://www.timoheuer.com/ode-an-den-winter">bemerkt</a> <a href="http://www.timoheuer.com/lyrik-ankunft-in-hamburg">habt</a>. Nur wenig davon ist ver&ouml;ffentlicht. Ich finde es ziemlich schade, dass die Mainstream-Welt heute Skandalb&uuml;cher will, w&auml;hrend die Klassiker in einer hinteren Ecke der Buchhandlungen vor sich hinstauben.</p>
<p>Ich habe den wahnsinnigen Erfolg von "Feuchtgebiete" nie verstanden. Oder den von Dan Brown. Oder Stephanie Meyer.</p>
						</div>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_11276556">
							  <a href="http://www.backtype.com/search?q=http://www.timoheuer.com/kurz-zu-helene-hegemann-und-der-heutigen-lite">
							    <span id="num_tweets_11276556" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_11276556">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_11276556" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_11276556 = new PModal('retweet_link_for_post_id_11276556', '/posts/retweet', {post_id: 11276556, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          

						
						    
                
                  
						      <div class="tagsbar">
						        Filed under &nbsp;//&nbsp;
						          
              
                
						            <a href="/tag/bücher" style="color: #676767">bücher</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/helenehegemann" style="color: #676767">helene hegemann</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/literatur" style="color: #676767">literatur</a>&nbsp;&nbsp;
						          
              
            
						      </div>     
						    
                
              
						


						
            
              
            
          


						
              
                
							
                
								<p><a href="http://www.timoheuer.com/kurz-zu-helene-hegemann-und-der-heutigen-lite#comment" class="comments-name" id="comment_link_11276556">Comments <span class="comments-quantity">(8)</span></a></p>
							
                
            
            <script type="text/javascript">
      				var pcomment_11276556 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_11276556 = new PComment($('comment_link_11276556'), '11276556', $('post_commentarea_11276556'));					
      				});
      			</script>
            
          
        		
				
						    <div class="comment-area" id="post_commentarea_11276556"></div>
                            
							
						
        			   
        		
                        
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        
            <div class="postunit" id="postunit_11236670">
                
      				
            

                <div id="post_control_11236670"></div>
                <div class="info-column">
                    <div class="date"><a href="http://www.timoheuer.com/publikum-bist-du-wirklich-so-dumm"><span class="date-day">Feb 6</span></a> / 10:34am</a></div>
	
						
	
                </div>
                <div class="post" id="post_11236670">
                        <h2 id="posttitle_11236670"><a href="http://www.timoheuer.com/publikum-bist-du-wirklich-so-dumm">Publikum, bist du wirklich so dumm?</a></h2>
                        
    	        
          

                        
            
          

						<div class="post_body">
						<div class="posterous_bookmarklet_entry">
      <blockquote class="posterous_long_quote">O hochverehrtes Publikum,<br />sag mal: bist du wirklich so dumm,<br />wie uns das an allen Tagen<br />alle Unternehmer sagen?<br />Jeder Direktor mit dickem Popo<br />spricht: »Das Publikum will es so!«<br />Jeder Filmfritze sagt: »Was soll ich machen?<br />Das Publikum wünscht diese zuckrigen Sachen!«<br />Jeder Verleger zuckt die Achseln und spricht:<br />»Gute Bücher gehn eben nicht!«<br />Sag mal, verehrtes Publikum:<br />bist du wirklich so dumm?<p>So dumm, dass in Zeitungen, früh und spät,<br />immer weniger zu lesen steht?<br />Aus lauter Furcht, du könntest verletzt sein;<br />aus lauter Angst, es soll niemand verhetzt sein;<br />aus lauter Besorgnis, Müller und Cohn<br />könnten mit Abbestellung drohn?<br />Aus Bangigkeit, es käme am Ende<br />einer der zahllosen Reichsverbände<br />und protestierte und denunzierte<br />und demonstrierte und prozessierte ...<br />Sag mal, verehrtes Publikum:<br />bist du wirklich so dumm?</p><p>Ja, dann ...<br />Es lastet auf dieser Zeit<br />der Fluch der Mittelmäßigkeit.<br />Hast du so einen schwachen Magen?<br />Kannst du keine Wahrheit vertragen?<br />Bist also nur ein Grießbrei-Fresser --?<br />Ja, dann ...<br />Ja, dann verdienst dus nicht besser.</p></blockquote>

<div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?v=iDToULu92v8&amp;feature=PlayList&amp;p=FFF5DA89B9B430FB&amp;index=26">youtube.com</a></div>
    <p>Und es gilt immer noch...</p></div>
						</div>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_11236670">
							  <a href="http://www.backtype.com/search?q=http://www.timoheuer.com/publikum-bist-du-wirklich-so-dumm">
							    <span id="num_tweets_11236670" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_11236670">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_11236670" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_11236670 = new PModal('retweet_link_for_post_id_11236670', '/posts/retweet', {post_id: 11236670, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          

						
						    
                
              
						


						
            
              
            
          


						
              
                
							
                
								<p><a href="http://www.timoheuer.com/publikum-bist-du-wirklich-so-dumm#comment" class="comments-name" id="comment_link_11236670">Comments <span class="comments-quantity">(2)</span></a></p>
							
                
            
            <script type="text/javascript">
      				var pcomment_11236670 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_11236670 = new PComment($('comment_link_11236670'), '11236670', $('post_commentarea_11236670'));					
      				});
      			</script>
            
          
        		
				
						    <div class="comment-area" id="post_commentarea_11236670"></div>
                            
							
						
        			   
        		
                        
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        
            <div class="postunit" id="postunit_11230436">
                
      				
            

                <div id="post_control_11230436"></div>
                <div class="info-column">
                    <div class="date"><a href="http://www.timoheuer.com/synecdoche-new-york-3"><span class="date-day">Feb 6</span></a> / 7:57am</a></div>
	
						
	
                </div>
                <div class="post" id="post_11230436">
                        <h2 id="posttitle_11230436"><a href="http://www.timoheuer.com/synecdoche-new-york-3">Synecdoche, New York.</a></h2>
                        
    	        
          

                        
            
          

						<div class="post_body">
						<div class="posterous_bookmarklet_entry">
<p>Der hypochondrische Theaterregisseur Caden Cotard - benannt wohl nach dem Cotard-Symptom, bei dem ein Kranker glaubt, bereits tot zu sein - wird von seiner Frau, einer Malerin, zusammen mit ihrer gemeinsamen Tochter verlassen. Nach der Urauff&uuml;hrung einer Theaterinszenierung wird ihm mitgeteilt, dass er tats&auml;chlich krank ist. Auch die Beziehung zu einer Kartenverk&auml;uferin verl&auml;uft nicht wie gew&uuml;nscht. Urpl&ouml;tzlich bekommt er den MacArthur-Preis verliehen. Das Preisgeld benutzt er dazu, in einer New Yorker Lagerhalle mit Schauspielern ein Abbild der Welt zu schaffen, wie er sie sieht: "die absolute Wahrheit". Eine Parallelwelt wird erschaffen. Jeden Tag gibt er den Schauspielern Zettel, auf denen Schicksalsschl&auml;ge oder andere Dinge stehen, die sie spielen sollen. Publikum gew&auml;hrt er allerdings keinen Zutritt. Er ger&auml;t immer tiefer in den Sog hinein, Realit&auml;t und Theater verwischen...</p>
<p>Philip Seymour Hoffmann als alternden, vereinsamten Regisseur zu sehen, der sich im Gegensatz zur Truman Show seine falsche Realit&auml;t bewusst erschafft, hat etwas sehr Komisches an sich. In dem surrealen und traum&auml;hnlich wirkenden "Synecdoche, New York" spielt der Tod eine zentrale Rolle, begonnen im von Caden inszenierten St&uuml;ck "Tod eines Handlungsreisenden" zu Anfang, &uuml;ber das brennende Haus bis zum Ende. Ohne den Hinweis aus dem Titel, den Film als rhetorische Synekdoche zu verstehen, in dem die einzelnen Teile f&uuml;r das Ganze stehen, w&uuml;rde man mit dem Film nicht recht warm werden. Gebannt und gefesselt l&auml;sst einen der Film in eine andere Welt eintauchen. Ich halte es einfach mit dem altbew&auml;hrten David-Lynch-Spruch: "Accept the mystery."</p>
</div>
						</div>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_11230436">
							  <a href="http://www.backtype.com/search?q=http://www.timoheuer.com/synecdoche-new-york-3">
							    <span id="num_tweets_11230436" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_11230436">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_11230436" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_11230436 = new PModal('retweet_link_for_post_id_11230436', '/posts/retweet', {post_id: 11230436, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          

						
						    
                
                  
						      <div class="tagsbar">
						        Filed under &nbsp;//&nbsp;
						          
              
                
						            <a href="/tag/charliekaufman" style="color: #676767">charlie kaufman</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/film" style="color: #676767">film</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/filmkritik" style="color: #676767">filmkritik</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/kritik" style="color: #676767">kritik</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/philipseymourhoffmann" style="color: #676767">philip seymour hoffmann</a>&nbsp;&nbsp;
						          
              
            
						      </div>     
						    
                
              
						


						
            
              
            
          


						
              
                
							
                
								<p><a href="http://www.timoheuer.com/synecdoche-new-york-3#comment" class="comments-name" id="comment_link_11230436">Comments <span class="comments-quantity">(0)</span></a></p>
							
                
            
            <script type="text/javascript">
      				var pcomment_11230436 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_11230436 = new PComment($('comment_link_11230436'), '11230436', $('post_commentarea_11230436'));					
      				});
      			</script>
            
          
        		
				
						    <div class="comment-area" id="post_commentarea_11230436"></div>
                            
							
						
        			   
        		
                        
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        
            <div class="postunit" id="postunit_11039835">
                
      				
            

                <div id="post_control_11039835"></div>
                <div class="info-column">
                    <div class="date"><a href="http://www.timoheuer.com/kurz-zu-den-oscar-nominierungen"><span class="date-day">Feb 3</span></a> / 4:53am</a></div>
	
						
	
                </div>
                <div class="post" id="post_11039835">
                        <h2 id="posttitle_11039835"><a href="http://www.timoheuer.com/kurz-zu-den-oscar-nominierungen">Kurz zu den "Oscar"-Nominierungen</a></h2>
                        
    	        
          

                        
            
          

						<div class="post_body">
						<p>Gestern sind - das ist bekannt - die Oscar-Nominierungen f&uuml;r dieses Jahr <a href="http://www.fuenf-filmfreunde.de/2010/02/02/oscars-2010-die-nominierungen/">bekanntgegeben worden</a>. Zu einigen Kategorien wollte ich mich gerne &auml;u&szlig;ern.</p>
<p><em>Actor in a Leading Role</em></p>
<p>Von den nominierten Personen habe ich nur George Clooney in "Up In the Air" spielen sehen. Allerdings fand ich ihn nicht oscarreif und auch nicht stark &uuml;ber Oceans-Eleven-Niveau. Jeff Bridges soll es verdient haben, sagen viele. Kenne ihn nur aus "The Big Lebowski" - da fand ich ihn ganz gut.</p>
<p><em>Actor in a Supporting Role</em></p>
<p>Hier kenne ich ebenfalls nur einen der Nominierten: Christoph Waltz in "Inglourious Basterds". Fand ich, entgegen der landl&auml;ufigen Meinung, nicht preisverd&auml;chtig und eher Durchschnitt. W&uuml;rde mich aber f&uuml;r den europ&auml;ischen Film freuen. In "Inglourious Basterds" hat mich &uuml;brigens M&eacute;lanie Laurent (hat die Shosanna Dreyfus gespielt) am meisten &uuml;berzeugt. Die junge Schauspielerin wurde allerdings f&uuml;r keinen Oscar vorgesehen, ebensowenig wie Herr Br&uuml;hl.</p>
<p>Zu <em>Actress in a Leading Role </em>kann ich gar nichts sagen. Ebenso schwer wird es bei <em>Actress in a Supporting Role</em>, wobei mir Vera Farmiga und Anna Kendrick beide in "Up In the Air" gefallen haben.</p>
<p>&Uuml;berspringen wir einige Kategorien und landen bei <em>Directing.</em></p>
<p>Von den nominierten Filmen habe ich drei gesehen. An Avatar hat mich die st&auml;ndigbewegende Kamera gest&ouml;rt (ich denke, die 3D-Effekte werden der Fairness halber bei der Entscheidung nicht beurteilt). Inglourious Basterds fand ich handwerklich gut, vor allem das erste Kapitel, wo es um die versteckten Juden in Frankreich ging, war oscarreif; leider konnte der Film das hohe Anfangsniveau nicht halten. "Up In the Air" schlussendlich war nicht herausstechend, aber auch nicht schlecht. W&uuml;rde es wohl letztendlich doch Tarantino zusprechen.</p>
<p><em>Music (Original Score)</em></p>
<p>Avatar fand ich gut, nicht weltklasse. "Up" war wohl so schlecht, dass ich mich nicht mehr daran erinnern kann. Davon abgesehen hat mich die Musik von "Up In the Air" &uuml;berzeugt - leider nicht nominiert.</p>
<p><em>Music (Original Song)</em></p>
<p>Nat&uuml;rlich kommt es hier viel auf den filmischen Zusammenhang an, doch ich habe mir die Songs einfach mal angeh&ouml;rt, ohne den Film zu kennen. "<a href="http://www.youtube.com/watch?v=DsqCl2vO9xA">Wise Up</a>" ist allein gesehen ein gutes Lied, im Kontext mit "Magnolia" geh&ouml;rt es f&uuml;r mich zu einer der besten Musik-Film-Erg&auml;nzungen, die ich kenne. Aber zu dieser Oscar-Verleihung: "Loin de Paname" ist sehr lieblich und trotz der Tatsache, das ich kein einziges Wort (abgesehen von "Paris") verstehe, nett. "Almost There" aus dem Disney-Film "The Frincess &amp; The Frog" ist einer der schlechteren Disney-Songs (nicht zu vergleichen mit alten Gr&ouml;&szlig;en wie "<a href="http://www.youtube.com/watch?v=fRO-M4XyAbM">Hellfire</a>" oder "<a href="http://www.youtube.com/watch?v=apEuFdzP5ZU">He Lives In You</a>"). Der zweite nominierte Disney-Song ist "Down in New Orleans" und kann zwar schon mehr &uuml;berzeugen als der erste, ist aber trotzdem nicht wirklich gut. "Take It All" aus dem Musical-Film "Nine" ist pure Musik - ich hoffe ich sage das nicht nur, weil dort mein Lieblingsschauspieler Daniel Day-Lewis die Hauptrolle &uuml;bernommen hat. Und schlie&szlig;lich "The Weary Kind" aus Crazy Heart, wobei wir auch schon bei meinem Liebling w&auml;ren. Weltklasse!</p>
<p>Dabei kann ich auch gleich einmal meckern: Dass die Musik von "Into the Wild", "Gran Torino" und "Magnolia" keinen Oscar bekommen hat - Schade auf euer Haupt!</p>
<p><em>Best Picture</em></p>
<p>Die vielleicht schwierigste Kategorie. In diesem Jahr wurden gleich zehn Nominierungen vergeben. Folgende Filme habe ich gesehen: Avatar, "District 9", "Inglourious Basterds", "Up In the Air", "Up". Von diesen w&uuml;rde ich entweder "Up" oder "District 9" gewinnen lassen, k&ouml;nnte mir aber auch vorstellen, dass er unverdienterma&szlig;en an Avatar geht. "The Hurt Locker" soll auch gut sein.</p>
						</div>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_11039835">
							  <a href="http://www.backtype.com/search?q=http://www.timoheuer.com/kurz-zu-den-oscar-nominierungen">
							    <span id="num_tweets_11039835" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_11039835">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_11039835" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_11039835 = new PModal('retweet_link_for_post_id_11039835', '/posts/retweet', {post_id: 11039835, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          

						
						    
                
                  
						      <div class="tagsbar">
						        Filed under &nbsp;//&nbsp;
						          
              
                
						            <a href="/tag/academyaward" style="color: #676767">academy award</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/film" style="color: #676767">film</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/oscars" style="color: #676767">oscars</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/preis" style="color: #676767">preis</a>&nbsp;&nbsp;
						          
              
                
						            <a href="/tag/preisverleihung" style="color: #676767">preisverleihung</a>&nbsp;&nbsp;
						          
              
            
						      </div>     
						    
                
              
						


						
            
              
            
          


						
              
                
							
                
								<p><a href="http://www.timoheuer.com/kurz-zu-den-oscar-nominierungen#comment" class="comments-name" id="comment_link_11039835">Comments <span class="comments-quantity">(2)</span></a></p>
							
                
            
            <script type="text/javascript">
      				var pcomment_11039835 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_11039835 = new PComment($('comment_link_11039835'), '11039835', $('post_commentarea_11039835'));					
      				});
      			</script>
            
          
        		
				
						    <div class="comment-area" id="post_commentarea_11039835"></div>
                            
							
						
        			   
        		
                        
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        
            <div class="postunit" id="postunit_10786474">
                
      				
            

                <div id="post_control_10786474"></div>
                <div class="info-column">
                    <div class="date"><a href="http://www.timoheuer.com/lyrik-ankunft-in-hamburg"><span class="date-day">Jan 29</span></a> / 11:22am</a></div>
	
						
	
                </div>
                <div class="post" id="post_10786474">
                        <h2 id="posttitle_10786474"><a href="http://www.timoheuer.com/lyrik-ankunft-in-hamburg">Lyrik: Ankunft in Hamburg</a></h2>
                        
    	        
          

                        
            
          

						<div class="post_body">
						<p>Generell halte ich ja meine Texte unter Verschluss, aber dieser hier k&ouml;nnte euch eventuell gefallen: Es ist der erste Entwurf eines lyrischen Textes, dessen Grundstein noch in Hamburg gelegt wurde. Er hat meine eigenen Erfahrungen am vergangenen Mittwoch zur Grundlage, als ich aus der U-Bahn kam und auf der Suche nach meinem Hotel war.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Es war dunkel, die Lichter brannten.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Aus dem warmen Erdreich kommend</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Mit schwarzem Koffer in der Hand</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Gesch&uuml;tzet nur durch leichte M&uuml;tze</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">War wehrlos ich dem Sturme untertan.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Er blies kr&auml;ftig durch den Schnee:</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Wirbelte wellenartig ihn hinauf</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Verspr&uuml;hte seine wei&szlig;e Pracht</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Weit in die Nacht hinaus.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Fu&szlig;hoch umgab der Schnee die Sohlen</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Unter meinen F&uuml;&szlig;en knackte er</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">W&auml;hrend ich bedacht dar&uuml;ber glitt.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Autostr&ouml;me zogen st&ouml;hnend an mir vorbei</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Hielten hie und da nur zum Verschnaufen.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">In den K&auml;figen, hinter den Motoren</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">schauten grimmige Gesichter in das Dunkel.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Tief gebeugten Hauptes ging ich</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Zackzack ohne Sicht nach vorn.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Doch dessen ungeachtet trieb</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Der Wind den Schnee in mein Gesicht.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Nicht nur einmal wollt ich schreien</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">und mein Leid mit andren teilen.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Doch als um das letzte Eck ich bog,</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Tauchten in der Ferne auf</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Die rettenden Lichter des Hotels.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Befl&uuml;gelt durch diesen Blick</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Eilte ich und trat hastig ein:</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">Wohlige W&auml;rme umschloss mich</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">und lie&szlig; mich nicht mehr allein.</p>
<p style="margin-bottom: 0cm; padding-left: 30px;">&nbsp;</p>
<p style="margin-bottom: 0cm;">Kritik wird nat&uuml;rlich gerne gesehen.</p>
<p>&nbsp;</p>
						</div>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_10786474">
							  <a href="http://www.backtype.com/search?q=http://www.timoheuer.com/lyrik-ankunft-in-hamburg">
							    <span id="num_tweets_10786474" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_10786474">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_10786474" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_10786474 = new PModal('retweet_link_for_post_id_10786474', '/posts/retweet', {post_id: 10786474, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          

						
						    
                
              
						


						
            
              
            
          


						
              
                
							
                
								<p><a href="http://www.timoheuer.com/lyrik-ankunft-in-hamburg#comment" class="comments-name" id="comment_link_10786474">Comments <span class="comments-quantity">(1)</span></a></p>
							
                
            
            <script type="text/javascript">
      				var pcomment_10786474 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_10786474 = new PComment($('comment_link_10786474'), '10786474', $('post_commentarea_10786474'));					
      				});
      			</script>
            
          
        		
				
						    <div class="comment-area" id="post_commentarea_10786474"></div>
                            
							
						
        			   
        		
                        
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        
            <div class="postunit" id="postunit_10784838">
                
      				
            

                <div id="post_control_10784838"></div>
                <div class="info-column">
                    <div class="date"><a href="http://www.timoheuer.com/yet-today-when-he-is-past-90-he-is-worse-than"><span class="date-day">Jan 29</span></a> / 10:45am</a></div>
	
						
	
                </div>
                <div class="post" id="post_10784838">
                        <h2 id="posttitle_10784838"><a href="http://www.timoheuer.com/yet-today-when-he-is-past-90-he-is-worse-than">"Yet today, when he is past 90, he is worse than penniless."</a></h2>
                        
    	        
          

                        
            
          

						<div class="post_body">
						<div class="posterous_bookmarklet_entry"><div id="vGEJfIsCyc" class="posterousGalleryMainDiv"><a href='http://posterous.com/getfile/files.posterous.com/timoheuer/jfjhrHkyJCbyxroCceqHBvfvjloalqoBjrcnmhymyFtqCvxCqskFitCAzzIc/media_httpfarm5static_uuwGB.png.scaled1000.png'><img src="http://posterous.com/getfile/files.posterous.com/timoheuer/jfjhrHkyJCbyxroCceqHBvfvjloalqoBjrcnmhymyFtqCvxCqskFitCAzzIc/media_httpfarm5static_uuwGB.png.scaled500.png" width="500" height="643"/></a></div>
        <script type="text/javascript">
          new PSlideGallery2($('vGEJfIsCyc'), [{"large":"http://posterous.com/getfile/files.posterous.com/timoheuer/jfjhrHkyJCbyxroCceqHBvfvjloalqoBjrcnmhymyFtqCvxCqskFitCAzzIc/media_httpfarm5static_uuwGB.png.scaled1000.png","originalWidth":"520","largeWidth":"520","thumb":"http://posterous.com/getfile/files.posterous.com/timoheuer/jfjhrHkyJCbyxroCceqHBvfvjloalqoBjrcnmhymyFtqCvxCqskFitCAzzIc/media_httpfarm5static_uuwGB.png.thumb.png","originalHeight":"669","largeHeight":"669","thumbWidth":"36","height":"643","main":"http://posterous.com/getfile/files.posterous.com/timoheuer/jfjhrHkyJCbyxroCceqHBvfvjloalqoBjrcnmhymyFtqCvxCqskFitCAzzIc/media_httpfarm5static_uuwGB.png.scaled500.png","thumbHeight":"36","originalSize":"524","original":"http://posterous.com/getfile/files.posterous.com/timoheuer/jfjhrHkyJCbyxroCceqHBvfvjloalqoBjrcnmhymyFtqCvxCqskFitCAzzIc/media_httpfarm5static_uuwGB.png","width":"500"}], {"external_url":"http://www.lettersofnote.com/2010/01/ordinary-standards-do-not-apply-to.html","showDownload":true}); 
        </script>  
      
<div class="posterous_quote_citation">via <a href="http://www.lettersofnote.com/2010/01/ordinary-standards-do-not-apply-to.html">lettersofnote.com</a></div>
<p>Bei <a href="http://www.lettersofnote.com">Letters of Note</a> findet sich der Brief von Louis Adamic, der ihn dem ehemaligen US-Pr&auml;sidenten Hoover schrieb. Darin geht es um Nikola Tesla, seines Zeichens ein serbischst&auml;mmiger Erfinder und f&uuml;r die Verbreitung des Wechselstroms verantwortlich. Im Alter musste Tesla mit einer mickrigen Rente auskommen, die er von der jugoslawischen Exilregierung bekam. Sein Freund Adamic schrieb den Brief als Bitte um Hilfe, deutlich auf die Wichtigkeit Teslas f&uuml;r die amerikanische Gesellschaft zu der Zeit hinweisend.</p>
</div>
						</div>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_10784838">
							  <a href="http://www.backtype.com/search?q=http://www.timoheuer.com/yet-today-when-he-is-past-90-he-is-worse-than">
							    <span id="num_tweets_10784838" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_10784838">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_10784838" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_10784838 = new PModal('retweet_link_for_post_id_10784838', '/posts/retweet', {post_id: 10784838, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          

						
						    
                
              
						


						
            
              
            
          


						
              
                
							
                
								<p><a href="http://www.timoheuer.com/yet-today-when-he-is-past-90-he-is-worse-than#comment" class="comments-name" id="comment_link_10784838">Comments <span class="comments-quantity">(0)</span></a></p>
							
                
            
            <script type="text/javascript">
      				var pcomment_10784838 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_10784838 = new PComment($('comment_link_10784838'), '10784838', $('post_commentarea_10784838'));					
      				});
      			</script>
            
          
        		
				
						    <div class="comment-area" id="post_commentarea_10784838"></div>
                            
							
						
        			   
        		
                        
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        
	
    <div class="pagination"><span class="disabled prev_page">&laquo; Previous</span> <span class="current">1</span> <a href="/?c=1&amp;page=2" rel="next">2</a> <a href="/?c=1&amp;page=3">3</a> <a href="/?c=1&amp;page=4">4</a> <a href="/?c=1&amp;page=5">5</a> <a href="/?c=1&amp;page=6">6</a> <a href="/?c=1&amp;page=7">7</a> <a href="/?c=1&amp;page=8">8</a> <a href="/?c=1&amp;page=9">9</a> <a href="/?c=1&amp;page=10">10</a> <a href="/?c=1&amp;page=2" class="next_page" rel="next">Next &raquo;</a></div>
    
    </div><!-- /#posts -->

	
        
	
        <div id="sidebar">
			
                <div class="sidebar-block">
                            <form method="get">
                                <input name="sort" type="hidden" value="" />
                                <input name="search" class="search" id="searchbox" type="text" value="" />
                                <input class="searchbox_button" id="searchbox_button" type="submit" value="Search" style="display:none;" />
                            </form>
                </div>					
                
                <div class="sidebar-block">
                    <h5>My Other Sites</h5>
                    <a href="http://twitter.com/theuer" rel="me"><img src="/images/icons/services/twitter.png" width='16' height='16' alt=''/></a>&nbsp; 
                </div>

				<div class="sidebar-block" style="margin-top:20px;">
				    
				</div>

                <div class="sidebar-block">
                    
        				
                  
                        <div class="tags">
                            <h5>Tags</h5>
                            <ul class="tag">
                                
        				
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/film">film</a> (6)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/musik">musik</a> (6)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/usa">usa</a> (5)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/gedicht">gedicht</a> (4)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/irland">irland</a> (4)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/2009">2009</a> (3)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/bücher">bücher</a> (3)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/interview">interview</a> (3)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/literatur">literatur</a> (3)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/video">video</a> (3)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              
                  
                                        <li style="font-size:0;"><a href="#" class="more-tags" id="seemore_link">View all 179 tags&nbsp;&raquo;</a></li>
                                    
                </ul>
                <div id="more-tags-listing" style="display: none;"> 
                <ul style="margin-top: 0px;">
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/amerika">amerika</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/buch">buch</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/christymoore">christy moore</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/fotografie">fotografie</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/italien">italien</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/jahresrückblick">jahresrückblick</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/jahreszusammenfassung">jahreszusammenfassung</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/kritik">kritik</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/photos">photos</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/preis">preis</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/preisverleihung">preisverleihung</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/zitat">zitat</a> (2)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/1920er">1920er</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/2000">2000</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/2000er">2000er</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/ablauf">ablauf</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/academyaward">academy award</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/accent">accent</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/akzent">akzent</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/aliceimwunderland">alice im wunderland</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/all">all</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/andywarhol">andy warhol</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/anruf">anruf</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/aufstand">aufstand</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/öffentlichrechtlich">öffentlich-rechtlich</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/übergewicht">übergewicht</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/überwachung">überwachung</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/barackobama">barack obama</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/bayerischerrundfunk">bayerischer rundfunk</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/bayern">bayern</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/bücherei">bücherei</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/beatgeneration">beat generation</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/berlinermauer">berliner mauer</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/berlusconi">berlusconi</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/bewusstlos">bewusstlos</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/bewusstlosigkeit">bewusstlosigkeit</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/bilder">bilder</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/brief">brief</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/buchhandlung">buchhandlung</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/bundeswehr">bundeswehr</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/charliekaufman">charlie kaufman</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/china">china</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/chrismccandless">chris mccandless</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/christopherwalken">christopher walken</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/davidlynch">david lynch</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/deutschland">deutschland</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/dialekt">dialekt</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/dick">dick</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/dicke">dicke</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/digitalnatives">digital natives</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/emitionen">emitionen</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/england">england</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/englisch">englisch</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/englischesprache">englische sprache</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/erstehilfe">erste hilfe</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/fair">fair</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/fairness">fairness</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/fallderberlinermauer">fall der berliner mauer</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/farbvideo">farbvideo</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/fehler">fehler</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/filmkritik">filmkritik</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/foto">foto</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/fotograf">fotograf</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/frauen">frauen</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/freiheit">freiheit</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/gefühl">gefühl</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/gelesen">gelesen</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/geschichte">geschichte</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/gesellschaft">gesellschaft</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/google">google</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/harryrowohlt">harry rowohlt</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/helenehegemann">helene hegemann</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/homosexualität">homosexualität</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/intothewild">into the wild</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/irenrock">iren-rock</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/irischegeschichte">irische geschichte</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/irishrock">irish rock</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/iss">iss</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/johnnydepp">johnny depp</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/juttaditfurth">jutta ditfurth</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/karte">karte</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/kinder">kinder</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/kinderarbeit">kinderarbeit</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/klavier">klavier</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/kunst">kunst</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/ladygaga">lady gaga</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/leonardodavinci">leonardo da vinci</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/leseliste">leseliste</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/lesen">lesen</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
                  
                    
                                    
              

            
                        
                                    
                
                  
                                        <li><a href="http://www.timoheuer.com/tag/liste">liste</a> (1)</li>
                                    
                
              
    
                                    
              
            
                                    
                                
                
              
                
                  </div>
                  
            	<script type="text/javascript">
                  document.observe('dom:loaded', function() {
                	  $('seemore_link').observe('click', function(evt) {
                	    evt.stop();
                	    $('seemore_link').hide();
                	    if (!$('more-tags-listing').visible()) {
                  	    Effect.SlideDown($('more-tags-listing'), {duration: 0.5});
                  	  } else{
                  	    Effect.SlideUp($('more-tags-listing'), {duration: 0.5});
                  	  }
                	  });
                	});
        			</script>
            
                

              
                            </ul>
                        </div>
                    
                
              
            	</div>

				<div class="sidebar-block">
                  
                      <h5>Get Updates</h5>
                          
              
                
                              <div class="subscribe-posterous" id="subscribe_div">
                                  <a href="/posts/addsub/?site=558295&amp;authenticity_token=bbe3ddd1e11e8f11a6e8bbd639367714def4fd14" class="subscribe-link" id="subscribe_link">Subscribe to this posterous&nbsp;&raquo;</a>
                              </div>
                          
                
          	<script type="text/javascript">
                document.observe('dom:loaded', function() {
              	  $('subscribe_link').observe('click', function(event) {
              	    event.stop();
              	    new Ajax.Updater(
              	      'subscribe_div', 
              	      '/posts/addsub ',
              	      {
              	        parameters: { 
              	          site: 558295, 
              	          authenticity_token: window._token 
              	        },
              	        onLoading: function() {
              	          $('loading_div_CbpzBbEirD').show(); 
              						$('subscribe_link').hide(); 
              						$('subscribe_div').innerHTML = "";
              	        },
              	        onComplete: function() {
              	          $('loading_div_CbpzBbEirD').hide(); 
              	        }, 
              	        evalScripts: true
              	      }); 	      
              	  });
              	});
      			</script>
          
              
            

                          
              
            

                          <div id="loading_div_CbpzBbEirD" style="display: none;">
                              <img src="/images/loading.gif" />            
                          </div>
                  

                    
                    
              
                
                        <a href="http://www.timoheuer.com/rss.xml" class="subscribe-link subscribe-rss">Subscribe via RSS</a>
                    
              
          	
                </div>

                
			
        </div><!-- /#sidebar -->
	
    <div class="clear"></div>
</div><!-- /.container -->


    
      <script type="text/javascript">
    	var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    	document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    	</script>
    	<script type="text/javascript">
    	var pageTracker = _gat._getTracker("UA-4054156-1");
    	pageTracker._setDomainName("none");
    	pageTracker._setAllowLinker(true);
    	pageTracker._initData();
    	pageTracker._trackPageview();
    	</script>  	
    
	
	<!-- Start Quantcast tag -->
	<script type="text/javascript">
	_qoptions={
	qacct:"p-16ewveTurfCCM"
	};
	</script>
	
	
    	<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
    	<noscript>
    	<a href="http://www.quantcast.com/p-16ewveTurfCCM" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-16ewveTurfCCM.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a>
    	</noscript>	
	
	<!-- End Quantcast tag -->




<script>
	var fbid_site_owner = 1;
</script>













<script type="text/javascript">
var modal_window = null;
function init_oauth_and_redirect_to_post(provider_type, post_id) {
	var url = 'http://posterous.com/oauth/init_oauth_and_redirect/?ssod=www.timoheuer.com&oauth_provider_type=' + provider_type;
	$('redirect_url_div').innerHTML = post_id;
	spawn_modal_and_wait(url)
}
function spawn_modal_and_wait(auth_url) {

	modal_window.location.href = auth_url;
	
	new PeriodicalExecuter(function(pe) {
		if (modal_window.closed) {
			window.location.href=$('redirect_url_div').innerHTML;
			pe.stop();
		}
	},0.25);
}

	
	var post_id_13834014 = 'http://www.timoheuer.com/america-allen-ginsberg';

	
	var post_id_12846096 = 'http://www.timoheuer.com/zeer-beeindruckt';

	
	var post_id_12359502 = 'http://www.timoheuer.com/oh-how-we-danced';

	
	var post_id_11631895 = 'http://www.timoheuer.com/das-schonste-liebeslied';

	
	var post_id_11276556 = 'http://www.timoheuer.com/kurz-zu-helene-hegemann-und-der-heutigen-lite';

	
	var post_id_11236670 = 'http://www.timoheuer.com/publikum-bist-du-wirklich-so-dumm';

	
	var post_id_11230436 = 'http://www.timoheuer.com/synecdoche-new-york-3';

	
	var post_id_11039835 = 'http://www.timoheuer.com/kurz-zu-den-oscar-nominierungen';

	
	var post_id_10786474 = 'http://www.timoheuer.com/lyrik-ankunft-in-hamburg';

	
	var post_id_10784838 = 'http://www.timoheuer.com/yet-today-when-he-is-past-90-he-is-worse-than';

</script>
<div style="display: none;" id='redirect_url_div'></div>
<script type="text/javascript">
 try {
  var vglnk_api_key = "8eb8c964d427e97a1567cec6532655f0";
  var vglnk_domain = (("https:" == document.location.protocol) ? "https://" : "http://") + 
    "api.viglink.com";
  document.write(unescape("%3Cscript src='" + vglnk_domain + 
    "/api/vglnk.js?key=" + vglnk_api_key + "' type='text/javascript'%3E%3C/script%3E"));
 } catch (err) {}
</script>
<script type="text/javascript">
 vglnk(vglnk_domain, vglnk_api_key);
</script>


<div style="display: none;"><iframe src="http://posterous.com/analytics_tracker" style="height: 1px; width: 1px;"></iframe></div>


<script type="text/javascript">
var url_to_ids = new Array();	
url_to_ids['http://www.timoheuer.com/kurz-zu-den-oscar-nominierungen'] = 11039835;	url_to_ids['http://www.timoheuer.com/synecdoche-new-york-3'] = 11230436;	url_to_ids['http://www.timoheuer.com/yet-today-when-he-is-past-90-he-is-worse-than'] = 10784838;	url_to_ids['http://www.timoheuer.com/das-schonste-liebeslied'] = 11631895;	url_to_ids['http://www.timoheuer.com/oh-how-we-danced'] = 12359502;	url_to_ids['http://www.timoheuer.com/america-allen-ginsberg'] = 13834014;	url_to_ids['http://www.timoheuer.com/lyrik-ankunft-in-hamburg'] = 10786474;	url_to_ids['http://www.timoheuer.com/kurz-zu-helene-hegemann-und-der-heutigen-lite'] = 11276556;	url_to_ids['http://www.timoheuer.com/zeer-beeindruckt'] = 12846096;	url_to_ids['http://www.timoheuer.com/publikum-bist-du-wirklich-so-dumm'] = 11236670;	
</script>
<script type="text/javascript" src="http://api.backtype.com/tweetcount.json?key=3efa3a8a6c5edb459e8b&mode=batch&q=http://www.timoheuer.com/kurz-zu-den-oscar-nominierungen,http://www.timoheuer.com/synecdoche-new-york-3,http://www.timoheuer.com/yet-today-when-he-is-past-90-he-is-worse-than,http://www.timoheuer.com/das-schonste-liebeslied,http://www.timoheuer.com/oh-how-we-danced,http://www.timoheuer.com/america-allen-ginsberg,http://www.timoheuer.com/lyrik-ankunft-in-hamburg,http://www.timoheuer.com/kurz-zu-helene-hegemann-und-der-heutigen-lite,http://www.timoheuer.com/zeer-beeindruckt,http://www.timoheuer.com/publikum-bist-du-wirklich-so-dumm&callback=client_retweet_update"></script>
</body>
</html>

	


