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:
Nutshell Nutshell is a powerful utility for creating self-expanding installers.
With Nutshell for Palm OS there is no longer any need to distribute multiple PRC and PDB files when distributing software. Just create a Nutshell self-expanding archive. After installing the single installer file on any Palm device, just tap it to automatically expand the archive
TinyLogo TinyLogo is a programming language and program execution environment.
It is especially friendly to beginning programmers or people who just want to get a simple idea of what programming is all about.
It is based on the Logo programmining language and comes complete with Turtle Graphics
JAddress2HTML 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
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
Quartus Forth Quartus Forth - Since 1997, Quartus Forth is the original on-board ISO/ANSI Standard Forth compiler for Palm OS handheld computers. Quartus Forth is fast, and builds genuine native executables that need no 'run-time' libraries.
Forth is a perfect fit for the handheld screen, and Quartus Forth makes programming the Palm OS simple
PRCExplorer PRCExplorer - Using this tool you can open any PRC file and navigate into it. You can see individual resources, graphically display Forms and Alerts, Bitmaps, Fonts, ... This is useful to debug and develop your application as well as analyzing PRCs
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
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
MAClean MAClean is small Utility to delete the files created by MAC OS if a memory card is mounted as a drive.
The following files and directories are deleted:
/AppleShare PDS in root
/.DS_Store in root
/FILEID.DAT in root
All the FINDER
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
ToDo2Memo ToDo2Memo - This Palm Application exports the entries of the ToDoDB to a Memo Pad entry.
The value max. Desc. length determines how many characters of the description of the ToDo entry is exported. Just the first 150 Bytes of the description will be exported. If it was cut off,it is indicated by three dots (...).
Hit All to choose which Category should be exported
JToDo2CSV JToDo2CSV - A small framework written in java to export the internal ToDoDB.pdb to a CSV file.
(Creator: todo, Type: data) of the Palm. It is compatible with PalmOS 1.0 or better.
Up to now, the format of the ToDoDB has not been changed.
It is not the ToDo
Addr2Memo Addr2Memo - Exports an Address Record to MemoDB.
The title of the Memo will be title, Firstname, lastname.
The labels of the custom defined fields and the phonelabels will be exported too.
Don't forget to backup your data before using it. Altough I am quite carefull, there might be a bug
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)
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
JDatebook2CSV A Java JAR File for the export of the events in the datebookdb.pdb to a csv file