Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I particularly like the Extendable with JavaScript part.

A minimalist kernel implementing the Js API, the windows (with a possibility to split them), the plugin and a theme system is the way to go IMO.

No cloud, no extra feature. Everything else can then be added by plugins. Git integration with github? No problem. Backup with DropBox? No problem. Syntax Highlighting? Np.

It'd be particularly awesome with the plugin system.. if you can browse and see new addons/plugins. Same with the theme.. where anyone could upload their tweaked theme. :)

I can't wait for something like this to exist..

  (let x (new awesome-web-based-editor)
    (while (not (ready? x))
      (sleep)))


That is the goal. So much of the functionality is already present in the browser. We can use the browser's Javascript interpreter, tabs, web connectivity, etc. We just have to put these together to create the core. To answer your other post this is how 4K becomes doable... especially since this is a project I want to do so badly.


Kod (http://kodapp.com/) has a node.js-based integrated scripting environment, but I don't know if plugin functionality reaches the power you describe, and I'm not even certain there are any third-party plugins. It would be incredibly powerful, especially since you could probably export plugins as a URL to a minified .js file.


It's not web based though




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: