SuperWaba Best Java Virtual Machine for PalmOS, Windows CE and Symbian
EditC EditC is a memo and doc editor designed for writing PocketC applets. It is an enhanced version of the original Memo Pad application.
The main advantage of EditC is that you can quickly insert PocketC functions by choosing the correct categories. You can choose from PocketC, CControls and PToolboxLib functions
pdbc (PDB Compiler) pdbc (PDB Compiler) - a compiler than converts a source file into a Palm DataBase file (PDB file).
The language the pdbc compiler understands is designed to be easy to understand und write.
Yet it is powerful enough to give the freedom to describe the binary content of the database records in a variety of ways
Dragon FORTH build Dragon FORTH is a fast 32-bit FORTH system for PalmOS 2.x-6.x. It allows programming directly on the PalmOS device
JContacts2HTML JContacts2HTML - You want to share your Contacts with anybody without Hotsync your palm? That piece of software ist the solution.
A Desktop Application written in Java to export the internal ContactsDB-PAdd (Creator: PAdd, Type: DATA) of the Palm to HTML Files, that can be viewed with the browser of your choice
GUI GUI - Tired of going through the same laborious process of working out where all your controls are supposed to go?
Worry no more, because GUI makes all that simple for you!
Featuring the capability to add buttons, fields, dropdown lists, checkboxes, GUI serves all your interface needs
chmod chmod is a simple application, used to calculate the often confusing *nix chmod command.
This command is used for assigning rights to files, for example: "chmod 777 filea.txt" would grant read, write and execute rights to everyone for this file.
For more info on the chmod command itself, check any basic *nix reference guide
RePose RePose is a tool for Palm OS Emulator and compatible emulators
Other Software by developer «Andrew Lee»:
NewBie - Bitmap NewBie - Bitmap - NewBie - Bitmap includes a copy of "Hello World" liked sample source code about how to display/hide a bitmap. To all newbie Palm programmers, please enjoy your first step on Palm programming
NewBie - numfld NewBie - numfld includes a copy of "Hello World" liked source code about set/get number (real number) from/into a field.
To all newbie Palm programmers, please enjoy your first step on Palm programming.
What's New in This Release:
· Recompiled due to bug from prc-tool 2.0.
· Renamed from "text/float conv." to numfld
NewBie - txtfld NewBie - txtfld includes a copy of "Hello World" liked sample source code about set/get text field contents