Binary file project/static/img/prabhu_ramachandran.jpg has changed
Binary file project/static/img/scipy-poster.png has changed
--- a/project/templates/_menu.html Sat Oct 30 03:33:09 2010 +0530
+++ b/project/templates/_menu.html Sat Oct 30 11:58:42 2010 +0530
@@ -3,6 +3,13 @@
<li><a href="/{{ params.scope }}/">Home</a></li>
<li><a href="/{{ params.scope }}/submit-registration/">Registration</a></li>
<li>
+ <ul>
+ <li>
+ <a href="/{{ params.scope }}/about/fees/">Fees</a>
+ </li>
+ </ul>
+ </li>
+ <li>
Talks & CfP
<ul>
<li>
@@ -14,55 +21,56 @@
</a>
</li>
<!--
- <li>
- <a href="/{{ params.scope }}/talks-cfp/tutorial/">
+ <li>
+ <a href="/{{ params.scope }}/talks-cfp/tutorial/">
Tutorial Schedule
- </a>
- </li>
+ </a>
+ </li>
<li>
<a href="/{{ params.scope }}/talks-cfp/sprint/">
Sprint Plan & Schedule
</a>
</li>
- -->
+ -->
<li>
<a href="/{{ params.scope }}/talks-cfp/speakers/">
- Inivited Speakers
+ Invited Speakers
</a>
</li>
{% if user.is_authenticated and user.talk_set.all %}
- <li><a href="/{{ params.scope }}/my-talks">My talks</a></li>
+ <li><a href="/{{ params.scope }}/my-talks">My talks</a></li>
{% endif %}
-
+
</ul>
</li>
<li>
About
<ul>
<!--
- <li>
- <a href="/{{ params.scope }}/about/accommodation/">
- Accommodation
- </a>
- </li>
+ <li>
+ <a href="/{{ params.scope }}/about/accommodation/">
+ Accommodation
+ </a>
+ </li>
<li>
<a href="/{{ params.scope }}/about/food/">
Food
</a>
</li>
- -->
+ -->
<li><a href="/{{ params.scope }}/about/venue/">The Venue</a></li>
<li><a href="{% url scipycon_city params.scope %}">Host City - Hyderabad</a></li>
<!--
- <li>
- <a href="/{{ params.scope }}/about/reaching/">
- Reaching the venue
- </a>
- </li>
- -->
+ <li>
+ <a href="/{{ params.scope }}/about/reaching/">
+ Reaching the venue
+ </a>
+ </li>
+ -->
</ul>
</li>
<li><a href="/{{ params.scope }}/publicity/">Publicity</a></li>
+ <li><a href="/{{ params.scope }}/organizers/">Organizers</a></li>
{% if user.is_staff %}
<li><a href="/{{ params.scope }}/howto/">HowTo</a></li>
{% endif %}
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/project/templates/about/fees.html Sat Oct 30 11:58:42 2010 +0530
@@ -0,0 +1,131 @@
+{% extends "base.html" %}
+{% block content %}
+
+<h2>Fees </h2>
+
+<h3>Registration fees for outstation students and teachers. </h3>
+
+<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
+<caption></caption>
+<colgroup><col align="left" /><col align="left" /><col align="left" />
+</colgroup>
+<thead>
+<tr><th scope="col">Category</th><th scope="col">Conference</th><th scope="col">Accommodation</th></tr>
+<tr><th scope="col"></th><th scope="col">+ Tutorials</th><th scope="col">(all 6 days)</th></tr>
+
+</thead>
+<tbody>
+<tr><td>Students</td><td>Rs. 500</td><td>Rs. 300</td></tr>
+<tr><td>Teachers</td><td>Rs. 500</td><td>Rs. 300</td></tr>
+</tbody>
+</table>
+
+<p>Registration fees along with the accommodation charges can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft for the amount of Rs.800 (for all 6 days). </p>
+
+<h3>Registration fees for in-station students and teachers. </h3>
+
+
+<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
+<caption></caption>
+<colgroup><col align="left" /><col align="left" />
+</colgroup>
+<thead>
+<tr><th scope="col">Category</th><th scope="col">Conference</th></tr>
+<tr><th scope="col"></th><th scope="col">+ Tutorials</th></tr>
+</thead>
+<tbody>
+<tr><td>Students</td><td>Rs. 500</td></tr>
+<tr><td>Teachers</td><td>Rs. 500</td></tr>
+
+</tbody>
+</table>
+
+
+
+<p>Registration fees can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft for the amount of Rs.500 (for all 6 days). </p>
+
+<h3>Registration fees for corporates and others. </h3>
+
+<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
+<caption></caption>
+<colgroup><col align="left" /><col align="left" /><col align="left" />
+</colgroup>
+<thead>
+<tr><th scope="col">Category</th><th scope="col">Conference</th><th scope="col">Tutorials + sprints</th></tr>
+
+</thead>
+<tbody>
+<tr><td>Corporates</td><td>Rs. 2000</td><td>Rs. 1000 per day</td></tr>
+<tr><td>Others</td><td>Rs. 2000</td><td>Rs. 1000 per day</td></tr>
+</tbody>
+</table>
+
+<p>Registration fees corresponding to the conference +( number of tutorial days * 1000) can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft. </p>
+
+<ul>
+<li>For example, if attending the conference and 2 of the tutorial days, the fees payable would be Rs. 2000 + (2 * Rs. 1000) = Rs. 4000. <br/>
+</li>
+</ul>
+
+<h3>Spot registration / late payment(on-spot) </h3>
+
+<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
+<caption></caption>
+<colgroup><col align="left" /><col align="left" /><col align="left" />
+</colgroup>
+<thead>
+<tr><th scope="col">Category</th><th scope="col">Conference</th><th scope="col">Tutorials + sprints</th></tr>
+</thead>
+<tbody>
+<tr><td>Students</td><td>Rs. 750</td><td>Included in conference fee</td></tr>
+
+<tr><td>Teachers</td><td>Rs. 750</td><td>Included in conference fee</td></tr>
+<tr><td>Corporates</td><td>Rs. 2500</td><td>Rs. 1250 per day</td></tr>
+</tbody>
+</table>
+
+<h2>Note: </h2>
+
+<h3>Accommodation </h3>
+
+
+<ul>
+<li>
+Accommodation will be provided at a subsidized rate of Rs.50 for day for outstation teachers and students alone.
+
+</li>
+<li>
+Accommodation will be confirmed only upon receipt of the fee.
+</li>
+<li>
+Accommodation will be confirmed at the venue only for participants with valid identity cards from their respective institutions.
+</li>
+</ul>
+
+<h3>Registration </h3>
+
+<ul>
+<li>
+An email should be sent to info@scipy.in with the name of the participant, user id on the website, institution, and the transaction details(reference no. and account no.)
+</li>
+<li>
+Registered participants whose talks have been accepted will be exempt from the registration fees.
+</li>
+<li>
+The demand draft may be obtained in favour of <b>Prof. Prabhu Ramachandran</b> payable at <b>Mumbai</b>.
+</li>
+<li>
+The Demand Drafts may be sent to
+
+<pre class="example">
+Prof. Prabhu Ramachandran,
+Department of Aerospace Engineering,
+IIT Bombay,Powai,
+Mumbai, Maharastra,
+India 400 076
+</pre>
+
+</li>
+</ul>
+
+{% endblock content %}
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/project/templates/about/organizers.html Sat Oct 30 11:58:42 2010 +0530
@@ -0,0 +1,136 @@
+{% extends "base.html" %}
+{% block content %}
+
+<h1 class="title">SciPy.in Committee</h1>
+
+
+<h3 id="sec-1_1">Executive Committee </h3>
+
+
+<h4 id="sec-1_1_1">Conference Co-Chairs </h4>
+
+<ul>
+<li>
+Prabhu Ramachandran, IIT Bombay
+</li>
+<li>
+Jarrod Millman, UC Berkeley
+</li>
+</ul>
+
+<h3 id="sec-1_2">Program Committee </h3>
+
+<ul>
+<li>
+Prabhu Ramachandran,
+Department of Aerospace Engineering,
+IIT Bombay
+</li>
+<li>
+Jarrod Millman,
+Neuroscience Institute,
+UC Berkeley
+</li>
+<li>
+Fernando Perez,
+Neuroscience Institute,
+UC Berkeley
+</li>
+<li>
+John Hunter,
+TradeLink Securities
+</li>
+<li>
+Stéfan van der Walt,
+Division of Applied Mathematics,
+Stellenbosch University
+</li>
+<li>
+Puneeth Chaganti,
+FOSSEE, IIT Bombay
+</li>
+<li>
+Kadambari Devarajan,
+FOSSEE, IIT Bombay
+
+</li>
+</ul>
+<h3 id="sec-1_3">Local Organizers </h3>
+
+<h4 id="sec-1_3_1">FOSSEE </h4>
+
+<ul>
+<li>
+Prabhu Ramachandran (co-chair)
+</li>
+<li>
+Anoop Jacob Thomas
+</li>
+<li>
+Amit Singh Sethi
+</li>
+<li>
+Anand Raj Ramachandran
+</li>
+<li>
+Bhanukiran Perbhatini
+</li>
+<li>
+Kadambari Devarajan
+</li>
+<li>
+Madhusudan C S
+</li>
+<li>
+Nishanth Amuluru
+</li>
+<li>
+Puneeth Chaganti
+</li>
+<li>
+Thomas Stephen Lee
+
+</li>
+</ul>
+
+<h4 id="sec-1_3_2">IIIT Hyderabad </h4>
+
+<ul>
+<li>
+Sandhya Kode (co-chair)
+</li>
+<li>
+Venkatesh Choppella
+</li>
+<li>
+Sunanda Varma
+</li>
+<li>
+Vamsi Pullakavi
+</li>
+<li>
+General R K Bagga
+
+</li>
+</ul>
+
+<h3 id="sec-1_4">Program Staff </h3>
+
+<ul>
+<li>
+Deepak Kharat
+</li>
+<li>
+Vishal Birare
+</li>
+</ul>
+
+<h3 id="sec-1_5">Graphic Design </h3>
+
+<ul>
+<li>
+Kamaleshwar Morjal
+</li>
+</ul>
+
+{% endblock content %}
--- a/project/templates/talk/speakers.html Sat Oct 30 03:33:09 2010 +0530
+++ b/project/templates/talk/speakers.html Sat Oct 30 11:58:42 2010 +0530
@@ -69,9 +69,18 @@
<div id="speakerphoto"><img alt="Prabhu Ramachandran"
src="/static/img/prabhu_ramachandran.jpg" /></div>
<div id="speakerinfo"><h3>Prabhu Ramachandran</h3>
- He is the architect of Mayavi (3D visualization in Python) and is
- currently a faculty member at the Department of Aerospace Engineering,
- Indian Institute of Technology Bombay, India.
+ Dr Prabhu has been a faculty member at the department of Aerospace Engineering,
+ IIT Bombay since 2005. He has a PhD in Aerospace Engineering from IIT Madras.
+ His research interests are primarily in particle methods and applied scientific
+ computing. He has been active in the FOSS community for more than a decade.
+ He co-founded the Indian Linux User Group - Chennai (ILUGC) in 1998 and is the
+ creator and lead developer of the (FOSS-India-award-winning) Mayavi and TVTK
+ Python packages. Prabhu has contributed to the Python wrappers of the
+ Visualization Toolkit (VTK). He is an active member of the SciPy community and
+ a member of the Python Software Foundation (PSF). In 2009, he gave the keynote
+ 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 style="clear: both;"/>
<br /><br />
--- a/project/urls.py Sat Oct 30 03:33:09 2010 +0530
+++ b/project/urls.py Sat Oct 30 11:58:42 2010 +0530
@@ -116,6 +116,13 @@
url(r'^%s/publicity/$' % (SCOPE_ARG_PATTERN),
direct_to_template, {"template": "about/publicity.html"},
name='scipycon_publicity'),
+ url(r'^%s/about/fees/$' % (SCOPE_ARG_PATTERN),
+ direct_to_template, {"template": "about/fees.html"},
+ name='scipycon_fees'),
+ url(r'^%s/organizers/$' % (SCOPE_ARG_PATTERN),
+ direct_to_template, {"template": "about/organizers.html"},
+ name='scipycon_organizers'),
+
)
# Password reset