<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px; margin-top: 0px !important;">Now for Day 2,</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">going off topic for a second, i realized that after the first day, my jeans weren't skinny enough. Ok back to the talks</p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-build-artifacts-in-source-control" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#build-artifacts-in-source-control" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>Build Artifacts in Source Control</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by Clay Smith</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=KxqVtsnP6Ko" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=KxqVtsnP6Ko</a>&nbsp;- part 1</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;"><a href="https://www.youtube.com/watch?v=ViPsP7HzMJ4" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=ViPsP7HzMJ4</a>&nbsp;- part 2</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">this talk was about how it is bad to put compiled production distribution stuff in git/vcs</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">also talk about using the github release api</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">and that we need better tools for production builds</p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-preventing-xss--csrf" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#preventing-xss--csrf" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>Preventing XSS &amp; CSRF</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by Jeremy Stashewsky</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=_jubb3g1HVg" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=_jubb3g1HVg</a></p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">this was a cool talk about Cross Site Scripting and Cross Site Request Forgery and some techniques to help prevent it</p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-bits-of-nodebotsnext--animating-with-javascript" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#bits-of-nodebotsnext--animating-with-javascript" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>Bits of Nodebots.Next / Animating with Javascript</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by Rick Waldron</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=0-6_iA1zZDk" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=0-6_iA1zZDk</a></p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">An awesome talk. Just watch the video</p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-hacking-webforms-with-phantomjs" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#hacking-webforms-with-phantomjs" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>Hacking Webforms with Phantom.js</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by Alyssa Ravasio</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=HYKP0vZsTSI" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=HYKP0vZsTSI</a></p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">a interesting talk about using phantom.js to fill out forms.</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">Her business is a camping booking site. Existing booking sites for campsites are crappy, and there is only really one. There is no public API for camp listings, so a user goes to her site, books their campsite on a nice looking/nice experience site, then in the background, phantom.js goes to the crappy site and books the camp site.</p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-mydb" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#mydb" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>MyDB</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by Guillermo Rauch - socket.io author( i think )</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=0jwygdZW-r0" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=0jwygdZW-r0</a></p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">kind of a neat talk about sync, probably somewhat relevant to what we might be doing</p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-bigpipe" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#bigpipe" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>BigPipe</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by Arnout Kazemier - from nodejitsu</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=sYArq4XhdFo" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=sYArq4XhdFo</a></p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">BigPipe is something that Facebook was suppose to deliver, but never really did, so these guys did there own thing</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">it's basically the ability to render different parts of the page asyncly, using what they call pagelets</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">an example of BigPipe in use is <a href="http://browsenpm.org">browsenpm.org</a></p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-transitioning-groupon-to-nodejs" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#transitioning-groupon-to-nodejs" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>Transitioning Groupon to node.js</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by Sean McCullough</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=TWVblTpUlxM" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=TWVblTpUlxM</a></p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">kind of a neat talk about moving groupon's rails stack to node.js and some of the challenges and why it was right for them</p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-hacking-art-with-nodejs-and-image-analysis" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#hacking-art-with-nodejs-and-image-analysis" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>Hacking Art with Node.js and Image Analysis</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by John Resig - Author of a little know library called jQuery</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=_JrJdD2Ssnk" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=_JrJdD2Ssnk</a></p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">showing off some library's that he wrote to do image analysis, didn't really show any code though</p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-webrtc-can-be-easy" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#webrtc-can-be-easy" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>WebRTC can be easy</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by Michelle Bu - author of PeerJS</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=ONxw9R1Fxfs" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=ONxw9R1Fxfs</a></p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">pretty neat talk about WebRTC and making it easier to use.</p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-the-hidden-benefits-of-static-analysis" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#the-hidden-benefits-of-static-analysis" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>The hidden benefits of static analysis</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by Kirill Cherkashin and Tsering Shrestha</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=3ZqTvexCtZM" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=3ZqTvexCtZM</a></p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">talk about how JS tools can be awesome even though JS is a dynamic language.</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">showed some WebStorm IDE js autocomplete stuff</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">and some other libs like spy-js</p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-easing-into-ecmascript-6-and-beyond" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#easing-into-ecmascript-6-and-beyond" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>Easing into ECMAScript 6 and Beyond</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by Ben Newman - works at facebook</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=kXY9hIPKuLQ" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=kXY9hIPKuLQ</a></p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">showing off his library "recast" and how we should always be transpiling to code for the future without choking on it</p><h2 style="box-sizing: border-box; margin: 1em 0px 15px; line-height: 1.7; font-size: 2em; padding: 0px; cursor: text; position: relative; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif;"><a name="user-content-pixel-art-and-javascript" class="anchor" href="https://gist.github.com/lholmquist/81d9176e4485787c4f6f#pixel-art-and-javascript" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; display: block; padding-right: 6px; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0px; left: 0px; bottom: 0px;"></a>Pixel Art and Javascript</h2><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">by Vince Allen</p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">youtube link:&nbsp;<a href="https://www.youtube.com/watch?v=W6tP3nJp3NM" rel="noreferrer" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none;">https://www.youtube.com/watch?v=W6tP3nJp3NM</a></p><p style="box-sizing: border-box; margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">Needed to leave to catch a train, so i missed this one, so just watch the video</p></body></html>