In the last couple of days I've returned to a project that I had just barely got off the ground a few years ago, a Java rip-off of MathPad, which is a very cool numerical analysis application (fancy, graphing calculator) that runs on Mac OS. One of the nice attributes of MathPad is that it is very handy to use for small calculations - the ones you'd pull out your handheld to do - and yet is powerful enough to do things that you'd be crazy to try with your handheld calculator, even if it's programmable.
Having been hooked on MathPad from the time of its creation, I have suffered withdrawal pains whenever I was in some job situation where a Mac wasn't on my desktop, and so, am doing something about it. Of course, I'm doing the development on a Mac, but the program will run on any system with a sufficiently up-to-date version of the Java Runtime Environment. If some other job doesn't get in the way, I plan to release an early version, in a week or so, of my infant application dubbed "fnPad" and pronounced "fun pad".
posted @ 06:29 PM EST