home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 24 DOS / 24-DOS.zip / celloos2.zip / readme.os2 < prev    next >
Text File  |  1994-07-01  |  7KB  |  153 lines

  1. Connecting to the World Wide Web with OS/2
  2. ------------------------------------------
  3.  
  4. Timothy F. Sipples
  5. IBM Personal Software Marketing
  6. Chicago, Illinois
  7. Internet: tsipple@vnet.ibm.com
  8.  
  9. Revised July 1, 1994
  10.  
  11. The World Wide Web (WWW or 3W for short) is a system of distributed servers
  12. spread across the Internet.  These servers are interconnected using 
  13. hypertext documents and scripts written in a language called HTML.
  14.  
  15. WWW is an exciting technology, because it enables Internet users worldwide 
  16. to obtain information in a user-friendly way.  Graphics, text, sound, and 
  17. even motion video can be sent across the network and viewed on your 
  18. desktop or notebook computer.
  19.  
  20. To access the World Wide Web you need a WWW browser.  Popular browsers 
  21. include Mosaic, Lynx, and Cello.  Unfortunately none of these browsers are 
  22. available in a native OS/2 version.  Right now, at least two companies are 
  23. working furiously to create a native WWW browser for OS/2.  (OS/2 has 
  24. tremendous advantages for WWW browsing.  With current browsers, for 
  25. example, the user must wait until an entire audio or graphics file is 
  26. downloaded before playing or viewing it.  Since OS/2 supports threads, it 
  27. would be possible to design a browser which started playing an audio file 
  28. immediately, downloading the remainder of the audio file in the 
  29. background.)
  30.  
  31. In the meantime, as an OS/2 user you can access the World Wide Web using a 
  32. browser designed for Windows.  Cello is probably your best choice, and the 
  33. instructions below explain how to get up and running with that software.
  34.  
  35. This document assumes that you are already connected to the Internet using 
  36. IBM TCP/IP Version 2.0 for OS/2.  While WWW browsing can be done over a 
  37. dial-up telephone connection (using SLIP), a high speed direct connection 
  38. to the Internet (over Token Ring or ethernet) is recommended for sound, 
  39. graphics, and especially motion video browsing.
  40.  
  41. You should also obtain and install the DOS/Windows Access Kit for IBM
  42. TCP/IP Version 2.0 for OS/2.  Cello requires this add-on kit since it is
  43. "Winsock" compatible.  (If you use another TCP/IP product for OS/2, it may
  44. support the Winsock interface as well.)
  45.  
  46. Make sure you apply all the most recent Corrective Service Diskettes for
  47. both the Base TCP/IP Kit and the DOS/Windows Access Kit.  Make sure that
  48. the VDOSTCP.VDD file in the DOS/Windows Access Kit Corrective Service is
  49. dated February 9, 1994, or later.  Make sure the WINSOCK.DLL file in the
  50. same Corrective Service is dated January 28, 1994, or later.  If that is
  51. not the case, you may have to obtain APAR PN52335.  This APAR is available
  52. via anonymous ftp from ftp-os2.cdrom.com as filename pn52335.zip.
  53.  
  54. The following software is recommended but not required:
  55.  
  56. Graphics/Image viewer.  Examples include PMJPEG, PMView, Image Archiver,
  57. JoeView, and Galleria.  These viewers will handle both GIF (Graphics
  58. Interchange Format) and JPG (JPEG) formats used commonly throughout the
  59. World Wide Web.
  60.  
  61. Sound file conversion utility.  Examples include Sox for OS/2 and
  62. PMsndX (Presentation Manager Sound Exchange).  Such utilities can convert
  63. audio files (such as those in Sun .au format) into OS/2 (MMPM/2) playable
  64. .WAV format.  (If you wish to listen to audio files, you should install
  65. and configure MMPM/2 for your sound card.)
  66.  
  67. MPEG player.  Most software motion video files available through the
  68. World Wide Web are in MPEG format.  An OS/2 MPEG player, such as PMMPEG,
  69. is useful here.
  70.  
  71. All of the software mentioned above is available via anonymous ftp from
  72. ftp-os2.cdrom.com.  Much of it is shareware.  If you use shareware, please
  73. register it and support the authors who wrote it.
  74.  
  75. To install Cello for use under OS/2 (assuming you have properly installed
  76. and configured IBM TCP/IP for OS/2 with the DOS/Windows Access Kit, all
  77. necessary Corrective Service, Win-OS/2, and, optionally, MMPM/2), do the
  78. following:
  79.  
  80. (1) Create a directory (such as \Apps\Cello).
  81.  
  82. (2) Unzip all the Cello files into this directory and CD to it.
  83.  
  84. (3) Use the COPY command to replace the file DEFAULT.HTM with either 
  85. EXTERNAL.HTM or INTERNAL.HTM.  For example, if you are using Cello while 
  86. connected to the internal IBM network, issue the following command:
  87.  
  88. COPY INTERNAL.HTM DEFAULT.HTM
  89.  
  90. Use EXTERNAL.HTM if you are located outside the IBM internal network.
  91. The DEFAULT.HTM file is the original homepage distributed with Cello.
  92.  
  93. (3) COPY the appropriate style file to CELLO.STY.  So, for example,
  94. if you are using a display with a resolution of 1024x768 (or greater),
  95.  
  96. COPY 1024-768.STY CELLO.STY
  97.  
  98. (4) Modify the file CELLOOS2.INI using a text editor (such as the OS/2
  99. System Editor).  At a minimum, you should modify the file as follows:
  100.  
  101. EMail=yourname@vnet.ibm.com
  102.      Replace yourname@vnet.ibm.com with your e-mail address.
  103. MailRelay=your-relay@vnet.ibm.com
  104.      Replace your-relay@vnet.ibm.com with the mail relay you use.
  105. NNTPServer=your-server@vnet.ibm.com
  106.      If you have a network news (NNTP) server, add the name of the
  107.      server here.
  108. Editor=epm
  109.      If you wish to use another editor (besides the OS/2 Enhanced Editor),
  110.      modify this line.
  111. DLDir=c:\data\cello
  112.      Replace c:\data\cello with the path to the directory you use to hold
  113.      downloaded files.  Create this directory if it does not already exist.
  114.  
  115. In the [Extensions] section, you should modify the lines for each file type
  116. you expect to encounter when WWW browsing.  Some reasonably sensible 
  117. defaults for OS/2 are provided.
  118.  
  119. (5) When you have finished editing CELLOOS2.INI, COPY CELLOOS2.INI to
  120. CELLO.INI.
  121.  
  122. (6) If you have referenced PMView.Cmd and/or Sox.Cmd in the [Extensions]
  123. section of CELLO.INI, edit those batch files to correct any path names or
  124. viewer/utility names, if needed.  You can greatly enhance the operation of 
  125. Cello by using "smart" batch files.  (The examples provided are 
  126. utilitarian.)
  127.  
  128. (7) Modify CELLO.SIG so that your unique signature is included.
  129.  
  130. (8) Create a program object for Cello.  Drag a program object from your
  131. Templates folder to the desktop or another folder.  Make sure the working
  132. directory is pointed to the directory where Cello is located.
  133.  
  134. When you are done making these changes, Cello should be ready to run.
  135.  
  136. Cello is not an IBM product.  These configuration files have been added to 
  137. the original Cello distribution merely for the convenience of OS/2 users. 
  138. If you need assistance with Cello, please refer to the sources listed in 
  139. either INTERNAL.HTM or EXTERNAL.HTM, as appropriate.  If you need help with
  140. Cello under OS/2, specifically, and you do not access the World Wide Web 
  141. through the IBM internal network, you should subscribe to the newsgroup 
  142. comp.os.os2.networking.tcp-ip.
  143.  
  144. In the near future, when a native OS/2 WWW browser is available (hopefully 
  145. a multithreaded browser), Cello will no longer be necessary.  Please keep 
  146. an eye on comp.os.os2.networking.tcp-ip (or, for IBMers, the WWWIBM FORUM 
  147. on the IBMPC conference disk) for OS/2 WWW news.
  148.  
  149. Enjoy Cello!
  150.  
  151. Timothy F. Sipples
  152.  
  153.