

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<title>Daniel Buren</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<link rel="stylesheet" type="text/css" href="/style.dcss" />
	<script type="text/javascript" src=/include/mootools-1.2-core-yc.js></script>
	<script type="text/javascript" src=/include/mootools-1.2-more-yc.js></script>
	<script type="text/javascript" src="/include/inc_basic.js"></script>
	<script type="text/javascript" src="/flash/swfobject.js"></script>
</head>
<body>
    
    <script type="text/javascript">
        <!--//
        
        var fadeIn = function(){
            $('screen').fade('in');  
        }
        
        window.addEvent('domready',function(){
            
			if ( $('artist') ){
				$('artist').setStyle('display','none');
			}
            
        });
        
        function playVideo(filename,sizeX,sizeY){
            
                if($('fullview')){
                    $('fullview').setStyle('display','none');
                    $('video-flash').setStyle('display','block');
                    $('video-flash').setStyle('width',336);
                    $('video-flash').setStyle('height',195 );
                    var s1=new SWFObject('/flash/mediaplayer.swf','mediaplayer',336,195,'8');
                    s1.addParam('allowFullScreen','true');
                    s1.addVariable('overstretch','true');
                    s1.addVariable('file','/clientvideo/' + filename);
                    if(Browser.Engine.trident==true){
                        //s1.addVariable('controlbar','over');
                        s1.addVariable('width','336');
                        s1.addVariable('height','195');
                    }
                    s1.write('video-flash');    
                }
        }
            
        function swapImage(mediaFile,mediaDesc){
                if($('video-flash')){
                    $('video-flash').style.display='none';
                    $('fullview').setAttribute('src','/case_studies/' + mediaFile);
                    $('fullview').setAttribute('alt',mediaDesc);
                    $('fullview').style.display='block';   
                }
        }
        function showArtist(){
            $('project').setStyle('display','none');
            $('artist').setStyle('display','block');
        }
        function showProject(){
            $('project').setStyle('display','block');
            $('artist').setStyle('display','none');
        }
        
        
        //-->
    </script>
    <div id="extern" class="hidecontent">
    
    <div id="outer">
    <div id="menu">
        <div id="menuinner">
            <div id="logo">
                <h1><a href="/home"><span class="hide">The Ebbsfleet Landmark Project Limited</span></a></h1>
            </div>
            <div id="menuarea">
                <ul class="menu1">
<li class = "childselectedl1 hasChildren" id='item1'><a  href="/artists-proposals/">Artists Proposals</a>
<ul class="menu2">
<li class = " hasChildren"><a  id='sub4' href="/artists-proposals/winning-landmark/">Winning Landmark</a></li>
<li><a  id='sub6' href="/artists-proposals/shortlisted-artists/">Shortlisted Artists</a></li>
</ul>
</li>
<li class = " hasChildren" id='item2'><a  href="/community/">Community</a>
<ul class="menu2">
<li><a  href="/community/exhibition/">Exhibition</a></li>
<li><a  href="/community/landmark-link/">Landmark Link</a></li>
<li><a  href="/community/culture-at-ebbsfleet-valley/">Culture At Ebbsfleet Valley</a></li>
</ul>
</li>
<li class = " hasChildren" id='item3'><a  href="/context/">Context</a>
<ul class="menu2">
<li class = " hasChildren"><a  href="/context/overview/">Overview</a></li>
<li><a  href="/context/ebbsfleet-valley/">Ebbsfleet Valley</a></li>
<li><a  href="/context/ebbsfleet-international/">Ebbsfleet International</a></li>
<li><a  href="/context/context-map/">Context Map</a></li>
<li><a  href="/context/timeline/">Timeline</a></li>
</ul>
</li>
<li class = " hasChildren" id='item4'><a  href="/founding-partners/">Founding Partners</a>
<ul class="menu2">
<li><a  href="/founding-partners/eurostar/">Eurostar</a></li>
<li><a  href="/founding-partners/land-securities/">Land Securities</a></li>
<li><a  href="/founding-partners/lcr/">LCR</a></li>
</ul>
</li>
<li class = " hasChildren" id='item5'><a  href="/selection-panel/">Selection Panel</a></li>
<li id='item6'><a  href="/press/">Press</a></li>
</ul>

                <div class="clear"></div>
            </div>
            <div class="clear"></div>
        </div>
    </div>
    <div id="central">



<div id="left" class="casestd">
    <h2 class="colour3">Daniel Buren</h2>
    <div id="csview">
    
            <div id="video-flash" style="display:none;"></div>
            <img id="fullview" src="/case_studies/Daniel1.jpg" alt="" />
            
    </div>
