JAddress2HTML
Last update: 6th June 2002
The latest Version can be found at http://home.vr-web.de/jSwi/SoftDesk/Address2HTML.html
written by:
Juergen Schwister / Cologne / Germany
Mobile: +49 151 12118770
MailTo:Juergen.Schwister@gmx.net
http://home.vr-web.de/jSwi
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.
Features:
-
Layout like the Address App
-
DropDownListBox to choose the Categorie (including -All- and -Unfiled-)
-
Details will be shown up in a second Browser window
-
E-Mail addresses are converted to a Hyperlink, so that i simple
click on it and your MailApp will open.
It runs with Java 1.1.8 or better.
Syntax:
using a Java Development Kit (JDK):
java -cp Address2HTML.jar STARTER Address2HTML AddressDB.pdb HTMLFilePath
if you have just installed the runtime environment (JRE):
jre -cp Address2HTML.jar STARTER Address2HTML AddressDB.pdb HTMLFilePath
Be careful, the Java Runtime environment is case sensitve.
Deleted records will not be listed.
This Software is a Commercial Application (5 USD).
After buying a Lisence for that software, you will recieve the full version via e-mail. You will get updates for free for 2 (two) years, after the initial recieve of the full version.
Look at Address2HTMLDemo for further information.
It will work with all PalmOS Version, as long the format of the AddressDB.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-06-05 v1.31
- FIXED
The suffix of the HTML files is changed to lowercase ".html". With case sensitve filesystems the links to the pages with the details could not be resolved.
2002-02-24 v1.3
- FIXED
Support for MAC OS™ Classic; now compliant to Java 1.1.8.
2001-06-07 v1.2
- CHANGED
now it is a commercial Application and no longer freeware
- FIXED
Categories are now sorted as on the PalmOS™ enabled device
- FIXED
Coloring of the row's
2001-05-06 v1.1
- FIXED
Apperance of FirstName, LastName, Company depends on sortorder choosen on the palm.
- ADDED
Index files for each categories.
- ADDED
DropDownListBox to choose the Categorie