# HG changeset patch # User Nicolas Sauret # Date 1386169808 -3600 # Node ID 296f1c17a8edd4fdab2182ba317e6c13630e2e17 # Parent 44636bcf3ea845304feed4fe04289ab2e5c70488 add ecoattention #2 diff -r 44636bcf3ea8 -r 296f1c17a8ed web/attention-1314-02-syndrome-saturation-cognitive/config.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/attention-1314-02-syndrome-saturation-cognitive/config.php Wed Dec 04 16:10:08 2013 +0100 @@ -0,0 +1,44 @@ + '#ecoattention', + + 'title' => "Ecologie de l'attention #2
Le syndrome de saturation cognitive (4 décembre 2013)", + + 'abstract' => "Séminaire Ecologie de l'attention :
Le syndrome de saturation cognitive
04/12/2013 de 17h30 à 19h30 au Centre Pompidou (Paris)
#ecoattention + ", + + 'description'=> " + +

Le syndrome de saturation cognitive engendré par la prolifération des dispositifs technologiques cognitifs saturent nos capacités attentionnelles et réflexives. Dans la mesure où il existe aujourd'hui dans nos environnements professionnels, domestiques et urbains, un immense réseau de flux audiovisuels – c'est-à-dire de canaux et d'industries de programmes, qui, nous environnant, se disputent sans relâche notre attention – chaque dispositif et chaque programme lutte pour capter, arracher et conserver l'attention du spectateur ou de l'utilisateur dans son propre univers. L'accumulation des dispositifs et sollicitations audiovisuels, informatiques et de télécommunication, construit un écosystème toxique propice à l'apparition du syndrome de saturation cognitive, qui est autant la conséquence des industries de services que des industries culturelles et des industries de loisirs. Quelles répercussions ce syndrome a-t-il sur nos facultés cognitives et attentionnelles sur le long terme ? Quelles sont les pistes actuellement poursuivies par la recherche scientifique et technologique pour remédier à cette psychopathologie ?

", + + 'link' => 'http://www.iri.centrepompidou.fr/evenement/ecologie-de-lattention-2/?lang=fr_fr', + + 'islive' => false, + + 'keywords' => 'écologie, attention,syndrome,saturation, cognition', + + 'rep' => basename(__DIR__), + + 'partenaires'=> " +Institut Mines-Télécom | +IRI ", + + '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' => "Ecologie de l'attention #2 - Le syndrome de saturation cognitive", + + 'archive_description' => "par IRI au Centre Pompidou
le mercredi 04 décembre 2013 | 17:30 - 19:30", + + // After the event + 'metadata' => "b48361dc-5365-11e3-9353-00145ea4a2be" +); \ No newline at end of file diff -r 44636bcf3ea8 -r 296f1c17a8ed web/attention-1314-02-syndrome-saturation-cognitive/images/archive_img.jpg Binary file web/attention-1314-02-syndrome-saturation-cognitive/images/archive_img.jpg has changed diff -r 44636bcf3ea8 -r 296f1c17a8ed web/attention-1314-02-syndrome-saturation-cognitive/images/client_visual.jpg Binary file web/attention-1314-02-syndrome-saturation-cognitive/images/client_visual.jpg has changed diff -r 44636bcf3ea8 -r 296f1c17a8ed web/attention-1314-02-syndrome-saturation-cognitive/images/head_logo.gif Binary file web/attention-1314-02-syndrome-saturation-cognitive/images/head_logo.gif has changed diff -r 44636bcf3ea8 -r 296f1c17a8ed web/attention-1314-02-syndrome-saturation-cognitive/images/slide_background.jpg Binary file web/attention-1314-02-syndrome-saturation-cognitive/images/slide_background.jpg has changed diff -r 44636bcf3ea8 -r 296f1c17a8ed web/attention-1314-02-syndrome-saturation-cognitive/index.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/attention-1314-02-syndrome-saturation-cognitive/index.php Wed Dec 04 16:10:08 2013 +0100 @@ -0,0 +1,6 @@ + \ No newline at end of file diff -r 44636bcf3ea8 -r 296f1c17a8ed web/common.php --- a/web/common.php Wed Dec 04 14:34:04 2013 +0100 +++ b/web/common.php Wed Dec 04 16:10:08 2013 +0100 @@ -18,7 +18,7 @@ $ldt_platform = 'http://ldt.iri.centrepompidou.fr/'; $project_url_base = 'ldtplatform/ldt/cljson/id/'; -$C_default_rep = 'mediapartlive-pour-en-finir-avec-la-politique-macho'; +$C_default_rep = 'attention-1314-02-syndrome-saturation-cognitive'; $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'));