| author | Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> |
| Thu, 21 May 2015 11:18:13 +0200 | |
| changeset 1246 | c3a5b1c24bc3 |
| parent 715 | d5a14c8b23d4 |
| permissions | -rw-r--r-- |
| 616 | 1 |
<?php |
2 |
$config = array( |
|
3 |
'hashtag' => '#transmedia', |
|
4 |
'date' => '25.05.2012', |
|
5 |
'heure' => '19:00', |
|
6 |
'place' => 'Centre Pompidou, Grande Salle', |
|
7 |
||
8 |
'title' => "Henry Jenkins, Transmedia 2.0", |
|
|
618
f65c1c3f77ea
corrected metadataplayer for mediafragment bug
Raphael Velt <raph.velt@gmail.com>
parents:
616
diff
changeset
|
9 |
'abstract' => "Parole à la critique<br />Vendredi 25 mai 2012, 19H<br/>Grande Salle, Centre Pompidou, Paris", |
| 616 | 10 |
'description'=> " |
11 |
<p> |
|
12 |
Pionnier des études sur les fans, théoricien célébré de la culture de la convergence, Henry Jenkins a repensé l’écosystème médiatique |
|
13 |
à l’aune du tournant participatif, marqué par l’essor des productions transmédiatiques. Passée la phase utopiste, ces dernières s’inscrivent |
|
14 |
dans un paysage de plus en plus diversifié, traversé par une même culture en réseau. Henry Jenkins en dévoilera les multiples logiques, |
|
15 |
du <i>mainstream</i> aux productions indépendantes, en passant par les <i>serious games</i>. |
|
16 |
</p><p> |
|
17 |
<p> |
|
18 |
Conférence d’Henry Jenkins organisée en coproduction avec la Sorbonne Nouvelle. |
|
19 |
Avec le partenariat de Orange Transmedia Lab. |
|
20 |
</p>", |
|
21 |
'link' => 'http://www.univ-paris3.fr/jsp/fiche_actualite.jsp?CODE=1331637711181', |
|
22 |
'keywords' => 'Transmedia, Henry Jenkins, Jenkins, fans', |
|
|
715
d5a14c8b23d4
replace '__DIR__' par __DIR__
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
683
diff
changeset
|
23 |
'rep' => basename(__DIR__), |
| 616 | 24 |
'partenaires'=> "<a href='http://www.univ-paris3.fr/' class='footerLink' target='_blank'>Université Sorbonne Nouvelle Paris 3</a> |
25 |
| <a href='http://www.centrepompidou.fr/' class='footerLink' target='_blank'>Centre National d'Art et de Culture Georges Pompidou</a> |
|
26 |
| <a href='http://www.transmedialab.org/' class='footerLink' target='_blank'>Orange Transmedia Lab</a> |
|
27 |
| <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>Institut de Recherche et d'Innovation</a>", |
|
28 |
||
29 |
'client_visual' => 'images/live_screen.jpg',// 480 × 320 pixels |
|
30 |
||
31 |
'head_logo' => 'images/head_logo.png', // 171 × 63 pixels |
|
32 |
||
33 |
'slide_background' => 'images/slider.png', // 606 × 282 pixels |
|
34 |
||
35 |
'archive_img' => 'images/archive.jpg', // 270 × 150 pixels |
|
36 |
||
37 |
'archive_title' => "WWW 2012", |
|
38 |
'archive_description' => 'par <a href="http://www.univ-paris3.fr/" target="_blank">Univ. Sorbonne Nouvelle</a> au Centre Pompidou<br/>le 25 mai 2012', |
|
| 625 | 39 |
'islive_embed' => '<iframe src="http://epresence.univ-paris3.fr/1/embed.aspx?eventId=125&embedded=true&clickToGoHome=true&templateType=Live" width="{{width}}" height="{{height}}" frameborder="0"></iframe>', |
| 616 | 40 |
// 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
|
41 |
'metadata' => "5510ecc4-5565-11e1-ac23-00145ea49a02", |
| 616 | 42 |
'duration' => 6640378, |
43 |
'player' => "res/metadataplayer/src/js/LdtPlayer.js", |
|
44 |
'div_height' => 700, |
|
45 |
'player_width' => 650, |
|
46 |
'player_height' => 488, |
|
47 |
); |