On Jun 6, 10:53 am, Andrew Scott <[EMAIL PROTECTED]> wrote: > By far the best Spell checker out there is aSpell (Is that the right name?), > even googles doesn't come close to its power in spelling. The reason I know > this is the first thing I do is spell check my own name, and aSpell is the > only one that says my name is spelled correctly. > > The down side is that it is not very easy to get to on an API level, jazzy > was the beginning but it doesn't use the open source (and I can't think of > the name of it of the top of my head) dictionary methodology that reduces > the size of the dictionary.
The upside is ASpell already works just fine for tinyMCE: http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/spellchecker Your downside is actually installing and maintaining PHP and aspell on your server. Nice opportunity for someone to create a CF/ASpell implementation. The other option is to provide a FCKEditor plugin which appears to already offer CF/ASpell server based spell checking as an option: http://wiki.fckeditor.net/Developer%27s_Guide/Configuration/Spell_Checker Sounds like a great development opportunity for someone out there. Regards, -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
