Adding table of contents.
[libreplanet-static.git] / server / staging / lpc14 / index.html
... / ...
CommitLineData
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 <li class="item">
86 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/gnu30_hackers.jpg"
87 alt="[ Apply for a scholarship ]">
88 <p class="lead carousel-caption-tl">
89<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.
90 </p>
91
92 </li>
93
94 <!--
95 <li class="item">
96 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-room-110.jpg"
97 alt="[ LibrePlanet 2013 discussion ]">
98 <p class="lead carousel-caption-bl">
99 We're collecting suggestions for<br>LibrePlanet 2014
100
101 <a class="btn btn-default"
102 href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
103 Share your ideas
104 </a>
105
106 </p>
107 </li>
108 -->
109
110<li class="item active">
111<video controls>
112 <source src="https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm" type="video/webm">
113<em>Your browser does not support the video tag, [please download](https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm) the video instead.</em>
114</video>
115</li>
116 <li class="item">
117 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-expand-the-tent.jpg"
118 alt="[ The Expanding the Tent panel ]">
119 <p class="carousel-caption-tr">
120 <a class="btn btn-default btn-carousel"
121 href="https://libreplanet.org/2014/register">
122 Register now
123 </a>
124 and be part of LibrePlanet 2014!
125 </p>
126
127 </li>
128 <li class="item">
129 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-printer.jpg"
130 alt="[ Aleph Objects' Lulzbot 3D printer ]">
131 <p class="carousel-caption-tr">
132 LibrePlanet is a great place to spread the word about your free software business or organization<br>
133 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/exhibit">
134 Apply for an exhibition table and program ad
135 </a>
136 </p>
137 </li>
138 <li class="item">
139 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-presentation.jpg"
140 alt="[ A presentation at LibrePlanet 2013]">
141 <p class="carousel-caption-tr">
142 Volunteers are crucial in planning LibrePlanet<br>
143 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/volunteer">
144 Join the planning committee
145 </a>
146 </li>
147
148 </li>
149 <li class="item">
150 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp14_keynotes.png"
151 alt="[ Keynote speakers]">
152 <p class="carousel-caption-tl">
153 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/speakers">
154 Keynote speakers announced!
155 </a></p>
156 </li>
157 </ul>
158 <!-- controls -->
159 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
160 <span class="glyphicon glyphicon-chevron-left"></span>
161 </a>
162 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
163 <span class="glyphicon glyphicon-chevron-right"></span>
164 </a>
165 </div> <!-- end of carousel -->
166
167 <div class="margin-top"> <!-- start of LP14 text -->
168 <p class="lead">
169 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>
170 <p>
171 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.
172 </p>
173<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>
174 </div> <!-- end of LP14 text -->
175
176 </div> <!-- end of content column -->
177
178 </div>
179 </div> <!-- end of container -->
180
181 </div> <!-- end of wrapper -->
182
183 <div id="footer">
184 <div class="container">
185 <p class="text-muted text-center">
186 The <a href="http://www.fsf.org/">Free Software
187 Foundation</a> is a nonprofit with a worldwide mission to
188 advance software freedom.
189 <a href="https://my.fsf.org/associate/support_freedom">
190 Donate</a>.
191 </p>
192
193 <p class="text-muted text-center">
194 <a rel="license"
195 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
196 <img alt="[ Creative Commons License ]" style="border-width:0"
197 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
198 </a>
199 This page and its images, logos and videos are licensed under a <br />
200 <a rel="license"
201 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
202 Creative Commons Attribution-ShareAlike 3.0 US
203 </a>.
204 Copyright &copy; 2013 Free Software Foundation.
205 </p>
206
207 <p class="text-muted text-center">
208 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
209 JavaScript license information
210 </a>
211 </p>
212
213 <p class="text-muted text-center">
214 This site, including fonts, CSS, and JavaScript, was built using
215 <a href="http://getbootstrap.com">Bootstrap</a>,
216 which is licensed under the
217 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
218 Apache 2.0 license</a>.
219 </p>
220 </div>
221 </div>
222 <script type="text/javascript"
223 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
224 <script type="text/javascript"
225 src="/2014/assets/js/bootstrap.min.js"></script>
226 <script type="text/javascript">
227 /**
228 * @licstart The following is the entire license notice for the JavaScript code in this page.
229 *
230 * Copyright (C) 2013 Free Software Foundation, Inc
231
232 * Licensed under the Apache License, Version 2.0 (the
233 * "License"); you may not use this file except in compliance
234 * with the License. You may obtain a copy of the License at
235
236 * http://www.apache.org/licenses/LICENSE-2.0
237
238 * Unless required by applicable law or agreed to in writing,
239 * software distributed under the License is distributed on an
240 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
241 * either express or implied. See the License for the specific
242 * language governing permissions and limitations under the
243 * License.
244
245 *
246 * @licend The above is the entire license notice for the JavaScript code in this page.
247 **/
248 $(document).ready(function() {
249 $('.carousel').carousel({ interval:6000 });
250 $('.glyphicon-chevron-left').css('display','inline-block');
251 $('.glyphicon-chevron-right').css('display','inline-block');
252 });
253 </script>
254
255 <!-- Piwik -->
256 <script type="text/javascript">
257 /*
258 * |@licstart The following is the entire license notice for the JavaScript code in this page.|
259
260 * Copyright 2012 Matthieu Aubry.
261
262 * This program is free software: you can redistribute it and/or modify
263 * it under the terms of the GNU General Public License as published by
264 * the Free Software Foundation, either version 3 of the License, or
265 * (at your option) any later version.
266
267 * This program is distributed in the hope that it will be useful,
268 * but WITHOUT ANY WARRANTY; without even the implied warranty of
269 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
270 * GNU General Public License for more details.
271
272 * You should have received a copy of the GNU General Public License
273 * along with this program. If not, see http://www.gnu.org/licenses/.
274
275 * |@licend The above is the entire license notice for the JavaScript code in this page.|
276 */
277 var _paq = _paq || [];
278 _paq.push(["trackPageView"]);
279 _paq.push(["enableLinkTracking"]);
280
281 (function() {
282 var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
283 _paq.push(["setTrackerUrl", u+"piwik.php"]);
284 _paq.push(["setSiteId", "7"]);
285 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
286 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
287 })();
288 </script>
289 <!-- End Piwik Code -->
290 </body>
291</html>