Pinger (Palm OS) - lets you trade voice messages with anyone's mobile phone in over 20 countries. It's better than voicemail because there's no ringing or lengthy instructions. It's more personal than text because it's your own voice so there's no room to be misunderstood. Plus you can send a Pinger message to a group of people with just one call
PluaED is a simple editor which can be used to edit Plua source files. Plua can read source files in DOC format or from Memo Pad. DOC writers usually costs money, Memo Pad can only edit source files up to 4096 characters.
PluaED overcomes some of these limitations - PluaED is free and can edit source files up to 65534 characters (if your device supports it)
Plural - Plua desktop IDE - Plural is a desktop IDE written in Java for the Palm Plua language.
It is feature rich and includes syntax coloring and completion, compilation to Plua and Doc formats and code testing on a Palm Emulator/Simulator.
See www.sophonix.com/downloads/plural.asp for more details
Pocket Toolbox Library - Pocket Toolbox is a native library for PocketC targeted for game development.
The library extends PocketC with the following features: multi-buffered graphics, fast resource bitmaps, 2 & 4 bit grayscale and color graphics, IR comm, custom font importing, and much more
PocketC is all you need to create and run applications directly on your Palm OS-based device, no computer required. Create your source code in memo pad or a Doc editor, compile it with PocketC, and run your application directly from the PocketC application
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
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
PP is a ISO standard Pascal compiler for PalmOS.
It generates true native 68000 executable code (.PRC) from Pascal source code.
You can use your favorite Palm DOC editor to write your code and either run PP from the VFSdos console or use the included UI shell PPShell to compile and run your program.
The language syntax is mostly compliant to the ISO 1775:1990
PRCExplorer - Using this tool you can open any PRC file and navigate into it. You can see individual resources, graphically display Forms and Alerts, Bitmaps, Fonts, ... This is useful to debug and develop your application as well as analyzing PRCs