home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / sharewar / offline / oc_setup.exe / %MAINDIR% / oc.exe / 1033 / RCDATA / DOWNLOADWEBSITES < prev    next >
Encoding:
Text File  |  2002-10-30  |  7.2 KB  |  159 lines

  1. <html>
  2. <head>
  3. <title>How to Download a Web Site</title>
  4. <style>
  5.   body, td {font-family: verdana, sans-serif; font-size: x-small}
  6.   a:link {color:#000066}
  7.   hr {color:#3399CC}
  8. </style>
  9.  
  10. </head>
  11.  
  12. <body bgcolor=#99CCFF>
  13.  
  14. <center>
  15. <h2>How to Download a Web Site</h2>
  16. </center>
  17.  
  18.  
  19. <b>1. <a href="wrinfo://downloadwebsites#background-information">Background Information</a></b><br>
  20.    - <a href="wrinfo://downloadwebsites#projects-and-tasks">Projects and Tasks</a><br>
  21.    - <a href="wrinfo://downloadwebsites#depths-and-filters">Download Depths and Filters</a><br>
  22. <b>2. <a href="wrinfo://downloadwebsites#steps">Steps to Download a Web Site</a></b><br>
  23. <b>3. <a href="wrinfo://downloadwebsites#exporting">Exporting</a></b><br>
  24. <b>4. <a href="wrinfo://downloadwebsites#problems">Common Problems and Resolutions</a></b><br>
  25.    - <a href="wrinfo://downloadwebsites#download-problems">Problems with Downloading</a><br>
  26.    - <a href="wrinfo://downloadwebsites#export-problems">Problems with Exporting</a><br>
  27.  
  28. <br>
  29. <br>
  30.  
  31. <a name="background-information"></a><h3>1. Background Information</h3>
  32.  
  33. <a name="projects-and-tasks"></a><h4>Projects and Tasks</h4>
  34.  
  35. <p>Offline Commander is a software application capable of 
  36. creating and reading Offline Commander project files.
  37. Offline Commander project files are stored on disk with .ocp extension.
  38.  
  39. <p>A project file may contain multiple Tasks. 
  40. Offline Commander task is an automated process for downloading a Web site.
  41.  
  42. <a name="depths-and-filters"></a><h4>Download Depths and Filters</h4>
  43.  
  44. <p>Offline Commander can automatically download a Web page, all pages
  45. linked to the Web page, all pages linked to those Web pages and so on.
  46. You should tell Offline Commander when to stop. You do this by
  47. setting the Download Depth and Filters. 
  48.  
  49. <p>Download Depth is the minimum number of clicks you have to make to
  50. reach the last Web page that Offline Commander should download. If you 
  51. set the Depth to 0 Offline Commander will download only the starting Web page.
  52. If you set the Depth to 1 Offline Commander will download the page and all 
  53. the pages linked to the page. You can set the Depth to any value up to 99.
  54. The program downloads Web sites by levels so you can stop a task when a site 
  55. is downloaded down to a level you think is sufficient.
  56.  
  57. <p>If you want to download an entire Web site you should set the Depth to
  58. the maximum value. If at least one Web page on the site will have a link
  59. to another Web site Offline Commander will download that site too.
  60. To avoid this you should always specify filters. Filters tell Offline
  61. Commander what it should download and what it shouldn't. You don't have
  62. to know much about filters because if you set the Depth to 0 
  63. Offline Commander will not set the filter and if you set the Depth to 
  64. anything higher than 0 Offline Commander will suggest a default filter that 
  65. will limit the download to main site only.
  66.  
  67. <p>To learn more about filters, click the Help button on the Filters tab
  68. of the New Task dialog window.<br>
  69.  
  70. <a name="steps"></a><h3>2. Steps to Download a Web Site</h3>
  71.  
  72. <p>When you first launch Offline Commander it prompts you for the name
  73. of a new project file. Specify a name for the new project and press Ok.
  74.  
  75. <p>
  76. <center>
  77. <img src="wrinfo://createtasktoolbar"></img><br>
  78. <b>Address Bar</b>
  79. </center>
  80.  
  81.  
  82. <p>Initially the new project will be empty. To create a new task, type the 
  83. address of the Web site into the Address bar, set the Depth, and click Get.
  84.  
  85. <p>Offline Commander can be in two modes: Offline or Online. In Offlile mode
  86. every task you create will be queued for download but the actual download
  87. will start only after you press the Go Online button. When you create a 
  88. task in Offline mode Offline Commander will suggest you to switch to 
  89. online mode. If you switch to online mode without connecting to 
  90. the Internet the task will download with error "The server could not be 
  91. reached". You can switch to online mode and back to offline mode
  92. by clicking the Go Online/Go Offline button on the main toolbar (which is
  93. on the left in the default docking configuration).
  94.  
  95. <p>Address bar will let you specify only the most common parameters: 
  96. starting page address and download depth. Other options are available
  97. in the New Task dialog or Task Properties dialog (which are essentially
  98. the same window with different titles).
  99.  
  100. <p>After you switch to online mode the download will start and you will
  101. see the files being downloaded in the Progress window. After everything will
  102. be downloaded (the task will be marked as downloaded and there will be no
  103. files being downloaded in the progress window) you should switch back 
  104. to offline mode. You can pause the download by switching to offline mode 
  105. at any time. You can later resume the download by pressing the Go Online button.
  106. You can change all properties of a task (including the Depth and filters) 
  107. before, during, or after the download. 
  108.  
  109. <p>You can disconnect from the Internet after switching to offline mode. 
  110. Double click the task to view the downloaded pages in the built-in browser.
  111.  
  112. <a name="exporting"></a><h3>3. Exporting</h3>
  113.  
  114. <p>The downloaded Web site will be stored inside the project file. 
  115. You can browse the site with the built-in browser but if you want to create a 
  116. browsable copy of a Web site on disk so that it could be viewed by the external 
  117. Internet Explorer, Natscape Navigator, Opera or any other browser 
  118. you should export the task or entire project file to the file system.
  119. To export the entire project, press the Export button on the main toolbar 
  120. (on the left), specify the folder where the copy should be saved, and press Ok.
  121.  
  122. <a name="problems"></a><h3>4. Common Problems and Resolutions</h3>
  123.  
  124. <a name="download-problems"></a><h4>Problems with Downloading</h4>
  125.  
  126. <p>If you have problems downloading a Web site (e.g. some pages were not downloaded) 
  127. try browsing the pages in the built-in browser while the program is in Online mode. 
  128. This will solve the problem.
  129.  
  130. <p>Click the Search button on the main toolbar. Uncheck the Success and Queued check
  131. boxes. Click Ok. This will list all files downloaded with errors. 
  132. Some of these errors may be transient. To try to download these files again. To do this,
  133. select all files (Ctrl-A) and click the Refresh button on the toolbar at the top. 
  134. Then go online and they will be automatically downloaded.
  135.  
  136. <p>If you have problems with particular pages make sure the same pages can be viewed
  137. in Internet Explorer.
  138.  
  139. <p>To see a list of files downloaded by a task, select the Task and click the 
  140. List button on the Task toolbar. If the list contains too many files and you have 
  141. difficulties locating the file by URL, click on the URL column to sort the files by 
  142. URL or search for this file by URL using the search feature.
  143.  
  144. <a name="export-problems"></a><h4>Problems with Exporting</h4>
  145.  
  146. <p>First make sure the pages browse without problems in the built-in browser.
  147. If the exported site has any JavaScript links, it may make it impossible to 
  148. export the Web site correctly without modifying the JavaScript code.
  149.  
  150. <br><br><br><br>
  151. <center>
  152. <p><b><font color="#000000" size="-1">⌐ Copyright 2001 Zylox, Inc.</font></b>
  153. </center>
  154. <br><br>
  155.        
  156. </body>
  157. </html>
  158.  
  159.