web/fens_FabLab_Design_Metadata/config.php
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 25 Jul 2011 18:50:20 +0200
changeset 229 74c9ddc3640b
parent 220 42aeb2bfc58e
child 251 d81cc587cc4d
permissions -rwxr-xr-x
a lot of changes in the web file organization. add folder, archive...
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
181
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
     1
<?php
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
     2
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
     3
/**
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
     4
 * FAKE ONE 
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
     5
 * Please edit the conférence details 
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
     6
 * 
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
     7
 */
229
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
     8
$config = array(    
220
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
     9
    'hashtag'    => '#fens',
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    10
    'date'   	 => '21.06.2011',
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    11
    'heure'   	 => '17h30-19h30',
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    12
    'place'   	 => 'IRI - Salle Piazza - Centre Pompidou',
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    13
    'duration'   => '5628200',
181
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    14
    
220
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    15
    'title' 	 => "Futur en Sine : Design Metadata",
229
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    16
	'abstract'   => '',
220
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    17
    'description'=> "Cette conférence coordonnée par l’Institut de Recherche et d’innovation du Centre Pompidou a présenté les travaux réalisés lors de deux ateliers, un avec les étudiants de l’ENSCI sur les interfaces de production de méta données et un avec Strate Collège et l’ESILV sur l’utilisation d’interface sans contact dans l’espace urbain. Ces ateliers ont eu pour but d’accompagner concrètement le maquettage et le prototypage des projets des élèves en mettant en place une méthodologie d’open innovation dans un contexte interdisciplinaire.",
181
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    18
					
220
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    19
    'link'       => 'http://www.iri.centrepompidou.fr/futur-en-seine-2011/design-metadata-2/',
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    20
    'keywords'   => 'design, metadata, iri, futur en seine, ensci, strate, esilv',
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    21
    'rep' 		 => 'fens_FabLab_Design_Metadata',
229
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    22
    'islive'	 => true,
181
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    23
    'partenaires'=> "<a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>
220
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    24
		 |  <a href='http://www.ensci.com/' class='footerLink' target='_blank'> ENSCI  </a>
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    25
		 |  <a href='http://www.esilv.fr/' class='footerLink' target='_blank' > ESILV  </a>
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    26
		 |  <a href='http://www.stratecollege.fr/' class='footerLink' target='_blank'> Strate Collège </a>",
181
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    27
		 
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    28
	// After the event 
220
42aeb2bfc58e publish chi07 and fens Fablab
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 181
diff changeset
    29
	'metadata'	 => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/69e7b3e4-a8ae-11e0-85c5-00145ea49a02",
229
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    30
    'player'     => "res/metadataplayer/src/js/LdtPlayer.js",
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    31
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    32
	'client_visual' => 'images/big_visuel_rsln_mb.jpg', // optional - relative path
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    33
   	'head_logo' => 'images/head_logo.gif', // optional - relative path
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    34
	'slide_background' => 'images/slide4.jpg',
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    35
	'archive_img' => 'images/tail_fens_fablab_designmd.jpg',
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    36
	'archive_title' => "DESIGN METADATA",
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    37
	'archive_description' => 'par <a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou<br/>le mardi 21 juin 2011 | 17:00 - 20:00',
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    38
	
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    39
	
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    40
	'div_height' => 750,
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    41
	'player_width' => 650,
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 220
diff changeset
    42
	'player_height' => 480,
181
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    43
);
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    44
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    45
?>
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    46
    
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    47
    
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    48
    
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    49
4b9405c06dca FENS bug 2 add folder
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
diff changeset
    50