CodeboxIDE / codebox

Open source cloud & desktop IDE
https://www.codebox.io
Apache License 2.0
4.13k stars 588 forks source link

"Signups are currently disabled" #466

Open gustiando opened 9 years ago

gustiando commented 9 years ago

I tried to sign up a week or so ago but no luck, even tried with different providers. I was wondering when people will start to be able to sign up again.

Thanks for creating this amazing IDE! can't wait to try it out! :D

tsaulic commented 9 years ago

I'm wondering the same.. it doesn't look good that the last update was in Sep. 2014, though :(

TylerJewell commented 9 years ago

They announced about 6 months ago that they were no longer supporting the project.

http://codenvy.com | Tyler Jewell | ceo | 978-884-5355

On Sun, Jan 18, 2015 at 4:37 PM, Tihomir Saulic notifications@github.com wrote:

I'm wondering the same.. it doesn't look good that the last update was in Sep. 2014, though :(

— Reply to this email directly or view it on GitHub https://github.com/CodeboxIDE/codebox/issues/466#issuecomment-70434485.

aaronbartell commented 9 years ago

I had correspondence with one of the committers about 1 month ago. Where is it stated they are no longer supporting the project?

TylerJewell commented 9 years ago

It was one of either their LinkedIn profiles, a blog post, or on the site itself. I don't think it was the latter.

If you look at the two founders from Europe, their github commits have been dedicated to gitbook over the past 6 months or so.

http://codenvy.com/ | Tyler Jewell | ceo | 978-884-5355

On Sun, Jan 18, 2015 at 5:19 PM, Aaron Bartell notifications@github.com wrote:

I had correspondence with one of the committers about 1 month ago. Where is it stated they are no longer supporting the project?

— Reply to this email directly or view it on GitHub https://github.com/CodeboxIDE/codebox/issues/466#issuecomment-70436239.

gustiando commented 9 years ago

what a bummer :( I guess I'll have to stick with c9.

aaronbartell commented 9 years ago

@SamyPesse or @AaronO can you give us some insight as to the future of codebox.io?

rhutchison commented 9 years ago

They are still actively charging my credit card, but it looks like it's time to find an alternative. They didn't bother emailing their customers of any change.

MitchK commented 9 years ago

I think @SamyPesse and @AaronO are pretty much engaged with GitBook at the moment. But I'm also curious on updates of this great project.

aaronbartell commented 9 years ago

I've been researching options for on-premise IDEs (a requirement for me) and found that Eclipse Orion has a Node.js implementation.

AaronO commented 9 years ago

Hi Guys @MitchK @rhutchison @aaronbartell @gumatias @TylerJewell,

I just wanted to give you guys a quick (and good) update about Codebox :)

As @TylerJewell mentioned, @SamyPesse and I are the team behind both Codebox (CodeboxIDE/codebox) and GitBook (GitbookIO/gitbook), as a small team (it's hard to be smaller than 2 ;) ) time is a luxury, it's impossible to develop and maintain two great services with just the two of us.

A few months back we made the hard but necessary decision to pivot our core focus to GitBook whilst searching a home for Codebox. I'm happy to say that we found a great home just a few weeks ago ! (We're closing all the nitty gritty/legal details as we speak, so I can't disclose everything).

This company will be a great home for many reasons :

@SamyPesse and I will work closely with the company over the next few months, ensuring that Codebox is successfully on a new and bright path, giving Codebox the opportunity to grow and fulfill it's true vision.

This transition is great news, a new beginning for Codebox, an opportunity to build something truly great.

Bonus: As part of this transition, @SamyPesse will also be finishing off the 1.0.0 release ! :tada:

P.S: I'm personally sorry for not updating you earlier, I hope you understand that it's been a crazy past few months.

aaronbartell commented 9 years ago

Thanks for the update @AaronO, I am happy for you guys.

They are committed to keeping Codebox open source and keeping the community in the loop

Do you know if they plan on keeping the same license?

AaronO commented 9 years ago

@aaronbartell Thanks !

I can guarantee that it will be open source, but it's possible they may tweak the license. I think open source is a big part of Codebox's identity and one of it's core advantages. It's in Codebox's best interest to preserve and grow the open source community supporting it. They understand that just as well as I do.

P.S: @SamyPesse and I will continue on our GitBook adventure, with lots of really cool stuff coming :). Try it out if you haven't it's a great platform for documentation and collaborative books !

OverflowCreative commented 9 years ago

Anyone have any updates on codebox? I really want to try it out.

sdillman commented 9 years ago

"Bump." I remain very interested in where Codebox ends up, and when I might be able to sign up for it.

YNedderhoff commented 9 years ago

Me as well, I'm regularly checking the codebox.io page for month now hoping for updates ...

scrumit commented 9 years ago

Is there an alternative? The code is open source.

Perhaps it can be modified to connect to any cloud based platform as a service, like this blog posting describes for another editor.

Could the community that is using it, and wants to use it create a community facility? Does it need to go to commercial venture who will licence it?

ghost commented 9 years ago

I'd love to launch this as a service if there is no future for Codebox doing it themselves. Would anybody else be interested in helping out with this? We could possibly use a platform like https://assembly.com to make it a community project.

Jaballadares commented 9 years ago

Hey @emberbit I'd be interested in participating, while my coding skills are lacking I could help on the marketing front.

ghost commented 9 years ago

@Jaballadares - Nice, let's see if anyone else is interested. Post a new issue?

thegecko commented 9 years ago

It would be good to understand the creators plan for this product from a technical perspective, too. I see PRs aren't being merged at the moment, so are there plans to fix/accept fixes for 1.0.0 issues (such as collaboration) in this repo any more?

scrumit commented 9 years ago

There are 320 forks of the CodeBoxIDE codebase. And there are a few Pull Requests outstanding. A lot of people would like to see CodeBoxIDE available.

However, it might better to start again. Anyone up for that? If you have made PRs then you know the features that you feel committed to.

I'm an architect and I always feel uncomfortable if I see no architectural description of a system. I'm been looking at couchbase recently and I wonder if a webIDE shouldn't have the following elements:

I suspect if everything is pluggable, then a JSON document store would be the most consistent way to store configurations. So I see basing an IDE on top of a scalable open source JSON document store changes quite a bit of how the system develops and deploys. If you have node.js at the server side then the system that makes the IDE work, with all its functionality can also be available at run time. Possibly the first truly Integrated develop (and run) Environment.

Thoughts? Is there another forum to take this?

aaronbartell commented 9 years ago

Another option is to take a look at Eclipse Orion - the version that uses Nodejs as its sever-side component. It doesn't have nearly as many features, but does have a big(ger) body of support.

MitchK commented 9 years ago

Maybe a port of https://atom.io/ for the browser with a web service layer in between?

despiegk commented 9 years ago

We would be interested to push this project forward again. We are even willing to fund the time it takes to do this. I am looking for a lead on this, and can provide 1-2 developers

jmls commented 8 years ago

does anyone have any success stories here ? Do you know of any open-source products that work in docker ? Seems such a shame that this project folded

TylerJewell commented 8 years ago

Might you consider Eclipse Che?

It's a new product that has been in a rewrite for 2 years - about 4,000 commits on the project with around 50 committers.

It is alpha now.

It is going to make it's first beta announce in a few weeks. We are looking for pre-release reviewers who want to offer some honest commentary.

Some of the unique qualities of Che:

  1. Workspace portability. (workspaces are combinations of projects + machines, which are powered by docker containers - these can be snapshot & moved to different locations)
  2. Multi-project workspaces.
  3. Multi-module projects, with drill-in / drill out capability.
  4. Built in SSH workspaces
  5. Terminal
  6. Stacks - shipping with pre-defined, all-in-on, and custom stacks that contain frameworks of software that will power the workspaces
  7. Commands - context-sensitive commands that are injected into machines
  8. Run the che server as a native server, or itself within a docker container

If anyone was interested in getting a pre-release demo + explanation along with instructions on how to get started with it, happy to provide it.

I think we'll be public with the beta & simple installers in about 3 weeks.

Tyler Jewell | CEO | tyler@​codenvy.​com | 9​78​.8​84​.53​55

On Tue, Jan 5, 2016 at 1:40 PM, jmls notifications@github.com wrote:

does anyone have any success stories here ? Do you know of any open-source products that work in docker ? Seems such a shame that this project folded

— Reply to this email directly or view it on GitHub https://github.com/CodeboxIDE/codebox/issues/466#issuecomment-169141957.

jmls commented 8 years ago

yes, more than happy to work on the preview - tell me more ;) Emailed you my details. thanks.

TylerJewell commented 8 years ago

Awesome - great. I didn't see the email show up.

But if anyone wants to write to learn more, can talk at tjewell@codenvy.com.