Added Gael to speakers page 2011
authorParth buch <parth.buch.115@gmail.com>
Tue, 04 Oct 2011 15:05:52 +0530
branch2011
changeset 432 d3d92744dc89
parent 431 9674d40c44e7
child 433 803763334c6d
Added Gael to speakers page
project/templates/talk/speakers.html
--- a/project/templates/talk/speakers.html	Tue Oct 04 14:47:17 2011 +0530
+++ b/project/templates/talk/speakers.html	Tue Oct 04 15:05:52 2011 +0530
@@ -68,7 +68,23 @@
        address at India's first PyCon.  Prabhu currently heads the FOSSEE project 
        (http://fossee.in) which aims to spread the use of Python (and other Free 
        Software) in the curriculum.  
-    </div></div>    
+    </div></div>
+    
+     <div id="speaker">
+    <div id="speakerphoto"><img alt="Gaël Varoquaux"
+        src="/static/img/gael.jpg" width=200/></div>
+       <div id="speakerinfo"><h3>Gaël Varoquaux</h3>
+       Gaël Varoquaux is a researcher in computational science at INRIA, 
+       in the Neurospin research institute (Paris, France). His research 
+       activities include statistical and computational techniques for 
+       probabilistic modeling of intrinsic brain activity using functional 
+       imaging. He has a strong interest in making advanced data-processing 
+       techniques available across new scientific fields. For this purpose, 
+       he favors the development of easy-to-use, inter-disciplinary, 
+       open-source, scientific software, with a focus on the Python language. 
+       Varoquaux has a PhD in quantum physics, is a graduate from Ecole Normale 
+       Superieure, Paris.   
+    </div></div>        
 
 </div>
 {% endblock content %}