Archive for the 'Programming' Category

Scriptable Access to the Griffin Powermate

Wednesday, August 17th, 2005

Griffin Technology makes a nifty device called the Griffin Powermate (Available at ThinkGeek). It’s essentiall a knob+button you put on your desktop. However, unless you have software that can take advantage of it, it’s basically a lighted paperweight. I got fed up not having an easy way to monitor/read this device […]

acdctl 1.1 Released

Sunday, August 14th, 2005

A new version of acdctl has been released which incorporates changes kindly sent in by Michael Hanselmann. The tool now directly supports one more display in the apple product line. Additionally it can now take in the vendor/product id on the command line to make it easier to test against unsupported displays.
If you […]

Greylisting, Some Good, Some Bad

Monday, July 18th, 2005

Greylisting has had much said about it over the past year or two and it seems to be a valid concept at reducing spam. This is my experience implementing it using Qmail, SPP, Debian and Ubuntu. The idea is that since most spammers do not use proper mail queues to handle their SMTP […]

acdctl Controls YourApple Display Brightness

Saturday, July 9th, 2005

Having that software itch again I just had to get my display brightness turned down on my Apple Cinema Display. It’s a wonderful piece of equipment, but it has no external controls to manipulate brightness. Just a soft-key that when touched flashes. When connected to a mac this key launches their display […]

USB Lock

Saturday, June 25th, 2005

I bought one of those proximity USB Wireless Security Locks and so last week I tried my hand at writing USB software using libusb.