From 200d589ca5c88532d9c56628a0d20f70679cfcf2 Mon Sep 17 00:00:00 2001 From: Greg Farough <gregf@gnu.org> Date: Wed, 7 Sep 2022 16:17:44 -0400 Subject: [PATCH] replace 2022 includes with 2023 --- 2023/confirmation.html | 12 ++-- 2023/feedback-closed.html | 12 ++-- 2023/feedback-confirmation.html | 14 ++--- 2023/fun/index.html | 14 ++--- 2023/includes/banner.html | 18 +++--- 2023/includes/boilerplate.html | 10 ++-- 2023/includes/common_js.html | 6 +- 2023/includes/footer.html | 2 +- 2023/includes/generated-bios.html | 84 +++++++++++++-------------- 2023/includes/generated-sessions.html | 16 ++--- 2023/includes/header.html | 8 +-- 2023/includes/join-list.html | 2 +- 2023/includes/live_sidebar.html | 4 +- 2023/includes/nav-list-1.html | 10 ++-- 2023/includes/nav-list-2.html | 10 ++-- 2023/includes/program-menu.html | 8 +-- 2023/includes/registration-full.html | 2 +- 2023/includes/sidebar.html | 10 ++-- 2023/index.html | 26 ++++----- 2023/js-labels/index.html | 34 +++++------ 2023/live/index.html | 22 +++---- 2023/live/jupiter/index.html | 14 ++--- 2023/live/menu.html | 14 ++--- 2023/program/app.html | 12 ++-- 2023/program/index.html | 18 +++--- 2023/raffle/index.html | 16 ++--- 2023/registration-full.html | 12 ++-- 2023/safe-space-policy/index.html | 14 ++--- 2023/speaker-release/index.html | 14 ++--- 2023/speakers/index.html | 14 ++--- 2023/sponsors/index.html | 18 +++--- 2023/sponsors/spruce/index.html | 12 ++-- 2023/sponsors/vikings/index.html | 12 ++-- 2023/volunteer/index.html | 16 ++--- 2023/walkup-registration.html | 14 ++--- 35 files changed, 262 insertions(+), 262 deletions(-) diff --git a/2023/confirmation.html b/2023/confirmation.html index cba8ebcc..2a46216b 100755 --- a/2023/confirmation.html +++ b/2023/confirmation.html @@ -1,17 +1,17 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <h1>LibrePlanet - Announcements List Confirmation</h1> -<!--#include virtual="/2022/includes/banner.html"--> +<!--#include virtual="/2023/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h2>Please check for our confirmation email</h2> <p>For your protection and to prevent spam, we don't process form submissions until you click the link in the confirmation email.</p> <p>If you don't see the email, please check your spam folder. Still can't find it? Let us know at <a href="mailto:campaigns@fsf.org">campaigns@fsf.org</p> -<!--#include virtual="/2022/includes/footer.html"--> +<!--#include virtual="/2023/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/feedback-closed.html b/2023/feedback-closed.html index f6d35c6c..8166a1a0 100755 --- a/2023/feedback-closed.html +++ b/2023/feedback-closed.html @@ -1,14 +1,14 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <h1>LibrePlanet - Feedback Survey Closed</h1> -<!--#include virtual="/2022/includes/banner.html"--> +<!--#include virtual="/2023/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h2>Sorry, the feedback survey is now closed</h2> <p><a href="https://www.libreplanet.org/2022">Return to the home page</a></p> -<!--#include virtual="/2022/includes/footer.html"--> +<!--#include virtual="/2023/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/feedback-confirmation.html b/2023/feedback-confirmation.html index b3e039f0..370e7f53 100755 --- a/2023/feedback-confirmation.html +++ b/2023/feedback-confirmation.html @@ -1,18 +1,18 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <h1>LibrePlanet - Feedback Survey Confirmation</h1> -<!--#include virtual="/2022/includes/banner.html"--> +<!--#include virtual="/2023/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h2>One more step!</h2> <p>Thanks for filling out the survey. To process your answers, we need you to confirm your email address by clicking the link in the confirmation email we've just sent you. </p> <p><strong>Please check your email now for the confirmation link.</strong></p> -<p><a href="https://www.libreplanet.org/2022/">Return to the homepage.</a></p> -<!--#include virtual="/2022/includes/footer.html"--> +<p><a href="https://www.libreplanet.org/2023/">Return to the homepage.</a></p> +<!--#include virtual="/2023/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/fun/index.html b/2023/fun/index.html index c62f99d3..8b9d43a8 100755 --- a/2023/fun/index.html +++ b/2023/fun/index.html @@ -1,4 +1,4 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>Participate in the event with one of these activities </title> @@ -8,8 +8,8 @@ } </style> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <div id="lp-panel-fixed" class="panel panel-default hidden-xs"> <div class="panel-heading"> <h2 class="panel-title"> @@ -41,12 +41,12 @@ Contents <br> <h2 id="BoF">Birds of a Feather Social Events</h2> <br> -<p>You can host a social get-together during LibrePlanet too! <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2022/BOF">Read more</a></p> +<p>You can host a social get-together during LibrePlanet too! <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2023/BOF">Read more</a></p> <hr> <h2 id="job-board">Job Board</h2> <br> -<p><a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2022/JobBoard">Post / check for free software-friendly jobs</a>.</p> +<p><a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2023/JobBoard">Post / check for free software-friendly jobs</a>.</p> <hr>--> <h2 id="libreadventure">LibreAdventure</h2> @@ -153,7 +153,7 @@ and the default port <code>30000</code>.</p> </hr>--> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> <!--#include virtual="/2021/includes/getting_around_js.html"--> <!--#include virtual="/2021/includes/close.html" --> diff --git a/2023/includes/banner.html b/2023/includes/banner.html index 6e0669e2..56e3e1d7 100644 --- a/2023/includes/banner.html +++ b/2023/includes/banner.html @@ -17,8 +17,8 @@ <div class="row"> <div class="lp-head"> <!-- start of lp header --> <div class="lp-logo col-sm-3 col-xs-5"> - <a href="/2022/"> - <img src="/2022/assets/img/logo.svg" + <a href="/2023/"> + <img src="/2023/assets/img/logo.svg" class="img-responsive" alt="[ LibrePlanet 2022 ]" /> </a> @@ -31,17 +31,17 @@ <br><strong>March 19-20, 2022</strong></p> </div> <!-- #top-right-desktop start --> - <!--#include virtual="/2022/includes/register-now.html"--> + <!--#include virtual="/2023/includes/register-now.html"--> <!-- #top-right-desktop end --> <!-- #top-right-desktop start --> - <!--#include virtual="/2022/includes/join-list.html"--> + <!--#include virtual="/2023/includes/join-list.html"--> <!-- #top-right-desktop end --> </div><!-- end of lp header --> </div> </div> <!-- end of header container --> </div> <!-- end of lp banner --> - <img class="astronaut" src="/2022/assets/img/astronaut-2022.png" alt="An astronaut floating above LibrePlanet."> + <img class="astronaut" src="/2023/assets/img/astronaut-2022.png" alt="An astronaut floating above LibrePlanet."> <!-- start nav for small screens --> <nav class="navbar navbar-default visible-xs"> @@ -55,8 +55,8 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="/2022/"> - <img src="/2022/assets/img/logo.svg" + <a class="navbar-brand" href="/2023/"> + <img src="/2023/assets/img/logo.svg" style="max-width: 100px" class="img-responsive" alt="[ LibrePlanet 2022 ]" /> @@ -71,11 +71,11 @@ <div class="collapse navbar-collapse" id="lp-navbar-collapse"> <ul class="nav navbar-nav"> - <!--#include virtual="/2022/includes/nav-list-1.html"--> + <!--#include virtual="/2023/includes/nav-list-1.html"--> </ul> <ul class="nav navbar-nav"> - <!--#include virtual="/2022/includes/nav-list-2.html"--> + <!--#include virtual="/2023/includes/nav-list-2.html"--> </ul> </div><!-- navbar-collapse end --> </div><!-- navbar container-fluid end --> diff --git a/2023/includes/boilerplate.html b/2023/includes/boilerplate.html index 17b07bd1..57dd3b29 100644 --- a/2023/includes/boilerplate.html +++ b/2023/includes/boilerplate.html @@ -1,11 +1,11 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet 2022 — Living Liberation</title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <!-- Content comes here --> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/includes/common_js.html b/2023/includes/common_js.html index fb039332..c06088de 100644 --- a/2023/includes/common_js.html +++ b/2023/includes/common_js.html @@ -1,9 +1,9 @@ <script type="text/javascript" - src="/2022/assets/js/jquery-1.11.3.min.js"></script> + src="/2023/assets/js/jquery-1.11.3.min.js"></script> <script type="text/javascript" - src="/2022/assets/js/piwik.js"></script> + src="/2023/assets/js/piwik.js"></script> <script type="text/javascript" - src="/2022/assets/js/bootstrap-3.3.5.min.js"></script> + src="/2023/assets/js/bootstrap-3.3.5.min.js"></script> <script> $(document).ready(logoTextStack); diff --git a/2023/includes/footer.html b/2023/includes/footer.html index ec43e059..069d156b 100644 --- a/2023/includes/footer.html +++ b/2023/includes/footer.html @@ -16,7 +16,7 @@ <a href="https://github.com/twbs/bootstrap/tree/v3.3.5">Bootstrap 3.3.5</a>, which is licensed under <a href="http://www.gnu.org/licenses/license-list.html#Expat"> Expat</a>. The JavaScript is free software with - <a href="/2022/js-labels" rel="jslicense">licensing information</a> documented by <a href="https://www.fsf.org/campaigns/freejs">Web labels</a>. + <a href="/2023/js-labels" rel="jslicense">licensing information</a> documented by <a href="https://www.fsf.org/campaigns/freejs">Web labels</a>. </p> <p class="text-muted"> diff --git a/2023/includes/generated-bios.html b/2023/includes/generated-bios.html index 435fda13..8a0c7536 100644 --- a/2023/includes/generated-bios.html +++ b/2023/includes/generated-bios.html @@ -67,7 +67,7 @@ <h2 style="clear:both"><div class="webform-html-textarea"><p>Building a Liberated Home - for myself and others</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5807">Sunday 14:30 - 15:15 EDT (18:30 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5807">Sunday 14:30 - 15:15 EDT (18:30 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -97,7 +97,7 @@ <h2 style="clear:both"><div class="webform-html-textarea"><p>Survival of free software: Analyzing characteristics of free software in comparison to other software</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5757">Saturday 11:20 - 12:05 EDT (15:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5757">Saturday 11:20 - 12:05 EDT (15:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -122,7 +122,7 @@ <h2 style="clear:both"><div class="webform-html-textarea"><p>The state of software patents in 2022</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5739">Sunday 14:30 - 15:15 EDT (18:30 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5739">Sunday 14:30 - 15:15 EDT (18:30 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -151,7 +151,7 @@ <h2 style="clear:both"><div class="webform-html-textarea"><p>The Net beyond the web</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5853">Sunday 16:20 - 17:05 EDT (20:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5853">Sunday 16:20 - 17:05 EDT (20:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -177,7 +177,7 @@ <h2 style="clear:both"><div class="webform-html-textarea"><p>Building an ethical E-book</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5763">Saturday 13:35 - 14:20 EDT (17:35 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5763">Saturday 13:35 - 14:20 EDT (17:35 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -202,7 +202,7 @@ <h2 style="clear:both"><div class="webform-html-textarea"><p>Replicant: Struggle for independence</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5797">Sunday 11:20 - 12:05 EDT (15:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5797">Sunday 11:20 - 12:05 EDT (15:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -231,7 +231,7 @@ <h2 style="clear:both"><div class="webform-html-textarea"><p>You Wouldn't Hate Artificial Scarcity</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5805">Saturday 16:20 - 17:05 EDT (20:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5805">Saturday 16:20 - 17:05 EDT (20:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -260,7 +260,7 @@ <h2 style="clear:both"><div class="webform-html-textarea"><p>Distributing freedom: How package managers empower software users</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5830">Sunday 11:20 - 12:05 EDT (15:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5830">Sunday 11:20 - 12:05 EDT (15:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -287,7 +287,7 @@ <h2 style="clear:both"><div class="webform-html-textarea"><p>Empowering community-oriented play with TRBot</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5637">Saturday 13:35 - 14:20 EDT (17:35 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5637">Saturday 13:35 - 14:20 EDT (17:35 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -316,7 +316,7 @@ In this presentation you will learn:<br /> <h2 style="clear:both"><div class="webform-html-textarea"><p>The importance of student participation in the struggle for user freedom in society</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5641">Saturday 16:20 - 17:05 EDT (20:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5641">Saturday 16:20 - 17:05 EDT (20:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -341,7 +341,7 @@ In this presentation you will learn:<br /> <h2 style="clear:both"><div class="webform-html-textarea"><p>ANS coding replacing Huffman and AC - from introduction to patent issues</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5918">Saturday 16:20 - 17:05 EDT (20:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5918">Saturday 16:20 - 17:05 EDT (20:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -367,7 +367,7 @@ focused on information theory and statistical analysis, and is known from introd <h2 style="clear:both"><div class="webform-html-textarea"><p>TZDB and some challenges of long data</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5902">Saturday 17:15 - 18:00 EDT (21:15 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5902">Saturday 17:15 - 18:00 EDT (21:15 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -392,7 +392,7 @@ focused on information theory and statistical analysis, and is known from introd <h2 style="clear:both"><div class="webform-html-textarea"><p>A free toolchain from molecular vibrations to detailed combustion: How (some) physical chemists and chemical engineers have escaped proprietary software</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5622">Sunday 13:35 - 14:20 EDT (17:35 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5622">Sunday 13:35 - 14:20 EDT (17:35 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -422,7 +422,7 @@ In the presentation, we focus on the capabilities and integration of the softwar <h2 style="clear:both"><div class="webform-html-textarea"><p>Federated social media in the age of social distancing</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5728">Saturday 10:25 - 11:10 EDT (14:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5728">Saturday 10:25 - 11:10 EDT (14:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -450,7 +450,7 @@ In the presentation, we focus on the capabilities and integration of the softwar <h2 style="clear:both"><div class="webform-html-textarea"><p>Retracing digital freedom as pattern learning for life</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5810">Sunday 13:35 - 14:20 EDT (17:35 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5810">Sunday 13:35 - 14:20 EDT (17:35 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -475,7 +475,7 @@ In the presentation, we focus on the capabilities and integration of the softwar <h2 style="clear:both"><div class="webform-html-textarea"><p>From GNU Emacs to code.gouv.fr</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5774">Saturday 11:20 - 12:05 EDT (15:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5774">Saturday 11:20 - 12:05 EDT (15:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -501,7 +501,7 @@ In the presentation, we focus on the capabilities and integration of the softwar <h2 style="clear:both"><div class="webform-html-textarea"><p>The media ecology of source code access</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5818">Sunday 16:20 - 17:05 EDT (20:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5818">Sunday 16:20 - 17:05 EDT (20:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -526,7 +526,7 @@ In the presentation, we focus on the capabilities and integration of the softwar <h2 style="clear:both"><div class="webform-html-textarea"><p>Design in the command line: Recipes for tasty outcomes</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5846">Sunday 10:25 - 11:10 EDT (14:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5846">Sunday 10:25 - 11:10 EDT (14:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -553,7 +553,7 @@ Web site: <a href="https://manufacturaindependente.org">https://manufacturaindep <h2 style="clear:both"><div class="webform-html-textarea"><p>Why we feel it is a liberation experience to take part in the Open Hardware PowerPC Notebook project</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5836">Sunday 15:25 - 16:10 EDT (19:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5836">Sunday 15:25 - 16:10 EDT (19:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -578,7 +578,7 @@ Web site: <a href="https://manufacturaindependente.org">https://manufacturaindep <h2 style="clear:both"><div class="webform-html-textarea"><p>Taking back the Web with Haketilo</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5790">Saturday 14:30 - 15:15 EDT (18:30 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5790">Saturday 14:30 - 15:15 EDT (18:30 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -610,7 +610,7 @@ Web site: <a href="https://manufacturaindependente.org">https://manufacturaindep <h2 style="clear:both"><div class="webform-html-textarea"><p>Baby steps to freedom</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5761">Sunday 15:25 - 16:10 EDT (19:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5761">Sunday 15:25 - 16:10 EDT (19:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -636,7 +636,7 @@ Web site: <a href="https://manufacturaindependente.org">https://manufacturaindep <h2 style="clear:both"><div class="webform-html-textarea"><p>GNU poke, the free extensible editor for structured binary data</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5849">Saturday 11:20 - 12:05 EDT (15:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5849">Saturday 11:20 - 12:05 EDT (15:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -662,7 +662,7 @@ Oracle as the Tech Lead of their Toolchain/Compilers team.</p><br /> <h2 style="clear:both"><div class="webform-html-textarea"><p>Why we all need ethical technology and Web hosting</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5753">Saturday 15:25 - 16:10 EDT (19:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5753">Saturday 15:25 - 16:10 EDT (19:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -676,7 +676,7 @@ hosting and free software, why we need it and how to get it!</p> </div> <div class="speakerblock"> -<div class="speakerheader"><img class="speakerpic" src="https://static.fsf.org/nosvn/libreplanet/2022/assets/micky-2019.jpg"> +<div class="speakerheader"><img class="speakerpic" src="https://static.fsf.org/nosvn/libreplanet/2023/assets/micky-2019.jpg"> <h2>Micky Metts</h2></div> <div class="webform-html-textarea"><p>Micky is involved in the âfree software for community buildingâ movement and the Platform Cooperativism movement. She helps Agaric's work contribute back to these movements. She also handles some administrative tasks, public outreach, and support as part of the team. She is the host of a BigBlueButton chat server and has built CommunityBridge in an effort to unite networks and movements with a safer platform to host events and meetings. Presenting options for alternatives to corporate proprietary software is her goal.</p><br /> <p>This talk will be co-presented by Chris Thompson, Melissa Bingham, and Keegan Rankin</p><br /> @@ -698,7 +698,7 @@ and wholistic wellness as well as an unschooling cooperative.</p> <h2 style="clear:both"><div class="webform-html-textarea"><p>Revitalizing Usenet</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5812">Saturday 13:35 - 14:20 EDT (17:35 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5812">Saturday 13:35 - 14:20 EDT (17:35 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -724,7 +724,7 @@ and wholistic wellness as well as an unschooling cooperative.</p> <h2 style="clear:both"><div class="webform-html-textarea"><p>Sxmo: Freedom on mobile devices through simplicity and hackability</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5624">Sunday 16:20 - 17:05 EDT (20:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5624">Sunday 16:20 - 17:05 EDT (20:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -750,7 +750,7 @@ and wholistic wellness as well as an unschooling cooperative.</p> <h2 style="clear:both"><div class="webform-html-textarea"><p>Easy, secure and private information transfer with magic-wormhole</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5738">Sunday 11:20 - 12:05 EDT (15:20 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5738">Sunday 11:20 - 12:05 EDT (15:20 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -775,7 +775,7 @@ and wholistic wellness as well as an unschooling cooperative.</p> <h2 style="clear:both"><div class="webform-html-textarea"><p>GNU Jami - How it works and how to get your friends and family to use it.</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5822">Saturday 15:25 - 16:10 EDT (19:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5822">Saturday 15:25 - 16:10 EDT (19:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -800,7 +800,7 @@ and wholistic wellness as well as an unschooling cooperative.</p> <h2 style="clear:both"><div class="webform-html-textarea"><p>Living liberated: Zero-to-hero</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5847">Saturday 10:25 - 11:10 EDT (14:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5847">Saturday 10:25 - 11:10 EDT (14:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -826,7 +826,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>Free software game restoration II</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5823">Saturday 14:30 - 15:15 EDT (18:30 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5823">Saturday 14:30 - 15:15 EDT (18:30 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -852,7 +852,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>The LibreVR Project</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5646">Saturday 10:25 - 11:10 EDT (14:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5646">Saturday 10:25 - 11:10 EDT (14:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -878,7 +878,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>Software Doldrums</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5916">Sunday 12:15 - 13:00 EDT (16:15 UTC) - Opening keynote</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5916">Sunday 12:15 - 13:00 EDT (16:15 UTC) - Opening keynote</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -903,7 +903,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>Hacking my brain: Free virtual reality implementations and their potential for therapeutic use</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5835">Sunday 13:35 - 14:20 EDT (17:35 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5835">Sunday 13:35 - 14:20 EDT (17:35 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -928,7 +928,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>Living federation</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5808">Sunday 10:25 - 11:10 EDT (14:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5808">Sunday 10:25 - 11:10 EDT (14:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Neptune </br> @@ -953,7 +953,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>Reducing Internet address waste: The IPv4 unicast extensions project</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5809">Sunday 15:25 - 16:10 EDT (19:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5809">Sunday 15:25 - 16:10 EDT (19:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -982,7 +982,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>Living in freedom with GNU Emacs</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5852">Sunday 14:30 - 15:15 EDT (18:30 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5852">Sunday 14:30 - 15:15 EDT (18:30 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -1008,7 +1008,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>Reclaiming public values in the internet</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5914">Saturday 12:15 - 13:00 EDT (16:15 UTC) - Opening keynote</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5914">Saturday 12:15 - 13:00 EDT (16:15 UTC) - Opening keynote</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -1033,7 +1033,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>Lightning Talks</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5901">Saturday 17:15 - 18:00 EDT (21:15 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5901">Saturday 17:15 - 18:00 EDT (21:15 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -1060,7 +1060,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>Toward the moral objectivity of GNU</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5645">Sunday 10:25 - 11:10 EDT (14:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5645">Sunday 10:25 - 11:10 EDT (14:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -1090,7 +1090,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>Repair is not a crime: An update from the front line of the Right to Repair fight</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5878">Saturday 14:30 - 15:15 EDT (18:30 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5878">Saturday 14:30 - 15:15 EDT (18:30 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> @@ -1115,7 +1115,7 @@ free software philosophy and has been using free software exclusively in zis dev <h2 style="clear:both"><div class="webform-html-textarea"><p>Current challenges for the OpenPGP keyserver network. Is there a way forward?</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5684">Saturday 15:25 - 16:10 EDT (19:25 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5684">Saturday 15:25 - 16:10 EDT (19:25 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Saturn </br> @@ -1143,7 +1143,7 @@ I am currently enrolled in a PhD program, and the talk I am giving is related to <h2 style="clear:both"><div class="webform-html-textarea"><p>Why our economy fails public goods like free software</p> </div></h2> <div class="talkblockheader"> -<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2022/program/#5756">Saturday 17:15 - 18:00 EDT (21:15 UTC)</a> +<i class="glyphicon glyphicon-calendar"></i>: <a class="lpcalendarlink" href="/2023/program/#5756">Saturday 17:15 - 18:00 EDT (21:15 UTC)</a> </br> <i class="glyphicon glyphicon-home"></i>: Jupiter </br> diff --git a/2023/includes/generated-sessions.html b/2023/includes/generated-sessions.html index 29d4864b..9b75329a 100644 --- a/2023/includes/generated-sessions.html +++ b/2023/includes/generated-sessions.html @@ -90,7 +90,7 @@ <tr class="row-1 row-first row-last"> <td class="col-1 col-first"> - <div class="views-field views-field-value"> <span class="field-content"><a href="/2022/speakers/#5757"><div id="5757"><div class="webform-html-textarea"><p>Survival of free software: Analyzing characteristics of free software in comparison to other software</p> + <div class="views-field views-field-value"> <span class="field-content"><a href="/2023/speakers/#5757"><div id="5757"><div class="webform-html-textarea"><p>Survival of free software: Analyzing characteristics of free software in comparison to other software</p> </div></div></a></span> </div> <div class="views-field views-field-value-3"> <span class="field-content"><i class="glyphicon glyphicon-home"></i>: Jupiter</span> </div> <div class="views-field views-field-value-7"> <span class="field-content"><i class="glyphicon glyphicon-road"></i>: <span class="lptrack lptrack10">Exploring Free Software concepts</span></span> </div> @@ -170,7 +170,7 @@ <tr class="row-1 row-first row-last"> <td class="col-1 col-first"> - <div class="views-field views-field-value"> <span class="field-content"><a href="/2022/speakers/#5906"><div id="5906"><div class="webform-html-textarea"><p>Lunch, dinner, or morning coffee break!</p> + <div class="views-field views-field-value"> <span class="field-content"><a href="/2023/speakers/#5906"><div id="5906"><div class="webform-html-textarea"><p>Lunch, dinner, or morning coffee break!</p> </div></div></a></span> </div> <div class="views-field views-field-value-3"> <span class="field-content"><i class="glyphicon glyphicon-home"></i>: </span> </div> <div class="views-field views-field-value-7"> <span class="field-content"></span> </div> @@ -310,7 +310,7 @@ </div></div></a></span> </div> <div class="views-field views-field-value-3"> <span class="field-content"><i class="glyphicon glyphicon-home"></i>: Jupiter</span> </div> <div class="views-field views-field-value-7"> <span class="field-content"><i class="glyphicon glyphicon-road"></i>: <span class="lptrack lptrack3">Community</span></span> </div> - <div class="views-field views-field-value-6"> <span class="field-content"><img class="schedulepic" style="float:left; max-width:23px; max-height:23px; margin-right:5px; border-radius: 5px" src="https://static.fsf.org/nosvn/libreplanet/2022/assets/micky-2019.jpg"> + <div class="views-field views-field-value-6"> <span class="field-content"><img class="schedulepic" style="float:left; max-width:23px; max-height:23px; margin-right:5px; border-radius: 5px" src="https://static.fsf.org/nosvn/libreplanet/2023/assets/micky-2019.jpg"> Micky Metts <div style="clear:both"></div></span> </div> <div class="views-field views-field-regex-rewrite"> <span class="field-content"><div class="guestspeakers"> @@ -436,7 +436,7 @@ </div></span> </div> </td> <td class="col-2"> - <div class="views-field views-field-value"> <span class="field-content"><a href="/2022/speakers/#5901"><div id="5901"><div class="webform-html-textarea"><p>Lightning Talks</p> + <div class="views-field views-field-value"> <span class="field-content"><a href="/2023/speakers/#5901"><div id="5901"><div class="webform-html-textarea"><p>Lightning Talks</p> </div></div></a></span> </div> <div class="views-field views-field-value-3"> <span class="field-content"><i class="glyphicon glyphicon-home"></i>: Saturn</span> </div> <div class="views-field views-field-value-7"> <span class="field-content"><i class="glyphicon glyphicon-road"></i>: <span class="lptrack lptrack2">LibrePlanet special sessions</span></span> </div> @@ -476,7 +476,7 @@ <tr class="row-1 row-first row-last"> <td class="col-1 col-first"> - <div class="views-field views-field-value"> <span class="field-content"><a href="/2022/speakers/#5911"><div id="5911"><div class="webform-html-textarea"><p>FSF Awards Ceremony & Closing Remarks</p> + <div class="views-field views-field-value"> <span class="field-content"><a href="/2023/speakers/#5911"><div id="5911"><div class="webform-html-textarea"><p>FSF Awards Ceremony & Closing Remarks</p> </div></div></a></span> </div> <div class="views-field views-field-value-3"> <span class="field-content"><i class="glyphicon glyphicon-home"></i>: Jupiter</span> </div> <div class="views-field views-field-value-7"> <span class="field-content"><i class="glyphicon glyphicon-road"></i>: <span class="lptrack lptrack2">LibrePlanet special sessions</span></span> </div> @@ -500,7 +500,7 @@ <tr class="row-1 row-first row-last"> <td class="col-1 col-first"> - <div class="views-field views-field-value"> <span class="field-content"><a href="/2022/speakers/#5912"><div id="5912"><div class="webform-html-textarea"><p>Join the FSF Afterparty with Supporter and Stalwart level attendees!</p> + <div class="views-field views-field-value"> <span class="field-content"><a href="/2023/speakers/#5912"><div id="5912"><div class="webform-html-textarea"><p>Join the FSF Afterparty with Supporter and Stalwart level attendees!</p> </div></div></a></span> </div> <div class="views-field views-field-value-3"> <span class="field-content"><i class="glyphicon glyphicon-home"></i>: Videoconferencing with Supporter and Stalwart level attendees</span> </div> <div class="views-field views-field-value-7"> <span class="field-content"><i class="glyphicon glyphicon-road"></i>: <span class="lptrack lptrack2">LibrePlanet special sessions</span></span> </div> @@ -684,7 +684,7 @@ <tr class="row-1 row-first row-last"> <td class="col-1 col-first"> - <div class="views-field views-field-value"> <span class="field-content"><a href="/2022/speakers/#5907"><div id="5907"><div class="webform-html-textarea"><p>Lunch, dinner, or morning coffee break!</p> + <div class="views-field views-field-value"> <span class="field-content"><a href="/2023/speakers/#5907"><div id="5907"><div class="webform-html-textarea"><p>Lunch, dinner, or morning coffee break!</p> </div></div></a></span> </div> <div class="views-field views-field-value-3"> <span class="field-content"><i class="glyphicon glyphicon-home"></i>: </span> </div> <div class="views-field views-field-value-7"> <span class="field-content"></span> </div> @@ -892,7 +892,7 @@ </div></span> </div> </td> <td class="col-2"> - <div class="views-field views-field-value"> <span class="field-content"><a href="/2022/speakers/#5853"><div id="5853"><div class="webform-html-textarea"><p>The Net beyond the web</p> + <div class="views-field views-field-value"> <span class="field-content"><a href="/2023/speakers/#5853"><div id="5853"><div class="webform-html-textarea"><p>The Net beyond the web</p> </div></div></a></span> </div> <div class="views-field views-field-value-3"> <span class="field-content"><i class="glyphicon glyphicon-home"></i>: Saturn</span> </div> <div class="views-field views-field-value-7"> <span class="field-content"><i class="glyphicon glyphicon-road"></i>: <span class="lptrack lptrack10">Exploring Free Software concepts</span></span> </div> diff --git a/2023/includes/header.html b/2023/includes/header.html index 8a89a35b..2fb50a30 100644 --- a/2023/includes/header.html +++ b/2023/includes/header.html @@ -4,10 +4,10 @@ <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/> - <link href="/2022/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" /> - <link href="/2022/assets/css/jquery-ui-1.9.0.custom.css" rel="stylesheet" media="screen" /> - <link href="/2022/assets/css/custom.css" rel="stylesheet" media="screen" /> - <link href="/2022/assets/img/favicon.ico" rel="shortcut icon"> + <link href="/2023/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" /> + <link href="/2023/assets/css/jquery-ui-1.9.0.custom.css" rel="stylesheet" media="screen" /> + <link href="/2023/assets/css/custom.css" rel="stylesheet" media="screen" /> + <link href="/2023/assets/img/favicon.ico" rel="shortcut icon"> <script> /** diff --git a/2023/includes/join-list.html b/2023/includes/join-list.html index cb8e1b24..a20d2aa4 100644 --- a/2023/includes/join-list.html +++ b/2023/includes/join-list.html @@ -5,7 +5,7 @@ method="post" name="Edit" id="Edit"> <div> <input name="postURL" type="hidden" - value="https://libreplanet.org/2022/confirmation.html" /> + value="https://libreplanet.org/2023/confirmation.html" /> <input name="cancelURL" type="hidden" value="https://my.fsf.org/civicrm/profile?reset=1&gid=507" /> <input name="add_to_group" type="hidden" value="619" /> diff --git a/2023/includes/live_sidebar.html b/2023/includes/live_sidebar.html index 90893668..8cb856ce 100644 --- a/2023/includes/live_sidebar.html +++ b/2023/includes/live_sidebar.html @@ -26,7 +26,7 @@ <h3 class="panel-title">Visit the FSF Shop!</h3> </div> <div class="panel-body"> - <center><a style="border: none;" href="https://shop.fsf.org/tshirts-hoodies/libreplanet-2022-t-shirt"><img src="https://static.fsf.org/nosvn/libreplanet/2022/assets/tiny_shirt.png" alt="Picture of LibrePlanet T-Shirt."></a></center> + <center><a style="border: none;" href="https://shop.fsf.org/tshirts-hoodies/libreplanet-2022-t-shirt"><img src="https://static.fsf.org/nosvn/libreplanet/2023/assets/tiny_shirt.png" alt="Picture of LibrePlanet T-Shirt."></a></center> <div style="margin-top: 20px;"></div> <p>LibrePlanet 2022 is online this year, but that doesn't mean that you have to miss out on the <a href="https://shop.fsf.org/tshirts-hoodies/libreplanet-2022-t-shirt">annual conference T-shirt</a> or any of the other GNU and FSF gear! Let the world know you were "here" by picking up this year's T-shirt in the FSF shop.</p> </div> @@ -100,7 +100,7 @@ <input name="entryURL" type="hidden" value="https://my.fsf.org/civicrm/profile/create?gid=507&reset=1/update?action=update&amp;id=507&amp;reset=1&amp;context=field" /> - <input name="postURL" type="hidden" value="https://libreplanet.org/2022/confirmation.html" /> + <input name="postURL" type="hidden" value="https://libreplanet.org/2023/confirmation.html" /> <input name="cancelURL" type="hidden" value="https://my.fsf.org/civicrm/profile?reset=1&gid=507" /> <input name="add_to_group" type="hidden" value="619" /> diff --git a/2023/includes/nav-list-1.html b/2023/includes/nav-list-1.html index 595eb517..473f17a0 100644 --- a/2023/includes/nav-list-1.html +++ b/2023/includes/nav-list-1.html @@ -2,10 +2,10 @@ <!--<li><a href="https://my.fsf.org/civicrm/event/info?reset=1&id=99"><strong>Register now!</strong></a></li>--> <li class="fsf-donate"><a href="https://media.libreplanet.org/u/libreplanet/tag/libreplanet-2022-workshop/">Watch the Workshop Series Videos!</a></li> <li><a href="https://media.libreplanet.org/u/libreplanet/tag/libreplanet-2022-video/">Watch the Conference Videos!</a></li> -<li><a href="/2022/program">Schedule</a></li> -<li><a href="/2022/speakers">Bios & Talks</a></li> +<li><a href="/2023/program">Schedule</a></li> +<li><a href="/2023/speakers">Bios & Talks</a></li> <li><a href="https://my.fsf.org/node/49/">Fill in the Questionnaire</a></li> -<!-- <li><a href="/2022/fun/">Registered Access</a></li> --> -<!-- <li><a href="/2022/live/">Live</a></li> --> +<!-- <li><a href="/2023/fun/">Registered Access</a></li> --> +<!-- <li><a href="/2023/live/">Live</a></li> --> <!-- <li class="livestream-link"><a href="/2020/live">Live Video Recordings <span class="glyphicon glyphicon-globe"></span></a></li> --> -<!--<li><a href="/2022/workshops">Workshops</a></li> --> +<!--<li><a href="/2023/workshops">Workshops</a></li> --> diff --git a/2023/includes/nav-list-2.html b/2023/includes/nav-list-2.html index 54b9a365..96fbad8b 100644 --- a/2023/includes/nav-list-2.html +++ b/2023/includes/nav-list-2.html @@ -1,8 +1,8 @@ -<!-- <li><a href="/2022/getting-around">Lodging & Travel</a></li> --> -<li><a href="/2022/fun">Other Activities</a></li> -<li><a href="/2022/safe-space-policy/">Safe Space Policy</a></li> -<li><a href="/2022/sponsors">Sponsors and Exhibitors</a></li> -<!--<li><a href="/2022/volunteer/">Volunteer</a></li>--> +<!-- <li><a href="/2023/getting-around">Lodging & Travel</a></li> --> +<li><a href="/2023/fun">Other Activities</a></li> +<li><a href="/2023/safe-space-policy/">Safe Space Policy</a></li> +<li><a href="/2023/sponsors">Sponsors and Exhibitors</a></li> +<!--<li><a href="/2023/volunteer/">Volunteer</a></li>--> <!-- <li><a href="https://media.libreplanet.org/u/libreplanet/tag/libreplanet-2021-video/">2021 Session Videos</a></li> --> <li><a href="https://lists.gnu.org/mailman/listinfo/libreplanet-discuss">Join the Discussion List</a></li> <!-- <li><a href="https://www.fsf.org/about/contact/">Contact Us</a></li> --> diff --git a/2023/includes/program-menu.html b/2023/includes/program-menu.html index 415e772f..f41c429a 100644 --- a/2023/includes/program-menu.html +++ b/2023/includes/program-menu.html @@ -4,11 +4,11 @@ <div> <ol class="breadcrumb text-center"> - <li id="p-sessions"><a href="/2022/program">Sessions</a></li> - <li id="p-grid-sch"><a href="/2022/program/grid-schedule.html">Grid Schedule</a></li> + <li id="p-sessions"><a href="/2023/program">Sessions</a></li> + <li id="p-grid-sch"><a href="/2023/program/grid-schedule.html">Grid Schedule</a></li> <li><a href="app.html">Other ways to use the schedule</a></li> - <li id="p-speakers"><a href="/2022/speakers">Speakers</a></li> - <li id="p-social"><a href="/2022/program/social.html">Social & Community Events</a> + <li id="p-speakers"><a href="/2023/speakers">Speakers</a></li> + <li id="p-social"><a href="/2023/program/social.html">Social & Community Events</a> </ol> </div> diff --git a/2023/includes/registration-full.html b/2023/includes/registration-full.html index 861d2f20..ea92c0c2 100644 --- a/2023/includes/registration-full.html +++ b/2023/includes/registration-full.html @@ -1 +1 @@ -<p style="text-align: right; margin-top: 15px; margin-bottom: 40px;">Pre-registration is now closed, but we will do<br>our best to accomodate <a href="/2022/walkup-registration.html">walk-ups</a>.</p> +<p style="text-align: right; margin-top: 15px; margin-bottom: 40px;">Pre-registration is now closed, but we will do<br>our best to accomodate <a href="/2023/walkup-registration.html">walk-ups</a>.</p> diff --git a/2023/includes/sidebar.html b/2023/includes/sidebar.html index 81520b61..56c14eee 100644 --- a/2023/includes/sidebar.html +++ b/2023/includes/sidebar.html @@ -1,9 +1,9 @@ <div class="container"> <!-- start of container --> <div class="row"> <div id="lp-nav" class="col-sm-3"> <!-- start of sidebar column --> - <!--#if expr="'${REQUEST_URI}' != '/2022/'" --> + <!--#if expr="'${REQUEST_URI}' != '/2023/'" --> <p class="text-center lp-home"> - <a class="text-muted" href="/2022/"> + <a class="text-muted" href="/2023/"> <span class="glyphicon glyphicon-chevron-left"></span> Home </a> </p> @@ -11,11 +11,11 @@ <ul class="nav nav-pills nav-stacked hidden-xs"> - <!--#include virtual="/2022/includes/nav-list-1.html"--> + <!--#include virtual="/2023/includes/nav-list-1.html"--> </ul> <ul class="nav nav-pills nav-stacked hidden-xs"> - <!--#include virtual="/2022/includes/nav-list-2.html"--> + <!--#include virtual="/2023/includes/nav-list-2.html"--> </ul> <ul class="nav nav-pills nav-stacked"> @@ -32,7 +32,7 @@ </ul> <!-- Replace 'include' -> '#include' when recent updates is non-empty --> - <!--#include virtual="/2022/includes/recent-updates.html"--> + <!--#include virtual="/2023/includes/recent-updates.html"--> </div> <!-- end of sidebar column --> <div id="lp-content" class="col-sm-9"> <!-- start of content column --> diff --git a/2023/index.html b/2023/index.html index b5c533df..3c1f185e 100755 --- a/2023/index.html +++ b/2023/index.html @@ -1,16 +1,16 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet 2022</title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <!--start of carousel --> <div id="lpc-carousel" class="carousel"> <!-- wrapper for slides --> <ul class="carousel-inner list-unstyled" style="max-width:900px; max-height:700px; !important;"> <li class="item active"> - <a href="https://www.fsf.org/"><img src="https://static.fsf.org/nosvn/libreplanet/2022/communications/LP-ty.png" + <a href="https://www.fsf.org/"><img src="https://static.fsf.org/nosvn/libreplanet/2023/communications/LP-ty.png" alt="[ LibrePlanet thank you image ]"></a> <p class="carousel-caption-center"> <br> @@ -18,13 +18,13 @@ </p> </li> <!--<li class="item active"> - <a href="https://libreplanet.org/2022/live/"><img src="https://static.fsf.org/nosvn/libreplanet/2022/communications/LIVE.png" + <a href="https://libreplanet.org/2023/live/"><img src="https://static.fsf.org/nosvn/libreplanet/2022/communications/LIVE.png" alt="[ LibrePlanet watch live image ]"></a> <p class="carousel-caption-center"> <br> - <a href="https://libreplanet.org/2022/live">Watch LibrePlanet <strong>live:</strong></a> and<a href="https://my.fsf.org/civicrm/event/info?reset=1&id=99"> register today,</a> so you get the shop discount!</a> + <a href="https://libreplanet.org/2023/live">Watch LibrePlanet <strong>live:</strong></a> and<a href="https://my.fsf.org/civicrm/event/info?reset=1&id=99"> register today,</a> so you get the shop discount!</a> <li class="item"> - <img src="//static.fsf.org/nosvn/libreplanet/2022/communications/keynotes.png" + <img src="//static.fsf.org/nosvn/libreplanet/2023/communications/keynotes.png" alt="[ Composed image of Keynote announcement for Marleen Stikker, HundredRabbits, and 2 open circles her image in a circle on it. ]"></a> <p class="carousel-caption-center"> <br> @@ -47,7 +47,7 @@ <a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&id=60">Donate to help support the organization of LibrePlanet.</a></p> </li> <li class="item"> - <img src="https://static.fsf.org/nosvn/libreplanet/2022/communications/community.jpg" + <img src="https://static.fsf.org/nosvn/libreplanet/2023/communications/community.jpg" alt="[ 2 people working on a computer at libreplanet. ]"></a> <p class="carousel-caption-center"> <a href="https://www.fsf.org/blogs/community/new-year-new-libreplanet-register-now-to-join-us-on-march-19-and-20">Read more about why we ask you to register, and the different registration tiers.</a> @@ -77,10 +77,10 @@ <div class="col-sm-12"> - <!--#include virtual="/2022/includes/home-content.html"--> + <!--#include virtual="/2023/includes/home-content.html"--> </div> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<!--#include virtual="/2022/includes/home_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<!--#include virtual="/2023/includes/home_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/js-labels/index.html b/2023/js-labels/index.html index 9b1da026..db296917 100755 --- a/2023/js-labels/index.html +++ b/2023/js-labels/index.html @@ -1,9 +1,9 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet 2022 — JS Weblabels </title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <table class="table" id="jslicense-labels1"> @@ -11,25 +11,25 @@ <tr> <td><a href="https://irc0d.libreplanet.org/irc/assets/libs/lodash.min.js">lodash.min.js</a></td> <td><a href="https://lodash.com/license">Expat</a></td> - <td><a href="/2022/assets/js/lodash.js">lodash.js</a></td> + <td><a href="/2023/assets/js/lodash.js">lodash.js</a></td> </tr> <tr> - <td><a href="/2022/assets/js/mithril.min.js">mithril.min.js</a></td> + <td><a href="/2023/assets/js/mithril.min.js">mithril.min.js</a></td> <td><a href="https://github.com/lhorie/mithril.js/blob/next/LICENSE">Expat</a></td> - <td><a href="/2022/assets/js/mithril.js">mithril.js</a></td> + <td><a href="/2023/assets/js/mithril.js">mithril.js</a></td> </tr> <tr> <td><a href="https://irc0d.libreplanet.org/irc/assets/libs/engine.io.bundle.min.js">engine.io.bundle.min.js</a></td> <td><a href="http://www.gnu.org/licenses/agpl-3.0.html">GNU Affero General Public License version 3</a></td> - <td><a href="/2022/assets/js/engine.io.bundle.js">engine.io.bundle.js</a></td> + <td><a href="/2023/assets/js/engine.io.bundle.js">engine.io.bundle.js</a></td> </tr> <tr> <td><a href="https://irc0d.libreplanet.org/irc/assets/kiwi.min.js">kiwi.min.js</a></td> <td><a href="http://www.gnu.org/licenses/agpl-3.0.html">GNU Affero General Public License version 3</a></td> - <td><a href="/2022/assets/js/kiwi.js">kiwi.js</a></td> + <td><a href="/2023/assets/js/kiwi.js">kiwi.js</a></td> </tr> <tr> @@ -41,7 +41,7 @@ <tr> <td><a href="https://irc0d.libreplanet.org/irc/assets/libs/backbone.min.js">backbone.min.js</a></td> <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td> - <td><a href="/2022/assets/js/backbone.js">backbone.js</a></td> + <td><a href="/2023/assets/js/backbone.js">backbone.js</a></td> </tr> <tr> @@ -52,20 +52,20 @@ <tr> - <td><a href="/2022/assets/js/jquery-1.11.3.min.js">jquery-1.11.3.min.js</a></td> + <td><a href="/2023/assets/js/jquery-1.11.3.min.js">jquery-1.11.3.min.js</a></td> <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td> - <td><a href="/2022/assets/js/jquery-1.11.3.js">jquery-1.11.3.js</a></td> + <td><a href="/2023/assets/js/jquery-1.11.3.js">jquery-1.11.3.js</a></td> </tr> <tr> - <td><a href="/2022/assets/js/bootstrap-3.3.5.min.js">bootstrap-3.3.5.min.js</a></td> + <td><a href="/2023/assets/js/bootstrap-3.3.5.min.js">bootstrap-3.3.5.min.js</a></td> <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td> - <td><a href="/2022/assets/js/bootstrap-3.3.5.js">bootstrap-3.3.5.js</a></td> + <td><a href="/2023/assets/js/bootstrap-3.3.5.js">bootstrap-3.3.5.js</a></td> </tr> <tr> - <td><a href="/2022/assets/js/piwik.js">piwik.js</a></td> + <td><a href="/2023/assets/js/piwik.js">piwik.js</a></td> <td><a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License version 3 or later</a></td> - <td><a href="/2022/assets/js/piwik.js">piwik.js</a></td> + <td><a href="/2023/assets/js/piwik.js">piwik.js</a></td> </tr> <tr> <td><a href="https://piwik.fsf.org/piwik.js">piwik.js</a></td> @@ -74,5 +74,5 @@ </tr> </table> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/live/index.html b/2023/live/index.html index 729d9995..7f53b257 100755 --- a/2023/live/index.html +++ b/2023/live/index.html @@ -1,4 +1,4 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet 2022 ~ Live</title> @@ -6,14 +6,14 @@ .special-irc { background-color: #282a2b; padding: 5px; margin-left: -5px; } </style> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h1>LibrePlanet 2022 - Live</h1> <div class="row margin-top"> <div class="col-sm-8"> <!-- start of main content --> - <p>Please note that all online participants in LibrePlanet 2022 interactions are expected to abide by the conference's <a href="/2022/safe-space-policy/">safe space policy</a>.</p> + <p>Please note that all online participants in LibrePlanet 2022 interactions are expected to abide by the conference's <a href="/2023/safe-space-policy/">safe space policy</a>.</p> <p> <div class="panel-body"> </div></p> @@ -83,16 +83,16 @@ ffplay https://live.fsf.org/stream-room-neptune.webm </div> <!-- end of main content --> <div class="col-sm-4"> <!-- start of right sidebar column --> - <!--#include virtual="/2022/includes/live_sidebar.html" --> + <!--#include virtual="/2023/includes/live_sidebar.html" --> </div> <!-- end of right sidebar column --> </div> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<script src="/2022/assets/js/mithril.min.js"></script> -<script src="/2022/assets/js/stream.js"></script> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<script src="/2023/assets/js/mithril.min.js"></script> +<script src="/2023/assets/js/stream.js"></script> <script> $("#p-sessions").addClass("active").text("Sessions"); </script> -<!--#include virtual="/2022/includes/livestream_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/livestream_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/live/jupiter/index.html b/2023/live/jupiter/index.html index 29d2dd4e..f54d07cd 100755 --- a/2023/live/jupiter/index.html +++ b/2023/live/jupiter/index.html @@ -1,4 +1,4 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet 2022 ~ Live</title> @@ -8,15 +8,15 @@ } </style> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h1>LibrePlanet 2022 - Live</h1> <div class="row margin-top"> <div class="col-sm-12"> <!-- start of main content --> - <p>Please note that all online participants in LibrePlanet 2022 interactions are expected to abide by the conference's <a href="/2022/safe-space-policy/">safe space policy</a>.</p> + <p>Please note that all online participants in LibrePlanet 2022 interactions are expected to abide by the conference's <a href="/2023/safe-space-policy/">safe space policy</a>.</p> <a name="stream"></a> <div id="static-stream"> @@ -44,6 +44,6 @@ if (matchResult !== null) { </div> <!-- end of main content --> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/live/menu.html b/2023/live/menu.html index 7abd7380..e0e544e9 100755 --- a/2023/live/menu.html +++ b/2023/live/menu.html @@ -1,9 +1,9 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet 2022 — Live</title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h1> Menu </h1> @@ -18,11 +18,11 @@ </div> <div class="col-sm-4"> <!-- start of sidebar column --> - <!--#include virtual="/2022/includes/live_sidebar.html" --> + <!--#include virtual="/2023/includes/live_sidebar.html" --> </div> <!-- end of sidebar column --> </div> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/program/app.html b/2023/program/app.html index 40793640..ef64107c 100644 --- a/2023/program/app.html +++ b/2023/program/app.html @@ -1,10 +1,10 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet 2022 — Schedule</title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h1>Program <small>Other ways to use the schedule</small></h1> -<!--#include virtual="/2022/includes/program-menu.html"--> +<!--#include virtual="/2023/includes/program-menu.html"--> <p><strong>Install the Giggity app</strong> on Replicant or Android. The LibrePlanet 2020 schedule will appear at the top of the app's home screen.</p> @@ -14,5 +14,5 @@ <hr/> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/close.html"--> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/close.html"--> diff --git a/2023/program/index.html b/2023/program/index.html index a2da0ab2..f6063bd6 100755 --- a/2023/program/index.html +++ b/2023/program/index.html @@ -1,14 +1,14 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet — Program </title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h1>Program <small>Sessions</small></h1> -<!--#include virtual="/2022/includes/program-menu.html"--> +<!--#include virtual="/2023/includes/program-menu.html"--> <div id="lp-panel-fixed" class="panel panel-default hidden-xs"> <div class="panel-heading"> @@ -31,15 +31,15 @@ Contents <button class="btn btn-default btn-xs">Expand all</button> </div--> <div id="program"> -<!--#include virtual="/2022/includes/generated-sessions.html"--> +<!--#include virtual="/2023/includes/generated-sessions.html"--> </div> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> <script type="text/javascript"> $("#p-sessions").addClass("active").text("Sessions"); </script> -<!--#include virtual="/2022/includes/program_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/program_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/raffle/index.html b/2023/raffle/index.html index aa59b6b0..236644ac 100755 --- a/2023/raffle/index.html +++ b/2023/raffle/index.html @@ -1,13 +1,13 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet 2022 — Raffle </title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h1>Raffle</h1> -<p>We'll be raffling off fabulous free software prizes, thanks to <a href="https://libreplanet.org/2022/sponsors">some of our generous sponsors</a>. +<p>We'll be raffling off fabulous free software prizes, thanks to <a href="https://libreplanet.org/2023/sponsors">some of our generous sponsors</a>. <p>All attendees get a gratis raffle ticket, FSF members get a second gratis ticket, and everyone can buy more chances to win at the GNU Press table during LibrePlanet, as well as at the Friday open house and Saturday evening social events! Buy one ticket for $2, 3 tickets for $5, one arm's length for $20, cash or credit. FSF staff and board members are not eligible to participate in the raffle.</p> @@ -25,7 +25,7 @@ -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<!--#include virtual="/2022/includes/home_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<!--#include virtual="/2023/includes/home_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/registration-full.html b/2023/registration-full.html index c434bf8f..44474e95 100755 --- a/2023/registration-full.html +++ b/2023/registration-full.html @@ -1,9 +1,9 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <h1>Unfortunately, pre-registration is full</h1> -<!--#include virtual="/2022/includes/banner.html"--> +<!--#include virtual="/2023/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h2>Unfortunately, pre-registration is full</h2> <p>We will do our best to accomodate walk-up registrations. Prices are as follows:</p> @@ -19,8 +19,8 @@ </li> </ul> <p>The conference is also available to view by <a href="https://libreplanet.org/2019/streaming">livestream</a>. Streamers are encouraged to <a href="https://www.libreplanet.org">organize through the LibrePlanet wiki</a> and register a <a href="href="https://my.fsf.org/civicrm/event/register?id=43&reset=1">LibreLuna viewing party</a>.</p> -<!--#include virtual="/2022/includes/footer.html"--> +<!--#include virtual="/2023/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/safe-space-policy/index.html b/2023/safe-space-policy/index.html index 63da60db..f341142c 100755 --- a/2023/safe-space-policy/index.html +++ b/2023/safe-space-policy/index.html @@ -1,9 +1,9 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet 2022 — Safe space policy</title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h1> Safe Space Policy </h1> <p><em>Last updated on March 15, 2021 for an online event</em></p> @@ -33,7 +33,7 @@ <p class="text-muted">This policy is based on several other policies, including the OLF anti-harassment policy, written by Esther Filderman and Beth Lynn Eicher, and the Con Anti-Harassment Project. Mary Gardiner, Valerie Aurora, Sarah Smith, and Donna Benjamin generalized the policies and added supporting material. Many members of LinuxChix, Geek Feminism and other groups contributed to this work.</p> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<!--#include virtual="/2022/includes/safe_space_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<!--#include virtual="/2023/includes/safe_space_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/speaker-release/index.html b/2023/speaker-release/index.html index 60b176f7..61f95465 100755 --- a/2023/speaker-release/index.html +++ b/2023/speaker-release/index.html @@ -1,9 +1,9 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet 2022 — Speaker Release</title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h1> Speaker Release </h1> @@ -28,7 +28,7 @@ <p>This Release is governed by United States and international copyright law and by the law of the Commonwealth of Massachusetts.</p> </p> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<!--#include virtual="/2022/includes/ahp_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<!--#include virtual="/2023/includes/ahp_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/speakers/index.html b/2023/speakers/index.html index 0744d62f..ae28a30b 100755 --- a/2023/speakers/index.html +++ b/2023/speakers/index.html @@ -1,17 +1,17 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet — Speakers </title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h1>Program</h1> <div id="speakerlist"> - <!--#include virtual="/2022/includes/generated-bios.html"--> + <!--#include virtual="/2023/includes/generated-bios.html"--> </div> - <!--#include virtual="/2022/includes/footer.html"--> - <!--#include virtual="/2022/includes/common_js.html"--> + <!--#include virtual="/2023/includes/footer.html"--> + <!--#include virtual="/2023/includes/common_js.html"--> <script type="text/javascript"> $("#speakers").addClass("active").text("Speakers"); </script> - <!--#include virtual="/2022/includes/close.html" --> + <!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/sponsors/index.html b/2023/sponsors/index.html index 0f9aaa17..41e619c8 100755 --- a/2023/sponsors/index.html +++ b/2023/sponsors/index.html @@ -1,10 +1,10 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet — Exhibitor Hall</title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <style> .exhibitor-info { max-width: 650px; margin: 0 auto 40px auto; } @@ -55,7 +55,7 @@ h2 a { border: none; } <!--<p>To inquire about sponsoring the event, or if you have any questions, please email <a href="mailto:campaigns@fsf.org">campaigns@fsf.org.</a></p> -<p><a href="Sponsoring2022.pdf"><img src="https://static.fsf.org/nosvn/libreplanet/2022/assets/Sponsoring2022.jpg" width="40%" align="right" hspace="20" vspace="20"></a></p>--> +<p><a href="Sponsoring2022.pdf"><img src="https://static.fsf.org/nosvn/libreplanet/2023/assets/Sponsoring2022.jpg" width="40%" align="right" hspace="20" vspace="20"></a></p>--> <br /> @@ -73,8 +73,8 @@ h2 a { border: none; } <!-- Email <a href="mailto:campaigns@fsf.org">campaigns@fsf.org</a> if you are interested in sponsoring or have any questions.</p> --> </div> -<!--#include virtual="/2022/includes/sponsors_js.html"--> -<!--#include virtual="/2022/includes/close.html"--> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/sponsors_js.html"--> +<!--#include virtual="/2023/includes/close.html"--> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/sponsors/spruce/index.html b/2023/sponsors/spruce/index.html index 7167d31f..ebe98ca2 100755 --- a/2023/sponsors/spruce/index.html +++ b/2023/sponsors/spruce/index.html @@ -1,4 +1,4 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet — Registered Access - Exhibitors/spruce</title> @@ -9,8 +9,8 @@ h2 a { border: none; } .irc-client { display: block; max-width: 650px; height: 500px; margin: 0 auto; } </style> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <div id="breadcrumbs"> <p>â® <a href="../../">Registered Access</a> â® <a href="../">Exhibitor Space</a></p> @@ -83,6 +83,6 @@ below.</p> </iframe>--> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/sponsors/vikings/index.html b/2023/sponsors/vikings/index.html index 2abd24dd..2eef49d7 100755 --- a/2023/sponsors/vikings/index.html +++ b/2023/sponsors/vikings/index.html @@ -1,4 +1,4 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet — Registered Access - Exhibitors/Vikings</title> @@ -9,8 +9,8 @@ h2 a { border: none; } .irc-client { display: block; max-width: 650px; height: 500px; margin: 0 auto; } </style> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <div id="breadcrumbs"> <p>â® <a href="../../">Registered Access</a> â® <a href="../">Exhibitor Space</a></p> @@ -29,6 +29,6 @@ h2 a { border: none; } </div> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/volunteer/index.html b/2023/volunteer/index.html index 84978a29..766a6483 100755 --- a/2023/volunteer/index.html +++ b/2023/volunteer/index.html @@ -1,9 +1,9 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <title>LibrePlanet 2022 — Volunteers</title> -<!--#include virtual="/2022/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/banner.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h1> Want to help out? Volunteer! </h1> <p>Volunteers power LibrePlanet. There are several ways to help out, including: @@ -19,8 +19,8 @@ <p>Volunteers are required to attend a training session before LibrePlanet. These will occur in the weeks leading up to the event, and we even offer training the Friday before the conference for volunteers who are coming to the conference from far away.</p> <p>Interested in helping out? <a href="mailto:resources@fsf.org">Email us!</a> </p> -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<!--#include virtual="/2022/includes/safe_space_js.html"--> -<!--#include virtual="/2022/includes/ahp_js.html"--> -<!--#include virtual="/2022/includes/close.html" --> +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<!--#include virtual="/2023/includes/safe_space_js.html"--> +<!--#include virtual="/2023/includes/ahp_js.html"--> +<!--#include virtual="/2023/includes/close.html" --> diff --git a/2023/walkup-registration.html b/2023/walkup-registration.html index beef92d1..f1b33643 100755 --- a/2023/walkup-registration.html +++ b/2023/walkup-registration.html @@ -1,9 +1,9 @@ -<!--#include virtual="/2022/includes/header.html"--> +<!--#include virtual="/2023/includes/header.html"--> <h1>Unfortunately, pre-registration is full</h1> -<!--#include virtual="/2022/includes/banner.html"--> +<!--#include virtual="/2023/includes/banner.html"--> -<!--#include virtual="/2022/includes/sidebar.html"--> +<!--#include virtual="/2023/includes/sidebar.html"--> <h2>Unfortunately, pre-registration is full.</h2> <p>We will do our best to accomodate walk-up registrations. @@ -13,7 +13,7 @@ Prices are as follows:</p> <li>Nonmember one day: $ 60</li> <li>Nonmember two day: $ 90</li> </ul> -<p>The conference is also available to view by <a href="https://libreplanet.org/2022/live">livestream</a>. Streamers are encouraged to organize through the <a href="https://www.libreplanet.org">LibrePlanet wiki</a> and register a <a href="https://my.fsf.org/civicrm/event/register?id=67&reset=1">LibreLuna viewing party</a>. -<!--#include virtual="/2022/includes/footer.html"--> -<!--#include virtual="/2022/includes/common_js.html"--> -<!--#include virtual="/2022/includes/close.html" --></p> +<p>The conference is also available to view by <a href="https://libreplanet.org/2023/live">livestream</a>. Streamers are encouraged to organize through the <a href="https://www.libreplanet.org">LibrePlanet wiki</a> and register a <a href="https://my.fsf.org/civicrm/event/register?id=67&reset=1">LibreLuna viewing party</a>. +<!--#include virtual="/2023/includes/footer.html"--> +<!--#include virtual="/2023/includes/common_js.html"--> +<!--#include virtual="/2023/includes/close.html" --></p> -- 2.25.1