home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 Autumn / INTERNET109.ISO / pc / software / windows / building / palm_weblog / weblog_installer_1_0.exe / readme.txt < prev    next >
Encoding:
Text File  |  2001-07-11  |  3.1 KB  |  105 lines

  1. handX webLog 1.0
  2.  
  3. Palm App History
  4. ****************************************************************
  5.  
  6. ***Version 0.5- first public release***
  7. *****************
  8. Known Issues:
  9.     -If preferences are set to view last date and last date
  10.     is empty, the drop down list shows "All", but the screen
  11.     is empty.
  12.  
  13. ***Version 0.6***
  14. *****************
  15.     -When viewing in large font, checkboxes appear
  16.     -If you exit application while modifying weblog, changes are lost
  17. Fixes/Changes: View now loads according to preferences.
  18.  
  19. ***Version 0.7***
  20. *****************
  21. Known Issues: none
  22. Fixes/Changes:
  23.     -When upgrading from an earlier version, you must delete the previous version before installing this version
  24.     -Fixed large font checkbox issue
  25.     -Now saves changes in entry when appswitch occurs
  26.  
  27. ***Version 0.8***
  28. *****************
  29. Known Issues: none
  30. Fixes/Changes:
  31.     -Now includes a preference setting to maintain palm entries after syncronization
  32.  
  33. ***Version 0.9***
  34. *****************
  35. Known Issues: Exiting app while a new entry is displayed without text, causes a crash on restart
  36. Fixes/Changes: none
  37.  
  38. ***Version 1.0***
  39. *****************
  40. Known Issues: none
  41. Fixes/Changes: 
  42.     Exiting app while a new entry is displayed without text, no longer causes a crash on restart
  43.     Also, we've updated the sample sites- you might want to download the updates
  44.  
  45.  
  46. Conduit History
  47. ****************************************************************
  48.  
  49. ***Version 0.5- First Public release***
  50. ***************************************
  51. Known Issues:
  52.     -Error Handling for the conduit is primitive at best
  53.     -Does not remove entries after syncronization
  54. Fixes/Changes: none
  55.  
  56.  
  57. ***Version 0.6***
  58. *****************
  59. Known Issues:
  60.     -Need to document proxy host connection (
  61. Host := ProxyHostname;
  62. User := FTPUserName + '@' + FtpHostName;
  63. Password := FTPPassword;
  64. )
  65.     -Does not remove entries after syncronization (this is on purpose).
  66.  
  67. Fixes/Changes:
  68.     -Added a reasonable level of error handling
  69.     -logLevel setting in registry can be modified for verbose logging
  70.     -properly releases database after encountering an error (this was deleting all entries)
  71.  
  72. ***Version 0.7***
  73. *****************
  74. Known Issues:
  75.     -Need to document proxy host connection (
  76. Host := ProxyHostname;
  77. User := FTPUserName + '@' + FtpHostName;
  78. Password := FTPPassword;
  79. )
  80.     -installer needs to handle updates
  81.     -need to handle character translation from the palm
  82.  
  83. Fixes/Changes:
  84.     -logLevel 99 now generates log file, 100 shows messages onscreen
  85.     -now offers option to remove entries after syncronization (this will be default behavior in final version)
  86.  
  87.  ***Version 0.8***
  88. *****************
  89. Fixes/Changes:
  90.     -installer now handles upgrades
  91.     -Updated to handle palm preference for removing synced entries
  92.     -Handles character translation from grafitti to html
  93.  
  94.  ***Version 0.9***
  95. *****************
  96. Known Issues:  none
  97. Fixes/Changes:
  98.             -Fixed: Fails to syncronize more than one entry at a time
  99.             -Fixed: When all records are deleted, generates an error
  100.  
  101.  ***Version 1.0***
  102. *****************
  103. Known Issues:  none
  104. Fixes/Changes: none
  105.