I found out about an extremely handy tool that will save you tons of time.

It's called AutoHotKey, and it is superb for instant auto correction when for misspellings, but the real power that I think it provides is for programming.

For example, the SQL developers out there have heard of SQL Prompt, but it's a little pricey for personal use, but with AutoHotKey, you can simple little scripts to perform the same "snippets" found in the aforementioned product.


You can add ::ssf::SELECT * FROM 

and ev...
Continue reading ...