home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / serwery_www / websuite / websuite.exe / webread.me < prev    next >
Encoding:
Text File  |  1999-01-12  |  9.2 KB  |  244 lines

  1. // SmartDesk WebSuite v2.1
  2. // (c) 1997-99 by SmartDesk, Inc., All Rights Reserved
  3. //     Current release date:  January 12, 1999
  4.  
  5. Welcome to the SmartDesk WebSuite, the easiest and most flexible way
  6. to make the web work for you. For detailed operating instructions, 
  7. please access the online documentation for the WebSuite located at 
  8. http://www.smartdesk.com/websuite/docs. 
  9.  
  10. PLEASE NOTE:
  11.  
  12.     WebSuite is available in two configurations:
  13.     
  14.     WEBSUITE.EXE includes WebSuite v2.1 AND the VM v3.6 (1MB)
  15.     WSUITE21.EXE includes WebSuite v2.1 ONLY (450k)
  16.  
  17.     If you use the WEBSUITE.EXE file it is not necessary to also 
  18.     download the VM v3.6 file as this is already part of the 
  19.     WEBSUITE.EXE install.  The new VM will be automatically 
  20.     installed when WebSuite is updated or installed.
  21.  
  22.     If you already have version 3.6 or higher of the VM running on 
  23.     your system you can use the WSUITE21.EXE file.
  24.     
  25.     For more information about the VM (Virtual Machine), please
  26.     review the following information: 
  27.  
  28.         http://www.smartdesk.com/vm/vm.html
  29.  
  30.     -----------------------------------------------------------------
  31.  
  32. NEW TO THIS RELEASE (v2.1):
  33.  
  34.   o Full Windows 98 compatible, plus Win3.1, Win3.11 (WFW), Win95,
  35.     Win98, and Win NT operating system platforms.
  36.  
  37.   o SMTP mail functionality has been directly integrated into WebSuite
  38.     and the VM.  Access is provided through internal scripting functions
  39.     as well as the new SDMAIL library and object class (full source is 
  40.     provided for the object class: SDMAIL.FGL).
  41.  
  42.   o EMAIL utilities with full source and samples are provided, 
  43.     including:
  44.   
  45.       - Send Mail (SENDMAIL.AP)
  46.       - Form Mail (FORMMAIL.AP)
  47.       - Auto Responder (AUTOMAIL.AP)
  48.       - Email Wrapper (MAIL.AP)
  49.  
  50.   o Customizable 404 "File not found" web response.
  51.   
  52.   o Customizable "Hack Attack" notification web response. User defined
  53.     hack attack threshhold.
  54.       
  55.   o New COOKIE class has been integrated into the SYSCLASS.FLB library
  56.     (See the SYCLASS.FGL source code for details). Samples also provided.
  57.     
  58.       cookie = new( "cookie", session )
  59.       cookie.exists( CookieName )
  60.       expdate = cookie.expires     // get julian date of expiration
  61.       cookie.expires( nExpDate )   // set to specified julian date
  62.       cookie.expires( cExpDate )   // set to specified GMT string
  63.       cookie.expires( )            // set to today
  64.       cookie.get( CookieName )     // get specified cookie
  65.       cookie.set( )                // set cookie transparently
  66.       cookie.set( html )           // set cookie and display html code
  67.  
  68.   o New web programming functions, including: 
  69.   
  70.       webMakeHeader( )
  71.       webMakeFileHeader( )
  72.       webServerFindFirst/Next( )
  73.       webConnectionFindFirst/Next( )
  74.       webConnectionData( )
  75.       webFileDate( )
  76.       webLogGFX( )
  77.  
  78.       Programming documentation is available from the Developer's 
  79.       Resource area of the SmartDesk web site.
  80.  
  81.  
  82.   o New SOURCE directory structure with lots of source code and 
  83.     examples.
  84.  
  85.   o Performance and efficiency enhancements.  
  86.   
  87.   o No major bugs reported (excluding completed Win98 fix)!
  88.  
  89.  
  90.     -----------------------------------------------------------------
  91.  
  92.  
  93. Highlights from the previous version (v2.0):
  94.  
  95.   o New Mini-console with real-time graphing
  96.  
  97.     The new mini-console houses over 100 functions in its compact real 
  98.     estate with direct links to the currently running server.  It 
  99.     displays active users, sessions, bytes transfered, and one minute 
  100.     samplings of server activity. Click on the individual graph elements 
  101.     to see expanded information. Links are provided to the major areas 
  102.     within the WebSuite as well as additional online resources and 
  103.     documentation. 
  104.  
  105.   o Industry standard default and extended server logs are now maintained
  106.     in real time. The most recent records are available for immediate
  107.     display.
  108.     
  109.   o E-Commerce functions were added to verify credit card information 
  110.     on-the-fly. The ccValidate( ) function takes a credit card number 
  111.     and performs a checksum and data validation.  It returns the type
  112.     of credit card tested if successful.  If not, the ccError( ) 
  113.     function can pin-point the validation error for the specified credit
  114.     card number.
  115.  
  116.   o New low-level drawing and graphing functions and libraries were
  117.     added and can be seen in use in the mini-console and installers.
  118.  
  119.   o WebDesk active page compiling was significantly optimized by
  120.     externalizing the common functions into the WEBDESK.FLB binary 
  121.     library.
  122.  
  123.   o Chat system was re-engineered to support real-time variable 
  124.     IP addressing and to automatically maintain user profile data.
  125.  
  126.   o Overall perfomance was optimized and system resource profile 
  127.     reduced.
  128.  
  129.   o The INDEX.AP redirector was replaced by INDEX.HTM in the home 
  130.     directory.
  131.  
  132.   o Fixed trailing slash bug when referencing subdirectories.
  133.  
  134.   o Enhanced Active Page and CGI support.
  135.  
  136.  
  137.     -----------------------------------------------------------------
  138.  
  139.  
  140. Highlights from the previous version (v1.1):
  141.  
  142.   o WebDesk bundle
  143.   
  144.     The web suite nows comes bundled with the SmartDesk WebDesk product.
  145.     This interacts with your desktop system providing access to your
  146.     favorite applications and internet resources from within any browser.
  147.     Now your files and system resources can be accessed locally or 
  148.     remotely by authorized users.  Public and private areas are included
  149.     for your visitors and your own use.  Features include applications
  150.     and document management, calendaring, customized browser-based 
  151.     menuing, system files access, drive management, and more.
  152.   
  153.   o High-performance transaction mode
  154.  
  155.     The web sever can now be run in standard mode or high-performance 
  156.     mode.  Standard mode allows the server configuration to be 
  157.     customized and altered on-the-fly and updated using the HOT FLASH
  158.     option.  High-performance mode does not allow for customization of
  159.     the server itself and instead relies on embedded "C" code for server
  160.     processing.  This provides greater performance at the expense of loss
  161.     of customization capabilities.  Either mode may be used and can be 
  162.     set from the server configuration page (/system/srvcnfg.ap).
  163.     
  164.   o VNS configuration page
  165.  
  166.     The Virtual Name Server can now be configured using the VNS 
  167.     configuration screen (/system/vnsconfg.ap).  This lets you customize
  168.     the server's interaction with the VNS, AP Hosting system, and VNS
  169.     redirector.  It is a secure page and requires access to the server 
  170.     configuration area.
  171.       
  172.   o VNS redirector for existing web sites
  173.           
  174.     The VNS redirector integrates your personal web server with an 
  175.     existing web site.  When enabled, the server will update a 
  176.     user-specified web page with your current IP address and automatically
  177.     FTP it up to an existing web site each time the server is started.
  178.     Likewise, you can specify a different page to be automatically 
  179.     uploaded whenever the server is turned off.  This lets you maintain
  180.     a "contact" page on your existing web site whenever your personal
  181.     web server is online and display a different message when you are 
  182.     unavailable.
  183.   
  184.   o Support for "include" statements within active pages
  185.     
  186.     In addtion to external library support (provided by the SmartDesk
  187.     Librarian as part of the VM SDK), Active Pages now support the inline
  188.     inclusion of external files.  These can include FGL scripts, JAVA, HTML,
  189.     and combinations of these and other supported languages.  External files
  190.     that are accessed via the include statement are directly linked into
  191.     the calling active page and stored internally as a single integrated
  192.     page. This greatly optimizes performance and ease of development.
  193.         
  194.   o Active Page optimizations
  195.   
  196.     Creation, storage, and execution of active pages has been further 
  197.     enhanced through internal architectural changes to the server. This
  198.     includes optimzed use of system resources and memory resulting in 
  199.     overall faster performance as well.
  200.       
  201.   o Revised SmartDesk web site
  202.   
  203.     Corrseponding to this release, the main SmartDesk web site has been
  204.     redesigned and reengineered to better provide you with access to 
  205.     product and technical information.  If you have not been there 
  206.     recently, make sure you visit www.smartdesk.com today.
  207.  
  208.   o Enable/disable Global Monitoring
  209.   
  210.   o Miscellaneous bug fixes and enhancements    
  211.  
  212.  
  213.             *  *  *  *  *  *  *  *  *  *  *  *  * 
  214.  
  215.  
  216. PLEASE NOTE NEW SMARTDESK CONTACT INFORMATION:
  217.  
  218.   SmartDesk, Inc.
  219.   26075 Getty Drive
  220.   Laguna Niguel, CA 92677
  221.  
  222.   949 582-2886 voice
  223.  
  224.   www.smartdesk.com
  225.  
  226.   sales@smartdesk.com
  227.   support@smartdesk.com
  228.   creative@smartdesk.com
  229.   consulting@smartdesk.com
  230.  
  231.  
  232. P.S. --- If you've got a killer implementation of the WebSuite running 
  233. on your system, we'd like to know about it.  We may even feature it as 
  234. our monthly "hot site" or as part of our VirtualPROMOTE gazette!  Drop
  235. us a note at webmaster@smartdesk.com or webmaster@virtualpromote.com.
  236.  
  237.  
  238.  
  239.     Thanks for everyone's interest, input, and patience!
  240.  
  241.     --- SMR
  242.         and gang.
  243.  
  244.