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.
It should also be easy to generate the pdbc source file from another language (e.g. Perl).
In addition to the pdbc tool there is also pdbdec.pdbdec is a decompiler which converts any valid PDB fileinto a pdbc source file.
This is useful to check the correctness of the pdbc generated file and to analyze other PDB files.
pdbc and pdbdec are command line tools. To install them you just need to modify the PATH environment variable.
The distribution contains:
- pdbc.exe for MS Windows
- pdbdec.exe for MS Windows
- Source code for pdbc/pdbdec
- man pages (+ html version)
- examples
- testsuite (contains also more examples)
- emacs mode: pdbc-mode.el
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
JAddress2CSV 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
Kernel for Palm PDB Kernel for Palm PDB - recovers corrupted .PDB (Database file for the Palm handheld organizer) database files corrupted due to unexpected palm pilot shutdown, palm organizers synchronization break, HotSysnc failure and displays error messages
PocketC Runtime Palm OS 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
eScl eScl - eTree Simple Compression Library (eScl) is a data compression 'shared library' for PalmOS.
It is designed with the memory and CPU limitations of Palm PDAs in mind.
For Conduit, Network, and Wireless development eTree also offers a free version of the library as a Windows (Win32) Dynamic Link Library.
What's New in This Release:
· Version 1
ResistorCode ResistorCode is an application which makes it possible to determine the color code from the a resistor value or to determine the value of a resistor from its color code.
The majority of resistors types have color codes to indicate their values.
In this application we have established 3 types of resistors (4, 5 and 6 bands)
IR Ping 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
Bike or Design Bike or Design - You can now create your own "Bike or Die" levels!
PilRC PilRC is a Platform Independant program (sources are provided) for developing Palm Computing Platform applications.
It takes a resource script file and emits one or more binary resource files which are then included by your project's .rc, .asm or other resource file.
Let me know if you run into any bugs, have feature suggestions or whatever
RegCode RegCode is just the thing you need to boost sales of your Palm OS application! RegCode generates a registration code based on a user's HotSync ID which encourages each user to pay for their own copy of your app. The small investment you make in RegCode will quickly be recouped
Other Software by developer «Eric Obermuhlner»:
pdbc (PDB Compiler) pdbc (PDB Compiler) is 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
pilrc-mode Pilrc-mode is an emacs mode for pilrc source files