Using the Google API/web service to check spelling
Have you ever wanted to try check the spelling of text a user has entered in a web form? Or at any other time. Google has a very good spelling recognition system based on the number of database records it has for a specific spelling. In this article I'll explain how you can use the web service google provides to make a simple spell checker.
Continue reading "Using the Google API/web service to check spelling" »

