elsmore 0.1.7 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/hackference.co.uk/assets/css/site.css +488 -0
  4. data/hackference.co.uk/assets/css/slicknav.css +178 -0
  5. data/hackference.co.uk/assets/css/tito.css +130 -0
  6. data/hackference.co.uk/assets/img/algolia.png +0 -0
  7. data/hackference.co.uk/assets/img/andrew-faraday.jpg +0 -0
  8. data/hackference.co.uk/assets/img/conf.png +0 -0
  9. data/hackference.co.uk/assets/img/contentful.jpg +0 -0
  10. data/hackference.co.uk/assets/img/cristiano-betta.jpg +0 -0
  11. data/hackference.co.uk/assets/img/dan-jenkins.png +0 -0
  12. data/hackference.co.uk/assets/img/daniel-knell.jpg +0 -0
  13. data/hackference.co.uk/assets/img/etiene-dalcol.jpg +0 -0
  14. data/hackference.co.uk/assets/img/felienne-hermans.jpg +0 -0
  15. data/hackference.co.uk/assets/img/hack.png +0 -0
  16. data/hackference.co.uk/assets/img/hugh-rawlinson.jpg +0 -0
  17. data/hackference.co.uk/assets/img/improbable.png +0 -0
  18. data/hackference.co.uk/assets/img/jessica-rose-cartoon.png +0 -0
  19. data/hackference.co.uk/assets/img/jonathan-kingsley.jpeg +0 -0
  20. data/hackference.co.uk/assets/img/logo-small.png +0 -0
  21. data/hackference.co.uk/assets/img/martin-splitt.jpg +0 -0
  22. data/hackference.co.uk/assets/img/microsoft.png +0 -0
  23. data/hackference.co.uk/assets/img/mozilla.png +0 -0
  24. data/hackference.co.uk/assets/img/nexmo.png +0 -0
  25. data/hackference.co.uk/assets/img/packt.png +0 -0
  26. data/hackference.co.uk/assets/img/pebble.png +0 -0
  27. data/hackference.co.uk/assets/img/proactive.png +0 -0
  28. data/hackference.co.uk/assets/img/pusher.png +0 -0
  29. data/hackference.co.uk/assets/img/remy-sharp.jpg +0 -0
  30. data/hackference.co.uk/assets/img/sam-wierema.jpg +0 -0
  31. data/hackference.co.uk/assets/img/samathy-barratt.jpg +0 -0
  32. data/hackference.co.uk/assets/img/soledad.png +0 -0
  33. data/hackference.co.uk/assets/img/technical-team-solutions.png +0 -0
  34. data/hackference.co.uk/assets/img/terence-eden.png +0 -0
  35. data/hackference.co.uk/cdn-cgi/l/email-protection/index.html +75 -0
  36. data/hackference.co.uk/cdn-cgi/scripts/cf.common.js +78 -0
  37. data/hackference.co.uk/cdn-cgi/scripts/zepto.min.js +2 -0
  38. data/hackference.co.uk/cdn-cgi/styles/cf.errors.css +1 -0
  39. data/hackference.co.uk/cdnjs.cloudflare.com/ajax/libs/SlickNav/1.0.7/jquery.slicknav.min.js +6 -0
  40. data/hackference.co.uk/code-of-conduct.html +525 -0
  41. data/hackference.co.uk/code.jquery.com/jquery-1.12.3.min.js +5 -0
  42. data/hackference.co.uk/conference.html +776 -0
  43. data/hackference.co.uk/contact.html +365 -0
  44. data/hackference.co.uk/credits.html +399 -0
  45. data/hackference.co.uk/hackathon.html +585 -0
  46. data/hackference.co.uk/index.html +543 -0
  47. data/hackference.co.uk/js.tito.io/v1/index.html +1 -0
  48. data/hackference.co.uk/maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css +6 -0
  49. data/hackference.co.uk/maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css +4 -0
  50. data/hackference.co.uk/platform.twitter.com/js/tweet.00c2bb81d4f3f312a9a021c715a1c9dc.js +1 -0
  51. data/hackference.co.uk/platform.twitter.com/widgets.js +11 -0
  52. data/hackference.co.uk/speakers/andrew-faraday.html +363 -0
  53. data/hackference.co.uk/speakers/dan-jenkins.html +378 -0
  54. data/hackference.co.uk/speakers/daniel-knell.html +382 -0
  55. data/hackference.co.uk/speakers/etiene-dalcol.html +378 -0
  56. data/hackference.co.uk/speakers/felienne-hermans.html +386 -0
  57. data/hackference.co.uk/speakers/hugh-rawlinson.html +378 -0
  58. data/hackference.co.uk/speakers/jonathan-kingsley.html +386 -0
  59. data/hackference.co.uk/speakers/martin-splitt.html +402 -0
  60. data/hackference.co.uk/speakers/remy-sharp.html +380 -0
  61. data/hackference.co.uk/speakers/sam-wierema.html +378 -0
  62. data/hackference.co.uk/speakers/samathy-barratt.html +397 -0
  63. data/hackference.co.uk/speakers/soledad-penades.html +382 -0
  64. data/hackference.co.uk/speakers/terence-eden.html +388 -0
  65. data/hackference.co.uk/sponsors/algolia.html +350 -0
  66. data/hackference.co.uk/sponsors/contentful.html +350 -0
  67. data/hackference.co.uk/sponsors/improbable.html +351 -0
  68. data/hackference.co.uk/sponsors/index.html +655 -0
  69. data/hackference.co.uk/sponsors/microsoft.html +350 -0
  70. data/hackference.co.uk/sponsors/nexmo.html +350 -0
  71. data/hackference.co.uk/sponsors/packt.html +350 -0
  72. data/hackference.co.uk/sponsors/pebble.html +350 -0
  73. data/hackference.co.uk/sponsors/pusher.html +350 -0
  74. data/hackference.co.uk/sponsors/sponsor-us.html +658 -0
  75. data/hackference.co.uk/tickets.html +406 -0
  76. data/lib/elsmore/command.rb +2 -1
  77. data/lib/elsmore/document.rb +7 -3
  78. data/lib/elsmore/emitter.rb +22 -12
  79. data/lib/elsmore/resource.rb +4 -3
  80. data/lib/elsmore/rewriter.rb +13 -3
  81. data/lib/elsmore/scraper.rb +42 -26
  82. data/lib/elsmore/version.rb +1 -1
  83. data/lib/elsmore/writer.rb +4 -1
  84. metadata +74 -1
