1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
|
{% load static %}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>SciPy India 2015</title>
<link href="{% static 'css/bootstrap.css' %}" rel="stylesheet">
<link href="{% static 'css/bootstrap-social.css' %}" rel="stylesheet">
<!-- Custom CSS -->
<link href="{% static 'css/main.css' %}" rel="stylesheet">
<link href="{% static 'css/font-awesome.min.css' %}" rel="stylesheet">
<link href="{% static 'css/animate-custom.css' %}" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,300,700' rel='stylesheet' type='text/css'>
<!-- Custom Fonts -->
<link href="{% static 'font-awesome/css/font-awesome.min.css' %}" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<!-- JS -->
<script src="{% static 'js/jquery.min.js' %}"></script>
<script src="{% static 'js/modernizr.custom.js' %}"></script>
</head>
<body data-spy="scroll" data-offset="0" data-target="#navbar-main">
{% block navbar %}
<div id="navbar-main">
<!-- Fixed navbar -->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
<a class="navbar-brand smoothScroll" href="#home">SciPy India 2015 </a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li> <a href="#home" class="smoothScroll">Home</a></li>
<li> <a href="#about" class="smoothScroll">About</a></li>
<li> <a href="#speakers" class="smoothScroll">Speakers</a></li>
<li> <a href="{% url 'website:cfp' %}">Call for Papers</a></li>
<li> <a href="#venue" class="smoothScroll">Venue</a></li>
<li> <a href="#sponsors" class="smoothScroll">Sponsors</a></li>
<li> <a href="#contact" class="smoothScroll">Contact</a></li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
</div>
{% endblock %}
<!-- ==== HEADERWRAP ==== -->
{% block content %}
<div id="headerwrap" name="home">
{% if mailsent %}
<div class="alert alert-success" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<p>Thank You for contacting us. We will get back to you soon !</p>
</div>
{% endif %}
{% if mailfailed %}
<div class="alert alert-danger" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<p>Sorry ! There seems to be some problem with our mail server, we could not send your query. While we solve it, you may write to us at scipy[at]fossee[dot]in.</p>
</div>
{% endif %}
<header class="clearfix"> <center> <img class="img-responsive" height=300 width=300 src="{% static 'img/scipy.png' %}" alt=""></center>
<h1>SciPy India 2015</h1>
<hr>
<h3 >DECEMBER 18, 19 & 20</h3></br>
<h4>CFP for the conference is now open ! <a href="{% url 'website:cfp' %}" class="btn btn btn-primary">Click Me</a> for more details.</h4>
<h4>Registrations will open soon !</h4></header>
</div>
<!-- /headerwrap -->
<!-- ==== ABOUT ==== -->
<div id="about" name="about">
<div class="container">
<div class="row white">
<h2 class="centered">ABOUT</h2>
<hr>
<div class="col-md-6">
<h3>Python for Scientific Computing</h3>
<br>
<p align="justify">SciPy India is a conference providing opportunities to spread the use of the Python programming language in the Scientific Computing community in India. It provides a unique opportunity to interact with the "Who's who" of the Python for Scientific Computing fraternity and learn, understand, participate, and contribute to Scientific Computing using Python. One of the goals of the conference is to combine education, engineering, and science with computing through the medium of Python.</p>
</div>
<div class="col-md-6">
<h3>SciPy India Conferences down the lane</h3>
<table>
<tr>
<td><a href="http://scipy.in/2014" target="_blank"><u>SciPy India 2014</u></a>
</tr>
<tr>
<td><a href="http://scipy.in/2013" target="_blank"><u>SciPy India 2013</u></a>
</tr>
<tr>
<td><a href="http://scipy.in/2012" target="_blank"><u>SciPy India 2012</u></a>
</tr>
</table>
<hr>
<u><h5>Few snaps from SciPy India 2014</h5></u>
<div class="col-md-4">
<a href="https://www.flickr.com/photos/111275739@N03/15973038815/in/album-72157647327666464/" target="_blank">
<img src="{% static 'img/s1.jpg'%}" />
</a>
</div>
<div class="col-md-4">
<a href="https://www.flickr.com/photos/111275739@N03/15971073121/in/album-72157647327666464/" target="_blank">
<img src="{% static 'img/s2.jpg'%}" />
</a>
</div>
<div class="col-md-4">
<a href="https://www.flickr.com/photos/111275739@N03/15947289216/in/album-72157647327666464/" target="_blank">
<img src="{% static 'img/s3.jpg'%}" />
</a>
</div>
<p align="right"><a href="https://www.flickr.com/gp/111275739@N03/KiDiz4/" target="_blank">More >>></a></p>
</div>
</div>
<!-- row -->
</div>
</div>
<!-- container -->
<div id="speakers" name="speakers">
<div class="container">
<div class="row centered">
<h2 class="centered">SPEAKERS</h2>
<hr>
<div class="col-lg-3 centered" style="margin-left:15%">
<img src="{% static 'img/andreas-scaled.png' %}" class="img img-circle" alt=""></img>
<h4><a href="http://mathema.tician.de/" target="_blank"><strong>Andreas Klöckner</strong></a></h4>
<p></p>
<a href="https://github.com/inducer" target="_blank"><img width=30 height=30 src="{% static 'img/github.png' %}"></img></a>
<a href="http://mathema.tician.de/" target="_blank"><img width=30 height=30 src="{% static 'img/internet.png' %}"></img></a>
</div>
<div class="col-lg-3 centered">
<img src="{% static 'img/jarrod-scaled.png' %}" class="img img-circle" alt=""></img>
<h4><a href="http://www.jarrodmillman.com/" target="_blank"><strong>Jarrod Millman</strong></a></h4>
<p></p>
<a href="https://github.com/jarrodmillman" target="_blank"><img width=30 height=30 src="{% static 'img/github.png' %}"></img></a>
<a href="http://www.jarrodmillman.com/" target="_blank"><img width=30 height=30 src="{% static 'img/internet.png' %}"></img></a>
</div>
<div class="col-lg-3 centered"> <img src="{% static 'img/ajith-scaled.jpg' %}" class="img img-circle" alt=""></img>
<h4><a href="http://expeyes.in/" target="_blank"><strong>Dr. Ajith Kumar</strong></a></h4>
<p></p>
<a href="https://github.com/expeyes" target="_blank"><img width=30 height=30 src="{% static 'img/github.png' %}"></img></a>
<a href="http://expeyes.in/" target="_blank"><img width=30 height=30 src="{% static 'img/internet.png' %}"></img></a>
</div>
</div>
</div>
<!-- row -->
</div>
<!-- container -->
<div id="venue" name="venue">
<div class="container">
<div class="row">
<h2 class="centered">VENUE</h2>
<hr>
<div class="col-lg-8 col-lg-offset-2 centered">
<center><h3>Lecture Hall Complex, IIT Bombay</h3></center>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3769.472585331343!2d72.916895!3d19.130779999999994!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7c7f4215f57bf%3A0xcf0c03ea45a113e1!2sLecture+Hall+Complex+(LHC)!5e0!3m2!1sen!2sin!4v1434726932900" width="750" height="400" frameborder="0" style="border:0"></iframe>
</div>
</div>
</div>
</div>
<!--div id="organiser" name="organiser">
<div class="container">
<div class="row">
<h2 class="centered">Organiser</h2>
<hr>
<div class="col-lg-4 col-lg-offset-2 centered">
</div>
<div class="col-lg-8 col-lg-offset-2 centered">
<p></p>
</div>
</div>
</div>
</div-->
<div id="sponsors" name="sponsors">
<div class="container">
<div class="row">
<h2 class="centered">Sponsors</h2>
<hr>
<div class="col-md-4">
<a href="http://mhrd.gov.in/" target="_blank"><img width=200 height=70 src="{% static 'img/mhrd.png'%}" /></a>
</div>
<div class="col-md-8">
<p align="justify">The <a href="http://fossee.in/" target="_blank">FOSSEE</a> project undertaken by IIT Bombay is funded by <a href="http://mhrd.gov.in/" target="_blank">Ministry of Human Resource Development</a> (Govt. of India) under National Mission on Education through ICT. The essence of Human Resource Development is education, which plays a significant and remedial role in balancing the socio-economic fabric of the Country. Since citizens of India are its most valuable resource, our billion-strong nation needs the nurture and care in the form of basic education to achieve a better quality of life.</p>
</div>
<hr>
<center><u><h4>Organiser</h4></u></center>
<div class="col-md-4">
<a href="http://fossee.in/" target="_blank"><img width=200 height=70 src="{% static 'img/fossee.png'%}" /></a>
</div>
<div class="col-md-8">
<p align="justify">The Annual SciPy India conference is organised by the team members of FOSSEE project which is part of the National Mission on Education through ICT with the thrust area being Adaptation and deployment of open source simulation packages equivalent to proprietary software, funded by MHRD, based at the Indian Institute of Technology Bombay (IITB).</p>
</div>
<hr>
<center><h4>We are open for sponsorships. Kindly write to us at <u>scipy[at]fossee[dot]in</u> for details.</h4></center>
</div>
</div>
</div>
<!--div id="cfp" name="cfp">
<div class="container">
<div class="row">
<h2 class="centered">CALL FOR PAPERS</h2>
<hr>
<div class="col-lg-8 col-lg-offset-2">
<p class="large">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut eaque, laboriosam veritatis, quos non quis ad perspiciatis, totam corporis ea, alias ut unde.</p>
</div>
<div class="col-lg-4 callout"> <i class="fa fa-desktop fa-3x"></i>
<h3>Responsive Design</h3>
<p>Erat imperdiet dissentias ea usu, alia aliquid corrumpit ea qui. Eu vim oratio conclusionemque, vel at errem nominavi delicatissimi.</p>
</div>
<div class="col-lg-4 callout"> <i class="fa fa-gears fa-3x"></i>
<h3>Web Development</h3>
<p>Erat imperdiet dissentias ea usu, alia aliquid corrumpit ea qui. Eu vim oratio conclusionemque, vel at errem nominavi delicatissimi.</p>
</div>
<div class="col-lg-4 callout"> <i class="fa fa-dot-circle-o fa-3x"></i>
<h3>Social Marketing</h3>
<p>Erat imperdiet dissentias ea usu, alia aliquid corrumpit ea qui. Eu vim oratio conclusionemque, vel at errem nominavi delicatissimi.</p>
</div>
</div>
</div>
</div-->
<!-- ==== CONTACT ==== -->
<div id="contact" name="contact">
<div class="container">
<div class="row">
<h2 class="centered">CONTACT US</h2>
<hr>
<div class="col-md-4 centered">
<p></p>
</div>
<div class="col-md-4"> <i class="fa fa-envelope-o fa-2x"></i>
<p>scipy[at]fossee[dot]in</p>
</div>
<div class="col-md-4">
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 centered">
<p>Feel free to send us an email if you have any questions.</p>
<form id="contact" action="" class="form" role="form" method=POST enctype="multipart/form-data">
<div class="row">
<div class="col-xs-6 col-md-6 form-group">
<input class="form-control" id="name" name="name" placeholder="Name" type="text" required />
</div>
<div class="col-xs-6 col-md-6 form-group">
<input class="form-control" id="email" name="email" placeholder="Email" type="email" required />
</div>
</div>
<textarea class="form-control" id="message" name="message" placeholder="Message" rows="5"></textarea>
<div class="row">
<div class="col-xs-12 col-md-12">
<button class="btn btn btn-lg" type="submit">Send Message</button>
<ul class="list-inline social-buttons">
<li><a href="https://twitter.com/scipyindia"><i class="fa fa-twitter"></i></a> </li>
<li><a href="https://www.facebook.com/scipydotin"><i class="fa fa-facebook"></i></a> </li>
<li><a href="https://plus.google.com/+ScipyIndia/posts"><i class="fa fa-google-plus"></i></a> </li>
</ul>
</div>
</div>
{% csrf_token %}
</form>
<!-- form -->
</div>
</div>
<!-- row -->
</div>
</div>
<!-- container -->
{% endblock %}
<div id="footerwrap">
<div class="container">
<div class="row">
<div class="col-md-12">
<img src="{% static 'img/fossee.png' %}" width=100 height=40>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
<img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" />
</a><br />
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
</div>
</div>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-44697375-7', 'auto');
ga('send', 'pageview');
</script>
<!-- jQuery -->
<script src="{% static 'js/bootstrap.min.js' %}"></script>
<script src="{% static 'js/retina.js' %}"></script>
<script src="{% static 'js/jquery.easing.1.3.js' %}"></script>
<script src="{% static 'js/smoothscroll.js' %}"></script>
<script src="{% static 'js/jquery-func.js' %}"></script>
</body>
</html>
|