-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathschools.html
More file actions
242 lines (229 loc) · 10.2 KB
/
schools.html
File metadata and controls
242 lines (229 loc) · 10.2 KB
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
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>CUSEC 2013 | Schools</title>
<link rel="stylesheet" type="text/css" media="screen" charset="utf-8" href="wp-content/themes/cusec/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" media="screen" charset="utf-8" href="wp-content/themes/cusec/bootstrap-responsive.min.css?1436932524" />
<link rel="stylesheet" type="text/css" media="screen" charset="utf-8" href="wp-content/themes/cusec/style.css" />
<style>
body { font-size: 13px; }
.navbar-inner { border-top: 0; border-left: 0; border-right: 0; }
.navbar .nav > li > a { text-shadow: none; color: #FFF }
.navbar .nav > li.active > a { color: #FFF; }
.navbar .nav > li.active > a { color: #FFF; }
.navbar .nav > li.active > a:hover { color: #FFF; }
.navbar .nav > li > a:hover {
color: #FFF;
text-decoration: none;
background-color: #DE6329;
-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.125);
box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.125);
}
.navbar .nav .btn-register { background-color: #006DCC; }
.navbar .nav .btn-register:hover { background-color: #0044CC; }
</style>
<style>
#register { margin-right: 20px; }
@media(min-width: 1120px) {
#jagged {
height: 30px;
margin-top: 20px;
background: #FF6700 url('wp-content/themes/cusec/images/moveslikemicjagged.png') repeat-x;
}
}
@media(max-width: :1119px) {
.navbar-inner .brand:before {
content: 'CUSEC 2013';
}
}
</style>
<script type="text/javascript" src="https://guestlistapp.com/javascripts/guestlist-embed.js"></script>
<link rel="alternate" type="application/rss+xml" title="CUSEC 2013 » Schools Comments Feed" href="http://2013.cusec.net/schools/feed/" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://2013.cusec.net/wp-includes/wlwmanifest.xml" />
<link rel='prev' title='Frequently Asked Questions' href='faq' />
<link rel='next' title='Sponsors' href='sponsors' />
<meta name="generator" content="WordPress 3.4.1" />
<link rel='canonical' href='schools' />
</head>
<body>
<div class="navbar" id="navigation">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<!--<a class="brand" href="http://2013.cusec.net"></a>-->
<div class="nav-collapse">
<ul class="nav">
<li ><a href="index.html">Home</a></li>
<li ><a href="blog.html">Blog</a></li>
<li ><a href="speakers.html">Speakers</a></li>
<li><a href="http://cusec2013.sched.org/grid/">Schedule</a></li>
<li ><a href="organizers">Organizers</a></li>
<li class="active"><a href="schools.html">Schools</a></li>
<li ><a href="sponsors.html">Sponsors</a></li>
<li class="dropdown ">
<a href="schools.html#" class="dropdown-toggle" data-toggle="dropdown">
Events
<b class="icon-chevron-down"></b>
</a>
<ul class="dropdown-menu">
<li><a href="democamp.html">DemoCamp</a></li>
<li><a href="hackathon.html">Microsoft Hackathon</a></li>
<li><a href="resume-roast.html">Resume Roast</a></li>
</ul>
</li>
<li ><a href="faq.html">FAQ</a></li>
</ul>
<form action="index.html" method="get" class="navbar-search pull-right" id="search-form">
<div class="input-append">
<input type="text" name="s" class="span2" placeholder="Search" id="search-field" />
<span class="add-on" id="search-icon"><i class="icon-white icon-search"></i></span>
</div>
</form>
<ul class="nav pull-right">
<li class="visible-desktop"><a class="guestlist-event-107157 btn-register" href="schools.html#" id="register">Register</a></li>
<li class="hidden-desktop"><a class="btn-register" href="http://guestli.st/107157" id="register">Register</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container" id="main-content"> <article>
<div class="row" style="margin-bottom: 0;">
<h3 class="span6 offset3">
<a class="title" href="schools.html">Schools</a>
</h3>
</div>
<div class="row">
<div class="content span6 offset3">
<p>Get in touch with your school’s Head Delegate to find out more about getting to CUSEC with your school!</p>
<hr />
<table class="table">
<thead>
<tr>
<th>School</th>
<th>Head Delegate(s)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Carleton University</td>
<td><a href="mailto:carleton@cusec.net">Kruti Bagde</a></td>
</tr>
<tr>
<td>Concordia University</td>
<td><a href="mailto:concordia@cusec.net">Daniel Ricci</a></td>
</tr>
<tr>
<td>McGill University</td>
<td><a href="mailto:mcgill@cusec.net">Alison Van der Wee</a></td>
</tr>
<tr>
<td>McMaster</td>
<td><a href="mailto:mcmaster@cusec.net">Aimal Khan</a></td>
</tr>
<tr>
<td>Moncton</td>
<td><a href="mailto:moncton@cusec.net">Lucas Boko</a></td>
</tr>
<tr>
<td>Polytechnique</td>
<td><a href="mailto:poly@cusec.net">David Albertson</a>, <a href="mailto:poly@cusec.net">Jonathan Rajotte</a></td>
</tr>
<tr>
<td>Queen’s University</td>
<td><a href="mailto:queens@cusec.net">Maggie Laidlaw</a></td>
</tr>
<tr>
<td>Université de Sherbrooke</td>
<td><a href="mailto:sherbrooke@cusec.net">Mathieu Germain</a></td>
</tr>
<tr>
<td>University of Guelph</td>
<td><a href="mailto:guelph@cusec.net">Danielle Fudger</a></td>
</tr>
<tr>
<td>University of Ottawa</td>
<td><a href="mailto:ottawa@cusec.net">Antoine Grondin</a></td>
</tr>
<tr>
<td>University of Toronto, Scarborough</td>
<td><a href="mailto:utsc@cusec.net">Caradec Bisesar</a></td>
</tr>
<tr>
<td>University of Toronto</td>
<td><a href="mailto:toronto@cusec.net">Sarah Jane Hong</a></td>
</tr>
<tr>
<td>University of Waterloo</td>
<td><a href="mailto:waterloo@cusec.net">Santiago Gil</a>, <a href="mailto:waterloo@cusec.net">Joel Phillip</a>, <a href="mailto:waterloo@cusec.net">Bowen Xu</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</article> </div> <!-- Main content -->
<div id="footer">
<style>#footer { border-top: 1px solid #EEE; }</style>
<div class="container">
<h3 style="margin-bottom: 20px; text-align: center;">In Partnership With</h3>
<div class="row">
<a class="sponsor span4 offset4" href="http://palantir.com/"><img src="wp-content/themes/cusec/sponsors/palantir.png" /></a>
</div>
</div>
<div class="container">
<h3 style="margin-bottom: 20px; text-align: center;">Our Sponsors</h3>
<div class="row">
<a class="sponsor span4" href="http://www.cse-cst.gc.ca/"><img src="wp-content/themes/cusec/sponsors/csec.png" /></a>
<a class="sponsor span4" href="http://www.amazon.com/gp/jobs"><img src="wp-content/themes/cusec/sponsors/amazon.jpg" /></a>
<a class="sponsor span4" href="http://www.cae.com/"><img src="wp-content/themes/cusec/sponsors/cae.png" /></a>
</div>
<div class="row">
<a class="sponsor span4" href="http://www.encs.concordia.ca/"><img src="wp-content/themes/cusec/sponsors/encs.jpg" /></a>
<a class="sponsor span4" href="http://www.emc.com/"><img src="wp-content/themes/cusec/sponsors/emc.png" /></a>
<a class="sponsor span4" href="http://www.genetec.com"><img src="wp-content/themes/cusec/sponsors/genetec.png" /></a>
</div>
<div class="row">
<a class="sponsor span4" href="http://google.ca/jobs"><img src="wp-content/themes/cusec/sponsors/google.png" /></a>
<a class="sponsor span4" href="http://blogs.msdn.com/b/cdnstudents/"><img src="wp-content/themes/cusec/sponsors/microsoft.png" /></a>
</div>
<div class="row">
<a class="sponsor span4" href="http://www.morganstanley.com/careers"><img src="wp-content/themes/cusec/sponsors/morgan_stanley.png" /></a>
<a class="sponsor span4" href="http://www.nexsan.com/"><img src="wp-content/themes/cusec/sponsors/nexsan.jpg" /></a>
<a class="sponsor span4" href="http://www.jobs.radialpoint.com"><img src="wp-content/themes/cusec/sponsors/radialpoint.jpg" /></a>
</div>
<div class="row">
<a class="sponsor span4" href="http://www.sap.com/careers"><img src="wp-content/themes/cusec/sponsors/sap.jpg" /></a>
<a class="sponsor span4" href="http://www.shopify.com"><img src="wp-content/themes/cusec/sponsors/shopify.png" /></a>
<a class="sponsor span4" href="http://www.cse.concordia.ca/"><img src="wp-content/themes/cusec/sponsors/csse.png" /></a>
</div>
<div class="row">
<a class="sponsor span3" href="http://coop.concordia.ca/"><img src="wp-content/themes/cusec/sponsors/concordiacoop.png" /></a>
<a class="sponsor span3" href="http://www.macadamian.com/"><img src="wp-content/themes/cusec/sponsors/macadamian.png" /></a>
</div>
</div>
<div class="container">
<h3 style="margin-bottom: 20px; text-align: center;">Friends</h3>
<div class="row">
<a class="sponsor span2" href="http://www.technophilicmag.com/"><img src="wp-content/themes/cusec/sponsors/technophilic.png" /></a>
<a class="sponsor span2" href="http://www.ea.com/"><img src="wp-content/themes/cusec/sponsors/ea.png" /></a>
<a class="sponsor span2" href="http://www.benbria.com/"><img src="wp-content/themes/cusec/sponsors/benbria.jpeg" /></a>
<a class="sponsor span2" href="http://www.riotgames.com/"><img src="wp-content/themes/cusec/sponsors/riot.png" /></a>
</div>
</div>
<div id="jagged"></div>
</div>
<script type="text/javascript" src="wp-content/themes/cusec/js/jquery-1.7.2.min.js"></script>
<script type="text/javascript" src="wp-content/themes/cusec/js/jquery.dotdotdot-1.4.2-packed.js"></script>
<script type="text/javascript" src="wp-content/themes/cusec/js/bootstrap.min.js"></script>
<script src="wp-content/themes/cusec/js/chirp.min.js" type="text/javascript"></script>
<script src="wp-content/themes/cusec/js/script.js" type="text/javascript"></script>
</body>
</html>