Still making the sreaming page stubs.
[libreplanet-static.git] / 2014 / live / room123.html
CommitLineData
8bca8878
ZR
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>Streaming &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="http://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/volunteer">Help plan LibrePlanet</a></li>-->
59 <li><a href="/2014/program">Program</a></li>
60 <li><a href="/2014/speakers">Speakers</a></li>
61 <li><a href="/2014/video/">Watch the video</a></li>
62 <li><a href="/2014/exhibit">Promotional opportunities</a></li>
63 <li>
64 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
65 Share your ideas</a></li>
66 </ul>
67
68 <ul class="nav nav-pills nav-stacked">
69
70 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
71 <li class="active"><a href="/2014/live">Streaming</a></li>
72 <!--<li><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>-->
73 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
74
75 </ul>
76
77 <ul class="nav nav-pills nav-stacked">
78 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
79 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
80 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
81 <li class="fsf-donate">
82 <a href="https://my.fsf.org/associate/support_freedom">
83 <span class="glyphicon glyphicon-heart"></span>
84 Become an FSF member
85 </a>
86 </li>
87 </ul>
88 <p class="text-muted text-center">and attend the conference gratis!</p>
89 </div> <!-- end of nav items -->
90
91 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
92 <h1>LibrePlanet from anywhere</h1>
93<p>During LibrePlanet, this page will host streaming video of all sessions. If you plan to participate remotely, please bookmark it now and check back during the conference.</p>
94
95<p>We're creating our most advanced-ever free software streaming system for LibrePlanet 2014. We'd appreciate your donations to help make it as great as possible. Can you chip in?</p>
96
97<p style="text-align:center"><a href="https://crm.fsf.org/civicrm/contribute/transact?reset=1&amp;id=14"><img src="//static.fsf.org/nosvn/donate.en.png" alt="Donate to the FSF" style="align:left; padding: 15px"></a></p>
98
99<br>
100<p>To tide you over until the conference, here's a video about the LibrePlanet, created by a volunteer who attended in 2013.</p>
101 <div class="row"> <!-- start LP video -->
102 <div class="col-sm-12">
103 <div class="thumbnail">
104 <video class="lp-video" controls>
105 <source
106 src="https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm"
107 type="video/webm" />
108 <p><em>Your browser does not support the video
109 tag, <a href="https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm">
110 [ please download ]</a> the video instead.</em></p>
111 </video>
112 <div class="caption">
113 <p>
114 <em>
115 This video is licensed
116 under <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC
117 BY-SA 3.0</a> by Dan Fitzmartin and the Free
118 Software
119 Foundation. <a href="https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm">Download
120 the video</a>.
121 </em></p>
122 </div>
123 </div>
124 </div>
125 </div> <!-- end LP video -->
126
127 </div> <!-- end of content column -->
128
129 </div>
130 </div> <!-- end of container -->
131
132 </div> <!-- end of wrapper -->
133
134 <div id="footer">
135 <div class="container">
136 <p class="text-muted text-center">
137 The <a href="http://www.fsf.org/">Free Software
138 Foundation</a> is a nonprofit with a worldwide mission to
139 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.
140 <a href="https://my.fsf.org/associate/support_freedom">
141 Donate</a>.
142 </p>
143
144 <p class="text-muted text-center">
145 <a rel="license"
146 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
147 <img alt="[ Creative Commons License ]" style="border-width:0"
148 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
149 </a>
150 This page and its images, logos and videos are licensed under a <br />
151 <a rel="license"
152 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
153 Creative Commons Attribution-ShareAlike 3.0 US
154 </a>.
155 Copyright &copy; 2013 Free Software Foundation.
156 </p>
157
158 <p class="text-muted text-center">
159 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
160 JavaScript license information
161 </a>
162 </p>
163
164 <p class="text-muted text-center">
165 This site, including fonts, CSS, and JavaScript, was built using
166 <a href="http://getbootstrap.com">Bootstrap</a>,
167 which is licensed under the
168 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
169 Apache 2.0 license</a>.
170 </p>
171 </div>
172 </div>
173 <script type="text/javascript"
174 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
175 <script type="text/javascript">
176 // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
177 // Copyright (C) 2014 Free Software Foundation, Inc
178
179 $(document).load(lpNavPlace);
180
181 $(window).resize(lpNavPlace);
182
183 function lpNavPlace() {
184 screenSize = $(window).width();
185 if(screenSize <= 767) {
186 $("#lp-nav").insertAfter("#lp-content");
187 } else {
188 $("#lp-nav").insertBefore("#lp-content");
189 }
190 }
191 // @license-end
192 </script>
193 </body>
194</html>