forked from wowhack/wowhack.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
596 lines (514 loc) · 23.8 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
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Dashboard | Spotify Way Out West Hackathon 2014</title>
<link rel="icon" href="images/favicon.png" />
<link href='http://fonts.googleapis.com/css?family=Pacifico|Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic,700italic' rel='stylesheet' type='text/css' />
<link rel="stylesheet" href="css/site.css" />
</head>
<body class="slide-container">
<aside role="complementary" class="slide-menu">
<h2><i class="icon">🔗</i> Contact info</h2>
<dl>
<dt>Event email</dt>
<dd><a href="mailto:[email protected]">[email protected]</a></dd>
<dt>GitHub</dt>
<dd><a href="http://github.com/wowhack">github.com/wowhack</a></dd>
<dt>Jour phone (call for urgent problems)</dt>
<dd>070-657 42 58</dd>
</dl>
<h2><i class="icon">👤</i> Admins</h2>
<ul class="list detailed">
<li>Johan <small>070-657 42 58</small></li>
<li>Anton <small>070-521 25 18</small></li>
<li>Paolo <small>073-544 10 70</small></li>
<li>Axel <small>073-039 50 52</small></li>
</ul>
<h2><i class="icon">👥</i> Jury</h2>
<ul class="list detailed">
<li>Niklas Gustavsson <small>Spotify</small></li>
<li>Sofie Lindblom <small>Spotify</small></li>
<li>Tobias Ahlin <small>GitHub</small></li>
<li>Bastien Teinturier <small>Microsoft</small></li>
</ul>
</aside>
<div class="slide-pusher">
<div class="slide-content wrapper">
<header role="banner">
<div class="grid grid--middle">
<div class="grid__item one-quarter animate">
<button id="toggle-menu" class="icon">☰</button>
<a target="_blank" title="#wowhack2014" href="https://twitter.com/search?q=%23wowhack2014">
<img src="images/wowhack.svg" alt="#wowhack2014" width="185" />
</a>
</div><!--
--><div class="grid__item one-half animate">
<h1>Dashboard</h1>
</div><!--
--><div class="grid__item one-quarter animate-right">
<a target="_blank" title="Spotify" href="http://spotify.com">
<img src="images/spotify.svg" alt="Spotify" width="127" />
</a>
</div>
</div>
<div rel="tooltip" title="Time left for hacking" class="track animate">
<div id="counter" class="thumb"></div>
<time title="Time left for hacking" id="timeleft" class="indicator"></time>
</div>
</header>
<main role="main" class="grid">
<aside class="secondary-info grid__item one-quarter">
<section class="animate-right">
<h1>Jour phone</h1>
<p>
For urgent problems: <strong>070-657 42 58</strong>
</p>
</section>
<section class="animate">
<h1><i class="icon">📶</i> WiFi Access</h1>
<dl>
<dt>SSID</dt>
<dd>Spotify-Guest</dd>
<dt>Password</dt>
<dd>internet!</dd>
</dl>
</section>
<section class="animate-right">
<h1><i class="icon"></i> Checklist</h1>
<ul class="checklist">
<li>Check in</li>
<li>Have admin create GitHub team</li>
<li>Invite team members</li>
<li>Create private repo</li>
<li>Write codes</li>
</ul>
</section>
<section class="animate">
<h1><i class="icon">🕔</i> Schedule</h1>
<h2>Wednesday</h2>
<ol class="schedule-list">
<li><time>9.15</time>Brunch is served</li>
<li><time>12.00</time>Lunch (Pita wraps)</li>
<li><time>13.00</time>Jury introduction</li>
<li><time>16.00</time>Hacking ends. Presentations begin!</li>
<li><time>17.30</time>Awards</li>
</ol>
<h2>Thursday</h2>
<p>
<a href="http://wayoutwest.se/">Way Out West 2014</a> starts. Everyone presenting a hack gets a free VIP pass to the festival (7-9 August).
</p>
</section>
</aside><!--
--><section class="grid__item one-half animate">
<h1>Notices</h1>
<article role="article" class="animate-right">
<h2>Presentations over!</h2>
<time datetime="20140806T15:53" title="2014-08-06, 17:42" pubdate>17:42</time>
<div class="content">
<p>
Eagerly awaiting the jury's decision.
</p>
</div>
</article>
<article role="article" class="animate-right">
<h2>Presentations are due soon. Iiih!</h2>
<time datetime="20140806T15:53" title="2014-08-06, 15:53" pubdate>15:53</time>
<div class="content">
<p>
Ladies and gentlemen, push your last panic commits!
</p>
</div>
</article>
<article role="article" class="animate-right">
<h2>Presentation Order</h2>
<time datetime="20140806T12:42" title="2014-08-06, 12:42" pubdate>12:42</time>
<div class="content">
<p>
Here's the order of presentation for all the teams registered on our GitHub organization <br/>
If you can't find your team inside the list, contact us ASAP. <br/>
Cheers!
</p>
</div>
<ul class="list">
<li>Albert</li>
<li>DJ Perro</li>
<li>HacktieBolaget</li>
<li>Human League</li>
<li>Jordgubbar</li>
<li>King of Discovery</li>
<li>Lone Wolf</li>
<li>Frontcell</li>
<li>Music Dash</li>
<li>Najs</li>
<li>Paisley Prophets</li>
<li>Posterit</li>
<li>Pound Club</li>
<li>PXF</li>
<li>Retrofuzz</li>
<li>Roxy</li>
<li>Runnify</li>
<li>Spotifight</li>
<li>Tag N Play</li>
<li>Team Awesome</li>
<li>The Chucklers</li>
<li>The Players</li>
<li>Uncovered</li>
<li>DjikstrasHarmony</li>
<li>X</li>
</ul>
</article>
<article role="article" class="animate">
<h2>Dashboard Auto-refresh</h2>
<time datetime="20140806T12:05" title="2014-08-06, 12:05" pubdate>12:05</time>
<div class="content">
<p>
You know what?! The dashboard does now AUTO REFRESH. I know, right?! I thought it was a nice feature to have, now when it's like .. four hours left of the hackathon.
</p>
<p>
There's some GitHub commit hooks and Socket.io involved.
</p>
<p>
<strong>Johan</strong>
</p>
</div>
</article>
<article role="article">
<h2>Day 2</h2>
<time datetime="20140806T10:38" title="2014-08-06, 10:38" pubdate>10:38</time>
<div class="content">
<p>
Good mooooooorning haaaackers! Welcome to a new shiny day of code! Hope you're all fine, whether you're putting the final touches or doing the godforsaken refactor.
</p>
</div>
</article>
<article role="article">
<h2>Commit Highlights #5</h2>
<time datetime="20140805T23:28" title="2014-08-05, 23:28" pubdate>23:28</time>
<div class="content">
<p>
<img src="files/commit9.png" alt="" />
</p>
<p>
<img src="files/commit10.png" alt="" />
</p>
<p>
<img src="files/commit11.png" alt="" />
</p>
</div>
</article>
<article role="article">
<h2>Commit Highlights #4</h2>
<time datetime="20140805T22:41" title="2014-08-05, 22:41" pubdate>22:41</time>
<div class="content">
<p>
<img src="files/commit7.png" alt="" />
</p>
<p>
<img src="files/commit8.png" alt="" />
</p>
</div>
</article>
<article role="article">
<h2>Commit Highlights #3</h2>
<time datetime="20140805T21:47" title="2014-08-05, 21:47" pubdate>21:47</time>
<div class="content">
<p>
<img style="margin: auto" src="files/commit3.png" alt="" />
</p>
</div>
</article>
<article role="article">
<h2>Commit Highlights #2</h2>
<time datetime="20140805T21:43" title="2014-08-05, 21:43" pubdate>21:43</time>
<div class="content">
<p>
<img src="files/commit4.png" alt="" />
</p>
<p>
<img src="files/commit5.png" alt="" />
</p>
<p>
<img src="files/commit6.png" alt="" />
</p>
</div>
</article>
<article role="article">
<h2>Staying the night?</h2>
<time datetime="20140805T21:00" title="2014-08-05, 21:00" pubdate>21:00</time>
<div class="content">
<p>We (the admins) will be here all night, so you (the hackers) are free to stay through the night if you like!</p>
<p>If you go home, remember to keep your name tag, and also check the on call number when you want to come back in.</p>
</div>
</article>
<article role="article">
<h2>Daniel from Frontcell</h2>
<time datetime="20140805T20:20" title="2014-08-05, 20:20" pubdate>20:20</time>
<div class="content">
<p>Teams!</p>
<p>Nice to meet you. I am Daniel. I speak iOS since 2008. Came late to the hack, i.e. without a team right now. Will code for food and the occasional beer.</p>
<p>
<strong>Daniel Mijic</strong>, <a href="http://www.frontcell.se/">Frontcell</a>
</p>
</div>
</article>
<article role="article">
<h2>Commit Highlights</h2>
<time datetime="20140805T20:14" title="2014-08-05, 20:14" pubdate>20:14</time>
<div class="content">
<p>
<img src="files/commit1.png" alt="" />
</p>
<p>
<img src="files/commit2.png" alt="" />
</p>
</div>
</article>
<article role="article">
<h2>Pizza ...</h2>
<time datetime="20140805T17:58" title="2014-08-05, 17:58" pubdate>17:58</time>
<div class="content">
<p>
... will arrive around 19. We've estimated around half a pizza per person.</p>
<p>We'll pop out some chilled beer for those who want at the same time.</p>
<p>
Cheers!
</p>
</div>
</article>
<article role="article">
<h2>Coffee ...</h2>
<time datetime="20140805T17:58" title="2014-08-05, 17:58" pubdate>17:58</time>
<div class="content">
<p>
If it runs out in the thermos, ask for more, we'll make more :-)
</p>
<p>
Cheers!
</p>
</div>
</article>
<article role="article">
<h2>Presentations galore!</h2>
<time datetime="20140805T16:35" title="2014-08-05, 16:35" pubdate>16:35</time>
<div class="content">
<p>
Those of you who plan on doing something that require more than the standard HDMI video and sound for your presentations, please contact us ADMINs asap so we can test everything out before the real presentations.
</p>
<p>
Cheers!
</p>
</div>
</article>
<article role="article">
<h2>Spotify Office Screen Template</h2>
<time datetime="20140805T16:15" title="2014-08-05, 16:15" pubdate>16:15</time>
<div class="content">
<p>
A team asked us for the ratios and grid of the tv wall in the office, for being able to place stuff on screen when doing presentations or similar.
</p>
<ul>
<li><a target="_blank" href="files/wowhack_screen_template.eps">wowhack_screen_template.eps</a></li>
<li><a target="_blank" href="files/wowhack_screen_template.png">wowhack_screen_template.png</a></li>
<li><a target="_blank" href="files/wowhack_screen_template.pdf">wowhack_screen_template.pdf</a></li>
</ul>
<p>
Enjoy!
</p>
</div>
</article>
<article role="article">
<h2>Way Out West API Endpoints</h2>
<time datetime="20140805T16:05" title="2014-08-05, 16:05" pubdate>16:05</time>
<div class="content">
<p>
Our friends at <a href="http://www.retrofuzz.com/">Retrofuzz</a> was kind to share some endpoints for the Way Out West festival with us. The response format is JSON, and the endpoints are:
</p>
<ul>
<li><a href="http://wayoutwest.se/ajax/artists/"><code>/ajax/artists</code></a></li>
<li><a href="http://wayoutwest.se/ajax/events/"><code>/ajax/events</code></a></li>
<li><a href="http://wayoutwest.se/ajax/venues/"><code>/ajax/venues</code></a></li>
</ul>
<p>
Might be useful for you who're building festival related stuff. Happy hacking!
</p>
</div>
</article>
<article role="article">
<h2>Wrap orderings</h2>
<time datetime="20140805T13:45" title="2014-08-05, 13:45" pubdate>13:45</time>
<div class="content">
<p>
The form for wrap orderings is available here: <a href="http://spoti.fi/wowhacklunch">spoti.fi/wowhacklunch</a>
</p>
<p>
Simply checkout the different wraps on <a href="http://www.aptit.se/nf/layout.asp?menu_action=true&x=1&menu_supplierid=269&hdnTimeFilter=&hdnOpenOption=&hdnTimeMoreDayOfWeek=&hdnTimeMoreHour=#269">Aptit.se</a> and select it in the form, and we'll order it for you for Wednesday's lunch.
</p>
<p>
Please order <strong>before</strong> <time datetime="20140805T16:00" title="August 5th, 16:00">16.00</time> today! Give us a shout with any questions.
</p>
<p>
That's all, as you were.
</p>
</div>
</article>
<article role="article">
<h2>Info about tomorrow</h2>
<time pubdate>11:45</time>
<div class="content">
<p>
Updated schedule, Jury will introduce themselves a bit more at noon tomorrow.
</p>
</div>
</article>
<article role="article">
<h2>Reminder about GitHub repos</h2>
<time pubdate>11:30</time>
<div class="content">
<p>
When you're creating repos, be sure to put it under the <em>wowhack</em> organization at GitHub.
</p>
<p>
From the <em>New repository</em> view:
</p>
<p>
<img src="http://cl.ly/WtwB/new1.png" alt="" />
</p>
<p>
<img src="http://cl.ly/WuWB/new2.png" alt="" />
</p>
<p>
or from <a href="https://github.com/wowhack">github.com/wowhack</a>:
</p>
<p>
<img src="http://cl.ly/WugL/new3.png" alt="" />
</p>
<p>
Remember to choose private repo! You should be able to view the repo from the organization page now.
</p>
</div>
</article>
<article role="article">
<h2>Presentation slides</h2>
<time pubdate>11:24</time>
<div class="content">
<p>
Great talks, right? We've put them up here for your convenience:
</p>
<ul>
<li><a href="http://lab.possan.se/slides/WOW%20Hack%20Gothenburg%202014.pdf">Possan from <strong>Spotify</strong></a></li>
<li><a href="http://cl.ly/WuLh">Aaron from <strong>Songkick</strong></a></li>
<li>Varun from <strong>Musixmatch</strong> · <a href="https://developer.musixmatch.com/documentation">Docs</a> · <a href="http://www.johnnycashhasbeeneverywhere.com/">Demo</a></li>
<li><a href="http://cl.ly/WtpP">Bassel from <strong>Microsoft</strong></a></li>
</ul>
</div>
</article>
<article role="article">
<h2>Welcome!</h2>
<time pubdate>09:45</time>
<div class="content">
<p>
Welcome to the hack! We're about to begin with talks shortly, and after that you'll get the chance to form teams and look for more members if you need to. WiFi details are available in the left sidebar. Contact info is available in the drawer to the left.</p>
<p>
We've got people from GitHub, Microsoft, Songkick, Musixmatch and Spotify speaking about their cool APIs.
</p>
<p>
Don't forget to create teams! Grab an admin for help.
</p>
</div>
</article>
<article role="article">
<h2>Last Night Info</h2>
<time datetime="20140804T15:41" title="2014-08-04, 15:41" pubdate>15:41</time>
<div class="content">
<p>We’d like to run through some of the highlights from the last email just to make sure you’re all aware of where to go tomorrow, and when!</p>
<p>We’d like to introduce the Dashboard we’ll use for the hack <a href="http://wowhack.github.io/">http://wowhack.github.io</a>.
Be sure to bookmark this page and check it for updates during the hack. Useful information will be available on that site.</p>
<p>The venue is Spotify HQ, Vallgatan 22 (<a href="https://www.google.com/maps/place/Vallgatan+22,+411+16+G%C3%B6teborg,+Sweden/@57.7038189,11.9657855,17z/data=!3m1!4b1!4m2!3m1!1s0x464ff365f08b047d:0x47a6d8a7c5385e62">Map</a>). You should arrive at 9:00 tomorrow (Tuesday Aug 5th) to check in and receive login for your private Github team repositories.</p>
<p>We’ll also have a brief introduction by the organisers. Those of you who do not have a team will after this intro get a chance to find one.</p>
<p>If you are unable to attend tomorrow, please reply to this email now and let us know! We have a lot of people on the waiting list for this event.</p>
<p>Also, if you have allergies or other special needs, please reply to this email so we can work around any issues.</p>
</div>
</article>
<article role="article">
<h2>Hello and welcome!</h2>
<time pubdate>Intro</time>
<div class="content">
<p>
... to the Way out West Hack for 2014, hosted at the Spotify HQ in Gothenburg.
</p>
<p>
When you arrive at the office on tuesday morning, we assume that you want to get started on hacking.
To get going with this, we advice you to refer to the checklist to the left.
</p>
<p>
If you have questions, please read through the info mail that was sent out on the 23rd of July.
Or just grab someone with an ADMIN print on their back and ask them for help.
</p>
<p>
Happy coding!
</p>
</div>
</article>
</section><!--
--><div class="grid__item one-quarter">
<section class="animate">
<p><a class="btn full-width" target="_blank" href="http://open.spotify.com/user/wowhack/playlist/125Fk4eSxRseQmuSeA6oZ5"><img src="images/spotify-logo.svg" /> Official Playlist <i class="icon"></i></a></p>
<iframe src="https://embed.spotify.com/?uri=spotify:user:wowhack:playlist:125Fk4eSxRseQmuSeA6oZ5" width="300" height="80" frameborder="0" allowtransparency="true"></iframe>
</section>
<section class="latest-commits animate">
<h1><i class="icon">🕩</i> Latest commits <small>(<span id="commit-counter">...</span>)</small></h1>
<ul id="commits" class="list"></ul>
<div class="gradient"></div>
</section>
<aside class="sponsors">
<h2 class="notice muted">Partners</h2>
<a href="http://github.com">
<img src="images/github.svg" alt="GitHub" />
</a>
<a href="http://musixmatch.com">
<img src="images/musixmatch.svg" alt="MusixMatch" />
</a>
<a href="http://songkick.com">
<img src="images/songkick.png" alt="Songkick" />
</a>
<a href="http://xbox.com/music">
<img class="square" src="images/xbox.png" alt="Xbox Music" />
</a>
</aside>
</div>
</main>
<footer role="contentinfo">
<p>
Made with love by Johan, Anton, Paolo and Owen. Spotify 2014.
</p>
</footer>
</div>
</div>
<div class="overlay"><i class="icon">🏆</i><h1>Presentations</h1></div>
<script id="commit-template" type="text/html">
<li>
<p class="message"><i class="icon">⚑</i><kbd>{message}</kbd></p>
<p class="meta"><time datetime="{timestamp}" title="{timestamp}" pubdate>{date}</time> · By <strong class="committer">{by}</strong> from the <strong class="team">{team}</strong> team
</p>
</li>
</script>
<script src="https://cdn.socket.io/socket.io-1.0.6.js"></script>
<script>
var socket = io('http://wowhack-pusher.nodejitsu.com')
socket.on('refresh', function() {
setTimeout(function() {
location.reload()
}, 5000)
})
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="https://cdn.firebase.com/js/client/1.0.18/firebase.js"></script>
<script src="vendor/countdown.min.js"></script>
<script src="scripts/tooltips.js"></script>
<script src="scripts/sidebar-controller.js"></script>
<script src="modules/commits.js"></script>
<script src="modules/countdown.js"></script>
<!-- Made with love by Johan, Anton and Paolo -->
</body>
</html>