web/enmi13/session-8/config.php
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Thu, 18 Sep 2014 12:33:22 +0200
changeset 1149 96c66fd61e7a
parent 1035 a78690af3e31
permissions -rw-r--r--
Added tag V03.000 for changeset 3bdafd35898c

<?php
$config = array(
   	'hashtag'    => '#enmi13',
   	
   	'title' => "Entretiens du Nouveau Monde Industriel 2013, Session 8",
   	
	'abstract'   => "",
   	
   	'description'=> "<h3>L'automatisation de soi</h3>
    <p><strong>Mardi 17 décembre</strong></p>
    <ul>
        <li>
            <p>La « quantification » de soi se développe au moment où le neuromarketing optimise ses performances en sollicitant systématiquement les automatismes pulsionnels via les observations issues de l'imagerie cérébrale. Une psyché nouvelle, fondée sur un nouveau socius digitalisé, et porteuse de capacités inédites de désautomatisation de soi (c'est à dire de production de nouvelles formes de singularités psychiques et collectives) est-elle en germe dans ce qui peut être assimilé à des technologies du soi psychique comme du soi social ? Ou bien peut-on, avec le neuromarketing, réduire tout acte individuel et collectif à un comportement de consommation (de soi comme des autres et du monde) ?</p>
            <p><strong>Intervenants</strong> : Eric Sadin (Ecrivain et philosophe), Christian Licoppe (Institut Mines Télécom), Michael Hagner (ETH Zurich) </p>
        </li>
    </ul>
    ",
   	
   	'link' => 'http://enmi-conf.org/wp/enmi13/session-2/',
   	
   	'islive'     => true,
   	
   	'keywords'   => 'iri, nouveau monde industriel, automatisation, quantified self',
   	
   	'rep' => basename(__DIR__),
   	
   	'partenaires'=> "<a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>IRI</a>
   	| <a href='http://www.ensci.com/' class='footerLink' target='_blank'>Ensci</a>
   	| <a href='http://www.capdigital.com/' class='footerLink' target='_blank'>Cap Digital</a>",

    'client_visual' => 'images/client_visual.jpg',// 480 × 320 pixels
    
 	'head_logo' => 'images/logo-enmi.png', // 171 × 63 pixels
 	
  	'slide_background' => 'images/slide_background.jpg', // 606 × 282 pixels
    
  	'archive_img' => 'images/archive_img.jpg', // 270 × 150 pixels

 	'archive_title' => "Session 7 : L'automatisation de soi",
 	'archive_description' => 'Eric Sadin (Ecrivain et philosophe), Christian Licoppe (Institut Mines Télécom), Michael Hagner (ETH Zurich)',

    // After the event
	'metadata'    => "1221607c-67d0-11e3-aee3-00145ea4a2be"
);