updated raffle page to include prizes and sponsor page to include raffle sponsors.
[libreplanet-static.git] / 2014 / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
7 <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
8 <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
9 <link href="/server/lp-common.css" rel="stylesheet" media="screen" />
10 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
11 <title>LibrePlanet 2014</title>
12
13 </head>
14 <body>
15
16 <div id="wrapper"> <!-- start of wrapper -->
17 <!--#include virtual="/server/lp-archived.html"-->
18 <div class="lp-banner"> <!--start of lp banner -->
19 <div class="container"> <!-- start of container -->
20 <div class="row">
21 <div class="lp-head"> <!-- start of lp header -->
22 <div class="col-sm-3">
23 <a href="/2014/">
24 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/logo/lp_2014_logo.png"
25 class="img-responsive"
26 alt="[ LibrePlanet 2014 &mdash; Free Software, free society ]" />
27 </a>
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>
33 </div>
34 </div><!-- end of lp header -->
35 <div class="col-sm-6"> <!-- start of signup form -->
36 <form role="form" class="margin-top lp-signup"
37 action="https://my.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
38 method="post" name="Edit" id="Edit">
39 <div>
40 <input name="postURL" type="hidden" value="https://libreplanet.org/2014/confirmation.html" />
41 <input name="cancelURL" type="hidden"
42 value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
43 <input name="add_to_group" type="hidden" value="619" />
44 <input name="_qf_default" type="hidden" value="Edit:cancel" />
45 </div>
46
47 <div id="crm-container" lang="en" xml:lang="en">
48 <p>Sign up for updates on LibrePlanet 2015!</p>
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 -->
87
88 <!-- REGISTER BUTTON
89 <div class="col-sm-offset-3 col-sm-3"> // start of Register button
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">
96 gratis for members and students!
97 </p>
98 </div> //end of Register button
99 -->
100 </div>
101 </div> <!-- end of header container -->
102 </div> <!-- end of lp banner -->
103
104 <div class="container"> <!-- start of container -->
105 <div class="row">
106
107 <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
108 <ul class="nav nav-pills nav-stacked">
109 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
110 <li><a href="/2014/program">Program</a></li>
111 <li><a href="/2014/program/exhibit_hall.html">Exhibit hall</a></li>
112 <li><a href="/2014/live">Participate online</a></li>
113 <li><a href="/2014/video/">Watch the video</a></li>
114 </ul>
115
116 <ul class="nav nav-pills nav-stacked">
117
118 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
119 <!--<li><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>-->
120 <li><a href="/2014/volunteer">Volunteer</a></li>
121 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
122
123 </ul>
124
125
126 <ul class="nav nav-pills nav-stacked">
127 <li>
128 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
129 Share your ideas</a></li>
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
143 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
144
145 <!-- start of carousel -->
146 <div id="lpc-carousel" class="carousel slide">
147
148 <!-- wrapper for slides -->
149 <ul class="carousel-inner list-unstyled">
150 <li class="item">
151 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/volunteer_helping.jpg"
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
158 <li class="item active">
159 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/stata_center.jpg"
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">
166 <a href="https://libreplanet.org/2014/video"><img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/video.jpg"
167 alt="[A video screenshot of two free software advocates talking.]"></a>
168 <p class="carousel-caption-tl">
169 Watch 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
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>
184
185 <li class="item">
186 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/gnu30_hackers.jpg"
187 alt="[ Apply for a scholarship ]">
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>
191 </li>
192
193 <li class="item">
194 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-room-110.jpg"
195 alt="[ LibrePlanet 2013 discussion ]">
196 <p class="lead carousel-caption-bl">
197 We're collecting suggestions for<br>LibrePlanet 2014
198
199 <a class="btn btn-default"
200 href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
201 Share your ideas
202 </a>
203
204 </p>
205 </li>
206
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">
212 Get excited for our keynote speakers!
213 </a></p>
214 </li>
215
216 <li class="item">
217 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-expand-the-tent.jpg"
218 alt="[ The Expanding the Tent panel ]">
219 <p class="carousel-caption-tr">
220 <a class="btn btn-default btn-carousel"
221 href="https://libreplanet.org/2014/register">
222 Register now
223 </a>
224 and be part of LibrePlanet 2014!
225 </p>
226
227 </li>
228
229 <li class="item">
230 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-printer.jpg"
231 alt="[ Aleph Objects' Lulzbot 3D printer ]">
232 <p class="carousel-caption-tr">
233 LibrePlanet is a great place to spread the word about your free software business or organization<br>
234 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/exhibit">
235 Apply for an exhibition table and program ad
236 </a>
237 </p>
238
239 </li>
240 <li class="item">
241 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-presentation.jpg"
242 alt="[ A presentation at LibrePlanet 2013]">
243 <p class="carousel-caption-tr">
244 Volunteers are crucial in planning LibrePlanet<br>
245 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/volunteer">
246 Join the planning committee
247 </a>
248 </li> -->
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 -->
259
260 </div>
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>
263 <p>
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.
265 </p>
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>
267
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>
269 </div> <!-- end of LP14 text -->
270
271 </div> <!-- end of content column -->
272
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
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.
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>.
298 Copyright &copy; 2013-2014 Free Software Foundation.
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 *
324 * Copyright (C) 2013, 2014 Free Software Foundation, Inc
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 });
347
348 $(document).ready(lpNavPlace);
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 }
360 </script>
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 -->
397 </body>
398 </html>