Making it a reaallll site.
[libreplanet-static.git] / 2015 / 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="/2015/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
8 <link href="/2015/assets/css/custom.css" rel="stylesheet" media="screen" />
9 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
10
11 <title>LibrePlanet 2015</title>
12 </head>
13 <body>
14 <div id="wrapper"> <!-- start of wrapper -->
15 <div class="lp-banner"> <!--start of lp banner -->
16 <div class="container"> <!-- start of container -->
17 <div class="row">
18 <div class="lp-head"> <!-- start of lp header -->
19 <div class="col-sm-3">
20 <a href="/2015/">
21 <img src="//static.fsf.org/nosvn/libreplanet/2015/site/graphics/draft_lp_2015_logo.png"
22 class="img-responsive"
23 alt="[ LibrePlanet 2015 &mdash; Free Software, free society ]" />
24 </a>
25 </div>
26 <div class="col-sm-3">
27 <p class="text-muted">
28 March 2015<br />
29 MIT, Cambridge, MA</p>
30 </div>
31 </div><!-- end of lp header -->
32 <div class="col-sm-6"> <!-- start of signup form -->
33 <form role="form" class="margin-top lp-signup"
34 action="https://crm.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
35 method="post" name="Edit" id="Edit">
36 <div>
37 <input name="postURL" type="hidden"
38 value="https://libreplanet.org/2015/confirmation.html" />
39 <input name="cancelURL" type="hidden"
40 value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
41 <input name="add_to_group" type="hidden" value="619" />
42 <input name="_qf_default" type="hidden" value="Edit:cancel" />
43 </div>
44
45 <div id="crm-container" lang="en" xml:lang="en">
46 <p>Sign up for updates on LibrePlanet 2015!</p>
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">
80 Read our privacy policy.
81 </a>
82 </p>
83 </div>
84 </div>
85 </div>
86 </form>
87 </div> <!-- end of signup form -->
88
89 <!-- REGISTER BUTTON
90 <div class="col-sm-offset-3 col-sm-3"> // start of Register button
91 <a class="btn btn-register-lp14 btn-lg btn-block"
92 href="https://libreplanet.org/2015/register">
93 <span class="glyphicon glyphicon-ok"></span>
94 Register now
95 </a>
96 <p class="text-muted text-center">
97 gratis for members and students!
98 </p>
99 </div> //end of Register button
100 -->
101 </div>
102 </div> <!-- end of header container -->
103 </div> <!-- end of lp banner -->
104
105 <div class="container"> <!-- start of container -->
106 <div class="row">
107 <div id="lp-nav" class="col-sm-3">
108 <!--#if expr='"$DOCUMENT_URI" != "/2015/index.html"' -->
109 <p class="text-center lp-home">
110 <a class="text-muted" href="/2015/">
111 <span class="glyphicon glyphicon-chevron-left"></span> Home
112 </a>
113 </p>
114 <!--#endif -->
115
116 <ul class="nav nav-pills nav-stacked">
117 <li><a href="/2015/call_for_sessions">Propose a session</a></li>
118 <!--<li><a href="/2015/program">Program</a></li>-->
119 <!--<li><a href="/2015/program/exhibit_hall.html">Exhibit hall</a></li>-->
120 <li><a href="/2015/exhibit">Exhibit hall</a></li>
121 <li><a href="/2015/volunteer">Volunteer</a></li>
122
123 <!--<li><a href="/2015/video/">Watch the video</a></li>-->
124 </ul>
125
126 <ul class="nav nav-pills nav-stacked">
127 <li><a href="/2015/logistics">Getting around Cambridge</a></li>
128 <!--<li><a href="/2015/scholarships">Scholarships (until January 10th)</a></li>-->
129 <li><a href="/2015/live">Participate online</a></li>
130 <li><a href="/2015/scholarship_donation">Donate to the scholarship fund</a></li>
131 </ul>
132
133 <ul class="nav nav-pills nav-stacked">
134 <li>
135 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2015/Conference_brainstorm">
136 Share your ideas
137 </a>
138 </li>
139 <li><a href="http://media.libreplanet.org/">Videos of previous conferences</a></li>
140
141 <li><a href="/2015/anti-harassment/">Anti-harassment policy</a></li>
142 <li class="fsf-donate">
143 <a href="https://my.fsf.org/associate/support_freedom">
144 <span class="glyphicon glyphicon-heart"></span>
145 Become an FSF member
146 </a>
147 </li>
148 </ul>
149 <p class="text-muted text-center">and attend the conference gratis!</p>
150 </div>
151 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
152 <!-- start of carousel -->
153 <div id="lpc-carousel" class="carousel slide">
154
155 <!-- wrapper for slides -->
156 <ul class="carousel-inner list-unstyled">
157 <li class="item">
158 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/volunteer_helping.jpg"
159 alt="[ A presentation at LibrePlanet 2013]">
160 <p class="carousel-caption-tr">
161 Volunteers make LibrePlanet great<br>(and get gratis admission and a t-shirt!)<br>
162 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/volunteer">Volunteer</a></p>
163 </li>
164
165 <li class="item active">
166 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/stata_center.jpg"
167 alt="[MIT's Stata Center]">
168 <p class="carousel-caption-tl">
169 LibrePlanet has something for everyone<br>
170 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/program">View the complete program</a></p>
171 </li>
172 <li class="item">
173 <a href="https://libreplanet.org/2014/video"><img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/video.jpg"
174 alt="[A video screenshot of two free software advocates talking.]"></a>
175 <p class="carousel-caption-tl">
176 Watch and share our volunteer-created LibrePlanet video<br>
177 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/video">Watch now!</a></p>
178 </li>
179
180 </ul>
181 <!-- CAROUSEL FEATURES THAT HAVE BEEN COMMENTED OUT -->
182
183 <!--
184
185 <li class="item">
186 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/remote_participation.jpg" alt="[A globe]">
187 <p class="carousel-caption-tr">
188 Wherever you are, we invite you to participate in LibrePlanet<br>via chat and livestream<br>
189 <a class="btn btn-default btn-carousel" href="http://libreplanet.org/2014/live">Participate online</a></p>
190 </li>
191
192 <li class="item">
193 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/gnu30_hackers.jpg"
194 alt="[ Apply for a scholarship ]">
195 <p class="lead carousel-caption-tl">
196 <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.
197 </p>
198 </li>
199
200 <li class="item">
201 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-room-110.jpg"
202 alt="[ LibrePlanet 2013 discussion ]">
203 <p class="lead carousel-caption-bl">
204 We're collecting suggestions for<br>LibrePlanet 2014
205
206 <a class="btn btn-default"
207 href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
208 Share your ideas
209 </a>
210
211 </p>
212 </li>
213
214 <li class="item active">
215 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp14_keynotes.png"
216 alt="[ Keynote speakers]">
217 <p class="carousel-caption-tl">
218 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/speakers">
219 Get excited for our keynote speakers!
220 </a></p>
221 </li>
222
223 <li class="item">
224 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-expand-the-tent.jpg"
225 alt="[ The Expanding the Tent panel ]">
226 <p class="carousel-caption-tr">
227 <a class="btn btn-default btn-carousel"
228 href="https://libreplanet.org/2014/register">
229 Register now
230 </a>
231 and be part of LibrePlanet 2014!
232 </p>
233
234 </li>
235
236 <li class="item">
237 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-printer.jpg"
238 alt="[ Aleph Objects' Lulzbot 3D printer ]">
239 <p class="carousel-caption-tr">
240 LibrePlanet is a great place to spread the word about your free software business or organization<br>
241 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/exhibit">
242 Apply for an exhibition table and program ad
243 </a>
244 </p>
245
246 </li>
247 <li class="item">
248 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-presentation.jpg"
249 alt="[ A presentation at LibrePlanet 2013]">
250 <p class="carousel-caption-tr">
251 Volunteers are crucial in planning LibrePlanet<br>
252 <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/volunteer">
253 Join the planning committee
254 </a>
255 </li> -->
256 <!-- controls -->
257 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
258 <span class="glyphicon glyphicon-chevron-left"></span>
259 </a>
260 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
261 <span class="glyphicon glyphicon-chevron-right"></span>
262 </a>
263 </div> <!-- end of carousel -->
264
265 <div class="margin-top"> <!-- start of LP14 text -->
266 <!-- // SURVEY ASK
267 <div class="alert alert-info margin-top">
268 <p>If you attended LibrePlanet 2015, please fill out our <a href="https://libreplanet.org/2014/feedback" style="text-decoration:underline">feedback survey</a> so we can make the conference even better next year!</p>
269 </div>
270 -->
271 <p class="lead">
272 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 2015 will feature programming for all ages and experience levels.</p>
273 <p>
274 Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum.
275 </p>
276 <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://crm.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>
277
278
279 </div> <!-- end of LP15 text -->
280
281 </div> <!-- end of content column -->
282
283 </div>
284 </div> <!-- end of container -->
285
286 </div> <!-- end of wrapper -->
287 <!--#include virtual="/2015/footer.html"-->