Re: [nodejs] How to open atom text editor in nodejs

2017-06-15 Thread Daniel M
Hello Danko63! If I remember well, you should open your Atom text editor, and go to the Atom tab. Then click on 'Install Shell Commands'. That'll do the trick for you. Once you've done that, you'll be able to open files from your terminal this way: atom file-to-open or even atom folder-to-open/

[nodejs] How to open atom text editor in nodejs

2017-06-15 Thread Danko63
Overwhelmed new to any type of coding trying to help kids program microprocessors (Arduino ect..) with Javascript was using notepad as editor opened by nodejs at command prompt. Saw someone using atom text editor and made it look easy. Wanted to try it but can not get atom to open from command p

[nodejs] Schedule function and leave the page nodejs

2017-06-15 Thread Aaron Aben Danan
Hi :) I'm building a node.js app and I need to schedule a function and let the user surf on my website. Is it possible ? If i wasn't that clear, here is an example : Let's say a user comes on my index page. From this index page I have to schedule a function for tomorrow morning. The user contin

[nodejs] Re: forever hanging

2017-06-15 Thread Paul Spaulding
I'd suggest posting your issue on the forever issue tracker https://github.com/foreverjs/forever/issues On Tuesday, June 13, 2017 at 3:10:38 AM UTC-4, naga pradeep dhulipalla wrote: > > Hi All, > > I am facing an issue in my production env from last 2 weeks suddenly that > my forever process i

Re: [nodejs] forever hanging

2017-06-15 Thread Alain Mouette
Run it with a program called "forever", it will keep your process running forever ;-) That works if your process exits and it will restart and keep a log of the output. If it does not exit, maybe " monit" can help - Alain Mouette (ツ) A 13 de junho de 2017 04:10:28, naga pradeep dhuli

[nodejs] pubnub subcribe data to mysql

2017-06-15 Thread taufik masruri
i have try subscribe data from PUBNUB. but never success to save it to mysql.any one in here familiar with nodejs and mysql? thanks. -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joy