From: Wade Humeniuk
Subject: CAPI Based Time is Money Clock
Date: 
Message-ID: <9rkbkh$ok4$1@news3.cadvision.com>
For fun I wrote a "Time is Money" clock.  Shows running total of the money
spent based on an hourly rate.  Good for those meetings where one thinks its
a waste of time (err.. money).  LWW CAPI based.  To set the hourly rate,
enter your amount and hit <Enter>.  Start/Stop/Reset buttons, just try them.

To start (load "time-is-money")  Then (time-is-money::time-is-money).  Clock
font can resize based on interface size. If someone wants to get it to run
on Linux the only issue would be the font in the clock.  This windows
version uses a TrueType Courier Font.

Delivered Executable:

http://www.cadvision.com/humeniuw/time-is-money.zip

Source:

http://www.cadvision.com/humeniuw/time-is-money.lisp

Wade