summaryrefslogtreecommitdiff
path: root/static/website/templates
diff options
context:
space:
mode:
authorJayaram R Pai2014-10-04 16:00:46 +0530
committerJayaram R Pai2014-10-04 16:00:46 +0530
commita242e5baeeef4edee62f8e2a3c2aa6fed1046590 (patch)
treef15fb4fc38d8094e6add746f930721dd965cf2d1 /static/website/templates
parentb989c61391a9f9508fdf37c8face09fb2d60e2ee (diff)
downloadscipy2014-a242e5baeeef4edee62f8e2a3c2aa6fed1046590.tar.gz
scipy2014-a242e5baeeef4edee62f8e2a3c2aa6fed1046590.tar.bz2
scipy2014-a242e5baeeef4edee62f8e2a3c2aa6fed1046590.zip
updated invited speakers page
Diffstat (limited to 'static/website/templates')
-rw-r--r--static/website/templates/invited-speakers.html105
1 files changed, 76 insertions, 29 deletions
diff --git a/static/website/templates/invited-speakers.html b/static/website/templates/invited-speakers.html
index 7ca9cac..0b37b32 100644
--- a/static/website/templates/invited-speakers.html
+++ b/static/website/templates/invited-speakers.html
@@ -9,37 +9,84 @@
{% endblock %}
{% block content %}
-<h3>Invited Speakers</h3>
-<div id="sponsors">
+<div id="invited-speakers">
<div class="row">
- <div class="col-md-6">
- <img width="150" src="{% static 'website/images/maciej.png' %}" style="border-radius:30px;">
+ <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
+ <div class="media">
+ <a class="pull-left" href="#">
+ <img class="media-object" src="{% static 'website/images/maciej.jpg'%}" alt="Maciej Fijałkowski">
+ </a>
+ <div class="media-body">
+ <h4 class="media-heading">Maciej Fijałkowski</h4>
+ <p align="justify">
+ Maciej Fijałkowski is a freelancer working mostly on
+ <a href="http://pypy.org/" target="_blank">PyPy</a> for the
+ past several years. He's a core developer since 2006,
+ working on all kinds of parts in the entire codebase
+ including JIT, GC and assembler backends. Maciej has
+ been going to many conferences, advertising PyPy to a
+ broader audience for the past several years, including
+ a <a href="http://pyvideo.org/video/266/pycon-2010--keynote--state-of-pypy" target="_blank">keynote at Pycon 2010</a>.
+ He's also the main maintainer of jitviewer, a tool for
+ analyzing performance of your python programs under
+ PyPy.
+ </p>
+ <p>
+ <em>Links:</em>
+ <a href="http://baroquesoftware.com/" target="_blank"><span class="label label-primary">Website</span></a>
+ <a href="https://github.com/fijal" target="_blank"><span class="label label-default">Github</span></a>
+ <a href="https://twitter.com/fijall" target="_blank"><span class="label label-info">Twitter</span></a>
+ </p>
+ </div>
+ </div> <!-- /.media -->
<hr>
- <p align="justify">
- <a href="http://baroquesoftware.com/" traget="_blank">Maciej</a> is a freelancer working mostly on <a href="http://pypy.org/" target="_blank">PyPy</a> for the past several years. He's a core developer since 2006, working on all kinds of parts in the entire codebase including JIT, GC and assembler backends. Maciej has been going to many conferences, advertising PyPy to a broader audience for the past several years, including a <a href="http://pyvideo.org/video/266/pycon-2010--keynote--state-of-pypy" target="_blank">keynote at Pycon 2010</a>. He's also the main maintainer of jitviewer, a tool for analyzing performance of your python programs under PyPy.
- </p>
+ <div class="media">
+ <a class="pull-left" href="#">
+ <img class="media-object" src="{% static 'website/images/ajith.jpg'%}" alt="Ajith Kumar">
+ </a>
+ <div class="media-body">
+ <h4 class="media-heading">Ajith Kumar</h4>
+ <p align="justify">
+ Dr. B. P. Ajith Kumar, a scientist working with the
+ <a href="http://www.iuac.res.in/" target="_blank">IUAC</a>.
+ His main area of work is development of
+ instrumentation for particle accelerators and associated
+ experiments, including radio-frequency accelerating
+ structures, control and data acquisition systems, digital
+ and radio frequency electronics modules. He initiated the
+ Phoenix / <a href="http://expeyes.in/" target="_blank">expEYES</a>
+ project. ExpEYES is currently the cheapest educational
+ system to teach science.
+ </p>
+ <p>
+ <em>Links:</em>
+ <a href="http://expeyes.in" target="_blank"><span class="label label-primary">Website</span></a>
+ </p>
+ </div>
+ </div> <!-- /.media -->
<hr>
- <a href="https://twitter.com/fijall" target="_blank">
- <img width="30" height="30" src="{% static 'website/images/twitter.png' %}">
- </a>
- <a href="https://github.com/fijal" target="_blank">
- <img width="30" height="30" src="{% static 'website/images/git.png' %}">
- </a>
+ <div class="media">
+ <a class="pull-left" href="#">
+ <img class="media-object" src="{% static 'website/images/romain.jpg'%}" alt="Romain Guillebert">
+ </a>
+ <div class="media-body">
+ <h4 class="media-heading">Romain Guillebert</h4>
+ <p align="justify">
+ Romain Guillebert holds a Bachelor of Science in Software
+ Development at IT Carlow (Ireland). In 2010 he worked as a
+ software engineering intern at EDF Le Havre, he
+ participated in the 2011 Google Summer of Code on the PyPy
+ project. At the médialab he is responsible of the software
+ side of the Trust project where he works on the analysis of
+ social behaviors in open-source communities.
+ </p>
+ <p>
+ <em>Links:</em>
+ <a href="https://twitter.com/rguillebert" target="_blank"><span class="label label-info">Twitter</span></a>
+ </p>
+ </div>
+ </div> <!-- /.media -->
</div> <!-- /.col -->
- <div class="col-md-6">
- <img width="150" src="{% static 'website/images/ajith.jpeg' %}" style="border-radius:30px;">
- <hr>
- <p align="justify">
-<b>Dr. B. P. Ajith Kumar</b>, a scientist working with the <a href="http://www.iuac.res.in/" target="_blank">IUAC</a>. His main area of work is development of instrumentation for particle accelerators and associated experiments, including radio-frequency accelerating structures, control and data acquisition systems, digital and radio frequency electronics modules. He initiated the Phoenix / <a href="http://expeyes.in/">expEYES</a> project. ExpEYES is currently the cheapest educational system to teach science.
-</p>
- <hr>
- <a href="http://expeyes.in/" target="_blank">
- <img width="30" height="30" src="{% static 'website/images/exp.png' %}">
- </a>
- <a href="https://github.com/expeyes" target="_blank">
- <img width="30" height="30" src="{% static 'website/images/git.png' %}">
- </a>
- </div> <!-- /.col -->
- </div> <!-- /.row -->
-</div> <!-- /#sponsors -->
+ </div><!-- /.row -->
+</div> <!-- /#invited-speakers -->
{% endblock %}