add recent updates
[libreplanet-static.git] / server / staging / lpc14 / 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="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
10 <title>LibrePlanet 2014</title>
11
12 </head>
13 <body>
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">
19 <div class="col-sm-9"> <!-- start of lp header -->
20 <div class="lp-head">
21 <h1><a href="/2014/"> LibrePlanet <small>2014</small></a></h1>
22 <p><strong>March 22nd-23rd 2014, MIT, Cambridge, MA</strong></p>
23 <p class="text-muted">Free software, free society</p>
24 </div>
25 </div><!-- end of lp header -->
26 <div class="col-sm-3"> <!-- start of Register button -->
27 <a class="btn btn-register-lp14 btn-lg btn-block"
28 href="https://libreplanet.org/2014/register">
29 <span class="glyphicon glyphicon-ok"></span>
30 Register now
31 </a>
32 <p class="text-muted text-center">
33 gratis for members and students!
34 </p>
35 </div> <!-- end of Register button -->
36 </div>
37 </div> <!-- end of header container -->
38 </div> <!-- end of lp banner -->
39
40 <div class="container"> <!-- start of container -->
41 <div class="row">
42
43 <div class="col-sm-3"> <!-- start of nav items -->
44 <ul class="nav nav-pills nav-stacked nav-padding-top">
45 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
46 <!--<li><a href="/2014/volunteer">Help plan LibrePlanet</a></li>-->
47 <li><a href="/2014/program">Program</a></li>
48 <li><a href="/2014/speakers">Speakers</a></li>
49 <li><a href="/2014/exhibit">Promotional opportunities</a></li>
50 <li>
51 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
52 Share your ideas</a></li>
53 </ul>
54
55 <ul class="nav nav-pills nav-stacked">
56
57 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
58 <!--<li><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>-->
59 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
60
61 </ul>
62
63
64 <ul class="nav nav-pills nav-stacked">
65 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
66 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
67 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
68 <li class="fsf-donate">
69 <a href="https://my.fsf.org/associate/support_freedom">
70 <span class="glyphicon glyphicon-heart"></span>
71 Become an FSF member
72 </a>
73 </li>
74 </ul>
75 <p class="text-muted text-center">and attend the conference gratis!</p>
76 </div> <!-- end of nav items -->
77
78 <div class="col-sm-9"> <!-- start of content column -->
79
80 <!-- start of carousel -->
81 <div id="lpc-carousel" class="carousel slide">
82
83 <!-- wrapper for slides -->
84 <ul class="carousel-inner list-unstyled">
85
86 <li class="item active">
87 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/volunteer_helping.png"
88 alt="[ A presentation at LibrePlanet 2013]">
89 <p class="carousel-caption-tr">
90 Volunteers make LibrePlanet great<br>(and get gratis admission and a t-shirt!)<br>
91 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/volunteer">Volunteer</a></p>
92 </li>
93
94 <li class="item">
95 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/remote_participation.png" alt="[A globe]">
96 <p class="carousel-caption-tr">
97 Wherever you are, we invite you to participate in LibrePlanet<br>via chat and livestream<br>
98 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/live">Bookmark the remote participation page</a></p>
99 </li>
100
101 <li class="item">
102 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/stata_center.png"
103 alt="[MIT's Stata Center]">
104 <p class="carousel-caption-tl">
105 LibrePlanet has something for everyone<br>
106 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/program">View the complete program</a></p>
107 </li>
108 <li class="item">
109 <a href="https://libreplanet.org/2014/video"><img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/video.png"
110 alt="[A video screenshot of two free software advocates talking.]"></a>
111 <p class="carousel-caption-tl">
112 Watch and share our volunteer-created LibrePlanet video<br>
113 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/video">Watch now!</a></p>
114 </li>
115
116 </ul>
117
118 <!--Turned off carousel items-->
119 <!--
120 <li class="item">
121 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp14_keynotes.png"
122 alt="[ Keynote speakers]">
123 <p class="carousel-caption-tl">
124 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/speakers">
125 Keynote speakers announced!
126 </a></p>
127 </li>
128 -->
129
130 <!-- controls -->
131 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
132 <span class="glyphicon glyphicon-chevron-left"></span>
133 </a>
134 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
135 <span class="glyphicon glyphicon-chevron-right"></span>
136 </a>
137 </div> <!-- end of carousel -->
138
139 <div class="margin-top"> <!-- start of LP14 text -->
140 <p class="lead">
141 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>
142 <p>
143 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.
144 </p>
145 <p>FSF members and students attend LibrePlanet at no cost! <a href="https://my.fsf.org/associate/support_freedom">Become a member now.</a> If you're interested in attending but need help, we also have <a href="https://libreplanet.org/2014/scholarships">scholarships</a> avalaible.</p>
146 </div> <!-- end of LP14 text -->
147
148 </div> <!-- end of content column -->
149
150 </div>
151 </div> <!-- end of container -->
152
153 </div> <!-- end of wrapper -->
154
155 <div id="footer">
156 <div class="container">
157 <p class="text-muted text-center">
158 The <a href="http://www.fsf.org/">Free Software
159 Foundation</a> is a nonprofit with a worldwide mission to
160 advance software freedom.
161 <a href="https://my.fsf.org/associate/support_freedom">
162 Donate</a>.
163 </p>
164
165 <p class="text-muted text-center">
166 <a rel="license"
167 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
168 <img alt="[ Creative Commons License ]" style="border-width:0"
169 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
170 </a>
171 This page and its images, logos and videos are licensed under a <br />
172 <a rel="license"
173 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
174 Creative Commons Attribution-ShareAlike 3.0 US
175 </a>.
176 Copyright &copy; 2013 Free Software Foundation.
177 </p>
178
179 <p class="text-muted text-center">
180 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
181 JavaScript license information
182 </a>
183 </p>
184
185 <p class="text-muted text-center">
186 This site, including fonts, CSS, and JavaScript, was built using
187 <a href="http://getbootstrap.com">Bootstrap</a>,
188 which is licensed under the
189 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
190 Apache 2.0 license</a>.
191 </p>
192 </div>
193 </div>
194 <script type="text/javascript"
195 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
196 <script type="text/javascript"
197 src="/2014/assets/js/bootstrap.min.js"></script>
198 <script type="text/javascript">
199 /**
200 * @licstart The following is the entire license notice for the JavaScript code in this page.
201 *
202 * Copyright (C) 2013 Free Software Foundation, Inc
203
204 * Licensed under the Apache License, Version 2.0 (the
205 * "License"); you may not use this file except in compliance
206 * with the License. You may obtain a copy of the License at
207
208 * http://www.apache.org/licenses/LICENSE-2.0
209
210 * Unless required by applicable law or agreed to in writing,
211 * software distributed under the License is distributed on an
212 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
213 * either express or implied. See the License for the specific
214 * language governing permissions and limitations under the
215 * License.
216
217 *
218 * @licend The above is the entire license notice for the JavaScript code in this page.
219 **/
220 $(document).ready(function() {
221 $('.carousel').carousel({ interval:6000 });
222 $('.glyphicon-chevron-left').css('display','inline-block');
223 $('.glyphicon-chevron-right').css('display','inline-block');
224 });
225 </script>
226
227 <!-- Piwik -->
228 <script type="text/javascript">
229 /*
230 * |@licstart The following is the entire license notice for the JavaScript code in this page.|
231
232 * Copyright 2012 Matthieu Aubry.
233
234 * This program is free software: you can redistribute it and/or modify
235 * it under the terms of the GNU General Public License as published by
236 * the Free Software Foundation, either version 3 of the License, or
237 * (at your option) any later version.
238
239 * This program is distributed in the hope that it will be useful,
240 * but WITHOUT ANY WARRANTY; without even the implied warranty of
241 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
242 * GNU General Public License for more details.
243
244 * You should have received a copy of the GNU General Public License
245 * along with this program. If not, see http://www.gnu.org/licenses/.
246
247 * |@licend The above is the entire license notice for the JavaScript code in this page.|
248 */
249 var _paq = _paq || [];
250 _paq.push(["trackPageView"]);
251 _paq.push(["enableLinkTracking"]);
252
253 (function() {
254 var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
255 _paq.push(["setTrackerUrl", u+"piwik.php"]);
256 _paq.push(["setSiteId", "7"]);
257 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
258 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
259 })();
260 </script>
261 <!-- End Piwik Code -->
262 </body>
263 </html>