JResourceLister - A Java JAR File to dump Creator, Type, Size, Name, FileName as a CSV File from PDB's and/or PRC's. It runs with Java 1.1 or better.
What's New in This Release:
· - now there is a message if the PathOrFileName is not found - "
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)
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
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
JExpense2CSV - A Java JAR File to export the ExpenseDB.pdb to a CSV File. Because of Java it is OS independent.
What's New in This Release:
· - length check of AppInfo removed (on MAC it is 512 bytes ?!)
· -STARTER class is now public
· - only the indexes of the label fields will be exported
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
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