tinyBasic is just a developer's game, the development of a minimalist Basic interpreter for Palm by using iziBasic.
Tiny BASIC started out as a way to get a BASIC running in the minimum amount of memory space (~2 KBytes), because RAM used to be very expensive and home computers would only have a few KB of RAM back in the 1970's
TinyLogo is a programming language and program execution environment.
It is especially friendly to beginning programmers or people who just want to get a simple idea of what programming is all about.
It is based on the Logo programmining language and comes complete with Turtle Graphics
TXT2CID is a tool for PP developers to convert any four character type or creator ID (example: appl,DAcc,STra, etc.) to it's UInt32 equivalent. Launch the application and type in the string, then press enter. It will display the conversion and copy it to the clipboard
UIColorTheme - UIColorTheme creates color theme resources for use in PDA ToolBox generated applications and in C/C++ projects that support importing .BIN resources or PilRC scripts. The resource is comprised of a Palette Table type ('tclt') table that provides User Interface objects with color information
Universal File Dialog is a complete tool for developers to integrate into their applications.
UFD gives a unified way of prompting the user for a file selection. UFD consists for two dialogs.
The Open File and Save File dialogs.
The Open File dialog is used to prompt for a file to open.
The Save File dialog is used to prompt for a file to save as
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
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