commit c017c5bf9ccd71e3fdb4b6316d476493c1150412
Author: Webserver User <200303@mc22106.ispgateway.de>
Date: Tue Jan 16 14:52:41 2024 +0100
Migration
diff --git a/public_html/UpdatePathways2017.php b/public_html/UpdatePathways2017.php
new file mode 100644
index 0000000..e2a61f5
--- /dev/null
+++ b/public_html/UpdatePathways2017.php
@@ -0,0 +1,6 @@
+
diff --git a/public_html/UpdatePathways2018.php b/public_html/UpdatePathways2018.php
new file mode 100644
index 0000000..8a524be
--- /dev/null
+++ b/public_html/UpdatePathways2018.php
@@ -0,0 +1,7 @@
+
diff --git a/public_html/UpdateSessions2017.php b/public_html/UpdateSessions2017.php
new file mode 100644
index 0000000..2d8a60a
--- /dev/null
+++ b/public_html/UpdateSessions2017.php
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/public_html/UpdateSessions2018.php b/public_html/UpdateSessions2018.php
new file mode 100644
index 0000000..3560170
--- /dev/null
+++ b/public_html/UpdateSessions2018.php
@@ -0,0 +1,8 @@
+
diff --git a/public_html/UpdateSpaces2017.php b/public_html/UpdateSpaces2017.php
new file mode 100644
index 0000000..4170baf
--- /dev/null
+++ b/public_html/UpdateSpaces2017.php
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/public_html/UpdateSpaces2018.php b/public_html/UpdateSpaces2018.php
new file mode 100644
index 0000000..0024c9e
--- /dev/null
+++ b/public_html/UpdateSpaces2018.php
@@ -0,0 +1,7 @@
+
diff --git a/public_html/_web2ftp_com_IP_87_138_110_76.txt b/public_html/_web2ftp_com_IP_87_138_110_76.txt
new file mode 100755
index 0000000..4963a52
--- /dev/null
+++ b/public_html/_web2ftp_com_IP_87_138_110_76.txt
@@ -0,0 +1,8 @@
+The file index.html had been edited by :
+
+IP: 87.138.110.76
+Time: 12.04.2018|21:12:44
+
+This message had been generated by http://www.web2ftp.com
+On abuse issues, please contact abuse@web2ftp.com
+
diff --git a/public_html/css/_web2ftp_com_IP_87_138_110_76.txt b/public_html/css/_web2ftp_com_IP_87_138_110_76.txt
new file mode 100755
index 0000000..0e87587
--- /dev/null
+++ b/public_html/css/_web2ftp_com_IP_87_138_110_76.txt
@@ -0,0 +1,8 @@
+The file schedule.css had been edited by :
+
+IP: 87.138.110.76
+Time: 16.04.2018|18:44:36
+
+This message had been generated by http://www.web2ftp.com
+On abuse issues, please contact abuse@web2ftp.com
+
diff --git a/public_html/css/schedule.css b/public_html/css/schedule.css
new file mode 100755
index 0000000..ccc8e68
--- /dev/null
+++ b/public_html/css/schedule.css
@@ -0,0 +1,599 @@
+@font-face {
+ font-family: 'Open Sans';
+ src: url('../fonts/OpenSans-Regular-webfont.eot');
+ src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
+ url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
+ url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
+ url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
+ font-weight: normal;
+ font-weight: 400;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'Open Sans';
+ src: url('../fonts/OpenSans-Bold-webfont.eot');
+ src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
+ url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
+ url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
+ url('../fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
+ font-weight: bold;
+ font-weight: 700;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'FontAwesome';
+ src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
+ src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+
+.fa {
+ display: inline-block;
+ font-family: FontAwesome;
+ font-style: normal;
+ font-weight: normal;
+ line-height: 1;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+.fa-heart:before {
+ content: "\f004";
+}
+.fa-heart-o:before {
+ content: "\f08a";
+}
+.fa-plus-circle:before {
+ content: "\f055";
+}
+.fa-minus-circle:before {
+ content: "\f056";
+}
+.fa-cc:before {
+ content: "\f20a";
+}
+.fa-chevron-circle-left:before {
+ content: "\f137";
+}
+.fa-chevron-circle-down:before {
+ content: "\f13a";
+}
+
+*, *:before, *:after {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+html {
+ font-size: 62.5%;
+}
+body {
+ color: #55565A;
+ font-size: 1.8rem;
+ background-color: #fff;
+ font-family: "Open Sans", sans-serif;
+ margin: 0;
+}
+.container {
+ position: relative;
+ max-width: 800px;
+ margin: 0 auto;
+ padding: 0 2rem;
+}
+a {
+ color: #184774;
+}
+
+nav {
+ background: #339966;
+ padding: 1rem 0;
+ overflow: hidden;
+}
+
+nav .logo {
+ display: inline-block;
+ float: left;
+}
+
+#page-links {
+ display: inline-block;
+ float: right;
+ margin-top: 3rem;
+}
+
+#page-links a {
+ display: inline-block;
+ margin-left: 2rem;
+ text-transform: uppercase;
+ color: white;
+ font-weight: 700;
+ text-decoration: none;
+}
+
+#page-links a.active {
+ color: #339966;
+}
+
+h1 {
+ text-align: center;
+ font-size: 3.5rem;
+ font-weight: 800;
+ margin-bottom: 0;
+}
+
+h2 {
+ text-align: center;
+ font-size: 2.5rem;
+ color: #339966;
+ margin-top: 0;
+}
+
+header a {
+ white-space: nowrap;
+}
+
+#schedule {
+ margin: 5rem 0 10rem 0;
+}
+
+#schedule-controls {
+ clear: both;
+ font-family: "Open Sans", sans-serif;
+ margin: 3rem auto;
+}
+
+#schedule-controls ul {
+ font-size: 2.5rem;
+ padding: 0;
+ list-style: none;
+ width: 100%;
+}
+
+#schedule-controls li {
+ display: inline-block;
+}
+#schedule-controls li:first-child a {
+ -webkit-border-top-left-radius: 2px;
+ -webkit-border-bottom-left-radius: 2px;
+ -moz-border-radius-topleft: 2px;
+ -moz-border-radius-bottomleft: 2px;
+ border-top-left-radius: 2px;
+ border-bottom-left-radius: 2px;
+}
+#schedule-controls li:last-child a {
+ -webkit-border-top-right-radius: 2px;
+ -webkit-border-bottom-right-radius: 2px;
+ -moz-border-radius-topright: 2px;
+ -moz-border-radius-bottomright: 2px;
+ border-top-right-radius: 2px;
+ border-bottom-right-radius: 2px;
+ border-right: none;
+}
+#schedule-controls a {
+ text-align: center;
+ display: block;
+ padding: 1rem 0;
+ color: #fff;
+ background-color: #D1D3D3;
+ text-decoration: none;
+ border-right: 2px solid #fff;
+ text-transform: uppercase;
+}
+#schedule-controls a.active {
+ background-color: #339966;
+}
+
+.schedule-tab,
+.page-block {
+
+}
+
+.page-caption h2 {
+ text-transform: uppercase;
+ color: inherit;
+}
+
+.schedule-tab h3,
+.page-caption h3 {
+ position: relative;
+ font-weight: 500;
+ text-transform: uppercase;
+ margin: 7rem 0 5rem 0;
+ text-align: center;
+ z-index: 1;
+ clear: both;
+}
+.schedule-tab h3 span,
+.page-caption h3 span {
+ font-family: "Open Sans", sans-serif;
+ color: #339966;
+ background-color: #fff;
+ padding: 0 2rem;
+ font-size: 3rem;
+}
+.schedule-tab h3:before,
+.page-caption h3:before {
+ content: "";
+ border-top: 1px solid #339966;
+ position: absolute;
+ top: 50%;
+ left: 0;
+ width: 100%;
+ z-index: -1;
+}
+.slider {
+ overflow-y: hidden;
+ transition-property: all;
+ transition-duration: .3s;
+ transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
+}
+.schedule-tab h3 .fa {
+ text-decoration: none;
+ float: right;
+ font-size: 3.1rem;
+ padding: .5rem .1rem .5rem .8rem;
+ background-color: #fff;
+ color: #b7baba;
+}
+h3.slider-control {
+ cursor: pointer;
+}
+
+.session-detail {
+ position: relative;
+}
+.session-detail .header {
+ padding: 1.5rem;
+ position: relative;
+}
+.session-detail .favorite {
+ top: 1.5rem;
+ right: 1.5rem;
+}
+.session-detail .meta {
+ background-color: #F5F5F5;
+ padding: 1.5rem;
+}
+.session-detail h2 {
+ margin: 0 5rem .5rem 0;
+ line-height: 1.2;
+ font-size: 3.2rem;
+ font-weight: 800;
+ text-align: left;
+ color: #55565A;
+}
+
+.session-list-item,
+.open-block,
+.pathway-list-item {
+ display: block;
+ clear: both;
+ position: relative;
+ cursor: pointer;
+ padding: 4rem;
+ margin: 0 0 3rem 0;
+ -webkit-border-radius: 2px;
+ -moz-border-radius: 2px;
+ border-radius: 2px;
+ background: #F5F5F5;
+}
+
+.session-list-item,
+.pathway-list-item {
+ color: #55565A;
+ text-decoration: none;
+}
+
+.session-list-item h4,
+.space-list-item h4,
+.pathway-list-item h4 {
+ margin: 0 6rem 2rem 0;
+ line-height: 1.2;
+ font-size: 3rem;
+ font-weight: 800;
+}
+
+.all-sessions .session-description {
+ word-wrap: break-word;
+}
+
+.page-control {
+ display: block;
+ text-decoration: none;
+ margin-right: 2%;
+ float: right;
+ cursor: pointer;
+}
+a.page-control {
+ color: #339966
+}
+
+#filter-form {
+ padding: 0;
+ margin-bottom: 3rem;
+ width: 50%;
+ float: left;
+}
+
+#filter-form input {
+ display: block;
+ width: 100%;
+ margin-top: .5rem;
+}
+#no-results {
+
+}
+
+.session-description ul {
+
+}
+
+.favorite {
+ color: #339966;
+ font-size: 3.5rem;
+ position: absolute;
+ cursor: pointer;
+ top: 3.5rem;
+ right: 4rem;
+ line-height: 1;
+ margin-top: .7rem;
+ text-align: center;
+
+}
+
+.favorite-active .fa-heart-o:before {
+ content: "\f004";
+}
+
+.session-detail .favorite-active {
+
+}
+
+.session-facilitators,
+.session-time,
+.session-space-and-location,
+.session-pathways {
+ position: relative;
+ padding-left: 25px;
+}
+
+.session-facilitators:before,
+.session-time:before,
+.session-space-and-location:before,
+.session-pathways:before {
+ display: block;
+ content: "";
+ background-size: 20px auto;
+ position: absolute;
+ left: 0;
+ width: 20px;
+ height: 20px;
+}
+
+.session-facilitators:before {
+ background-image: url(../img/icon-facilitator.svg);
+ top: 4px;
+}
+
+.session-time:before {
+ background-image: url(../img/icon-clock.svg);
+ top: 4px;
+}
+
+.session-space-and-location:before {
+ background-image: url(../img/icon-space.svg);
+ top: 6px;
+}
+
+.session-pathways:before {
+ background-image: url(../img/icon-pathway.svg);
+ top: 4px;
+}
+
+.session-length-short {
+
+}
+
+.favorites .session-length-short,
+.all-sessions .session-length-short {
+ float: none;
+ clear: both;
+ width: auto;
+ min-height: 0;
+}
+
+.session-length-long {
+
+}
+
+.session-everyone {
+ border-bottom: 10px solid #339966;
+}
+
+.session-ghost {
+ opacity: .4;
+}
+
+.open-block {
+ cursor: default;
+ pointer-events: none;
+ text-align: center;
+}
+
+.overline {
+ clear: both;
+ font-family: "Open Sans", sans-serif;
+ font-weight: 400;
+}
+.overline a {
+ text-decoration: none;
+ color: inherit;
+ border-bottom: 1px solid #ccc;
+}
+.overline a:hover {
+ border-color: inherit;
+}
+
+.session-time {
+
+}
+.session-space-and-location {
+
+}
+
+#show-full-schedule {
+ display: block;
+ font-size: 2rem;
+ color: #339966;
+ margin-bottom: 2rem;
+}
+
+.space-list-item {
+ padding: 4rem;
+}
+
+.space-list-item h4,
+.pathway-list-item h4 {
+ margin-left: 0;
+}
+
+.space-list-item .space-icon-container {
+ float: left;
+ padding-left: 1rem;
+ padding-right: 2rem;
+}
+
+.space-list-item .space-icon-container img {
+ width: 12rem;
+ height: auto;
+}
+
+.space-list-item:nth-child(2n+1) {
+ background: #f5f5f5;
+}
+
+.space-list-item p:last-child,
+.pathway-list-item p:last-child {
+ margin-bottom: 0;
+}
+
+.hidden {
+ display: none;
+}
+
+.clearfix:before,
+.clearfix:after,
+.page-block:before,
+.page-block:after {
+ content: " ";
+ display: table;
+}
+.clearfix:after,
+.page-block:after {
+ clear: both;
+}
+.clearfix,
+.page-block {
+ *zoom: 1;
+}
+
+
+.loading span {
+ animation-name: pulse;
+ animation-duration: 1.4s;
+ animation-iteration-count: infinite;
+ animation-fill-mode: both;
+ font-size: 150%;
+}
+.loading span:nth-child(2) {
+ animation-delay: .2s;
+}
+.loading span:nth-child(3) {
+ animation-delay: .4s;
+}
+@keyframes pulse {
+ 0% {
+ opacity: .2;
+ }
+ 20% {
+ opacity: 1;
+ }
+ 100% {
+ opacity: .2;
+ }
+}
+
+@media only screen and (max-width: 767px) {
+ html {
+ font-size: 5px;
+ }
+ body {
+ font-size: 3rem;
+ }
+ .schedule-tab h3 span {
+ width: auto;
+ margin-left: 0;
+ text-align: left;
+ }
+ .container {
+ padding: 0 4rem;
+ }
+ #filter-form {
+ width: 100%;
+ }
+ .page-control {
+ display: inline-block;
+ padding: 0;
+ margin: 0 0 2em 0;
+ }
+ .favorite {
+ top: 1rem;
+ right: 2rem;
+ font-size: 4.5rem;
+ }
+ .session-list-item,
+ .session-detail .header {
+ padding: 3rem;
+ }
+ .session-facilitators:before {
+ top: 2px;
+ }
+
+ .session-time:before {
+ top: 2px;
+ }
+
+ .session-space-and-location:before {
+ top: 3px;
+ }
+
+ .session-pathways:before {
+ top: 2px;
+ }
+}
+
+@media only screen and (max-width: 480px) {
+ .container {
+ padding: 0 2rem;
+ }
+ nav {
+ text-align: center;
+ }
+ nav .logo {
+ float: none;
+ }
+ #page-links {
+ float: none;
+ margin-top: 0;
+ margin-bottom: 2rem;
+ }
+ .session-description {
+ line-height: 1.4;
+ }
+}
+
+@media only screen and (max-width: 420px) {
+
+}
diff --git a/public_html/fonts/FontAwesome.otf b/public_html/fonts/FontAwesome.otf
new file mode 100755
index 0000000..f7936cc
Binary files /dev/null and b/public_html/fonts/FontAwesome.otf differ
diff --git a/public_html/fonts/OpenSans-Bold-webfont.eot b/public_html/fonts/OpenSans-Bold-webfont.eot
new file mode 100755
index 0000000..5d4a1c4
Binary files /dev/null and b/public_html/fonts/OpenSans-Bold-webfont.eot differ
diff --git a/public_html/fonts/OpenSans-Bold-webfont.svg b/public_html/fonts/OpenSans-Bold-webfont.svg
new file mode 100755
index 0000000..1557f68
--- /dev/null
+++ b/public_html/fonts/OpenSans-Bold-webfont.svg
@@ -0,0 +1,251 @@
+
+
+
\ No newline at end of file
diff --git a/public_html/fonts/OpenSans-Bold-webfont.ttf b/public_html/fonts/OpenSans-Bold-webfont.ttf
new file mode 100755
index 0000000..7ab5d85
Binary files /dev/null and b/public_html/fonts/OpenSans-Bold-webfont.ttf differ
diff --git a/public_html/fonts/OpenSans-Bold-webfont.woff b/public_html/fonts/OpenSans-Bold-webfont.woff
new file mode 100755
index 0000000..869a9ed
Binary files /dev/null and b/public_html/fonts/OpenSans-Bold-webfont.woff differ
diff --git a/public_html/fonts/OpenSans-Regular-webfont.eot b/public_html/fonts/OpenSans-Regular-webfont.eot
new file mode 100755
index 0000000..545b7c1
Binary files /dev/null and b/public_html/fonts/OpenSans-Regular-webfont.eot differ
diff --git a/public_html/fonts/OpenSans-Regular-webfont.svg b/public_html/fonts/OpenSans-Regular-webfont.svg
new file mode 100755
index 0000000..ead219a
--- /dev/null
+++ b/public_html/fonts/OpenSans-Regular-webfont.svg
@@ -0,0 +1,252 @@
+
+
+
\ No newline at end of file
diff --git a/public_html/fonts/OpenSans-Regular-webfont.ttf b/public_html/fonts/OpenSans-Regular-webfont.ttf
new file mode 100755
index 0000000..a5b2378
Binary files /dev/null and b/public_html/fonts/OpenSans-Regular-webfont.ttf differ
diff --git a/public_html/fonts/OpenSans-Regular-webfont.woff b/public_html/fonts/OpenSans-Regular-webfont.woff
new file mode 100755
index 0000000..11698af
Binary files /dev/null and b/public_html/fonts/OpenSans-Regular-webfont.woff differ
diff --git a/public_html/fonts/fontawesome-webfont.eot b/public_html/fonts/fontawesome-webfont.eot
new file mode 100755
index 0000000..33b2bb8
Binary files /dev/null and b/public_html/fonts/fontawesome-webfont.eot differ
diff --git a/public_html/fonts/fontawesome-webfont.svg b/public_html/fonts/fontawesome-webfont.svg
new file mode 100755
index 0000000..1ee89d4
--- /dev/null
+++ b/public_html/fonts/fontawesome-webfont.svg
@@ -0,0 +1,565 @@
+
+
+
\ No newline at end of file
diff --git a/public_html/fonts/fontawesome-webfont.ttf b/public_html/fonts/fontawesome-webfont.ttf
new file mode 100755
index 0000000..ed9372f
Binary files /dev/null and b/public_html/fonts/fontawesome-webfont.ttf differ
diff --git a/public_html/fonts/fontawesome-webfont.woff b/public_html/fonts/fontawesome-webfont.woff
new file mode 100755
index 0000000..8b280b9
Binary files /dev/null and b/public_html/fonts/fontawesome-webfont.woff differ
diff --git a/public_html/fonts/fontawesome-webfont.woff2 b/public_html/fonts/fontawesome-webfont.woff2
new file mode 100755
index 0000000..3311d58
Binary files /dev/null and b/public_html/fonts/fontawesome-webfont.woff2 differ
diff --git a/public_html/img/Wikimedia_Conference_logo.png b/public_html/img/Wikimedia_Conference_logo.png
new file mode 100755
index 0000000..bf0f883
Binary files /dev/null and b/public_html/img/Wikimedia_Conference_logo.png differ
diff --git a/public_html/img/favicon/Wikimedia-favicon.png b/public_html/img/favicon/Wikimedia-favicon.png
new file mode 100755
index 0000000..07700ec
Binary files /dev/null and b/public_html/img/favicon/Wikimedia-favicon.png differ
diff --git a/public_html/img/favicon/_web2ftp_com_IP_91_3_175_90.txt b/public_html/img/favicon/_web2ftp_com_IP_91_3_175_90.txt
new file mode 100755
index 0000000..c271d6b
--- /dev/null
+++ b/public_html/img/favicon/_web2ftp_com_IP_91_3_175_90.txt
@@ -0,0 +1,13 @@
+The files
+
+Wikimedia-favicon.png 527
+
+
+had been uploaded by :
+
+IP: 91.3.175.90
+Time: 13.04.2018|17:04:51
+
+This message had been generated by http://www.web2ftp.com
+On abuse issues, please contact abuse@web2ftp.com
+
diff --git a/public_html/img/favicon/apple-touch-icon-180x180.png b/public_html/img/favicon/apple-touch-icon-180x180.png
new file mode 100755
index 0000000..76cde6d
Binary files /dev/null and b/public_html/img/favicon/apple-touch-icon-180x180.png differ
diff --git a/public_html/img/favicon/favicon.png b/public_html/img/favicon/favicon.png
new file mode 100755
index 0000000..2262db2
Binary files /dev/null and b/public_html/img/favicon/favicon.png differ
diff --git a/public_html/img/icon-clock.svg b/public_html/img/icon-clock.svg
new file mode 100755
index 0000000..71e1571
--- /dev/null
+++ b/public_html/img/icon-clock.svg
@@ -0,0 +1,12766 @@
+
+
+
+
+
+
+
+
+
+
+]>
+
diff --git a/public_html/img/icon-facilitator.svg b/public_html/img/icon-facilitator.svg
new file mode 100755
index 0000000..6f3f16c
--- /dev/null
+++ b/public_html/img/icon-facilitator.svg
@@ -0,0 +1,12773 @@
+
+
+
+
+
+
+
+
+
+
+]>
+
diff --git a/public_html/img/icon-heart-filled.svg b/public_html/img/icon-heart-filled.svg
new file mode 100755
index 0000000..959b2d8
--- /dev/null
+++ b/public_html/img/icon-heart-filled.svg
@@ -0,0 +1,12770 @@
+
+
+
+
+
+
+
+
+
+
+]>
+
diff --git a/public_html/img/icon-heart.svg b/public_html/img/icon-heart.svg
new file mode 100755
index 0000000..d87a471
--- /dev/null
+++ b/public_html/img/icon-heart.svg
@@ -0,0 +1,12775 @@
+
+
+
+
+
+
+
+
+
+
+]>
+
diff --git a/public_html/img/icon-pathway.svg b/public_html/img/icon-pathway.svg
new file mode 100755
index 0000000..b6e5077
--- /dev/null
+++ b/public_html/img/icon-pathway.svg
@@ -0,0 +1,12766 @@
+
+
+
+
+
+
+
+
+
+
+]>
+
diff --git a/public_html/img/icon-space.svg b/public_html/img/icon-space.svg
new file mode 100755
index 0000000..efd78aa
--- /dev/null
+++ b/public_html/img/icon-space.svg
@@ -0,0 +1,12772 @@
+
+
+
+
+
+
+
+
+
+
+]>
+
diff --git a/public_html/img/logo-mozilla-festival.svg b/public_html/img/logo-mozilla-festival.svg
new file mode 100755
index 0000000..94677dc
--- /dev/null
+++ b/public_html/img/logo-mozilla-festival.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public_html/img/sessions.json b/public_html/img/sessions.json
new file mode 100644
index 0000000..bcd453d
--- /dev/null
+++ b/public_html/img/sessions.json
@@ -0,0 +1,561 @@
+[
+ {
+ "day":"Friday",
+ "description":"Welcome!",
+ "facilitator_array":"Christian Rickerts, Nicole Ebber, Cornelius Kibelka, Anna Lena, Andreas Karsten",
+ "facilitators":"Christian Rickerts, Nicole Ebber, Cornelius Kibelka, Anna Lena, Andreas Karsten",
+ "id":"100000",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"friday-registration",
+ "space":"",
+ "start":"09:30",
+ "title":"Welcome & Introduction"
+ },
+ {
+ "day":"Friday",
+ "description":"",
+ "facilitator_array":"",
+ "facilitators":"",
+ "id":"100001",
+ "location":"Room E",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-1",
+ "space":"",
+ "start":"10:00",
+ "title":"1: Warm-Up"
+ },
+ {
+ "day":"Friday",
+ "description":"“Imagine a world in which every single human being can freely share in the sum of all knowledge. That’s our commitment.” The Wikimedia movement is aiming for a change in people’s behavior, for an impact on society. Yet it is easier said than done.\nIn this session, Sarah Ulrich from Buddy e. V. will talk about the change process towards impact driven work in her organization. She will present about the fun and cool side of impact, will share examples about what she and her colleagues experienced during the introduction and what they learned along the way.\nThe session is not meant to be a teaching session, but provides inspiration and motivation to think about impact as a way towards a smarter use of our resources.",
+ "facilitator_array":"Sarah Ulrich",
+ "facilitators":"Sarah Ulrich",
+ "id":"100002",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-1",
+ "space":"Impact Track",
+ "start":"11:00",
+ "title":"10: Why Does Impact Matter?"
+ },
+ {
+ "day":"Friday",
+ "description":"tba",
+ "facilitator_array":"Delphine Menard",
+ "facilitators":"Delphine Menard",
+ "id":"100003",
+ "location":"Room D",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-1",
+ "space":"Capacity Building & Learning Track",
+ "start":"11:00",
+ "title":"19: Orientation for Newcomers to the Wikimedia movement"
+ },
+ {
+ "day":"Friday",
+ "description":"This session will present the summary of the participants’ survey results on impact related questions and show how this input helped shape the conference program. It will introduce the terminology around impact to ensure that everybody will be able to follow the conversations at the Wikimedia Conference. It will also prepare participants for what they can expect and what is expected from them in the following sessions of the impact track.\n",
+ "facilitator_array":"Manuel Merz, Cornelius Kibelka",
+ "facilitators":"Manuel Merz, Cornelius Kibelka",
+ "id":"100004",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-1",
+ "space":"Impact Track",
+ "start":"11:30",
+ "title":"11: Orientation Session for the Impact Track"
+ },
+ {
+ "day":"Friday",
+ "description":"Have a lunch! (90 min)",
+ "facilitator_array":"",
+ "facilitators":"",
+ "id":"100005",
+ "location":"Main hall",
+ "pathways":"",
+ "scheduleblock":"friday-lunch",
+ "space":"",
+ "start":"12:00",
+ "title":"Lunch"
+ },
+ {
+ "day":"Friday",
+ "description":"This session will provide an overview of the outcomes of the Reimagining Grants consultation and how changes to the WMF funding options may affect chapters and user groups. We will have a panel discussion about the different funding options for user groups and chapters, including questions from the session participants.",
+ "facilitator_array":"Winifred Olliff, Alex Wang, Sydney Poore, Grantees (tbd)",
+ "facilitators":"Winifred Olliff, Alex Wang, Sydney Poore, Grantees (tbd)",
+ "id":"100006",
+ "location":"Room E",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-2",
+ "space":"Capacity Building & Learning Track",
+ "start":"13:30",
+ "title":"21: WMF Grantmaking Session"
+ },
+ {
+ "day":"Friday",
+ "description":"We will look at each of the verified Wikimedia Foundation social media accounts: Facebook, Twitter, Instagram and Pinterest, and discuss how they are used on a daily basis, including how they are used to support affiliates and the broader movement. We will discuss use of Commons images and licensing, neutral point of view and conflict of interest, most effective tactics and supporting events.",
+ "facilitator_array":"Jeff Elder, Gregory Varnum",
+ "facilitators":"Jeff Elder, Gregory Varnum",
+ "id":"100007",
+ "location":"Room D",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-2",
+ "space":"Capacity Building & Learning Track",
+ "start":"13:30",
+ "title":"23: How to Connect the Movement with Social Media"
+ },
+ {
+ "day":"Friday",
+ "description":"In this session we will work together towards an understanding of the logic and diversity of a selection of (impact) approaches in the Wikimedia movement. This will be done through a facilitated process, during which participants create a map of logic models and begin a conversation about how impact is thought about and lived in our movement.\nThis will be an inspiring, interactive and productive session in which all participants will contribute to a large and diverse map. The session will take place in three parts:\nA plenary session of around one hour includes an introduction, explanation of the workshop methods, and short prepared examples of impact from three participants.\nThen several break-out groups will work on co-creating logic models for different approaches/programs of the Wikimedia movement.\nAfter a break, we will arrange all logic models in a huge map and discuss what kind of trends/priorities we see, if something is missing, etc. We will try to arrive at joint conclusions on how the Wikimedia movement achieves and thinks about impact.",
+ "facilitator_array":"Everyone (actively involved)",
+ "facilitators":"Everyone (actively involved)",
+ "id":"100008",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-2",
+ "space":"Impact Track",
+ "start":"14:30",
+ "title":"12: Impact Working Session"
+ },
+ {
+ "day":"Friday",
+ "description":"Data partnerships for Wikidata: How can we help institutions to get their data into Wikidata? What's the process from the initial contact to a script that uploads new pieces of data treasure?",
+ "facilitator_array":"Jens Ohlig",
+ "facilitators":"Jens Ohlig",
+ "id":"100009",
+ "location":"Room D",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-2",
+ "space":"Capacity Building & Learning Track",
+ "start":"14:30",
+ "title":"22: GLAM partnerships with Wikidata"
+ },
+ {
+ "day":"Friday",
+ "description":"The Wikimedia Foundation has announced to take over responsibility for facilitating the development of the affiliates. In this session, the PC&L team presents results from the Program Capacity & Learning consultation, discusses next steps and collects further feedback from affiliates and AffCom.",
+ "facilitator_array":"Jaime Anstee, Affiliations Committee",
+ "facilitators":"Jaime Anstee, Affiliations Committee",
+ "id":"100010",
+ "location":"Room E",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-2",
+ "space":"How to Move Forward track",
+ "start":"14:30",
+ "title":"9: Affiliates Partnership Program (PC&L)"
+ },
+ {
+ "day":"Friday",
+ "description":"Have a coffee, have a cake. (30 min)",
+ "facilitator_array":"",
+ "facilitators":"",
+ "id":"100011",
+ "location":"Main hall",
+ "pathways":"",
+ "scheduleblock":"friday-break",
+ "space":"",
+ "start":"15:30",
+ "title":"Break"
+ },
+ {
+ "day":"Friday",
+ "description":"Diverse users are at the core of our movement. Developing software for users who have different technical requirements, levels of technical knowledge, and interest in software development is both challenging and inspiring. This shapes the way we work, communicate and collaborate with each other.\nWith the Technical Wishes Project, we have created an open and collaborative process to address the requirements of various users. The basic building blocks are surveys among the existing active editors - first on German Wikipedia, and later also internationally on Meta.\nIn this talk, we want to share experiences and gained knowledge from the Technical Wishes Project, and introduce our collaborative approach to address the technical needs of a diverse community. We will distill the lessons learned, so you can also apply them to your own projects in other fields.",
+ "facilitator_array":"Birgit Müller, Danny Horn, Ryan Kaldari, Leszek Mainicki",
+ "facilitators":"Birgit Müller, Danny Horn, Ryan Kaldari, Leszek Mainicki",
+ "id":"100012",
+ "location":"Room D",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-2",
+ "space":"Capacity Building & Learning Track",
+ "start":"16:00",
+ "title":"25: The Technical Wishes Project: Stories from the heart of community centered software development"
+ },
+ {
+ "day":"Friday",
+ "description":"“A lightning talk is a very short presentation given at a conference or similar forum. Unlike other presentations, lightning talks last only a few minutes and several will usually be delivered in a single period by different speakers.” (Wikipedia).",
+ "facilitator_array":"",
+ "facilitators":"Everyone who's interested",
+ "id":"100013",
+ "location":"Room E",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-2",
+ "space":"Capacity Building & Learning Track",
+ "start":"17:00",
+ "title":"28: Lightning Talks I"
+ },
+ {
+ "day":"Friday",
+ "description":"In 2015 we created a survey around the work done regarding fundraising and partnerships. The survey received responses from 23 Wikimedia organizations. The survey was a follow-up to fundraising and partnerships sessions at the Wikimedia Conference 2015 (1, 2, 3) and the WMCON Follow-Up Day at Wikimania 2015. Based on the answers in our survey, the material we gathered during the year and from our experience I will give a short introduction about the following questions:\nHow to get started with grant applications for external funding? What is needed?\nHow do we create the most value from the work?\nWhat to think about when involving new partners? What good and bad experiences has the participants experienced?\nWhat can we do together in the future? (Including improving the resources in the portal we have created on Meta).\nDiscussions and activities:\nAfter the introduction we will jointly discuss certain important practical steps together. First John from Wikimedia Sverige will tell about our experience and what we have done, and then the group will discuss how it can be done in their countries. What steps they would take, what they would do the same and what they would do different.\nThe workshop will consist of a number of tasks (around 4 or so). The tasks will be structured something like this: (1) tell the theory, i.e. that there is a need to identify suitable financiers early on and why this is important; (2) in practice this could include the creation of a structured list (and show how we have done it); (3) ask the teams to each create a template for the list of what they believe should be included and why; (4) ask them to present it and the rest will discuss and evaluate their suggestion.\nThis way we present the why and how but also make the participants start the work that is crucial to move forward.",
+ "facilitator_array":"John Andersson",
+ "facilitators":"John Andersson",
+ "id":"100014",
+ "location":"Room D",
+ "pathways":"",
+ "scheduleblock":"friday-session-block-2",
+ "space":"Capacity Building & Learning Track",
+ "start":"17:00",
+ "title":"30: How to get external grants for your organization"
+ },
+ {
+ "day":"Friday",
+ "description":"",
+ "facilitator_array":"",
+ "facilitators":"",
+ "id":"100015",
+ "location":"Wikimedia Deutschland's office (Tempelhofer Ufer 23)",
+ "pathways":"",
+ "scheduleblock":"friday-evening",
+ "space":"",
+ "start":"18:00",
+ "title":"Get-together and dinner snack at Wikimedia Deutschland's office"
+ },
+ {
+ "day":"Friday",
+ "description":"Please check the page on Meta.",
+ "facilitator_array":"",
+ "facilitators":"",
+ "id":"100016",
+ "location":"Main hall",
+ "pathways":"",
+ "scheduleblock":"friday-evening",
+ "space":"",
+ "start":"18:00",
+ "title":"Thematic/regional/language-specific meetups"
+ },
+ {
+ "day":"Saturday",
+ "description":"",
+ "facilitator_array":"Anna Lena, Andreas Karsten",
+ "facilitators":"Anna Lena, Andreas Karsten",
+ "id":"100017",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"saturday-registration",
+ "space":"",
+ "start":"09:30",
+ "title":"Welcome!"
+ },
+ {
+ "day":"Saturday",
+ "description":"Volunteers are the core of the Wikimedia Movement. On one hand, in this session we would like to quickly present a few simple but very effective approaches and case studies on supporting, enabling and appreciating volunteers in the Wikimedia Movement. The approaches (on- and offline) which are going to be depicted are easily adaptable as well as scalable by other chapters and user-groups.\nOn the other hand, we wish to discuss and further develop these approaches in collaboration with the participants in order to learn from each other and improve the facilitation of volunteer-activities.",
+ "facilitator_array":"Veronika Krämer, Muriel Straub, Raimund Liebert",
+ "facilitators":"",
+ "id":"100018",
+ "location":"Room D",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-1",
+ "space":"Capacity Building & Learning Track",
+ "start":"10:00",
+ "title":"27: Volunteer engagement in Wikimedia projects"
+ },
+ {
+ "day":"Saturday",
+ "description":"The workshop will start with sharing the experiences of Wikimedians of Bulgaria User Group, which will be a base for further discussion with input from the participants. Please bring a list of your own best practices and experiences to the workshop, so that you offer the most information to your fellow participants.",
+ "facilitator_array":"Nikola Kalchev",
+ "facilitators":"Nikola Kalchev",
+ "id":"100019",
+ "location":"Room D",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-1",
+ "space":"Capacity Building & Learning Track",
+ "start":"11:00",
+ "title":"20: Organising a GLAM partnership being a user group"
+ },
+ {
+ "day":"Saturday",
+ "description":"Group photo in the courtyard!",
+ "facilitator_array":"",
+ "facilitators":"",
+ "id":"100020",
+ "location":"Courtyard",
+ "pathways":"",
+ "scheduleblock":"saturday-break-1",
+ "space":"",
+ "start":"13:30",
+ "title":"Group photo!"
+ },
+ {
+ "day":"Saturday",
+ "description":"Together we will collect data and answers to following topics / questions:\n1. Why are we doing it: Are we looking for content, editors and more? Low hanging GLAM fruits technique vs the \"give me your HD images; is GLAM equal GLAM? Libraries may contribute other things than archives or museums.\n2. How do we get to do it: Trust building in partnerships & strategies that help to overcome reluctance; arguments that usually come opposing the idea of coop. Hinders such as no free licenses wanted\n3. What could we do: collection of formats to cooperate; Events vs long terms projects. How to keep on and document an \"it's complicated\" relationship between our org and a GLAM; fields on which action could take place (cooperating with volunteers, learning how to use free licenses, learning technical bits ...)\n4. What is needed: material in use (bring & show what you have), what would be helpful?",
+ "facilitator_array":"Barbara Fischer, Àlex Hinojo",
+ "facilitators":"Barbara Fischer, Àlex Hinojo",
+ "id":"100021",
+ "location":"Room D",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-1",
+ "space":"Capacity Building & Learning Track",
+ "start":"12:00",
+ "title":"26: How to become GLAM proof"
+ },
+ {
+ "day":"Saturday",
+ "description":"Introduction of the WMF Interim ED, Katherine Maher, conversation and exchange between the Interim ED, members of WMF staff, and Affiliates. Topics can be the plans for the interim phase, next steps as well as opportunities for closer collaboration between WMF and its affiliates.",
+ "facilitator_array":"Katherine Maher, Geoff Brigham, Lisa Seitz Gruwell, Katy Love, Danny Horn, Heather Walls",
+ "facilitators":"Katherine Maher, Geoff Brigham, Lisa Seitz Gruwell, Katy Love, Danny Horn, Heather Walls",
+ "id":"100022",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-1",
+ "space":"How to Move Forward track",
+ "start":"12:00",
+ "title":"4: Meet the WMF Interim ED and WMF staff"
+ },
+ {
+ "day":"Saturday",
+ "description":"* Brief introduction to the process of strategy making.\n* Plenary discussion: Exchange between attendees about their experiences.\n* Hands-on (in pairs or small groups): Design or improve your strategy: write down your ideal process or the improvements that you want to make for your affiliate",
+ "facilitator_array":"Mattias Blomgren, Frans Grijzenhout ",
+ "facilitators":"Mattias Blomgren, Frans Grijzenhout ",
+ "id":"100023",
+ "location":"Room E",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-1",
+ "space":"Capacity Building & Learning Track",
+ "start":"12:00",
+ "title":"33 Learn more about strategy processes"
+ },
+ {
+ "day":"Saturday",
+ "description":"Have a lunch! (90 min)",
+ "facilitator_array":"",
+ "facilitators":"",
+ "id":"100024",
+ "location":"Main hall",
+ "pathways":"",
+ "scheduleblock":"saturday-lunch",
+ "space":"",
+ "start":"13:00",
+ "title":"Lunch"
+ },
+ {
+ "day":"Saturday",
+ "description":"Outcome Mapping is an evaluation approach developed in 2001 for evaluation which places people as the center and looks at changes in behavior to define outcomes.\nImportantly, program outcomes are defined as “changes in behavior, relationships, activities, or actions of the people, groups, and organizations with whom a program works directly” and “individuals, groups, and organizations with whom the program interacts directly” as well as “those with whom the program anticipates opportunities for influence” are considered “boundary partners” and brought to the center of the outcomes mapping approach (Earl, Carden, & Smutylo, 2001, p.1).\nIn the Wikimedia world of programs, outcome mapping strategies can help us to gather data on the contributions that our programs make in terms of bringing about social and environmental changes in our communities and partnerships around the world. Changes that help to build toward greater engagement in open and free knowledge that may not be directly tied to online metrics.\nParticipants will learn about a few strategies from the framework and break-out into thematic discussion groups to outline some of the changes in behavior, relationships, and/or actions which we wish to influence through our community and program partnerships.",
+ "facilitator_array":"Jaime Anstee, Sati Houston",
+ "facilitators":"Jaime Anstee, Sati Houston",
+ "id":"100025",
+ "location":"Room E",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-2",
+ "space":"Impact Track",
+ "start":"14:30",
+ "title":"16: Capturing Social Change Through Outcome Mapping"
+ },
+ {
+ "day":"Saturday",
+ "description":"Community health is becoming an issue of interest in the Wikimedia movement: how to ensure that Wikimedia-communities remain viable and sustainable? There is a growing attention for issues like editor retention, gender imbalance, working climate and conflict resolution. The Wikimedia Foundation and some affilliates are looking at ways in which they can support healthy communities. But what is a healthy community? And what can you do to improve community health?\nWikimedia Nederland and Wikimedia Israel started working on the topic last year. This workshop will share what they learned along the way, especially about working with the community on this topic.\nBut this will not be one-way presenting of results. The audience in the room will be asked to critically reflect on WMNL and WMIL's experiences and come up with new (and better!) ways of working on community health.",
+ "facilitator_array":"Sandra Rientjes",
+ "facilitators":"Sandra Rientjes",
+ "id":"100026",
+ "location":"Room D",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-2",
+ "space":"Capacity Building & Learning Track",
+ "start":"14:30",
+ "title":"29: Community health: what can (not) be done? The experiences of WMNL and WMIL"
+ },
+ {
+ "day":"Saturday",
+ "description":"A space to ask questions regarding the role, work and responsibilities of the Board of Trustees, and the single board members. If necessary or wished, questions can be handed in advance.",
+ "facilitator_array":"WMF Board of Trustees",
+ "facilitators":"WMF Board of Trustees",
+ "id":"100027",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-2",
+ "space":"How to Move Forward track",
+ "start":"14:30",
+ "title":"3: Meet the WMF Board of Trustees"
+ },
+ {
+ "day":"Saturday",
+ "description":"Listening to community voices in a balanced way is key to making decisions that are collaborative and legitimate, important qualities for our movement. Surveys are one way to bring in the voices that may otherwise not be heard. They are not just about getting input of data, but are a way to gather insights about needs, challenges, or opportunities of communities. In this session, participants will learn about how organizations are applying new approaches to making decisions through surveys, using case studies to highlight the potential of surveys. More importantly, participants would be able to learn from each other about when surveys are used, when other approaches to community listening are appropriate, and what should be avoided.",
+ "facilitator_array":"Edward Galvez",
+ "facilitators":"Edward Galvez",
+ "id":"100028",
+ "location":"Room D",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-2",
+ "space":"Capacity Building & Learning Track",
+ "start":"15:30",
+ "title":"17: Listening to community voices using surveys"
+ },
+ {
+ "day":"Saturday",
+ "description":"Wikimedia Foundation's Communications Team will share and explain 10 things you can do right when you return home to begin improving your communications work. These best practices can be applied to both long-term and short-term communications efforts, and are meant to be used by affiliates in a variety of settings and skill levels.",
+ "facilitator_array":"Jeff Elder, Gregory Varnum, Jan Apel",
+ "facilitators":"Jeff Elder, Gregory Varnum, Jan Apel",
+ "id":"100029",
+ "location":"Room E",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-2",
+ "space":"Capacity Building & Learning Track",
+ "start":"15:30",
+ "title":"24: 10 Things You Can Do to Improve Your Communications"
+ },
+ {
+ "day":"Saturday",
+ "description":"Have a coffee, have a cake! (30 min)",
+ "facilitator_array":"",
+ "facilitators":"",
+ "id":"100030",
+ "location":"Main hall",
+ "pathways":"",
+ "scheduleblock":"saturday-break-2",
+ "space":"",
+ "start":"16:30",
+ "title":"Break"
+ },
+ {
+ "day":"Saturday",
+ "description":"“A lightning talk is a very short presentation given at a conference or similar forum. Unlike other presentations, lightning talks last only a few minutes and several will usually be delivered in a single period by different speakers.” (Wikipedia).",
+ "facilitator_array":"",
+ "facilitators":"Everyone who's interested",
+ "id":"100031",
+ "location":"Room E",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-2",
+ "space":"Capacity Building & Learning Track",
+ "start":"17:00",
+ "title":"28: Lightning Talks II"
+ },
+ {
+ "day":"Saturday",
+ "description":"At the Wikimedia Conference, the WMF will have published its strategy for 2016-18 as well as their annual plan 2016-17. What do these documents mean for the work of the Affiliates. How can Affiliates contribute to the process, now and in the future? Collect feedback on the process as well as on the content of the strategy/annual plan. Optional: Expand to a “live Community review” as within the frame of the APG/FDC process.",
+ "facilitator_array":"Katherine Maher",
+ "facilitators":"Katherine Maher",
+ "id":"100032",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"saturday-session-block-2",
+ "space":"How to Move Forward track",
+ "start":"17:00",
+ "title":"5: WMF strategy and annual plan"
+ },
+ {
+ "day":"Saturday",
+ "description":"Let’s have a party and round off Saturday in a club, with music and snacks. The party will be in the HomeBase Lounge again. We will begin the evening with dinner and drinks. A DJ will enhance the \natmosphere with classic disco hits and get you in the dancing mood.",
+ "facilitator_array":"",
+ "facilitators":"",
+ "id":"100033",
+ "location":"HomeBase Lounge (Köthener Str. 44)",
+ "pathways":"",
+ "scheduleblock":"saturday-evening",
+ "space":"",
+ "start":"18:30",
+ "title":"Conference Party"
+ },
+ {
+ "day":"Sunday",
+ "description":"",
+ "facilitator_array":"Anna Lena, Andreas Karsten",
+ "facilitators":"Anna Lena, Andreas Karsten",
+ "id":"100034",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"sunday-registration",
+ "space":"",
+ "start":"09:30",
+ "title":"Welcome!"
+ },
+ {
+ "day":"Sunday",
+ "description":"Description: We are currently in early stages of our first review of Global metrics. We see direct alignment with the conference's theme of impact and know there is great interest for broad engagement in this dialogue and revision development process and we are hoping to have some of this work integrated into the Wikimedia Conference. Specifically, we are hoping to have opportunity for a presentation session to share a retrospective on Global Metrics which we have been putting together, preliminary findings from stakeholder interviews and surveys, as well as overview the plan for their review and revision. In addition to this presentation session intended for the most broad audience, we then want to be able to invite affiliates to a set of small group roundtable discussions to gather inputs into this process.\nPart 1: Presentation\nA retrospective on Global Metrics and review of preliminary findings from stakeholder reviews of the current metrics uses, usefulness, and challenges of the particular metrics along with an overview of the history, celebrations, pains, general plan for change Global Metrics practices for grantees.\nPart 2: Roundtable Discussions (Oriented also to collaborative capacity building)\nSmall group sessions gathering direct input to key metrics. Multiple small facilitated groups which will be topic based. The number of sessions and room size would likely be the determining factor for our plans - Ideally we would like to be able to run at least 4 discussion groups, we could do this one or two sessions in a larger room hosting multiple small groups, or multiple sessions in a small meeting room hosting one group at a time.",
+ "facilitator_array":"Jaime Anstee, Sati Houston",
+ "facilitators":"Jaime Anstee, Sati Houston",
+ "id":"100035",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"sunday-session-block-1",
+ "space":"Impact Track",
+ "start":"11:00",
+ "title":"15: Global Metrics Retrospective and Revision"
+ },
+ {
+ "day":"Sunday",
+ "description":"What qualifications do Affiliates want to see in a Board member? How does the upcoming search for a new ED influence the criteria for an ideal Board member? What advice and experience can current WMF board members provide for the upcoming selection? (Optional: Discuss the role of User Groups in the ASBS.)",
+ "facilitator_array":"Lorenzo Losa",
+ "facilitators":"Lorenzo Losa",
+ "id":"100036",
+ "location":"Room E",
+ "pathways":"",
+ "scheduleblock":"sunday-session-block-1",
+ "space":"How to Move Forward track",
+ "start":"11:00",
+ "title":"7: Affiliate Selected Board seats (open session)"
+ },
+ {
+ "day":"Sunday",
+ "description":"What did we learn from the past two years and what can be done to incorporate the experience in upcoming decision making processes. How can a revamped search process for a new executive leadership of the WMF look like, and what are the main qualifications and skills new candidates should bring? WMF board and staff present the current status in the search for a new WMF Executive Director. The C-level team has already defined certain aspects for an ED profile.How can the affiliates contribute perspectives and experience to the process and support the search (see governance and transition processes at affiliates like WMUK, WMDE, WMSE)?",
+ "facilitator_array":"WMF Board of Trustees, Lisa Gruwell, Katherine Maher",
+ "facilitators":"WMF Board of Trustees, Lisa Gruwell, Katherine Maher",
+ "id":"100037",
+ "location":"Room E",
+ "pathways":"",
+ "scheduleblock":"sunday-session-block-1",
+ "space":"How to Move Forward track",
+ "start":"12:00",
+ "title":"6: WMF ED search process"
+ },
+ {
+ "day":"Sunday",
+ "description":"A closed session with chapter representatives, private discussion among organization representatives. Notes from the discussion are to be recorded on the Chapters Wiki for the benefit of chapters who cannot attend the conference. In the session, representatives will discuss pros and cons of the candidates, always taking the criteria into account that have been agreed in the session before.",
+ "facilitator_array":"Lorenzo Losa",
+ "facilitators":"Lorenzo Losa",
+ "id":"100038",
+ "location":"Room D",
+ "pathways":"",
+ "scheduleblock":"sunday-session-block-1",
+ "space":"How to Move Forward track",
+ "start":"12:00",
+ "title":"8: Affiliate Selected Board seats (closed session)"
+ },
+ {
+ "day":"Sunday",
+ "description":"Have a lunch! (90 min)",
+ "facilitator_array":"",
+ "facilitators":"",
+ "id":"100039",
+ "location":"Main hall",
+ "pathways":"",
+ "scheduleblock":"sunday-lunch",
+ "space":"",
+ "start":"13:00",
+ "title":"Lunch"
+ },
+ {
+ "day":"Sunday",
+ "description":"The session will have two parts: In the first part, we will explain what we achieved and planned during the days of this year Wikimedia Conference. As Wikimedia Conference and Wikimania are only nine weeks away from each other, we want to gather jointly with the audience all next steps of all Wikimedia Conference sessions that can be pursued until Wikimania. The idea is to keep participants of the Wikimedia Conference also engaged after the event itself. The PEC will publish a list of the next steps on the conference’s documentation page on Meta.\nIn the second part of the session, we want to briefly discuss (10-15 min) how we can further connect Wikimedia events with each other. We have a lot different Wikimedia gathering and events throughout the year, yet most of them are quite isolated and planned as “one-shots”. Gathered ideas can be implemented in the follow-up of the Wikimedia Conference and Wikimania.",
+ "facilitator_array":"Ginevra Sanvitale, Cornelius Kibelka",
+ "facilitators":"Ginevra Sanvitale, Cornelius Kibelka",
+ "id":"100040",
+ "location":"A",
+ "pathways":"",
+ "scheduleblock":"sunday-session-block-2",
+ "space":"",
+ "start":"15:45",
+ "title":"32: Building bridges between Wikimedia Conference & Wikimania"
+ },
+ {
+ "day":"Sunday",
+ "description":"",
+ "facilitator_array":"Anna Lena, Andreas Karsten",
+ "facilitators":"Anna Lena, Andreas Karsten",
+ "id":"100041",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"sunday-session-block-2",
+ "space":"",
+ "start":"14:30",
+ "title":"Wrap-up of the How to Move Forward track & Impact track"
+ },
+ {
+ "day":"Sunday",
+ "description":"",
+ "facilitator_array":"Anna Lena, Andreas Karsten",
+ "facilitators":"Anna Lena, Andreas Karsten",
+ "id":"100042",
+ "location":"Room A",
+ "pathways":"",
+ "scheduleblock":"sunday-session-block-2",
+ "space":"",
+ "start":"16:30",
+ "title":"Feedback and bye"
+ }
+]
\ No newline at end of file
diff --git a/public_html/img/space-icons/Digital_Citizenship.svg b/public_html/img/space-icons/Digital_Citizenship.svg
new file mode 100755
index 0000000..5250f3e
--- /dev/null
+++ b/public_html/img/space-icons/Digital_Citizenship.svg
@@ -0,0 +1,87 @@
+
+
+
diff --git a/public_html/img/space-icons/Global_Village 1.svg b/public_html/img/space-icons/Global_Village 1.svg
new file mode 100755
index 0000000..f1a9fb1
--- /dev/null
+++ b/public_html/img/space-icons/Global_Village 1.svg
@@ -0,0 +1,115 @@
+
+
+
+
\ No newline at end of file
diff --git a/public_html/img/space-icons/Global_Village.svg b/public_html/img/space-icons/Global_Village.svg
new file mode 100755
index 0000000..9ed06e7
--- /dev/null
+++ b/public_html/img/space-icons/Global_Village.svg
@@ -0,0 +1,111 @@
+
+
+
+
\ No newline at end of file
diff --git a/public_html/img/space-icons/Journalism.svg b/public_html/img/space-icons/Journalism.svg
new file mode 100755
index 0000000..66aa6b0
--- /dev/null
+++ b/public_html/img/space-icons/Journalism.svg
@@ -0,0 +1,34 @@
+
+
+
diff --git a/public_html/img/space-icons/Localization.svg b/public_html/img/space-icons/Localization.svg
new file mode 100755
index 0000000..7179f85
--- /dev/null
+++ b/public_html/img/space-icons/Localization.svg
@@ -0,0 +1,64 @@
+
+
+
+
\ No newline at end of file
diff --git a/public_html/img/space-icons/Mozilla_Learning_Networks 1.svg b/public_html/img/space-icons/Mozilla_Learning_Networks 1.svg
new file mode 100755
index 0000000..82db7f9
--- /dev/null
+++ b/public_html/img/space-icons/Mozilla_Learning_Networks 1.svg
@@ -0,0 +1,129 @@
+
+
+
+
\ No newline at end of file
diff --git a/public_html/img/space-icons/Mozilla_Learning_Networks.svg b/public_html/img/space-icons/Mozilla_Learning_Networks.svg
new file mode 100755
index 0000000..9d772f1
--- /dev/null
+++ b/public_html/img/space-icons/Mozilla_Learning_Networks.svg
@@ -0,0 +1,76 @@
+
+
+
+
\ No newline at end of file
diff --git a/public_html/img/space-icons/Participation.svg b/public_html/img/space-icons/Participation.svg
new file mode 100755
index 0000000..14113b1
--- /dev/null
+++ b/public_html/img/space-icons/Participation.svg
@@ -0,0 +1,176 @@
+
+
+
+
\ No newline at end of file
diff --git a/public_html/img/space-icons/Science.svg b/public_html/img/space-icons/Science.svg
new file mode 100755
index 0000000..a8c59e8
--- /dev/null
+++ b/public_html/img/space-icons/Science.svg
@@ -0,0 +1,71 @@
+
+
+
diff --git a/public_html/img/space-icons/Youth_Zone.svg b/public_html/img/space-icons/Youth_Zone.svg
new file mode 100755
index 0000000..8198c1c
--- /dev/null
+++ b/public_html/img/space-icons/Youth_Zone.svg
@@ -0,0 +1,29 @@
+
+
+
diff --git a/public_html/img/space-icons/_web2ftp_com_IP_87_138_110_76.txt b/public_html/img/space-icons/_web2ftp_com_IP_87_138_110_76.txt
new file mode 100755
index 0000000..5216bd9
--- /dev/null
+++ b/public_html/img/space-icons/_web2ftp_com_IP_87_138_110_76.txt
@@ -0,0 +1,16 @@
+The files
+
+Global_Village.svg 6089
+Localization.svg 2895
+Mozilla_Learning_Networks.svg 3569
+Participation.svg 8891
+
+
+had been uploaded by :
+
+IP: 87.138.110.76
+Time: 16.04.2018|18:53:58
+
+This message had been generated by http://www.web2ftp.com
+On abuse issues, please contact abuse@web2ftp.com
+
diff --git a/public_html/index.html b/public_html/index.html
new file mode 100755
index 0000000..7921a8a
--- /dev/null
+++ b/public_html/index.html
@@ -0,0 +1,229 @@
+
+
+