| author | Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> |
| Tue, 13 Nov 2012 15:35:08 +0100 | |
| changeset 715 | d5a14c8b23d4 |
| parent 683 | cd315f8c70e8 |
| child 940 | 843f96e4eebd |
| permissions | -rw-r--r-- |
| 577 | 1 |
<?php |
2 |
$config = array( |
|
3 |
'hashtag' => '#edito11', |
|
4 |
'date' => '12.04.2012', |
|
5 |
'heure' => '17h30-19h30', |
|
6 |
'place' => 'Salle Triangle - Centre Pompidou', |
|
7 |
||
8 |
'title' => "Nouvelles formes d'éditorialisation", |
|
9 |
'abstract' => "Séminaire « nouvelles formes d'éditorialisation » :<br /><b>Réseaux sociaux, contribution et participation</b><br/>le 12/04/2012 de 17h30 à 19h30<br/>@ Salle Triangle (Centre Pompidou) - entrée libre et gratuite", |
|
10 |
'description'=> "<h3>Réseaux sociaux, contribution et participation</h3> |
|
11 |
<p>le 12/04/2012 de 17h30 à 19h30<br/>@ Salle Triangle (Centre Pompidou) - entrée libre et gratuite</p> |
|
12 |
|
|
| 579 | 13 |
<p>Invité : <strong>Geert Lovink</strong>, fondateur de <a href='http://networkcultures.org/wpmu/portal/' target='_blank'>l’Institute of Network of Cultures</a> et chercheur et professeur de Media Theory à la <a href='http://www.hva.nl/index.htm' target='_blank'>Hogeschool van Amsterdam</a> et à <a href='http://www.english.uva.nl/' target='_blank'>l’Université d’Amsterdam</a>.</p> |
14 |
<p>Geert Lovink posera la question suivante : la montée des médias sociaux va-t-elle induire une renaissance de la sociologie ? Une chose est certaine, il y a un besoin urgent de théorie générale sur le design “social”. La sociologie doit pour cela se libérer de ce que Lovink appelle “ses impulsions professionnelles”, autrement dit se libérer de l’implication sociale de la technologie. Selon lui, nous devons tendre vers une abrogation des dichotomies qui contraignent et limites nos façons de penser, telle que la distinction entre réel/virtuel et public/privé.</p>", |
|
| 577 | 15 |
'link' => 'http://seminaire.sens-public.org', |
16 |
'islive' => true, |
|
17 |
//'flv_provider' => 'rtmp', |
|
18 |
//'flv_file' => 'livestream', |
|
19 |
//'flv_streamer' => 'rtmp://media.iri.centrepompidou.fr/ddc-player', |
|
20 |
'use_tweetcast' => true, |
|
21 |
//'knowtex_url' => "http://labs.knowtex.com/enmi2011/?mapOnly#carto", |
|
22 |
'keywords' => 'editorialisation, iri, réseaux sociaux, contribution, participation', |
|
|
715
d5a14c8b23d4
replace '__DIR__' par __DIR__
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
683
diff
changeset
|
23 |
'rep' => basename(__DIR__), |
| 577 | 24 |
'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>", |
25 |
||
26 |
'client_visual' => 'images/big_visuel_edito.jpg',// 501 × 376 pixels |
|
27 |
||
28 |
'head_logo' => 'images/head_logo.gif', // 171 × 63 pixels |
|
29 |
||
30 |
'slide_background' => 'images/slide4-editorialisation.jpg', // 606 × 282 pixels |
|
31 |
||
32 |
'archive_img' => 'images/archive-editorialisation.jpg', // 270 × 150 pixels |
|
33 |
||
34 |
'archive_title' => "Réseaux sociaux, contribution et participation", |
|
35 |
'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 12 avril 2012 17:30 - 19:30', |
|
36 |
||
37 |
// After the event |
|
|
683
cd315f8c70e8
Put Platform URL in common.php. This allows me to access projects on local computer.
Raphael Velt <raph.velt@gmail.com>
parents:
660
diff
changeset
|
38 |
'metadata' => "42615b08-8d60-11e1-aa20-00145ea4a2be", |
| 577 | 39 |
'player' => "res/metadataplayer/src/js/LdtPlayer.js", |
40 |
'div_height' => 700, |
|
41 |
'player_width' => 650, |
|
42 |
'player_height' => 488, |
|
43 |
); |