Use server/lp-archived.html to mark LP 2014, 2015, 2016 as archived.
[libreplanet-static.git] / 2014 / index.html
CommitLineData
ddf54e9c 1<!DOCTYPE html>
2<html lang="en">
a0d179e2 3 <head>
ddf54e9c 4 <meta charset="utf-8" />
eada8c38 5 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
ddf54e9c 6
7 <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
eada8c38 8 <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
b8632935 9 <link href="/server/lp-common.css" rel="stylesheet" media="screen" />
32fad69a 10 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
ddf54e9c 11 <title>LibrePlanet 2014</title>
12
a0d179e2
ZR
13 </head>
14 <body>
ddf54e9c 15
16 <div id="wrapper"> <!-- start of wrapper -->
b8632935 17 <!--#include virtual="/server/lp-archived.html"-->
ddf54e9c 18 <div class="lp-banner"> <!--start of lp banner -->
19 <div class="container"> <!-- start of container -->
20 <div class="row">
adc69873 21 <div class="lp-head"> <!-- start of lp header -->
22 <div class="col-sm-3">
d61f4262 23 <a href="/2014/">
7897d43b 24 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/logo/lp_2014_logo.png"
d61f4262 25 class="img-responsive"
26 alt="[ LibrePlanet 2014 &mdash; Free Software, free society ]" />
27 </a>
adc69873 28 </div>
29 <div class="col-sm-3">
30 <p class="text-muted">
31 March 22<sup>nd</sup>-23<sup>rd</sup><br />
32 MIT, Cambridge, MA</p>
ddf54e9c 33 </div>
34 </div><!-- end of lp header -->
34e31501 35 <div class="col-sm-6"> <!-- start of signup form -->
8a50877e 36 <form role="form" class="margin-top lp-signup"
47a032d5 37 action="https://my.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
8a50877e
ZR
38 method="post" name="Edit" id="Edit">
39 <div>
1cd4e96b 40 <input name="postURL" type="hidden" value="https://libreplanet.org/2014/confirmation.html" />
8a50877e 41 <input name="cancelURL" type="hidden"
47a032d5 42 value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
1cd4e96b 43 <input name="add_to_group" type="hidden" value="619" />
8a50877e
ZR
44 <input name="_qf_default" type="hidden" value="Edit:cancel" />
45 </div>
46
47 <div id="crm-container" lang="en" xml:lang="en">
5013e9ad 48 <p>Sign up for updates on LibrePlanet 2015!</p>
8a50877e
ZR
49 <div id="editrow-email-Primary"
50 class="form-group">
51 <label class="sr-only" for="email-Primary">
52 Email
53 </label>
54 <div class="input-group">
55 <input class="form-control"
56 name="email-Primary"
57 id="email-Primary"
58 type="email"
59 placeholder="Your email address" required>
60 <span class="input-group-btn">
61 <button type="submit" class="btn btn-default"
62 accesskey="S" name="_qf_Edit_next" value="Save"
63 id="_qf_Edit_next">
64 Receive updates
65 </button>
66 </span>
67 </div>
68 </div>
69 <div id="editrow-custom_79">
70 <div class="checkbox">
71 <input
72 type="hidden" name="custom_79[yes]" value="" />
73 <label class="lp-label-news">
74 <input id="custom_79_yes"
75 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
76 class="checkbox" />
77 Also join the FSF's newsletter
78 </label>
79 &middot;
80 <p class="help-block">
81 <a href="https://my.fsf.org/donate/privacypolicy.html">Read our privacy policy.</a></p>
82 </div>
83 </div>
84 </div>
85 </form>
86 </div> <!-- end of signup form -->
0c71b7a0
ZR
87
88<!-- REGISTER BUTTON
89 <div class="col-sm-offset-3 col-sm-3"> // start of Register button
4c441c61
ZR
90 <a class="btn btn-register-lp14 btn-lg btn-block"
91 href="https://libreplanet.org/2014/register">
92 <span class="glyphicon glyphicon-ok"></span>
93 Register now
94 </a>
95 <p class="text-muted text-center">
8d52b6b7 96 gratis for members and students!
4c441c61 97 </p>
0c71b7a0
ZR
98 </div> //end of Register button
99-->
ddf54e9c 100 </div>
101 </div> <!-- end of header container -->
102 </div> <!-- end of lp banner -->
103
104 <div class="container"> <!-- start of container -->
eada8c38 105 <div class="row">
ddf54e9c 106
92cc41e3 107 <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
dae0bdd9 108 <ul class="nav nav-pills nav-stacked">
fcb7e383 109 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
fdd80f1f 110 <li><a href="/2014/program">Program</a></li>
ce129fd5 111 <li><a href="/2014/program/exhibit_hall.html">Exhibit hall</a></li>
112 <li><a href="/2014/live">Participate online</a></li>
35825907 113 <li><a href="/2014/video/">Watch the video</a></li>
9b32f414
ZR
114 </ul>
115
116 <ul class="nav nav-pills nav-stacked">
117
1fa4e2f2 118 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
46de8669 119 <!--<li><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>-->
8ef0a881 120 <li><a href="/2014/volunteer">Volunteer</a></li>
9b32f414
ZR
121 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
122
ddf54e9c 123 </ul>
9b32f414
ZR
124
125
ddf54e9c 126 <ul class="nav nav-pills nav-stacked">
ce129fd5 127 <li>
128 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
129 Share your ideas</a></li>
ddf54e9c 130 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
131 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
132 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
133 <li class="fsf-donate">
134 <a href="https://my.fsf.org/associate/support_freedom">
135 <span class="glyphicon glyphicon-heart"></span>
136 Become an FSF member
137 </a>
138 </li>
139 </ul>
140 <p class="text-muted text-center">and attend the conference gratis!</p>
141 </div> <!-- end of nav items -->
142
92cc41e3 143 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
ddf54e9c 144
145 <!-- start of carousel -->
146 <div id="lpc-carousel" class="carousel slide">
eada8c38 147
ddf54e9c 148 <!-- wrapper for slides -->
149 <ul class="carousel-inner list-unstyled">
f579f4d0 150<li class="item">
a8a17c82 151 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/volunteer_helping.jpg"
af408d68
ZR
152 alt="[ A presentation at LibrePlanet 2013]">
153 <p class="carousel-caption-tr">
154 Volunteers make LibrePlanet great<br>(and get gratis admission and a t-shirt!)<br>
155 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/volunteer">Volunteer</a></p>
156 </li>
157
f579f4d0 158 <li class="item active">
a8a17c82 159 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/stata_center.jpg"
af408d68
ZR
160 alt="[MIT's Stata Center]">
161 <p class="carousel-caption-tl">
162 LibrePlanet has something for everyone<br>
163 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/program">View the complete program</a></p>
164 </li>
165 <li class="item">
a8a17c82 166 <a href="https://libreplanet.org/2014/video"><img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/video.jpg"
af408d68
ZR
167 alt="[A video screenshot of two free software advocates talking.]"></a>
168 <p class="carousel-caption-tl">
169Watch and share our volunteer-created LibrePlanet video<br>
170 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/video">Watch now!</a></p>
171 </li>
172
173</ul>
174<!-- CAROUSEL FEATURES THAT HAVE BEEN COMMENTED OUT -->
175
176<!--
177
0c71b7a0
ZR
178 <li class="item">
179 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/remote_participation.jpg" alt="[A globe]">
180<p class="carousel-caption-tr">
181 Wherever you are, we invite you to participate in LibrePlanet<br>via chat and livestream<br>
182 <a class="btn btn-default btn-carousel" href="http://libreplanet.org/2014/live">Participate online</a></p>
183 </li>
af408d68 184
a44071b6 185 <li class="item">
b4aca91e
ZR
186 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/gnu30_hackers.jpg"
187 alt="[ Apply for a scholarship ]">
a44071b6
ZR
188 <p class="lead carousel-caption-tl">
189<a class="btn btn-default" href="https://libreplanet.org/2014/scholarship_donation">Donate to the scholarship fund</a> to help us bring new people to LibrePlanet.
190 </p>
eada8c38 191 </li>
b4aca91e 192
ab6950ac 193 <li class="item">
185e0910
ZR
194 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-room-110.jpg"
195 alt="[ LibrePlanet 2013 discussion ]">
eada8c38 196 <p class="lead carousel-caption-bl">
ab6950ac 197 We're collecting suggestions for<br>LibrePlanet 2014
eada8c38 198
185e0910 199 <a class="btn btn-default"
ab6950ac
ZR
200 href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
201 Share your ideas
185e0910 202 </a>
ab6950ac 203
185e0910
ZR
204 </p>
205 </li>
eada8c38 206
de825221
ZR
207 <li class="item active">
208 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp14_keynotes.png"
209 alt="[ Keynote speakers]">
210 <p class="carousel-caption-tl">
211 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/speakers">
1186c9f3 212 Get excited for our keynote speakers!
de825221
ZR
213 </a></p>
214 </li>
af408d68 215
de825221 216 <li class="item">
2c5b77d7 217 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-expand-the-tent.jpg"
ddf54e9c 218 alt="[ The Expanding the Tent panel ]">
b055da0e 219 <p class="carousel-caption-tr">
220 <a class="btn btn-default btn-carousel"
ab6950ac 221 href="https://libreplanet.org/2014/register">
b055da0e 222 Register now
ddf54e9c 223 </a>
6d1a6e07 224 and be part of LibrePlanet 2014!
ddf54e9c 225 </p>
eada8c38
DT
226
227 </li>
af408d68
ZR
228
229 <li class="item">
685d617c 230 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-printer.jpg"
ddf54e9c 231 alt="[ Aleph Objects' Lulzbot 3D printer ]">
b055da0e 232 <p class="carousel-caption-tr">
ddf54e9c 233 LibrePlanet is a great place to spread the word about your free software business or organization<br>
b055da0e 234 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/exhibit">
ddf54e9c 235 Apply for an exhibition table and program ad
236 </a>
237 </p>
af408d68 238
ddf54e9c 239 </li>
f4f37434 240 <li class="item">
685d617c 241 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-presentation.jpg"
ddf54e9c 242 alt="[ A presentation at LibrePlanet 2013]">
b055da0e 243 <p class="carousel-caption-tr">
c2a1c697 244 Volunteers are crucial in planning LibrePlanet<br>
b055da0e 245 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/volunteer">
c2a1c697
ZR
246 Join the planning committee
247 </a>
8ef0a881 248 </li> -->
ddf54e9c 249 <!-- controls -->
250 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
251 <span class="glyphicon glyphicon-chevron-left"></span>
252 </a>
253 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
254 <span class="glyphicon glyphicon-chevron-right"></span>
255 </a>
256 </div> <!-- end of carousel -->
257
258 <div class="margin-top"> <!-- start of LP14 text -->
47a032d5 259
63fd35e4 260 </div>
bbd314ef
ZR
261 <p class="lead">
262 LibrePlanet is an annual conference for free software enthusiasts. LibrePlanet brings together software developers, policy experts, activists and computer users to learn skills, share accomplishments and face challenges to software freedom. Newcomers are always welcome, and LibrePlanet 2014 will feature programming for all ages and experience levels.</p>
ddf54e9c 263 <p>
eada8c38 264 This year, the theme of LibrePlanet is "Free Software, Free Society." How can free software protect journalists, whistleblowers, activists, and regular computer users from government and corporate surveillance? How can free software, or free software values like copyleft, community development, and transparency, be used by people fighting to create free societies around the world? What challenges are standing between us and our goal of free software ubiquity? With your help, we'll tackle these questions and more at LibrePlanet 2014, March 22-23 in Cambridge, MA.
ddf54e9c 265 </p>
47a032d5 266<p>FSF members and students attend LibrePlanet at no cost! <a href="https://my.fsf.org/associate/support_freedom">Become a member now</a>. We encourage you to <a href="https://my.fsf.org/civicrm/event/register?reset=1&amp;id=13">register in advance</a>, but registration will be available at the door on both days of the conference.</p>
bb8c2e6f 267
ad8d11fd 268<p>There are two other events, with separate registration, taking place before and after the conference. On Friday, March 21st, community-members will hold the <a href="https://www.fsf.org/blogs/community/the-0th-spinachcon">0th SpinachCon</a>, where users and developers will improve the user experience of free software programs. On Monday, March 24th (the day after LibrePlanet), the Free Software Foundation will hold a <a href="https://www.fsf.org/events/seminar-on-gpl-enforcement-and-legal-ethics">GPL Enforcement and Legal Ethics seminar</a> at Suffolk University in Boston.</p>
ddf54e9c 269 </div> <!-- end of LP14 text -->
270
271 </div> <!-- end of content column -->
272
ddf54e9c 273 </div> <!-- end of container -->
274
275 </div> <!-- end of wrapper -->
276
277 <div id="footer">
278 <div class="container">
279 <p class="text-muted text-center">
280 The <a href="http://www.fsf.org/">Free Software
281 Foundation</a> is a nonprofit with a worldwide mission to
9b5c0c1b 282 advance software freedom. LibrePlanet 2014 is produced in partnership by the <a href="https://www.fsf.org">Free Software Foundation</a> with the <a href="http://sipb.mit.edu/">Student Information Processing Board (SIPB)</a> at MIT.
ddf54e9c 283 <a href="https://my.fsf.org/associate/support_freedom">
284 Donate</a>.
285 </p>
286
287 <p class="text-muted text-center">
288 <a rel="license"
289 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
290 <img alt="[ Creative Commons License ]" style="border-width:0"
291 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
292 </a>
293 This page and its images, logos and videos are licensed under a <br />
294 <a rel="license"
295 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
296 Creative Commons Attribution-ShareAlike 3.0 US
297 </a>.
d385e76f 298 Copyright &copy; 2013-2014 Free Software Foundation.
ddf54e9c 299 </p>
300
301 <p class="text-muted text-center">
302 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
303 JavaScript license information
304 </a>
305 </p>
306
307 <p class="text-muted text-center">
308 This site, including fonts, CSS, and JavaScript, was built using
309 <a href="http://getbootstrap.com">Bootstrap</a>,
310 which is licensed under the
311 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
312 Apache 2.0 license</a>.
313 </p>
314 </div>
315 </div>
316 <script type="text/javascript"
317 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
318 <script type="text/javascript"
319 src="/2014/assets/js/bootstrap.min.js"></script>
320 <script type="text/javascript">
321 /**
322 * @licstart The following is the entire license notice for the JavaScript code in this page.
323 *
bd9d1b3f 324 * Copyright (C) 2013, 2014 Free Software Foundation, Inc
ddf54e9c 325
326 * Licensed under the Apache License, Version 2.0 (the
327 * "License"); you may not use this file except in compliance
328 * with the License. You may obtain a copy of the License at
329
330 * http://www.apache.org/licenses/LICENSE-2.0
331
332 * Unless required by applicable law or agreed to in writing,
333 * software distributed under the License is distributed on an
334 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
335 * either express or implied. See the License for the specific
336 * language governing permissions and limitations under the
337 * License.
338
339 *
340 * @licend The above is the entire license notice for the JavaScript code in this page.
341 **/
342 $(document).ready(function() {
343 $('.carousel').carousel({ interval:6000 });
344 $('.glyphicon-chevron-left').css('display','inline-block');
345 $('.glyphicon-chevron-right').css('display','inline-block');
346 });
92cc41e3 347
f04c24d0 348 $(document).ready(lpNavPlace);
92cc41e3 349
350 $(window).resize(lpNavPlace);
351
352 function lpNavPlace() {
353 screenSize = $(window).width();
354 if(screenSize <= 767) {
355 $("#lp-nav").insertAfter("#lp-content");
356 } else {
357 $("#lp-nav").insertBefore("#lp-content");
358 }
359 }
ddf54e9c 360 </script>
5bc34193 361
362 <!-- Piwik -->
363 <script type="text/javascript">
364 /*
365 * |@licstart The following is the entire license notice for the JavaScript code in this page.|
366
367 * Copyright 2012 Matthieu Aubry.
368
369 * This program is free software: you can redistribute it and/or modify
370 * it under the terms of the GNU General Public License as published by
371 * the Free Software Foundation, either version 3 of the License, or
372 * (at your option) any later version.
373
374 * This program is distributed in the hope that it will be useful,
375 * but WITHOUT ANY WARRANTY; without even the implied warranty of
376 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
377 * GNU General Public License for more details.
378
379 * You should have received a copy of the GNU General Public License
380 * along with this program. If not, see http://www.gnu.org/licenses/.
381
382 * |@licend The above is the entire license notice for the JavaScript code in this page.|
383 */
384 var _paq = _paq || [];
385 _paq.push(["trackPageView"]);
386 _paq.push(["enableLinkTracking"]);
387
388 (function() {
389 var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
390 _paq.push(["setTrackerUrl", u+"piwik.php"]);
391 _paq.push(["setSiteId", "7"]);
392 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
393 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
394 })();
395 </script>
396 <!-- End Piwik Code -->
a0d179e2
ZR
397 </body>
398</html>