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
336
337
338
339
340
341
342
|
{% load static %}
<!DOCTYPE HTML>
<html>
<head>
<link rel="icon" href="{% static 'img/favicon.ico'%}" type="icon">
<title>SciPy India 2016</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="{% static 'css/main.css'%}" />
<link rel="stylesheet" href="{% static 'css/font-awesome.min.css'%}" />
<link href="{% static 'css/base.css' %}" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
{% block header %}
<header id="header" class="alt">
<span class="logo"><img src="{% static 'img/logo.png' %}" alt="" /></span>
<h1 >SciPy India 2016</h1>
<p style="color:#484848; font-weight:700; font-size:28px;" >DECEMBER 10 & 11</p><br><br>
<a href="#attend" class="button special" style="width : 220px;" >Attend</a></center>
<a href="{% url 'website:cfp' %}" class="button special" style="width : 220px;">Call for Proposal</a></center>
</header>
{% endblock %}
<body data-spy="scroll" data-offset="1" data-target="#navbar-main">
{% block nav %}
<div id="navbar-main">
<!-- Fixed navbar -->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li> <a href="#header" 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="#attend" class="smoothScroll">Attend</a></li>
<li> <a href="{% url 'website:cfp' %}">Call for Proposal</a></li>
<li> <a href="#schedule" class="smoothScroll">Schedule</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>
{% if user and not user.is_anonymous %}
<li><a href="{% url 'auth:logout' %}?next=/2016/cfp">Logout</a></li>
</ul>
{% else %}
<li><a href="{% url 'website:cfp' %}" >Login</a></li>
{% endif %}
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
{% endblock %}
<!-- Main -->
{% block content %}
<div id="main">
<!-- Introduction -->
<section id="about" class="main special">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>ABOUT</h2>
</header>
<p align="justify" style= "font-size: 20px;">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>
</section>
<section id="speakers" class="main special">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>SPEAKERS</h2>
<table>
<colgroup>
<col width="40%" />
<col width="40%" />
</colgroup>
<tr>
<td> <img class="img-responsive" src="{% static 'img/ajith.jpg' %}" height=75% width= 75% alt="">
<p>Dr. Ajith Kumar</p>
<a style = "color:#636363;" href="https://github.com/expeyes" target="_blank"><i class="icon-github" style="font-size:30px;"></i></a>
<a style = "color:#636363;" href="http://expeyes.in/" target="_blank"><i class="icon-info" style="font-size:30px;"></i></a></td>
<td> <img class="img-responsive" src="{% static 'img/anand.jpg' %}" height=30% width=75% alt="">
<p>Mr. S. Anand</p>
<a style = "color:#636363;" href="https://github.com/sanand0" target="_blank"><i class="icon-github" style="font-size:30px;"></i></a>
<a style = "color:#636363;" href="http://www.s-anand.net/" target="_blank"><i class="icon-info" style="font-size:30px;"></i></a> </td>
</tr>
<tr>
<td> Dr. B. P. Ajith Kumar, a scientist working with the <a target="_blank" href = "http://www.iuac.res.in/">IUAC</a>. His main area of work is development of instrumentation for particle accelerators and associated experiments, including radio-frequency accelerating structures, control and data acquisition systems, digital and radio frequency electronics modules. He initiated the Phoenix / expEYES project. ExpEYES is currently the cheapest educational system to teach science. </td>
<td> Anand is the Chief Executive Officer at Gramener. He leads a team of data enthusiasts with skills in analysis, design, programming and statistics. He studied at IIT Madras, IIM Bangalore and LBS, and worked at IBM, Infosys, Lehman Brothers and BCG. He and his team explore insights from data and communicate these as visual stories. These visual analyses and dashboards are built on the Gramener Visualisation Server -- Gramener's flagship product. </td>
</tr>
</table>
</div>
</div>
</section>
<section id="attend" class="main special">
<header class="major">
<h2>ATTEND</h2>
</header>
<table >
<colgroup>
<col width="20%" />
<col width="60%" />
</colgroup>
<tr>
<td bgcolor="#efa8b0">
<h9 style="color:white;">Early Bird</h9>
<h2 style="color:white;" style ="font-size: 25px;">₹1200</h2>
<h9 style="color:white;">(Till 10 Nov 2016)</h9>
</td>
<td>
This ticket includes conference (tutorials + talks), lunch and snacks for 2 days. It does not include Accommodation & T-Shirt. This is a non-refundable ticket.
</td>
</tr>
<tr>
<td bgcolor = "#c79cc8">
<h9 style="color:white;">Light</h9>
<h2 style="color:white;"style ="font-size: 25px;">₹600</h2>
<h9 style="color:white;">(Till 30 Nov 2016)</h9>
</td>
<td>
This Ticket allows you to ONLY attend the conference for 2 Days (snacks shall be served). Does not include any conference amenities (Accommodation, Kit, Lunch & T-shirt). This is a non-refundable ticket.
</td>
</tr>
<tr>
<td bgcolor="#a89cc8">
<h9 style="color:white;">Regular</h9>
<h2 style="color:white;" style ="font-size: 25px;">₹1400</h2>
<h9 style="color:white;">(10 Nov - 30 Nov 2016)</h9>
</td>
<td>
This ticket includes conference (tutorials + talks), lunch and snacks for 2 days. It does not include Accommodation & T-Shirt. This is a non-refundable ticket.</td>
</tr>
<tr>
<td bgcolor ="#9bb2e1">
<h9 style="color:white;">Accomodation</h9>
<h2 style="color:white;" style ="font-size: 25px;">₹500</h2>
<h9 style="color:white;"><a href="#"> Add Ons </a></h9>
</td>
<td>
Accommodation is provided on a shared basis (twin sharing) inside IIT-B campus (Boys/Girls hostel). Accommodation will be provided for 2 days, i.e, 10-11 and 11-12 December. Accommodation does not include other amenities like dinner, etc. Extension of period of stay is not available. This is a non-refundable ticket.
</td>
<tr>
<td bgcolor= "#8cc9f0">
<h9 style="color:white;">T-Shirt</h9>
<h2 style="color:white;" style ="font-size: 25px;">₹350</h2>
<h9 style="color:white;"><a href="#"> Add Ons </a></h9>
</td>
<td>
Change of size, exchange at the venue is not available. This is a non-refundable ticket.
</td>
</tr>
</tr>
</table>
<p id="demo"></p>
<footer class="major">
<ul class="actions">
<a target="_blank" href="http://scipyindia2016.doattend.com/"><input type= "image" src="{% static 'img/register.png'%}"></a>
</ul>
</footer>
</section>
<section id="schedule" class="main special">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>SCHEDULE</h2>
<div id="schedule" name="schedule">
<h3>To be announced<h3>
</div>
</div>
</section>
<section id="venue" class="main special">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>VENUE</h2>
<center><h4>Lecture Hall Complex, IIT Bombay</h4></center>
<div class='myIframe' >
<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="650" height="450" frameborder="0" style="border:0"></iframe>
</div/>
</section>
<section id="sponsors" class="main special">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>SPONSORS</h2></header>
<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><br><br>
</div>
<header class="major">
<h2>ORGANISER</h2></header>
<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>
</section>
</div>
{% endblock %}
{% block footer %}
<footer id="footer">
<section id="contact">
<h2>Write to Us</h2>
<p>Feel free to send us an email if you have any questions.</p>
<form id="contact_us" action='#' class="form" role="form" method=POST onSubmit="alert('Thank you for your feedback.');" enctype="multipart/form-data">{% csrf_token %}
<div class="col-md-6 form-group">
<input class="form-control" id="name" name="name" placeholder="Name" type="text" required />
</div>
<div class="col-md-6 form-group">
<input class="form-control" id="email" name="email" placeholder="Email" type="email" required />
</div>
<br><br>
<textarea class="form-control" id="message" name="message" placeholder="Message" rows="5"></textarea>
<br>
<div class = "col-md-3">
<input class="form-control" style="color:black;" readonly type="text" id="a" />
</div>
<div class = "col-md-3">
<input placeholder = "Answer" class="form-control" type="text" id="b"/>
</div>
<div class = "col-md-3">
<!-- <button class="button" href="" id = "c" type="submit">Send Message</button> -->
<button id="myButton" disabled >Send Message</button><br>
<p style="color: red;" id= "error">
</div>
</form>
</section>
<section>
<h2>Contact Us</h2>
<dl class="alt">
<dt>Address</dt>
<dd> CFD - Lab, Aero. Annex Building,<br> Below HSS Dept.,<br> Opp.Metallurgical Dept.IIT Bombay,<br> Powai, Mumbai - 400076<br>India</dd>
<dt>Phone</dt>
<dd> (+91) 22 25764133</dd>
<dt>Email</dt>
<dd><a style="color:white;" href="#">scipy [at] fossee [dot] in
</a></dd>
</dl>
<ul class="icons">
<li><a style="color:white;" target="_blank" href="https://twitter.com/scipyindia" class="icon-twitter alt"><span class="label"></span></a></li>
<li><a style="color:white;" target="_blank" href="https://www.facebook.com/scipydotin" class="icon-facebook alt"><span class="label"></span></a></li>
<li><a style="color:white;" target="_blank" href="https://plus.google.com/+ScipyIndia/posts" class="icon-google-plus alt"><span class="label"></span></a></li>
</ul>
Visit SciPy.in/ <a style="color:white;" href="">2009</a>/
<a style="color:white;" target="_blank" href="">2010</a>/
<a style="color:white;" target="_blank" href="">2011</a>/
<a style="color:white;" target="_blank" href="http://scipy.in/2012">2012</a>/
<a style="color:white;" target="_blank" href="http://scipy.in/2013" >2013</a>/
<a style="color:white;" target="_blank" href="http://scipy.in/2014">2014</a>/
<a style="color:white;" target="_blank" href="http://scipy.in/2015">2015</a>
</section>
</footer>
</div>
</div>
<!-- end wrapper -->
{% endblock %}
<!-- Scripts -->
<script src="{% static 'js/jquery.min.js' %}"></script>
<script src="{% static 'js/main.js' %}"></script>
<script src="{% static 'js/util.js' %}"></script>
<script src="{% static 'js/jquery.scrollex.min.js' %}"></script>
<script src="{% static 'js/jquery.scrolly.min.js' %}"></script>
<script src="{% static 'js/skel.min.js' %}"></script>
<script src="{% static 'js/ie/respond.min.js' %}"></script>
<script src="{% static 'js/bootstrap.min.js' %}"></script>
<script src="{% static 'js/smoothscroll.js' %}"></script>
<script src="{% static 'js/rating.js' %}"></script>
<script type="text/javascript">
window.onload = function () {
var n1 = Math.round(Math.random() * 10 + 1);
var n2 = Math.round(Math.random() * 10 + 1);
$("#a").val(n1 + " + " + n2 + " = ");
var add = n1 + n2;
$("#b").on('change', function (){
if (this.value == add){
$('#myButton').removeAttr('disabled');
document.getElementById("error").innerHTML = "";
}
else{
$('#myButton').attr('disabled', true);
document.getElementById("error").innerHTML = "Incorrect!";
}
});
}</script>
</body>
</html>
|