web/enmi12/session-7/config.php
author ymh <ymh.work@gmail.com>
Wed, 18 Dec 2024 15:24:41 +0100
changeset 1584 257c14dae52a
parent 766 d106d2109ff3
permissions -rw-r--r--
Added tag V09.006 for changeset 459a88818bec
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
766
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     1
<?php
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     2
$config = array(
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     3
   	'hashtag'    => '#enmi12',
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     4
   	
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     5
   	'title' => "Entretiens du Nouveau Monde Industriel 2012, Session 7",
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     6
   	
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     7
	'abstract'   => "",
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     8
   	
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     9
   	'description'=> "<h3>Design, documentation, écriture et thérapeutique du pharmakon numérique</h3>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    10
    <p><strong>Mardi 18 décembre </strong></p>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    11
    <ul>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    12
        <li>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    13
            <p><strong>16h45-18h45</strong></p>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    14
            <p>Session 7 : Design, documentation, écriture et thérapeutique du pharmakon numérique</p>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    15
            <p>Les pratiques de la lecture et de l’écriture numérique sont désormais la réalité quotidienne aussi bien des documentalistes de l’enseignement secondaire que des écrivains, cependant que le monde artistique, en faisant de la digitalisation son matériau, investigue la nouvelle « pharmacologie » et ses « thérapeutiques ». L’esthétique peut ici contribuer aux digital studies en revisitant à partir des pratiques instrumentales des questions comme celles de l’attention, de la perception, de l’individuation à travers les oeuvres, de l’expression, cependant que l’expérience des designers et des techniciens de la documentation viennent au premier plan.</p>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    16
            <p><strong>Intervenants</strong> : Yves Rinato (ENSCI), Cécile Portier (écrivain), Marcel O’Gorman (University of Waterloo), Jean-Louis Fréchin (ENSCI)</p>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    17
        </li>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    18
        <li><strong>18h45 :</strong> Bilan des expérimentations contributives</li>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    19
        <li><strong>19h :</strong> Clôture des Entretiens</li>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    20
    </ul>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    21
    ",
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    22
   	
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    23
   	'link' => 'http://www.capdigital.com/evenements/enmi/',
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    24
   	
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    25
   	'islive'     => true,
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    26
   	
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    27
   	'keywords'   => 'iri, nouveau monde industriel, philosophie, digital studies',
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    28
   	
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    29
   	'rep' => basename(__DIR__),
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    30
   	
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    31
   	'partenaires'=> "<a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>IRI</a>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    32
   	| <a href='http://www.ensci.com/' class='footerLink' target='_blank'>Ensci</a>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    33
   	| <a href='http://www.capdigital.com/' class='footerLink' target='_blank'>Cap Digital</a>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    34
   	| <a href='http://www.alcatel-lucent.com/' class='footerLink' target='_blank'>Alcatel Lucent</a>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    35
   	| <a href='http://www.francetelevisions.fr/' class='footerLink' target='_blank'>France Télévisions</a>
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    36
   	| <a href='http://www.mines-telecom.fr/' class='footerLink' target='_blank'>Institut Mines-Télécom</a>",
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    37
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    38
    'client_visual' => 'images/client_visual.jpg',// 480 × 320 pixels
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    39
    
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    40
 	'head_logo' => 'images/logo-enmi.png', // 171 × 63 pixels
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    41
 	
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    42
  	'slide_background' => 'images/slide_background.jpg', // 606 × 282 pixels
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    43
    
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    44
  	'archive_img' => 'images/archive_img.jpg', // 270 × 150 pixels
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    45
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    46
 	'archive_title' => "Session 7 : Design, documentation, écriture et thérapeutique du pharmakon numérique",
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    47
 	'archive_description' => 'Yves Rinato, Cécile Portier, Marcel O’Gorman, Jean-Louis Fréchin',
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    48
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    49
    // After the event
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    50
	'metadata'    => "3e1effda-49eb-11e2-b4ad-00145ea4a2be"
d106d2109ff3 Added ENMI 2012 videos
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    51
);