-
Notifications
You must be signed in to change notification settings - Fork 15
/
keynote2.html
214 lines (198 loc) · 8.37 KB
/
keynote2.html
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
<!DOCTYPE html>
<!--[if IE 8]>
<html lang="en" class="ie8">
<![endif]-->
<!--[if IE 9]>
<html lang="en" class="ie9">
<![endif]-->
<!--[if !IE]>
<!-->
<html lang="en">
<!--
<![endif]-->
<head>
<title>
PyCon India 2015 in Bangalore | October 02nd to 04th
</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="PyCon India, the premier conference in India on using and developing the Python programming language is conducted annually by the Python developer community and it attracts the best Python programmers from across the country and abroad.">
<meta name="author" content="Pycon India">
<link rel="shortcut icon" href="favicon.png">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="css/font-awesome.css">
<!-- Site CSS -->
<link id="theme-style" rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/animate.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js">
</script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js">
</script>
<![endif]-->
</head>
<body data-spy="scroll">
<!-- ******HEADER****** -->
<div class="headertop"></div>
<header id="header" class="header">
<div class="container">
<h1 class="logo pull-left">
<a class="scrollto" href="index.html">
<span class="logo-title">
<img src="images/logo_sm.png" height="50" width="190"/>
</span>
</a>
</h1>
<!--//logo-->
<nav id="main-nav" class="main-nav navbar-right" role="navigation">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation </span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!--//nav-toggle-->
</div>
<!--//navbar-header-->
<div class="navbar-collapse collapse" id="navbar-collapse">
<ul class="nav navbar-nav">
<li class="nav-item">
<a href="index.html#home">Home</a>
</li>
<li class="nav-item">
<a href="index.html#speakers">Speakers</a>
</li>
<!-- <li class="nav-item">
<a href="index.html#schedule">Schedule</a>
</li> -->
<li class="nav-item">
<a href="index.html#venue">Venue</a>
</li>
<li class="nav-item">
<a href="index.html#sponsors">Sponsors</a>
</li>
<li class="nav-item">
<a href="index.html#blog">Blog</a>
</li>
<li class="nav-item">
<a href="sponsorship.html">Sponsorship</a>
</li>
<li class="nav-item">
<a href="faq.html">FAQ</a>
</li>
<li class="active nav-item">
<a href="codeofconduct.html">CoC</a>
</li>
</ul>
<!--//nav-->
</div>
<!--//navabr-collapse-->
</nav>
<!--//main-nav-->
</div>
<!--//container-->
</header>
<!--//header-->
<!-- ******home****** -->
<section id="home" class="home section offset-header">
<div class="container" style="margin-top:-25px;">
<div class="col-md-12 codeofconduct">
<h2 class="text-center">
<img src="images/ntoll.jpg"/><br/>
Nicholas H.Tollervey
</h2>
<div class="col-md-12 text-left">
<p>Nicholas is software engineer, classically trained musician, philosophy graduate, teacher and writer.
He has authored <a href="http://www.oreilly.com/programming/free/python-in-education.csp">Python in Education </a>,
co-authored <a href="http://shop.oreilly.com/product/0636920030508.do">Learning jQuery Deferreds </a> and
<a href="http://shop.oreilly.com/product/0636920020738.do">Getting Started with Fluidinfo </a>.
His current passion is the <a href="http://drogul.us/">drogulus</a>, a
<a href="http://ntoll.org/article/ppdd">programmable peer-to-peer data </a>
store that was hacked together in free time.
He is a fellow at the PSF
(who recently won the PSF's community service award for his educational
efforts), is an organiser of PyCon UK's education track and founded the
London Python Code Dojo.
He goes by the handle <a href="https://twitter.com/ntoll">ntoll </a>in twitter.
</p>
</div>
</div>
</section>
<footer class="footer">
<div class="container text-center">
<img src="images/footerlogo.png" height="150" width="150" />
<p> Copyright © 2015 <a href="pssi.org.in" target="_blank">Python Software Society of India.</a> </p>
</div>
<!--//container-->
</footer>
<!--//footer-->
<div class="row col-md-12 wc-footer">
<p><a href="http://webchirpy.com" target="_blank" class="" /> Design with <img class="pulse2" src="images/heart.png" style="vertical-align:middle;margin-top:-5px;" /> by Webchirpy</a>
</p>
</div>
<!-- Javascript -->
<script type="text/javascript" src="js/jquery-1.11.1.min.js">
</script>
<script type="text/javascript" src="js/jquery.easing.1.3.js">
</script>
<script type="text/javascript" src="js/bootstrap.min.js">
</script>
<script type="text/javascript" src="js/jquery.scrollTo.min.js">
</script>
<script type="text/javascript" src="js/main.js">
</script>
<script type="text/javascript" src="js/responsive-tabs.js">
</script>
<script>
$(window).scroll(function() {
$('#whybox2').each(function() {
var imagePos = $(this).offset().top;
var topOfWindow = $(window).scrollTop();
if (imagePos < topOfWindow + 400) {
$(this).addClass("slideLeft");
}
});
$('#whybox1').each(function() {
var imagePos = $(this).offset().top;
var topOfWindow = $(window).scrollTop();
if (imagePos < topOfWindow + 400) {
$(this).addClass("slideRight");
}
});
$('#plan3').each(function() {
var imagePos = $(this).offset().top;
var topOfWindow = $(window).scrollTop();
if (imagePos < topOfWindow + 400) {
$(this).addClass("slideLeft");
}
});
$('#plan2').each(function() {
var imagePos = $(this).offset().top;
var topOfWindow = $(window).scrollTop();
if (imagePos < topOfWindow + 400) {
$(this).addClass("slideUp");
}
});
$('#plan1').each(function() {
var imagePos = $(this).offset().top;
var topOfWindow = $(window).scrollTop();
if (imagePos < topOfWindow + 400) {
$(this).addClass("slideRight");
}
});
});
</script>
<script type="text/javascript">
(function($) {
fakewaffle.responsiveTabs(['xs', 'sm']);
})(jQuery);
</script>
</body>
</html>