# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1310978555 -7200 # Node ID 42aeb2bfc58e98f80b5a976fe8ecbad93b9c5b12 # Parent 66fa89a3d42c25eb371ef1fe42e225bf2bb03954 publish chi07 and fens Fablab diff -r 66fa89a3d42c -r 42aeb2bfc58e web/common.php --- a/web/common.php Thu Jul 07 16:40:17 2011 +0200 +++ b/web/common.php Mon Jul 18 10:42:35 2011 +0200 @@ -12,6 +12,9 @@ include_once dirname(__FILE__).'/traduction.php'; +if(isset($config) && isset($config['rep']) && file_exists(dirname(__FILE__).'/'.$config['rep'].'/traduction.php')) { + include_once dirname(__FILE__).'/'.$config['rep'].'/traduction.php'; +} /** diff -r 66fa89a3d42c -r 42aeb2bfc58e web/enmi/config.php --- a/web/enmi/config.php Thu Jul 07 16:40:17 2011 +0200 +++ b/web/enmi/config.php Mon Jul 18 10:42:35 2011 +0200 @@ -5,7 +5,7 @@ * */ -define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/enmi'); +define('URL_ROOT', 'http://polemictweet.com/enmi/'); $configuration = array( 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/enmi/callback.php', diff -r 66fa89a3d42c -r 42aeb2bfc58e web/fens_FabLab_Design_Metadata/config.php --- a/web/fens_FabLab_Design_Metadata/config.php Thu Jul 07 16:40:17 2011 +0200 +++ b/web/fens_FabLab_Design_Metadata/config.php Mon Jul 18 10:42:35 2011 +0200 @@ -5,28 +5,29 @@ * Please edit the conférence details * */ - +define('URL_ROOT', 'http://polemictweet.com/fens_FabLab_Design_Metadata/polemicaltimeline.php'); $config = array( 'root' => 'http://polemictweet.com/', - 'hashtag' => '#rsln', - 'date' => '07.04.2011', - 'heure' => '19h30-21h00', - 'place' => 'Microsoft France', - 'duration' => '4026000', + 'hashtag' => '#fens', + 'date' => '21.06.2011', + 'heure' => '17h30-19h30', + 'place' => 'IRI - Salle Piazza - Centre Pompidou', + 'duration' => '5628200', - 'title' => "Mercedes Bunz : Les algorithmes ne remplaceront jamais les journalistes", - 'description'=> "", + 'title' => "Futur en Sine : Design Metadata", + 'description'=> "Cette conférence coordonnée par l’Institut de Recherche et d’innovation du Centre Pompidou a présenté les travaux réalisés lors de deux ateliers, un avec les étudiants de l’ENSCI sur les interfaces de production de méta données et un avec Strate Collège et l’ESILV sur l’utilisation d’interface sans contact dans l’espace urbain. Ces ateliers ont eu pour but d’accompagner concrètement le maquettage et le prototypage des projets des élèves en mettant en place une méthodologie d’open innovation dans un contexte interdisciplinaire.", - 'link' => 'http://www.rslnmag.fr/blog/2011/4/9/mercedes-bunz_les-algorithmes-ne-remplaceront-jamais-les-journalistes_/', - 'keywords' => 'algorithme, data journalisme, presse, mercedes bunz, rsln, iri', - 'rep' => 'rsln-mercedes-bunz', + 'link' => 'http://www.iri.centrepompidou.fr/futur-en-seine-2011/design-metadata-2/', + 'keywords' => 'design, metadata, iri, futur en seine, ensci, strate, esilv', + 'rep' => 'fens_FabLab_Design_Metadata', 'partenaires'=> " IRI - | RSLN - | MICROSOFT.fr ", + | ENSCI + | ESILV + | Strate Collège ", // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/843fff80-6b50-11e0-8aef-00145ea49a02", + 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/69e7b3e4-a8ae-11e0-85c5-00145ea49a02", 'player' => "res/metadataplayer/src/js/LdtPlayer.js" ); diff -r 66fa89a3d42c -r 42aeb2bfc58e web/fens_FabLab_Design_Metadata/images/tweetExplainBgd.gif Binary file web/fens_FabLab_Design_Metadata/images/tweetExplainBgd.gif has changed diff -r 66fa89a3d42c -r 42aeb2bfc58e web/fens_FabLab_Design_Metadata/polemicaltimeline.php --- a/web/fens_FabLab_Design_Metadata/polemicaltimeline.php Thu Jul 07 16:40:17 2011 +0200 +++ b/web/fens_FabLab_Design_Metadata/polemicaltimeline.php Mon Jul 18 10:42:35 2011 +0200 @@ -4,10 +4,12 @@ * include some common code (like we did in the 90s) * People still do this? ;) */ +include_once 'config.php'; // configuration include 'common.php'; // objet actuel -include_once 'config.php'; + +$url = (!empty($_SERVER['HTTPS'])) ? "https://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'] : "http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']; ?> @@ -23,9 +25,14 @@ + + + @@ -41,11 +48,10 @@ + + + - + - - -
@@ -138,8 +170,19 @@ _("Partager"); ?>