When you’re like me, a natural time waster, you need to be as productive as possible when you are working. That’s why I have recently learned to love AutoHotkey, a free Windows download that allows you to automate repitive actions, create hotkey and scripts and at its most basic is really easy to use.
Some of AutHotkey’s key features include (their words):
- Automate almost anything by sending keystrokes and mouse clicks. You can write a mouse or keyboard macro by hand or use the macro recorder.
- Create hotkeys for keyboard, joystick, and mouse. Virtually any key, button, or combination can become a hotkey.
- Expand abbreviations as you type them. For example, typing “btw” can automatically produce “by the way”.
- Remap keys and buttons on your keyboard, joystick, and mouse.
- Convert any script into an EXE file that can be run on computers that don’t have AutoHotkey installed.
The basic idea is you create text file scripts with small coded fragments that can replace text as you write, perform simple actions or perform more complicated actions. The script needs to run once to be put into memory and then each time you need it, it’ll be there.
[Read more...]


![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=6b1e3a96-8104-47c7-a65e-e28f0236c064)
I’ve managed network security startups several times. What the experience taught me was how basically insecure and haphazard most people are about their computers and accounts.
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=c8919dc6-ec81-4d83-a53d-6ba24f19ca14)
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=d7c76cf7-599c-444d-a4dd-b10e34318b37)
