hide irc for now
[libreplanet-static.git] / 2021 / registered-abk2bvlwswnb / 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 <div id="breadcrumbs">
14 <p><a href="../">Registered Access</a></p>
15 </div>
16
17 <h2>Chill Zone</h2>
18
19 <div id="lp-panel-fixed" class="panel panel-default hidden-xs">
20 <div class="panel-heading">
21 <h2 class="panel-title">
22 <span class="glyphicon glyphicon-list"></span>
23 Contents
24 </h2>
25 </div>
26 <div class="panel-body">
27 <p><a href="#bof">Birds of a Feather (BoF) sessions</a></p>
28 <p><a href="#jobboard">Job Board</a></p>
29 <p><a href="#trivia">Trivia</a></p>
30 <p><a href="#minetest">Minetest</a></p>
31 <p><a href="#voicechat">Voice chat</a></p>
32 <p><a href="#textchat">Text chat</a></p>
33 </div>
34 </div>
35
36 <a name="bof"><h3>Birds of a Feather</h3></a>
37
38 <h4>Non-Code Contributors' BoF</h4>
39 <ul>
40 <h4>Hosted by Taowa</h4>
41
42 <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>
43
44 <ul>
45 <li><strong>Time:</strong> 12:55 - 13:40 EDT, Saturday 3/20</li>
46 <li><strong>Location:</strong> TBA</li>
47 <li><strong>Sign up:</strong> Not necessary</li>
48 </ul>
49 </ul>
50 <br>
51 <h4>Calling all Free/Libre Founders</h4>
52 <ul>
53 <h4>Hosted by Wm Salt Hale</h4>
54 <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>
55
56 <ul>
57 <li><strong>Time:</strong> 14:45 - 15:30 EDT, Saturday 3/20</li>
58 <li><strong>Location:</strong> TBA</li>
59 <li><strong>Sign up:</strong> Not necessary </li>
60 </ul>
61 </ul>
62 <hr>
63 <a name="jobboard"><h2>Job Board</h2></a>
64
65 <p><a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2021/JobBoard">Post / check for jobs</a>.</p>
66
67 <hr>
68
69 <a name="trivia"><h3>LibrePlanet Trivia</h3></a>
70
71 <p>Get your skull tool geared up for mental gymnastics at LibrePlanet
72 2021's free software trivia quiz game! Win prizes and bragging rights
73 while having a good time playing with your peers. Questions will vary in
74 difficulty, and we expect all participants to play under an honest policy.</p>
75
76 <p>The quiz will be hosted by
77 Craig Topham (FSF copyright and licensing associate & quizmaster) and
78 John Hsieh (FSF deputy director). The quiz is scheduled for Sunday the
79 22nd at 14:45 - 15:30 EDT.</p>
80
81 <p>To participate in the trivia contest, you will need to be <a href="https://libreplanet.org/2021/register">registered at the "Supporter" level</a>.</p>
82
83 <ul>
84 <li><strong>Time:</strong> 14:45 - 15:15 EDT, Sunday 3/21</li>
85 <li><strong>Location:</strong> TBA</a></li>
86 <li><strong>Registration:</strong> Not necessary</li>
87 </ul>
88
89 <hr>
90
91 <a name="minetest"><h3>Minetest</h3></a>
92
93 <p>We're running a Minetest server this year. To install Minetest
94 <code>0.4</code> on Trisquel, run <strong><code>sudo apt-get install
95 minetest</code></strong>.</p>
96
97 <p>To connect to our server, use the <code>minetest.libreplanet.org</code> URL
98 and the default port <code>30000</code>.
99
100 <hr>
101
102 <a name="voicechat"><h3>Voice chat</h3></a>
103
104 <p>Install the <strong><code>mumble</code></strong> package with a command like
105 <strong><code>sudo apt-get install mumble</code></strong> Start the Mumble
106 application, and log into <code><strong>mumble.fsf.org</code></strong>.
107 Exhibitor' room names are listed above.
108
109 <hr>
110
111 <a name="textchat"><h3>Text chat</h3></a>
112
113 <p>Log in and enter: <strong><code>/join #libreplanet-gaming</code></strong>
114 in the chat window below.</p>
115
116 <!--
117 <iframe src="https://irc.libreplanet.org/irc/"
118 class="irc-client">
119 </iframe>
120 -->
121
122 <!--#include virtual="/2021/includes/footer.html"-->
123 <!--#include virtual="/2021/includes/common_js.html"-->
124 <!--#include virtual="/2021/includes/close.html" -->