finish tweetstream update to 1.0 and add a way to stop the loop without killing the process
<?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;
?>