Archive for January, 2008

AutoHotKey

http://www.autohotkey.com/download/

AutoHotKey

Autohotkey, as you can probably guess, lets you assign keyboard shortcuts to a whole variety of tasks. Not just other keyboard combinations, but also windows functions and DLL calls allowing you to set up all kinds of neat tricks.

I'd been reading about autohotkey on lifehacker and other sites for a few weeks before I bothered to give it a go. I was one of those people who believed I didn't really need anymore keyboard shortcuts. My how things have changed in just a month.

I started with a simple script that launches notepad with win + N. Nothing innovative. Its the standard tutorial sample when u install ahk. But once I realised how easy it was to configure, I started trying other stuff. Now I find it damn near indespensible.

In one month my ahk file has grown from one function to more than a dozen. The options are limitless. Heres a sample of some of the functionality I've set up.

Win+PauseBreak – Mute Sound
Win+Up Arrow – increase volume
Win+Down Arrow – decrease volume
Win+F – launch firefox, or switch to it if already launched
Win+X – launch xplorer_lite, or switch to it if already launched
Win+F12 – launch foobar, or switch to it if already launched
Win+N – launch notepad++, or switch to it if already launched
Win+C – copy selected files from one pane to another in xplorer
Win+V – move selected files from one pane to another in xplorer

I've also added alt-tab functionality to the mousewheel and added a quake style console prompt using this instructables tutorial.

On the laptop, its come in even handier, allowing my eject button to also function as delete and printscreen depending on modifiers.

Autohotkey is extremely useful, and is also effortless to install run and learn, taking up almost no memory or CPU and sitting out of the way in the system tray. I urge you to try it as soon as you can. You won't look back.

Tags: ,

Useless Advice – A symptom of irelands attitude to the environment

I don’t usually talk/write much on this blog, but I think its high time I did.

I get a lot of really useful recycling/reuse tips from a variety of sources on the net, the big ones being lifehacker, MAKE and treehugger. But every now and then I’ll venture into the unknown territory of our own governments attempts to address the problem, such as Power Of One (powerofone.ie) Sustainable Energy Ireland (sei.ie) or Race Against Waste (raceagainstwaste.ie). Both sites have admirable goals, but offer only the most obvious of advice, from using CFL light bulbs (something we’ve been told to do since the 90s) to turning down the thermostat by just 1 degree. In the case of RaceAgainstWaste.ie, I found this nugget of useful info on the ‘Reduce’ page:

It’s typical of the attitude our government and local government seems to have in this country – fake concern to keep the public happy. It seems like nobody who’s involved in raceagainstwaste.ie really gives a shit about the environment, they’re all just doing what the memo told them, ie put up a website which gives the public some tips on how to reduce household waste. No creative thinking is in effect. Just the government approved list of things we should all do. Not that they care whether you do them or not.

Tags: ,