# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1350303952 -7200 # Node ID 828c970342e5743f50c78bcfafcce35800227748 # Parent 3fb54af6f3cce4c1142ba12c04f8b438b159b0b1 add caps 2012 event diff -r 3fb54af6f3cc -r 828c970342e5 web/caps2012/config.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/caps2012/config.php Mon Oct 15 14:25:52 2012 +0200 @@ -0,0 +1,88 @@ + '#caps2012', + 'date' => '16.10.2012', + 'heure' => '09:30-17:00', + 'place' => 'Salle Triangle - Centre Pompidou', + + 'title' => "Collective Awareness Platforms for Sustainability and Social Innovation (CAPS)", + 'abstract' => "Collective Awareness Platforms for Sustainability and Social Innovation (CAPS)
le 16/10/2012 from 09h30 to 17h00
@ Salle Triangle - Centre Pompidou", + 'description'=> " +

IRI is hosting an information day on the « Collective Awareness Platforms for Sustainability and Social Innovation » (CAPS) initiative, which will be launched under objective 5.5 within call 10 of the ICT workprogramme 2013 (deadline for proposal submission: 15/1/2013).

+

In the wake of the crisis there is now the chance to harness the Internet for solving large-scale problems in Europe by harnessing social innovation. Hosted by l’Institut de recherche et d’innovation, will feature a number of speakers such as Bernard Stiegler (IRI) on how public markets can help Europe create a revolutionary programme of knowledge studies, and Philippe Aigrain (La Quadrature du Net) on the ACTA mobilization and the future of copyright in Europe. The European Commission is funding up to 15 million euros for collective awareness platforms, and a representative from the Commission will be on hand to explain the programme and listen to pitches for future work.

+

The information day is open to anyone free of charge upon registration.

+

What the day will achieve:

+ +

Presentations, starting at 10:00, include an overview of the call by Fabrizio Sestini, EU Scientific Officer, followed by keynote talks from:

+ +

After lunch, participants are invited to an open forum to develop and discuss ideas and proposals in areas of interest related to this call. The day will close at 17:00.

+

Participants will have the opportunity to make a five minute/three slide presentation and contribute to the start of the discussion. The presentations will then be uploaded on the event web page.

+

Program:

+ +

Please send pitches (1-3 slides) to hhalpin@w3.org and kat@voxe.org by October 11th.

+

Presentations by:

+ +
The conference will be held in English at the Centre Pompidou, Salle Triangle (to right of main entrance, next to large red cube outside of building) :
+
+\"Salle
", + 'link' => 'http://www.iri.centrepompidou.fr/evenement/collective-awareness-platforms-for-sustainability-and-social-innovation/', + 'keywords' => 'CAPS, Europe, IRI', + 'rep' => basename('__DIR__'), + 'partenaires'=> "", + + 'client_visual' => 'images/caps2012_live_screen.jpg',// 480 × 320 pixels + + 'head_logo' => 'images/logo_ec_en.gif', // 171 × 63 pixels + + 'slide_background' => 'images/caps2012_slider.png', // 606 × 282 pixels + + 'archive_img' => 'images/caps2012_archive.jpg', // 270 × 150 pixels + + 'archive_title' => "CAPS 2012", + 'archive_description' => 'par IRI au Centre Pompidou.
le 16 octobre 2012 | 09:30 - 17:00', + + // After the event + 'metadata' => "", + 'duration' => 0, + 'player' => "res/metadataplayer/src/js/LdtPlayer.js", + 'div_height' => 700, + 'player_width' => 650, + 'player_height' => 488, +); \ No newline at end of file diff -r 3fb54af6f3cc -r 828c970342e5 web/caps2012/images/caps2012_archive.jpg Binary file web/caps2012/images/caps2012_archive.jpg has changed diff -r 3fb54af6f3cc -r 828c970342e5 web/caps2012/images/caps2012_live_screen.jpg Binary file web/caps2012/images/caps2012_live_screen.jpg has changed diff -r 3fb54af6f3cc -r 828c970342e5 web/caps2012/images/caps2012_slider.png Binary file web/caps2012/images/caps2012_slider.png has changed diff -r 3fb54af6f3cc -r 828c970342e5 web/caps2012/images/logo_ec_en.gif Binary file web/caps2012/images/logo_ec_en.gif has changed diff -r 3fb54af6f3cc -r 828c970342e5 web/caps2012/index.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/caps2012/index.php Mon Oct 15 14:25:52 2012 +0200 @@ -0,0 +1,6 @@ + \ No newline at end of file diff -r 3fb54af6f3cc -r 828c970342e5 web/common.php --- a/web/common.php Tue Aug 28 12:33:07 2012 +0200 +++ b/web/common.php Mon Oct 15 14:25:52 2012 +0200 @@ -17,7 +17,7 @@ $ldt_platform = 'http://ldt.iri.centrepompidou.fr/'; $project_url_base = 'ldtplatform/ldt/cljson/id/'; -$C_default_rep = 'fens2012'; +$C_default_rep = 'caps2012'; $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0'; $archives_list = array( @@ -33,7 +33,7 @@ 'fens2012-museo-culture-opendata', 'fens2012-vinyl-numerique', 'fens2012-edito-datajournalisme', - 'fens2012-wiid', + 'fens2012-wiid' );