Here’s a short HTML5 presentation that I put together to help developers get started on Node.js quickly. Node is event-driven and has a non-blocking I/O model, which makes it great for building real-time apps that run across distributed systems.
—Sam Saccone