Yeah I was thinking of updating the interface that I have made to run with AJAX request. One of the moans that the user has is that when adding a word to a dictionary, if the word appears twice in the text, it finds it as mispelt after adding. Once all is processed then it does not appear, but it would be nice if added on the fly/realtime as it were.
Can't remember how I did the dictionaries. The main thing was getting a French dictionary up and running had a lot of problems with accents and the such. Thanks for your input. cheers Martin >Martin, > > >You could also build a AJAX/webservice connection to the Jazzy API on your >server. That way you can provide more realtime feedback. > >Also, one issue I had w/the Jazzy API was that loading the dictionaries is >very slow. I'd make sure to write your Java wrapper class so that the >dictionaries are persistent. In my tests, it seemed to take 2-3 seconds to >load the dictionary. Making them persistent sped things up a ton. > >-Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245536 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

