Interwebs IDE hits the mother Node
Cloud9 – a startup offering developers an IDE that runs entirely on the web – has announced that its creation now plugs directly into the Node.js service run by Node chief steward Joyent. You can now build a Node app, debug it, and deploy it without leaving the the web-based IDE. Unveiled this past March, Cloud9 is an online …
Use an editor that is not vim?
Has hell frozen over already?
Free version >
Is it 30 day trial?
Or can you be free (and public) perpetually?
Whats wrong with Coda/Notepad/<insert desktop IDE>?
Dont see the point in paying $15 /mo for something you can get for free and save into Dropbox.
Interesting
I might have to try this out, as much as I like Vim (tom38), if they offer compelling advantages I'm up for it!
Re: There are others
"How does it compare to mbed?"
or clearString?
The ultimate in open source
All your code is available for other people to steal every time you hit the 'enter' key.
Security Model
Problem with this is that as soon as you use a web service, you loose control of the data/code you put in. A hosting company that's not in your legal jurisdiction has to comply with its local laws, not yours, hence all the worries about things like the Patriot act.
What protections do you have that really stop the service provider nicking your code, or passing it on to a third party. Think about the consequences of legal challenges to discover if your code breaks someone else's software patents and so on.
Does the underlying security model allow you to share you code with only those you choose. Is it vaulted to ensure administrators can't see it?
Nice idea if you can host if for your own cooperatives where you do have control.
