9 ms·
Looks like a wiki, smells like a wiki, but it a web based IDE that runs on GAE
- yawniek 16y agohttp://code.google.com/p/cube2py/ http://code.google.com/p/cube2py/ http://vimeo.com/13154869 http://vimeo.com/13154869
- stuff4ben 16y agoI've been wondering when someone would come out with a cloud-based IDE, although this isn't quite the same. I've always thought, wouldn't it be cool if Google came out with an online IDE, hosted on a GAE instance, with code saved in Google Code, allows you to build your code on their servers, and deploy to a dev GAE instance with seamless push to a production instance. For kicks (and probably an extra fee) you could have Google engineers do a code-review.
- mdipierro 16y agoThis is based on a web2py which has a full web based IDE although the web2py web based IDE does not run on GAE because of GAE file system limitation. cube2py has a partial workaround by storing everything in the database. Still before you run it GAE you have to run the code locally to create the indexes.
- mhusby 16y agoIf your looking for a pure cloud based IDE you should check out http://kodingen.com/ http://kodingen.com/ I have played with it a little but and it seems pretty cool. I haven't done anything in production on it, but it is a lot of fun to play around with.
- random_guy 16y agoWeb MS Access?
- nailer 16y agoIf the intention is to get non-technical folks to use it, I'd suggest a WYSIWYG editor would help enormously. Knowing that a blank line is required before space-asterisk-space to make a bullet in a markup language is more than most people know or can be bothered to learn.
- adulau 16y agoor "looks like the return of 4GL or even the Fifth-generation programming language".