JToDo2HTMLDemo
Last update: 1st July 2001
The latest Version can be found at http://home.vr-web.de/jSwi/SoftDesk/ToDo2HTMLDemo.html
written by:
Juergen Schwister / Cologne / Germany
MailTo:Juergen.Schwister@gmx.net
http://home.vr-web.de/jSwi
This is a Demo Version of ToDo2HTML
View your data from the build-in ToDo App in a Browser.
This is a Java Desktop Application for
,
, Linux and all Plattforms supporting Java 1.1.8.
This Application exports all records of the ToDoDB.pdb to HTML Files. Refer to the Dokumentation of ToDo2HTML for further informationen.
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 to browse with Index.html file.
Features:
-
Layout like the ToDo App
-
DropDownListBox to choose the Categorie (including -All- and -Unfiled-)
Categories with no entries will no be mentioned
-
Details will be shown up in a second Browser window
It runs with Java 1.2 or better.
Syntax:
using a JDK:
java -cp ToDo2HTML.jar STARTER ToDo2HTML ToDoDB.pdb HTMLFilePath
if you have just installed the runtime environment:
jre -cp ToDo2HTML.jar STARTER ToDo2HTML TodoDB.pdb HTMLFilePath
Be careful, the Java Runtime environment is case sensitve.
Deleted records will not be listed.
This Software is a Demo version of the commercial ToDo2HTML.
If you like it, buy the commercial
version for 5 (five) USD at Palmgear.
You can order by phone or fax too (phone number 817.640.6558;
fax number 817.640.6614).
This Software is a Commercial Application (5 USD).
After buying that software, you will recieve the commercial version via e-mail.
You will get updates for free for 2 (two) years.
It will work with all PalmOS Version, as long the format of the
ToDoDB.pdb has not changed
Any comments are appreciated.
Kind regards
Juergen Schwister
Wish list
Known bugs
- -none- (so report some, if you find them. Thanks to all who already did it)
History (YYYY-MM-DD vX.XX)
2002-02-28 v1.1
- Fixed runs now with Java 1.1.8 or better. Testet with MAC OS™ classic
- Fixed If DueDate of a ToDo Item is empty a Exception was thrown and the program was terminated