web/rwd-meetup-visualisation/config.php
changeset 988 954019f62866
parent 683 cd315f8c70e8
equal deleted inserted replaced
987:18cb05f027a0 988:954019f62866
     5     'date'   	 => '20.01.2012',
     5     'date'   	 => '20.01.2012',
     6     'heure'   	 => '17h00',
     6     'heure'   	 => '17h00',
     7     'place'   	 => 'Salle Triangle - Centre Pompidou',
     7     'place'   	 => 'Salle Triangle - Centre Pompidou',
     8     
     8     
     9     'title' 	 => "Visualisation d'information",
     9     'title' 	 => "Visualisation d'information",
    10     'abstract'   => "<b>Meetup Web de données&nbsp;:<br />Visualisation d'information,</b><br/>le 20/01/2012 de 17h00 à 20h00<br/>@ Salle Triangle (Centre Pompidou)",   
    10     'abstract'   => "<b>Meetup Web de données&nbsp;:<br />Visualisation d'information,</b><br/>le 20/01/2012 de 17h00 à 20h00<br/>@ Salle Triangle (Centre Pompidou)",
    11     'description'=> "Nous vous proposons une rencontre autour de la visualisation d'information co-organis&eacute;e par&nbsp;<strong>Metacarto&nbsp;</strong>(<a href=\"http://www.metacarto.fr/\" target=\"_blank\">http://www.metacarto.fr/</a>).<br />
    11     'description'=> "Nous vous proposons une rencontre autour de la visualisation d'information co-organis&eacute;e par&nbsp;<strong>Metacarto&nbsp;</strong>(<a href=\"http://www.metacarto.fr/\" target=\"_blank\">http://www.metacarto.fr/</a>).<br />
    12 Cet &eacute;v&eacute;nement r&eacute;unira Christophe Tricot (MetaCarto), Yves Rinato (Intactile Design/ENSCI), Samuel Huron (IRI) et Rapha&euml;l Velt (IRI) ainsi que plusieurs concurrents du r&eacute;cent concours Google DataViz.<br />
    12 Cet &eacute;v&eacute;nement r&eacute;unira Christophe Tricot (MetaCarto), Yves Rinato (Intactile Design/ENSCI), Samuel Huron (IRI) et Rapha&euml;l Velt (IRI) ainsi que plusieurs concurrents du r&eacute;cent concours Google DataViz.<br />
    13 Pour comprendre l&rsquo;int&eacute;r&ecirc;t et les usages de la visualisation d&rsquo;informations, nous vous proposons une rencontre en trois temps :<br />
    13 Pour comprendre l&rsquo;int&eacute;r&ecirc;t et les usages de la visualisation d&rsquo;informations, nous vous proposons une rencontre en trois temps :<br />
    14 </p>
    14 </p>
    15 <ol>
    15 <ol>
    33     'keywords'   => 'meetup, données, linked data, web sémantique, visualisation, information, infoviz, dataviz',
    33     'keywords'   => 'meetup, données, linked data, web sémantique, visualisation, information, infoviz, dataviz',
    34     'rep' 		 => 'rwd-meetup-visualisation',
    34     'rep' 		 => 'rwd-meetup-visualisation',
    35     'islive'	 => true,
    35     'islive'	 => true,
    36     'partenaires'=> "",
    36     'partenaires'=> "",
    37 		 
    37 		 
    38 	// After the event 
    38 	// After the event
    39 	'metadata'	 => "ae035b2e-dad0-11e0-84af-00145ea49a02",
    39 	'metadata'	 => "ae035b2e-dad0-11e0-84af-00145ea49a02",
    40     'player'     => "res/metadataplayer/src/js/LdtPlayer.js",  
    40     'player'     => "res/metadataplayer/src/js/LdtPlayer.js",
    41 	'duration'   => '7778370',
    41 	'duration'   => '7778370',
    42 	'client_visual' => 'images/bgd_player.png', // optional - relative path
    42 	'client_visual' => 'images/bgd_player.png', // optional - relative path
    43    	'head_logo' => 'images/sw-horz-w3c_head.png', // optional - relative path
    43    	'head_logo' => 'images/sw-horz-w3c_head.png', // optional - relative path
    44 	'slide_background' => 'images/slide_background.png',
    44 	'slide_background' => 'images/slide_background.png',
    45 	'archive_img' => "images/tail_patrimoine.png",	
    45 	'archive_img' => "images/tail_patrimoine.png",
    46 	'archive_title' => "Meetup Web de Données: Visualisation d'Information",
    46 	'archive_title' => "Meetup Web de Données: Visualisation d'Information",
    47 	'archive_description' => "à l'IRI, salle Triangle, Centre Pompidou <br/>le vendredi 20 janvier 2012 | 17:00 - 20:00",
    47 	'archive_description' => "à l'IRI, salle Triangle, Centre Pompidou <br/>le vendredi 20 janvier 2012 | 17:00 - 20:00",
    48 	
    48 	
    49 	'div_height' => 680,
    49 	'div_height' => 680,
    50 	'player_width' => 650,
    50 	'player_width' => 650,
    51 	'player_height' => 480,
    51 	'player_height' => 480,
    52 );
    52 );
    53 
    53 
    54 ?>
       
    55     
       
    56     
       
    57     
       
    58 
    54 
    59