Re: [nodejs] I am finding it Hard to use node.js

2013-05-22 Thread Isaac Schlueter
Hi, Kaweesi. Typically the way to run a node program is from your regular command line interface. (Either the bash shell in Unix systems, or the `cmd` program on Windows.) Write your javascript codes in a file called "server.js". Then, on the command line, cd into the folder containing that fil

[nodejs] I am finding it Hard to use node.js

2013-05-22 Thread Kaweesi Simon
I am very new to using Technologies like node.js. I have followed Tutorials but Every time i try to run the Script of the Server, i don't get any Reply. I installed Node.js and i have to commandline interfaces ie one having the Icon of Node.js and the Other is Like My Normal commandline. Which