author | Amit Sethi |
Wed, 01 Dec 2010 15:42:18 +0530 | |
changeset 326 | 1368a770d991 |
parent 304 | 52982854f0fe |
child 399 | f2485a99f0bc |
permissions | -rw-r--r-- |
302
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
1 |
{% extends "base.html" %} |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
2 |
{% block content %} |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
3 |
<div class="entry"> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
4 |
<h1><strong>Sponsors</strong></h1> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
5 |
<br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
6 |
<p> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
7 |
<img src="/static/img/fossee.jpg" alt="FOSSEE Logo" title="FOSSEE Logo" |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
8 |
height="90" /><br/><br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
9 |
<a href="http://fossee.in">FOSSEE</a> is the main sponsor and organizer |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
10 |
of SciPy.in 2010. They initiated an Indian edition of the popular |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
11 |
SciPy conference in 2009, in order to encourage the use of Python |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
12 |
for Scientific Computing in Asia. The goal of the FOSSEE project is to |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
13 |
enable the students and faculty of Science and Engineering |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
14 |
colleges/institutes/universities across India to use open source software |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
15 |
tools for all their computational needs, thereby improving the quality of |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
16 |
instruction and learning. |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
17 |
<br/><br/><br/><br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
18 |
<img src="/static/img/enthought_logo.png" alt="Enthought Logo" |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
19 |
title="Enthought Logo" /><br/><br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
20 |
<a href="http://www.enthought.com/"> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
21 |
Enthought, Inc.</a> is the supplementary sponsor for SciPy.in 2010. |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
22 |
They provide scientific computing solutions through software |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
23 |
development, consulting, and training. They use Python significantly |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
24 |
for most of their projects, and work closely with many of the leading |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
25 |
Python developers involved with scientific computing. |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
26 |
<br/><br/><br/><br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
27 |
<img src="/static/img/python_logo.gif" alt="PSF Logo" |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
28 |
title="PSF Logo" /><br/><br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
29 |
<a href="http://www.python.org/psf/"> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
30 |
The Python Software Foundation</a> is partially funding the sprints at |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
31 |
SciPy India 2010. The PSF is a non-profit organization devoted |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
32 |
to the spread and advancement of open source technologies associated with |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
33 |
the Python programming language. |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
34 |
<br/><br/><br/><br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
35 |
<img src="/static/img/enhanceedu_logo.png" alt="IIIT-H Logo" |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
36 |
title="IIIT-H Logo" height="150" /><br/> |
304
52982854f0fe
Updated the venues page to include ISB and MSLC.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
303
diff
changeset
|
37 |
<a href="http://enhanceedu.iiit.ac.in/"> |
302
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
38 |
EnhanceEdu</a> is partially sponsoring the accommodation for the participants |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
39 |
of SciPy.in 2010. It is an initiative of IIIT Hyderabad and is involved with |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
40 |
training teachers and students belonging to engineering colleges on |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
41 |
a range of current topics. They conduct various certificate programs and |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
42 |
workshops in and around Hyderabad. They are also involved with the local |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
43 |
organization of the conference, in association with FOSSEE. |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
44 |
</p> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
45 |
<br/><br/><br/><br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
46 |
<h1><strong>Venue Sponsors</strong></h1> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
47 |
<p> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
48 |
<a href="http://www.isb.edu/"> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
49 |
<img src="/static/img/isb_logo.gif" |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
50 |
alt="Indian School of Business Logo" |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
51 |
title="Indian School of Business" /><br /><br /></a> |
303
19dcaef9aa1b
Corrections to Mahindra Satyam description.
Kadambari Devarajan <kadambari.devarajan@gmail.com>
parents:
302
diff
changeset
|
52 |
The <a href="http://www.isb.edu/">Indian School of Business</a> in |
19dcaef9aa1b
Corrections to Mahindra Satyam description.
Kadambari Devarajan <kadambari.devarajan@gmail.com>
parents:
302
diff
changeset
|
53 |
Hyderabad is one of India's top management schools and is a |
19dcaef9aa1b
Corrections to Mahindra Satyam description.
Kadambari Devarajan <kadambari.devarajan@gmail.com>
parents:
302
diff
changeset
|
54 |
world-renowned (and globally top-ranked) B-school. They have a |
19dcaef9aa1b
Corrections to Mahindra Satyam description.
Kadambari Devarajan <kadambari.devarajan@gmail.com>
parents:
302
diff
changeset
|
55 |
fantastic campus with world-class infrastructure. They have |
302
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
56 |
graciously accepted to sponsor and host the conference days |
303
19dcaef9aa1b
Corrections to Mahindra Satyam description.
Kadambari Devarajan <kadambari.devarajan@gmail.com>
parents:
302
diff
changeset
|
57 |
(Dec. 13th & 14th, 2010) at ISB's ultra-modern Khemka Auditorium. |
302
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
58 |
<br/><br/><br/><br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
59 |
<a href="http://www.mahindrasatyam.com/"> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
60 |
<img src="/static/img/mahindra_satyam_logo.jpg" |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
61 |
alt="Mahindra Satyam Logo" |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
62 |
title="Mahindra Satyam Logo" /><br/><br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
63 |
</a><a href="http://www.mahindrasatyam.com/">Mahindra Satyam</a> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
64 |
is a multi-national information, communications, and technology (ICT) |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
65 |
company providing business consulting, information technology, and |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
66 |
communication services. They have graciously accepted to sponsor and host |
303
19dcaef9aa1b
Corrections to Mahindra Satyam description.
Kadambari Devarajan <kadambari.devarajan@gmail.com>
parents:
302
diff
changeset
|
67 |
the tutorial/sprint days (Dec. 15th-17th, 2010) of SciPy.in 2010 at |
19dcaef9aa1b
Corrections to Mahindra Satyam description.
Kadambari Devarajan <kadambari.devarajan@gmail.com>
parents:
302
diff
changeset
|
68 |
Danube Hall at Mahindra Satyam Learning World in Hyderabad's famed |
19dcaef9aa1b
Corrections to Mahindra Satyam description.
Kadambari Devarajan <kadambari.devarajan@gmail.com>
parents:
302
diff
changeset
|
69 |
<a href="http://en.wikipedia.org/wiki/HITEC_City">HITEC City</a>. |
302
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
70 |
<br/><br/><br/><br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
71 |
<a href="http://www.iiit.ac.in/"> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
72 |
<img src="/static/img/iiith_logo.gif" alt="IIIT-H Logo" |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
73 |
title="IIIT-H Logo" /><br/> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
74 |
<a href="http://www.iiit.ac.in/">IIIT Hyderabad</a> is an autonomous, |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
75 |
research university offering under-graduate and graduate education |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
76 |
in Computer Science, Electronics and Communications, and their |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
77 |
applications in other domains. They have graciously volunteered to sponsor |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
78 |
and host the last day of the conference involving |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
79 |
sprints (Dec. 18th, 2010) and have offered a number of labs and seminar |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
80 |
halls to suit the needs of the sprints. |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
81 |
</p> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
82 |
</div> |
c875bfd3050b
Add new pages as html sources.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
83 |
{% endblock content %} |