-
Notifications
You must be signed in to change notification settings - Fork 0
/
beahd.html
407 lines (341 loc) · 15.1 KB
/
beahd.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
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
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.qtip-1.0.0-rc3.min.js"></script>
<script type="text/javascript" src="js/cusec_2.js"></script>
<script type="text/javascript" src="http://guestlistapp.com/javascripts/guestlist-embed.js"></script>
<link rel="stylesheet" href="js/lytebox/lytebox.css" type="text/css" media="screen" />
<script type="text/javascript" language="javascript" src="js/lytebox/lytebox.js"></script>
<link href="style.css" media="all" rel="stylesheet" type="text/css"/>
<title>CUSEC 2011</title>
<meta name="description" content="CUSEC is a place to take your passion for Software Engineering to another level. A chance to meet Software Engineering rockstars face-to-face. A platform for sharing ideas and adventures with your fellow coders. An opportunity to network with firms, big and small, and take the first steps towards your future career. An event that crams a semester�s worth of useful knowledge into a weekend. CUSEC is three days of non-stop mind-stimulating technological goodness and a can�t-miss for any SOEN undergrad." />
</head>
<body>
<div id="backdrop">
<div class="curtain"></div>
<div class="box">
<a class="close" href="javascript:backdrop(0);">[Close]</a>
<div id="schools">
<h1>Find My Schools Head Delegate</h1>
<p>Head delegates help make attending CUSEC much easier by arranging transportation and lodging, they can also answer any questions you may have regarding CUSEC activities.</p>
<br />
<p>Click on your schools logo to find your CUSEC 2011 head delegate.</p>
<br />
<a id="click-carleton" href="beahd.html" title=""><img src="images/uni/carleton.png" alt="carleton" width="204" height="68" /></a>
<a id="click-concordia" href="beahd.html" title=""><img src="images/uni/concordia.png" alt="concordia" width="204" height="68" /></a>
<a id="click-ets" href="beahd.html" title=""><img src="images/uni/ets.png" alt="ets" width="204" height="68" /></a>
<a id="click-mcgill" href="beahd.html" title=""><img src="images/uni/mcgill.png" alt="mcgill" width="204" height="68" /></a>
<a id="click-mcmaster" href="beahd.html" title=""><img src="images/uni/mcmaster.png" alt="mcmaster" width="204" height="68" /></a>
<a id="click-moncton" href="beahd.html" title=""><img src="images/uni/moncton.png" alt="moncton" width="204" height="68" /></a>
<a id="click-ottawa" href="beahd.html" title=""><img src="images/uni/ottawa.png" alt="ottawa" width="204" height="68" /></a>
<a id="click-queens" href="beahd.html" title=""><img src="images/uni/queens.png" alt="queens" width="204" height="68" /></a>
<a id="click-toronto" href="beahd.html" title=""><img src="images/uni/uoft.png" alt="toronto" width="204" height="68" /></a>
<a id="click-trent" href="beahd.html" title=""><img src="images/uni/trent.png" alt="trent" width="204" height="68" /></a>
<a id="click-sherbrooke" href="beahd.html" title=""><img src="images/uni/sherbrooke.png" alt="sherbrooke" width="204" height="68" /></a>
<a id="click-waterloo" href="beahd.html" title=""><img src="images/uni/waterloo.png" alt="waterloo" width="204" height="68" /></a>
<br />
<br />
<p>Dont see your school? Interested in being a CUSEC head delegate? <a href="beahd.html" title="">Click here</a> for more details.</p>
</div>
<div class="school" id="ottawa">
<h3>University of Ottawa</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>Dan Godfrey</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
<tr>
<td>twitter</td>
<td>@DanGodfrey</td>
</tr>
<tr>
<td>office</td>
<td>SITE 2023</td>
</tr>
</table>
<p>Hey uOttawa CUSECers,<br/><br />As in the past, uOttawa IEEE will be heading up all your CUSEC needs. Including getting you code monkeys to Montreal and finding you a warm place to sleep. Once again, a FREE bus to and from Montreal will be provided (details to come) courtesy of the EEF and the remainder of this years $3280 budget will be used to reimburse you guys for some of your costs!<br /><br />To reserve your hotel room or to purchase your ticket in cash or cheque (we are not taking interpretive dances as payment this year) should you not have access to a credit card come by the IEEE office and we will hook you up.</p>
</div>
<div class="school" id="concordia">
<h3>Concordia University</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>Corey Clayton</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
<tr>
<td colspan="2"><br /></td>
</tr>
<tr>
<td>contact</td>
<td><strong>Eric Chan</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
<tr>
<td>office</td>
<td>H-960 helpdesk Mon 12PM-4PM, Tue 8AM-1PM, Thu 1PM-6PM</td>
</tr>
<tr>
<td>other</td>
<td>8th floor couches when not in class or working</td>
</tr>
</table>
<p>Interested in attending CUSEC 2011, contact your head delegate for more info.</p>
</div>
<div class="school" id="trent">
<h3>Trent University</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>Dan Mathers</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
<tr>
<td>phone</td>
<td>(705) 772-2094</td>
</tr>
<tr>
<td>office</td>
<td>I can be found in the ATOP Lab most days</td>
</tr>
</table>
<p>Interested in attending CUSEC 2011, contact your head delegate for more info.</p>
</div>
<div class="school" id="toronto">
<h3>University of Toronto</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>George Ju</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
</table>
<p>Interested in attending CUSEC 2011, contact your head delegate for more info.</p>
</div>
<div class="school" id="mcmaster">
<h3>McMaster University</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>Marc Lafratta</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
</table>
<p>Interested in attending CUSEC 2011, contact your head delegate for more info.</p>
</div>
<div class="school" id="ets">
<h3>École de technologie supérieure</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>Marc-Etienne M.Léveillé</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
<tr>
<td>Google IM</td>
<td>[email protected]</td>
</tr>
<tr>
<td>phone</td>
<td>+1-514-625-6272</td>
</tr>
</table>
<p>Interested in attending CUSEC 2011, contact your head delegate for more info.</p>
</div>
<div class="school" id="moncton">
<h3>Université de Moncton</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>Maryleen Mompoint</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
</table>
<p>Interested in attending CUSEC 2011, contact your head delegate for more info.</p>
</div>
<div class="school" id="carleton">
<h3>Carleton University</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>Nicole Waldrum</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
</table>
<p>Interested in attending CUSEC 2011, contact your head delegate for more info.</p>
</div>
<div class="school" id="mcgill">
<h3>McGill University</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>Thomas Hibbert</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
</table>
<p>Interested in attending CUSEC 2011, contact your head delegate for more info.</p>
</div>
<div class="school" id="queens">
<h3>Queens University</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>Mike Zalewski</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
</table>
<p>Interested in attending CUSEC 2011, contact your head delegate for more info.</p>
</div>
<div class="school" id="sherbrooke">
<h3>Université de Sherbrooke</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>Jules Delisle</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
</table>
<p>Interested in attending CUSEC 2011, contact your head delegate for more info.</p>
</div>
<div class="school" id="waterloo">
<h3>University of Waterloo</h3>
<table cellpadding="5" cellspacing="5">
<tr>
<td>contact</td>
<td><strong>Saumaya Sharma</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
<tr>
<td colspan="2"><br /></td>
</tr>
<tr>
<td>contact</td>
<td><strong>Roshane Silva</strong></td>
</tr>
<tr>
<td>email</td>
<td>[email protected]</td>
</tr>
</table>
<p>Interested in attending CUSEC 2011, contact your head delegate for more info.</p>
</div>
<br />
<br />
<a class="school" id="click-back" href="beahd.html" title="go back">« Back</a>
</div>
</div>
<div id="top">
<div class="c">
<p>Canadian University Software Engineering Conference<span><a href="about.html" title="about us">about cusec</a> • <a href="http://cusec.net/archives.html" title="cusec home">archive</a> • <a href="contact.html" title="contact us">contact us</a></span></p>
</div>
</div>
<div id="header">
<div class="c header-inside">
<div id="a"><a href="index.html" title="back to homepage"><img src="images/logo.png" alt="logo" width="170" height="156" /></a></div>
<div id="b"><img src="images/dates.png" alt="Montreal, Quebec. January 13, 14 and 15." width="270" height="70" /></div>
<div id="c">Stay up-to-date at <a href="dev/index.html5" title="CUSEC 2011">live.cusec.net</a><br /><a class="ibm" href="http://www.ibm.com/ca/en/" title="<strong>IBM</strong><br />www.ibm.com<br />CUSEC 2011 Partner"></a></div>
</div>
</div>
<div id="wrapper">
<div class="c content-inside">
<div class="text">
<h1>Wanna Be A Head Delegate?</h1>
<p class="wp">If your interested in becoming a head delegate, please email [email protected].</p>
</div><!--end content-->
<div id="nav">
<a href="beahd.html" title="" class="button white guestlist-event-30648"><img src="images/d.png" alt="register for cusec"/><p>Attend CUSEC</p></a>
<a href="daily-schedule/index.html" title="" class="button white"><img src="images/e.png" alt="daily schedule"/><p>Daily Schedule<sup>new!</sup></p></a>
<a href="speakers-list" title="" class="button white"><img src="images/s.png" alt="speaker list"/><p>Speakers List</p></a>
<a href="venue/index.html" title="" class="button white"><img src="images/g.png" alt="venue"/><p>Venue</p></a>
<a href="sponsors/index.html" title="" class="button white"><img src="images/h.png" alt="about sponsors"/><p>Sponsors</p></a>
<a href="media/index.html" title="" class="button white"><img src="images/i.png" alt="media gallery"/><p>Media<sup>new!</sup></p></a>
</div>
<br class="clear" />
<div id="imgbox">
<div id="top"></div>
<div id="push">
<p id="head">Sponsored By</p>
<a href="http://www.vigilantfutures.com" title="<strong>Vigilant Futures</strong><br />www.vigilantfutures.com<br />Platinum Sponsor" class="spoon lightTop vf">Vigilant Futures</a>
<a href="http://www.directenergy.com/LDP/Pages/Leadership-Development-Program.aspx" title="<strong>Direct Energy</strong><br />www.directenergy.com<br />Platinum Sponsor" class="spoon lightTop dien">Direct Energy</a>
<a href="http://www.microsoft.com/en/us/default.aspx" title="<strong>Microsoft</strong><br />www.microsoft.com<br />Gold Sponsor" class="spoon goldTop microsoft">Microsoft</a>
<a href="http://encs.concordia.ca" title="<strong>Concordia ENCS</strong><br />http://encs.concordia.ca<br />Gold Sponsor" class="spoon goldTop encs">Concordia ENCS</a>
<br class="clear"/>
<a href="http://www.sap.com" title="<strong>SAP</strong><br />www.sap.com<br />Gold Sponsor" class="spoon goldBottom sap">SAP</a>
<a href="http://www.morganstanley.com/" title="<strong>Morgan Stanley</strong><br />www.morganstanley.com<br />Gold Sponsor" class="spoon goldBottom morgan">Morgan Stanley</a>
<a href="http://www.evertz.com" title="<strong>Evertz</strong><br />www.evertz.com<br />Gold Sponsor" class="spoon goldBottom evertz">Evertz</a>
<a href="http://www.genetec.com/Pages/default-en.aspx" title="<strong>Genetec</strong><br />www.genetec.com<br />Gold Sponsor" class="spoon goldBottom genetec">SAP</a>
<br class="clear"/>
<p id="interested"><a href="sponsoring-cusec/index.html" title="Wanna sponsor a CUSEC event">Interested in being a sponsor?</a></p>
</div>
<div id="bottom"></div>
</div>
<div class="text">
<h2>Looking for your schools head delegate?</h2>
<p>If your ready to attend CUSEC 2011 or want more information, contact your schools head delegate using our Head Delegate Finder at <a href="javascript:backdrop(1);" title="find my hd">http://2011.cusec.net/#myhd</a>.</p>
<br />
<h2>Wanna stay in touch?</h2>
<p>Receive all the latest CUSEC announcements directly in your inbox. <a href="http://eepurl.com/bnJ89" title="join our mailing list">Subscribe</a> to the CUSEC 2011 mailing list.</p>
<br />
<h2>Meet the organizers.</h2>
<p>Organizing a conference like CUSEC is very time consuming, take a minute to <a href="organizers/index.html" title="cusec 2011 organizers">meet the team</a> that put it all together.</p>
<br />
<a href="http://www.facebook.com/pages/CUSEC/9884406702" title="CUSEC Facebook Group"><img src="images/facebook.png" alt="facebook" width="148" height="50" /></a>
</div>
<div id="tweets">
<img src="images/twitter.png" alt="Twitter" width="99" height="23" />
</div>
<br class="clear"/>
</div>
</div>
<div id="footer">
<div class="c">
<p>CUSEC is produced by <a href="http://www.soenai.com" title="SOEN AI">SOEN AI</a>. Copyright 2002-2011. All rights reserved.</p>
</div>
</div>
<img src="flatstats/flatstats.php" width="0" height="0" />
</body>
</html>
<!-- Dynamic page generated in 0.236 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2015-07-14 21:06:29 -->
<!-- super cache -->