Adding grid schedule, assorted small tweaks.
[libreplanet-static.git] / 2017 / social.html
1 <!--#include virtual="/2017/includes/header.html"-->
2
3 <title>LibrePlanet &mdash; Events </title>
4
5 <!--#include virtual="/2017/includes/banner.html"-->
6 <!--#include virtual="/2017/includes/sidebar.html"-->
7 <h1>Program <small>Events</small></h1>
8 <div class="row"> <!-- session row start -->
9 <div class="col-sm-9"> <!-- session column start -->
10
11 <div class="session">
12 <h3>Birds of a Feather sessions</h3>
13 <p>BoF sessions are informal discussions over food focusing on a topic or shared identity that participants are excited about. In addition to the lineup of events here, community members are invited to organize or participate in BoF lunches and dinners during the conference weekend. <a href="https://libreplanet.org/wiki/BoFs">Check out the list or add your own</a>.</p></div>
14
15 <h1>Friday, March 24</h1>
16
17 <div class="session">
18 <h3>Free Software Foundation Open House</h3>
19 <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>
20 <p class="session-details">
21 <strong>When:</strong> 17:00 - 19:30<br>
22 <strong>Where:</strong> FSF Office (<a href="getting-around/index.html#office">transportation tips</a>) at 51 Franklin Street, Fifth Floor, Boston, MA 02110
23 </p>
24 </div>
25
26 <h1>Saturday, March 25</h1>
27 <div class="session">
28
29 <h3>LibrePlanet Party!</h3>
30 <p>Join us Saturday night to celebrate free software in Downtown Boston! After the Free Software Awards, head over to Scholars Bistro. We will have gratis snacks, and your first drink is on us. A full dinner menu is available for purchase. The venue is accessible, and all ages are welcome!</p>
31 <p class="session-details">
32 <strong>When:</strong> 19:00 - 21:00<br>
33 <strong>Where:</strong> <a href="https://www.scholarsbostonbistro.com/">Scholars Bistro</a>, 25 School Street, Boston, MA 02108
34 </p>
35 </div>
36
37 <div class="session">
38 <h3>Hacking and social space</h3>
39 <p>Looking for a little quieter social time? The FSF office will be open late for hacking and hanging out. Snacks, (nonalcoholic) drinks, and power will be provided! This is an alcohol-free event.</p>
40 <p class="session-details">
41 <strong>When:</strong> 19:00 - 21:30<br>
42 <strong>Where:</strong> FSF Office (<a href="getting-around/index.html#office">transportation tips</a>) at 51 Franklin Street, Fifth Floor, Boston, MA 02110 </p>
43
44 </div>
45
46 <h1>Sunday, March 26</h1>
47
48 <div class="session">
49 <h3>Free software/culture community pub night</h3>
50 <p>Close out LibrePlanet with us at Grendel's Den! This local institution has been welcoming to Boston (and visiting) hackers for over ten years. All ages welcome!
51 </p>
52 <p class="session-details">
53 <strong>When:</strong> 21:00, Sunday, 3/26 - 01:00, Monday, 3/27<br>
54 <strong>Where:</strong> <a href="http://www.grendelsden.com/">Grendel's Den</a> at 89 Winthrop Street, Cambridge, MA 02138 near Harvard Station on the Red Line<br>
55 <strong>Wheelchair access:</strong> There is elevator access upon request. Call 617-491-1160 to have someone from Grendel's assist you.</p>
56 </div>
57
58 </div> <!-- session column end -->
59 </div> <!-- session row end -->
60
61 <!--#include virtual="/2017/includes/footer.html"-->
62 <!--#include virtual="/2017/includes/common_js.html"-->
63 <!--#include virtual="/2017/includes/social-events_js.html"-->
64 <script type="text/javascript">
65 $("#social-events").addClass("active").text("Social Events");
66 </script>
67 <!--#include virtual="/2017/includes/close.html" -->