| 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 532 | bab9705ac861 |
| permissions | -rwxr-xr-x |
| 119 | 1 |
<?php |
2 |
||
3 |
/** |
|
4 |
* Please edit the conférence details |
|
5 |
* |
|
6 |
*/ |
|
7 |
$config = array( |
|
|
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 |
|
| 119 | 9 |
'hashtag' => '#rsln', |
10 |
'date' => '2010', |
|
11 |
'heure' => '', |
|
|
229
74c9ddc3640b
a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
220
diff
changeset
|
12 |
'place' => '', |
| 119 | 13 |
'title' => "Clay Shirky : « Personne n'est titulaire du code source de la démocratie »", |
|
229
74c9ddc3640b
a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
220
diff
changeset
|
14 |
'abstract' => '', |
| 119 | 15 |
'description'=> "Journaliste américain spécialiste des nouvelles technologies de l'information et de la communication - NTIC, Clay Shirky est aussi consultant, écrivain, professeur.<br/><br/> |
16 |
Diplômé de l'Université de New York il écrit et enseigne, entre autres, sur les effets de corrélation de la topologie sociale et technologique de réseau, où comment nos réseaux forment la culture et inversement.<br/><br/> |
|
17 |
<br/><b> Dernier ouvrages :</b> <ul> |
|
18 |
<li> <a href='http://isbn.nu/9781594202537?asim' target='_blank'>2010 : Cognitive Surplus: Creativity and Generosity in a Connected Age </a></li> |
|
19 |
<li> <a href='http://isbn.nu/9781594201530' target='_blank'>2008 : Here Comes Everybody: The Power of Organizing Without Organizations</a></li></ul> |
|
20 |
<b>Source :</b> <a href='http://fr.wikipedia.org/wiki/Clay_Shirky' target='_blank'> Wikipedia.fr</a> |
|
21 |
<br/> <b>Plus d'information : </b> <a href='http://www.shirky.com/' target='_blank'>www.shirky.com</a> |
|
22 |
<br/> <b>Crédit photo : </b> <a href='http://www.flickr.com/photos/poptech2006/2969510044/' target='_blank'> CC BY NA - Pop!Tech 2008</a>", |
|
23 |
||
24 |
'link' => 'http://www.rslnmag.fr/blog/2011/1/17/clay-shirky_-personne-n-est-titulaire-du-code-source-de-la-democratie_/', |
|
25 |
'keywords' => 'digital, democratie, clayshirky, rsln, iri', |
|
26 |
'rep' => 'rsln', |
|
|
229
74c9ddc3640b
a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
220
diff
changeset
|
27 |
'islive' => true, |
| 119 | 28 |
'partenaires'=> "<a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a> |
29 |
| <a href='http://www.rslnmag.fr/' class='footerLink' target='_blank' > RSLN </a> |
|
30 |
| <a href='http://www.slate.fr/' class='footerLink' target='_blank'> SLATE.fr </a> |
|
31 |
| <a href='http://www.microsoft.fr/' class='footerLink' target='_blank'> MICROSOFT.fr </a>", |
|
32 |
||
33 |
// After the event |
|
34 |
'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/13b0aa52-336b-11e0-b233-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
|
35 |
'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
|
36 |
'duration' => '4299820', |
|
74c9ddc3640b
a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
220
diff
changeset
|
37 |
'client_visual' => 'images/bgd_player.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
|
38 |
'head_logo' => 'images/header_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
|
39 |
'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
|
40 |
'archive_img' => "images/tail_clay.jpg", |
|
74c9ddc3640b
a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
220
diff
changeset
|
41 |
'archive_title' => "Clay Shirky, le surplus cognitif", |
|
74c9ddc3640b
a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
220
diff
changeset
|
42 |
'archive_description' => "par <a href=\"http://www.rslnmag.fr/\" target=\"_blank\">RSLN</a> à Microsoft France <br/>le lundi 31 janvier 2011 | 08:30 - 10:30", |
|
74c9ddc3640b
a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
220
diff
changeset
|
43 |
|
|
74c9ddc3640b
a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
220
diff
changeset
|
44 |
'div_height' => 680, |
|
74c9ddc3640b
a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
220
diff
changeset
|
45 |
'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
|
46 |
'player_height' => 480, |
| 119 | 47 |
); |
48 |
||
49 |
?> |
|
50 |
|
|
51 |
|
|
52 |
|
|
53 |
||
54 |