If you find any bug/missing feature, or if you have any remark, please tell me douardda@free.fr.
This software has been written in C++ with the QTopia/QtEmb toolkit en environement by Trolltech.
This software use Python as embedded scripting language, using the sip wrapper generator written by Phil Thompson (Riverbank Computing), and part of the PyQt (one file, the QString wrapper).
It makes use of the GNU units tools (physical unit conversion tool), in a modifies version to fit my needs.
Why is called Morphine ?
Why is Morphine's logo a black cat ?
Well, that's a good question. The fact is I thought Morphine is a fine name. Maybe because I have a cat called Morphine ? So the logo is just a picture of my cat. Nice, isn't she ?
What is the Medal Project ?
The Medal Project is a project (developped by Quanta Healthcare Solutions, Inc). As stated in Medal FAQ : [Medal is] An effort to create software implementions of useful healthcare algorithms, include documentation and references, and make both easily available to all interested. This project is entirely self-funded. The Medal Project algorithms are provided as Miscrosoft Excel files, for the proper alhorithms, and PDF files for the details and explainations (especially, the references of each algorithm proposed) for each algorithm.
How is Morphine related to the Medal Project ?
Morphine is in fact a kind of frontend for the Medal Project. Actually, Morphine is an attempt to provide all the Medal Project algorithms for the Sharp Zaurus (and probably Compaq/HP iPaq) PDA. But it goes a little further than what is provided through the spreadsheet documents. Thus, each algorithm must be converted to a special file format for Morphine (see next question). The converter is someway a part of Morphine.
Can I write my own algorithms ?
Yes ! They are written in python and thus, it is easy to add your own algorithms. They are located in /opt/Qtopia/lib/morphine/algos, and you can see the already available ones as examples. Please see the Morphine web site for details on how to write your algorithms.