JDatebook2HTML - You have to report your working hours to your Chief or just want to share it with you colleague ?
A Desktop Application written in Java to export the internal DatebookDB (Creator: date, Type: data) of the Palm to HTML Files, that con be viewed with the browser of your choice. There will be one File for each Month where are events in. Only day's with events are mentioned. The Files with the Month view are named YYYY-MM.html (four digit year, two digit month).
It runs with Java 1.1.8 or better.
That is not the DAT File of the Palm Desktop Application.
There are several Tools to save the DatebookDB.pdb to your Desktop (like pilot-link,
pilot-xfer, BackupBuddy )
It will work with all PalmOS Versions, as long the format of the DatebookDB.pdb has not been changed.
Repeating events will only be listed to the current date (if is not terminated by a due date).
That means: weakly repeating events will be listed due the end of the current week,
monthly repeated events will be listed till the end of the current month,
yearly repeating events will be listed to the end of the current year.
Up to now it has no GUI. It is a coomand line driven
utility. You have to install a Jave Runtime Invironment like it is distributed by SUN, IBM
or MAC (on MAC you will need a Tool like JShell to run the Application from a command line).
What's New in This Release:
· Fixed - Details of Weekly repeating events now contain the day on which the event repeats
· Enhancement - added Copyright to Details.html page
· Enhancement - now compatible with Java Version 1.8.x, Java 1.2 is no longer as minimum requeried, but supported
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
TealInfoDB: Palm OS Developer Reference TealInfoDB: Palm OS Developer Reference is a Palm OS reference for Palm developers. Lists Palm OS function traps with trap number, OS version, include file where it's defined, and function c-style prototype
Brainf*** Brainf*** is a programming language having only 8 instructions : < > [ ] . , + and - .
Yet, it is Turing complete, ie any program written in another language could be translated in Brainf***.
Brainf*** Studio is a PalmOS implementation of this language, with an editor and a testing console
Pendragon Forms Pendragon Forms will enable you to rapidly develop handheld data collection applications without programming. Beginners can simply design a form, and Pendragon Forms will automatically create a Microsoft Access database table to store the data. Experts can connect to existing database tables in Access or in ODBC data sources such as Oracle, Sybase and DB2
barchart4palm barchart4palm is a simple component for displaying bar charts on PalmOS-powered devices. barchart4palm is written in Java and transformed into a native PalmOS application using Jump2. barchart4palm is based upon the Pilot-JFC user interface library.
Target audience of barchart4palm are developers, who write applications for PalmOS using Java-related technologies
Bmp2Fnt Bmp2Fnt - For developers who want to create their own fonts and want to use bitmap editors instead of creating fonts using PilRC
DragonRegs DragonRegs displays the registers of the Motorola DragonBall processors MC68328, MC68EZ328 and MC68VZ328.
The register display gets updated cyclically.
What's New in This Release:
· Maintenance release and updated documentation
App Log I use this for my own PDAToolbox development to track files, field names, CIDS, etc
alpConduit alpConduit - A conduit which allows you to IMPORT & EXPORT data to & from your ALP handheld database.
ALP is a program from Denton Software Group that allows you to manage your Accounts/Logins/Passwords.
Includes the alpConduit Manager, a tool for defining HOW & WHEN you want to export your secure ALP data into a non-encrypted text file on your PC
ResourceList2Memo ResourceList2Memo - You don't know what resources (pdb & prc) are stored in your palm?
ResourceList2Memo exports a list of all pdb's & prc's with type, creator and name to a Memopad entry.
All memory cards will be scanned.
The Title of the Memopad entry will be "Resource List [date] [time]"
JPQA2TXT JPQA2TXT - A small framework written in java to uncompile a PQA (Creator: cpl; Type: pqa ) for the Palm. In a txt fifle will be the information about the pqa and each record like size, content, compressionType. Each HTML content will be written to a single file, each included image will be written to a BMP file (quality and size is reduced)
JMail2HTML JMail2HTML - This Desktop Application exports all Mails of the MailDB.pdb to HTML Files.
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.
Start browsing with the file Index
PhoneSearch PhoneSearch - Did you ever tried to find a phone number in your Address App ? I have writen down the number in a grouping, so that they are easier to rember e.g. 0179 - 12 11 87 70. If you use the global find you have to remeber the exact writing including spaces and other characters like / or -. PhoneSearch will do that for you
configTre configTre - A small utility to configure your Treo 600 or 650
JAddressCSV2PDB 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
KeepOn KeepOn - Keeps your Palm OS enabled device switch on until you press the Power button With KeepOn enabled any sysNotifySleepRequestEvent is catched so that the device will not go to sleep. Only is the sleep request is released by the sysSleepPowerButton the device will switch off. Attention! May be the battery of your device gets drained und you may loose your data
JExpense2CSVFull JExpense2CSVFull - A Java Jar File to dump the built-in ExpenseDB.pdb of 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. Export the Database using tools like pilot-xfer or backup Buddy. The labels of the columns are listed in the first line of the dumpfile
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