# HG changeset patch
# User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
# Date 1304673086 -7200
# Node ID d689f183db2ca76a5e9caf05521d29cff5433e47
# Parent dcbde1a9f4c8e61efe3a38914e51f6b0b206fd31
add client live
diff -r dcbde1a9f4c8 -r d689f183db2c web/client_live.php
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/client_live.php Fri May 06 11:11:26 2011 +0200
@@ -0,0 +1,436 @@
+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 ";
+
+?>
+
+
+
+
+
+
+
+
+
+
+
+