home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / www / aweb / readme < prev    next >
Text File  |  1977-12-31  |  5KB  |  149 lines

  1.  
  2. AWeb 1.2 demo
  3. =============
  4.  
  5.  
  6. INTRODUCTION
  7. ------------
  8.  
  9. AWeb is a World Wide Web browser for the Amiga computer.
  10.  
  11. It offers the following features:
  12.  
  13.  o AWeb can use a wide range of TCP-stacks: AmiTCP/IP, I-Net225, AS-225
  14.    or compatible. Without TCP stack running, you can still view local files.
  15.  
  16.  o AWeb uses extensive internal multitasking, which leads to total
  17.    asynchroneous and parallel network access. Images are starting to load
  18.    while the document is still loading. It is possible to follow a link
  19.    while the previous document is still loading. A separate network status
  20.    window shows all pending network and local file accesses. All network
  21.    accesses can be interrupted immediately.
  22.  
  23.  o The HTML-2 standard is fully supported, including forms. Some of
  24.    the most important so-called HTML-3 extensions are also supported.
  25.    For buggy pages not conforming to the standard, AWeb offers a
  26.    compatibility mode.
  27.  
  28.  o AWeb supports the use of proxies for HTTP, FTP, Gopher and Telnet.
  29.    Because some proxies can't handle forms or other special cases, the use
  30.    of proxies can be temporarily disabled from the menu.
  31.  
  32.  o The HTTP and Gopher protocols are supported internally. By using
  33.    external programs, FTP, Mailto, Telnet and News can be used too.
  34.    HTTP user authorization is supported.
  35.  
  36.  o AWeb lets you load all images, delay all image loading, or load only
  37.    clickable maps and delay other images. For delayed images, the ALT text
  38.    is taken into account. Transparent GIFs are supported. The 24-bit picture
  39.    datatype (picturedtV43) is supported.
  40.  
  41.  o To improve network speed, host names and network addresses are cached
  42.    so addresses are looked up only once during a session.
  43.  
  44.  o AWeb can open it's windows on the default public screen, on a named
  45.    public screen or open its own screen.
  46.  
  47.  o AWeb has a hierarchical hotlist, with options to group entries.
  48.    In extension to its own hotlist, AWeb can read other hotlists, like
  49.    those of AMosaic and early IBrowse betas.
  50.  
  51.  o An advanced settings requester is integrated in the program.
  52.  
  53.  o AWeb has an ARexx interface, and a unique and powerful shell command
  54.    interface.
  55.  
  56.  
  57.  
  58. REQUIREMENTS
  59. ------------
  60.  
  61. AWeb needs:
  62.  o OS 3.0 or better
  63.  o At least 2MB of memory, preferably more
  64.  o Either AmiTCP/IP, I-Net225 or AS-225 if you want to access the Internet
  65.  o Appropriate picture datatypes (GIF, JPEG) to show inlined images
  66.  
  67.  
  68.  
  69. VERSION 1.2
  70. -----------
  71. This 1.2 version has some improvements compared to the previous 1.1
  72. version:
  73.  
  74.  o Fixed many bugs:
  75.     o used to hang on "processing" with some gif images
  76.     o moving or closing a window sometimes caused a system lockup
  77.     o going back and forward through history simetimes showed wrong
  78.        versions of a page, most notably with (search) form responses
  79.     o when the temporary directory was PROGDIR:something, external
  80.        programs didn't work
  81.     o with long rows of images, images were displayed on top of each other
  82.     o the output console window of spawned external programs couldn't
  83.        be used for input
  84.  o Added localization
  85.  o Made all unloaded image icons external, and replaceable
  86.  o Improved the window history
  87.  o Added ALLOWCMD and GET SCREEN ARexx commands
  88.  o Added "tolerant" HTML mode, and made HTML mode a proper setting that
  89.     is saved
  90.  o ... and many other very small changes
  91.  
  92.  
  93.  
  94. DEMO
  95. ----
  96. This AWeb 1.2 is a demo for the coming commercial product. The following
  97. features don't work in this demo:
  98.  
  99.  o Multiple windows
  100.  o HTML-3.2 support, like backgrounds and centering
  101.  o A user-configurable ARexx macro menu
  102.  o A hierarchical hotlist with separate hotlist requester
  103.  o Telnet: and news: support through external programs
  104.  o Option to start your TCP connection automatically when it is needed
  105.  
  106. The full version of AWeb will be commercially available.
  107.  
  108.  
  109.  
  110. REGISTERED USERS
  111. ----------------
  112. For users who have registered AWeb before, special registered versions
  113. will be released along with the coming commercial versions.
  114. Look at <http://www.xs4all.nl/~yrozijn/aweb/> for the latest news.
  115.  
  116. Registered users should not use this demo version.
  117.  
  118. Please not that new registrations are no longer possible.
  119.  
  120.  
  121.  
  122. INSTALLATION
  123. ------------
  124.  
  125. To install AWeb, just double-click the Install icon.
  126.  
  127. NOTE: During installation of AWeb, the installer tool might give an
  128. error message like: "unable to compile script".
  129. This is most likely caused by some misbehaving application installation,
  130. that has copied an obsolete version of the Commodore Installer utility to
  131. your hard drive. Make sure the Installer version in the SYS:C drawer is
  132. "installer_2 2.17 (1993-02-13)" or better. This version can be found on
  133. the Amiga Workbench 3.x Install floppy disk.
  134. Also, delete any copies of the Installer program from your SYS:Utilities
  135. drawer.
  136.  
  137. If you want to try AWeb before a permanent installation, make sure to
  138. double-click the "MakeAssign" icon first. It makes the necessary assigns
  139. that AWeb needs to find the ClassAct classes.
  140.  
  141.  
  142.  
  143. COPYRIGHT
  144. ---------
  145.  
  146. AWeb is Copyright (c) 1996 by Yvon Rozijn. All rights reserved.
  147.  
  148. Refer to the Docs/legal.html document for more legal information.
  149.