Description
9ne (pronounced "nine") is an online code editor based on Emacs (Copyright 2006 Rob Rohan). 9ne is a recursive acronym and joke, and means "9ne is not Emacs".
9ne's design goal is to provide an all purpose text editor similar to Emacs but web based. The first step is to assist in code editing (specifically HTML, CSS, and Javascript), but to also add hooks for any type of editing (mail reader, configuration files, etc). It currently supports XML and Javascript syntax highlighting modes (Evoked with M+X XML MODE and M+X JAVASCRIPT MODE respectively)
Demos
Launch 9ne demo
Launch 9ne Tutorial
Open text area in 9ne
(ctrl+x ctrl+s will write your changes back to the area, and ctrl+x ctrl+c will re-activate the area)
Download
9ne is released under the GPL.
9ne uses the Git distributed source control program (the one the Linux kernel uses). To check out my version of the source code into your own distributed repository, use the following command after installing Git:
$ cd my_projects_folder
$ git clone http://9ne.org/repo/9ne.git
Current State
9ne currently works the best on Mac OS X with Safari, Firefox, Flock or Camino. It also works on Windows with Firefox or IE6 and 7 with a few hiccups here and there. It has been mildly tested on Linux with varying degrees of success.
Help
If you are looking for help with 9ne, please try posting a question in the new fourm.
Wiki
Bug
[[ API Documentation ]]
(Icons graciously donated by George Fox)