Moving map to top of Getting Around page, tweaking DRM in HTML session description...
[libreplanet-static.git] / 2016 / program / social.html
CommitLineData
29de3fdc
ZR
1<!--#include virtual="/2016/includes/header.html"-->
2
f0f16978 3<title>LibrePlanet &mdash; Events </title>
29de3fdc
ZR
4
5<!--#include virtual="/2016/includes/banner.html"-->
6<!--#include virtual="/2016/includes/sidebar.html"-->
f0f16978 7<h1>Program <small>Events</small></h1>
29de3fdc
ZR
8<!--#include virtual="../includes/program-menu.html"-->
9<div class="row"> <!-- session row start -->
10 <div class="col-sm-9"> <!-- session column start -->
f0f16978
ZR
11
12 <h1>Friday, March 18</h1>
13 <div class="session">
14 <h3>The Return of SpinachCon!</h3>
15 <a href="https://libreplanet.org/wiki?title=Event:LibrePlanet/LibrePlanet/3-18-2016_-Event_1">RSVP instructions and more information.</a>
16<p>SpinachCon is an afternoon-long open house aimed at improving the experience of using and contributing to free software projects. Volunteers come by and try out basic tasks provided by participating projects. This year, we'll be doing two types of testing: user testing and new contributor testing. Volunteers can try out either or both types of testing. Every project at the event will have at least two people representing it, so volunteers can get to know - and get help from - the people behind the projects.</p>
17 <p class="session-details">
18 <strong>When:</strong> 12:30 - 17:00, Friday 3/18<br>
19 <strong>Where:</strong> Bocoup at 201-207 South Street, Suite 102 Boston near South Station on the Red Line<br>
20 </p>
21 </div>
22
23 <div class="session">
24 <h3>Free Software Foundation Open House</h3>
bb0d3d40 25 <p>Mingle at the FSF office before the conference with speakers and other attendees. Refreshments will be served. <strong>Check in and receive your nametag here, and skip the line on Saturday!</strong></p>
f0f16978
ZR
26 <p class="session-details">
27 <strong>When:</strong> 17:00 - 19:30, Friday 3/18<br>
28 <strong>Where:</strong> FSF Office (<a href="../getting_around/index.html#office">transportation tips</a>) at 51 Franklin Street, Fifth Floor, Boston, MA 02110 near Downtown Crossing Station on the Red and Orange Lines
29 </p>
30 </div>
31
32 <h1>Saturday, March 19</h1>
33 <div class="session">
34 <h3>LibrePlanet Party!</h3>
35 <p>Spend time with the LibrePlanet community and enjoy appetizers provided by the FSF. The location is TBD, but it will be wheelchair-accessible and open to all ages.</p>
36 <p class="session-details">
37 <strong>When:</strong> Approximately 19:00 - 21:00<br>
38 <strong>Where:</strong> Cambridge, MA, near the conference<br>
39 </p>
40
41 </div>
42
3c46f65e 43 <h1>Sunday, March 20</h1>
ff07d169 44 <div class="session" id="demonstration">
3c46f65e
ZR
45 <h3>Demonstration against DRM in HTML</h3>
46 <p>We'll rally in front of the global office of World Wide Web Consortium (which just happens to be in the same building as LibrePlanet) to oppose a disastrous proposal to add Digital Restrictions Management to the HTML standard. We'll hear experts and activists speak on the topic, and distribute flyers, right outside an ongoing W3C event.</p>
47 <p>To get a briefing on the campaign (and optionally make a sign for the rally), join us at the <a href="index.html#day-2-timeslot-14-session-4">LibrePlanet session</a> before the closing keynote. Read more about the <a href="https://www.defectivebydesign.org/no-drm-in-html5">campaign to keep DRM out of HTML and sign the petition</a>.</p>
48 <p class="session-details">
c8cb0e6e 49 <strong>When:</strong> 20:00 - 20:45, Sunday 3/20<br>
3c46f65e
ZR
50 <strong>Where:</strong> Outside MIT's Stata Center, where LibrePlanet is also taking place<br>
51 </p>
52 </div>
53
54
f0f16978
ZR
55
56 </div> <!-- session column end -->
57</div> <!-- session row end -->
58
59<!--#include virtual="/2016/includes/footer.html"-->
60<!--#include virtual="/2016/includes/common_js.html"-->
61<!--#include virtual="/2016/includes/program_js.html"-->
62<script type="text/javascript">
63$("#p-social").addClass("active").text("Social Events");
64</script>
65<!--#include virtual="/2016/includes/close.html" -->