-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
566 lines (547 loc) · 24.7 KB
/
index.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
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' />
<link rel='stylesheet' type='text/css' href='build/fonts.css' />
<link rel='stylesheet' type='text/css' href='build/style.css' />
<link rel='stylesheet' type='text/css' href='build/icons.css' />
<script src="http://use.typekit.net/xps4qjm.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
<script type='text/javascript' src='jquery-1.11.1.min.js'></script>
<script type='text/javascript' src='build/swv.min.js'></script>
<title>Startup Week Vancouver :: Nov 14th - 21st, 2014 :: Celebrating our tech community and startup ecosystem</title>
</head>
<body>
<div class='no-overflow'>
<section class='header'>
<div>
<img src='../images/SWV_skyrocket_logo_top.png' />
<h1>November 14 - 21</h1>
<div class='intro-row'>
<h2>#startupweekvan</h2>
<p>A week-long series of events around the city to celebrate our tech community and startup ecosystem.
</p>
</div>
<div class='button-row'>
<a class='circle' target='_blank' href='http://www.eventbrite.ca/e/startup-week-vancouver-nov-14-21st-2014-tickets-13095377627'>Get Your Passport</a>
</div>
</div>
</section>
<ul class='menu'>
<li>
<i class='icon-SWV_ice-cream'></i>
<i class='icon-SWV'></i>
</li>
<li>
<a class='scroll' href='#events'>
<i class='icon-calendar'></i>
<span>Events</span>
</a>
</li>
<li>
<a class='scroll' href='#jobs'>
<i class='icon-tie'></i>
<span>Jobs</span>
</a>
</li>
<li>
<a class='scroll' href='#contact'>
<i class='icon-paperplane'></i>
<span>Contact</span>
</a>
</li>
<li>
<a target='_blank' href='http://www.eventbrite.ca/e/startup-week-vancouver-nov-14-21st-2014-tickets-13095377627'>
<i class='icon-bookmark'></i>
<span>Get Your<br />Passport</span>
</a>
</li>
</ul>
<section class='featured-events' id='events'>
<h3>Featured Events</h3>
<a href='/events.html'>
<i class='icon-calendar'></i>
View Full Schedule
</a>
<ul>
<li class='active'>
<div class='white-bg'>
<div class='head'>
<div class='row'>
<div class='left'>
<h2>Startup Weekend Vancouver</h2>
</div>
<div class='right'>
<h5>Friday, Nov 14th</h5>
<p class='sub'>
<small>6:00 PM - 9:00 PM</small>
</p>
</div>
</div>
</div>
<div class='content'>
<div class='row'>
<div class='left'>
<p>
Startup Weekend is a global grassroots movement of active and empowered entrepreneurs who are learning the basics of founding startups and launching successful ventures. It is the largest community of passionate entrepreneurs with over 1800 past events in 120 countries around the world in 2014.
</p>
<p>
We begin with open mic pitches on Friday where attendees bring their best ideas and inspire others to join their team. Over Saturday and Sunday teams focus on customer development, validating their ideas, practicing LEAN Startup Methodologies and building a minimal viable product. On Sunday evening teams demo their prototypes and receive valuable feedback from a panel of experts.
</p>
</div>
<div class='right'>
<h5>The Profile</h5>
<p class='sub'>
<small>#200 - 375 Water Street, Vancouver, British Columbia, Canada</small>
</p>
<p>
<br />
<br />
<a target='_blank' href='http://www.eventbrite.com/e/startup-weekend-vancouver-2014-tickets-11423511029?aff=UP+Community+Sites' class='button'><i class='icon-SWV'></i>Tasty Ticket
</a>
</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class='white-bg'>
<div class='head'>
<div class='row'>
<div class='left'>
<h2>DevOps Days</h2>
</div>
<div class='right'>
<h5>Friday Nov 14th - 15th</h5>
<p class='sub'>
<small>8:00 PM - Midnight</small>
</p>
</div>
</div>
</div>
<div class='content'>
<div class='row'>
<div class='left'>
<p>
This conference, which is now happening frequently around the globe, is THE conference for bridging the gap between developers and operations.
</p>
<p>
DevOpsDays is a grassroots event for folks in the field connecting, sharing stories, advice, ideas, and tools relating to DevOps
</p>
</div>
<div class='right'>
<h5>SFU Harbour Centre</h5>
<p class='sub'>
<small>515 W Hasting St, Vancouver, British Columbia, Canada</small>
</p>
<p>
<br />
<br />
<a target='_blank' href='https://www.picatic.com/event14123075376378401' class='button'><i class='icon-SWV'></i>Tasty Ticket
</a>
</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class='white-bg'>
<div class='head'>
<div class='row'>
<div class='left'>
<h2>Insights on Innovation</h2>
</div>
<div class='right'>
<h5>Monday, Nov 17th</h5>
<p class='sub'>
<small>6:30 PM - 9:00 PM</small>
</p>
</div>
</div>
</div>
<div class='content'>
<div class='row'>
<div class='left'>
<p>
The world isn't slowing down, so neither are we. Join Invoke and our incredible lineup of guest presenters for a fast-paced ignite talk on inspiration, insights, and lessons learned in the ever-changing world of innovation.
</p>
<p>
With each presenter having 20 slides shown for only 15 seconds per slide, this event is guaranteed to be full of excitement. Watch as presenters pack their 5 minutes on stage with the kind of content that will inform you and your business moving forward. Invoke is proud to be a Premiere Sponsor of Startup Week Vancouver
</p>
</div>
<div class='right'>
<h5>Invoke Media (Gastown)</h5>
<p class='sub'>
<small>#313 - 1 Alexander Street Suite, Vancouver, British Columbia, Canada</small>
</p>
<p>
<br />
<br />
<a target='_blank' href='http://www.eventbrite.ca/e/invoke-presents-rapid-fire-insights-on-innovation-tickets-13969341677' class='button'><i class='icon-SWV'></i>Tasty Ticket
</a>
</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class='white-bg'>
<div class='head'>
<div class='row'>
<div class='left'>
<h2>Techvibes Techfest Jobfair</h2>
</div>
<div class='right'>
<h5>Tuesday, Nov 18th</h5>
<p class='sub'>
<small>6:30 PM - 9:30 PM</small>
</p>
</div>
</div>
</div>
<div class='content'>
<div class='row'>
<div class='left'>
<p>
Techvibes Tech Fest is Vancouver's largest recruiting event for the city's fastest growing tech companies.
</p>
<p>
Looking for a job in the tech industry? Join us on November 18th and meet with some of the Executive team and Hiring Managers of over 30 exciting companies. There will be a ton of fun activities (think popcorn machines, ice cream sundaes and ping pong) and you'll get a chance to learn about all of the great career opportunities that are open in Vancouver.
</p>
</div>
<div class='right'>
<h5>Yaletown Roundhouse</h5>
<p class='sub'>
<small>18 Roundhouse Mews, Vancouver, British Columbia, Canada</small>
</p>
<p>
<br />
<br />
<a target='_blank' href='https://www.picatic.com/startupweektechfest' class='button'><i class='icon-SWV'></i>Tasty Ticket
</a>
</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class='white-bg'>
<div class='head'>
<div class='row'>
<div class='left'>
<h2>Fireside Chat with Dan Martell</h2>
</div>
<div class='right'>
<h5>Tuesday, Nov 18th</h5>
<p class='sub'>
<small>6:30 PM - 9:30 PM</small>
</p>
</div>
</div>
</div>
<div class='content'>
<div class='row'>
<div class='left'>
<p>
Dan Martell is an award-winning Canadian entrepreneur and founder of Clarity, a venture backed startup that makes it easy to connect with top business minds over the phone. He previously co-founded Flowtown, a San Francisco based social marketing product which raised funding, grew to over 50,000 small business customers and was eventually acquired by Demandforce in 2011. In 2012 he was named Canada's top angel investor having completed over 33 investments with companies like Udemy, Intercom and Unbounce. He believes "you can only keep what you give away" and is heavily involved in many charitable organizations & community events.
</p>
</div>
<div class='right'>
<h5>Mobify</h5>
<p class='sub'>
<small>#300 - 948 Homer Street, Vancouver, British Columbia, Canada</small>
</p>
<p>
<br />
<br />
<a target='_blank' href='http://www.eventbrite.com/e/startup-grind-vancouver-hosts-dan-martell-clarity-tickets-13857822119' class='button'><i class='icon-SWV'></i>Tasty Ticket
</a>
</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class='white-bg'>
<div class='head'>
<div class='row'>
<div class='left'>
<h2>Vancouver IMPACT</h2>
</div>
<div class='right'>
<h5>Wednesday, Nov 19th</h5>
<p class='sub'>
<small>8:30 AM - 9:00 PM</small>
</p>
</div>
</div>
</div>
<div class='content'>
<div class='row'>
<div class='left'>
<p>
Presented by Spring Activator, CCS iHub at Sauder, RADIUS SFU, THNK, Groundswell, Vancouver+Acumen
</p>
<p>
<small>Discover what it means to create impact in business: a full day of startup workshops, inspiring keynotes, and networking.</small>
</p>
<p>
<small>#VanIMPACT14 will be a collision of purpose and profit, giving impact entrepreneurs and NPOs access to important startup advice and resources, while conversely helping more tech-centric entrepreneurs discover their own impact potential.</small>
</p>
</div>
<div class='right'>
<h5>The Imperial</h5>
<p class='sub'>
<small>319 Main Street, Vancouver, British Columbia, Canada</small>
</p>
<p>
<br />
<br />
<a target='_blank' href='https://www.picatic.com/VanIMPACT14' class='button'><i class='icon-SWV'></i>Tasty Ticket
</a>
</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class='white-bg'>
<div class='head'>
<div class='row'>
<div class='left'>
<h2>Collaboration, the New Economy</h2>
</div>
<div class='right'>
<h5>Thursday, Nov 20th</h5>
<p class='sub'>
<small>5:30 PM - 10:00 PM</small>
</p>
</div>
</div>
</div>
<div class='content'>
<div class='row'>
<div class='left'>
<p>Presented by <a href="http://creditunionsofbc.com/">Credit Unions of BC</a>.</p>
<p>"We used to live in a world where there are people, private citizens, a world where there are businesses, and now we're living in a world where people can become businesses in 60 seconds"<br />
- Brian Chesky, CEO, AirBNB</p>
<p>Today, if you have that killer idea, all you need is a credit card and a cellphone to start your business.</p>
<p>With the collaborative economy, you no longer need the same depth in resources once required to get your business off the ground. The collaborative economy is the connector and the solution to many of the challenges startups face.</p>
<p>This session will help you:<br />
<br />
Learn about the latest developments and thinking in the collaborative economy<br />
Understand how startups can setup a cooperative business model that impacts society<br />
Leverage cost-effective resources and management practices to create branding, MVP, distribute and market what they have built<br />
</p>
<p>Speakers<br />
<br />
Nik Badminton, Regional Director, North America for freelancer.com<br />
Alexandra Samuel, VP of Social Media, Vision Critical<br />
Martin Reed - AVP, Marketing & Research Central 1 Credit Union<br />
Moderator: Meena Sandhu, Marketing Strategist and Speaker</p>
<p>Then <a href="http://www.eventbrite.com/e/beer-pong-social-startupweekvan-tickets-14078098973?aff=eorg">stay for our Beer Pong Social</a>!</p>
<p>Agenda:<br />
<br />
5:30pm Doors Open<br />
6:00pm Panel Begins - Collaboration, The New Economy<br />
7:00pm <a href="http://www.eventbrite.com/e/beer-pong-social-startupweekvan-tickets-14078098973?aff=eorg">Beer Pong Social</a> - Stay and mingle, drinks are on us!<br />
</p>
</div>
<div class='right'>
<h5>The Hive </h5>
<p class='sub'>
<small>#210 - 128 W Hastings Street, Vancouver, British Columbia, Canada</small>
</p>
<p>
<br />
<br />
<a target='_blank' href='http://www.eventbrite.com/e/collaboration-the-new-economy-startupweekvan-tickets-14030992075' class='button'><i class='icon-SWV'></i>Tasty Ticket
</a>
</p>
<p><br />Or join us later for Beer Pong starting at 7pm:</p>
<p>
<br />
<a target='_blank' href='http://www.eventbrite.com/e/beer-pong-social-startupweekvan-tickets-14078098973' class='button'><i class='icon-SWV'></i>Tasty Ticket
</a>
</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class='white-bg'>
<div class='head'>
<div class='row'>
<div class='left'>
<h2>Highline Startup Drinks</h2>
</div>
<div class='right'>
<h5>Thursday, Nov 20th</h5>
<p class='sub'>
<small>8:00 PM - Midnight</small>
</p>
</div>
</div>
</div>
<div class='content'>
<div class='row'>
<div class='left'>
<p>
With chapters in 16+ cities, Startup Socials Mixers offer the opportunity for entrepreneurs, investors, marketers, startups and professionals to network, learn, and party together in a non-formal environment.
</p>
<p>
<small>Dedicated to uniting the best startup ecosystem partners in North America, HIGHLINE is proud to partner with Startup Socials and SoftLayer Catalyst to scale across Canada, and tonight marks its entry into Vancouver!</small>
</p>
</div>
<div class='right'>
<h5>Republic Nightclub</h5>
<p class='sub'>
<small>958 Granville Street, Vancouver, British Columbia, Canada</small>
</p>
<p>
<br />
<br />
<a target='_blank' href='https://www.eventbrite.com/e/startup-socials-mixer-vancouver-november-2014-powered-by-highline-tickets-14006480761' class='button'><i class='icon-SWV'></i>Tasty Ticket
</a>
</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class='white-bg'>
<div class='head'>
<div class='row'>
<div class='left'>
<h2>Cascadia Summit</h2>
</div>
<div class='right'>
<h5>Friday, Nov 21st</h5>
<p class='sub'>
<small>5:00 PM - Midnight</small>
</p>
</div>
</div>
</div>
<div class='content'>
<div class='row'>
<div class='left'>
<p>
Cascadia Summit is Launch Academy's premiere event showcasing the most promising startups from Western Canada and the US to an audience over 500 investors, entrepreneurs, corporations, media and more.
</p>
<p>
<small>This year Cascadia will be hosted in partnership with Boast Capital and Plug and Play Tech Center and will the Official Closing Event of Vancouver Startup Week.</small>
</p>
</div>
<div class='right'>
<h5>Science World Vancouver</h5>
<p class='sub'>
<small>1455 Quebec St, Vancouver, BC, Canada</small>
</p>
<p>
<br />
<br />
<a target='_blank' href='http://www.cascadiasummit.com/register' class='button'><i class='icon-SWV'></i>Tasty Ticket
</a>
</p>
</div>
</div>
</div>
</div>
</li>
</ul>
</section>
<!-- SPONSORS -->
<section class='sponsors'>
<h3>Our Sponsors</h3>
<a target='_blank' href='mailto:[email protected]'>
<i class='icon-icecream'></i>
Become a Sponsor
</a>
<div class='row'>
<div class='line'><span>Presenting Sponsor</span></div>
<img src='images/SWV_sponsors_presenting.jpg' />
</div>
<div class='row'>
<div class='line'><span>Premiere Sponsors</span></div>
<img src='images/SWV_sponsors_premiere.jpg' />
</div>
<div class='row'>
<div class='line'><span>Community Sponsors</span></div>
<img src='images/SWV_sponsors_community.jpg' />
</div>
</section>
<!-- /end SPONSORS -->
<section class='startup-jobs' id='jobs'>
<h3>Startup Jobs</h3>
<div class='row'>
<p>
<b>Do you love late nights and cheap coffee?</b>
</p>
<p>
We've curated opportunities that span a multitude of positions within Vancouver's startup ecosystem. Buckle up – your next big startup gig is probably on this list.
</p>
<p style='text-align: center;'>
<a class='button' target='_blank' href='http://www.weareyvr.ca/jobs'>Find a job</a>
</p>
<p class='weareyvr'>
<span>Powered by</span>
<a href='http://weareyvr.ca'><img src='../images/we_YVR.png' /></a>
</p>
</div>
</section>
<!--
<section class='feed-me'>
<a href='#'>
<img src='images/SWV_skyrocket_insta.jpg' />
<img class='hover' src='images/SWV_skyrocket_insta_hover.jpg' />
</a>
</section>
-->
<section class='contact' id='contact'>
<a target='_blank' href='https://twitter.com/startupweekvan'><i class='icon-twitter'></i>@StartupWeekVan</a>
<a target='_blank' href='mailto:[email protected]?subject=This%20looks%20awesome!&body=Give%20us%20some%20more%20info%20about%20how%20you%27d%20like%20to%20get%20involved%20%3A)'><i class='icon-mail'></i>Email Us</a>
<a target='_blank' href='https://docs.google.com/forms/d/1WIEcFw--ImTBeRrmUjquzFcFw40rEfdsFIGrHUhT4lQ/viewform'><i class='icon-drink'></i>Volunteer</a>
</section>
<section class='why'>
<div class='row'>
<h1>Why Ice Cream?</h1>
<p>Because it's cool, has a direct value proposition and you better be nimble, or the opportunity (and pleasure) will melt away...</p>
</div>
<div class='footer'>
<div class='container'>
<div class='left'>
<i class='icon-SWV'></i>
<br />
<small>© 2014 Startup Weekend Vancouver</small>
</div>
<div class='right'>
<a target='_blank' href='http://skyrocket.is'>
<i class='icon-skyrocket_rocket_b'></i>
<br />
<small>Built by Skyrocket</small>
</a>
</div>
</div>
</div>
</section>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-31445223-3', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>