Polishing up the streaming pages.
[libreplanet-static.git] / 2014 / live / room123.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>Room 123 Livestream &mdash; 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="lp-head"> <!-- start of lp header -->
20 <div class="col-sm-3">
21 <a href="/2014/">
22 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/logo/lp_2014_logo.png"
23 class="img-responsive"
24 alt="[ LibrePlanet 2014 &mdash; Free Software, free society ]" />
25 </a>
26 </div>
27 <div class="col-sm-3">
28 <p class="text-muted">
29 March 22<sup>nd</sup>-23<sup>rd</sup><br />
30 MIT, Cambridge, MA</p>
31 </div>
32 </div><!-- end of lp header -->
33 <div class="col-sm-offset-3 col-sm-3"> <!-- start of Register button -->
34 <a class="btn btn-register-lp14 btn-lg btn-block"
35 href="https://libreplanet.org/2014/register">
36 <span class="glyphicon glyphicon-ok"></span>
37 Register now
38 </a>
39 <p class="text-muted text-center">
40 gratis for members and students!
41 </p>
42 </div> <!-- end of Register button -->
43 </div>
44 </div> <!-- end of header container -->
45 </div> <!-- end of lp banner -->
46
47 <div class="container"> <!-- start of container -->
48 <div class="row">
49
50 <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
51 <p class="text-center lp-home">
52 <a class="text-muted" href="/2014/">
53 <span class="glyphicon glyphicon-chevron-left"></span> Home
54 </a>
55 </p>
56 <ul class="nav nav-pills nav-stacked">
57 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
58 <li><a href="/2014/program">Program</a></li>
59 <li><a href="/2014/program/exhibit_hall.html">Exhibit hall</a></li>
60 <li class="active"><a href="/2014/live">Participate online</a></li>
61 <li><a href="/2014/video/">Watch the video</a></li>
62 </ul>
63
64 <ul class="nav nav-pills nav-stacked">
65 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
66 <li><a href="/2014/volunteer">Volunteer</a></li>
67 <!--<li><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>-->
68 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
69
70 </ul>
71
72 <ul class="nav nav-pills nav-stacked">
73 <li>
74 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
75 Share your ideas</a></li>
76 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
77 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
78 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
79 <li class="fsf-donate">
80 <a href="https://my.fsf.org/associate/support_freedom">
81 <span class="glyphicon glyphicon-heart"></span>
82 Become an FSF member
83 </a>
84 </li>
85 </ul>
86 <p class="text-muted text-center">and attend the conference gratis!</p>
87 </div> <!-- end of nav items -->
88
89 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
90 <h1>Room 123 livestream</h1>
91
92
93 <div class="row margin-top">
94 <div class="col-sm-8">
95 <div class="thumbnail"> <!-- start Live Player -->
96 <video class="lp-video" controls>
97 <source
98 src="https://media.libreplanet.org/mgoblin_media/media_entries/50/LibrePlanet__9B__848x477__1.webm"
99 type="video/webm" />
100 <p><em>Your browser does not support the video
101 tag, <a href="https://media.libreplanet.org/mgoblin_media/media_entries/50/LibrePlanet__9B__848x477__1.webm">
102 [ please download ]</a> the video instead.</em></p>
103 </video>
104 </div> <!-- end Live Player -->
105
106 <ol class="breadcrumb">
107 <li class="active">Room 123</li>
108 <li><a href="http://libreplanet.org/2014/live/room141.html">Room 141</a></li>
109 <li><a href="http://libreplanet.org/2014/live/room155.html">Room 155</a></li>
110 </ol>
111 <p>Join the discussion online!</p>
112 <ul>
113 <li>Conference-wide IRC channel: <strong>#libreplanet</strong></li>
114 <li>IRC channel for Room 123: <strong>#libreplanet_room123</strong></li>
115 <li>Conference hashtag for <a href="https://fsf.org/twitter">microblogging</a>: #lp2014</li>
116 </ul>
117
118 </div>
119
120 <div class="col-sm-4"> <!-- start sidebar -->
121
122 <div class="panel panel-default"> <!-- start support bar -->
123 <div class="panel-heading">
124 <h3 class="panel-title">Support the FSF!</h3>
125 </div>
126 <div class="panel-body">
127 <p>Hard-working FSF hackers are running our most
128 advanced-ever free software streaming system for LibrePlanet 2014. We
129 appreciate your support to help cover labor and equipment.</p>
130
131 <p><a href="https://my.fsf.org/associate/support_freedom/join_fsf">
132 <img class="fsf-donate-button" src="https://static.fsf.org/nosvn/join.en.red.png"
133 alt="[ Join FSF ]" >
134 </a></p>
135
136 <p><a href="https://crm.fsf.org/civicrm/contribute/transact?reset=1&amp;id=14">
137 <img class="fsf-donate-button" src="//static.fsf.org/nosvn/donate.en.png"
138 alt="[ Donate to the FSF ]" >
139 </a></p>
140 </div>
141 </div> <!-- end support bar -->
142
143 <div class="panel panel-default"> <!-- start LP15 signup -->
144 <div class="panel-heading">
145 <h3 class="panel-title">Stay in the loop</h3>
146 </div>
147 <div class="panel-body">
148 <p>Sign up to receive updates about LibrePlanet 2015.</p>
149 <form action="https://crm.fsf.org/civicrm/profile/create?gid=281&amp;reset=1"
150 class="" method="post" name="Edit" id="Edit" >
151
152 <div>
153 <input name="entryURL" type="hidden"
154 value="https://crm.fsf.org/civicrm/profile/create?gid=281&amp;reset=1/update?action=update&amp;amp;id=281&amp;amp;reset=1&amp;amp;context=field"
155 />
156 <input name="postURL" type="hidden" value="https://libreplanet.org/2014/live/confirmation-123.html" />
157 <input name="cancelURL" type="hidden"
158 value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=281" />
159 <input name="add_to_group" type="hidden" value="619" />
160 <input name="_qf_default" type="hidden" value="Edit:cancel" />
161 </div>
162
163 <div class="crm-profile-name-LP15_announce_simple_signup_281">
164
165 <div id="crm-container" class="crm-container crm-public" lang="en"
166 xml:lang="en">
167
168 <div id="editrow-email-Primary" class="form-group">
169 <label for="email-Primary">
170 Email <span class="field-required">*</span>
171 </label>
172 <input name="email-Primary" type="email" id="email-Primary"
173 class="form-control" />
174 </div>
175
176 <div id="editrow-custom_79" class="form-group">
177 <div class="checkbox">
178 <input type="hidden" name="custom_79[yes]" value="" />
179 <input data-crm-custom="Simple_mailing_list_signup:Would_you_like_to_join_our_mailing_list_"
180 id="custom_79_yes" name="custom_79[yes]" type="checkbox" value="1"
181 checked="checked" />
182 <label for="custom_79_yes" class="control-label">Follow
183 the FSF by email!</label>
184 </div>
185 </div>
186
187 <div class="form-group">
188
189 <input class="btn btn-default"
190 accesskey="S" name="_qf_Edit_next" value="Save" type="submit"
191 id="_qf_Edit_next" />
192 </div>
193
194 </div>
195 </div>
196 </form>
197 <a
198 href="https://my.fsf.org/donate/privacypolicy.html">Privacy policy</a>
199 </div>
200 </div> <!-- end LP15 signup -->
201
202 </div> <!-- end sidebar -->
203 </div>
204
205 </div> <!-- end of content column -->
206
207 </div>
208 </div> <!-- end of container -->
209
210 </div> <!-- end of wrapper -->
211
212 <div id="footer">
213 <div class="container">
214 <p class="text-muted text-center">
215 The <a href="http://www.fsf.org/">Free Software
216 Foundation</a> is a nonprofit with a worldwide mission to
217 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.
218 <a href="https://my.fsf.org/associate/support_freedom">
219 Donate</a>.
220 </p>
221
222 <p class="text-muted text-center">
223 <a rel="license"
224 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
225 <img alt="[ Creative Commons License ]" style="border-width:0"
226 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
227 </a>
228 This page and its images, logos and videos are licensed under a <br />
229 <a rel="license"
230 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
231 Creative Commons Attribution-ShareAlike 3.0 US
232 </a>.
233 Copyright &copy; 2013 Free Software Foundation.
234 </p>
235
236 <p class="text-muted text-center">
237 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
238 JavaScript license information
239 </a>
240 </p>
241
242 <p class="text-muted text-center">
243 This site, including fonts, CSS, and JavaScript, was built using
244 <a href="http://getbootstrap.com">Bootstrap</a>,
245 which is licensed under the
246 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
247 Apache 2.0 license</a>.
248 </p>
249 </div>
250 </div>
251 <script type="text/javascript"
252 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
253 <script type="text/javascript">
254 // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
255 // Copyright (C) 2014 Free Software Foundation, Inc
256
257 $(document).ready(lpNavPlace);
258
259 $(window).resize(lpNavPlace);
260
261 function lpNavPlace() {
262 screenSize = $(window).width();
263 if(screenSize <= 767) {
264 $("#lp-nav").insertAfter("#lp-content");
265 } else {
266 $("#lp-nav").insertBefore("#lp-content");
267 }
268 }
269 // @license-end
270 </script>
271 </body>
272 </html>