diff -r 861cae17abda -r 6cb4d10f0b8b web/client.php
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/client.php Wed Apr 06 16:26:16 2011 +0200
@@ -0,0 +1,405 @@
+getRequestToken();
+ $_SESSION['TWITTER_REQUEST_TOKEN'] = serialize($token);
+
+ /**
+ * Now redirect user to Twitter site so they can log in and
+ * approve our access
+ */
+ $consumer->redirect();
+}
+
+/* CLIENT VAR LIVE */
+
+$C_hashtag= "#rsln";
+$C_link = "http://www.rslnmag.fr/blog/2011/3/24/la-journaliste-mercedes-bunz-prochaine-invitee-des-rencontres-rsln/";
+$C_title = "Mercedes Bunz et le journaliste";
+$C_REP = "rsln-mercedes-bunz/";
+$C_description = "Elle nous racontera comment les algorithmes ont fini par devenir des producteurs d'infos et pourquoi ils ne remplaceront pour autant jamais les journalistes.
+
+(titre de sa conférence, en VO : When robots learned to write, How the rise of the algorithms will change journalism and revolutionize our concept of knowledge.)
+
+C'est un thème sur lequel elle avait été très remarquée, lors d'une intervention à la conférence Lift, à Genève, en mai 2010.";
+
+$C_partenaires = "
+
+ IRI
+ | RSLN
+ | MICROSOFT.fr ";
+
+?>
+
+
+
+
+
+
+
+
+
+
+