validation fixes under /2016/program.
[libreplanet-static.git] / 2016 / program / social.html
1 <!--#include virtual="/2016/includes/header.html"-->
2
3 <title>LibrePlanet &mdash; Events </title>
4
5 <!--#include virtual="/2016/includes/banner.html"-->
6 <!--#include virtual="/2016/includes/sidebar.html"-->
7 <h1>Program <small>Events</small></h1>
8 <!--#include virtual="/2016/includes/program-menu.html"-->
9 <div class="row"> <!-- session row start -->
10 <div class="col-sm-9"> <!-- session column start -->
11
12 <div class="session">
13 <h3>Community meals</h3>
14 <p>In addition to the lineup of events here, community members are hosting lunches and dinners during the conference weekend. <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2016/LibrePlanet_group_dinners">Reserve a spot now, or start your own</a>.</p></div>
15
16 <h1>Friday, March 18</h1>
17 <div class="session">
18 <h3>The Return of SpinachCon!</h3>
19 <a href="https://libreplanet.org/wiki?title=Event:LibrePlanet/LibrePlanet/3-18-2016_-Event_1">RSVP instructions and more information.</a>
20 <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>
21 <p class="session-details">
22 <strong>When:</strong> 12:30 - 17:00, Friday 3/18<br>
23 <strong>Where:</strong> Bocoup at 201-207 South Street, Suite 102 Boston near South Station on the Red Line<br>
24 </p>
25 </div>
26
27 <div class="session">
28 <h3>Free Software Foundation Open House</h3>
29 <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>
30 <p class="session-details">
31 <strong>When:</strong> 17:00 - 19:30, Friday 3/18<br>
32 <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
33 </p>
34 </div>
35
36 <h1>Saturday, March 19</h1>
37 <div class="session">
38 <h3>LibrePlanet Party!</h3>
39 <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>
40 <p class="session-details">
41 <strong>When:</strong> Approximately 19:00 - 21:00<br>
42 <strong>Where:</strong> Cambridge, MA, near the conference<br>
43 </p>
44
45 </div>
46
47 <h1>Sunday, March 20</h1>
48
49 <div class="session" id="demonstration">
50 <h4>Sunday pub night</h4>
51 <p>Grendel's Den in Harvard Square is a favorite among the Boston-area free software community. Join us at this local institution, which offers reasonable prices on good food and beer in a quirky and cozy atmosphere.
52 </p>
53 <p class="session-details">
54 <strong>When:</strong> 21:00, Sunday, 3/20 - 01:00, Monday, 3/21<br>
55 <strong>Where:</strong> <a href="http://www.grendelsden.com/menu/menu.html">Grendel's Den</a> at 89 Winthrop Street, Cambridge, MA 02138 near Harvard Station on the Red Line<br>
56 <strong>Wheelchair access:</strong> There is elevator access upon request. Call 617-491-1160 to have someone from Grendel's assist you.</p>
57 </div>
58
59
60
61 </div> <!-- session column end -->
62 </div> <!-- session row end -->
63
64 <!--#include virtual="/2016/includes/footer.html"-->
65 <!--#include virtual="/2016/includes/common_js.html"-->
66 <!--#include virtual="/2016/includes/program_js.html"-->
67 <script type="text/javascript">
68 $("#p-social").addClass("active").text("Social Events");
69 </script>
70 <!--#include virtual="/2016/includes/close.html" -->