This is a patient list manager wrote in my spare time. It is still somehow buggy.
It was tested on my T|X only but should probably work on any PalmOS 4.0 and above.
Works with Garnet simulator and POSE 4.1.2 debug ROM (with minor warnings that shouldn't affect normal use). Beam functions were tested in loopback mode only.
If you find a bug kindly send me an e-mail with a brief description.

The encryption is perhaps weaker than AES or Blowfish. I used the Tiny Encryption Algoritm
because it's, obviously, tiny thus easy to implement. I do not guarantee that it's HIPAA compliant. Of course, I am not accepting any responsibility for any breach of confidentiality that may occur as a result of your using my program. Also, if it crashes your PDA and eats your data I'd like to know but I'll take no blame. If you want warranties try commercial software like Windows 98SE and the such:).

Source code is available as a few PalmDocs and you can modify and build it with Bird/RsrcEdit, SrcEdit and OnBoard suite. To get the Rsrc file simply strip the application of the code, data and pref resources. Feel free to convert it for PODS. Generally feel free do do whatever you may wish as long as you respect the copyright and license.


    Copyright (C) 2007  Radu Blejeru rmblejeru@hotmail.com

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.


