Comment on Awesome slides on node.js Comments−va_coder16yI've seen a few simple hello world programs using Node.js. Anyone have a link to something a bit more complex?−aaronblohowiak16yNode_chat (disclaimer: i've made a couple contributions): example:http://chat.nodejs.org/ code:http://github.com/ry/node_chatFacebook connect: http://howtonode.org/facebook-connectList of other apps available on the node wiki: http://wiki.github.com/ry/node/−m0shen16yhttp://wiki.github.com/ry/node/moduleshttp://wiki.github.com/ry/node/−dskhatri16yhttp://ajaxim.com/documentation/basics/quick-start-nodejs/
Comments
I've seen a few simple hello world programs using Node.js. Anyone have a link to something a bit more complex?
Node_chat (disclaimer: i've made a couple contributions): example:http://chat.nodejs.org/ code:http://github.com/ry/node_chat
Facebook connect: http://howtonode.org/facebook-connect
List of other apps available on the node wiki: http://wiki.github.com/ry/node/
http://wiki.github.com/ry/node/modules
http://wiki.github.com/ry/node/
http://ajaxim.com/documentation/basics/quick-start-nodejs/