Adding Ball and Sturmfels photos and updating Sturfels session description.
authorZak Rogoff <zak@montage.office.fsf.org>
Wed, 28 Jan 2015 22:53:03 +0000 (17:53 -0500)
committerZak Rogoff <zak@montage.office.fsf.org>
Wed, 28 Jan 2015 22:53:03 +0000 (17:53 -0500)
2015/program/index.html
2015/program/speakers.html

index 071ad8def74d6310179791d0b0fb714312813116..c944f83f9bcb63e05e75193521bf7a681dac36f8 100755 (executable)
@@ -145,11 +145,11 @@ Contents
                        <span class="speakers"><a href="/2015/program/speakers.html#gordon-mckeon">Shauna Gordon-McKeon</a></span>
                        <p>Many free software projects are interested in growing their user and contributor bases, but it can be hard to know where to start. This workshop will go over some key first steps to growing a friendly and diverse community, such as:</p>
 
-                               <ul>
-                                       <li>Making sure your “Getting Started” materials, such as installation and contributor guides, are accurate and accessible</li>
-                                       <li>Running quick user tests and processing the feedback</li>
-                                       <li>Promoting your project through social media and in-person events</li>
-                               </ul>
+                       <ul>
+                               <li>Making sure your “Getting Started” materials, such as installation and contributor guides, are accurate and accessible</li>
+                               <li>Running quick user tests and processing the feedback</li>
+                               <li>Promoting your project through social media and in-person events</li>
+                       </ul>
 
 
                        <p>After an introductory presentation, the audience will break out into groups and work on activities designed to make taking these steps as easy as possible. Individuals will have the opportunity to try out multiple activities. Those who do not currently have a free software project to contribute to will be paired with those who do, and can learn these useful skills to apply in the future.</p>
@@ -184,30 +184,20 @@ Contents
                <div class="session">
                        <h4>Rock your Emacs</h4>
                        <span class="speakers"><a href="/2015/program/speakers.html#sturmfels">Ben Sturmfels</a></span>
-                       <p>Are you someone who loves Emacs, but has never understood its strange code with lots of brackets? You're missing out on one of the great joys of Emacs-- customizing it to work exactly the way you want. It turns out that Emacs is little more than an interpreter for Lisp code, and once you know a little Emacs Lisp, almost anything is possible.</p>
+                       <p>Do you love Emacs, but have never understood the strange code with lots of brackets? You're missing out on one of the great joys of Emacs — customising it to work exactly the way you want. It turns out that Emacs is little more than an interpreter for Lisp code interpreter, and once you know a little Emacs Lisp, almost anything is possible.</p>
 
                        <p>After attending this tutorial, you will know how to:</p>
-                               <ul>
-                                       <li>make persistent customizations to your Emacs</li>
-                                       <li>read basic Emacs Lisp code</li>
-                                       <li>modify Emacs Lisp code as well and write your own</li>
-                                       <li>customize behavior for distinct modes</li>
-                                       <li>bind your favorite commands to keys</li>
-                                       <li>answer your own questions with the amazing documentation system</li>
-                                       <li>use built-in Emacs Lisp development tools like the debugger</li>
-                                       <li>write your own reusable modules for Emacs customizations</li>
-                               </ul>
-
-
-                       <p>The tutorial will have some interactive components, so bringing a laptop is recommended. Sharing with a friend will work well too, though. This tutorial will be enjoyed most if you already have a little programming experience.</p>
-
-                       <p>Installation requirements:</p>
-                               <ul>
-                                       <li>GNU Emacs 24 (though 23 would probably work as well)</li>
-                                       <li>Emacs Lisp source files (emacs24-el in Debian)</li>
-                                       <li>Emacs documentation in Info format (emacs24-common-non-dfsg in Debian)</li>
-                               </ul>
-
+                       <ul>
+                               <li>make persistent customisations to your Emacs</li>
+                               <li>read basic Emacs Lisp code</li>
+                               <li>modify Emacs Lisp code as well as writing your own</li>
+                               <li>customise behaviour for distinct modes</li>
+                               <li>bind your favourite commands to keys</li>
+                               <li>answer your own questions with the amazing documentation system</li>
+                               <li>use built-in Emacs Lisp development tools like the debugger</li>
+                               <li>write your own reusable modules for Emacs customisations</li>
+                       </ul>
+                       <p>This workshop will be enjoyed most if you already have a little programming experience.</p>
                </div>
 
                <div class="session">
index bc95156595b35a90fb5e0fe30e4e07824c9c13a5..9a62976236094c7a74ec32a2b3794f05547de24c 100755 (executable)
@@ -54,7 +54,7 @@
 
 <div class="row session-speaker">
        <div class="col-md-2 col-sm-3 col-xs-4">
-
+               <img class="img-responsive" src="//static.fsf.org/nosvn/libreplanet/2015/site/graphics/speakers/ball.jpg" alt="[ Ellen Ball - Photo ]"/>
        </div>
        <div class="col-md-10 col-sm-9 col-xs-8">
                <h3 id="ball">Ellen Ball, Partners in Health</h3>
 
 <div class="row session-speaker">
        <div class="col-md-2 col-sm-3 col-xs-4">
-
+               <img class="img-responsive" src="//static.fsf.org/nosvn/libreplanet/2015/site/graphics/speakers/sturmfels.jpg" alt="[ Ben Sturmfels - Photo ]"/>
        </div>
        <div class="col-md-10 col-sm-9 col-xs-8">
                <h3 id="sturmfels">Ben Sturmfels</h3>