Portabella is a basic serial communications program that sends and receives data through the serial port on your Palm OS device and displays the bytes in an easy-to-read format. You can effortlessly define transmit strings in hex notation and send them out with a click of a button. Portabella comes with complete source code and can be modified to fit your needs
Cipher is an application that lets you encrypt every text field's usable text with the very strong IDEA algorithm by Ascom.
First of all, CipherDA is a DA version of Cipher. Cipher is a program that lets you encrypt every text field's usable text (e.g. DateBook appointments, Expense report items, complete MemoPad notes) with the very strong IDEA algorithm by Ascom
SAXLib is a freeware XML parser library for Palm OS which partially implements SAX 2 parser interface.
SAXLib is distributed in a compiled form of Palm shared library. Its distribution archive includes full library interface reference manual and sample Metrowerks CodeWarrior 9.x project which illustrates the basic principles of SAXLib usage
BrainF#ck-This is a full onboard Palm IDE for the BrainF#ck programming language, you can edit, debug and run BrainF#ck programs. You can watch the current memory, output and even run the program step by step. A short BrainF#ck description can be found here
WebMgr is a PalmOS applications that allows you to submit page requests to web servers. It was designed to allow Palm-based interaction with a CGI script running on a personal web server, but should work with any website supporting GET requests
PrgCalc - A programmer's calculatorm perfect to use for the onboard-developer, it works very much like an ordinary calculator but without decimals. In the upper row you select whether it should be signed or unsigned, the number of bits and in what way you want your number to be shown. The rest is just like any other calculator
PocketC Runtime - The runtime version is for those who have no desire to compile applets, but want to run someone else's applet. Using this version saves memory, since the compiler has been removed. This version is freeware and may be distributed freely by developers, but only in its entirety
Z47 Virtual Processor - allows you to run Z++ applications that are created with Z++ Visual. (Z++ Visual is an all-in-one development tool that requires no confusing SDK's, API's, or emulators