Reorganizing program area.
authorZak Rogoff <zak@montage.office.fsf.org>
Tue, 13 Jan 2015 21:25:35 +0000 (16:25 -0500)
committerZak Rogoff <zak@montage.office.fsf.org>
Tue, 13 Jan 2015 21:25:35 +0000 (16:25 -0500)
2015/getting_around/index.html
2015/program/exhibit-hall.html [new file with mode: 0755]
2015/program/index.html [new file with mode: 0755]
2015/program/schedule.html [new file with mode: 0755]
2015/program/speakers.html [new file with mode: 0755]
server/2015/program-menu.html

index 82551cca833e27ff96f600e3c324bbadbae7f903..1da8abb91374ea9eb9fae80e2302eba1442fab05 100755 (executable)
@@ -51,8 +51,8 @@
   <li><a href="http://cambridge.hyatt.com/en/hotel/home.html">The Hyatt Regency</a> overlooks the Charles river, providing a view of the Boston skyline. ($$$)</li>
   <li><a href="http://www.marriott.com/hotels/travel/boscb-boston-marriott-cambridge">The Marriott</a> is located at the Kendall/MIT stop with many restaurants located nearby. ($$)</li>
   <li>The historic <a href="http://kendallhotel.com/">Kendall Hotel</a> is in the heart of the MIT campus. It was originally an 1800s firehouse. ($$$)</li>
-  <!-- Commented out due to a labor dispute described in https://rt.gnu.org/Ticket/Display.html?id=971936 <li><a href="http://doubletree3.hilton.com/en/hotels/massachusetts/doubletree-suites-by-hilton-hotel-boston-cambridge-BOSSBDT/index.html">The Doubletree</a> is over the Charles river in Boston just two kilometers away. A 5 minute ride on the 64 or 70 bus takes you into Central Square. ($$$)</li>-->
-  <li>The <a href="http://www.daysinn.com/hotels/massachusetts/boston/days-hotel-boston-harvard-fenway/hotel-overview?hotel_id=04159">Days Hotel of Boston</a> is across the river in the city. The 86 or 70 bus picks up across the street (in front of the Star Market grocery) and takes you to Cambridge and the red line in approximately 10 minutes. ($$)</li>
+  <li><a href="http://doubletree3.hilton.com/en/hotels/massachusetts/doubletree-suites-by-hilton-hotel-boston-cambridge-BOSSBDT/index.html">The Doubletree</a> is over the Charles river in Boston just two kilometers away. A 5 minute ride on the 64 or 70 bus takes you into Central Square. ($$$)</li>
+  <li>Also in Boston is the <a href="http://www.daysinn.com/hotels/massachusetts/boston/days-hotel-boston-harvard-fenway/hotel-overview?hotel_id=04159">Days Hotel of Boston</a>. The 86 or 70 bus picks up across the street (in front of the Star Market grocery) and takes you to Cambridge and the red line in approximately 10 minutes. ($$)</li>
 </ul>
 
 <h2 id="arriving">Arriving in the City</h2>
