I like these kind of projects/efforts and it looks great, but this thing is quite buggy. And some parts, like the sign up process might not even be buggy but just bad workflow. And it's too expensive IMHO. You need to make money, but for what it offers now, at least to me, it's not worth it. Other than that, hopefully you'll improve it and make it a real online IDE.
Cloud9 IDE - Your code anytime, anywhere
21–30 of 55 posts
Re: Cloud9 IDE - Your code anytime, anywhere
#22How well does it do with non-javascript code? If I could code ruby on rails on it, and deploy from w/in it to Heroku, I'd sign up today. (happy feature creep!)
We are working on it. We aim to support all the major languages and their popular frameworks soon. For now you have syntax highlighting for Ruby and more languages, which combined with GitHub integration already makes it a sweet platform to develop on.
Re: Cloud9 IDE - Your code anytime, anywhere
#23I'm curious to know what I get for this paid version? Is it mostly the Git support?
Re: Cloud9 IDE - Your code anytime, anywhere
#24Not to sound cheap, but the first thing I note is the pricing. It's a little confusing. Does 33 cents per day mean that I'm only charged on days that I use it? So, if I use it Monday - Friday, I'll typically pay 7 Euros per month rather than 10 Euros? Or is it merely saying that it's only 33 cents per day? I'm also unsure what you mean by a workspace. In the UI photos, there's the concept of a "project", but I'm unsu…
We charge per day to give you the flexibility of the cloud. Cloud9 is not an IDE alone, it's your tooling + test environment in the Cloud. So it's hosted, hosting costs money and we charge you for it. The idea is that if you are doing a commercial project with a good hourly rate, then paying 50 cents a day for the platform isn't a lot if it saves you significant time. If you're working on an open source project, Cloud9 is free.
The value is that you don't have to configure your systems, you dont have to keep them up to date and you'll be developing on a system that is identical to your deployment target. We're adding good deployment support soon to many different cloud hosters. This way deployment should be really a click of a button. Then there is the value of collaboration. Being able to work together with others from within Cloud9, editing and running code.
We are adding Ruby support soon, including step through debugging and gem support. We have webdav support and we'll soon support mounting your drive on your local machine for external applications to access your files.
For now, try Cloud9 for your open source projects and see how you like it. There are many more features to come in the coming weeks and months.
Re: Cloud9 IDE - Your code anytime, anywhere
#25Earlier quoted context omitted.
We are working on it. We aim to support all the major languages and their popular frameworks soon. For now you have syntax highlighting for Ruby and more languages, which combined with GitHub integration already makes it a sweet platform to develop on.
Does that include MS languages (C#, etc.?)
Re: Cloud9 IDE - Your code anytime, anywhere
#26Reminds me of http://www.coderun.com which supports C#, PHP, JavaScript, HTML and CSS. (and is free) I'm curious to know what I get for this paid version? Is it mostly the Git support?
Re: Cloud9 IDE - Your code anytime, anywhere
#27I like these kind of projects/efforts and it looks great, but this thing is quite buggy. And some parts, like the sign up process might not even be buggy but just bad workflow. And it's too expensive IMHO. You need to make money, but for what it offers now, at least to me, it's not worth it. Other than that, hopefully you'll improve it and make it a real online IDE.
We just launched, and we are trying to squash every bug we run into. Could you be more specific about the 'buggy' part you mention? Some particulars about it would really help us to make it better, we would really appreciate it!
To me it felt a bit unstable because of this. Although it's a matter of reading everything on the screen, I would be surprised if anyone actually does that, so probably better to change the flow in that case.
Anyway, after that I entered a Github url (naive as I am) which is private, but in my Github account with which I'm signed up to Cloud9IDE. I got a not so user friendly popup saying an error occured, with a key and some JSON included.
So I concluded I cannot use private repositories (?) and clicked on the + to add a new project, typed in Test and clicked create. I clicked open source in the follow up dialog and no extra users. After clicking next it suddenly said 'Forking, this could take a few seconds'. I thought; what is it forking? This is an empty project. Then another popup with about the same error as before. It appeared that even though I created a fresh, empty project, it took my GIThub URL and tried to use that! So instead of my 'Test' empty project, it now showed the name of my private project from Github, with no files in it.
Any comments on the pricing btw? EDIT: nevermind, answered while I was typing this.
Re: Cloud9 IDE - Your code anytime, anywhere
#28Re: Cloud9 IDE - Your code anytime, anywhere
#29The webkit inspector reports the following error: apf_release.js:1 TypeError: Result of expression 'this.$ext' [null] is not an object.
Re: Cloud9 IDE - Your code anytime, anywhere
#30When going back to it again, the front sign in with github link tells me that someone already has my user id.