home *** CD-ROM | disk | FTP | other *** search
/ CICA NT 1996 December / CICA_NT_CD-ROM_Walnut_Creek_December_1996.iso / pim / nprow061.exe / np.z / readme.txt < prev    next >
Text File  |  1996-04-26  |  5KB  |  118 lines

  1. Welcome to the NetProphet Beta (0.6) Release!
  2.  
  3. The following summarizes important facts you should know about 
  4. features and bugs in this release:
  5.  
  6. 1) Support for WinNT 3.51 w/NewShell or WinNT 4.0 Beta
  7.  
  8. The installation process may fail to install a NetProphet Icon
  9. if you are running the NewShell extensions for WinNT 3.51.
  10. To work around this problem, we have included a 'run.bat' file
  11. in the Neural\NetProphet\ directory.  To run NetProphet,
  12. execute 'run.bat' from a DOS Prompt, or create a Shortcut to
  13. 'run.bat'.
  14.  
  15. Although we have not extensively tested NetProphet under these 
  16. platforms, NetProphet does appear to function normally after
  17. using this work around.
  18.  
  19. 2) Documentation and other features require a browser.
  20.  
  21. NetProphet accesses documentation and other .html data via your
  22. Internet browser such as Netscape Navigator, Microsoft Internet
  23. Explorer or CompuServe WinCim 2.0.  If you do not have a browser,
  24. or elected not to install a browser, we suggest that you re-run 
  25. SETUP.exe and specify a browser before running NetProphet.
  26.  
  27. 3) 'Show window contents while dragging' may slow up NetProphet
  28.  
  29. Due to the way Java handles repaint messages, you may desire to
  30. disable 'Show window contents while dragging' if you have Win95
  31. and the Plus! package (To disable, go to 'Control Panel',
  32. 'Display', 'Plus!')
  33.  
  34. On WinNT this is called 'full drag' and can be reached via
  35. Control Panel's Desktop configuration.
  36.  
  37. This will que up fewer repaint messages and may have a noticeable
  38. performance increase on slower systems.
  39.  
  40. 4) Recommended Hardware / Software Requirements
  41.  
  42. Recommended Configuration: 
  43.  
  44. For best results, NetProphet should be run on a 486DX2 66 Mhz
  45. or better system with 16Mb or more of RAM under WinNT/Win95.
  46.  
  47. Minimum Configuration:
  48.  
  49. NetProphet has been tested on a 486DX 33 Mhz with 8Mb of RAM
  50. under Win95.
  51.  
  52. The program will function correctly with this configuration,
  53. but due to the fact that Java bytecode is interpreted at run
  54. time, NetProphet may run very slowly.
  55.  
  56. If you are running WinNT, you may want to consider using
  57. Just-In-Time (JIT) compilers for Java which are available
  58. from Borland or Symantec.  These accelerators may greatly
  59. enhance NetProphet's performance.
  60.  
  61. For Win95, you are out of luck for now if you want
  62. accelerated performance.
  63.  
  64. While developing NetProphet using Sun's 1.0/1.0.1 Java release,
  65. we discovered some major flaws in the Win95 Java port.  At this
  66. time, neither Borland nor Symantec's released accelerators have
  67. implemented fixes to all of these bugs.  If you are running
  68. under Win95 and feel NetProphet is running too slow, we 
  69. suggest you ask Borland and/or Symantec to work on their Win95
  70. port.
  71.  
  72. 5) Coming Features and Automatic updating
  73.  
  74. In the Beta release, we have incorporated the most fundamental
  75. features we felt most Internet savvy investors would appreciate.
  76. However there is MUCH more to come.
  77.  
  78. We have designed NetProphet to automatically detect that an
  79. update is available and to ask you if you want to upgrade.  We
  80. recommend that you always perform the upgrade, but NetProphet
  81. will not update without your authorization.
  82.  
  83. Coming Interface Improvements: We are actively working to
  84. expand the Interface to include: the ability to plot many
  85. technical indicators, full portfolio management, and the ability
  86. to print charts and reports.
  87.  
  88. Coming Stock Prediction Enhancements: We are now applying neural
  89. models to portfolio risk assessment and to perform intelligent
  90. options pricing.  We also have a trading system (being tested
  91. with real money in house) which uses the same neural network
  92. model that generates the daily 'bulls' and 'bear' picks.
  93. Future releases of NetProphet will incorporate these technical
  94. leaps seemlessly into the product.
  95.  
  96. Coming Data Improvements: We are in the process of working out
  97. arrangements to bring you timely news headlines, better market
  98. data, and company reports.  If your firm is interested in having
  99. its data available through NetProphet, please email
  100. npinfo@neural.com for more information.
  101.  
  102. 6) More Information on the Java 1.0/1.0.1 Win95 bugs
  103.  
  104. Two major Win95 bugs were found.  Both were fixed by Neural in
  105. the NetProphet release.  Due to licensing agreements with Sun,
  106. Neural will make the corrected binaries available via anonymous
  107. ftp at ftp://ftp.neural.com/javabin.zip.
  108.  
  109. a) One bug caused protection faults to sometimes occur under
  110. Win95, in Java's garbage collector (which frees memory).
  111. The bug was due to improper accounting for the 16 to 32 bit
  112. mode switches which occur regularly under Win95.
  113.  
  114. b) Another bug caused graphical objects to display randomly
  115. under Win95.  The problem was due to Windows objects being
  116. instantiated with improper flags, causing graphical contexts to
  117. be confused between objects.
  118.