[nodejs] Re: Distributing an application

2013-03-06 Thread Magnus Skog (@ralphtheninja)
Try and get rid of the binary dependencies if you can to make it more portable and use fleet to deploy directly from git. On Wednesday, March 6, 2013 2:29:58 PM UTC+1, Phil Jackson wrote: > > Hey, > > I'm wrestling with getting my rather complex application o

Re: [nodejs] Node and developing on multiple machines

2012-06-24 Thread Magnus Skog (@ralphtheninja)
Excellent. This setup is pretty much exactly what I'm looking for. Thanks John! Also thanks to input from the rest of you guys. Cheers /Magnus Den söndagen den 24:e juni 2012 kl. 05:07:54 UTC+2 skrev John Fitzgerald: > > In more detail here's I do it; the application/project I'm working on is

[nodejs] Re: So I built a node module. Now what?

2012-06-29 Thread Magnus Skog (@ralphtheninja)
Awesome tool. So I just add more clients by firing up more chromes? (%localappdata%/Google/Chrome/Application/chrome.exe --app=http://localhost:55281) Den fredagen den 29:e juni 2012 kl. 19:22:37 UTC+2 skrev sahal: > > It's an inspector window. Screenshot here: > https://github.com/ketamynx/nod

[nodejs] Re: Analytics for node.js

2012-07-12 Thread Magnus Skog (@ralphtheninja)
Nodetime seems very cool. http://nodetime.com/ Den onsdagen den 11:e juli 2012 kl. 22:41:19 UTC+2 skrev Gustavo Machado: > > Hi, > > Does anyone know of any analytics modules for node.js web servers? More > specifically to analyze the traffic on an expressjs application. > > Thanks, > Gus > -

[nodejs] Re: Emacs

2012-07-13 Thread Magnus Skog (@ralphtheninja)
Thanks for the tip on the modules. I have bad experience with magit though, it's slow as !@#$@. But I have been using it on windows xp/7 so might not be a problem on linux or osx. Cheers /Magnus Den torsdagen den 12:e juli 2012 kl. 18:06:48 UTC+2 skrev Jeff Barczewski: > > Emacs is my tool of c