</div>
<div id="right">
    <div id="thumbcolumn">
    
            <div class="thumbnail">
                <a href="/case_studies/Daniel1_thumb.jpg" onclick="swapImage('Daniel1.jpg','Daniel Buren 1');return false;" onkeypress="swapImage('Daniel1.jpg','Daniel Buren 1');return false;">
                    <img src="/case_studies/Daniel1_thumb.jpg" alt="Daniel Buren 1" />
                </a>
                <span class="hide">|</span>
            </div>
            
            <div class="thumbnail">
                <a href="/case_studies/Daniel2_thumb.jpg" onclick="swapImage('Daniel2.jpg','Daniel Buren 2');return false;" onkeypress="swapImage('Daniel2.jpg','Daniel Buren 2');return false;">
                    <img src="/case_studies/Daniel2_thumb.jpg" alt="Daniel Buren 2" />
                </a>
                <span class="hide">|</span>
            </div>
            
            <div class="thumbnail">
                <a href="/case_studies/daniel3_thumb.jpg" onclick="swapImage('daniel3.jpg','Daniel Buren 3');return false;" onkeypress="swapImage('daniel3.jpg','Daniel Buren 3');return false;">
                    <img src="/case_studies/daniel3_thumb.jpg" alt="Daniel Buren 3" />
                </a>
                <span class="hide">|</span>
            </div>
            
            <div class="thumbnail">
                <a href="/clientvideo/thumbnails/daniel1.jpg" onclick="playVideo('daniel.flv',336,195);return false;" onkeypress="playVideo('daniel.flv',336,195);return false;">
                    <img src="/clientvideo/thumbnails/daniel1.jpg" alt="Daniel" />
                </a>
                <span class="hide">|</span>
            </div>
            
    </div>
    <div id="righttext">
        <div class="page" id="project"><p>Daniel Buren proposed for the Ebbsfleet Landmark what he called a 'signal', a tower of five stacked open 'cabins' constructed from white concrete, through which passes a single laser beam of light. The empty spaces of the cabins would have been projected onto the floor - with the exact same measurements - in four directions across the ground, like reflections, each containing sculpted stairs to allow visitors to climb to the heart of the work, which Buren refered to as the 'treasure'.</p>
<p>The 'treasure' would have been a jewel-like cabin, painted in strong colours of red, blue, green and yellow. In the very centre, positioned at 45°, would have been a mirror-polished stainless steel parallelogram in which the reflections of people, skies and landscape will appear to visitors as they climb to enter the work.</p>
<p>Buren was very interested in the shifting views and experiences the public would have had with the tower, from macro to micro. The bold silhouette viewed from a distance, often quickly, would have contrasted with the individual's experience of walking up the terraces, entering the 'treasure' and discovering the work at their leisure. This impact would have been transformed again at night when the tower would be illuminated with internal lighting and the laser beam piercing through the centre of the tower.</p>
<p>Akin to the principal of stacking Russian dolls, each cabin in the tower would have decreased in size and be able to fit perfectly into the one before. Buren used the 8.7cm wide stripes, which are a famous motif in his work on the terrace steps, where black and white marble would have been inlaid to create a sort of a carpet up to the 'treasure'. The precise 8.7cm proportion is echoed throughout the tower, with the proportions of the top cabin an exact multiple of this dimension as well as the 'treasure' 46m below.</p>
<p>"When you see the big tower from underneath which I think is a fantastic view you have a perception of the physicality of these stacking beams of concrete going up... which are only visible if you can approach and go inside the work. It is something that you will never, never see from the distance or even guess it is there." - Daniel Buren, 2008</p>
        <a href="/" onclick="showArtist();return false;">About the artist</a>
        </div>
        <div class="page" id="artist"><p>Daniel Buren is considered to be France's most celebrated artist. His work over the past 40 years has included unforgettable interventions and thought-provoking public art projects. He is best known for using regular, contrasting stripes – always a standard 8.7cm – to integrate with the visual surface and architectural space of landmark architecture. All Buren's interventions are 'paintings' that appropriate and colour the space in which they are sited. </p>
<p>Buren's work is site specific. Throughout his career he has been concerned with the context in which his work is shown and how in turn his works can draw attention to the individual characteristics of a site or structure that frames it.</p>
<p>Buren is famous for works such as 'Les Deux Plateaux' which he created in 1986 in the courtyard of the Palais Royal in Paris, in the same year he represented France at the Venice Bienalle and won the Golden Lion Award. Buren also recently won the commission to transform Bilbao's La Salve bridge to celebrate the 10th anniversary of the Guggenheim Museum in the city. Buren has exhibited extensively throughout the world and in 2007 was awarded the prestigious Praemium Imperiale for painting by the Japan Art Association.</p>
<p>Daniel Buren is represented in the UK by the Lisson Gallery<br />
<a href="http://www.lissongallery.com" onclick="window.open('http://www.lissongallery.com');return false;" onkeypress="window.open('http://www.lissongallery.com');return false;">www.lissongallery.com</a><span class="hide">|</span></p>
        <a href="/" onclick="showProject();return false;">Back</a>
        </div>
    </div>
    <!-- all boxed removed -->

    <div class="clear"></div>
</div>
<div class="clear"></div>

        </div>
        <div id="footer">
            <a href="/disclaimer">Disclaimer</a>
        </div>
    </div>
    
    
    </div>
    <script type="text/javascript" src="/include/taglinks.js"></script>
    <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">
try {
var pageTracker = _gat._getTracker("UA-9645496-22");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>

