source: trunk/gli/help/3-1.htm@ 4565

Last change on this file since 4565 was 4293, checked in by jmt12, 21 years ago

Initial revision

  • Property svn:keywords set to Author Date Id Revision
File size: 7.8 KB
Line 
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<title>The Gatherer - Help Pages</title>
5</head>
6<body bgcolor="#E0F0E0" link="#000000" vlink="#000000">
7<table border="2" bgcolor="#B0D0B0" cellpadding="5" cellspacing="0" width="100%">
8 <tr>
9 <td align="center" width="15%">
10 <img height="45" src="gatherer_medium.gif" width="45">
11 </td>
12 <td align="center" width="*">
13 <font face="Verdana" size="5">
14 <strong>
153.1 The 'Hunt' view
16 </strong>
17 </font>
18 </td>
19 <td align="center" width="15%">
20 <img height="45" src="gatherer_medium.gif" width="45">
21 </td>
22 </tr>
23 <tr bgcolor="#E0F0E0">
24 <td colspan="3" width="100%">
25 <font face="Verdana" size="3">
26<p style="text-align:justify">
27This section describes how to use the simplified browsing interface to locate resources on the internet.
28</p>
29
30 </font>
31 </td>
32 </tr>
33 <tr bgcolor="#E0F0E0">
34 <td align="center" colspan="3" width="100%">
35 <table border="2" cellpadding="2" width="480" bgcolor="#B0D0B0">
36 <tr>
37 <td align="center">
38 <font face="Verdana" size="4">
39 <strong>
40 Contents
41 </strong>
42 </font>
43 </td>
44 </tr>
45 <tr>
46 <td>
47 <table background="gatherer.gif" bgcolor="#FFFFFF" border="0" cellpadding="2" width="100%">
48 <tr>
49 <td colspan="3">
50 <font face="Verdana" size="4">
51 <strong>
52<a href="#SI">Simple instructions</a>
53 </strong>
54 </a>
55 </font>
56 </td>
57 </tr>
58 <tr>
59 <td>
60 &nbsp;
61 </td>
62 <td colspan="2">
63 <font face="Verdana" size="4">
64The address field
65 </font>
66 </a>
67 </td>
68 </tr>
69 <tr>
70 <td>
71 &nbsp;
72 </td>
73 <td colspan="2">
74 <font face="Verdana" size="4">
75The controls
76 </font>
77 </a>
78 </td>
79 </tr>
80 <tr>
81 <td colspan="3">
82 <font face="Verdana" size="4">
83 <strong>
84Problems and Solutions
85 </strong>
86 </a>
87 </font>
88 </td>
89 </tr>
90 <tr>
91 <td>
92 &nbsp;
93 </td>
94 <td colspan="2">
95 <font face="Verdana" size="4">
96"The page I'm attempting to view to won't renderer or only partially renders, then the program appears to hang?"
97 </font>
98 </a>
99 </td>
100 </tr>
101 </font>
102 </table>
103 </td>
104 </tr>
105 </table>
106 </td>
107 </tr>
108 <tr bgcolor="#E0F0E0">
109 <td colspan="3" width="100%">
110 <img height="20" src="gatherer_small.gif" width="20">
111 <font face="Verdana" size="4">
112 <u>
113<a name="SI">Simple Instructions:</a>
114 </u>
115 <font size="3">
116<p style="text-align:justify">
117When you first encounter the 'Hunt' view, by clicking on the similarily named tab along the top of the screen, you should hopefully be greeted by a familiar screen. The majority of the screen is dedicated to the view of the webpage, and also provides scrollable ability if the page shown is large than the available space. The document shown within this pane is either a 'rendered' HTML page, or and image or other media. Rendering is the process whereby specially structured text, such as HTML, is turned into a formatted page. The document itself is exactly the same as any web-page shown in Internet Explorer or similar internet browing software, with hyperlinks underlined and highlighted. Clicking on a hyperlink will take you to the page it refers to. At the very bottom of the screen is the status bar which gives you feedback as to what the browser is currently doing. When it displays 'Ready' the current page is fully loaded.
118</p>
119<p style="text-align:justify">
120Directly above the page view, and in the center of the screen, is the address field. You type URL addresses into this box, which should be in the same form as http://www.greenstone.org/ or http://www.cs.waikato.ac.nz/ etc. The field will also be updated to show the address of any page you surf through to (by clicking on hyperlinks within the html page), or are redirected to.
121</p>
122<p style="text-align:justify">
123To the left and right of the address field are six buttons. These provide control over the web page being shown. The buttons are, from left to right: Back, Reload, Home, Go, Stop and Forward. Back is used to return to the previous page you viewed this session, and will only have an effect if there was a page previous to the currently shown one. Reload caused the currently displayed page to be reloaded from its web source, ensuring the latest copy is shown or reattempting to find images and other imbedded objects that may have failed on the first attempt. Home causes the nzdl homepage to be loaded. Go is used to make the browser visit the url you have typed in the address field. It is usually quicker to press [Enter] while in the address field. Stop causes the browser to stop whatever it is doing and return to the ready state. Forward only works if you have previously gone back in the browsing history, and it loads the next page you visited. To review which button is which, let your mouse pointer sit over it for a moment and its name should appear.
124</p>
125
126 </font>
127 </p>
128 </td>
129 </tr>
130 <tr bgcolor="#E0F0E0">
131 <td colspan="3" width="100%">
132 <img height="20" src="gatherer_small.gif" width="20">
133 <font face="Verdana" size="4">
134 <u>
135<a name="QA">Problems And Solutions:</a>
136 </u>
137 <font size="3">
138 <i>
139<p style="text-align:justify">
140"The page I'm attempting to view to won't renderer or only partially renders, then the program appears to hang?"
141</p>
142
143 </i>
144<p style="text-align:justify">
145Currently no 'perfect' html renderer exists for pure java programs. The package I've choosen to use, CalpaHTML, is one of the best, but it too has some drawbacks. The most common of these is that it flickers when its renderer a web page that contains animated images. Less common, but more problematic, is when it encounters pages with heavy use of frames, internal frames or nested tables. Most of the time these pages will render, although their layout will be questionable. Occasionally they will cause CalpaHTML to get stuck in an infinite loop, and even pressing stop will have no effect. The only solution known is to press the back button, which will return you to the last page successfully rendered. However you will not be able to view the problem page in the built-in browser.
146</p>
147<p style="text-align:justify">
148Investigation was done into whether we could use a more stable, native HTML renderer, such as the Mozilla engine, to renderer. But these too had serious drawbacks such as lack of control, the restriction to only one view pane per JVM and large library sizes (increasing the size of Librarian Interface to unreasonable proportions).
149</p>
150<p style="text-align:justify">
151(That said, I have found web pages which even Internet Explorer and Netscape refuse to render, so perhaps the Librarian Interfaces not doing too badly.)
152</p>
153
154 </font>
155 </td>
156 </tr>
157</table>
158&nbsp;<br>
159&nbsp;<br>
160&nbsp;<br>
161&nbsp;<br>
162&nbsp;<br>
163&nbsp;<br>
164&nbsp;<br>
165&nbsp;<br>
166&nbsp;<br>
167&nbsp;<br>
168&nbsp;<br>
169&nbsp;<br>
170&nbsp;<br>
171&nbsp;<br>
172&nbsp;<br>
173&nbsp;<br>
174&nbsp;<br>
175&nbsp;<br>
176&nbsp;<br>
177&nbsp;<br>
178&nbsp;<br>
179&nbsp;<br>
180&nbsp;<br>
181&nbsp;<br>
182&nbsp;<br>
183&nbsp;<br>
184&nbsp;<br>
185&nbsp;<br>
186&nbsp;<br>
187&nbsp;<br>
188&nbsp;<br>
189&nbsp;<br>
190</body>
191</html>
Note: See TracBrowser for help on using the repository browser.