Updated the venues page to include ISB and MSLC.
--- a/project/templates/about/sponsors.html Sat Nov 27 14:15:04 2010 +0530
+++ b/project/templates/about/sponsors.html Sun Nov 28 23:26:45 2010 +0530
@@ -34,7 +34,7 @@
<br/><br/><br/><br/>
<img src="/static/img/enhanceedu_logo.png" alt="IIIT-H Logo"
title="IIIT-H Logo" height="150" /><br/>
- <a href="http://www.enhanceedu.iiit.ac.in/">
+ <a href="http://enhanceedu.iiit.ac.in/">
EnhanceEdu</a> is partially sponsoring the accommodation for the participants
of SciPy.in 2010. It is an initiative of IIIT Hyderabad and is involved with
training teachers and students belonging to engineering colleges on
--- a/project/templates/about/venue.html Sat Nov 27 14:15:04 2010 +0530
+++ b/project/templates/about/venue.html Sun Nov 28 23:26:45 2010 +0530
@@ -2,11 +2,53 @@
{% block content %}
<h1>Venue</h1>
<div class="entry">
-<p>The conference is being held at the International Institute of Information
-Technology in Hyderabad, keeping in mind accessibility, the number of attendees
-and the location, among other aspects to be considered.</p>
+<h1><strong>Conference Venue</strong></h1>
+<h2>December 13th and 14th, 2010</h2>
<p>
-<strong>More about IIIT-Hyderabad coming soon.</strong></p>
+ <a href="http://www.isb.edu/">
+ <img src="/static/img/isb_logo.gif"
+ alt="Indian School of Business Logo"
+ title="Indian School of Business" /><br /><br /></a>
+ The SciPy.in 2010 Conference is being held at
+ <a href="http://www.isb.edu/Campustour/academic_khemka_auditorium.html">
+ Khemka Auditorium</a> at
+ <a href="http://www.isb.edu/">Indian School of Business</a>(ISB) in
+ Hyderabad. ISB is one of India's top management schools and is a
+ world-renowned (and globally top-ranked) B-school.
+</p>
+<br/><br/><br/><br/>
+<h1><strong>Tutorial Venue</strong></h1>
+<h2>December 15th, 16th and 17th, 2010</h2>
+<p>
+ <a href="http://www.mahindrasatyam.com/">
+ <img src="/static/img/mahindra_satyam_logo.jpg"
+ alt="Mahindra Satyam Logo"
+ title="Mahindra Satyam Logo" /></><br/><br/>
+ SciPy.in 2010 Tutorial is being held at
+ <a href="http://www.mahindrasatyam.com/careers/crossover/work_life_environment.asp ">Danube Hall at
+ Mahindra Satyam Learning World</a> in Hyderabad's famed
+ <a href="http://en.wikipedia.org/wiki/HITEC_City">HITEC City</a>.
+ </a><a href="http://www.mahindrasatyam.com/">Mahindra Satyam</a>
+ is a multi-national information, communications, and technology (ICT)
+ company providing business consulting, information technology, and
+ communication services.
+</p>
+<br/><br/><br/><br/>
+<h1><strong>Sprint Venue</strong></h1>
+<h2>December 18th, 2010</h2>
+<p>
+ <a href="http://www.iiit.ac.in/">
+ <img src="/static/img/iiith_logo.gif" alt="IIIT-H Logo"
+ title="IIIT-H Logo" /></a><br/>
+ SciPy.in 2010 Sprints are held held in various labs and seminar
+ halls at IIIT Hyderabad. The directions to these exact locations
+ will be updated soon.
+ <a href="http://www.iiit.ac.in/">IIIT Hyderabad</a> is an autonomous,
+ research university offering under-graduate and graduate education
+ in Computer Science, Electronics and Communications, and their
+ applications in other domains. have offered a number of labs and seminar
+ halls to suit the needs of the sprints.
+</p>
</div>
{% endblock content %}