Two weeks ago, Yahoo! hosted a BayJax meetup dedicated to NodeJS (since the meetup coincided with Cinco de Mayo, we named it ‘Cinco de Node’). Ryan Dahl, the creator of NodeJS, gave a talk on the project and was very kind to let us record his presentation for YUI Theater.
P.S. The video opens with a 30-second glimpse into the Cinco the Mayo celebrations at Yahoo!
If the video embed below doesn’t show up correctly in your RSS reader of choice, be sure to click through to watch the high-resolution version of the video on YUI Theater.
May 21, 2010 at 4:35 am
At time 22:06 there is a slide up that said: Stream everything, never force the buffering of data.
It remind me of this:
http://en.wikipedia.org/wiki/Flow-based_programming
That is style of programming is key to build scalable applications.
May 21, 2010 at 9:20 am
[...] Also, while we’re on the subject of learning Node, the YUI blog just posted the video of Node creator Ryan Dahl’s talk at the most recent Bayjax. [...]
May 21, 2010 at 10:58 am
[...] YUI Theater — Ryan Dahl: “Introduction to NodeJS” (58 min.) » Yahoo! User Interface Blog (YUI… Video — Ryan Dahl (@ryah): “Introduction to NodeJS”: #yuitheater [...]
May 26, 2010 at 5:32 am
[...] post which contains a few well reasoned thoughts to consider. They are offered in response to this video. It doesn’t necessarily diminish my interest in the project, nor my desire to learn and use [...]
August 3, 2010 at 4:49 pm
[...] Been looking into the awesome node.js project, “evented I/O” server-side Javascript running on V8. I got introduced to node.js while attending a Bayjax meeting back in May dubbed Cinco de Node.js with node.js’ creator Ryan Dahl presenting (video). [...]
August 14, 2010 at 6:45 am
[...] Introduction to NodeJS video of Ryan Dahl giving a talk on his project during Cinco de Node meetup, recorded for YUI Theater [...]
August 25, 2010 at 9:33 am
[...] is in it’s infancy at the moment, but the potential is there. Check out talk by Ryan Dahl: http://www.yuiblog.com/blog/2010/05/20/video-dahl/. Who knows, maybe in 5 years there will be a massive migration to frameworks based on Node.js. [...]
November 27, 2010 at 3:49 pm
Unbelievable.
node.js is pretty amazing!
From Posix blocking I/O to JavaScript async callbacks through a single os call stack, this is pretty amazing! Genius!
Web 2.0 was basically asynchronous client calls with AJAX.
node.js turns the Web 3.0 out to be asynchronous server calls model.
Can’t wait to configure, make and install the node.
January 31, 2011 at 5:04 am
In one words, NodeJS is a no blocking, evented I/O for v8.
I just want to see the comparison between Node and Nginx which the video seems don’t talk about.
March 1, 2011 at 8:05 pm
[...] adoption. Then came NodeJS. If you haven’t heard about NodeJS I recommend you checkout this video bu Ryan Dahl, the creator of [...]
March 5, 2011 at 1:01 pm
[...] node.js in the last couple weeks, I unavoidable came across infamous claim that node.js was faster than nginx by Ryan Dahl the author of node.js. Seeing that I was completely out of the loop as to how important this [...]
March 12, 2011 at 8:48 pm
[...] YUI Theater — Ryan Dahl: “Introduction to NodeJS” (58 min.) » Yahoo! User Interface Blog (YUI… [...]
March 16, 2011 at 5:03 pm
[...] part of the day watching node.js-related videos ( [1] [2] [3] ). Very interesting. It’s interesting how the project takes very low-level [...]
April 13, 2011 at 4:14 am
[...] http://www.yuiblog.com/blog/2010/05/20/video-dahl/ [...]