I want to start off by saying that, although a beta release (with some minor bugs), this application is amazing. I've used quite a few other "internet text editors", and nothing compaires to this.
Now onto to the question. The spell check ability comes from a 3rd party and is downloaded and installed on the local client machine. That's fine and dandy if your running a regular site where you hold no legal liability to your visitors (since it's up to them to install 3rd party stuff).
But when your running a server-side based application, you can not expect each of the [*insert pretty large number of people here*] clients to download the spell checker (which in itself is impressive).
What I (without sounding impetuous) would like to see/know is if it is possible to install the spell checker server-side our users won't have to. Perhaps theres a way to point each instance of the editor to a .exe located on the server instead of on the client machine?
Just a thought, but one I think may have a grain of merit to think about.
Jael
Now onto to the question. The spell check ability comes from a 3rd party and is downloaded and installed on the local client machine. That's fine and dandy if your running a regular site where you hold no legal liability to your visitors (since it's up to them to install 3rd party stuff).
But when your running a server-side based application, you can not expect each of the [*insert pretty large number of people here*] clients to download the spell checker (which in itself is impressive).
What I (without sounding impetuous) would like to see/know is if it is possible to install the spell checker server-side our users won't have to. Perhaps theres a way to point each instance of the editor to a .exe located on the server instead of on the client machine?
Just a thought, but one I think may have a grain of merit to think about.
Jael

RE: 3rd party spell checking