The K-Zone: pma_units -- a unit converter for the Archos PMA430

pma_units -- a unit converter for the PMA430

Version 0.01, (c)2005 Kevin Boone,

What is this?

pma_units is a no-frills unit converter; its single purpose is to convert one unit of measure (e.g., imperial gallons) into another (e.g., litres). It was specifically written to suit the landscape screen orientation of the PMA430, but should be useable on other Qtopia devices with landscape screen.

Installation and startup

Download the installer from here. Install this on the Archos in the usual way (e.g., copy to the Documents directory and run the package manager). Start the program from its icon in the `Applications' launcher tab. Source code is available -- please contact me if you want it.

Usage

Not much to it really. Select the category of unit you are interested in (weight, volume, etc) from the Category drop-down list. Enter the amount and units in the `From' box, and the target unit in the `To' box. The program will try to convert whenever there is meaningful data in the boxes -- you don't have to do anything in particular to make this happen.

Implementation notes

There are unit converter programs for the Sharp Zaurus, but all those I tried were tied too strongly the Sharp's portrait display. I have tried to make pma_units better suit the landscape display, by arranging for the display widgets to scrunch up when the virtual keyboard is enabled. You should be able (just) to see all the data entry fields even when the keyboard is in use. This is important in a program like this, because the PMA430 does not provide a thumbpad like that of the Zaurus, so it has to be possible to see what you're typing with the virtual keyboard popped up.

Bugs and limitations

Here are the most obvious ones.

Legal stuff

pma_units is distributed according to the GNU Public Licence. In short, you may do whatever you wish with this code, provided that the original authors continue to be acknowledged, and source code is made available. Please send bug reports, suggestions for new features, etc., to me.
©1994-2006 Kevin Boone, all rights reserved