Re: [nodejs] node.js and io.js reconciliation

2014-12-05 Thread // ravi
On Dec 5, 2014, at 11:46 PM, Boris Matos Morillo wrote: > > First of all I would like to quote an article I read on the official blog of > node.js: "Listening to the Community", after reading this I decided to write > this. > > In these last days appeared a fork of nodejs called iojs, which lo

Re: [nodejs] Sync Videos on separate devices using nodejs

2014-12-05 Thread Ryan Schmidt
On Dec 5, 2014, at 2:39 PM, Mike Rosik wrote: > Hello. Total noob here. I'm trying to create the following scenario: > > 1. Have a server running node on a computer > 2. Have 2 different tablets that will run different movies on each device, > but both are connected to the node server. > 3.

Re: [nodejs] node.js and io.js reconciliation

2014-12-05 Thread // ravi
On Dec 6, 2014, at 12:04 AM, // ravi wrote: > > It’s the “apparently”s that bother me. I feel like one among the proverbial > blind men trying to figure out an elephant. The blog post you linked to > suggests comments be posted to this list, but the blog post (or its contents) > itself was not

[nodejs] node.js and io.js reconciliation

2014-12-05 Thread Boris Matos Morillo
First of all I would like to quote an article I read on the official blog of node.js: "Listening to the Community ", after reading this I decided to write this. In these last days appeared a fork of nodejs called iojs, which looked

Re: [nodejs] Can nodejs archieve this function?

2014-12-05 Thread T.C. Hollingsworth
On Dec 4, 2014 8:21 AM, "Changjun Yao" wrote: > > The app I developed has one-to-one real time vedio function, and it can be used simultaneously in multi-client (iOS、Android、Browser). I have use OpenTok to achieve it, > The function I want to archieve is If one of communicates click the button i

[nodejs] Sync Videos on separate devices using nodejs

2014-12-05 Thread Mike Rosik
Hello. Total noob here. I'm trying to create the following scenario: 1. Have a server running node on a computer 2. Have 2 different tablets that will run different movies on each device, but both are connected to the node server. 3. The node server will emit a message to each client at the

Re: [nodejs] Can nodejs archieve this function?

2014-12-05 Thread Ryan Schmidt
On Dec 4, 2014, at 12:32 AM, Changjun Yao wrote: > The app I developed has one-to-one real time vedio function, and it can be > used simultaneously in multi-client (iOS、Android、Browser). I have use OpenTok > to achieve it, > The function I want to archieve is If one of communicates click the

Re: [nodejs] Need to know about node.js,npm,aws

2014-12-05 Thread Ryan Schmidt
On Dec 4, 2014, at 2:53 AM, Suryanarayan Jena wrote: > I am new to node.js and AWS.I dont know how/where to start. > Kindly guide me the step by step process. Very vague question. Help us help you by providing more information. What are you trying to do with node? How are you wanting to use AWS

[nodejs] Re: BUILDING_NODE_EXTENSION macro

2014-12-05 Thread julien . gilli
Hi, On Friday, December 5, 2014 2:08:22 AM UTC-8, blazs wrote: > > Is it necessary for Node.js (version 0.11+) addons to define > BUILDING_NODE_EXTENSION macro? The compiler warns me that the macro is > enabled by default. > > The macro is defined on the command line by node-gyp. You can see tha

[nodejs] BUILDING_NODE_EXTENSION macro

2014-12-05 Thread blazs
Is it necessary for Node.js (version 0.11+) addons to define BUILDING_NODE_EXTENSION macro? The compiler warns me that the macro is enabled by default. Examples in the Addons Documentation define this macro. Is this deprecated? Cheers, Blaz. -- Job board: