Putting up new caorousel overlay for scholarships that includes donation in addition...
[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="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 in 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">
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/exhibit">Promotional opportunities</a></li>
48 <li>
49 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
50 Share your ideas</a></li>
51 <li><a href="/2014/logistics">Lodging</a></li>
52 </ul>
53 <ul class="nav nav-pills nav-stacked">
54 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
55 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
56 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
57 <li class="fsf-donate">
58 <a href="https://my.fsf.org/associate/support_freedom">
59 <span class="glyphicon glyphicon-heart"></span>
60 Become an FSF member
61 </a>
62 </li>
63 </ul>
64 <p class="text-muted text-center">and attend the conference gratis!</p>
65 </div> <!-- end of nav items -->
66
67 <div class="col-sm-9"> <!-- start of content column -->
68
69 <!-- start of carousel -->
70 <div id="lpc-carousel" class="carousel slide">
71
72 <!-- wrapper for slides -->
73 <ul class="carousel-inner list-unstyled">
74 <li class="item active">
75 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/gnu30_hackers.jpg"
76 alt="[ Apply for a scholarship ]">
77 <p class="lead carousel-caption-tl">
78 <a class="btn btn-default"
79 href="https://libreplanet.org/2014/scholarships">Apply for a scholarship before January 10th</a><br>or<br><a class="btn btn-default"
80 href="https://libreplanet.org/2014/scholarship_donation">donate to our scholarship fund.</a>
81 </p>
82
83 </li>
84
85 <!--
86 <li class="item">
87 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-room-110.jpg"
88 alt="[ LibrePlanet 2013 discussion ]">
89 <p class="lead carousel-caption-bl">
90 We're collecting suggestions for<br>LibrePlanet 2014
91
92 <a class="btn btn-default"
93 href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
94 Share your ideas
95 </a>
96
97 </p>
98 </li>
99 -->
100 <li class="item">
101 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-expand-the-tent.jpg"
102 alt="[ The Expanding the Tent panel ]">
103 <p class="lead carousel-caption-tr">
104 <a class="btn btn-default"
105 href="https://libreplanet.org/2014/register">
106 <strong>Register now</strong>
107 </a>
108 and be part of LibrePlanet 2014!
109 </p>
110
111 </li>
112 <li class="item">
113 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-printer.jpg"
114 alt="[ Aleph Objects' Lulzbot 3D printer ]">
115 <p class="lead carousel-caption-tr">
116 LibrePlanet is a great place to spread the word about your free software business or organization<br>
117 <a class="btn btn-default" href="https://libreplanet.org/2014/exhibit">
118 Apply for an exhibition table and program ad
119 </a>
120 </p>
121 </li>
122 <li class="item">
123 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-presentation.jpg"
124 alt="[ A presentation at LibrePlanet 2013]">
125 <p class="lead carousel-caption-tr">
126 Volunteers are crucial in planning LibrePlanet<br>
127 <a class="btn btn-default" href="https://libreplanet.org/2014/volunteer">
128 Join the planning committee
129 </a>
130 </li>
131 <!-- Commented out until registration opens, at which point it will get the overlay for that and become the first in the carousel
132 <li class="item">
133 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-room-110.jpg"
134 alt="[ LibrePlanet 2013 discussion ]">
135
136 </li>
137 -->
138 </ul>
139 <!-- controls -->
140 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
141 <span class="glyphicon glyphicon-chevron-left"></span>
142 </a>
143 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
144 <span class="glyphicon glyphicon-chevron-right"></span>
145 </a>
146 </div> <!-- end of carousel -->
147
148 <div class="margin-top"> <!-- start of LP14 text -->
149 <p class="lead">
150 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>
151 <p>
152 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.
153 </p>
154 <p>FSF members and students attend LibrePlanet at no cost! <a href="https://my.fsf.org/associate/support_freedom">Become a member now.</a></p>
155 </div> <!-- end of LP14 text -->
156
157 </div> <!-- end of content column -->
158
159 </div>
160 </div> <!-- end of container -->
161
162 </div> <!-- end of wrapper -->
163
164 <div id="footer">
165 <div class="container">
166 <p class="text-muted text-center">
167 The <a href="http://www.fsf.org/">Free Software
168 Foundation</a> is a nonprofit with a worldwide mission to
169 advance software freedom.
170 <a href="https://my.fsf.org/associate/support_freedom">
171 Donate</a>.
172 </p>
173
174 <p class="text-muted text-center">
175 <a rel="license"
176 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
177 <img alt="[ Creative Commons License ]" style="border-width:0"
178 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
179 </a>
180 This page and its images, logos and videos are licensed under a <br />
181 <a rel="license"
182 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
183 Creative Commons Attribution-ShareAlike 3.0 US
184 </a>.
185 Copyright &copy; 2013 Free Software Foundation.
186 </p>
187
188 <p class="text-muted text-center">
189 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
190 JavaScript license information
191 </a>
192 </p>
193
194 <p class="text-muted text-center">
195 This site, including fonts, CSS, and JavaScript, was built using
196 <a href="http://getbootstrap.com">Bootstrap</a>,
197 which is licensed under the
198 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
199 Apache 2.0 license</a>.
200 </p>
201 </div>
202 </div>
203 <script type="text/javascript"
204 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
205 <script type="text/javascript"
206 src="/2014/assets/js/bootstrap.min.js"></script>
207 <script type="text/javascript">
208 /**
209 * @licstart The following is the entire license notice for the JavaScript code in this page.
210 *
211 * Copyright (C) 2013 Free Software Foundation, Inc
212
213 * Licensed under the Apache License, Version 2.0 (the
214 * "License"); you may not use this file except in compliance
215 * with the License. You may obtain a copy of the License at
216
217 * http://www.apache.org/licenses/LICENSE-2.0
218
219 * Unless required by applicable law or agreed to in writing,
220 * software distributed under the License is distributed on an
221 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
222 * either express or implied. See the License for the specific
223 * language governing permissions and limitations under the
224 * License.
225
226 *
227 * @licend The above is the entire license notice for the JavaScript code in this page.
228 **/
229 $(document).ready(function() {
230 $('.carousel').carousel({ interval:6000 });
231 $('.glyphicon-chevron-left').css('display','inline-block');
232 $('.glyphicon-chevron-right').css('display','inline-block');
233 });
234 </script>
235
236 <!-- Piwik -->
237 <script type="text/javascript">
238 /*
239 * |@licstart The following is the entire license notice for the JavaScript code in this page.|
240
241 * Copyright 2012 Matthieu Aubry.
242
243 * This program is free software: you can redistribute it and/or modify
244 * it under the terms of the GNU General Public License as published by
245 * the Free Software Foundation, either version 3 of the License, or
246 * (at your option) any later version.
247
248 * This program is distributed in the hope that it will be useful,
249 * but WITHOUT ANY WARRANTY; without even the implied warranty of
250 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
251 * GNU General Public License for more details.
252
253 * You should have received a copy of the GNU General Public License
254 * along with this program. If not, see http://www.gnu.org/licenses/.
255
256 * |@licend The above is the entire license notice for the JavaScript code in this page.|
257 */
258 var _paq = _paq || [];
259 _paq.push(["trackPageView"]);
260 _paq.push(["enableLinkTracking"]);
261
262 (function() {
263 var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
264 _paq.push(["setTrackerUrl", u+"piwik.php"]);
265 _paq.push(["setSiteId", "7"]);
266 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
267 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
268 })();
269 </script>
270 <!-- End Piwik Code -->
271 </body>
272 </html>