By me (or modified by me)
AltTab - based on http://www.autohotkey.net/~evl/AltTab/AltTab.ahk, but heavily modified.
BetterPaste - Plain text pasting
AutoBackup - Detects if my external HD is inserted and the starts the backup (after a confirmation of course, otherwise if I want to do a restore it would be a problem!)
SimpleVersionControl - Once every hour, makes a copy of every changed dox, docx, xls, xlsx etc. and renames it with the time-date in the filename (heavy lifting done by RoboCopy+Dos Batch File (Renaming part), SVC is just a scheduler)
KeePassByPass - Simple script to have KeePass work properly with IE (some passwords were sent incomplete with 1/2 characters missing)
Startup - Runs a list of programs depending if I am at work or at home
By other people
ShutDown Timer - ShutDown after a specified amount of time
FolderMenu - not done by me, but was written in AHK
Stuff that I am working on (but not usable)
Work Logger - Capturing of active window titles, assignment to projects based on rules, and reporting of time spent on those projects
TDL Sync - Sync ToDoList http://www.codeproject.com/KB/applications/todolist2.aspxto GroupWise
ShutDown Timer2 - ShutDown when a process cease to exist (should be easy - but just have not started with it yet)




