home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / slnot100.zip / FEATURES.HT_ / FEATURES.HT
Text File  |  1994-11-20  |  8KB  |  137 lines

  1. <html><head>
  2. <title>SlipKnot features and hints</title>
  3. </head>
  4.  
  5. <body>
  6. <hr>
  7.  
  8. <h4><a href="#WEB">Jump to SlipKnot WEB features</a></h4>
  9. <h4><a href="#How">Jump to How SlipKnot works</a></h4>
  10. <hr>
  11.  
  12.  
  13. <h1><a name="Terminal">SlipKnot Terminal features</a></h1>
  14. <ol>
  15. <li><b>Getting and sending files.</b>  You can upload or download files to/from your UNIX 
  16. service provider using the commands in the Communications menu.
  17. <li><b>telnet, gopher, mailto </b> are services sometimes referred to in World Wide Web 
  18. documents.  While SlipKnot WEB <u>does not</u> (currently) support these services, you can perform
  19. any of these operations at any time through SlipKnot Terminal using your host's services.
  20. </ol>
  21.  
  22. <hr>
  23.  
  24. <h1><a name="WEB">SlipKnot WEB features</a></h1>
  25. <ol>
  26.  
  27. <li><b>Background document retrieval</b> allows you to look at other documents while SlipKnot 
  28. communicates.
  29.  
  30. <li><b>Save your documents in folders.</b>  SlipKnot is the only WWW browser (at this time) that
  31. allows you to save entire documents (including embedded graphics) for later viewing.  Create your 
  32. own named folders (press the Documents/Folders menu item or the Folder icon), and save any document
  33. by selecting the File/Save menu item in the document's window.
  34.  
  35. <li><b>Bookmarks</b> allow you to save just the addresses of documents you have retrieved, and then
  36. retrieve them again when desired.
  37.  
  38. <li><b>Comments:</b> whenever you save a document or a bookmark to a document, SlipKnot will prompt
  39.  you to save a comment along with it, so that you can selected the document by browsing through 
  40. your own commentary.
  41.  
  42. <li><b>Print your documents</b> from the File/Print menu item in the document window.
  43.  
  44. <li><b>The "Retrieve embedded graphics?" option</b> (under the Configure menu), tells SlipKnot
  45. whether or not to get the pictures inside your documents.  Turning this option off often significantly
  46. speeds up retrieval because the embedded pictures are not retrieved.  <u>Hint:</u> if you are 
  47. doing quick browsing, turn this option off.  Then if there is a document whose pictures you want to
  48. get, turn the option on, and then press the "Retrieve again!" menu item in the document window.
  49.  
  50. <li><b>Queueing up retrieval jobs.</b>  You don't have to wait for a document to come in before
  51. requesting another.  Your requests are queued, and when one has been satisfied, the next
  52. requested is automatically started (as long as there is another window to put it in).  If you've
  53. run out of windows (maximum of 5), when you close one, the next queued request will start up
  54. automatically.
  55.  
  56. <li><b>Minimizing windows.</b>  5 screen documents can clutter up your screen quickly.  Press the
  57. minimize button on the upper-right of a document window and the document will disappear and 
  58. be replaced by a numbered button at the top of the screen.  Press the button, and the document
  59. will reappear (<u>try this now</u>).
  60.  
  61. <li><b>One document hidden behind another?</b> Press the right-arrow icon (under the "Navigate" menu
  62. item) to cycle through your windows, bringing each, in turn, to the front.
  63.  
  64. <li><b>Display up to 5 documents at once.</b>  Not enough?  SlipKnot keeps an unlimited history
  65.  (limited only by disk space) of all of the documents displayed in the current session.  Press 
  66. the menu item: Documents/History to redisplay any document (or press the circular arrow icon).  All
  67. such unsaved documents will be erased when next you start SlipKnot.
  68.  
  69. <li><b>Use SlipKnot to display your saved documents without logging in -- for instance, for offline Demos.</b>  
  70. You do not have to log in to your UNIX host to start SlipKnot WEB!  Just press the "to World Wide Web" button
  71. in SlipKnot Terminal.  There, you can display previously retrieved documents, or ones that you have created.
  72. And it will follow links embedded in these documents (even search your folders for the appropriate document
  73. to satisfy a link).
  74.  
  75. <li><b>Use SlipKnot to develop your own documents.</b>  You  will need to learn HTML (Hypertext
  76. Markup Language).  After you've gotten the hang of HTML, create an HTML document in a file with the
  77. .HTM suffix.  In SlipKnot, press the "Navigate/Display Local HTML File" menu item to display the 
  78. current state of your document.  If there are problems, don't close the document -- simply go 
  79. back to your text editor, make changes, save the file, go back to SlipKnot and press the 
  80. "Retrieve Again!" menu item and SlipKnot will show the newly updated document.  That is how we created and 
  81. edited this SlipKnot Features document.
  82.  
  83. <li><b>Use SlipKnot to retrieve anonymous FTP files.</b> No need to run anonymous FTP from UNIX: 
  84. simply press "Navigate/Get document from the Internet" and type in the URL (Universal Resource
  85. Locator) for any Internet file you want to retrieve.  The file does not have to be a displayable 
  86. document -- it can be any file anywhere that you are allowed to retrieve via anonymous FTP.  Here's 
  87. how you use this feature.  Suppose you want to get a file called <u>a.zip</u> in a directory called 
  88. <u>/public/programs</u> at a location called <u>ftp.majorsite.org</u>.  After pressing the menu item above,
  89. type in the location as: <code><b>ftp://ftp.majorsite.org/public/programs/a.zip</b></code> and SlipKnot will
  90. then download the file to your SlipKnot download directory.
  91. </ol>
  92.  
  93. <hr>
  94.  
  95. <h1><a name="How">How SlipKnot works (what's behind the curtain)</a></h1>
  96. First of all, SlipKnot is actually two, independent cooperating programs: SlipKnot Terminal
  97. and SlipKnot WEB.<p>
  98. The Terminal is what you see when you first execute SlipKnot.  It provides you with an ordinary
  99. terminal session into your service provider's UNIX system.<p>
  100. The WEB renderer (SlipKnot WEB) is a different program that is launched by the Terminal when
  101. you want to browse the World Wide Web.  It paints and prints the documents, manages folders, keeps the
  102. retrieval job queues, etc.  (You are now using the WEB renderer.) <p><p>
  103. Here's what happens when you request a document to be retrieved, either by pressing on an 
  104. underlined link or typing in the name explicitly:
  105. <ol>
  106. <li>The WEB renderer sends your request to the Terminal (which is still active but invisible).
  107. <li>The Terminal sends the request to your service provider's UNIX system.  In effect, it executes a standard 
  108. UNIX command to retrieve the document or file from the remote internet computer.
  109. <li>The Terminal checks the status of this UNIX request periodically, and if it fails for
  110. any reason, it tries again.
  111. <li>When the file has been retrieved from the remote machine, it is placed by your UNIX system
  112. inside your personal directory on your UNIX system.
  113. <li> The Terminal then starts downloading that file to your PC.
  114. <li> When Terminal is finished, it sends a message to the WEB renderer indicating that the requested
  115. file is now available on your PC.
  116. <li>The WEB renderer scans the file, looking for references to any pictures that must be included
  117. in the document when it is displayed (the pictures are inside separate files on the remote computer).
  118. <li>If the WEB finds that there are pictures to be retrieved, it sends these requests to the Terminal,
  119. which retrieves them one by one.
  120. <li>When all of the necessary files have come in, the WEB renderer converts the images, and then
  121. "plots" the document (does the layout according to the typefaces you've specified in your Configure
  122. options).  Then the document appears.
  123. </ol>
  124. <p>
  125. The separation of these two functions (communications by the Terminal, display by the WEB renderer)
  126. allows retrieval to be done in the background, while you are scrolling and reading documents in
  127. the foreground.<p>
  128. <b><u>Design note:</u> SlipKnot was specifically designed for modem users.  Unlike other World 
  129. Wide Web browsers, SlipKnot understands that its users will have to wait a while for each
  130. document to be retrieved from the internet.  Therefore, we included many features to allow
  131. multiple documents to be seen, stored, and printed to prevent you from having to retrieve documents
  132. unnecessarily.</b>
  133. <hr>
  134. </body>
  135. </html>
  136.  
  137.