node.js

TwitterFacebook
Get flash to fully experience Pearltrees
Node.js

Static Version

Node.js and MongoDB

http://howtonode.org/node-and-mongo
You use Node.js to write event-driven, scalable network programs in server-side JavaScript.

node.JS

http://docs.mongodb.org/ecosystem/drivers/node-js
UPDATE: New packages and further items What a difference a year makes. Last year at the first conference solely dedicated to JavaScript, JSConf 2009 , there was a big focus on the uses of JavaScript on the client side. http://codebetter.com/matthewpodwysocki/2010/09/08/getting-started-with-node-js-on-windows/

Getting Started with Node.js on Windows | Matthew Podwysocki

There's a substantial amount of buzz and enthusiasm right now about Node.js . So what is it, and why should you care about it (well, other than "I said so")? ReadWriteWeb chatted with Javascript developer Guillermo Rauch, co-founder and CTO of LearnBoost in order to get some insights. http://readwrite.com/2010/10/20/why-developers-should-pay-atte

Why Developers Should Pay Attention to Node.js

Node.js is a server-side software system designed for writing scalable Internet applications, notably web servers . [ 1 ] Programs are written on the server side in JavaScript , using event-driven , asynchronous I/O to minimize overhead and maximize scalability . [ 2 ] Node.js creates a web server by itself, making it unnecessary to use web server software such as Apache or Lighttpd and allowing full control of how the web server actually works. https://en.wikipedia.org/wiki/Node.js

Node.js

I gave a talk on Friday at Full Frontal , a new one day JavaScript conference in my home town of Brighton. I ended up throwing away my intended topic (JSONP, APIs and cross-domain security) three days before the event in favour of a technology which first crossed my radar less than two weeks ago . That technology is Ryan Dahl’s Node .

Node.js is genuinely exciting

http://simonwillison.net/2009/Nov/23/node/
http://redmonk.com/sogrady/2010/05/13/node-js/

Why You Should Pay Attention to Node.Js ? tecosystems

No, not “because I said so.” The best reason to pay attention to node.js is the audience that is paying attention to it.

Learning Server-Side JavaScript with Node.js

http://net.tutsplus.com/tutorials/javascript-ajax/learning-serverside-javascript-with-node-js/ Node.js is all the buzz at the moment, and makes creating high performance, real-time web applications easy. It allows JavaScript to be used end to end, both on the server and on the client.
Preview Download Free Preview NOTE : The code download has been updated for the latest Node 0.6.10 release and NPM 1 .1.1.

Meet Node.js | PeepCode Screencasts for Web Developers and Alpha Geeks

https://peepcode.com/products/nodejs-i
After reading Simon Willison’s post on Node.JS, I decided I’d give it a try myself.

Node.JS and the WebSocket protocol

Twisted is an event-driven networking engine written in Python and licensed under the open source MIT license .

Twisted