@@ -0,0 +1,382 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <meta charset="utf-8" />
4
+ <title>Starring Daniel Knell | Hackference 2016</title>
5
+
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <meta name="description" content="Hackference is a conference and hackathon based around learning and inspiring people to hack - October 21st for the Conference, 22nd and 23rd for the Hackathon - based in Birmingham, UK" />
8
+ <meta name="robots" content="index, follow" />
9
+ <meta name="author" content="Mike Elsmore, Jake Price, Curtis Harding" />
10
+
11
+ <meta property="og:title" content="Hackference 2016" />
12
+ <meta property="og:type" content="website" />
13
+ <meta property="og:url" content="http://2016.hackference.co.uk" />
14
+ <meta property="og:image" content="https://pbs.twimg.com/profile_images/715514227885211648/gkFpBOS9.jpg" />
15
+
16
+ <!-- Base CSS -->
17
+ <link rel="stylesheet" href="/maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
18
+ <link rel="stylesheet" href="/maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
19
+ <link rel="stylesheet" href="/assets/css/slicknav.css" />
20
+
21
+ <!-- Site CSS -->
22
+ <link rel="stylesheet" type="text/css" href="/assets/css/site.css" />
23
+
24
+ <!-- Other -->
25
+ <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
26
+
27
+ <script type="text/javascript" charset="utf-8" async="" src="/platform.twitter.com/js/tweet.00c2bb81d4f3f312a9a021c715a1c9dc.js"></script>
28
+
29
+ <body>
30
+ <div id="hero">
31
+ <div class="container">
32
+ <div class="col-md-12">
33
+ <h1><a href="/">Hackference 2016</a></h1>
34
+ <h2>21st - 23rd October 2016, Birmingham UK</h2>
35
+ <div class="hero-tickets">
36
+ <a href="/tickets.html" class="art-deco-button">Tickets from £60</a>
37
+ </div>
38
+ </div>
39
+ </div>
40
+ </div>
41
+ <div id="header">
42
+ <div class="container">
43
+ <div class="col-md-12">
44
+ <ul id="menu" class="top-nav hidden-sm hidden-xs">
45
+ <li><a href="/tickets.html" class="">Tickets</a></li>
46
+ <li><a href="/conference.html" class="">Conference</a></li>
47
+ <li><a href="/hackathon.html" class="">Hackathon</a></li>
48
+ <li><a href="/sponsors" class="">Sponsors</a></li>
49
+ <li><a href="/code-of-conduct.html" class="">Code of conduct</a></li>
50
+ </ul>
51
+ </div>
52
+ </div>
53
+ </div>
54
+
55
+ <div class="content">
56
+ <div class="container">
57
+ <div class="row">
58
+ <div class="col-md-12">
59
+ <h4 class="sub-header border starring">Starring... Daniel Knell</h4>
60
+ </div>
61
+ </div>
62
+ <div class="row">
63
+ <div class="col-md-4">
64
+ <img src="/assets/img/daniel-knell.jpg" width="100%" class="art-deco-border-image" />
65
+
66
+ </div>
67
+ <div class="col-md-8 speaker-description">
68
+
69
+ <p>Daniel Knell is a veteran developer and technical architect, obsessed with technology and automation. He uses his role as a consultant to maximise his exposure to new and interesting things, and likes to share what he learns along the way.</p>
70
+
71
+
72
+ </div>
73
+ </div>
74
+
75
+ <div class="row">
76
+ <div class="col-md-12">
77
+ <a name="talk"></a>
78
+ <h4 class="sub-header border" style="margin-bottom: 60px">Filmography</h4>
79
+ </div>
80
+ <div class="col-md-4 speaker-talk-title">
81
+ Email - Beyond the Send Button
82
+ </div>
83
+ <div class="col-md-8 speaker-description">
84
+
85
+ <p>As developers we spend a lot of time focused on HTTP, yet there is an older protocol that is just as important and often not very well understood. Join me for a trip down the rabbit hole and learn just how much is hidden by our email clients and libraries.</p>
86
+
87
+ <p>We will follow an email transaction as it leaves its home client/library, navigates the email exchanges and the quagmire of new security / anti-spam features, and then eventually makes its way to the receiver.</p>
88
+
89
+ <p>Along the way we will look at the various features that protect the modern inbox, as well as the ones that are going to play a big roll in deliverability over the coming year, and how we as developers can play nicely with them to ensure the best chance of our mail reaching its targets.</p>
90
+
91
+
92
+ </div>
93
+
94
+ </div>
95
+ </div>
96
+
97
+ <div class="content-darker">
98
+ <div class="container">
99
+ <div class="row">
100
+ <div class="col-md-12">
101
+ <h4 class="sub-header border">Links</h4>
102
+
103
+ <p class="big-intro">
104
+ Github: <a href="https://github.com/danielknell">danielknell</a> ·
105
+ Twitter: <a href="https://twitter.com/danielknell">@danielknell</a> ·
106
+ Website: <a href="http://danielknell.co.uk/">http://danielknell.co.uk/</a>
107
+ </p>
108
+
109
+ </div>
110
+ </div>
111
+ </div>
112
+ </div>
113
+
114
+ <!-- /Content type 1 -->
115
+ <div class="content">
116
+ <div class="container">
117
+ <div class="row">
118
+ <div class="col-md-12">
119
+ <h4 class="sub-header border">Our Sponsors</h4>
120
+ </div>
121
+ <!-- Top level sponsorship get col-6 -->
122
+ <div class="row">
123
+ <!-- Executive Producer/Platinum -->
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+ </div>
148
+ <!-- Second level sponsorship get col-4 -->
149
+ <div class="row">
150
+ <!-- Associate Producer/Gold -->
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+ <div class="col-sm-6 col-sm-offset-3 col-xs-12 newsponsor">
164
+ <a href="https://www.nexmo.com/">
165
+ <img src="/assets/img/nexmo.png" width="100%" />
166
+ <div class="sponsor-name">Nexmo</div>
167
+ <div class="sponsor-meta">Associate Producer</div>
168
+ </a>
169
+ </div>
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+ </div>
183
+ <!-- Rest sponsorship get col-3 -->
184
+ <div class="row">
185
+ <!-- Assistant Producer/Silver -->
186
+
187
+
188
+ <div class="col-sm-3 newsponsor">
189
+ <a href="https://www.algolia.com/">
190
+ <img src="/assets/img/algolia.png" width="100%" />
191
+ <div class="sponsor-name smaller">Algolia</div>
192
+ <div class="sponsor-meta smaller">Assistant Producer</div>
193
+ </a>
194
+ </div>
195
+
196
+
197
+
198
+ <div class="col-sm-3 newsponsor">
199
+ <a href="https://www.contentful.com/">
200
+ <img src="/assets/img/contentful.jpg" width="100%" />
201
+ <div class="sponsor-name smaller">Contentful</div>
202
+ <div class="sponsor-meta smaller">Assistant Producer</div>
203
+ </a>
204
+ </div>
205
+
206
+
207
+
208
+ <div class="col-sm-3 newsponsor">
209
+ <a href="https://improbable.io">
210
+ <img src="/assets/img/improbable.png" width="100%" />
211
+ <div class="sponsor-name smaller">Improbable</div>
212
+ <div class="sponsor-meta smaller">Assistant Producer</div>
213
+ </a>
214
+ </div>
215
+
216
+
217
+
218
+ <div class="col-sm-3 newsponsor">
219
+ <a href="">
220
+ <img src="/assets/img/microsoft.png" width="100%" />
221
+ <div class="sponsor-name smaller">Microsoft</div>
222
+ <div class="sponsor-meta smaller">Assistant Producer</div>
223
+ </a>
224
+ </div>
225
+
226
+
227
+
228
+ <div class="col-sm-3 newsponsor">
229
+ <a href="https://www.mozilla.org">
230
+ <img src="/assets/img/mozilla.png" width="100%" />
231
+ <div class="sponsor-name smaller">Mozilla</div>
232
+ <div class="sponsor-meta smaller">Assistant Producer</div>
233
+ </a>
234
+ </div>
235
+
236
+
237
+
238
+
239
+
240
+ <div class="col-sm-3 newsponsor">
241
+ <a href="https://www.packtpub.com/mapt">
242
+ <img src="/assets/img/packt.png" width="100%" />
243
+ <div class="sponsor-name smaller">Mapt - Powered by Packt</div>
244
+ <div class="sponsor-meta smaller">Assistant Producer</div>
245
+ </a>
246
+ </div>
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+ <div class="col-sm-3 newsponsor">
255
+ <a href="https://pusher.com">
256
+ <img src="/assets/img/pusher.png" width="100%" />
257
+ <div class="sponsor-name smaller">Pusher</div>
258
+ <div class="sponsor-meta smaller">Assistant Producer</div>
259
+ </a>
260
+ </div>
261
+
262
+
263
+
264
+
265
+ </div>
266
+ <!-- Rest sponsorship get col-3 -->
267
+ <div class="row">
268
+ <!-- Coordinating Producer/Bronze -->
269
+ <div class="col-sm-2">
270
+ </div>
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
281
+
282
+
283
+
284
+
285
+
286
+
287
+ <div class="col-sm-3 newsponsor">
288
+ <a href="https://pebble.com">
289
+ <img src="/assets/img/pebble.png" width="100%" />
290
+ </a>
291
+ </div>
292
+
293
+
294
+
295
+ <div class="col-sm-3 newsponsor">
296
+ <a href="http://www.proactive.uk.net/">
297
+ <img src="/assets/img/proactive.png" width="100%" />
298
+ </a>
299
+ </div>
300
+
301
+
302
+
303
+
304
+
305
+ <div class="col-sm-3 newsponsor">
306
+ <a href="http://technicalteamsolutions.co.uk/">
307
+ <img src="/assets/img/technical-team-solutions.png" width="100%" />
308
+ </a>
309
+ </div>
310
+
311
+
312
+ </div>
313
+
314
+ </div>
315
+ </div>
316
+ </div>
317
+
318
+ <div id="footer">
319
+ <div class="container">
320
+ <div class="col-sm-6">
321
+ <img src="/assets/img/logo-small.png" />
322
+ <ul class="footer-nav">
323
+ <li><a href="/contact.html">Contact</a></li>
324
+ <li><a href="/credits.html">Credits</a></li>
325
+ <li>Created with Jekyll. Hosted on Github Pages</li>
326
+ <li>Registered company #09529922</li>
327
+ </ul>
328
+ </div>
329
+ <div class="col-sm-6 text-right">
330
+ <p>Following us on social media and joining out mail list.</p>
331
+ <p>Twitter: <a href="https://twitter.com/hackferencebrum">@hackference</a>, Facebook: <a href="https://www.facebook.com/hackference">hackference</a>, Github: <a href="https://github.com/hackference/hackference-2016">Hackference</a></p>
332
+ <form action="//hackference.us10.list-manage.com/subscribe/post?u=6d8df0266d881f193098c49f0&amp;id=973bd1522a" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate form-inline footer-form" target="_blank" novalidate="" style="margin-top: 40px;">
333
+ <div id="mc_embed_signup_scroll">
334
+ <div class="input-group">
335
+ <div id="mce-responses" class="clear">
336
+ <div class="response" id="mce-error-response" style="display:none"></div>
337
+ <div class="response" id="mce-success-response" style="display:none"></div>
338
+ </div>
339
+ <input type="email" value="" name="EMAIL" class="required email form-control col-md-10" placeholder="Email Address" id="mce-EMAIL" />
340
+ <div style="position: absolute; left: -5000px;"><input type="text" name="b_6d8df0266d881f193098c49f0_973bd1522a" tabindex="-1" value="" /></div>
341
+ <span class="input-group-btn">
342
+ <button class="btn btn-subscribe" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe">Subscribe</button>
343
+ </span>
344
+ </div><!-- /input-group -->
345
+ </div>
346
+ </form>
347
+ </div>
348
+
349
+ </div>
350
+ </div>
351
+
352
+ <!-- Latest compiled and minified JavaScript -->
353
+ <script src="/code.jquery.com/jquery-1.12.3.min.js"></script>
354
+ <script async="" src="/platform.twitter.com/widgets.js" charset="utf-8"></script>
355
+ <script src="/cdnjs.cloudflare.com/ajax/libs/SlickNav/1.0.7/jquery.slicknav.min.js"></script>
356
+ <script>
357
+ $(function () {
358
+ $('#menu').slicknav({
359
+ prependTo: '#header',
360
+ label: 'Menu',
361
+ });
362
+ $('.slicknav_btn').on('click', function () {
363
+ //-- Scroll to top of page
364
+ $('html, body').animate({
365
+ scrollTop: ($(this).offset().top - 90) + 'px',
366
+ }, 'slow');
367
+ });
368
+ });
369
+ </script>
370
+ <script>
371
+ $(function () {
372
+ $('body').on('click', '#tito-hackference-hackference-2016-1-show-discount-code a', function() {
373
+ $('#tito-hackference-hackference-2016-1-edit-discount-code').toggle();
374
+ });
375
+ });
376
+ </script>
377
+
378
+ <!-- GoSquared -->
379
+ <script>!function(g,s,q,r,d){r=g[r]=g[r]||function(){(r.q=r.q||[]).push(arguments)};d=s.createElement(q);q=s.getElementsByTagName(q)[0];d.src='//d1l6p2sc9645hc.cloudfront.net/tracker.js';q.parentNode.insertBefore(d,q)}(window,document,'script','_gs');_gs('GSN-309350-E');</script>
380
+
381
+ </div></body>
382
+ </html>
@@ -0,0 +1,378 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <meta charset="utf-8" />
4
+ <title>Starring Etiene Dalcol | Hackference 2016</title>
5
+
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <meta name="description" content="Hackference is a conference and hackathon based around learning and inspiring people to hack - October 21st for the Conference, 22nd and 23rd for the Hackathon - based in Birmingham, UK" />
8
+ <meta name="robots" content="index, follow" />
9
+ <meta name="author" content="Mike Elsmore, Jake Price, Curtis Harding" />
10
+
11
+ <meta property="og:title" content="Hackference 2016" />
12
+ <meta property="og:type" content="website" />
13
+ <meta property="og:url" content="http://2016.hackference.co.uk" />
14
+ <meta property="og:image" content="https://pbs.twimg.com/profile_images/715514227885211648/gkFpBOS9.jpg" />
15
+
16
+ <!-- Base CSS -->
17
+ <link rel="stylesheet" href="/maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
18
+ <link rel="stylesheet" href="/maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
19
+ <link rel="stylesheet" href="/assets/css/slicknav.css" />
20
+
21
+ <!-- Site CSS -->
22
+ <link rel="stylesheet" type="text/css" href="/assets/css/site.css" />
23
+
24
+ <!-- Other -->
25
+ <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
26
+
27
+ <script type="text/javascript" charset="utf-8" async="" src="/platform.twitter.com/js/tweet.00c2bb81d4f3f312a9a021c715a1c9dc.js"></script>
28
+
29
+ <body>
30
+ <div id="hero">
31
+ <div class="container">
32
+ <div class="col-md-12">
33
+ <h1><a href="/">Hackference 2016</a></h1>
34
+ <h2>21st - 23rd October 2016, Birmingham UK</h2>
35
+ <div class="hero-tickets">
36
+ <a href="/tickets.html" class="art-deco-button">Tickets from £60</a>
37
+ </div>
38
+ </div>
39
+ </div>
40
+ </div>
41
+ <div id="header">
42
+ <div class="container">
43
+ <div class="col-md-12">
44
+ <ul id="menu" class="top-nav hidden-sm hidden-xs">
45
+ <li><a href="/tickets.html" class="">Tickets</a></li>
46
+ <li><a href="/conference.html" class="">Conference</a></li>
47
+ <li><a href="/hackathon.html" class="">Hackathon</a></li>
48
+ <li><a href="/sponsors" class="">Sponsors</a></li>
49
+ <li><a href="/code-of-conduct.html" class="">Code of conduct</a></li>
50
+ </ul>
51
+ </div>
52
+ </div>
53
+ </div>
54
+
55
+ <div class="content">
56
+ <div class="container">
57
+ <div class="row">
58
+ <div class="col-md-12">
59
+ <h4 class="sub-header border starring">Starring... Etiene Dalcol</h4>
60
+ </div>
61
+ </div>
62
+ <div class="row">
63
+ <div class="col-md-4">
64
+ <img src="/assets/img/etiene-dalcol.jpg" width="100%" class="art-deco-border-image" />
65
+
66
+ </div>
67
+ <div class="col-md-8 speaker-description">
68
+
69
+ <p>Etiene is a Software Engineer from Brazil and a Lua advocate. She is the lead developer of Sailor, an MVC web framework written in Lua and the founder of Lua Ladies, an initiative to bring more women to programming through Lua. She has been both a student and a mentor at Google Summer of Code and she also loves traveling and natural languages.</p>
70
+
71
+
72
+ </div>
73
+ </div>
74
+
75
+ <div class="row">
76
+ <div class="col-md-12">
77
+ <a name="talk"></a>
78
+ <h4 class="sub-header border" style="margin-bottom: 60px">Filmography</h4>
79
+ </div>
80
+ <div class="col-md-4 speaker-talk-title">
81
+ Get started with Lua
82
+ </div>
83
+ <div class="col-md-8 speaker-description">
84
+
85
+ <p>Lua is a very fast, elegant and powerful dynamic language. It’s an excellent tool for robust applications or slim embedded systems. It found a niche in game development with big names such as “Grim Fandango”, “World of Warcraft” and “Angry Birds”. This talk will present what makes Lua different from other interpreted languages, the evolution of the Lua ecosystem, some key concepts of the language, and show you why Lua is the next language to add to your skill set.</p>
86
+
87
+
88
+ </div>
89
+
90
+ </div>
91
+ </div>
92
+
93
+ <div class="content-darker">
94
+ <div class="container">
95
+ <div class="row">
96
+ <div class="col-md-12">
97
+ <h4 class="sub-header border">Links</h4>
98
+
99
+ <p class="big-intro">
100
+ Github: <a href="https://github.com/Etiene">Etiene</a> ·
101
+ Twitter: <a href="https://twitter.com/etiene_d">@etiene_d</a> ·
102
+ Website: <a href="http://etiene.net/">http://etiene.net/</a>
103
+ </p>
104
+
105
+ </div>
106
+ </div>
107
+ </div>
108
+ </div>
109
+
110
+ <!-- /Content type 1 -->
111
+ <div class="content">
112
+ <div class="container">
113
+ <div class="row">
114
+ <div class="col-md-12">
115
+ <h4 class="sub-header border">Our Sponsors</h4>
116
+ </div>
117
+ <!-- Top level sponsorship get col-6 -->
118
+ <div class="row">
119
+ <!-- Executive Producer/Platinum -->
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+ </div>
144
+ <!-- Second level sponsorship get col-4 -->
145
+ <div class="row">
146
+ <!-- Associate Producer/Gold -->
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+ <div class="col-sm-6 col-sm-offset-3 col-xs-12 newsponsor">
160
+ <a href="https://www.nexmo.com/">
161
+ <img src="/assets/img/nexmo.png" width="100%" />
162
+ <div class="sponsor-name">Nexmo</div>
163
+ <div class="sponsor-meta">Associate Producer</div>
164
+ </a>
165
+ </div>
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+ </div>
179
+ <!-- Rest sponsorship get col-3 -->
180
+ <div class="row">
181
+ <!-- Assistant Producer/Silver -->
182
+
183
+
184
+ <div class="col-sm-3 newsponsor">
185
+ <a href="https://www.algolia.com/">
186
+ <img src="/assets/img/algolia.png" width="100%" />
187
+ <div class="sponsor-name smaller">Algolia</div>
188
+ <div class="sponsor-meta smaller">Assistant Producer</div>
189
+ </a>
190
+ </div>
191
+
192
+
193
+
194
+ <div class="col-sm-3 newsponsor">
195
+ <a href="https://www.contentful.com/">
196
+ <img src="/assets/img/contentful.jpg" width="100%" />
197
+ <div class="sponsor-name smaller">Contentful</div>
198
+ <div class="sponsor-meta smaller">Assistant Producer</div>
199
+ </a>
200
+ </div>
201
+
202
+
203
+
204
+ <div class="col-sm-3 newsponsor">
205
+ <a href="https://improbable.io">
206
+ <img src="/assets/img/improbable.png" width="100%" />
207
+ <div class="sponsor-name smaller">Improbable</div>
208
+ <div class="sponsor-meta smaller">Assistant Producer</div>
209
+ </a>
210
+ </div>
211
+
212
+
213
+
214
+ <div class="col-sm-3 newsponsor">
215
+ <a href="">
216
+ <img src="/assets/img/microsoft.png" width="100%" />
217
+ <div class="sponsor-name smaller">Microsoft</div>
218
+ <div class="sponsor-meta smaller">Assistant Producer</div>
219
+ </a>
220
+ </div>
221
+
222
+
223
+
224
+ <div class="col-sm-3 newsponsor">
225
+ <a href="https://www.mozilla.org">
226
+ <img src="/assets/img/mozilla.png" width="100%" />
227
+ <div class="sponsor-name smaller">Mozilla</div>
228
+ <div class="sponsor-meta smaller">Assistant Producer</div>
229
+ </a>
230
+ </div>
231
+
232
+
233
+
234
+
235
+
236
+ <div class="col-sm-3 newsponsor">
237
+ <a href="https://www.packtpub.com/mapt">
238
+ <img src="/assets/img/packt.png" width="100%" />
239
+ <div class="sponsor-name smaller">Mapt - Powered by Packt</div>
240
+ <div class="sponsor-meta smaller">Assistant Producer</div>
241
+ </a>
242
+ </div>
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+ <div class="col-sm-3 newsponsor">
251
+ <a href="https://pusher.com">
252
+ <img src="/assets/img/pusher.png" width="100%" />
253
+ <div class="sponsor-name smaller">Pusher</div>
254
+ <div class="sponsor-meta smaller">Assistant Producer</div>
255
+ </a>
256
+ </div>
257
+
258
+
259
+
260
+
261
+ </div>
262
+ <!-- Rest sponsorship get col-3 -->
263
+ <div class="row">
264
+ <!-- Coordinating Producer/Bronze -->
265
+ <div class="col-sm-2">
266
+ </div>
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
281
+
282
+
283
+ <div class="col-sm-3 newsponsor">
284
+ <a href="https://pebble.com">
285
+ <img src="/assets/img/pebble.png" width="100%" />
286
+ </a>
287
+ </div>
288
+
289
+
290
+
291
+ <div class="col-sm-3 newsponsor">
292
+ <a href="http://www.proactive.uk.net/">
293
+ <img src="/assets/img/proactive.png" width="100%" />
294
+ </a>
295
+ </div>
296
+
297
+
298
+
299
+
300
+
301
+ <div class="col-sm-3 newsponsor">
302
+ <a href="http://technicalteamsolutions.co.uk/">
303
+ <img src="/assets/img/technical-team-solutions.png" width="100%" />
304
+ </a>
305
+ </div>
306
+
307
+
308
+ </div>
309
+
310
+ </div>
311
+ </div>
312
+ </div>
313
+
314
+ <div id="footer">
315
+ <div class="container">
316
+ <div class="col-sm-6">
317
+ <img src="/assets/img/logo-small.png" />
318
+ <ul class="footer-nav">
319
+ <li><a href="/contact.html">Contact</a></li>
320
+ <li><a href="/credits.html">Credits</a></li>
321
+ <li>Created with Jekyll. Hosted on Github Pages</li>
322
+ <li>Registered company #09529922</li>
323
+ </ul>
324
+ </div>
325
+ <div class="col-sm-6 text-right">
326
+ <p>Following us on social media and joining out mail list.</p>
327
+ <p>Twitter: <a href="https://twitter.com/hackferencebrum">@hackference</a>, Facebook: <a href="https://www.facebook.com/hackference">hackference</a>, Github: <a href="https://github.com/hackference/hackference-2016">Hackference</a></p>
328
+ <form action="//hackference.us10.list-manage.com/subscribe/post?u=6d8df0266d881f193098c49f0&amp;id=973bd1522a" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate form-inline footer-form" target="_blank" novalidate="" style="margin-top: 40px;">
329
+ <div id="mc_embed_signup_scroll">
330
+ <div class="input-group">
331
+ <div id="mce-responses" class="clear">
332
+ <div class="response" id="mce-error-response" style="display:none"></div>
333
+ <div class="response" id="mce-success-response" style="display:none"></div>
334
+ </div>
335
+ <input type="email" value="" name="EMAIL" class="required email form-control col-md-10" placeholder="Email Address" id="mce-EMAIL" />
336
+ <div style="position: absolute; left: -5000px;"><input type="text" name="b_6d8df0266d881f193098c49f0_973bd1522a" tabindex="-1" value="" /></div>
337
+ <span class="input-group-btn">
338
+ <button class="btn btn-subscribe" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe">Subscribe</button>
339
+ </span>
340
+ </div><!-- /input-group -->
341
+ </div>
342
+ </form>
343
+ </div>
344
+
345
+ </div>
346
+ </div>
347
+
348
+ <!-- Latest compiled and minified JavaScript -->
349
+ <script src="/code.jquery.com/jquery-1.12.3.min.js"></script>
350
+ <script async="" src="/platform.twitter.com/widgets.js" charset="utf-8"></script>
351
+ <script src="/cdnjs.cloudflare.com/ajax/libs/SlickNav/1.0.7/jquery.slicknav.min.js"></script>
352
+ <script>
353
+ $(function () {
354
+ $('#menu').slicknav({
355
+ prependTo: '#header',
356
+ label: 'Menu',
357
+ });
358
+ $('.slicknav_btn').on('click', function () {
359
+ //-- Scroll to top of page
360
+ $('html, body').animate({
361
+ scrollTop: ($(this).offset().top - 90) + 'px',
362
+ }, 'slow');
363
+ });
364
+ });
365
+ </script>
366
+ <script>
367
+ $(function () {
368
+ $('body').on('click', '#tito-hackference-hackference-2016-1-show-discount-code a', function() {
369
+ $('#tito-hackference-hackference-2016-1-edit-discount-code').toggle();
370
+ });
371
+ });
372
+ </script>
373
+
374
+ <!-- GoSquared -->
375
+ <script>!function(g,s,q,r,d){r=g[r]=g[r]||function(){(r.q=r.q||[]).push(arguments)};d=s.createElement(q);q=s.getElementsByTagName(q)[0];d.src='//d1l6p2sc9645hc.cloudfront.net/tracker.js';q.parentNode.insertBefore(d,q)}(window,document,'script','_gs');_gs('GSN-309350-E');</script>
376
+
377
+ </div></body>
378
+ </html>