--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/fens_FabLab_Design_Metadata/config.php Mon Jun 20 14:14:33 2011 +0200
@@ -0,0 +1,40 @@
+<?php
+
+/**
+ * FAKE ONE
+ * Please edit the conférence details
+ *
+ */
+
+$config = array(
+ 'root' => 'http://polemictweet.com/',
+
+ 'hashtag' => '#rsln',
+ 'date' => '07.04.2011',
+ 'heure' => '19h30-21h00',
+ 'place' => 'Microsoft France',
+ 'duration' => '4026000',
+
+ 'title' => "Mercedes Bunz : Les algorithmes ne remplaceront jamais les journalistes",
+ 'description'=> "",
+
+ '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',
+ 'partenaires'=> "<a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>
+ | <a href='http://www.rslnmag.fr/' class='footerLink' target='_blank' > RSLN </a>
+ | <a href='http://www.microsoft.fr/' class='footerLink' target='_blank'> MICROSOFT.fr </a>",
+
+ // After the event
+ 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/843fff80-6b50-11e0-8aef-00145ea49a02",
+ 'player' => "res/metadataplayer/src/js/LdtPlayer.js"
+);
+
+$player_width = 600;
+$player_height = 480;
+?>
+
+
+
+
+