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