My Treo

I have a Handspring Treo 700p. I’ve been a long time Palm user, but I’m finding that I just don’t do as much with a handheld computer now that I have a nice laptop. I have my laptop with me at work and at home, and I’ve been known to take it with me to […]

Continue reading

 

PalmFrotz

In 2002 I started a new port of the Frotz Z-machine interpreter for PalmOS computers. My desire to do so was driven by the fact that the two available Z-machine interpreters available for PalmOS machines (Pilot-Frotz and Frobnitz) were showing their age. Also, the core code of the Frotz project had been released under the […]

Continue reading

 

PalmCUnit: A Unit Testing framework for testing Palm apps written in C

While working on PalmFrotz, I decided to apply the XP principles that I was using at work. (In this context, XP stands for eXtreme Programming — not the Microsoft Operating System.) I found something called PalmUnit, which is a C++ test runner for Palm. Since I was not writing PalmFrotz in C++, I didn’t use […]

Continue reading