renamed the registered live stream button
[libreplanet-static.git] / 2021 / registered / chill / index.html
1
2 <!--#include virtual="/2021/includes/header.html"-->
3
4 <title>LibrePlanet &mdash; Registered Access - Chill Zone</title>
5
6 <style>
7 .irc-client { display: block; max-width: 650px; height: 500px; margin: 0 auto; }
8 </style>
9
10 <!--#include virtual="/2021/includes/banner.html"-->
11 <!--#include virtual="/2021/includes/sidebar.html"-->
12
13 <h2>Chill Zone</h2>
14
15 <div id="breadcrumbs">
16 <p><a href="../">Registered Access</a></p>
17 </div>
18
19 <style>
20 .astronaut {
21 display: none;
22 }
23 </style>
24 <div id="lp-panel-fixed" class="panel panel-default hidden-xs">
25 <div class="panel-heading">
26 <h2 class="panel-title">
27 <span class="glyphicon glyphicon-list"></span>
28 Contents
29 </h2>
30 </div>
31 <div class="panel-body">
32 <p><a href="#bof">Birds of a Feather (BoF) sessions</a></p>
33 <p><a href="#jobboard">Job Board</a></p>
34 <p><a href="#trivia">Trivia</a></p>
35 <p><a href="#minetest">Minetest</a></p>
36 <p><a href="#voicechat">Voice chat</a></p>
37 <p><a href="#textchat">Text chat</a></p>
38 </div>
39 </div>
40
41 <a name="bof"><h3>Birds of a Feather</h3></a>
42
43 <h4>Non-Code Contributors' BoF</h4>
44 <ul>
45 <h4>Hosted by Taowa</h4>
46
47 <p>There are lots of contributions that aren't code: artwork, translations, design, packaging, license review, community building, organizing, activism, mentorship, user support; to name a few. For those of you whose primary involvement with the free software community falls under that category, your work can often feel like it takes a secondary role to that of those contributing code. Let's talk! </p>
48
49 <ul>
50 <li><strong>Time:</strong> 12:55 - 13:40 EDT, Saturday 3/20</li>
51 <li><strong>Location:</strong> TBA</li>
52 <li><strong>Sign up:</strong> Not necessary</li>
53 </ul>
54 </ul>
55 <br>
56 <h4>Calling all Free/Libre Founders</h4>
57 <ul>
58 <h4>Hosted by Wm Salt Hale</h4>
59 <p>Have you (or a group of friends) started a free software project? How about a usergroup or conference? Maybe you haven't yet, but are definitely considering it. Or, have you tried to start something new and found it didn't work out the way you wanted? Have you witnessed the rise and decline of projects and events, and are you willing to share your stories? Come to the Free/Libre Founders BoF and discuss your experience!</p>
60
61 <ul>
62 <li><strong>Time:</strong> 14:45 - 15:30 EDT, Saturday 3/20</li>
63 <li><strong>Location:</strong> TBA</li>
64 <li><strong>Sign up:</strong> Not necessary </li>
65 </ul>
66 </ul>
67 <hr>
68 <a name="jobboard"><h2>Job Board</h2></a>
69
70 <p>If you want to share something with everyone attending LibrePlanet, or if your organization is looking for qualified people, you can announce it on our <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2021/JobBoard">job board</a>. The information will then be visible to everyone via LibreAdventure.</p>
71
72 <hr>
73
74 <a name="trivia"><h3>LibrePlanet Trivia</h3></a>
75
76 <p>Get your skull tool geared up for mental gymnastics at LibrePlanet
77 2021's free software trivia quiz game! Win prizes and bragging rights
78 while having a good time playing with your peers. Questions will vary in
79 difficulty, and we expect all participants to play under an honest policy.</p>
80
81 <p>The quiz will be hosted by
82 Craig Topham (FSF copyright and licensing associate & quizmaster) and
83 John Hsieh (FSF deputy director). The quiz is scheduled for Sunday the
84 22nd at 14:45 - 15:30 EDT.</p>
85
86 <ul>
87 <li><strong>Time:</strong> 14:45 - 15:15 EDT, Sunday 3/21</li>
88 <li><strong>Location:</strong> TBA</a></li>
89 <li><strong>Registration:</strong> Not necessary</li>
90 </ul>
91
92 <hr>
93
94 <a name="minetest"><h3>Minetest</h3></a>
95
96 <p>We're running a <a href="https://www.minetest.net/">Minetest</a> game server
97 this year. Minetest is a classic and fun free software game in which players
98 build with blocks, and craft items. To install Minetest
99 <code>0.4</code> on Trisquel, run <strong><code style="white-space:nowrap;">sudo apt-get install
100 minetest</code></strong>.</p>
101
102 <p>To connect to our server, use the <code>minetest.libreplanet.org</code> URL
103 and the default port <code>30000</code>.
104
105 <hr>
106
107 <a name="voicechat"><h3>Voice chat</h3></a>
108
109 <p>Install the <strong><code>mumble</code></strong> package with a command like
110 <strong><code style="white-space:nowrap;">sudo apt-get install mumble</code></strong> Start the Mumble
111 application, and log into <code><strong>mumble.fsf.org</code></strong>.
112 Exhibitor' room names are listed above.
113
114 <hr>
115
116 <a name="textchat"><h3>Text chat</h3></a>
117
118 <p>Log in and enter: <strong><code>/join #libreplanet-gaming</code></strong>
119 in the chat window below.</p>
120
121 <!--
122 <iframe src="https://irc.libreplanet.org/irc/"
123 class="irc-client">
124 </iframe>
125 -->
126
127 <!--#include virtual="/2021/includes/footer.html"-->
128 <!--#include virtual="/2021/includes/common_js.html"-->
129 <!--#include virtual="/2021/includes/close.html" -->