An application I’ve been working on has had a desire for spell check capabilities for some time now. As most browsers provide native methods for this, it has remained on the back burner until now. I decided to use Zend_Json_Server for a few reasons: I wanted to avoid the overhead required to bootstrap and route [...]
