JToDo2HTML
Last update: 20th April 2003
The latest Version can be found at
http://home.vr-web.de/~jSwi/SoftDesk/ToDo2HTML.html
written by:
Juergen Schwister / Cologne / Germany
MailTo:Juergen.Schwister@gmx.net
http://home.vr-web.de/~jSwi
View your data from the build-in ToDo App in a Browser.
This is a Desktop Application for
,
, Linux and all Plattforms supporting Java 1.1.8.
This Application exports all records of the ToDoDB.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 to browse with the Index.html file.
Sample List View Page (the links in the samples will not work, if you create the pages your self they will work). The date is formated for Germany. It depends on the country settings of you Operating System.
created on 03.03.2002 20:29:50 with
JToDo2HTML
written by Juergen.Schwister@gmx.net
http://home.vr-web.de/jSwi.de
|
|
|
|
SortOrder: DueDate, Priority
|
Calls |
via the categrie selector (Drop down list) you can choose the List view of the appropiate categorie.
If you click in the first column on the Details link a browser window will be opened and the details will be shown.
Sample Details page:
created on 03.03.2002 20:29:32 with
JToDo2HTML
written by Juergen.Schwister@gmx.net
http://home.vr-web.de/jSwi.de
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.1.8 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 Commercial Application. There is a Demo Version (ToDo2HTMLDemo) available.
If you like it, buy a License for 8 (eight) USD at Palmgear. You will recieve the Full Version via E-Mail.
You can order by phone or fax too (phone number 817.640.6558;
fax number 817.640.6614).
This Software is a Commercial Application (8 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-03-03 v1.2
- Fixed A esclamation mark is shown after the Due Date if it is bejond the current date
- Enhancement Categorie label in the List view is not cut of after 6 characters.
- Date fields format depends on the laguage settings of your environment.
- URL in the header and footer of each page now points you to my homepage and is no longer a dead link.
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