[nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-21 Thread Andrew Mclagan
Im switching to Ubuntu after struggling with windows, i will replace notepad++ with Vim and finally get into terminal... Im interested in what OS / Dev Enviroment other Node.js developers use? -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailin

[nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-21 Thread P. Douglas Reeder
I develop under OS X (Snow Leopard), using Eclipse and the command line. The OS X command line environment is close enough to the Linux command line environment on the machines I deploy to. Eclipse is OK, but IntelliJ (which I use in my other job) is better. I use Miller's JavaScript Lint inst

[nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-21 Thread Darren
Hi Andrew, I develop in Ubuntu, MacOS and CentOS. I use SublimeText2 and a simple lint plugin (https://github.com/darrenderidder/Sublime-JSLint - but there are several others, probably better than mine). I use 'n' for node version control. For deployment we roll our own RPMs. For anyone on Windo

[nodejs] What Editor / OS / Dev enviroment do you use?

2012-10-03 Thread 2b3 Ian
Aptana for more project stuff, Coda for simple stuff -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send

Re: [nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-21 Thread José F . Romaniello
I am using ubuntu and my editor is Sublime Text 2. I use few plugins specific for node.js and javascript for sublime; https://github.com/jfromaniello/sublime-node-require https://github.com/Kronuz/SublimeLinter you can install these with the package control of sublime. 2012/9/20 Andrew Mclagan

Re: [nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-21 Thread Chris Corbyn
A reasonably minimal Vim https://github.com/d11wtq/dot-vim in the terminal. I tend to work inside a linux VM, over SSH from my Mac. Il giorno 21/set/2012, alle ore 02:42, Andrew Mclagan ha scritto: > Im switching to Ubuntu after struggling with windows, i will replace > notepad++ with Vim and

Re: [nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-21 Thread Joe Developer
Ubuntu and https://github.com/ajaxorg/cloud9 running locally. On Fri, Sep 21, 2012 at 7:48 PM, Chris Corbyn wrote: > A reasonably minimal Vim https://github.com/d11wtq/dot-vim in the > terminal. I tend to work inside a linux VM, over SSH from my Mac. > > > Il giorno 21/set/2012, alle ore 02:42,

Re: [nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-21 Thread Benjamin Gudehus
Windows 7 with Sublime Text 2 or Jetbrains Webstorm 5. NPM packages: express, mongoose, underscore, jade, async, mocha, chai, superagent, ... Client-side libraries: bootstrap, jquery, knockout.js, normalize, modernize, underscore, superagent, ... 2012/9/21 Joe Developer > Ubuntu and https://git

Re: [nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-21 Thread Sotonin
MacOS + Sublime Text 2 On Fri, Sep 21, 2012 at 8:37 AM, Benjamin Gudehus wrote: > Windows 7 with Sublime Text 2 or Jetbrains Webstorm 5. > > NPM packages: express, mongoose, underscore, jade, async, mocha, chai, > superagent, ... > Client-side libraries: bootstrap, jquery, knockout.js, normalize,

Re: [nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-21 Thread Scott Elcomb
On Thu, Sep 20, 2012 at 12:42 PM, Andrew Mclagan wrote: > Im switching to Ubuntu after struggling with windows, i will replace > notepad++ with Vim and finally get into terminal... > > Im interested in what OS / Dev Enviroment other Node.js developers use? Debian or Ubuntu with Vim for most thing

Re: [nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-22 Thread Alex Kocharin
vim / linux debian -- // alex 21.09.2012, 21:10, "P. Douglas Reeder" : > I develop under OS X (Snow Leopard), using Eclipse and the command line.  The > OS X command line environment is close enough to the Linux command line > environment on the machines I deploy to. > > Eclipse is OK, but In

Re: [nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-22 Thread Christian Taltas
Mac OSX + emacs (aquamacs) + js2-mode On Saturday, September 22, 2012, Alex Kocharin wrote: > > vim / linux debian > > -- > // alex > > 21.09.2012, 21:10, "P. Douglas Reeder" > >: > > I develop under OS X (Snow Leopard), using Eclipse and the command line. > The OS X command line environment is

Re: [nodejs] What Editor / OS / Dev enviroment do you use?

2012-09-25 Thread Ryan Schmidt
On Sep 25, 2012, at 02:40, Zhao Cheng wrote: > On Mon, Sep 24, 2012 at 10:02 PM, Tim Caswell wrote: >> I'm my ~18 years of Unix style development gnome-terminal is the best tty >> emulator out there. > > I agree with you, gnome-terminal is the most thing I miss after I have > switched to Mac. You

Re: [nodejs] What Editor / OS / Dev enviroment do you use?

2012-10-02 Thread Arunoda Susiripala
Untar it and just click the binary. Its that simple. On Tuesday, October 2, 2012, Sapardee wrote: > Has Anybody tried to install sublime text2 on ubuntu, i need guidance how to install it on ubuntu.. > > On Oct 2, 2012 7:50 PM, "José F. Romaniello" wrote: > > for me, it worth every penny. > TBH