Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collaborative cloud computing architecture (frontend) #296

Closed
ViralBShah opened this issue Dec 10, 2011 · 2 comments
Closed

collaborative cloud computing architecture (frontend) #296

ViralBShah opened this issue Dec 10, 2011 · 2 comments
Labels
speculative Whether the change will be implemented is speculative

Comments

@ViralBShah
Copy link
Member

It would be nice to have the following capabilities in the web frontend:

  1. A REPL (already exists)
  2. An editor, which is integrated with the REPL and chat, with syntax coloring (ACE)
  3. Chat features that integrate with the editor and REPL (could be text, audio, and video)
  4. Publish code changes to a julia fork on github, and generate a pull request
  5. Better input methods for non-keyboard devices (maybe pop up a math keyboard, for example)

I wonder if we should start using something like Google Web Toolkit, which may make it easier to design complex front ends? What other options do we have?
http://code.google.com/webtoolkit/

Google charting tools are also integrated in GWT, but we may need more flexibility and control than what it offers.
http://code.google.com/apis/chart/

@StefanKarpinski
Copy link
Sponsor Member

I can guess where @boyers will stand on using GWT.

@JeffBezanson
Copy link
Sponsor Member

Should look at ipython notebook and see if we can collaborate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
speculative Whether the change will be implemented is speculative
Projects
None yet
Development

No branches or pull requests

3 participants