web/edito-intelligence/config.php
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 13 Feb 2012 17:04:35 +0100
changeset 507 7f7fdf4eb06c
parent 485 38ac6cb87be7
child 508 c296bead6659
permissions -rw-r--r--
Merge with 3af437be7931bf6a5831f253db834827875c0182

<?php
$config = array(
   	'hashtag'    => '#edito11',
   	'date'   => '19.01.2012',
   	'heure'   => '17h00-19h30',
   	'place'   => 'Salle Triangle - Centre Pompidou',

   	'title' => "Intelligence collective, savoir participatif (human computation)",
	'abstract'   => "<b>Intelligence collective, savoir participatif (human computation),</b><br/>le 19/01/2012 de 17h00 à 19h30<br/>@ Salle Triangle (Centre Pompidou) - entrée libre et gratuite",
//   	'abstract'   => "<b>Nouvelle forme d'éditorialisation</b>,<br/><b>Entre pédagogie, information et entertainment : le Web-doc et au-delà,</b><br/>le 01/12/2011 de 17h30 à 19h30<br/>@ Salle Triangle (Centre Pompidou) - entrée libre et gratuite",
   	'description'=> "le 19/01/2012 de 17h00 à 19h30<br/>@ Salle Triangle (Centre Pompidou) - entrée libre et gratuite<br/><br/>
   	Intervenants&nbsp;:<br/>
   	- Harry Halpin, post-doctorant à l'IRI - projet européen &quot;PHILOWEB&quot;<br/>
   	- Antoine Taly, chercheur au CNRS, Paris 7 - IBPC<br/><br/>
   		La séance est consacrée à l'intelligence collective et aux savoirs participatifs. Antoine Taly nous présentera Foldit, ou la science participative dans un jeu. Harry Halpin reviendra sur les fondements du web, prémices d'une intelligence collective, en revenant notamment sur les évènements politiques populaires récents dans la lignée d'Occupy Wall Street.",
   	'link' => 'http://seminaire.sens-public.org',
   	'islive'     => true,
   	//'flv_provider' => 'rtmp',
	//'flv_file' => 'livestream',
	//'flv_streamer' => 'rtmp://media.iri.centrepompidou.fr/ddc-player',
    'use_tweetcast' => true,
    'suggested_keywords' => array(
        "intelligence",
        "collective",
        "artificielle",
        "savoir",
        "participatif",
        "wiki",
        "occupy",
        "cognition",
        "w3c",
        "open",
        "science",
    ),
	//'knowtex_url' => "http://labs.knowtex.com/enmi2011/?mapOnly#carto",
   	'keywords'   => 'editorialisation, iri',
   	'rep' => basename(__DIR__),
   	'partenaires'=> "<a href='http://www.sens-public.org' class='footerLink' target='_blank'>Sens Public</a> | <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>IRI</a>",

    'client_visual' => 'images/big_visuel_edito.jpg',// 501 × 376 pixels
    
 	'head_logo' => 'images/head_logo.gif', // 171 × 63 pixels
 	
  	'slide_background' => 'images/slide4-editorialisation.jpg', // 606 × 282 pixels
    
  	'archive_img' => 'images/archive-editorialisation.jpg', // 270 × 150 pixels

 	'archive_title' => "Intelligence collective, savoir participatif (human computation)",
 	'archive_description' => 'par <a href="http://www.sens-public.org" target="_blank">Sens Public</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a><br/>au Centre Pompidou le jeudi 19 janvier 2012 17:30 - 19:30',

    // After the event
	'metadata'    => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/0911926e-093a-11e1-996f-00145ea49a02",
	'duration'   => 8357400,
	'player'        => "res/metadataplayer/src/js/LdtPlayer.js",
	'div_height'    => 700,
	'player_width'  => 650,
	'player_height' => 488,
);