--- a/project/templates/talk/speakers.html Fri Sep 30 20:03:01 2011 +0530
+++ b/project/templates/talk/speakers.html Fri Sep 30 20:37:47 2011 +0530
@@ -8,12 +8,23 @@
<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.
+ Eric was the Keynote Speaker at SciPy US 2011.
+ </div></div>
+
+ <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>
@@ -28,16 +39,18 @@
SymPy, a pure Python symbolic mathematics system.
</div></div>
- <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 id="speaker">
+ <div id="speakerphoto"><img alt="Asokan Pichai"
+ src="/static/img/pasokan.jpg" height=119 width=200 /></div>
+ <div id="speakerinfo"><h3>Asokan Pichai</h3>
+ Mr. Asokan Pichai is the consultant/project manager for the Python
+ group of the FOSSEE project. He is also the principal consultant at
+ TalentSprint. He has immense experience in the field of training
+ and instructional design. He has been a director at CIBS and has been
+ the CEO/CTO of various firms such as MinVesta Infotech Ltd., Arkin
+ Systems and Future Focus Infotech.
</div></div>
+
<div id="speaker">
<div id="speakerphoto"><img alt="Prabhu Ramachandran"
@@ -57,16 +70,5 @@
Software) in the curriculum.
</div></div>
- <div id="speaker">
- <div id="speakerphoto"><img alt="Asokan Pichai"
- src="/static/img/pasokan.jpg" height=119 width=200 /></div>
- <div id="speakerinfo"><h3>Asokan Pichai</h3>
- Mr. Asokan Pichai is the consultant/project manager for the Python
- group of the FOSSEE project. He is also the principal consultant at
- TalentSprint. He has immense experience in the field of training
- and instructional design. He has been a director at CIBS and has been
- the CEO/CTO of various firms such as MinVesta Infotech Ltd., Arkin
- Systems and Future Focus Infotech.
- </div></div>
</div>
{% endblock content %}