diff --git a/2015/program/exhibit-hall.html b/2015/program/exhibit-hall.html
new file mode 100755 (executable)
index 0000000..621182e
--- /dev/null
@@ -0,0 +1,45 @@
+<!--#include virtual="/server/2015/header.html"-->
+
+<title>LibrePlanet 2015 &mdash; Exhibit Hall </title>
+
+<!--#include virtual="/server/2015/banner.html"-->
+<!--#include virtual="/server/2015/sidebar.html"-->
+
+<h1>Program <small>Exhibit Hall</small></h1>
+
+<!--#include virtual="/server/2015/program-menu.html"-->
+
+<p>The exhibit hall at LibrePlanet will be open from 09:30 - 18:00 on both conference days, and will have something for everyone. Be sure to take a stroll around and chat with our friends from:  </p>
+
+<ul>
+<li><a href="https://civicrm.org">CiviCRM</a>  </li>
+<li><a href="https://commotionwireless.net">Commotion Wireless Hacklab</a>  </li>
+<li><a href="https://shop.fsf.org">GNU Press</a></li>
+<li><a href="http://informatics.mit.edu">MIT Libraries/Program on Information Science</a>  </li>
+<li><a href="https://openitp.org">OpenITP</a></li>
+<li><a href="https://redhat.com">Red Hat</a>  </li>
+<li><a href="https://sipb.mit.edu">Student Information Processing Board (SIPB) at MIT</a></li>
+<li><a href="https://www.thinkpenguin.com">ThinkPenguin</a></li>
+<li><a href="https://www.torproject.org">Tor</a></li>
+<li><a href="https://wikimediafoundation.org/wiki/Home">Wikimedia Foundation</a></li>
+</ul>
+
+<h3>Commotion Wireless Hacklab</h3>
+
+<p><em>Who needs the Internet?</em>  </p>
+
+<p>For the exhibit hall, the Open Technology Institute's <a href="https://commotionwireless.net/">Commotion Wireless</a> team will provide a wireless mesh Intranet that other project teams can use to provide easy public access to public demos of their own software, and everyone can use to share notes, chat, and perhaps even play a few games. Additionally, members of the Commotion team will be available throughout the conference to provide:</p>
+
+<ul>
+<li>ongoing support for the Commotion network</li>
+<li>a safe testbed for people to experiment with setting up and using their own local and secure services</li>
+<li>a forum for brainstorming how to apply free software technologies to strengthen communities, safeguard communications, create dynamic media projects, etc.</li>
+<li>tools and resources for those interested in working on exciting new features for free software mesh networking</li>
+</ul>
+
+<!--#include virtual="/server/2015/footer.html"-->
+<!--#include virtual="/server/2015/common_js.html"-->
+<script type="text/javascript">
+ $("#p-exhibit-hall").addClass("active").text("Exhibit Hall");
+ </script>
+<!--#include virtual="/server/2015/close.html" -->
diff --git a/2015/program/index.html b/2015/program/index.html
new file mode 100755 (executable)
index 0000000..b569ec7
--- /dev/null
@@ -0,0 +1,344 @@
+<!--#include virtual="/server/2015/header.html"-->
+
+       <title>LibrePlanet 2015 &mdash; Sessions </title>
+
+<!--#include virtual="/server/2015/banner.html"-->
+<!--#include virtual="/server/2015/sidebar.html"-->
+
+
+<h1>Program <small>Sessions</small></h1>
+
+<!--#include virtual="/server/2015/program-menu.html"-->
+
+<!--Syntax for anchor links on the page: <a name="saturday">-->
+
+<div id="lp-panel" class="panel panel-default margin-top">
+  <div class="panel-heading">
+       <h2 class="panel-title">
+         <span class="glyphicon glyphicon-list"></span>
+         Contents
+       </h2>
+  </div>
+  <div class="panel-body">
+       <p><a href="#saturday">Saturday sessions</a></p>
+       <p><a href="#sunday">Sunday sessions</a></p>
+       <p><a href="#threads">Program threads</a></p>
+       <p><a href="#social">Social events</a></p>
+  </div>
+</div>
+
+<p>All times are in Eastern Daylight Time (EDT), which is UTC - 4 hours. In room numbers, "32-" refers to MIT Building 32 (the Stata Center), where all conference rooms are located.</p>
+
+
+<div class="row"> <!-- session row start -->
+  <div class="col-sm-9"> <!-- session column start -->
+
+       <h2 id="saturday">Saturday, <small>3/22</small></h2>
+
+
+       <h3>Registration and breakfast <small>09:00 - 09:45</small></h3>
+
+
+       <h3>Opening Keynote <small>09:45 - 10:45</small></h3>
+
+       <h4>Welcome</h4>
+
+       <p><span class="label label-default">Room 32-123</span></p>
+       <p><em><a href="/2015/program/speakers#sullivan">John Sullivan</a>, executive director, Free Software Foundation</em>
+       </p>
+
+       <h4>Keynote</h4>
+       <p><span class="label label-default">Room 32-123</span></p>
+       <p><em><a href="/2015/program/speakers#gardner">Sue Gardner</a>, outgoing executive director, Wikimedia Foundation</em>
+       </p>
+
+       <h3>Break <small>10:45 - 10:55</small></h3>
+
+       <h3>Session block 1 <small>10:55 - 11:40</small></h3>
+
+       <h4>Fighting surveillance with free software</h4>
+       <p><span class="label label-default">Room 32-123</span> | <strong>Thread: <a href="#surveillance">Surveillance</a></strong></p>
+       <p><em><a href="/2015/program/speakers#wilson">Holmes Wilson</a></em></p>
+
+       <p>Millions of people have demanded an end to the NSA's mass spying programs. But we can't rely on governments to end government surveillance. Free software and end-to-end crypto is key. To protect the world from bulk spying, we need to make software that's secure <em>and</em> easy to use.</p>
+
+       <h4>Opus, Daala, and free codec updates</h4>
+       <p><span class="label label-default">Room 32-141</span> | <strong>Thread: <a href="#projects">Projects</a></strong> </p>
+       <p><em>Gregory Maxwell, <a href="/2015/program/speakers#montgomery">Monty Montgomery</a></em></p>
+
+       <p>An update on the the Xiph.Org Foundation's free codec projects, focusing on the next generation Opus and Daala codecs, and where we plan to go with development and advocacy in the near future.</p>
+
+       <h3>Break <small>11:40 - 11:50</small></h3>
+
+       <h3>Session block 2 <small>11:50 - 12:35</small></h3>
+
+       <h4>An overview of OpenPGP</h4>
+       <p><span class="label label-default">Room 32-123</span> | <strong>Thread: <a href="#surveillance">Surveillance</a></strong> </p>
+       <p><em><a href="/2015/program/speakers#tagliamonte">Paul Tagliamonte</a></em> </p>
+
+       <p>OpenPGP is the standard upon which modern cryptography systems are built upon. The Free Software OpenPGP implementation, GnuPG, is used ubiquitously throughout the free software world, and many people depend on safe and secure communications while using it. This talk will cover the basics of OpenPGP's format, and a very brief overview of how crypto systems, such as GnuPG, encode and send your data. This talk may assume technical knowledge for some parts.</p>
+
+       <h4>Get started contributing to MediaWiki</h4>
+       <p><span class="label label-default">Room 32-141</span> | <strong>Thread: <a href="#projects">Projects</a></strong> </p>
+       <p><em><a href="/2015/program/speakers#holmquist">Mark Holmquist</a></em> </p>
+
+       <p>In this session, we'll lay the groundwork for working with the MediaWiki software, a PHP and JavaScript Web application that, through extensions, can be used for a great many purposes. You may be familiar with MediaWiki from Wikipedia, the Free Software Directory, or one of the thousands of other independent wikis that run the software.</p>
+
+
+       <h3>Lunch <small>12:35 - 13:50</small></h3>
+
+       <h3>Session block 3 <small>13:50 - 14:35</small></h3>
+
+       <h4>An overview of OpenPGP</h4>
+       <p><span class="label label-default">Room 32-123</span> | <strong>Thread: <a href="#surveillance">Surveillance</a></strong> </p>
+       <p><em><a href="/2015/program/speakers#tagliamonte">Paul Tagliamonte</a></em> </p>
+
+       <p>OpenPGP is the standard upon which modern cryptography systems are built upon. The Free Software OpenPGP implementation, GnuPG, is used ubiquitously throughout the free software world, and many people depend on safe and secure communications while using it. This talk will cover the basics of OpenPGP's format, and a very brief overview of how crypto systems, such as GnuPG, encode and send your data. This talk may assume technical knowledge for some parts.</p>
+
+
+       <h3>Break <small>14:35 - 14:45</small></h3>
+
+       <h3>Session block 4 <small>14:45 - 16:05 </small></h3>
+
+       <h4>An overview of OpenPGP</h4>
+       <p><span class="label label-default">Room 32-123</span> | <strong>Thread: <a href="#surveillance">Surveillance</a></strong> </p>
+       <p><em><a href="/2015/program/speakers#tagliamonte">Paul Tagliamonte</a></em> </p>
+
+       <p>OpenPGP is the standard upon which modern cryptography systems are built upon. The Free Software OpenPGP implementation, GnuPG, is used ubiquitously throughout the free software world, and many people depend on safe and secure communications while using it. This talk will cover the basics of OpenPGP's format, and a very brief overview of how crypto systems, such as GnuPG, encode and send your data. This talk may assume technical knowledge for some parts.</p>
+
+
+       <h3>Break <small>16:05- 16:15</small></h3>
+
+       <h3>Session block 5 <small>16:15 - 17:35</small></h3>
+
+       <h4>An overview of OpenPGP</h4>
+       <p><span class="label label-default">Room 32-123</span> | <strong>Thread: <a href="#surveillance">Surveillance</a></strong> </p>
+       <p><em><a href="/2015/program/speakers#tagliamonte">Paul Tagliamonte</a></em> </p>
+
+       <p>OpenPGP is the standard upon which modern cryptography systems are built upon. The Free Software OpenPGP implementation, GnuPG, is used ubiquitously throughout the free software world, and many people depend on safe and secure communications while using it. This talk will cover the basics of OpenPGP's format, and a very brief overview of how crypto systems, such as GnuPG, encode and send your data. This talk may assume technical knowledge for some parts.</p>
+
+
+       <h3>Break <small>17:35 - 17:45</small></h3>
+
+       <h3>Keynote &amp; Free Software Awards <small>17:45 - 18:45</small></h3>
+
+
+       <h2 id="sunday">Sunday, <small>3/23</small></h2>
+
+       <h3>Registration and breakfast <small>09:00 - 09:45</small></h3>
+
+       <h3>Keynote <small>09:45 - 10:45</small></h3>
+
+       <h4>Free software for freedom, surveillance and you</h4>
+       <p><span class="label label-default">Room 32-123</span> <strong>(remote from Berlin via Web-cast)</strong></p>
+       <p><em><a href="/2015/program/speakers#appelbaum">Jacob Appelbaum</a></em></p>
+
+
+       <h3>Break <small>10:45 - 10:55</small></h3>
+
+       <h3>Session block 6 <small>10:55 - 11:40</small></h3>
+
+       <h4>An overview of OpenPGP</h4>
+       <p><span class="label label-default">Room 32-123</span> | <strong>Thread: <a href="#surveillance">Surveillance</a></strong> </p>
+       <p><em><a href="/2015/program/speakers#tagliamonte">Paul Tagliamonte</a></em> </p>
+
+       <p>OpenPGP is the standard upon which modern cryptography systems are built upon. The Free Software OpenPGP implementation, GnuPG, is used ubiquitously throughout the free software world, and many people depend on safe and secure communications while using it. This talk will cover the basics of OpenPGP's format, and a very brief overview of how crypto systems, such as GnuPG, encode and send your data. This talk may assume technical knowledge for some parts.</p>
+
+
+       <h3>Break <small>11:40 - 11:50</small></h3>
+
+       <h3>Session block 7 <small>11:50 - 12:35</small></h3>
+
+       <h4>An overview of OpenPGP</h4>
+       <p><span class="label label-default">Room 32-123</span> | <strong>Thread: <a href="#surveillance">Surveillance</a></strong> </p>
+       <p><em><a href="/2015/program/speakers#tagliamonte">Paul Tagliamonte</a></em> </p>
+
+       <p>OpenPGP is the standard upon which modern cryptography systems are built upon. The Free Software OpenPGP implementation, GnuPG, is used ubiquitously throughout the free software world, and many people depend on safe and secure communications while using it. This talk will cover the basics of OpenPGP's format, and a very brief overview of how crypto systems, such as GnuPG, encode and send your data. This talk may assume technical knowledge for some parts.</p>
+
+
+       <h3>Lunch <small>12:35 - 13:50</small></h3>
+
+       <h3>Session block 8 <small>13:50- 14:35</small></h3>
+
+       <h4>An overview of OpenPGP</h4>
+       <p><span class="label label-default">Room 32-123</span> | <strong>Thread: <a href="#surveillance">Surveillance</a></strong> </p>
+       <p><em><a href="/2015/program/speakers#tagliamonte">Paul Tagliamonte</a></em> </p>
+
+       <p>OpenPGP is the standard upon which modern cryptography systems are built upon. The Free Software OpenPGP implementation, GnuPG, is used ubiquitously throughout the free software world, and many people depend on safe and secure communications while using it. This talk will cover the basics of OpenPGP's format, and a very brief overview of how crypto systems, such as GnuPG, encode and send your data. This talk may assume technical knowledge for some parts.</p>
+
+
+       <h3>Break <small>14:35 - 14:45</small></h3>
+
+       <h3>Session block 9 <small>14:45 - 16:05</small></h3>
+
+       <h4>An overview of OpenPGP</h4>
+       <p><span class="label label-default">Room 32-123</span> | <strong>Thread: <a href="#surveillance">Surveillance</a></strong> </p>
+       <p><em><a href="/2015/program/speakers#tagliamonte">Paul Tagliamonte</a></em> </p>
+
+       <p>OpenPGP is the standard upon which modern cryptography systems are built upon. The Free Software OpenPGP implementation, GnuPG, is used ubiquitously throughout the free software world, and many people depend on safe and secure communications while using it. This talk will cover the basics of OpenPGP's format, and a very brief overview of how crypto systems, such as GnuPG, encode and send your data. This talk may assume technical knowledge for some parts.</p>
+
+
+       <h3>Break <small>16:05 - 16:15</small></h3>
+
+       <h3>Session block 10  <small>16:15 - 17:35</small></h3>
+
+       <h4>An overview of OpenPGP</h4>
+       <p><span class="label label-default">Room 32-123</span> | <strong>Thread: <a href="#surveillance">Surveillance</a></strong> </p>
+       <p><em><a href="/2015/program/speakers#tagliamonte">Paul Tagliamonte</a></em> </p>
+
+       <p>OpenPGP is the standard upon which modern cryptography systems are built upon. The Free Software OpenPGP implementation, GnuPG, is used ubiquitously throughout the free software world, and many people depend on safe and secure communications while using it. This talk will cover the basics of OpenPGP's format, and a very brief overview of how crypto systems, such as GnuPG, encode and send your data. This talk may assume technical knowledge for some parts.</p>
+
+
+       <h3>Break <small>17:35 - 17:45</small></h3>
+
+       <h3>Closing Keynote <small>17:45 - 18:45</small></h3>
+
+       <h4>We can't all be cyborg lawyers: how messaging may be our most important obstacle</h4>
+       <p><span class="label label-default">Room 32-123</span></p>
+       <p><em><a href="/2015/program/speakers#sandler">Karen Sandler</a></em></p>
+
+       <p>Explaining the importance of free software and its ideology to new audiences has always been a challenge. Karen will discuss the challenges inherent in free software messaging and why it's so important to win the allies we need going forward. She will share what she's learned from recent experiences in the GNOME and free software communities generally, and discuss strategies that could take our movement to the next level.</p>
+
+       <h2 id="threads">Program threads</h2>
+
+       <p><em>LibrePlanet 2014 does not have traditional program tracks. Instead, we've woven thematic “threads” throughout the program.</em></p>
+
+       <p id="surveillance"><strong>Surveillance:</strong>  If we want to defang surveillance programs like PRISM, we need to stop using centralized systems and come together to build an Internet that's decentralized, trustworthy, and free "as in freedom." The sessions in this thread cover everything from technical to legislative approaches to protecting ourselves and others from surveillance.  </p>
+
+       <ul>
+         <li>Choosing between freedom and security  </li>
+         <li>GNU vs. NSA  </li>
+         <li>OpenPGP  </li>
+         <li>Everybody spies  </li>
+         <li>Circumvention tech  </li>
+       </ul>
+
+       <p id="applied-fs"><strong>Applied free software:</strong> What are some of the ways that free software is being used in other fields and disciplines? From the halls of academia, to the arts, from board rooms, to Occupy Wall Street, free software is everywhere!   </p>
+
+       <ul>
+         <li>Adventures in hackademia: Leveraging humanitarian free software in the classroom  </li>
+         <li>No more mouse: Saving elementary education  </li>
+         <li>Promoting free software adoption (and creation) in the public sector  </li>
+         <li>Free software and open science  </li>
+         <li>Mapping for social justice    </li>
+         <li>Rethinking art archives  </li>
+         <li>Distributed free-cultural production and the future of creative economy   </li>
+       </ul>
+
+       <p id="projects"><strong>Projects:</strong> Learn what your favorite free software projects are up to, or get exposed to new ones! These sessions are for people who want to learn more about a specific free software project.</p>
+
+       <ul>
+         <li>Trisquel: ten years  </li>
+         <li>What does this program do?        </li>
+         <li>Opus, Daala, and free codec updates  </li>
+         <li>State of the Goblin   </li>
+         <li>Updating Mailman's UI </li>
+         <li>Get started contributing to MediaWiki  </li>
+       </ul>
+
+       <p id="activism"><strong>Activism</strong>: How is free software being used for social change, and how are people advocating for free software adoption? If you're an organizer or want to learn more about advocating for free software, these sessions are for you.</p>
+
+       <ul>
+         <li>Free software activism: a European perspective  </li>
+         <li>Tracking changes  </li>
+         <li>Lessons in tech activism   </li>
+         <li>Free your JavaScript   </li>
+       </ul>
+
+       <p id="movement-b"><strong>Movement-building:</strong> For free software to become ubiquitous, we have to build a strong free software movement, one where everyone has access, feels welcome, and has an opportunity to take leadership. These sessions focus on ways to strengthen our movement.  </p>
+
+       <ul>
+         <li>1984+30: GNU speech to defeat e-newspeak   </li>
+         <li>Considering the future of copyleft: how will the next generation perceive GPL?  </li>
+         <li>Diversity outreach  </li>
+         <li>IT cooperation: accessible, free, &amp; open   </li>
+         <li>Beyond the "women in tech talk": after representation, identity politics   </li>
+         <li>Geek knowing: from FAQ to feminism 101   </li>
+         <li>Nurturing non-coders  </li>
+         <li>Your webapps should talk not just in English, but in español, Kiswahili, 廣州話 and অসমীয়া too</li>
+       </ul>
+
+       <h2 id="social">Social events</h2>
+       <h3>The 0th SpinachCon</h3>
+
+       <p><a href="https://www.fsf.org/blogs/community/the-0th-spinachcon">Full description.</a></p>
+       <p>Sometimes your favorite free software has a piece of spinach in its teeth, and they need you to let them know. By providing feedback and constructive criticism about user-experience for the inaugural group of participating free software projects, you'll be helping to build better free software! Featuring GNU Mailman, GNU MediaGoblin, LibreOffice, and Inkscape, SpinachCon is a five hour open house dedicated to improving user-experience in free software.</p>
+
+       <p><strong>12:00 - 17:00, Friday, 3/21</strong> <br />
+         <strong><a href="http://industry-lab.com/">Industry Lab</a></strong> <br />
+         <strong>288 Norfolk Street</strong> <br />
+         <strong>Cambridge MA, 02139</strong>  </p>
+
+       <h3>Free Software Foundation open house and cryptoparty</h3>
+
+       <p>Mingle at the FSF office before the conference with speakers and other attendees. Refreshments will be served. FSF campaigns staff and volunteers will lead an optional cryptoparty during the open house. Please bring your laptop and a USB drive if you'd like to participate.</p>
+
+       <p><strong>17:00 - 19:30, Friday 3/21</strong> <br />
+         <strong>FSF Office (<a href="#">transportation tips</a>)</strong> <br />
+         <strong>51 Franklin Street, Fifth Floor</strong> <br />
+         <strong>Boston, MA 02110</strong>  </p>
+
+       <h3>Women's dinner</h3>
+
+       <p>There will be an unofficial women's dinner (for people who identify as women) before LibrePlanet again this year. It will be held at Chau Chow City, a restaurant in Boston's Chinatown within easy walking distance of the FSF's office. Chau Chow City has plenty of vegetarian and vegan options, isn't too pricey, and has a full bar.</p>
+
+       <p><strong>19:45, Friday, 3/21</strong> <br />
+         <strong><a href="http://chauchowcity.com">Chau Chow City Restaurant</a></strong> <br />
+         <strong>83 Essex St</strong> <br />
+         <strong>Boston, MA 02111</strong>  </p>
+
+       <p>Please feel free to share this with any other free software/free culture-interested folks who identify as women, whether they are attending LibrePlanet or not. Please <a href="mailto:info@fsf.org">RSVP</a> with "RSVP Women's Dinner" in the subject line to let us know that you're coming (and how many other women you will bring) so that we can make sure the restaurant is ready for us. </p>
+
+       <h3>Saturday night party and raffle</h3>
+
+       <p>A social with food and drinks available, including plenty of vegan options. Meet new people from the free software movement, reconnect with friends from previous LibrePlanet conferences, and win free software prizes in the raffle.</p>
+
+       <p>To get to Asgard from the Stata Center, walk west on Vassar Street
+         and take a right (north) on Massachusetts Avenue for
+         approximately .5 miles / 1km.</p>
+
+       <p><strong>19:30 - 23:00, with raffle drawing at 21:00, Saturday, 3/22</strong> <br />
+         <strong><a href="http://www.classicirish.com/asgard-home.php">Asgard Pub &amp; Restaurant</a></strong> <br />
+         <strong>350 Massachusetts Avenue</strong> <br />
+         <strong>Cambridge, MA 02139</strong>  </p>
+
+       <h3>Electronic Frontier Foundation Speakeasy with the Free Software Foundation</h3>
+
+       <p><em><a href="https://www.eff.org/event/boston-area-eff-speakeasy-free-software-foundation">EFF event page</a></em> <br />
+         The Electronic Frontier Foundation and the Free Software Foundation will join forces for an EFF and FSF supporters' Speakeasy. Come to chat with EFF activist April Glaser and our friends at the Free Software Foundation about our work. Whether you're interested in the development and adoption of free software or you'd like to receive an update from the front lines of the fight the rein in the NSA, you'll find plenty of people to talk to about digital rights and programming freedom.</p>
+
+       <p>This event is open to everyone. Hope to see you there!</p>
+
+       <p><strong>19:30, Sunday, 3/23</strong> <br />
+         <strong><a href="http://graftonstreetcambridge.com/">Grafton Street Pub &amp; Grill</a></strong> <br />
+         <strong>1230 Massachusetts Avenue</strong> <br />
+         <strong>Cambridge, MA 02138</strong>  </p>
+
+       <h3>Sunday pub night</h3>
+
+       <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.</p>
+
+       <p><strong>21:00 - 01:00, Sunday, 3/23</strong> <br />
+         <strong><a href="http://www.grendelsden.com/">Grendel's Den</a></strong> <br />
+         <strong>89 Winthrop Street</strong> <br />
+         <strong>Cambridge MA 02138</strong>  </p>
+
+
+       <h1>Thank you to our sponsors!</h1>
+
+       <h3><a href="http://www.alephobjects.com">Aleph Objects</a></h3>
+
+       <h3>Google</h3>
+
+       <h3>Whole Foods</h3>
+
+  </div> <!-- session column end -->
+</div> <!-- session row end -->
+
+
+<!--#include virtual="/server/2015/footer.html"-->
+<!--#include virtual="/server/2015/common_js.html"-->
+<script type="text/javascript">
+ $("#p-sessions").addClass("active").text("Sessions");
+ </script>
+<!--#include virtual="/server/2015/close.html" -->
diff --git a/2015/program/schedule.html b/2015/program/schedule.html
new file mode 100755 (executable)
index 0000000..a92ece5
--- /dev/null
@@ -0,0 +1,55 @@
+<!--#include virtual="/server/2015/header.html"-->
+
+       <title>LibrePlanet 2015 &mdash; Schedule </title>
+
+<!--#include virtual="/server/2015/banner.html"-->
+<!--#include virtual="/server/2015/sidebar.html"-->
+
+<h1>Schedule</small></h1>
+
+<!--#include virtual="/server/2015/program-menu.html"-->
+
+
+This schedule is in draft form and is subject to change.
+
+## Saturday March 21
+
+09:00 - 09:45 Registration and breakfast
+09:45 - 10:45 Opening plenary
+10:55 - 11:40 Block 1A
+11:40 - 11:50 Break
+11:50 - 12:35 Block 2A
+12:35 - 13:50 Lunch
+13:50 - 14:35 Block 3A
+14:35 - 14:45 Break
+14:45 - 16:05 Block 4A
+16:05 - 16:15 Break
+16:15 - 17:35 Block 5A
+17:35 - 17:45 Break
+17:45 - 18:45 Free Software Awards
+
+## Sunday, March 22
+
+09:00 - 09:45 Registration and breakfast
+09:45 - 10:15 Keynote
+10:15 - 10:25 Break
+10:25 - 11:10 Block 1B
+11:10 - 11:20 Break
+11:20 - 12:05 Block 2B
+12:05 - 13:20 Lunch
+13:20 - 14:05 Block 3B
+14:05 - 14:15 Break
+14:15 - 15:00 Block 4B
+15:00 - 15:10 Break
+15:10 - 15:55 Block 5B
+15:55 - 16:05 Break
+16:05 - 17:25 Block 6B
+17:25 - 17:35 Break
+17:35 - 18:35 Closing Plenary
+
+<!--#include virtual="/server/2015/footer.html"-->
+<!--#include virtual="/server/2015/common_js.html"-->
+<script type="text/javascript">
+ $("#p-grid-schedule").addClass("active").text("Schedule");
+ </script>
+<!--#include virtual="/server/2015/close.html" -->
diff --git a/2015/program/speakers.html b/2015/program/speakers.html
new file mode 100755 (executable)
index 0000000..79eb155
--- /dev/null
@@ -0,0 +1,128 @@
+<!--#include virtual="/server/2015/header.html"-->
+
+       <title>LibrePlanet 2015 &mdash; Speakers </title>
+
+<!--#include virtual="/server/2015/banner.html"-->
+<!--#include virtual="/server/2015/sidebar.html"-->
+
+<h1>Program <small>Speakers</small></h1>
+
+<!--#include virtual="/server/2015/program-menu.html"-->
+
+<h2>Keynote speakers</h2>
+
+<div class="row session-speaker">
+  <div class="col-md-3 col-sm-4 col-xs-5">
+       <img class="img-responsive" src="//upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Jacob_Appelbaum-IMG_9320.jpg/240px-Jacob_Appelbaum-IMG_9320.jpg" alt="[ Jacob Appelbaum - Photo ] " />
+  </div>
+  <div class="col-md-9 col-sm-8 col-xs-7">
+       <h3 id="appelbaum">Jacob Appelbaum <small><a href="#appelbaum"><span class="glyphicon glyphicon-link"></span></a></small></h3>
+
+       <p>Jacob Appelbaum is an independent computer security researcher and hacker. He was employed by the University of Washington, and is a core member of the Tor project, a free software network designed to provide online anonymity. Appelbaum is known for representing Wikileaks at the 2010 HOPE conference. He has subsequently been repeatedly targeted by US law enforcement agencies, who obtained a court order for his Twitter account data, detained him twelve times at the US border after trips abroad, and seized a laptop and several mobile phones.</p>
+
+       <p>Appelbaum, under the handle "ioerror", has been an active member of the Cult of the Dead Cow hacker collective since 2008, and is the co-founder of the San Francisco hackerspace Noisebridge with Mitch Altman. He has worked for Kink.com and Greenpeace, and has volunteered for the Ruckus Society and the Rainforest Action Network. He is also an ambassador for the art group monochrom.</p>
+
+       <p>As a trusted confidant of the former NSA contractor Edward Snowden, Appelbaum was among several people who gained access to Snowden's top secret documents that were released during the 2013 global surveillance disclosure.</p>
+
+       <p><em>Biography from <a href="https://en.wikipedia.org/wiki/Jacob_Appelbaum">https://en.wikipedia.org/wiki/Jacob_Appelbaum</a> (CC BY-SA) </em></p>
+
+  </div>
+</div>
+
+<div class="row session-speaker">
+  <div class="col-md-3 col-sm-4 col-xs-5">
+       <img class="img-responsive" src="//upload.wikimedia.org/wikipedia/commons/thumb/b/b2/Sue_Gardner_Feb_2013_portrait_crop_2.jpg/320px-Sue_Gardner_Feb_2013_portrait_crop_2.jpg" alt="[ Sue Gardner - Photo ]"/>
+  </div>
+  <div class="col-md-9 col-sm-8 col-xs-7">
+       <h3 id="gardner">Sue Gardner, <small><a href="https://wikimedia.org">Wikimedia Foundation</a> <a href="#gardner"><span class="glyphicon glyphicon-link"></span></a></small></h3>
+
+       <p>Since 2007, Sue Gardner has served as the Executive Director of the Wikimedia Foundation, the global non-profit that operates <a href="https://www.wikipedia.org/">Wikipedia</a>. Wikipedia is the world's largest and most popular encyclopedia, which is free to use and free of advertising. Wikipedia contains more than 30 million volunteer-authored articles in over 280 languages, and is visited by more than 516 million people every month, making it the fifth most popular website in the world.</p>
+
+       <p>Ms. Gardner, a seasoned journalist, was formerly head of <a href="http://www.cbc.ca/">CBC.ca</a>, the website for the <a href="https://en.wikipedia.org/wiki/Canadian_Broadcasting_Corporation">Canadian Broadcasting Corporation</a>, one of Canada's most prominent and best-loved cultural institutions. Under her leadership, CBC.ca won many international awards for excellence, and grew to become Canada's most popular news site. She started her career in 1990 as a producer with CBC's "As It Happens," an internationally-recognized groundbreaking news and current events radio program. She has worked in radio, television, newspapers, magazines and online.</p>
+
+       <p>Sue Gardner has been described as the librarian to the world and the Mother Teresa of the Internet. In 2009, she was voted by Huffington Post readers as their media game-changer of the year and in 2012, Forbes magazine named her the world's 70th most powerful woman. Her work is motivated by the desire to ensure that everyone in the world has free and easy access to the information they want and need.</p>
+
+  </div>
+</div>
+
+
+<div class="row session-speaker">
+  <div class="col-md-3 col-sm-4 col-xs-5">
+       <img class="img-responsive" src="//upload.wikimedia.org/wikipedia/commons/thumb/7/7b/Richard_Stallman_-_F%C3%AAte_de_l%27Humanit%C3%A9_2014_-_010.jpg/320px-Richard_Stallman_-_F%C3%AAte_de_l%27Humanit%C3%A9_2014_-_010.jpg" alt="[ Richard Stallman - Photo ]"/>
+  </div>
+  <div class="col-md-9 col-sm-8 col-xs-7">
+       <h3 id="stallman">Richard Stallman, <small><a href="https://www.fsf.org">Free Software Foundation</a> <a href="#stallman"><span class="glyphicon glyphicon-link"></span></a></small></h3>
+<p>Richard is a software developer and software freedom activist. In 1983 he announced the project to develop the <a href="https://gnu.org">GNU operating system</a>, a Unix-like operating system meant to be entirely free software, and has been the project's leader ever since. With that announcement Richard also launched the Free Software Movement. In October 1985 he started the Free Software Foundation.</p>
+
+<p>Since the mid-1990s, Richard has spent most of his time in political advocacy for free software, and spreading the ethical ideas of the movement, as well as campaigning against both software patents and dangerous extension of copyright laws. Before that, Richard developed a number of widely used software components of GNU, including the original Emacs, the GNU Compiler Collection, the GNU symbolic debugger (gdb), GNU Emacs, and various other programs for the GNU operating system.</p>
+
+<p>Richard pioneered the concept of copyleft, and is the main author of the GNU General Public License, the most widely used free software license.</p>
+
+<p>Richard graduated from Harvard in 1974 with a BA in physics. During his college years, he also worked as a staff hacker at the MIT Artificial Intelligence Lab, learning operating system development by doing it. He wrote the first extensible Emacs text editor there in 1975. He also developed the AI technique of dependency-directed backtracking, also known as truth maintenance. In January 1984 he resigned from MIT to start the GNU project. </p>
+  </div>
+</div>
+
+
+<h2>Session speakers</h2>
+
+<div class="row session-speaker">
+  <div class="col-md-2 col-sm-3 col-xs-4">
+       <img class="img-responsive" src="http://static.fsf.org/nosvn/libreplanet/2014/site/speakers/lionel_allorge.png" alt="[ Lionel Allorge - Photo ]"/>
+  </div>
+  <div class="col-md-10 col-sm-9 col-xs-8">
+       <h3 id="allorge">Lionel Allorge, April <small><a href="#allorge"><span class="glyphicon glyphicon-link"></span></a></small> </h3>
+       <p>Lionel Allorge has been involved with the free software movement since 2000, when he joined April, the French free software advocacy association. After several years as board member, he was elected president in 2012.</p>
+  </div>
+</div>
+
+<div class="row session-speaker">
+  <div class="col-md-2 col-sm-3 col-xs-4">
+       <img class="img-responsive" src="http://static.fsf.org/nosvn/libreplanet/2014/site/speakers/carolyn_anhalt.png" alt="[ Carolyn Anhalt - Photo ]"/>
+  </div>
+  <div class="col-md-10 col-sm-9 col-xs-8">
+       <h3 id="anhalt">Carolyn Anhalt, Thechno-Activism Third Mondays (TA3M) <small><a href="#anhalt"><span class="glyphicon glyphicon-link"></span></a></small></h3>
+
+       <p>Carolyn's work in technology focuses on cross-cultural communications and multi-lingual applications. She currently contributes to research with Internews on a project documenting techniques and effects of online censorship and surveillance in various countries. In addition to this, she also advises and trains organizations and individuals on information security practices.</p>
+  </div>
+</div>
+
+
+<div class="row session-speaker">
+  <div class="col-md-2 col-sm-3 col-xs-4">
+  </div>
+  <div class="col-md-10 col-sm-9 col-xs-8">
+       <h3 id="ball">Madeleine Ball, PersonalGenomes.org <small><a href="#ball"><span class="glyphicon glyphicon-link"></span></a></small></h3>
+
+       <p>Madeleine Ball is director of research at the Harvard Personal Genome Project and co-founder of the Open Humans Network at <a href="http://www.personalgenomes.org/">PersonalGenomes.org</a>. As a scientist, programmer, and writer, Madeleine believes policy changes and open tools are vital for enabling open data and methods for understanding human biology.</p>
+  </div>
+</div>
+
+<div class="row session-speaker">
+  <div class="col-md-2 col-sm-3 col-xs-4">
+       <img class="img-responsive" src="http://static.fsf.org/nosvn/libreplanet/2014/site/speakers/walter_bender.png" alt="[ Walter Bender - Photo ]"/>
+  </div>
+  <div class="col-md-10 col-sm-9 col-xs-8">
+       <h3 id="bender">Walter Bender, Sugar Labs <small><a href="#bender"><span class="glyphicon glyphicon-link"></span></a></small></h3>
+
+       <p>Walter Bender is founder of Sugar Labs, a member project of the non-profit foundation Software Freedom Conservancy. Sugar Labs develops educational software used by more than three million children in more than forty countries. As director of the MIT Media Laboratory, Bender led a team of researchers in fields as varied as tangible media to affective computing to lifelong kindergarten.</p>
+  </div>
+</div>
+
+<div class="row session-speaker">
+  <div class="col-md-2 col-sm-3 col-xs-4">
+       <img class="img-responsive" src="http://static.fsf.org/nosvn/libreplanet/2014/site/speakers/frederic_couchet.png" alt="[ Frédéric Couchet - Photo ]"/>
+  </div>
+  <div class="col-md-10 col-sm-9 col-xs-8">
+       <h3 id="couchet">Frédéric Couchet, April <small><a href="#couchet"><span class="glyphicon glyphicon-link"></span></a></small></h3>
+
+       <p>Frédéric Couchet  is a free software activist, founder and executive director of April, an association which has been promoting and defending free software in France and Europe since 1996.</p>
+  </div>
+</div>
+
+
+<!--#include virtual="/server/2015/footer.html"-->
+<!--#include virtual="/server/2015/common_js.html"-->
+<script type="text/javascript">
+ $("#p-speakers").addClass("active").text("Speakers");
+ </script>
+<!--#include virtual="/server/2015/close.html" -->
index 82408285bf5560b8593a00abbca95b2cffeb699d..241a37590d113fcf0128cb82245b3dff6ebc5c11 100644 (file)
@@ -4,10 +4,10 @@
   <div class="row margin-top">
        <div class="col-sm-offset-2 col-sm-9 col-md-offset-3 col-md-7">
          <ol class="breadcrumb text-center">
-               <li id="p-sessions"><a href="/2015/program/sessions/">Sessions</a></li>
-               <li id="p-grid-schedule"><a href="/2015/program/grid-schedule">Grid Schedule</a></li>
-               <li id="p-speakers"><a href="/2015/program/speakers">Speakers</a></li>
-               <li id="p-exhibit-hall"><a href="/2015/program/exhibit-hall">Exhibit Hall</a></li>
+               <li id="p-sessions"><a href="index.html">Sessions</a></li>
+               <li id="p-grid-schedule"><a href="schedule.html">chedule</a></li>
+               <li id="p-speakers"><a href="speakers.html">Speakers</a></li>
+               <li id="p-exhibit-hall"><a href="exhibit-hall.html">Exhibit Hall</a></li>
          </ol>
        </div>
   </div>