changed the order of speakers 2011
authorParth buch <parth.buch.115@gmail.com>
Fri, 30 Sep 2011 20:03:01 +0530
branch2011
changeset 425 25351965cd69
parent 424 2223aa09fd69
child 426 8d55ce40211c
changed the order of speakers
project/templates/talk/speakers.html
--- a/project/templates/talk/speakers.html	Fri Sep 30 19:47:47 2011 +0530
+++ b/project/templates/talk/speakers.html	Fri Sep 30 20:03:01 2011 +0530
@@ -1,18 +1,22 @@
 {% extends "base.html" %}
 {% block content %}
 <div class="entry">
-      <h2><a name="date">Speakers</a></h2>
-  <div id="speaker">
-    <div id="speakerphoto"><img alt="Jarrod Millman"
-        src="/static/img/jarrod.png" /></div>
-       <div id="speakerinfo"><h3>Jarrod Millman</h3>
-       He is on the SciPy steering committee and an active
-       contributor to both the NumPy and SciPy projects.  He is the acting
-       managing director and the director of computing for UC Berkeley's
-       Neuroscience Institute, where he helped found the Neuroimaging in
-       Python (NIPY) project.
+    <h2><a name="date">Speakers</a></h2>
+    <div id="speaker">
+	<div id="speakerphoto"><img alt="Eric Jones"
+        src="/static/img/eric.jpg" width=200 /></div>
+       <div id="speakerinfo"><h3>Eric Jones -  Keynote Speaker</h3>
+      	Eric has a broad background in engineering and software development and leads 
+      	Enthought's product engineering and software design. Prior to co-founding Enthought, 
+      	Eric was the Keynote Speaker at SciPy US 2011.
+      	Eric worked with numerical electromagnetics and genetic optimization in the 
+      	Department of Electrical Engineering at Duke University. He has taught numerous courses 
+      	on the use of Python for scientific computing and serves as a member of the Python 
+      	Software Foundation. He holds M.S. and Ph.D. degrees from Duke University in electrical 
+      	engineering and a B.S.E. in mechanical engineering from Baylor University.
     </div></div>
     
+    
     <div id="speaker">
     <div id="speakerphoto"><img alt="Mateusz Paprocki"
         src="/static/img/mateusz.jpg" width=200 /></div>
@@ -24,20 +28,17 @@
       	SymPy, a pure Python symbolic mathematics system.
     </div></div>
     
-    <div id="speaker">
-    <div id="speakerphoto"><img alt="Eric Jones"
-        src="/static/img/eric.jpg" width=200 /></div>
-       <div id="speakerinfo"><h3>Eric Jones</h3>
-      	Eric has a broad background in engineering and software development and leads 
-      	Enthought's product engineering and software design. Prior to co-founding Enthought, 
-      	Eric worked with numerical electromagnetics and genetic optimization in the 
-      	Department of Electrical Engineering at Duke University. He has taught numerous courses 
-      	on the use of Python for scientific computing and serves as a member of the Python 
-      	Software Foundation. He holds M.S. and Ph.D. degrees from Duke University in electrical 
-      	engineering and a B.S.E. in mechanical engineering from Baylor University.
+  <div id="speaker">
+    <div id="speakerphoto"><img alt="Jarrod Millman"
+        src="/static/img/jarrod.png" /></div>
+       <div id="speakerinfo"><h3>Jarrod Millman</h3>
+       He is on the SciPy steering committee and an active
+       contributor to both the NumPy and SciPy projects.  He is the acting
+       managing director and the director of computing for UC Berkeley's
+       Neuroscience Institute, where he helped found the Neuroimaging in
+       Python (NIPY) project.
     </div></div>
   
-  
     <div id="speaker">
     <div id="speakerphoto"><img alt="Prabhu Ramachandran"
         src="/static/img/prabhu_ramachandran.jpg" width=200/></div>