Node.js

TwitterFacebook
Get flash to fully experience Pearltrees
In the fall of last year, Joyent hosted the first node.js programming contest, Node Knockout. The team-based, all-weekend programming contest—in which each team was given a virtual machine optimized for node.js—afforded an early opportunity to experiment with novel mechanisms of system instrumentation and visualization in a dynamic, server-side JavaScript environment. To explore these opportunties, we developed a public leaderboard for the contest, consisting of DTrace-based instrumentation for node.js in a virtualized, multi-tenancy environment; a node.js-based architecture to aggregate data across machines and present it in real-time; and mechanisms for visualizing data in a scalable and repsonsive fashion.

Instrumenting the real-time web: Node.js, DTrace and the Robinson Projection: Velocity 2011 - O'Reilly Conferences, June 14 - 16, 2011, Santa Clara

http://velocityconf.com/velocity2011/public/schedule/detail/18293

Hosting compatible with Node - GitHub

Hosting compatible with Node Managed Managed providers provide a simplified "Node Appliance" solution. Node and NPM will already be set up for you, and deploys are typically done via git push or similar method. https://github.com/joyent/node/wiki/Node-Hosting
http://www.catonmat.net/blog/browserling-open-sources-90-node-modules/ At Browserling we are huge open-source fans and we have open-sourced 90 node.js modules !

We open-sourced 90 node.js modules at Browserling!