| author | Raphael Velt <raph.velt@gmail.com> |
| Thu, 23 Aug 2012 15:16:26 +0200 | |
| changeset 683 | cd315f8c70e8 |
| parent 660 | 0bf11a8b8c1f |
| child 715 | d5a14c8b23d4 |
| permissions | -rw-r--r-- |
| 604 | 1 |
<?php |
2 |
$config = array( |
|
3 |
'hashtag' => '#museoweb', |
|
4 |
'date' => '15.05.2012', |
|
5 |
'heure' => '17h00-20h00', |
|
6 |
'place' => 'Centre Pompidou (Paris)', |
|
7 |
'duration' => '', |
|
8 |
||
9 |
'title' => "Muséologie, muséographie et nouvelles formes d’adresse au public", |
|
10 |
||
11 |
'abstract' => "« <b>Des interfaces innovantes tirant parti des métadonnées</b> » <br/> 15 / 05 / 2012 de 17h00 à 20h00 @ Centre Pompidou (Paris)", |
|
12 |
||
13 |
'description'=> "<p><b>Des interfaces innovantes tirant parti des métadonnées.</b> (le 15/05/2012)</p> |
|
14 |
<p>Les métadonnées sont la base de départ pour la conception des interfaces pour l’indexation, la recherche, la navigation et la représentation. Comment peuvent elles aller jusqu’à modifier une stratégie de collecte ?</p> |
|
15 |
<ul> |
|
16 |
<li><b>Jean Daniel Fekete</b> – INRIA/Aviz</li> |
|
17 |
<li><b>Yves Armel Martin</b> – Erasme</li> |
|
|
614
738ca9d3f98d
correction museo-interfaces
Raphael Velt <raph.velt@gmail.com>
parents:
608
diff
changeset
|
18 |
<li><b>David Assouline</b> - Google Art Project</li> |
| 604 | 19 |
</ul> |
20 |
<p>Coup de projecteur :</p> |
|
21 |
<ul> |
|
22 |
<li><b>Wiki loves monuments</b></li> |
|
23 |
</ul>", |
|
24 |
||
25 |
'link' => 'http://www.iri.centrepompidou.fr/evenement/museologie-museographie-et-nouvelles-formes-dadresse-au-public/?lang=fr_fr', |
|
26 |
'islive' => true, |
|
27 |
'keywords' => 'muséographie, muséologie, interfaces, métadonnées, innovation, recherche, navigation, représentation', |
|
|
660
0bf11a8b8c1f
ADD : archives metadata ENDPOINT
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
614
diff
changeset
|
28 |
'rep' => basename('__DIR__'), |
| 604 | 29 |
'partenaires'=> "<a href='http://www.culture.gouv.fr/' |
30 |
class='footerLink' target='_blank'> Ministère de la Culture et communication </a> |
|
31 |
| <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> |
|
32 |
IRI </a>", |
|
33 |
||
34 |
'client_visual' => "images/big_visuel_museo_2011_fr.png", // 501 × 376 pixels |
|
35 |
||
36 |
'head_logo' => 'images/head_logo.gif', // 171 × 63 pixels |
|
37 |
||
38 |
'slide_background' => "images/slide4_museo_fr.png", // 606 × 282 pixels |
|
39 |
||
40 |
'archive_img' => "images/museo-2011.jpg", // 270 × 150 pixels |
|
41 |
||
42 |
'archive_title' => "Muséologie 2011 - Des interfaces innovantes tirant parti des métadonnées", |
|
43 |
'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mardi 15 mai 2012 | 17:00 - 20:00", |
|
44 |
||
45 |
// 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
|
46 |
'metadata' => "321ae0b0-ff2c-11e0-95c2-00145ea49a02", |
| 604 | 47 |
'div_height' => 740, |
48 |
'player_width' => 650, |
|
49 |
'player_height' => 500, |
|
|
608
546e1b3c7611
test integration etherpad
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
606
diff
changeset
|
50 |
'pad_url' => 'http://pads.iri-research.org/p/museo-interfaces?showControls=true&showChat=true&showLineNumbers=true&useMonospaceFont=false' |
| 604 | 51 |
); |