ZenPlus for Palm ZenPlus for Palm is a popular freeware application framework (Class Library) for C++ programmers who write software on Palm OS.
ZenPlus can increase the productivity of developers by helping them partition code and providing standard Palm OS application functionality.
Focus has been placed on code reliability and resource implications
JMemo2HTML JMemo2HTML - This Desktop Application exports all entries of the MemoDB.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
Palm Creator IDs Palm Creator IDs - For Developers. Requires ThinkDB2. As you know, every Palm Application requires a unique Creator ID (CID) that is registered on the Palm OS Site.
This tinyByte database is used to track the IDs that you have registered along with the date the program was released
ltraps ltraps is a trap analyzer for Palm OS prc files. ltraps will semi disassemble the code segments of the prc file and show which traps are used and what OS version is required for the trap to work ... (among other things).
ltraps is under development and should be treated as alpha software.
ltraps is currently being used on both Linux and Microsoft Windows
JExpenseCSV2PDB JExpenseCSV2PDB - A Java Jar File to create the built-in ExpenseDB.pdb for the Palm. It should be compatible with all kinds of Palm os. Up to now the file format of the ExpenseDB has not been changed. Use JExpense2CSV 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
NSBSyncName Shared Library NSBSyncName Shared Library - Now NSBasic/Palm Users can get and set the HotSync ID and HotSync Name in their applications with this shared library.
This library has been tested against PalmOS v3.0 and later. And has been tested and used with NSBasic/Palm v2.1
Pilot-DB Pilot-DB - freeware (OpenSource) database program for the Palm OS (any version and any hardware) and compares with the best commercial programs available.
It supports the field types string, boolean, integer, float, calculated, date, time, note, list and link
MobileDB Developer Suite MobileDB Developer Suite - Windows developers! Now you can enhance your Windows application to create MobileDB databases or import MobileDB database data!
Utilize our FREE MobileDB.DLL included in this MobileDB developer suite to create, export and even import MobileDB databases to your Windows application.
This suite contains MobileDB
CondInst CondInst is a developer tool used during installations of conduits. Instead of creating a new CondInst.dll and pci.exe pr. conduit, you can most of the time just use CondInst.
CondInst requires a meta file describing the conduit to install/uninstall. The meta file must be created in a text editor such as Notepad or Vim
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