add attention #1 V03.011
authorNicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
Tue, 27 Jan 2015 11:40:24 +0100
changeset 1182 986ca86f1b2b
parent 1181 53aba079fd17
child 1183 a3f6ba54f16f
add attention #1
web/attention-1415-01-attention-automatisee/config.php
web/attention-1415-01-attention-automatisee/images/archive_img.jpg
web/attention-1415-01-attention-automatisee/images/client_visual.jpg
web/attention-1415-01-attention-automatisee/images/head_logo.gif
web/attention-1415-01-attention-automatisee/images/slide_background.jpg
web/attention-1415-01-attention-automatisee/index.php
web/common.php
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/attention-1415-01-attention-automatisee/config.php	Tue Jan 27 11:40:24 2015 +0100
@@ -0,0 +1,50 @@
+<?php
+$config = array(
+   	'hashtag'    => '#ecoattention',
+
+   	'title' 	 => "Le design de l'attention - Création et automatisation<br />",
+						
+   	'abstract'   => "Séminaire Le design de l'attention - Création et automatisation :</br>
+    <b>Attention créée et attention automatisée : quelle composition pour un ars attentionnel de l’hyper-contrôle ?</b>
+    <br/>28/01/2015 de 18h00 à 20h30 au Centre Pompidou</br>
+    <b>#ecoattention</b>
+    ",
+
+   	'description'=> "
+    <b>Attention créée et attention automatisée : quelle composition pour un ars attentionnel de l’hyper-contrôle ?</b>
+    <p>Depuis les attentions « passives » et « actives » de Condillac jusqu’aux systèmes 1 (intuitifs) et 2 (raisonnés) de Daniel Kahneman, les catégorisations théoriques descriptives de l’attention ont évolués, mais nous retrouvons généralement une similaire dichotomie duelle de l’attention, opposant un fonctionnement automatique à des efforts intentionnels. Pourtant, l’acquisition d’automatismes, tels que l’apprentissage de la lecture, ou une pratique instrumentale virtuose, est la condition de formation de nouvelles intentions, s’appuyant sur des automatismes acquis. Cela vaut-il aussi pour l’attention ? Selon Jonathan Crary, <i>«l’attention comme une activité déterminée et volontaire du sujet est conçue comme une expression de son pouvoir autonome d’organisation active, qui lui permet de s’imposer sur le monde perçu. Mais même ceux qui ont défendu cette dernière position, comme James ou Bergson, ont immédiatement reconnu la proximité entre attention volontaire et états automatiques ou involontaires, tout en estompant les limites entre ces deux états d’attention.»</i>
+    <br/>Peut-on dépasser les oppositions entre attention volontaire et attention automatique, entre attention active et attention passive ? Dans quelles dynamiques l’attention conçue comme réponse créative peut-elle trouver ce dépassement ? Cependant, si l’attention active serait moins ce qui s’oppose à l’automatisme que ce qui compose avec elle, jusqu’où et dans quelles conditions une telle composition est-elle encore possible au stade contemporain de l’automatisation technogénétique généralisée et de la société de l’hyper-contrôle ? Enfin, comment un ars attentionnel de l’hyper-contrôle pourrait-il enrayer et court-circuiter les nouveaux dispositifs numériques automatisants ?</p>
+    <b>Intervenants&nbsp;:</b><br>
+    <ul>
+        <li><b>Natalie Depraz</b></li>
+        <li><b>Elie During</b></li>
+        <li><b>Bernard Stiegler</b></li>
+    </ul>",
+
+   	'link' 		 => 'http://www.iri.centrepompidou.fr/evenement/ecologie-de-lattention-2/?lang=fr_fr',
+   	
+   	'islive'     => true,
+   	
+   	'keywords'   => 'écologie, attention, automatisation, ',
+   	
+   	'rep' 		 => basename(__DIR__),
+   	
+   	'partenaires'=> "<a href='http://www.mines-telecom.fr/' class='footerLink' target='_blank'>
+Institut Mines-Télécom  </a>    |    <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>
+IRI  </a>",
+
+    'client_visual' => "images/client_visual.jpg", // 480 x 320 pixels
+    
+ 	'head_logo' => 'images/head_logo.gif', // 171 × 63 pixels
+ 	
+  	'slide_background' => "images/slide_background.jpg", // 606 × 282 pixels
+    
+  	'archive_img' => "images/archive_img.jpg", // 270 × 150 pixels
+
+ 	'archive_title' => "Le design de l'attention - création et automatisation",
+ 	
+ 	'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mercredi 28 janvier 2015 | 18:00 - 20:30",
+
+    // After the event
+	'metadata'		=> ""
+);
\ No newline at end of file
Binary file web/attention-1415-01-attention-automatisee/images/archive_img.jpg has changed
Binary file web/attention-1415-01-attention-automatisee/images/client_visual.jpg has changed
Binary file web/attention-1415-01-attention-automatisee/images/head_logo.gif has changed
Binary file web/attention-1415-01-attention-automatisee/images/slide_background.jpg has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/attention-1415-01-attention-automatisee/index.php	Tue Jan 27 11:40:24 2015 +0100
@@ -0,0 +1,5 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: client.php");
+exit();
\ No newline at end of file
--- a/web/common.php	Wed Jan 21 11:00:11 2015 +0100
+++ b/web/common.php	Tue Jan 27 11:40:24 2015 +0100
@@ -18,7 +18,7 @@
 $ldt_platform = 'http://ldt.iri.centrepompidou.fr/';
 $project_url_base = 'ldtplatform/ldt/cljson/id/';
 
-$C_default_rep = 'edito-1415-02-ressources-documentation-recherche';
+$C_default_rep = 'attention-1415-01-attention-automatisee';
 $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0';
 $C_event_props = __DIR__ . "/event_props";
 $C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d'));