IR Ping - This program allows to check the communication between a Palm III or a PalmPilot Professional with IrDA extension and other IrDA devices or another PalmPilot. The current version tries to access a IrCOMM port. This is present in most printers and Palm devices with PalmOS >= 3.3
The iScript is an open-source implementation of WMLScript engine for PalmOS devices.
It is compiled as standard PalmOS system library and may be used not only in WML browsers, but in any application, which requires scripting capabilities.
Update Description:
version 1.1
Issue Manager - The standard To Do application is great if you want to track things that *you* have to do, but managing issues needs something a bit different. Issue Manager attempts to address this. Anyone that has to manage issues on a regular basis: project and product managers, software developers, etc. will find this software useful. Changes since v1
iziBasic - stands for easy Basic for Palm. It targets all kinds of developers and should be a very good tool for newbee programmers. Skilled programmers will also find in iziBasic a tool to develop very quickly and easily various types of software.
iziBasic is a high level development compiler which builds Stand-alone applications
JAddress2CSV - A small framework written in java to list the internal AddressDB of the Palm. The output file is a CSV (comma Seperated values, ok here is a semicolon used). It is not the File used by the PalmDesktop; use Pilo-xfer or other tools to export the database from your palm to the platform you prefer. It runs with Java 1.1 or better
JAddress2HTML - This Desktop Application exports all addresses of the AddressDB.pdb to a HTML File.
It is not the File used by the PalmDesktop; use Pilo-xfer or other tools
to export the database from your palm to the platform you prefer.
It runs with Java 1.1 or better
JAddressCSV2PDB - A Java Jar File to create the built-in AddressDB.pdb for the Palm. It should be compatible with all kinds of Palm os. Up to now the file format of the AddressDB has not been changed. Use Address2CSV to generate the IFO file. The ifo file is supposed to be called like the CSV file with the suffix IFO (Example: CSVFile.CSV -->> CSVFile.CSV
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
JDatebook2CSVCat - A small framework written in java to list the internal DatebookDB (Creator: date, Type: data) of the Palm. It is compatible with PalmOS 2.0 or better. PalmOS 1.0 should work too, but isn't tested. Up to now, the format of the DatebookDB has not been changed