--- 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 %}