--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/0-introduction/config.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,37 @@
+<?php
+$config = array(
+ 'hashtag' => '#workmarathon',
+
+ 'title' => 'Work Marathon 2018 - 00 Introduction',
+
+ 'abstract' => "<b>Work Marathon 2018</b> <br/> <small>September 22nd, from 10am to 10pm @Serpentine Galleries (London)</small>",
+
+ 'description' => "<h3>Introduction</h3>",
+
+ 'link' => 'https://www.serpentinegalleries.org/exhibitions-events/work-marathon',
+
+ 'islive' => true,
+ 'islive_embed' => '',
+
+ 'keywords' => 'Work Marathon, Neganthropocene, Neganthropy, Samrt Cities, Economy of Contribution, Contributive research, Internation, Building Information Modeling, Disruption',
+
+ 'rep' => basename(__DIR__),
+
+ 'partenaires'=> "<a href='http://www.serpentinegalleries.org/'
+ class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
+
+ 'client_visual' => "images/Serpentine_Image-Polemic_Tweet_480x320.png", // 501 × 376 pixels
+
+ 'head_logo' => 'images/Serpentine_Image-Polemic_Tweet_171x63.png', // 171 × 63 pixels
+
+ 'slide_background' => "images/Serpentine_Image-Polemic_Tweet_606x282.png", // 606 × 282 pixels
+
+ 'archive_img' => "images/Serpentine_Image-Polemic_Tweet_270x150.png", // 270 × 150 pixels
+
+ 'archive_title' => "Work Marathon 2018 - 00 Introduction",
+ 'archive_description' => 'from <a href="https://www.serpentinegalleries.org/" target="_blank">Serpentine Galleries</a><br/>September 22nd | 10am - 10pm at Serpentine Galleries',
+
+ // After the event
+ 'metadata' => "cf54e97c-d146-11e8-8451-00145ea4a2be",
+ 'annotation_protocol_version' => '3',
+);
Binary file web/marathon-serpentine-2018/0-introduction/images/Serpentine_Image-Polemic_Tweet_171x63.png has changed
Binary file web/marathon-serpentine-2018/0-introduction/images/Serpentine_Image-Polemic_Tweet_270x150.png has changed
Binary file web/marathon-serpentine-2018/0-introduction/images/Serpentine_Image-Polemic_Tweet_480x320.png has changed
Binary file web/marathon-serpentine-2018/0-introduction/images/Serpentine_Image-Polemic_Tweet_606x282.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/0-introduction/index.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: polemicaltimeline.php");
+exit();
+?>
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/01-maproom/config.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,40 @@
+<?php
+$config = array(
+ 'hashtag' => '#workmarathon',
+
+ 'title' => 'Work Marathon 2018 - 01 Map Room',
+
+ 'abstract' => "<b>Work Marathon 2018</b> <br/> <small>September 22nd, from 10am to 10pm @Serpentine Galleries (London)</small>",
+
+
+ 'description' => "<h3>The economy of contribution in the Anthropocene and Beyond</h3>
+ <br>
+ Julien Dossier, Olivier Landau and Clément Morlat",
+
+ 'link' => 'https://www.serpentinegalleries.org/exhibitions-events/work-marathon',
+
+ 'islive' => true,
+ 'islive_embed' => '',
+
+ 'keywords' => 'Work Marathon, Neganthropocene, Neganthropy, Samrt Cities, Economy of Contribution, Contributive research, Internation, Building Information Modeling, Disruption',
+
+ 'rep' => basename(__DIR__),
+
+ 'partenaires'=> "<a href='http://www.serpentinegalleries.org/'
+ class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
+
+ 'client_visual' => "images/Serpentine_Image-Polemic_Tweet_480x320.png", // 501 × 376 pixels
+
+ 'head_logo' => 'images/Serpentine_Image-Polemic_Tweet_171x63.png', // 171 × 63 pixels
+
+ 'slide_background' => "images/Serpentine_Image-Polemic_Tweet_606x282.png", // 606 × 282 pixels
+
+ 'archive_img' => "images/Serpentine_Image-Polemic_Tweet_270x150.png", // 270 × 150 pixels
+
+ 'archive_title' => "Work Marathon 2018 - 01 Map Room",
+ 'archive_description' => 'from <a href="https://www.serpentinegalleries.org/" target="_blank">Serpentine Galleries</a><br/>September 22nd | 10am - 10pm at Serpentine Galleries',
+
+ // After the event
+ 'metadata' => "a3f433e8-d13f-11e8-8451-00145ea4a2be",
+ 'annotation_protocol_version' => '3',
+);
Binary file web/marathon-serpentine-2018/01-maproom/images/Serpentine_Image-Polemic_Tweet_171x63.png has changed
Binary file web/marathon-serpentine-2018/01-maproom/images/Serpentine_Image-Polemic_Tweet_270x150.png has changed
Binary file web/marathon-serpentine-2018/01-maproom/images/Serpentine_Image-Polemic_Tweet_480x320.png has changed
Binary file web/marathon-serpentine-2018/01-maproom/images/Serpentine_Image-Polemic_Tweet_606x282.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/01-maproom/index.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: polemicaltimeline.php");
+exit();
+?>
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/02-maproom/config.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,40 @@
+<?php
+$config = array(
+ 'hashtag' => '#workmarathon',
+
+ 'title' => 'Work Marathon 2018 - 02 Map Room',
+
+ 'abstract' => "<b>Work Marathon 2018</b> <br/> <small>September 22nd, from 10am to 10pm @Serpentine Galleries (London)</small>",
+
+
+ 'description' => "<h3>Mathematics, Life Science, Finance, Work and Economy</h3>
+ <br>
+ Giuseppe Longo, Maël Montévil and Bernard Stiegler",
+
+ 'link' => 'https://www.serpentinegalleries.org/exhibitions-events/work-marathon',
+
+ 'islive' => true,
+ 'islive_embed' => '',
+
+ 'keywords' => 'Work Marathon, Neganthropocene, Neganthropy, Samrt Cities, Economy of Contribution, Contributive research, Internation, Building Information Modeling, Disruption',
+
+ 'rep' => basename(__DIR__),
+
+ 'partenaires'=> "<a href='http://www.serpentinegalleries.org/'
+ class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
+
+ 'client_visual' => "images/Serpentine_Image-Polemic_Tweet_480x320.png", // 501 × 376 pixels
+
+ 'head_logo' => 'images/Serpentine_Image-Polemic_Tweet_171x63.png', // 171 × 63 pixels
+
+ 'slide_background' => "images/Serpentine_Image-Polemic_Tweet_606x282.png", // 606 × 282 pixels
+
+ 'archive_img' => "images/Serpentine_Image-Polemic_Tweet_270x150.png", // 270 × 150 pixels
+
+ 'archive_title' => "Work Marathon 2018 - 02 Map Room",
+ 'archive_description' => 'from <a href="https://www.serpentinegalleries.org/" target="_blank">Serpentine Galleries</a><br/>September 22nd | 10am - 10pm at Serpentine Galleries',
+
+ // After the event
+ 'metadata' => "8589c192-d140-11e8-8451-00145ea4a2be",
+ 'annotation_protocol_version' => '3',
+);
Binary file web/marathon-serpentine-2018/02-maproom/images/Serpentine_Image-Polemic_Tweet_171x63.png has changed
Binary file web/marathon-serpentine-2018/02-maproom/images/Serpentine_Image-Polemic_Tweet_270x150.png has changed
Binary file web/marathon-serpentine-2018/02-maproom/images/Serpentine_Image-Polemic_Tweet_480x320.png has changed
Binary file web/marathon-serpentine-2018/02-maproom/images/Serpentine_Image-Polemic_Tweet_606x282.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/02-maproom/index.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: polemicaltimeline.php");
+exit();
+?>
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/03-maproom/config.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,47 @@
+<?php
+$config = array(
+ 'hashtag' => '#workmarathon',
+
+ 'title' => 'Work Marathon 2018 - 03 Map Room',
+
+ 'abstract' => "<b>Work Marathon 2018</b> <br/> <small>September 22nd, from 10am to 10pm @Serpentine Galleries (London)</small>",
+
+
+ 'description' => "<h3>Locality, Post-Colonial Studies, Cosmotechnics, Internation (according to Marcel Mauss) and “Neganthropy”</h3>
+ <br>
+ Divya Dwivedi, Yuk Hui, Bernard Stiegler and Paolo Vignola",
+
+ 'link' => 'https://www.serpentinegalleries.org/exhibitions-events/work-marathon',
+
+ 'islive' => true,
+ 'islive_embed' => '',
+
+ 'keywords' => 'Work Marathon, Neganthropocene, Neganthropy, Samrt Cities, Economy of Contribution, Contributive research, Internation, Building Information Modeling, Disruption',
+
+ 'link' => '',
+
+ 'islive' => true,
+ 'islive_embed' => '',
+
+ 'keywords' => '',
+
+ 'rep' => basename(__DIR__),
+
+ 'partenaires'=> "<a href='http://www.serpentinegalleries.org/'
+ class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
+
+ 'client_visual' => "images/Serpentine_Image-Polemic_Tweet_480x320.png", // 501 × 376 pixels
+
+ 'head_logo' => 'images/Serpentine_Image-Polemic_Tweet_171x63.png', // 171 × 63 pixels
+
+ 'slide_background' => "images/Serpentine_Image-Polemic_Tweet_606x282.png", // 606 × 282 pixels
+
+ 'archive_img' => "images/Serpentine_Image-Polemic_Tweet_270x150.png", // 270 × 150 pixels
+
+ 'archive_title' => "Work Marathon 2018 - 03 Map Room",
+ 'archive_description' => 'from <a href="https://www.serpentinegalleries.org/" target="_blank">Serpentine Galleries</a><br/>September 22nd | 10am - 10pm at Serpentine Galleries',
+
+ // After the event
+ 'metadata' => "8afa01cc-d141-11e8-8451-00145ea4a2be",
+ 'annotation_protocol_version' => '3',
+);
Binary file web/marathon-serpentine-2018/03-maproom/images/Serpentine_Image-Polemic_Tweet_171x63.png has changed
Binary file web/marathon-serpentine-2018/03-maproom/images/Serpentine_Image-Polemic_Tweet_270x150.png has changed
Binary file web/marathon-serpentine-2018/03-maproom/images/Serpentine_Image-Polemic_Tweet_480x320.png has changed
Binary file web/marathon-serpentine-2018/03-maproom/images/Serpentine_Image-Polemic_Tweet_606x282.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/03-maproom/index.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: polemicaltimeline.php");
+exit();
+?>
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/04-maproom/config.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,40 @@
+<?php
+$config = array(
+ 'hashtag' => '#workmarathon',
+
+ 'title' => 'Work Marathon 2018 - 04 Map Room',
+
+ 'abstract' => "<b>Work Marathon 2018</b> <br/> <small>September 22nd, from 10am to 10pm @Serpentine Galleries (London)</small>",
+
+
+ 'description' => "<h3>Acceleration, Disruption, Bifurcation</h3>
+ <br>
+ Shaj Mohan, Gerald Moore and Daniel Ross",
+
+ 'link' => 'https://www.serpentinegalleries.org/exhibitions-events/work-marathon',
+
+ 'islive' => true,
+ 'islive_embed' => '',
+
+ 'keywords' => 'Work Marathon, Neganthropocene, Neganthropy, Samrt Cities, Economy of Contribution, Contributive research, Internation, Building Information Modeling, Disruption',
+
+ 'rep' => basename(__DIR__),
+
+ 'partenaires'=> "<a href='http://www.serpentinegalleries.org/'
+ class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
+
+ 'client_visual' => "images/Serpentine_Image-Polemic_Tweet_480x320.png", // 501 × 376 pixels
+
+ 'head_logo' => 'images/Serpentine_Image-Polemic_Tweet_171x63.png', // 171 × 63 pixels
+
+ 'slide_background' => "images/Serpentine_Image-Polemic_Tweet_606x282.png", // 606 × 282 pixels
+
+ 'archive_img' => "images/Serpentine_Image-Polemic_Tweet_270x150.png", // 270 × 150 pixels
+
+ 'archive_title' => "Work Marathon 2018 - 04 Map Room",
+ 'archive_description' => 'from <a href="https://www.serpentinegalleries.org/" target="_blank">Serpentine Galleries</a><br/>September 22nd | 10am - 10pm at Serpentine Galleries',
+
+ // After the event
+ 'metadata' => "fa6e38d4-d141-11e8-8451-00145ea4a2be",
+ 'annotation_protocol_version' => '3',
+);
Binary file web/marathon-serpentine-2018/04-maproom/images/Serpentine_Image-Polemic_Tweet_171x63.png has changed
Binary file web/marathon-serpentine-2018/04-maproom/images/Serpentine_Image-Polemic_Tweet_270x150.png has changed
Binary file web/marathon-serpentine-2018/04-maproom/images/Serpentine_Image-Polemic_Tweet_480x320.png has changed
Binary file web/marathon-serpentine-2018/04-maproom/images/Serpentine_Image-Polemic_Tweet_606x282.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/04-maproom/index.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: polemicaltimeline.php");
+exit();
+?>
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/05-maproom/config.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,40 @@
+<?php
+$config = array(
+ 'hashtag' => '#workmarathon',
+
+ 'title' => 'Work Marathon 2018 - 05 Map Room',
+
+ 'abstract' => "<b>Work Marathon 2018</b> <br/> <small>September 22nd, from 10am to 10pm @Serpentine Galleries (London)</small>",
+
+
+ 'description' => "<h3>Real Smart Cities, Platforms, Infrasomatisation</h3>
+ <br>
+ Sara Baranzoni, David Berry, Giacomo Gilmozzi and Saskia Sassen",
+
+ 'link' => 'https://www.serpentinegalleries.org/exhibitions-events/work-marathon',
+
+ 'islive' => true,
+ 'islive_embed' => '',
+
+ 'keywords' => 'Work Marathon, Neganthropocene, Neganthropy, Samrt Cities, Economy of Contribution, Contributive research, Internation, Building Information Modeling, Disruption',
+
+ 'rep' => basename(__DIR__),
+
+ 'partenaires'=> "<a href='http://www.serpentinegalleries.org/'
+ class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
+
+ 'client_visual' => "images/Serpentine_Image-Polemic_Tweet_480x320.png", // 501 × 376 pixels
+
+ 'head_logo' => 'images/Serpentine_Image-Polemic_Tweet_171x63.png', // 171 × 63 pixels
+
+ 'slide_background' => "images/Serpentine_Image-Polemic_Tweet_606x282.png", // 606 × 282 pixels
+
+ 'archive_img' => "images/Serpentine_Image-Polemic_Tweet_270x150.png", // 270 × 150 pixels
+
+ 'archive_title' => "Work Marathon 2018 - 05 Map Room",
+ 'archive_description' => 'from <a href="https://www.serpentinegalleries.org/" target="_blank">Serpentine Galleries</a><br/>September 22nd | 10am - 10pm at Serpentine Galleries',
+
+ // After the event
+ 'metadata' => "7de8d048-d142-11e8-8451-00145ea4a2be",
+ 'annotation_protocol_version' => '3',
+);
Binary file web/marathon-serpentine-2018/05-maproom/images/Serpentine_Image-Polemic_Tweet_171x63.png has changed
Binary file web/marathon-serpentine-2018/05-maproom/images/Serpentine_Image-Polemic_Tweet_270x150.png has changed
Binary file web/marathon-serpentine-2018/05-maproom/images/Serpentine_Image-Polemic_Tweet_480x320.png has changed
Binary file web/marathon-serpentine-2018/05-maproom/images/Serpentine_Image-Polemic_Tweet_606x282.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/05-maproom/index.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: polemicaltimeline.php");
+exit();
+?>
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/06-maproom/config.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,40 @@
+<?php
+$config = array(
+ 'hashtag' => '#workmarathon',
+
+ 'title' => 'Work Marathon 2018 - 06 Map Room',
+
+ 'abstract' => "<b>Work Marathon 2018</b> <br/> <small>September 22nd, from 10am to 10pm @Serpentine Galleries (London)</small>",
+
+
+ 'description' => "<h3>Contributive research, Social Sculpture, Art & Technology</h3>
+ <br>
+ Anne Alombert, Noel Fitzpatrick, Glenn Loughran, Vincent Puig",
+
+ 'link' => 'https://www.serpentinegalleries.org/exhibitions-events/work-marathon',
+
+ 'islive' => true,
+ 'islive_embed' => '',
+
+ 'keywords' => 'Work Marathon, Neganthropocene, Neganthropy, Samrt Cities, Economy of Contribution, Contributive research, Internation, Building Information Modeling, Disruption',
+
+ 'rep' => basename(__DIR__),
+
+ 'partenaires'=> "<a href='http://www.serpentinegalleries.org/'
+ class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
+
+ 'client_visual' => "images/Serpentine_Image-Polemic_Tweet_480x320.png", // 501 × 376 pixels
+
+ 'head_logo' => 'images/Serpentine_Image-Polemic_Tweet_171x63.png', // 171 × 63 pixels
+
+ 'slide_background' => "images/Serpentine_Image-Polemic_Tweet_606x282.png", // 606 × 282 pixels
+
+ 'archive_img' => "images/Serpentine_Image-Polemic_Tweet_270x150.png", // 270 × 150 pixels
+
+ 'archive_title' => "Work Marathon 2018 - 06 Map Room",
+ 'archive_description' => 'from <a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a><br/>September 22nd | 10am - 10pm at Serpentine Galleries',
+
+ // After the event
+ 'metadata' => "25cc93c6-d143-11e8-8451-00145ea4a2be",
+ 'annotation_protocol_version' => '3',
+);
Binary file web/marathon-serpentine-2018/06-maproom/images/Serpentine_Image-Polemic_Tweet_171x63.png has changed
Binary file web/marathon-serpentine-2018/06-maproom/images/Serpentine_Image-Polemic_Tweet_270x150.png has changed
Binary file web/marathon-serpentine-2018/06-maproom/images/Serpentine_Image-Polemic_Tweet_480x320.png has changed
Binary file web/marathon-serpentine-2018/06-maproom/images/Serpentine_Image-Polemic_Tweet_606x282.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/06-maproom/index.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: polemicaltimeline.php");
+exit();
+?>
\ No newline at end of file
--- a/web/marathon-serpentine-2018/config.php Wed Oct 31 17:01:33 2018 +0100
+++ b/web/marathon-serpentine-2018/config.php Mon Nov 05 19:04:57 2018 +0100
@@ -1,22 +1,34 @@
<?php
-$embed_code_list = [
- [new DateTime('2018-09-22T08:30:00Z'), new DateTime('2018-09-22T13:30:00Z'), '<iframe width="560" height="315" src="https://www.youtube.com/embed/KfXwcNruncg?autoplay=1" frameborder="0" allow="autoplay; encrypted-media" modestbranding=1 allowfullscreen></iframe>'],
- [new DateTime('2018-09-22T13:30:01Z'), new DateTime('2018-09-22T22:30:00Z'), '<iframe id="ls_embed_1537527835" src="https://livestream.com/accounts/27752410/events/8379051/player?width=560&height=315&enableInfoAndActivity=true&defaultDrawer=&autoPlay=true&mute=false" width="560" height="315" frameborder="0" scrolling="no" allowfullscreen></iframe>'],
- [new DateTime('2018-09-23T07:30:00Z'), new DateTime('2018-09-23T16:30:00Z'), '<iframe width="560" height="315" src="https://www.youtube.com/embed/iHygIOIkZ0A?autoplay=1" frameborder="0" allow="autoplay; encrypted-media" modestbranding=1 allowfullscreen></iframe>'],
-];
+// $embed_code_list = [
+// [new DateTime('2018-09-22T08:30:00Z'), new DateTime('2018-09-22T13:30:00Z'), '<iframe width="560" height="315" src="https://www.youtube.com/embed/KfXwcNruncg?autoplay=1" frameborder="0" allow="autoplay; encrypted-media" modestbranding=1 allowfullscreen></iframe>'],
+// [new DateTime('2018-09-22T13:30:01Z'), new DateTime('2018-09-22T22:30:00Z'), '<iframe id="ls_embed_1537527835" src="https://livestream.com/accounts/27752410/events/8379051/player?width=560&height=315&enableInfoAndActivity=true&defaultDrawer=&autoPlay=true&mute=false" width="560" height="315" frameborder="0" scrolling="no" allowfullscreen></iframe>'],
+// [new DateTime('2018-09-23T07:30:00Z'), new DateTime('2018-09-23T16:30:00Z'), '<iframe width="560" height="315" src="https://www.youtube.com/embed/iHygIOIkZ0A?autoplay=1" frameborder="0" allow="autoplay; encrypted-media" modestbranding=1 allowfullscreen></iframe>'],
+// ];
-$islive_embed = null;
-$current_time = new DateTime();
+// $islive_embed = null;
+// $current_time = new DateTime();
-foreach ($embed_code_list as $time_entry) {
- if($current_time >= $time_entry[0] && $current_time <= $time_entry[1]) {
- $islive_embed = $time_entry[2];
- break;
- }
-}
+// foreach ($embed_code_list as $time_entry) {
+// if($current_time >= $time_entry[0] && $current_time <= $time_entry[1]) {
+// $islive_embed = $time_entry[2];
+// break;
+// }
+// }
$config = array(
+ 'event_list' => array(
+ 'marathon-serpentine-2018/0-introduction',
+ 'marathon-serpentine-2018/01-maproom',
+ 'marathon-serpentine-2018/02-maproom',
+ 'marathon-serpentine-2018/03-maproom',
+ 'marathon-serpentine-2018/04-maproom',
+ 'marathon-serpentine-2018/05-maproom',
+ 'marathon-serpentine-2018/06-maproom',
+ 'marathon-serpentine-2018/writing-workshop-01',
+ 'marathon-serpentine-2018/writing-workshop-02',
+ ),
+
'rep' => basename(__DIR__),
'title' => "Work Marathon 2018",
'hashtag' => "#workmarathon",
@@ -138,13 +150,16 @@
</p>"
,
- 'link' => '',
- 'islive' => false,
- 'islive_embed' => $islive_embed,
+ 'link' => 'https://www.serpentinegalleries.org/exhibitions-events/work-marathon',
+ 'islive' => true,
+ 'islive_embed' => '',
+ // 'islive_embed' => $islive_embed,
'keywords' => 'Work Marathon, Neganthropocene, Neganthropy, Samrt Cities, Economy of Contribution, Contributive research, Internation, Building Information Modeling, Disruption',
+
+ 'rep' => basename(__DIR__),
'partenaires'=> "<a href='http://www.serpentinegalleries.org/'
-class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
+ class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
'client_visual' => "images/Serpentine_Image-Polemic_Tweet_480x320.png", // 501 × 376 pixels
@@ -155,15 +170,9 @@
'archive_img' => "images/Serpentine_Image-Polemic_Tweet_270x150.png", // 270 × 150 pixels
'archive_title' => "Work Marathon 2018",
- 'archive_description' => "from <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> at Serpentine Galleries and Goethe-Institut<br/> September 22nd | 10am - 10pm and September 23rd | 9am - 4pm",
+ 'archive_description' => "from <a href=\"https://www.serpentinegalleries.org/\" target=\"_blank\">Serpentine Galleries</a><br/> September 22nd and 23rd",
'annotation_protocol_version' => '3',
'additional_js' => ['reloader.php?a='.rand(),],
+ 'metadata' => "00",
- // After the event
- 'metadata' => "cf54e97c-d146-11e8-8451-00145ea4a2be",
- // 'duration' => 10876600,
- // 'player' => "res/metadataplayer/src/js/LdtPlayer.js",
- // 'div_height' => 740,
- // 'player_width' => 650,
- // 'player_height' => 500,
);
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/polemicaltimeline.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,7 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+//header("Location: select.php");
+header("Location: select.php");
+exit();
+?>
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/writing-workshop-01/config.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,46 @@
+<?php
+$config = array(
+ 'hashtag' => '#workmarathon',
+
+ 'title' => 'Work Marathon 2018 - Sunday Writing Workshop 01',
+
+ 'abstract' => "<b>Work Marathon 2018</b> <br/> <small>September 23rd, from 9am to 4pm @Goethe Institut (London)</small>",
+
+ 'description' => '<h3>DRAFT FOR A NEGANTHROPOCENE MANIFESTO</h3>
+ <br/><br/>
+ Participants include: Anne Alombert, Sara Baranzoni, David Berry, Mark Boyle, Lily Cole, Beatriz Colomina, Stella Creasy, Adam
+ Curtis, Rana Dasgupta, Aria Dean, Julien Dossier, Marcus du Sautoy, Divya Dwivedi, Cao Fei, Peter Fischli, Noel Fitzpatrick,
+ Formafantasma, Fernando Garcia Dory, GCC, Anna Bella Geiger, Giacomo Gilmozzi, Goldin + Senneby, Jon Gray, Madeline
+ Hollander, Yuk Hui, Anne Imhof, Josh Kline, Olivier Landau, Helen Lewis, Giuseppe Longo, Glenn Loughran, Shaj Mohan, Maël
+ Montévil, Gerald Moore, Clément Morlat, Richard Mosse, Oscar Murillo, Precious Okoyomon, Wilson Oryema, Vincent Puig,
+ Venkatesh Rao, Pedro Reyes, Daniel Ross, Saskia Sassen, Emily Segal, Nick Srnicek, Patrick Staff, Bernard Stiegler, Daniel
+ Susskind, James Suzman, Phoebe Tickell, Paolo Vignola, Marina Vishmidt and Nil Yalter.
+ </p>',
+
+ 'link' => 'https://www.serpentinegalleries.org/exhibitions-events/work-marathon',
+
+ 'islive' => true,
+ 'islive_embed' => '',
+
+ 'keywords' => '',
+
+ 'rep' => basename(__DIR__),
+
+ 'partenaires'=> "<a href='http://www.serpentinegalleries.org/'
+ class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
+
+ 'client_visual' => "images/Serpentine_Image-Polemic_Tweet_480x320.png", // 501 × 376 pixels
+
+ 'head_logo' => 'images/Serpentine_Image-Polemic_Tweet_171x63.png', // 171 × 63 pixels
+
+ 'slide_background' => "images/Serpentine_Image-Polemic_Tweet_606x282.png", // 606 × 282 pixels
+
+ 'archive_img' => "images/Serpentine_Image-Polemic_Tweet_270x150.png", // 270 × 150 pixels
+
+ 'archive_title' => "Work Marathon 2018 - Sunday Wrting Workshop 01",
+ 'archive_description' => 'from <a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a><br/>September 23rd | 9am - 4pm at Goethe Insitut',
+
+ // After the event
+ 'metadata' => "ebe8f66e-d6aa-11e8-8451-00145ea4a2be",
+ 'annotation_protocol_version' => '3',
+);
Binary file web/marathon-serpentine-2018/writing-workshop-01/images/Serpentine_Image-Polemic_Tweet_171x63.png has changed
Binary file web/marathon-serpentine-2018/writing-workshop-01/images/Serpentine_Image-Polemic_Tweet_270x150.png has changed
Binary file web/marathon-serpentine-2018/writing-workshop-01/images/Serpentine_Image-Polemic_Tweet_480x320.png has changed
Binary file web/marathon-serpentine-2018/writing-workshop-01/images/Serpentine_Image-Polemic_Tweet_606x282.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/writing-workshop-01/index.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: polemicaltimeline.php");
+exit();
+?>
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/writing-workshop-02/config.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,46 @@
+<?php
+$config = array(
+ 'hashtag' => '#workmarathon',
+
+ 'title' => 'Work Marathon 2018 - Sunday Writing Workshop 02',
+
+ 'abstract' => "<b>WORK MARATHON 2018</b><br> <small>September 23rd, from 9am to 4pm @Goethe Institut (London)</small>",
+
+ 'description' => '<h3>DRAFT FOR A NEGANTHROPOCENE MANIFESTO</h3>
+ <br/><br/>
+ Participants include: Anne Alombert, Sara Baranzoni, David Berry, Mark Boyle, Lily Cole, Beatriz Colomina, Stella Creasy, Adam
+ Curtis, Rana Dasgupta, Aria Dean, Julien Dossier, Marcus du Sautoy, Divya Dwivedi, Cao Fei, Peter Fischli, Noel Fitzpatrick,
+ Formafantasma, Fernando Garcia Dory, GCC, Anna Bella Geiger, Giacomo Gilmozzi, Goldin + Senneby, Jon Gray, Madeline
+ Hollander, Yuk Hui, Anne Imhof, Josh Kline, Olivier Landau, Helen Lewis, Giuseppe Longo, Glenn Loughran, Shaj Mohan, Maël
+ Montévil, Gerald Moore, Clément Morlat, Richard Mosse, Oscar Murillo, Precious Okoyomon, Wilson Oryema, Vincent Puig,
+ Venkatesh Rao, Pedro Reyes, Daniel Ross, Saskia Sassen, Emily Segal, Nick Srnicek, Patrick Staff, Bernard Stiegler, Daniel
+ Susskind, James Suzman, Phoebe Tickell, Paolo Vignola, Marina Vishmidt and Nil Yalter.
+ </p>',
+
+ 'link' => 'https://www.serpentinegalleries.org/exhibitions-events/work-marathon',
+
+ 'islive' => true,
+ 'islive_embed' => '',
+
+ 'keywords' => '',
+
+ 'rep' => basename(__DIR__),
+
+ 'partenaires'=> "<a href='http://www.serpentinegalleries.org/'
+ class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
+
+ 'client_visual' => "images/Serpentine_Image-Polemic_Tweet_480x320.png", // 501 × 376 pixels
+
+ 'head_logo' => 'images/Serpentine_Image-Polemic_Tweet_171x63.png', // 171 × 63 pixels
+
+ 'slide_background' => "images/Serpentine_Image-Polemic_Tweet_606x282.png", // 606 × 282 pixels
+
+ 'archive_img' => "images/Serpentine_Image-Polemic_Tweet_270x150.png", // 270 × 150 pixels
+
+ 'archive_title' => "Work Marathon 2018 - Sunday Writing Workshop 02",
+ 'archive_description' => 'from <a href="https://www.serpentinegalleries.org/" target="_blank">Serpentine Galleries</a><br/>September 23rd | 9am - 4pm at Goethe Insitut',
+
+ // After the event
+ 'metadata' => "fd7683e0-d6ac-11e8-9c5e-00145ea4a2be",
+ 'annotation_protocol_version' => '3',
+);
Binary file web/marathon-serpentine-2018/writing-workshop-02/images/Serpentine_Image-Polemic_Tweet_171x63.png has changed
Binary file web/marathon-serpentine-2018/writing-workshop-02/images/Serpentine_Image-Polemic_Tweet_270x150.png has changed
Binary file web/marathon-serpentine-2018/writing-workshop-02/images/Serpentine_Image-Polemic_Tweet_480x320.png has changed
Binary file web/marathon-serpentine-2018/writing-workshop-02/images/Serpentine_Image-Polemic_Tweet_606x282.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/writing-workshop-02/index.php Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: polemicaltimeline.php");
+exit();
+?>
\ No newline at end of file