author | Parth buch <parth.buch.115@gmail.com> |
Fri, 30 Sep 2011 19:40:09 +0530 | |
branch | 2011 |
changeset 421 | 32de9e8b4fad |
parent 218 | 0e009b0080c3 |
child 425 | 25351965cd69 |
permissions | -rw-r--r-- |
33
7dc40ba1b35c
Added speakers section.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
1 |
{% extends "base.html" %} |
7dc40ba1b35c
Added speakers section.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
2 |
{% block content %} |
421
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
3 |
<div class="entry"> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
4 |
<h2><a name="date">Speakers</a></h2> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
5 |
<div id="speaker"> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
6 |
<div id="speakerphoto"><img alt="Jarrod Millman" |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
7 |
src="/static/img/jarrod.png" /></div> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
8 |
<div id="speakerinfo"><h3>Jarrod Millman</h3> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
9 |
He is on the SciPy steering committee and an active |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
10 |
contributor to both the NumPy and SciPy projects. He is the acting |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
11 |
managing director and the director of computing for UC Berkeley's |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
12 |
Neuroscience Institute, where he helped found the Neuroimaging in |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
13 |
Python (NIPY) project. |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
14 |
</div></div> |
203
f6123d1edf06
added perry's photo to speaker profile page.
Anoop Jacob Thomas<anoop@fossee.in>
parents:
180
diff
changeset
|
15 |
|
421
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
16 |
<div id="speaker"> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
17 |
<div id="speakerphoto"><img alt="Mateusz Paprocki" |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
18 |
src="/static/img/mateusz.jpg" width=200 /></div> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
19 |
<div id="speakerinfo"><h3>Mateusz Paprocki</h3> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
20 |
Mateusz Paprocki is a software developer and a researcher in the field |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
21 |
of computer science. He graduated last spring from Technical University |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
22 |
of Wroclaw in Poland. Mateusz is an active Open Source Python scientific |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
23 |
software developer. His major contribution to the community is his work on |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
24 |
SymPy, a pure Python symbolic mathematics system. |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
25 |
</div></div> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
26 |
|
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
27 |
<div id="speaker"> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
28 |
<div id="speakerphoto"><img alt="Eric Jones" |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
29 |
src="/static/img/eric.jpg" width=200 /></div> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
30 |
<div id="speakerinfo"><h3>Eric Jones</h3> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
31 |
Eric has a broad background in engineering and software development and leads |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
32 |
Enthought's product engineering and software design. Prior to co-founding Enthought, |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
33 |
Eric worked with numerical electromagnetics and genetic optimization in the |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
34 |
Department of Electrical Engineering at Duke University. He has taught numerous courses |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
35 |
on the use of Python for scientific computing and serves as a member of the Python |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
36 |
Software Foundation. He holds M.S. and Ph.D. degrees from Duke University in electrical |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
37 |
engineering and a B.S.E. in mechanical engineering from Baylor University. |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
38 |
</div></div> |
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
39 |
|
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
40 |
|
173
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
41 |
<div id="speaker"> |
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
42 |
<div id="speakerphoto"><img alt="Prabhu Ramachandran" |
203
f6123d1edf06
added perry's photo to speaker profile page.
Anoop Jacob Thomas<anoop@fossee.in>
parents:
180
diff
changeset
|
43 |
src="/static/img/prabhu_ramachandran.jpg" width=200/></div> |
173
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
44 |
<div id="speakerinfo"><h3>Prabhu Ramachandran</h3> |
180 | 45 |
Dr Prabhu has been a faculty member at the department of Aerospace Engineering, |
46 |
IIT Bombay since 2005. He has a PhD in Aerospace Engineering from IIT Madras. |
|
47 |
His research interests are primarily in particle methods and applied scientific |
|
48 |
computing. He has been active in the FOSS community for more than a decade. |
|
49 |
He co-founded the Indian Linux User Group - Chennai (ILUGC) in 1998 and is the |
|
50 |
creator and lead developer of the (FOSS-India-award-winning) Mayavi and TVTK |
|
51 |
Python packages. Prabhu has contributed to the Python wrappers of the |
|
52 |
Visualization Toolkit (VTK). He is an active member of the SciPy community and |
|
53 |
a member of the Python Software Foundation (PSF). In 2009, he gave the keynote |
|
54 |
address at India's first PyCon. Prabhu currently heads the FOSSEE project |
|
55 |
(http://fossee.in) which aims to spread the use of Python (and other Free |
|
56 |
Software) in the curriculum. |
|
421
32de9e8b4fad
added pics for eric and mateusz
Parth buch <parth.buch.115@gmail.com>
parents:
218
diff
changeset
|
57 |
</div></div> |
173
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
58 |
|
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
59 |
<div id="speaker"> |
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
60 |
<div id="speakerphoto"><img alt="Asokan Pichai" |
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
61 |
src="/static/img/pasokan.jpg" height=119 width=200 /></div> |
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
62 |
<div id="speakerinfo"><h3>Asokan Pichai</h3> |
179 | 63 |
Mr. Asokan Pichai is the consultant/project manager for the Python |
173
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
64 |
group of the FOSSEE project. He is also the principal consultant at |
179 | 65 |
TalentSprint. He has immense experience in the field of training |
173
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
66 |
and instructional design. He has been a director at CIBS and has been |
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
67 |
the CEO/CTO of various firms such as MinVesta Infotech Ltd., Arkin |
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
68 |
Systems and Future Focus Infotech. |
d1e03263a317
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
170
diff
changeset
|
69 |
</div></div> |
33
7dc40ba1b35c
Added speakers section.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
70 |
</div> |
179 | 71 |
{% endblock content %} |