home *** CD-ROM | disk | FTP | other *** search
- handX webLog 1.0
-
- Palm App History
- ****************************************************************
-
- ***Version 0.5- first public release***
- *****************
- Known Issues:
- -If preferences are set to view last date and last date
- is empty, the drop down list shows "All", but the screen
- is empty.
-
- ***Version 0.6***
- *****************
- -When viewing in large font, checkboxes appear
- -If you exit application while modifying weblog, changes are lost
- Fixes/Changes: View now loads according to preferences.
-
- ***Version 0.7***
- *****************
- Known Issues: none
- Fixes/Changes:
- -When upgrading from an earlier version, you must delete the previous version before installing this version
- -Fixed large font checkbox issue
- -Now saves changes in entry when appswitch occurs
-
- ***Version 0.8***
- *****************
- Known Issues: none
- Fixes/Changes:
- -Now includes a preference setting to maintain palm entries after syncronization
-
- ***Version 0.9***
- *****************
- Known Issues: Exiting app while a new entry is displayed without text, causes a crash on restart
- Fixes/Changes: none
-
- ***Version 1.0***
- *****************
- Known Issues: none
- Fixes/Changes:
- Exiting app while a new entry is displayed without text, no longer causes a crash on restart
- Also, we've updated the sample sites- you might want to download the updates
-
-
- Conduit History
- ****************************************************************
-
- ***Version 0.5- First Public release***
- ***************************************
- Known Issues:
- -Error Handling for the conduit is primitive at best
- -Does not remove entries after syncronization
- Fixes/Changes: none
-
-
- ***Version 0.6***
- *****************
- Known Issues:
- -Need to document proxy host connection (
- Host := ProxyHostname;
- User := FTPUserName + '@' + FtpHostName;
- Password := FTPPassword;
- )
- -Does not remove entries after syncronization (this is on purpose).
-
- Fixes/Changes:
- -Added a reasonable level of error handling
- -logLevel setting in registry can be modified for verbose logging
- -properly releases database after encountering an error (this was deleting all entries)
-
- ***Version 0.7***
- *****************
- Known Issues:
- -Need to document proxy host connection (
- Host := ProxyHostname;
- User := FTPUserName + '@' + FtpHostName;
- Password := FTPPassword;
- )
- -installer needs to handle updates
- -need to handle character translation from the palm
-
- Fixes/Changes:
- -logLevel 99 now generates log file, 100 shows messages onscreen
- -now offers option to remove entries after syncronization (this will be default behavior in final version)
-
- ***Version 0.8***
- *****************
- Fixes/Changes:
- -installer now handles upgrades
- -Updated to handle palm preference for removing synced entries
- -Handles character translation from grafitti to html
-
- ***Version 0.9***
- *****************
- Known Issues: none
- Fixes/Changes:
- -Fixed: Fails to syncronize more than one entry at a time
- -Fixed: When all records are deleted, generates an error
-
- ***Version 1.0***
- *****************
- Known Issues: none
- Fixes/Changes: none
-