Adding Stallman to homepage carousel slide and speakers page.
authorZak Rogoff <zak@montage.office.fsf.org>
Thu, 5 Mar 2015 19:51:45 +0000 (14:51 -0500)
committerZak Rogoff <zak@montage.office.fsf.org>
Thu, 5 Mar 2015 19:51:45 +0000 (14:51 -0500)
2015/index.html
2015/program/speakers.html

index ab7c0361a0dc94b3f0d76d33096d17bbccd20e5a..cd5bc8f4661f4e6379c10550c2b9a470cd18ced2 100755 (executable)
@@ -5,7 +5,6 @@
 <!--#include virtual="/server/2015/banner.html"-->
 <!--#include virtual="/server/2015/sidebar.html"-->
 
-
 <!-- start of carousel -->
 <div id="lpc-carousel" class="carousel slide">
 
        <ul class="carousel-inner list-unstyled">
 
                <li class="item active">
-                       <img src="//static.fsf.org/nosvn/libreplanet/2015/site/graphics/sandler-hill.jpg"
-                       alt="[ Karen Sandler and Mako Hill speaking at previous LibrePlanets ]">
+                       <img src="//static.fsf.org/nosvn/libreplanet/2015/site/graphics/carousel/keynotes-slide.jpg"
+                       alt="[ Karen Sandler, Mako Hill and Richard Stallman speaking at previous LibrePlanets ]">
                        <p class="carousel-caption-bl">
-                               <a href="https://libreplanet.org/2015/program/speakers.html#sandler">Karen Sandler</a> and <a href="https://libreplanet.org/2015/program/speakers.html#hill">Benjamin Mako Hill</a> announced as keynote speakers.
+                               <a href="https://libreplanet.org/2015/program/speakers.html#sandler">Karen Sandler</a>, <a href="https://libreplanet.org/2015/program/speakers.html#hill">Benjamin Mako Hill</a>, and<br><a href="https://libreplanet.org/2015/program/speakers.html#stallman">Richard Stallman</a> announced as keynote speakers.
                        </p>
                </li>
 
index a25473feb24bfff426caaa99e63818d338352869..700f3fe0949ea34cb59140a337e80ca4bc765e68 100755 (executable)
        </div>
 </div>
 
+<div class="row session-speaker">
+       <div class="col-md-3 col-sm-4 col-xs-5">
+               <img class="img-responsive" src="//static.fsf.org/nosvn/libreplanet/2015/site/graphics/speakers/stallman.jpg" alt="[ Richard Stallman - Photo ]"/>
+       </div>
+       <div class="col-md-9 col-sm-8 col-xs-7">
+               <h3 id="stallman">Richard Stallman</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>
+
 <div class="row session-speaker">
        <div class="col-md-3 col-sm-4 col-xs-5">
                <img class="img-responsive" src="//static.fsf.org/nosvn/libreplanet/2015/site/graphics/speakers/hill.jpg" alt="[ Benjamin Mako Hill - Photo ]"/>