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:
WebMgr WebMgr is a PalmOS applications that allows you to submit page requests to web servers. It was designed to allow Palm-based interaction with a CGI script running on a personal web server, but should work with any website supporting GET requests
HTTP protocol for Palm OS (PRC Tools Platform) HTTP protocol for Palm OS (PRC Tools Platform) - This library is an implementation of a subset of W3C specs for HTTP protocol. It's packed as a library file with C++ headers, so you can include it in your own programs simply linking it into your programs. It runs on ANY Palm OS device running Palm OS version 3.0 and higher (not only on Palm VII)
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
NewBie - txtfld NewBie - txtfld includes a copy of "Hello World" liked sample source code about set/get text field contents
FtrList FtrList - I once needed a small tool to check which features were installed and what their values were and came up with this small program.
The program consists of a list in which all installed features are shown.
The first column is the creatorID of the owner, the second the feature number and the third the value in hex
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
Peal: Palm ELF ARM Loader Peal is an ELF postlinker and loader for Palm OS. It allows ARM code to use global variables and function pointers without restriction
PiLocAPI PiLocAPI- enables you to overcome the limitations of the Palm OS when developing localized versions of applications
Other Software by developer «Juergen Schwister»:
JToDoCSV2PDB JToDoCSV2PDB - A small framework written in java to create the internal ToDoDB.pdb from 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 runs with Java 1.1 or better.
Syntax:
java STARTER ToDoCSV2PDB ToDo.CSV ToDoDB
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
Resc2Memo Resc2Memo - You don't know what resources (pdb & prc) are stored in your palm ? This little Application (3 KB, Creator: ApMe) exports a list of all pdb's & prc's with type, creator and name to a Memopad entry or Doc Format File. The Title of the Memopad entry will be "Resource List [date] [time]"
JDatebook2CSVCat 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
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
LCodeLog (LaunchCodeLog) LCodeLog (LaunchCodeLog) - Strange things happen at night? You suspect your palm to reset without a clue when? LCodeLog (LaunchCodeLog) is a small application that log all LaunchCodes send to applications by the OS for different events, like reset, country or time change
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
Date2Memo (Datebook2Memo) Date2Memo (Datebook2Memo) - This Palm Application (Creator: DaMe, 10kb) exports Datebook entries to the MemoDB. The title of the Memo will be "Datebook2Memo [selected date period]". You can choose if you like to export a day, week or a whole month. All bytes exeding 4096 Bytes will be cut off and a warning will shown up
JExpense2HTML JExpense2HTML - View your data from the build-in Expense App without Excel.
Layout like the Expense App
DropDownListBox to choose the Categorie (including -All- and -Unfiled-)
Details will be shown up in a second Browser window
It runs with Java 1.1.8 or better.
What's New in This Release:
· Fixed Compatible with Java 1.1