so every one knows that google is the best for spellcheck because it uses sentence context and compares the properly spelled words with other websites to formulate the correctly spelled word(s) that should be used. So Basicly when you run each script it check each sentece from the first capital letter to the end punctuation (.?!) and Searches the sentece through a secure google ssl tunnel (encrypted.google.com) to prevent the search from being captured.
Now in theory it would be best to open a new SSL connection for each sentence so that the session would stay secure. because the more data that is sent over and SSL using the same encryption the less secure it becomes.
also you might be thinking why would i need the connection to be secure. because if you are drafting some sort of secure document like a invoice or a contract, or some sort of letter then anyone who might be watching traffic on will be-able to look at your document line by line and read it (very not good). also allot of schools and corporations (least in the US) have the right to watch your internet usage while on their property, and you may not want them to see the invitation to the frat kegger or email about the bosses daughter to be intercepted.
if any one has an idea of how to code this i would love to hear it!
Model: macbook pro 15" 3.53 ghz Intel core i5
AppleScript: the latest
Browser: Safari 531.21.10
Operating System: Mac OS X (10.6)