/2014/ chmod 755 (for SSI includes).
[libreplanet-static.git] / 2014 / program / grid_schedule.html
CommitLineData
75b611cc
ZR
1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8" />
47a032d5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
75b611cc
ZR
6
7 <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
47a032d5 8 <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
b8632935 9 <link href="/server/lp-common.css" rel="stylesheet" media="screen" />
75b611cc 10 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
6eaf7d91 11 <title>LibrePlanet 2014</title>
75b611cc
ZR
12
13 </head>
14 <body>
15
16 <div id="wrapper"> <!-- start of wrapper -->
b8632935 17 <!--#include virtual="/server/lp-archived.html"-->
75b611cc
ZR
18 <div class="lp-banner"> <!--start of lp banner -->
19 <div class="container"> <!-- start of container -->
20 <div class="row">
21 <div class="lp-head"> <!-- start of lp header -->
22 <div class="col-sm-3">
23 <a href="/2014/">
24 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/logo/lp_2014_logo.png"
25 class="img-responsive"
26 alt="[ LibrePlanet 2014 &mdash; Free Software, free society ]" />
27 </a>
28 </div>
29 <div class="col-sm-3">
30 <p class="text-muted">
31 March 22<sup>nd</sup>-23<sup>rd</sup><br />
32 MIT, Cambridge, MA</p>
33 </div>
34 </div><!-- end of lp header -->
6eaf7d91
ZR
35 <div class="col-sm-6"> <!-- start of signup form -->
36 <form role="form" class="margin-top lp-signup"
47a032d5 37 action="https://my.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
6eaf7d91
ZR
38 method="post" name="Edit" id="Edit">
39 <div>
40 <input name="postURL" type="hidden" value="https://libreplanet.org/2014/confirmation.html" />
41 <input name="cancelURL" type="hidden"
47a032d5 42 value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
6eaf7d91
ZR
43 <input name="add_to_group" type="hidden" value="619" />
44 <input name="_qf_default" type="hidden" value="Edit:cancel" />
45 </div>
46
47 <div id="crm-container" lang="en" xml:lang="en">
48 <p>Sign up for updates on LibrePlanet 2015!</p>
49 <div id="editrow-email-Primary"
50 class="form-group">
51 <label class="sr-only" for="email-Primary">
52 Email
53 </label>
54 <div class="input-group">
55 <input class="form-control"
56 name="email-Primary"
57 id="email-Primary"
58 type="email"
59 placeholder="Your email address" required>
60 <span class="input-group-btn">
61 <button type="submit" class="btn btn-default"
62 accesskey="S" name="_qf_Edit_next" value="Save"
63 id="_qf_Edit_next">
64 Receive updates
65 </button>
66 </span>
67 </div>
68 </div>
69 <div id="editrow-custom_79">
70 <div class="checkbox">
71 <input
72 type="hidden" name="custom_79[yes]" value="" />
73 <label class="lp-label-news">
74 <input id="custom_79_yes"
75 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
76 class="checkbox" />
77 Also join the FSF's newsletter
78 </label>
79 &middot;
80 <p class="help-block">
81 <a href="https://my.fsf.org/donate/privacypolicy.html">Read our privacy policy.</a></p>
82 </div>
83 </div>
84 </div>
85 </form>
86 </div> <!-- end of signup form -->
87
88<!-- REGISTER BUTTON
89 <div class="col-sm-offset-3 col-sm-3"> // start of Register button
75b611cc
ZR
90 <a class="btn btn-register-lp14 btn-lg btn-block"
91 href="https://libreplanet.org/2014/register">
92 <span class="glyphicon glyphicon-ok"></span>
93 Register now
94 </a>
95 <p class="text-muted text-center">
96 gratis for members and students!
97 </p>
6eaf7d91
ZR
98 </div> //end of Register button
99-->
75b611cc
ZR
100 </div>
101 </div> <!-- end of header container -->
102 </div> <!-- end of lp banner -->
103
104 <div class="container"> <!-- start of container -->
105 <div class="row">
106
107 <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
108 <p class="text-center lp-home">
109 <a class="text-muted" href="/2014/">
110 <span class="glyphicon glyphicon-chevron-left"></span> Home
111 </a>
112 </p>
113 <ul class="nav nav-pills nav-stacked">
114 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
115 <li class="active"><a href="/2014/program">Program</a></li>
116 <li><a href="/2014/program/exhibit_hall.html">Exhibit hall</a></li>
117 <li><a href="/2014/live">Participate online</a></li>
118 <li><a href="/2014/video/">Watch the video</a></li>
119 </ul>
120
121 <ul class="nav nav-pills nav-stacked">
122 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
123 <!--<li><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>-->
124 <li><a href="/2014/volunteer">Volunteer</a></li>
125 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
126 </ul>
127
128
129 <ul class="nav nav-pills nav-stacked">
130 <li>
131 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
132 Share your ideas</a></li>
133 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
134 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
135 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
136 <li class="fsf-donate">
137 <a href="https://my.fsf.org/associate/support_freedom">
138 <span class="glyphicon glyphicon-heart"></span>
139 Become an FSF member
140 </a>
141 </li>
142 </ul>
143 <p class="text-muted text-center">and attend the conference gratis!</p>
144 </div> <!-- end of nav items -->
145
146 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
9eb4363c 147
75b611cc
ZR
148 <h2>Program: Grid schedule</h2>
149<!--MAKE SURE YOU KEEP AN EYE ON THE URLS IN THIS BAR AS YOU CHANGE THINGS-->
d2d832b9 150 <p><a href="sessions.html">Sessions</a> | <span style="color:grey;">Grid Schedule</span> | <a href="speakers.html">Speakers</a> | <a href="exhibit_hall.html">Exhibit hall</a> | Separate events: <a href="https://www.fsf.org/blogs/community/the-0th-spinachcon">SpinachCon</a> and <a href="https://www.fsf.org/events/seminar-on-gpl-enforcement-and-legal-ethics">Legal seminar</a></p>
75b611cc
ZR
151<!--Syntax for anchor links on the page: <a name="saturday">-->
152
54c797fc 153<p><img alt="[ saturday grid schedule ]" src="//static.fsf.org/nosvn/libreplanet/2014/site/saturday-grid-schedule.png"></p>
9f14826a 154
54c797fc 155<p><img alt="[ sunday grid schedule ]" src="//static.fsf.org/nosvn/libreplanet/2014/site/sunday-grid-schedule.png"></p>
75b611cc
ZR
156 </div> <!-- end of content column -->
157
158 </div>
159 </div> <!-- end of container -->
160
161 </div> <!-- end of wrapper -->
162
163 <div id="footer">
164 <div class="container">
165 <p class="text-muted text-center">
166 The <a href="http://www.fsf.org/">Free Software
167 Foundation</a> is a nonprofit with a worldwide mission to
168 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.
169 <a href="https://my.fsf.org/associate/support_freedom">
170 Donate</a>.
171 </p>
172
173 <p class="text-muted text-center">
174 <a rel="license"
175 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
176 <img alt="[ Creative Commons License ]" style="border-width:0"
177 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
178 </a>
179 This page and its images, logos and videos are licensed under a <br />
180 <a rel="license"
181 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
182 Creative Commons Attribution-ShareAlike 3.0 US
183 </a>.
2c0341fd 184 Copyright &copy; 2013-2014 Free Software Foundation.
75b611cc
ZR
185 </p>
186
187 <p class="text-muted text-center">
188 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
189 JavaScript license information
190 </a>
191 </p>
192
193 <p class="text-muted text-center">
194 This site, including fonts, CSS, and JavaScript, was built using
195 <a href="http://getbootstrap.com">Bootstrap</a>,
196 which is licensed under the
197 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
198 Apache 2.0 license</a>.
199 </p>
200 </div>
201 </div>
202 <script type="text/javascript"
203 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
204 <script type="text/javascript">
205
206 // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
207 // Copyright (C) 2014 Free Software Foundation, Inc
208
209 $(document).ready(lpNavPlace);
210
211 $(window).resize(lpNavPlace);
212
213 function lpNavPlace() {
214 screenSize = $(window).width();
215 if(screenSize <= 767) {
216 $("#lp-nav").insertAfter("#lp-content");
217 } else {
218 $("#lp-nav").insertBefore("#lp-content");
219 }
220 }
221
222 // @license-end
223 </script>
224 </body>
225</html>