Home » Personal collection » Acorn hard disk » apps » web » !ArcWeb/PublicHTML/credits
!ArcWeb/PublicHTML/credits
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: | !ArcWeb/PublicHTML/credits |
Read OK: | ✔ |
File size: | 046B 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_ArcWeb.adf » !ArcWeb/PublicHTML/credits
- Personal collection » Acorn hard disk » apps » web » !ArcWeb/PublicHTML/credits
File contents
<html> <title>Credits for ArcWeb</title> <body> <h1>Credits & Acknowledgements</h1> Although I have done the vast majority of the coding myself, many others have made a valuable contributions to the functionality of the application. These include: <ul> <li>Simon Truss (<a href="smt_info">gif2spr</a>) <li>Richard Bradbury (designing the sprites for the panes) <li>Acorn Computers Ltd (DrawFile module) <li>Acorn Computers Ltd for !FilerURLs </ul> <dl> <dt>Acorn Computers Ltd <dd>for the allocation of the Wimp message block, the error block, the DrawFile module, and technical support. <dt>Electronics & Computer Science department, University of Southampton <dd>for allowing me to run my own httpd on strachey.ecs.soton.ac.uk:8080 (for testing purposes and ArcWeb support) and on delenn.ecs.soton.ac.uk:80 (my own Risc PC!!) <dt>Professor Peter Henderson <dd>(my PhD supervisor) for arranging to spend all my machine allocation money on a really nice monitor and using it on my Risc PC. </dl> <hr> <address> <a href="http://www.ecs.soton.ac.uk/~snb94r/">Stewart Brodie</a><br> Last updated: April 18th, 1996 </address>
00000000 3c 68 74 6d 6c 3e 0a 3c 74 69 74 6c 65 3e 43 72 |<html>.<title>Cr| 00000010 65 64 69 74 73 20 66 6f 72 20 41 72 63 57 65 62 |edits for ArcWeb| 00000020 3c 2f 74 69 74 6c 65 3e 0a 3c 62 6f 64 79 3e 0a |</title>.<body>.| 00000030 3c 68 31 3e 43 72 65 64 69 74 73 20 26 61 6d 70 |<h1>Credits &| 00000040 3b 20 41 63 6b 6e 6f 77 6c 65 64 67 65 6d 65 6e |; Acknowledgemen| 00000050 74 73 3c 2f 68 31 3e 0a 41 6c 74 68 6f 75 67 68 |ts</h1>.Although| 00000060 20 49 20 68 61 76 65 20 64 6f 6e 65 20 74 68 65 | I have done the| 00000070 20 76 61 73 74 20 6d 61 6a 6f 72 69 74 79 20 6f | vast majority o| 00000080 66 20 74 68 65 20 63 6f 64 69 6e 67 20 6d 79 73 |f the coding mys| 00000090 65 6c 66 2c 20 6d 61 6e 79 20 6f 74 68 65 72 73 |elf, many others| 000000a0 0a 68 61 76 65 20 6d 61 64 65 20 61 20 76 61 6c |.have made a val| 000000b0 75 61 62 6c 65 20 63 6f 6e 74 72 69 62 75 74 69 |uable contributi| 000000c0 6f 6e 73 20 74 6f 20 74 68 65 20 66 75 6e 63 74 |ons to the funct| 000000d0 69 6f 6e 61 6c 69 74 79 20 6f 66 20 74 68 65 20 |ionality of the | 000000e0 61 70 70 6c 69 63 61 74 69 6f 6e 2e 0a 54 68 65 |application..The| 000000f0 73 65 20 69 6e 63 6c 75 64 65 3a 0a 3c 75 6c 3e |se include:.<ul>| 00000100 0a 3c 6c 69 3e 53 69 6d 6f 6e 20 54 72 75 73 73 |.<li>Simon Truss| 00000110 20 28 3c 61 20 68 72 65 66 3d 22 73 6d 74 5f 69 | (<a href="smt_i| 00000120 6e 66 6f 22 3e 67 69 66 32 73 70 72 3c 2f 61 3e |nfo">gif2spr</a>| 00000130 29 0a 3c 6c 69 3e 52 69 63 68 61 72 64 20 42 72 |).<li>Richard Br| 00000140 61 64 62 75 72 79 20 28 64 65 73 69 67 6e 69 6e |adbury (designin| 00000150 67 20 74 68 65 20 73 70 72 69 74 65 73 20 66 6f |g the sprites fo| 00000160 72 20 74 68 65 20 70 61 6e 65 73 29 0a 3c 6c 69 |r the panes).<li| 00000170 3e 41 63 6f 72 6e 20 43 6f 6d 70 75 74 65 72 73 |>Acorn Computers| 00000180 20 4c 74 64 20 28 44 72 61 77 46 69 6c 65 20 6d | Ltd (DrawFile m| 00000190 6f 64 75 6c 65 29 0a 3c 6c 69 3e 41 63 6f 72 6e |odule).<li>Acorn| 000001a0 20 43 6f 6d 70 75 74 65 72 73 20 4c 74 64 20 66 | Computers Ltd f| 000001b0 6f 72 20 21 46 69 6c 65 72 55 52 4c 73 0a 3c 2f |or !FilerURLs.</| 000001c0 75 6c 3e 0a 0a 3c 64 6c 3e 0a 3c 64 74 3e 41 63 |ul>..<dl>.<dt>Ac| 000001d0 6f 72 6e 20 43 6f 6d 70 75 74 65 72 73 20 4c 74 |orn Computers Lt| 000001e0 64 0a 3c 64 64 3e 66 6f 72 20 74 68 65 20 61 6c |d.<dd>for the al| 000001f0 6c 6f 63 61 74 69 6f 6e 20 6f 66 20 74 68 65 20 |location of the | 00000200 57 69 6d 70 20 6d 65 73 73 61 67 65 20 62 6c 6f |Wimp message blo| 00000210 63 6b 2c 20 74 68 65 20 65 72 72 6f 72 20 62 6c |ck, the error bl| 00000220 6f 63 6b 2c 20 74 68 65 20 44 72 61 77 46 69 6c |ock, the DrawFil| 00000230 65 20 6d 6f 64 75 6c 65 2c 20 61 6e 64 20 74 65 |e module, and te| 00000240 63 68 6e 69 63 61 6c 20 73 75 70 70 6f 72 74 2e |chnical support.| 00000250 0a 3c 64 74 3e 45 6c 65 63 74 72 6f 6e 69 63 73 |.<dt>Electronics| 00000260 20 26 61 6d 70 3b 20 43 6f 6d 70 75 74 65 72 20 | & Computer | 00000270 53 63 69 65 6e 63 65 20 64 65 70 61 72 74 6d 65 |Science departme| 00000280 6e 74 2c 20 55 6e 69 76 65 72 73 69 74 79 20 6f |nt, University o| 00000290 66 20 53 6f 75 74 68 61 6d 70 74 6f 6e 0a 3c 64 |f Southampton.<d| 000002a0 64 3e 66 6f 72 20 61 6c 6c 6f 77 69 6e 67 20 6d |d>for allowing m| 000002b0 65 20 74 6f 20 72 75 6e 20 6d 79 20 6f 77 6e 20 |e to run my own | 000002c0 68 74 74 70 64 20 6f 6e 20 73 74 72 61 63 68 65 |httpd on strache| 000002d0 79 2e 65 63 73 2e 73 6f 74 6f 6e 2e 61 63 2e 75 |y.ecs.soton.ac.u| 000002e0 6b 3a 38 30 38 30 20 28 66 6f 72 20 74 65 73 74 |k:8080 (for test| 000002f0 69 6e 67 0a 70 75 72 70 6f 73 65 73 20 61 6e 64 |ing.purposes and| 00000300 20 41 72 63 57 65 62 20 73 75 70 70 6f 72 74 29 | ArcWeb support)| 00000310 20 61 6e 64 20 6f 6e 20 64 65 6c 65 6e 6e 2e 65 | and on delenn.e| 00000320 63 73 2e 73 6f 74 6f 6e 2e 61 63 2e 75 6b 3a 38 |cs.soton.ac.uk:8| 00000330 30 20 28 6d 79 20 6f 77 6e 20 52 69 73 63 20 50 |0 (my own Risc P| 00000340 43 21 21 29 0a 3c 64 74 3e 50 72 6f 66 65 73 73 |C!!).<dt>Profess| 00000350 6f 72 20 50 65 74 65 72 20 48 65 6e 64 65 72 73 |or Peter Henders| 00000360 6f 6e 0a 3c 64 64 3e 28 6d 79 20 50 68 44 20 73 |on.<dd>(my PhD s| 00000370 75 70 65 72 76 69 73 6f 72 29 20 66 6f 72 20 61 |upervisor) for a| 00000380 72 72 61 6e 67 69 6e 67 20 74 6f 20 73 70 65 6e |rranging to spen| 00000390 64 20 61 6c 6c 20 6d 79 20 6d 61 63 68 69 6e 65 |d all my machine| 000003a0 20 61 6c 6c 6f 63 61 74 69 6f 6e 20 6d 6f 6e 65 | allocation mone| 000003b0 79 20 6f 6e 20 61 20 72 65 61 6c 6c 79 20 6e 69 |y on a really ni| 000003c0 63 65 20 6d 6f 6e 69 74 6f 72 20 61 6e 64 20 75 |ce monitor and u| 000003d0 73 69 6e 67 20 69 74 20 6f 6e 20 6d 79 20 52 69 |sing it on my Ri| 000003e0 73 63 20 50 43 2e 0a 3c 2f 64 6c 3e 0a 3c 68 72 |sc PC..</dl>.<hr| 000003f0 3e 0a 3c 61 64 64 72 65 73 73 3e 0a 3c 61 20 68 |>.<address>.<a h| 00000400 72 65 66 3d 22 68 74 74 70 3a 2f 2f 77 77 77 2e |ref="http://www.| 00000410 65 63 73 2e 73 6f 74 6f 6e 2e 61 63 2e 75 6b 2f |ecs.soton.ac.uk/| 00000420 7e 73 6e 62 39 34 72 2f 22 3e 53 74 65 77 61 72 |~snb94r/">Stewar| 00000430 74 20 42 72 6f 64 69 65 3c 2f 61 3e 3c 62 72 3e |t Brodie</a><br>| 00000440 0a 4c 61 73 74 20 75 70 64 61 74 65 64 3a 20 41 |.Last updated: A| 00000450 70 72 69 6c 20 31 38 74 68 2c 20 31 39 39 36 0a |pril 18th, 1996.| 00000460 3c 2f 61 64 64 72 65 73 73 3e 0a |</address>.| 0000046b