In the spirit of XKCD. Inspiration: This post.
Weight Loss for Dummies
Leave a comment
In the spirit of XKCD. Inspiration: This post.
For anyone that follows me for the technical stuff I do, I thought I’d mention I’ve put up a mouse and keyboard hook library on GitHub. It allows a developer to build an app that subscribes to global mouse and keyboard events, process them, optionally cancel them, or potentially record them (Disclaimer: I take no responsibility for the use, misuse, legal or otherwise of this code.)
For those of you interested, the project is publicly available here: http://github.com/codelogic/HookLib
-Paul