author | hg@fossee.in |
Mon, 12 Oct 2009 07:37:33 -0400 | |
changeset 24 | b5d61c5f10ac |
parent 14 | 9548d0ecc8d7 |
child 32 | 192ca2513f89 |
permissions | -rwxr-xr-x |
13
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
1 |
{% extends "index.html" %} |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
2 |
{% load i18n %} |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
3 |
{% block siderbar %} |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
4 |
|
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
5 |
{% endblock %} |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
6 |
{% block centercontent %} |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
7 |
<div class="post"> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
8 |
<div class="title"> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
9 |
<h2><a href="scope">Scope of the conference:</a></h2> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
10 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
11 |
<div class="entry"> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
12 |
<p><strong>Scipy.in </strong>is a conference providing opportunities to spread the use of |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
13 |
the Python programming language in the Scientific Computing community in |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
14 |
India. It provides a unique opportunity to interact with the "Who's who" |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
15 |
of the Python for Scientific Computing fraternity and learn, understand, |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
16 |
participate and contribute what is happening in the realms of Scientific |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
17 |
Computing using Python. Attendees of the conference and participants of |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
18 |
the sprints planned will be able to access and review the tools |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
19 |
available, apart from learning domain-specific applications and how the |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
20 |
tools apply to a plethora of application problems.<br> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
21 |
|
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
22 |
One of the goals of the conference is to combine education, engineering, |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
23 |
and science with computing through the medium of Python and thereby |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
24 |
extrapolate on how powerful Scientific Computing is in various fields |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
25 |
and among different communities.</p> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
26 |
<!--<p class="links"> <a href="#" class="more">Read More</a> <a href="#" class="comments">No Comments</a> </p> --> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
27 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
28 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
29 |
<div class="post"> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
30 |
<div class="title"> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
31 |
<h2><a name="theme">Theme</a></h2> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
32 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
33 |
<div class="entry"> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
34 |
<p>Theme for Conference talks - <strong>"Scientific Python in Action"</strong> with respect to Application and Teaching</p> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
35 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
36 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
37 |
<div class="post"> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
38 |
<div class="title"> |
14
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
39 |
<h2><a name="venue">Venue</a></h2> |
13
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
40 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
41 |
<div class="entry"> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
42 |
<p>This conference is organized by <a href="http://fossee.in">"Free/Open source Software in Science and Engineering Education" (FOSSEE)</a> project under the <a href="http://www.sakshat.ac.in/">National Mission on Education (NME)</a> through Information and Communication Technologies (ICT) jointly with <a href="http://fossee.in">SPACE-Kerala </a>. SPACE-Kerala is helping coordinate and organize the conference.<br /> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
43 |
The conference is proposed to be held at the Technopark in Trivandrum, keeping in mind accessibility, the number of attendees and the location, among other aspects to be considered.</p> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
44 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
45 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
46 |
<div class="post"> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
47 |
<div class="title"> |
14
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
48 |
<h2><a name="organizers">Organizers</a></h2> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
49 |
</div> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
50 |
<div class="entry"> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
51 |
<p> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
52 |
<ul> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
53 |
<li>(co-chair) <a href='https://cirl.berkeley.edu/view/User/JarrodMillman'>Jarrod Millman</a>, Neuroscience Institute, UC Berkeley (USA)</li> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
54 |
<li>(co-chair) <a href='http://www.aero.iitb.ac.in/~prabhu'>Prabhu Ramachandran</a>, Department of Aerospace Engineering, |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
55 |
IIT Bombay (India)</li> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
56 |
<li>Vimal Joseph, <a href='http://space-kerala.org/'>SPACE-Kerala (India)</a></li> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
57 |
<li><a href='http://fossee.in/'>FOSSEE Team</a></li> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
58 |
</ul> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
59 |
</p> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
60 |
</div> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
61 |
</div> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
62 |
<div class="post"> |
9548d0ecc8d7
Added Organizers and corrected links.
Shantanu <shantanu@fossee.in>
parents:
13
diff
changeset
|
63 |
<div class="title"> |
13
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
64 |
<h2><a name="date">Dates</a></h2> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
65 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
66 |
<div class="entry"> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
67 |
<p>Its a 6-day program between December 12--17, 2009, comprising of 2 days of conference, 2 days of tutorials with 2 parallel tracks (one specifically for teachers and the other for the general |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
68 |
public), and 2 days of Sprints.</p> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
69 |
<table cellspacing="5"> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
70 |
<tr> <td align=center>Date</td><td>Activity</td> </tr> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
71 |
<tr > <td align=right>Saturday, Dec. 12 2009</td><td>Conference</td> </tr> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
72 |
<tr> <td align=right>Sunday, Dec. 13 2009</td><td>Conference</td> </tr> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
73 |
<tr> <td align=right>Monday, Dec. 14 2009</td><td>Tutorials</td> </tr> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
74 |
<tr> <td align=right>Tuesday, Dec. 15 2009</td><td>Tutorials</td> </tr> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
75 |
<tr> <td align=right>Wednesday, Dec. 16 2009</td><td>Sprint</td> </tr> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
76 |
<tr> <td align=right>Thursday, Dec. 17 2009</td><td>Sprint</td> </tr> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
77 |
</table> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
78 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
79 |
</div> |
2345fffc92ee
Renamed homepage.html to home.html to be consistent with Web conventions.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
80 |
{% endblock %} |