Home » Personal collection » Acorn hard disk » apps » web » ReadMeDocs/Hints+Tips
ReadMeDocs/Hints+Tips
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Acorn hard disk » apps » web |
Filename: | ReadMeDocs/Hints+Tips |
Read OK: | ✔ |
File size: | 0844 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1.6M_NetBits.adf » ReadMeDocs/Hints+Tips
- Personal collection » Acorn hard disk » apps » web » ReadMeDocs/Hints+Tips
File contents
Hints & Tips ============ This file contains hints and tips for running ArcWeb. Some of these are mine, others are ones I've seen posted on the net or had emailed to me. There are so many contributors that it would take too long to list them all. Summary of Contents =================== Using RAM disc for the cache Aborting a Fetch Clickable Images (faster use of) Using RAM disc for the cache ---------------------------- Several people have noticed that if the cache is set to a directory in a suitably large RAM disc, speedups occur. I have tried this myself, but I couldn't detect much difference, although I did only try it with smallish documents and images. Obviously you lose the entire cache when you reboot. I would imagine that you need quite a generous size, at least 8MB to be safe. Aborting a fetch ---------------- You can click on the animated web icon to request that a fetch is stopped. This works all the time, whereas the Stop button only interrupts during the page rendering. Clickable images ---------------- Some images are sensitive to mouse clicks so that if you click on a particular part of the image, you visit a different page. These 'imagemaps', as they are called, are very pretty and nice to use - you can see an example at http://www.acorn.co.uk/ where the signpost is one of these 'imagemaps'. The problem with imagemaps is that when you click on a particular part of the image, the browser has to carry out TWO document retrievals in order to process that click - the first is a request to the server to ask it which document it should view, and the second will be the real request. This will cause a longer delay in retrieving the document than would be the case normally. While the WWW developer community is working to address this problem, there is a workaround for users. Using Acorn's home page as example, you will see a mini-menu underneath the image representing all the destinations which are contained in the image. Clicking on these links will omit the first step mentioned in the previous paragraph, and go directly to the page concerned.
00000000 48 69 6e 74 73 20 26 20 54 69 70 73 0a 3d 3d 3d |Hints & Tips.===| 00000010 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 54 68 69 73 20 |=========..This | 00000020 66 69 6c 65 20 63 6f 6e 74 61 69 6e 73 20 68 69 |file contains hi| 00000030 6e 74 73 20 61 6e 64 20 74 69 70 73 20 66 6f 72 |nts and tips for| 00000040 20 72 75 6e 6e 69 6e 67 20 41 72 63 57 65 62 2e | running ArcWeb.| 00000050 20 20 53 6f 6d 65 20 6f 66 20 74 68 65 73 65 20 | Some of these | 00000060 61 72 65 0a 6d 69 6e 65 2c 20 6f 74 68 65 72 73 |are.mine, others| 00000070 20 61 72 65 20 6f 6e 65 73 20 49 27 76 65 20 73 | are ones I've s| 00000080 65 65 6e 20 70 6f 73 74 65 64 20 6f 6e 20 74 68 |een posted on th| 00000090 65 20 6e 65 74 20 6f 72 20 68 61 64 20 65 6d 61 |e net or had ema| 000000a0 69 6c 65 64 20 74 6f 20 6d 65 2e 0a 0a 54 68 65 |iled to me...The| 000000b0 72 65 20 61 72 65 20 73 6f 20 6d 61 6e 79 20 63 |re are so many c| 000000c0 6f 6e 74 72 69 62 75 74 6f 72 73 20 74 68 61 74 |ontributors that| 000000d0 20 69 74 20 77 6f 75 6c 64 20 74 61 6b 65 20 74 | it would take t| 000000e0 6f 6f 20 6c 6f 6e 67 20 74 6f 20 6c 69 73 74 20 |oo long to list | 000000f0 74 68 65 6d 0a 61 6c 6c 2e 0a 0a 53 75 6d 6d 61 |them.all...Summa| 00000100 72 79 20 6f 66 20 43 6f 6e 74 65 6e 74 73 0a 3d |ry of Contents.=| 00000110 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000120 3d 3d 0a 0a 0a 55 73 69 6e 67 20 52 41 4d 20 64 |==...Using RAM d| 00000130 69 73 63 20 66 6f 72 20 74 68 65 20 63 61 63 68 |isc for the cach| 00000140 65 09 09 41 62 6f 72 74 69 6e 67 20 61 20 46 65 |e..Aborting a Fe| 00000150 74 63 68 0a 43 6c 69 63 6b 61 62 6c 65 20 49 6d |tch.Clickable Im| 00000160 61 67 65 73 20 28 66 61 73 74 65 72 20 75 73 65 |ages (faster use| 00000170 20 6f 66 29 0a 0a 0a 0a 55 73 69 6e 67 20 52 41 | of)....Using RA| 00000180 4d 20 64 69 73 63 20 66 6f 72 20 74 68 65 20 63 |M disc for the c| 00000190 61 63 68 65 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |ache.-----------| 000001a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000001b0 2d 0a 0a 53 65 76 65 72 61 6c 20 70 65 6f 70 6c |-..Several peopl| 000001c0 65 20 68 61 76 65 20 6e 6f 74 69 63 65 64 20 74 |e have noticed t| 000001d0 68 61 74 20 69 66 20 74 68 65 20 63 61 63 68 65 |hat if the cache| 000001e0 20 69 73 20 73 65 74 20 74 6f 20 61 20 64 69 72 | is set to a dir| 000001f0 65 63 74 6f 72 79 20 69 6e 20 61 0a 73 75 69 74 |ectory in a.suit| 00000200 61 62 6c 79 20 6c 61 72 67 65 20 52 41 4d 20 64 |ably large RAM d| 00000210 69 73 63 2c 20 73 70 65 65 64 75 70 73 20 6f 63 |isc, speedups oc| 00000220 63 75 72 2e 20 20 49 20 68 61 76 65 20 74 72 69 |cur. I have tri| 00000230 65 64 20 74 68 69 73 20 6d 79 73 65 6c 66 2c 20 |ed this myself, | 00000240 62 75 74 0a 49 20 63 6f 75 6c 64 6e 27 74 20 64 |but.I couldn't d| 00000250 65 74 65 63 74 20 6d 75 63 68 20 64 69 66 66 65 |etect much diffe| 00000260 72 65 6e 63 65 2c 20 61 6c 74 68 6f 75 67 68 20 |rence, although | 00000270 49 20 64 69 64 20 6f 6e 6c 79 20 74 72 79 20 69 |I did only try i| 00000280 74 20 77 69 74 68 0a 73 6d 61 6c 6c 69 73 68 20 |t with.smallish | 00000290 64 6f 63 75 6d 65 6e 74 73 20 61 6e 64 20 69 6d |documents and im| 000002a0 61 67 65 73 2e 20 20 4f 62 76 69 6f 75 73 6c 79 |ages. Obviously| 000002b0 20 79 6f 75 20 6c 6f 73 65 20 74 68 65 20 65 6e | you lose the en| 000002c0 74 69 72 65 20 63 61 63 68 65 0a 77 68 65 6e 20 |tire cache.when | 000002d0 79 6f 75 20 72 65 62 6f 6f 74 2e 20 20 49 20 77 |you reboot. I w| 000002e0 6f 75 6c 64 20 69 6d 61 67 69 6e 65 20 74 68 61 |ould imagine tha| 000002f0 74 20 79 6f 75 20 6e 65 65 64 20 71 75 69 74 65 |t you need quite| 00000300 20 61 20 67 65 6e 65 72 6f 75 73 20 73 69 7a 65 | a generous size| 00000310 2c 0a 61 74 20 6c 65 61 73 74 20 38 4d 42 20 74 |,.at least 8MB t| 00000320 6f 20 62 65 20 73 61 66 65 2e 0a 0a 0a 41 62 6f |o be safe....Abo| 00000330 72 74 69 6e 67 20 61 20 66 65 74 63 68 0a 2d 2d |rting a fetch.--| 00000340 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a |--------------..| 00000350 59 6f 75 20 63 61 6e 20 63 6c 69 63 6b 20 6f 6e |You can click on| 00000360 20 74 68 65 20 61 6e 69 6d 61 74 65 64 20 77 65 | the animated we| 00000370 62 20 69 63 6f 6e 20 74 6f 20 72 65 71 75 65 73 |b icon to reques| 00000380 74 20 74 68 61 74 20 61 20 66 65 74 63 68 20 69 |t that a fetch i| 00000390 73 20 73 74 6f 70 70 65 64 2e 0a 54 68 69 73 20 |s stopped..This | 000003a0 77 6f 72 6b 73 20 61 6c 6c 20 74 68 65 20 74 69 |works all the ti| 000003b0 6d 65 2c 20 77 68 65 72 65 61 73 20 74 68 65 20 |me, whereas the | 000003c0 53 74 6f 70 20 62 75 74 74 6f 6e 20 6f 6e 6c 79 |Stop button only| 000003d0 20 69 6e 74 65 72 72 75 70 74 73 20 64 75 72 69 | interrupts duri| 000003e0 6e 67 0a 74 68 65 20 70 61 67 65 20 72 65 6e 64 |ng.the page rend| 000003f0 65 72 69 6e 67 2e 0a 0a 0a 43 6c 69 63 6b 61 62 |ering....Clickab| 00000400 6c 65 20 69 6d 61 67 65 73 0a 2d 2d 2d 2d 2d 2d |le images.------| 00000410 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 53 6f 6d 65 |----------..Some| 00000420 20 69 6d 61 67 65 73 20 61 72 65 20 73 65 6e 73 | images are sens| 00000430 69 74 69 76 65 20 74 6f 20 6d 6f 75 73 65 20 63 |itive to mouse c| 00000440 6c 69 63 6b 73 20 73 6f 20 74 68 61 74 20 69 66 |licks so that if| 00000450 20 79 6f 75 20 63 6c 69 63 6b 20 6f 6e 20 61 0a | you click on a.| 00000460 70 61 72 74 69 63 75 6c 61 72 20 70 61 72 74 20 |particular part | 00000470 6f 66 20 74 68 65 20 69 6d 61 67 65 2c 20 79 6f |of the image, yo| 00000480 75 20 76 69 73 69 74 20 61 20 64 69 66 66 65 72 |u visit a differ| 00000490 65 6e 74 20 70 61 67 65 2e 20 20 54 68 65 73 65 |ent page. These| 000004a0 0a 27 69 6d 61 67 65 6d 61 70 73 27 2c 20 61 73 |.'imagemaps', as| 000004b0 20 74 68 65 79 20 61 72 65 20 63 61 6c 6c 65 64 | they are called| 000004c0 2c 20 61 72 65 20 76 65 72 79 20 70 72 65 74 74 |, are very prett| 000004d0 79 20 61 6e 64 20 6e 69 63 65 20 74 6f 20 75 73 |y and nice to us| 000004e0 65 20 2d 0a 79 6f 75 20 63 61 6e 20 73 65 65 20 |e -.you can see | 000004f0 61 6e 20 65 78 61 6d 70 6c 65 20 61 74 20 68 74 |an example at ht| 00000500 74 70 3a 2f 2f 77 77 77 2e 61 63 6f 72 6e 2e 63 |tp://www.acorn.c| 00000510 6f 2e 75 6b 2f 20 77 68 65 72 65 20 74 68 65 20 |o.uk/ where the | 00000520 73 69 67 6e 70 6f 73 74 0a 69 73 20 6f 6e 65 20 |signpost.is one | 00000530 6f 66 20 74 68 65 73 65 20 27 69 6d 61 67 65 6d |of these 'imagem| 00000540 61 70 73 27 2e 0a 0a 54 68 65 20 70 72 6f 62 6c |aps'...The probl| 00000550 65 6d 20 77 69 74 68 20 69 6d 61 67 65 6d 61 70 |em with imagemap| 00000560 73 20 69 73 20 74 68 61 74 20 77 68 65 6e 20 79 |s is that when y| 00000570 6f 75 20 63 6c 69 63 6b 20 6f 6e 20 61 20 70 61 |ou click on a pa| 00000580 72 74 69 63 75 6c 61 72 20 70 61 72 74 0a 6f 66 |rticular part.of| 00000590 20 74 68 65 20 69 6d 61 67 65 2c 20 74 68 65 20 | the image, the | 000005a0 62 72 6f 77 73 65 72 20 68 61 73 20 74 6f 20 63 |browser has to c| 000005b0 61 72 72 79 20 6f 75 74 20 54 57 4f 20 64 6f 63 |arry out TWO doc| 000005c0 75 6d 65 6e 74 20 72 65 74 72 69 65 76 61 6c 73 |ument retrievals| 000005d0 20 69 6e 0a 6f 72 64 65 72 20 74 6f 20 70 72 6f | in.order to pro| 000005e0 63 65 73 73 20 74 68 61 74 20 63 6c 69 63 6b 20 |cess that click | 000005f0 2d 20 74 68 65 20 66 69 72 73 74 20 69 73 20 61 |- the first is a| 00000600 20 72 65 71 75 65 73 74 20 74 6f 20 74 68 65 20 | request to the | 00000610 73 65 72 76 65 72 20 74 6f 0a 61 73 6b 20 69 74 |server to.ask it| 00000620 20 77 68 69 63 68 20 64 6f 63 75 6d 65 6e 74 20 | which document | 00000630 69 74 20 73 68 6f 75 6c 64 20 76 69 65 77 2c 20 |it should view, | 00000640 61 6e 64 20 74 68 65 20 73 65 63 6f 6e 64 20 77 |and the second w| 00000650 69 6c 6c 20 62 65 20 74 68 65 20 72 65 61 6c 0a |ill be the real.| 00000660 72 65 71 75 65 73 74 2e 20 20 54 68 69 73 20 77 |request. This w| 00000670 69 6c 6c 20 63 61 75 73 65 20 61 20 6c 6f 6e 67 |ill cause a long| 00000680 65 72 20 64 65 6c 61 79 20 69 6e 20 72 65 74 72 |er delay in retr| 00000690 69 65 76 69 6e 67 20 74 68 65 20 64 6f 63 75 6d |ieving the docum| 000006a0 65 6e 74 20 74 68 61 6e 0a 77 6f 75 6c 64 20 62 |ent than.would b| 000006b0 65 20 74 68 65 20 63 61 73 65 20 6e 6f 72 6d 61 |e the case norma| 000006c0 6c 6c 79 2e 0a 0a 57 68 69 6c 65 20 74 68 65 20 |lly...While the | 000006d0 57 57 57 20 64 65 76 65 6c 6f 70 65 72 20 63 6f |WWW developer co| 000006e0 6d 6d 75 6e 69 74 79 20 69 73 20 77 6f 72 6b 69 |mmunity is worki| 000006f0 6e 67 20 74 6f 20 61 64 64 72 65 73 73 20 74 68 |ng to address th| 00000700 69 73 20 70 72 6f 62 6c 65 6d 2c 0a 74 68 65 72 |is problem,.ther| 00000710 65 20 69 73 20 61 20 77 6f 72 6b 61 72 6f 75 6e |e is a workaroun| 00000720 64 20 66 6f 72 20 75 73 65 72 73 2e 20 20 55 73 |d for users. Us| 00000730 69 6e 67 20 41 63 6f 72 6e 27 73 20 68 6f 6d 65 |ing Acorn's home| 00000740 20 70 61 67 65 20 61 73 20 65 78 61 6d 70 6c 65 | page as example| 00000750 2c 0a 79 6f 75 20 77 69 6c 6c 20 73 65 65 20 61 |,.you will see a| 00000760 20 6d 69 6e 69 2d 6d 65 6e 75 20 75 6e 64 65 72 | mini-menu under| 00000770 6e 65 61 74 68 20 74 68 65 20 69 6d 61 67 65 20 |neath the image | 00000780 72 65 70 72 65 73 65 6e 74 69 6e 67 20 61 6c 6c |representing all| 00000790 20 74 68 65 0a 64 65 73 74 69 6e 61 74 69 6f 6e | the.destination| 000007a0 73 20 77 68 69 63 68 20 61 72 65 20 63 6f 6e 74 |s which are cont| 000007b0 61 69 6e 65 64 20 69 6e 20 74 68 65 20 69 6d 61 |ained in the ima| 000007c0 67 65 2e 20 20 43 6c 69 63 6b 69 6e 67 20 6f 6e |ge. Clicking on| 000007d0 20 74 68 65 73 65 20 6c 69 6e 6b 73 0a 77 69 6c | these links.wil| 000007e0 6c 20 6f 6d 69 74 20 74 68 65 20 66 69 72 73 74 |l omit the first| 000007f0 20 73 74 65 70 20 6d 65 6e 74 69 6f 6e 65 64 20 | step mentioned | 00000800 69 6e 20 74 68 65 20 70 72 65 76 69 6f 75 73 20 |in the previous | 00000810 70 61 72 61 67 72 61 70 68 2c 20 61 6e 64 20 67 |paragraph, and g| 00000820 6f 0a 64 69 72 65 63 74 6c 79 20 74 6f 20 74 68 |o.directly to th| 00000830 65 20 70 61 67 65 20 63 6f 6e 63 65 72 6e 65 64 |e page concerned| 00000840 2e 0a 0a 0a |....| 00000844