-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.html
250 lines (234 loc) · 13.1 KB
/
blog.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
<!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 | Blog</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?1436932521" />
<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="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" />
<meta name="generator" content="WordPress 3.4.1" />
</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 class="active"><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 ><a href="schools.html">Schools</a></li>
<li ><a href="sponsors.html">Sponsors</a></li>
<li class="dropdown ">
<a href="blog.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="blog.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="index.html?p=386">CUSEC Microsoft Surface Draw</a>
</h3>
</div>
<div class="row">
<div class="content span6 offset3">
<p><img src="http://i.imgur.com/sseVnry.jpg"></p>
<p>Thank you to everyone who attended CUSEC and made it such a great show. We just wanted to share the details on how to enter the CUSEC draw for a Microsoft Surface.</p>
<p>To be eligible for the draw you must publish one or more apps to the Windows 8 store. The app must be in the store by <strong>midnight on Saturday February 23rd, 2013 Eastern Time</strong>. Every app you publish to the store is one entry in the draw.</p>
<p>You must email CUSEC at <a href="mailto:cusechackathon2013@live.ca">cusechackathon2013@live.ca</a> by <strong>midnight Thursday February 28th, 2013 Eastern Time</strong> with your name, phone number, shipping address, and the URL of your app in the Windows store to enter the draw.</p>
<p>Microsoft has shared a few tips and resources to help you</p>
<ul>
<li>Feel free to use the <a href="http://bit.ly/CUSEC2013Hackathon">template from the CUSEC hackathon</a> or the <a href="http://blogs.msdn.com/b/cdnstudents/archive/2012/12/11/got-a-wordpress-site-bring-it-to-windows-8-quickly-and-easily.aspx"WordPress template</a></li>
<li><a href="http://blogs.msdn.com/b/cdnstudents/archive/2012/09/13/how-to-get-your-free-student-windows-8-store-account.aspx">Create your store account now</a>. There is a credit card validation required that can take a couple of days, don’t let that delay cause you to miss the deadline.</li>
<li><a href="http://blogs.msdn.com/b/cdnstudents/archive/2012/11/02/windows-8-certification-tips-the-privacy-statement.aspx">Don’t forget your privacy policy</a>, this often causes applications to be rejected from the store.</li>
<li><a href="http://blogs.msdn.com/b/cdnstudents/archive/2012/11/30/publishing-windows-8-app-to-the-windows-store-how-to.aspx">How to publish your app</a>, Tip – it can take one day or a full week for an app to be published after you submit, so don’t wait until the last minute.</li>
<li>Whether you win the draw or not, you can still get rewards for publishing your app through the <a href="http://tinyurl.com/DevMovement-GoDevMentalBlog">Developer Movement</a>.</li>
<li>If you get stuck and need help, or just want to stay in touch with the Microsoft team, you can find them on Facebook at <a href="http://www.facebook.com/MicrosoftCanadaStudents">Microsoft Canada Students</a>.</li>
</ul>
<p>See you next year at CUSEC 2014!</p>
</div>
</div>
</article><!-- CUSEC 2013! -->
<article>
<div class="row" style="margin-bottom: 0;">
<h3 class="span6 offset3">
<a class="title" href="index.html?p=369">Resume Roast Submission Box Closes Jan 15</a>
</h3>
</div>
<div class="row">
<div class="content span6 offset3">
<p>Submissions for Resume Roast will no longer be accepted after Tuesday, January 15. Make sure to send in a digital copy before Tuesday night as we will not be accepting hard copies during the event.</p>
</div>
</div>
</article><!-- CUSEC 2013! -->
<article>
<div class="row" style="margin-bottom: 0;">
<h3 class="span6 offset3">
<a class="title" href="index.html?p=363">Schedule Now Up!</a>
</h3>
</div>
<div class="row">
<div class="content span6 offset3">
<p>The schedule for the three best days of your semester has been posted. You can find <a href="http://cusec2013.sched.org/grid/">a link</a> in the navigation bar at the top of the page.</p>
</div>
</div>
</article><!-- CUSEC 2013! -->
<article>
<div class="row" style="margin-bottom: 0;">
<h3 class="span6 offset3">
<a class="title" href="index.html?p=357">New Speaker: Susan Ibach</a>
</h3>
</div>
<div class="row">
<div class="content span6 offset3">
<blockquote>
<p>Susan is a technical evangelist for Microsoft helping developers, in particular students and faculty at universities and colleges keep up with and adopt current Microsoft technologies.</p>
</blockquote>
<p>To find out more information about Susan Ibach be sure to check out our <a href="speakers.html">speakers page</a>. Stay tuned for more information about CUSEC 2013!</p>
</div>
</div>
</article><!-- CUSEC 2013! -->
<article>
<div class="row" style="margin-bottom: 0;">
<h3 class="span6 offset3">
<a class="title" href="index.html?p=351">New Speaker: Daniel Robinson</a>
</h3>
</div>
<div class="row">
<div class="content span6 offset3">
<blockquote>
<p>Dan earned his BS in Computer Science and Mathematics from Stanford University, writing an honors thesis on deep learning and doing research in computer vision. He previously interned at Google, where he built a machine learning system on the Google Maps team.</p>
</blockquote>
<p>To find out more information about Daniel Robinson be sure to check out our <a href="speakers.html">speakers page</a>. Stay tuned for more information about CUSEC 2013!</p>
</div>
</div>
</article><!-- CUSEC 2013! -->
<div class="row">
<div class="span6 offset3" style="text-align: center;">
<a href="http://2013.cusec.net/blog/page/2/" >Next Page »</a> </div>
</div>
</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>