-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
354 lines (301 loc) · 15.4 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
<!doctype html>
<html class="no-js" lang="en-us">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>NodeDay by PayPal</title>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.css" type="text/css"/>
<link rel="stylesheet" href="css/app.css" type="text/css"/>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js" type="text/javascript"></script>
</head>
<body data-spy="scroll" data-target=".topMenu">
<nav role="navigation" class="navbar navbar-inverse navbar-fixed-top">
<div class="topMenu navbar-collapse">
<div class="wrapper">
<div class="toggler"><span class="glyphicon glyphicon-th-list"></span></div>
<ul class="nav navbar-nav">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#topics">Presentations</a></li>
<li><a href="#location">Location</a></li>
<li><a href="#registration">Registration</a></li>
</ul>
</div>
</div>
</nav>
<main role="main">
<header>
<section>
<div id="home" class="jumbotron">
<div class="main wrapper">
<div class="logo"><h1><img src="img/logo.png" alt="NodeDay"></h1></div>
<div class="date">February 28<sup>th</sup></div>
<div class="tagline">A NodeJS conference for the enterprise, by the enterprise.</div>
<div class="action">
<a href="#registration"
class="btn btn-success">REGISTER</a>
<a href="https://twitter.com/NodeDay" class="twitter-follow-button" data-show-count="false"
data-size="large">Follow @NodeDay</a>
<script>!function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? 'http' : 'https';
if (!d.getElementById(id)) {
js = d.createElement(s);
js.id = id;
js.src = p + '://platform.twitter.com/widgets.js';
fjs.parentNode.insertBefore(js, fjs);
}
}(document, 'script', 'twitter-wjs');</script>
</div>
</div>
</div>
</section>
</header>
<div class="subContent wrapper">
<section id="about" aria-labelledby="aboutLabel">
<h2 id="aboutLabel">About NodeDay</h2>
<h3> Why focus on NodeJS in the Enterprise?</h3>
<p>
When it comes to NodeJS, the concerns of a 5-person startup are not the same as those of a 5000-person
enterprise.
</p>
<p>
At NodeDay we will take on the topics that matter the most to large companies.
If you have questions, we will have answers. <a href="http://www.eventbrite.com/e/nodeday-tickets-10012935961">Register
today</a></p>
</section>
<section id="topics" aria-labelledby="topicsLabel">
<h2 id="topicsLabel">Topics & Agenda</h2>
<h3>Everything you ever wanted to know</h3>
<ul>
<!--
<li class="short">
<h4>Check-in 8:00 AM - 8:50 AM</h4>
<p>
Check-in opens at 8:00 AM. Walk-ins will not be accepted!
</p>
</li>
<li class="short">
<h4>Influencer Breakfast 8:00 AM - 8:50 AM</h4>
<p>
Join the movers and shakers in the industry, along with the top NodeJS folks.
<strong>
<small>By Invitation Only.</small>
</strong>
</p>
</li>
-->
<li>
<h4>Keynote Address - 9:00 AM</h4>
<div class="speaker">
<img src="img/eran-hammer.jpg">
<h5><a href="https://twitter.com/eranhammer">Eran Hammer</a></h5>
<h6>Senior Architect - <a href="http://www.walmartlabs.com/">Walmart Labs</a></h6>
</div>
<p>
<strong>"npm, inc."</strong> Who better that Eran to kick off a conference about NodeJS in the enterprise?
</p>
<p>
<strong>Video: </strong><a href="http://youtu.be/lvZeY-xua70" target="_blank">http://youtu.be/lvZeY-xua70</a><br>
<strong>Presentation: </strong><a href="http://hueniverse.com/2014/02/nodeday-slides-by-chris-carrasco/">http://hueniverse.com/2014/02/nodeday-slides-by-chris-carrasco/</a>
</p>
</li>
<li>
<h4>State of Node - 9:30 AM</h4>
<div class="speaker">
<img src="img/tj-fontaine.jpg">
<h5><a href="https://twitter.com/tjfontaine">TJ Fontaine</a></h5>
<h6>NodeJS Project Lead - <a href="http://www.joyent.com/">Joyent</a></h6>
</div>
<p>
Toy language? Serious contender? Where does NodeJS and its ecosystem stand today?
NodeJS Project lead TJ Fontaine tells you where we are, and were we're headed.
</p>
<p>
<strong>Video: </strong><a href="http://youtu.be/KXxUNk2XFr8" target="_blank">http://youtu.be/KXxUNk2XFr8</a><br>
</p>
</li>
<li>
<h4>Security - 10:00 AM</h4>
<div class="speaker">
<img src="img/adam-baldwin.jpg">
<h5><a href="https://twitter.com/adam_baldwin">Adam Baldwin</a></h5>
<h6>Chief Security Officer - <a href="http://andyet.net/">&yet</a></h6>
</div>
<p>
What you don't know can make life hard for you. Adam talks about security in large deployments of
NodeJS.
</p>
<p>
<strong>Video: </strong><a href="http://youtu.be/Zc8QvuRbdoQ" target="_blank">http://youtu.be/Zc8QvuRbdoQ</a><br>
<strong>Presentation: </strong><a href="http://www.slideshare.net/evilpacket/node-day-enterprise-nodejs-security">http://www.slideshare.net/evilpacket/node-day-enterprise-nodejs-security</a>
</p>
</li>
<li>
<h4>The business case for Node - 11:00 AM</h4>
<div class="speaker">
<img src="img/joe-mccann.jpeg">
<h5><a href="https://twitter.com/joemccann">Joe McCann</a></h5>
<h6>COO - <a href="http://nodefirm.com">The Node Firm</a></h6>
</div>
<p>
NodeJS has been experiencing massive growth in the enterprise. But, is it right for your company?
</p>
<p>
<strong>Video: </strong><a href="http://youtu.be/bqLXjNbMZpY" target="_blank">http://youtu.be/bqLXjNbMZpY</a><br>
<strong>Presentation: </strong><a href="http://www.slideshare.net/joemccann/the-business-case-for-node">http://www.slideshare.net/joemccann/the-business-case-for-node</a>
</p>
</li>
<!--
<li>
<h4>Lunch Break - 12:00 PM</h4>
<div class="speaker">
<img src="img/lunch.jpg">
<h5>Lunch courtesy of <a href="http://PayPal.com">PayPal</a></h5>
</div>
<p>
Do you have any dietary restrictions?
<a href="mailto://[email protected]">Please let us know ASAP!</a>
</p>
</li>
-->
<li>
<h4>Moving a large developer workforce to NodeJS - 1:00 PM</h4>
<div class="speaker">
<img src="img/erik-toth.png" height="185">
<h5><a href="https://twitter.com/totherik">Erik Toth</a></h5>
<h6>Principal Software Engineer - <a href="http://paypal.com/">PayPal</a></h6>
</div>
<p>
Shifting a large organization like PayPal to NodeJS doesn't happen overnight. Erik shares the challenges
involved and the
solutions that arose from it.
</p>
<p>
<strong>Video: </strong><a href="http://youtu.be/wk4sWG-jx08" target="_blank">http://youtu.be/wk4sWG-jx08</a><br>
<strong>Presentation: </strong><a href="http://totherik.github.io/NodeDay2014/">http://totherik.github.io/NodeDay2014/</a>
</p>
</li>
<li>
<h4>Node App Lifecycle - 2:00 PM</h4>
<div class="speaker">
<img src="img/ian-livingstone.png" height="185">
<h5><a href="https://twitter.com/ianlivingstone">Ian Livingstone</a></h5>
<h6>VP of Engineering - <a href="http://goinstant.com/">GoInstant</a></h6>
</div>
<p>
Building a Node App from the ground up - What we did the second time<br>
This is a talk about the lessons we learned building our first product with Node.js and how we rectified
the issues we faced when we built our latest product. We will discuss the challenges of building
maintainable code bases with Node.js, from development, to testing, to deploy, and how we've overcome
those problems with tooling and policy.
</p>
<p>
<strong>Video: </strong><a href="http://youtu.be/ceQxrF6kso4" target="_blank">http://youtu.be/ceQxrF6kso4</a><br>
<strong>Presentation: </strong><a href="https://s3.amazonaws.com/uploads.hipchat.com/8093/400074/WgeXBDGHQ2rPLis/NodeDay%20Slides.key">https://s3.amazonaws.com/uploads.hipchat.com/8093/400074/WgeXBDGHQ2rPLis/NodeDay%20Slides.key</a>
</p>
</li>
<li>
<h4>Performance Sins of our Abstractions - 3:00 PM</h4>
<div class="speaker">
<img src="img/trevor-norris.jpg" height="185">
<h5><a href="https://twitter.com/trevnorris">Trevor Norris</a></h5>
<h6>NodeJS Core Maintainer - <a href="http://mozilla.org/">Mozilla</a></h6>
</div>
<p>
Fine tuning your deployment for maximum performance is always a top priority. NodeJS's chief mechanic
shows you how to put the pedal to the metal.
</p>
<p>
<strong>Video: </strong><a href="http://youtu.be/l2aI4ZWBJng" target="_blank">http://youtu.be/l2aI4ZWBJng</a><br>
<strong>Presentation: </strong><a href="http://trevnorris.github.io/NodeDay/">http://trevnorris.github.io/NodeDay/</a>
</p>
</li>
<li>
<h4>You only need 100 lines of JavaScript - 4:00 PM</h4>
<div class="speaker">
<img src="img/richard-rodger.jpg" height="185">
<h5><a href="https://twitter.com/rjrodger">Richard Rodger</a></h5>
<h6>Founder - <a href="http://Nearform.com/">NearForm</a></h6>
</div>
<p>
Stop repeating the mistakes of the past! JavaScript lets you do
amazing things in very small amounts of code. Node.js lets you write
server-side code in tiny mind-size pieces. We call them
micro-services.
Stop writing monolithic web apps! Break everything apart. Do one thing
and do it well. You can run hundreds of Node processes. It's cool.
</p>
<p>
<strong>Video: </strong><a href="http://youtu.be/1CNcXeW8HdQ" target="_blank">http://youtu.be/1CNcXeW8HdQ</a><br>
<strong>Presentation: </strong><a href="https://dl.dropboxusercontent.com/u/1941918/richardrodger-nodeday-2014-d.key">https://dl.dropboxusercontent.com/u/1941918/richardrodger-nodeday-2014-d.key</a>
</p>
</li>
</ul>
</section>
<section id="location" aria-labelledby="locationLabel">
<h2 id="locationLabel">Location</h2>
<h3>
<a href="http://maps.google.com/maps?f=q&hl=en&q=2161+North+1st+Street%2C+San+Jose%2C+CA%2C+95131%2C+us">PayPal
Town Hall</a></h3>
<div id="theMap">
<iframe width="300" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"
src="https://maps.google.com/maps?f=q&hl=en&q=2161+North+1st+Street,+San+Jose,+CA,+95131,+us&ie=UTF8&hq=&hnear=2161+N+1st+St,+San+Jose,+California+95131&t=m&ll=37.376705,-121.922579&spn=0.010231,0.012875&z=15&output=embed"></iframe>
<br/>
<small><a
href="https://maps.google.com/maps?f=q&hl=en&q=2161+North+1st+Street,+San+Jose,+CA,+95131,+us&ie=UTF8&hq=&hnear=2161+N+1st+St,+San+Jose,+California+95131&t=m&ll=37.376705,-121.922579&spn=0.010231,0.012875&z=15&source=embed"
style="color:#0000FF;text-align:left">View Larger Map</a></small>
</div>
<div id="theAddress">
<p>
NodeDay will take place at PayPal HQ in the Town Hall building, which faces North First St. Park
anywhere.
</p>
<p>
<strong>2161 North 1st Street, San Jose, CA </strong>(<a
href="http://maps.google.com/maps?f=q&hl=en&q=2161+North+1st+Street%2C+San+Jose%2C+CA%2C+95131%2C+us">map</a>)
</p>
<p> Public Transit Info: PayPal Town Hall is directly across the street from the Karina Station of
VTA/Light Rail in San Jose.
</p>
</div>
</section>
<section id="registration" aria-labelledby="registrationLabel">
<h2 id="registrationLabel">Register</h2>
<h3>What are you waiting for?</h3>
<p><strong>Node Day is sold out!</strong> You can go on the waiting list by using the registration link below. We will try our best to accomodate those on the waiting list.</p>
<div style="width:195px; text-align:center;">
<iframe src="https://www.eventbrite.com/countdown-widget?eid=10012935961" frameborder="0" height="320"
width="195" marginheight="0" marginwidth="0" scrolling="no" allowtransparency="true"></iframe>
<div style="font-family:Helvetica, Arial; font-size:10px; padding:5px 0 5px; margin:2px; width:195px; text-align:center;">
<a style="color:#ddd; text-decoration:none;" target="_blank"
href="http://www.eventbrite.com/r/ecount">Online event registration</a><span
style="color:#ddd;"> for </span><a
style="color:#ddd; text-decoration:none;" target="_blank"
href="https://www.eventbrite.com/e/nodeday-tickets-10012935961?ref=ecount">NodeDay</a> <span
style="color:#ddd;">powered by</span> <a style="color:#ddd; text-decoration:none;"
target="_blank"
href="http://www.eventbrite.com?ref=ecount">Eventbrite</a>
</div>
</div>
</section>
</div>
</main>
<script src="js/app.js"></script>
<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-46851283-1', 'nodeday.com');
ga('send', 'pageview');
</script>
</body>
</html>