# HG changeset patch
# User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
# Date 1423577359 -3600
# Node ID e10c0c8ec4d53ea291654b3d85d4145323340ebd
# Parent d4c76b9f1b90a5937b19e4fb5a2c2488a223d59b
add museo 10/02/2015 + correct index.php on projects
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/2011-2012-museo-audiovisuel/index.php
--- a/web/2011-2012-museo-audiovisuel/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/2011-2012-museo-audiovisuel/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/2011-2012-museo-interfaces/index.php
--- a/web/2011-2012-museo-interfaces/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/2011-2012-museo-interfaces/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/attention-1314-02-syndrome-saturation-cognitive/index.php
--- a/web/attention-1314-02-syndrome-saturation-cognitive/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/attention-1314-02-syndrome-saturation-cognitive/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/attention-1314-03-nouvelle-valeur-economique/index.php
--- a/web/attention-1314-03-nouvelle-valeur-economique/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/attention-1314-03-nouvelle-valeur-economique/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/attention-1314-06-dynamique-ecrans-images-virtuelles/index.php
--- a/web/attention-1314-06-dynamique-ecrans-images-virtuelles/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/attention-1314-06-dynamique-ecrans-images-virtuelles/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,5 +1,5 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/bpi-extension-de-la-pub/index.php
--- a/web/bpi-extension-de-la-pub/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/bpi-extension-de-la-pub/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/bpi-floptechno/index.php
--- a/web/bpi-floptechno/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/bpi-floptechno/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/bpi-travailler-demain/index.php
--- a/web/bpi-travailler-demain/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/bpi-travailler-demain/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/bpi-ville-connectee/index.php
--- a/web/bpi-ville-connectee/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/bpi-ville-connectee/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/caps2012/index.php
--- a/web/caps2012/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/caps2012/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/clic-2012/index.php
--- a/web/clic-2012/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/clic-2012/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/common.php
--- a/web/common.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/common.php Tue Feb 10 15:09:19 2015 +0100
@@ -18,7 +18,7 @@
$ldt_platform = 'http://ldt.iri.centrepompidou.fr/';
$project_url_base = 'ldtplatform/ldt/cljson/id/';
-$C_default_rep = 'attention-1415-01-attention-automatisee';
+$C_default_rep = 'museo-1415-04-reseau-sociaux-hermeneutiques';
$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'));
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/curiouser-digital-humanities/index.php
--- a/web/curiouser-digital-humanities/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/curiouser-digital-humanities/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/edito-1314-01-quest-ce-quun-support/index.php
--- a/web/edito-1314-01-quest-ce-quun-support/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/edito-1314-01-quest-ce-quun-support/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/edito-1314-02-lannotation-le-savoir-dans-la-marge/index.php
--- a/web/edito-1314-02-lannotation-le-savoir-dans-la-marge/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/edito-1314-02-lannotation-le-savoir-dans-la-marge/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/edito-1415-02-ressources-documentation-recherche/index.php
--- a/web/edito-1415-02-ressources-documentation-recherche/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/edito-1415-02-ressources-documentation-recherche/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/edito-1415-03-politique-archive-formats/index.php
--- a/web/edito-1415-03-politique-archive-formats/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/edito-1415-03-politique-archive-formats/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/edito-1415-04-elargissement-communautes-scientifiques/index.php
--- a/web/edito-1415-04-elargissement-communautes-scientifiques/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/edito-1415-04-elargissement-communautes-scientifiques/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/edito-1415-05-faire-oeuvre-epoque-numerique/index.php
--- a/web/edito-1415-05-faire-oeuvre-epoque-numerique/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/edito-1415-05-faire-oeuvre-epoque-numerique/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/edito-1415-06-atelier-etudes/index.php
--- a/web/edito-1415-06-atelier-etudes/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/edito-1415-06-atelier-etudes/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/edito-datacuration/index.php
--- a/web/edito-datacuration/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/edito-datacuration/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/eduinnov-conference/index.php
--- a/web/eduinnov-conference/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/eduinnov-conference/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/eduinnov-focus/index.php
--- a/web/eduinnov-focus/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/eduinnov-focus/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/eduinov-2013/conference/index.php
--- a/web/eduinov-2013/conference/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/eduinov-2013/conference/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/eduinov-2013/table-ronde/index.php
--- a/web/eduinov-2013/table-ronde/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/eduinov-2013/table-ronde/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/enmi12-barcamp/index.php
--- a/web/enmi12-barcamp/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/enmi12-barcamp/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/enmi13/index.php
--- a/web/enmi13/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/enmi13/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/enmi14/index.php
--- a/web/enmi14/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/enmi14/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/fens2012-mashupfilmfestival/index.php
--- a/web/fens2012-mashupfilmfestival/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/fens2012-mashupfilmfestival/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/fens2013-mashupfilmfestival/index.php
--- a/web/fens2013-mashupfilmfestival/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/fens2013-mashupfilmfestival/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/hybrid-reading/index.php
--- a/web/hybrid-reading/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/hybrid-reading/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -2,5 +2,5 @@
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/iii-kadokawa-sympo2014spring/index.php
--- a/web/iii-kadokawa-sympo2014spring/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/iii-kadokawa-sympo2014spring/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -2,5 +2,5 @@
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/jenkins/index.php
--- a/web/jenkins/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/jenkins/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/logos-2-0/index.php
--- a/web/logos-2-0/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/logos-2-0/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -2,5 +2,5 @@
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/mediapartlive-pour-en-finir-avec-la-politique-macho/index.php
--- a/web/mediapartlive-pour-en-finir-avec-la-politique-macho/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/mediapartlive-pour-en-finir-avec-la-politique-macho/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -2,5 +2,5 @@
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/museo-1213-05-jeu/index.php
--- a/web/museo-1213-05-jeu/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/museo-1213-05-jeu/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/museo-1213-06-science-collaborative/index.php
--- a/web/museo-1213-06-science-collaborative/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/museo-1213-06-science-collaborative/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/museo-1314-01-ontologies-organologies/index.php
--- a/web/museo-1314-01-ontologies-organologies/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/museo-1314-01-ontologies-organologies/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/museo-1314-06-annotation-social-books/index.php
--- a/web/museo-1314-06-annotation-social-books/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/museo-1314-06-annotation-social-books/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/museo-1314-07-lecture-image/index.php
--- a/web/museo-1314-07-lecture-image/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/museo-1314-07-lecture-image/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/museo-1415-02-controverses/index.php
--- a/web/museo-1415-02-controverses/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/museo-1415-02-controverses/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
+?>
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/museo-1415-03-pedagogies/index.php
--- a/web/museo-1415-03-pedagogies/index.php Sun Feb 08 23:53:49 2015 +0100
+++ b/web/museo-1415-03-pedagogies/index.php Tue Feb 10 15:09:19 2015 +0100
@@ -1,6 +1,6 @@
\ No newline at end of file
+?>
diff -r d4c76b9f1b90 -r e10c0c8ec4d5 web/museo-1415-04-reseau-sociaux-hermeneutiques/config.php
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/museo-1415-04-reseau-sociaux-hermeneutiques/config.php Tue Feb 10 15:09:19 2015 +0100
@@ -0,0 +1,48 @@
+ '#museoweb',
+
+ 'title' => "Muséologie, muséographie et nouvelles formes d’adresse au public",
+
+ 'abstract' => "Réseaux sociaux herméneutiques
10/02/2015 de 17h30 à 20h00 au Centre Pompidou (Paris)",
+
+ 'description'=> "
Réseaux sociaux herméneutiques (10 février 2015 – 17h30 à 20h00)
+
Comment faire en sorte que s’instituent de nouveaux modes du dialogue entre chercheurs, entre critiques, entre le musée et son public, et entre les apprenants et les enseignants ? Le renouvellement par le numérique des enjeux didactiques, heuristiques et pédagogiques de la transmission des savoirs nous oblige à penser un nouveau type de réseau social, à même d’offrir aux données des contributeurs une valeur néguentropique, en les rendant échangeables et contributives.
+ +A la lumière de la théorie des réseaux sociaux développée par Yuk Hui et Harry Halpin d’après les thèses philosophiques de Gilbert Simondon, et à la suite de la recherche contributive entreprise en 2013-2014 autour du cours de philosophie de Bernard Stiegler, nous imaginerons dans quelle mesure le réseau social peut devenir partie constituante d’un objet d’étude, d’une exposition ou d’un cours. Comment il peut devenir mode de contribution pour l’étudiant, le chercheur, ou l’amateur.
+ +Un tel réseau social ne saurait se fonder sur l’individualisme qui caractérise le modèle de Facebook. La mise en réseau ne doit pas être une affadisation, une totalisation du profil, une désindividuation de l’utilisateur, ni non plus une vitrine de soi, mais bien un moyen de partager avec les autres membres du réseau des savoirs, des idées et des expériences. C’est à partir d’un groupe, ou de divers groupes que l’utilisateur, devenu contributeur, pourra exprimer son interprétation de l’objet ou des objets auquel(s) le réseau est attaché, et ceci au sein d’un collectif, c’est-à-dire au sein d’une communauté de sens capable de s’entendre, de se donner des règles et de faire évoluer le réseau social lui-même. C’est aussi par cette organisation collective que pourront naître sur le réseau des communautés divergentes, et donc la controverse sans laquelle le savoir stagne.
+ +Ce modèle de réseau social herméneutique est donc intimement lié à des technologies d’annotation et d’indexation, à des algorithmes de recommandation visant à mettre en relation les singularités se rapprochant et celles qui s’éloignent, mais aussi à des dispositifs d’éditorialisation et de publication collectives, et à des outils réflexifs de traitement de bases de données indexées.
Intervenants : Alain Garnier, Henry Story, Yuk Hui (sous réserve)
+", + + 'link' => 'http://www.iri.centrepompidou.fr/evenement/museologie-museographie-et-nouvelles-formes-dadresse-au-public/?lang=fr_fr', + + 'islive' => true, + + 'keywords' => 'muséographie, muséologie, contribution, numérique, défis', + + 'rep' => basename(__DIR__), + + 'partenaires'=> " Ministère de la Culture et communication +| +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' => "Muséologie 2014-2015 - Réseaux sociaux herméneutiques", + + 'archive_description' => "par IRI au Centre Pompidou