A Guide to the Internet
for Medical Practitioners

by m.pallen@ic.ac.uk


4. Logging in, Fetching Files,
Reading News

Back to Title Page

Back to Top


Abstract


Aside from email and the world wide web, there are several other systems for distributing information on the the Internet. Telnet is a system that allows you to log on to a remote computer from anywhere on the Internet. Telnet affords access to many useful biomedical sites on the Internet. File transfer protocol (FTP) is a method of transferring files from one computer to another over the Internet. FTP can be used to download files, including software, from numerous publically accessible "anonymous FTP archives" around the world. Such archives can be searched using a tool known as Archie. Network News is a system of electronic discussion groups covering almost every imaginable subject, including many areas of medicine and the biomedical sciences. MOOs are virtual environments that allow real time electronic conferencing and teaching over the Internet.

It is difficult to predict the future of medicine on the Internet. However, it opens up many possibilities not available through previous technologies. It is now up to medical practitioners to realise the Internet's full potential.

Back to Top


Telnet


Telnet is a tool that allows you to use a remote computer on the Internet as if your computer were a terminal directly connected to it. To create a telnet connection between your microcomputer and a UNIX computer elsewhere on the Internet, you need telnet client software, such as NCSA Telnet for the Mac (1) or DOS (2). The principal use of telnet is to manipulate files and run programs on a UNIX computer where you have an account. To do this you must supply the telnet program with the Internet address of the remote machine, then supply the remote machine with your login name and password.



Figure 4.1:
A typical telnet sesion


Click on image to view full sized figure


There are, however, a number of open access sites on the Internet, where anyone can login via telnet (see table) by using a publicly advertised login name and password. Such sites usually allow you to use only a limited number of commands. You can search for open access telnet sites using an online tool termed Hytelnet (3), via Telnet, (4) or the world wide web (5).



Table 4.1: Some open access telnet sites

ServiceURLlogin instructions
The Biron System:The ESRC's Archive Online Catalogue And Subject Indextelnet://155.245.10.133Login name: biron
Password:norib
Biotechnet Electronic Buyer's Guidetelnet://biotechnet.comLogin name: BIOTECH
Password: bguide
BUBL (bulletin borad for libraries)telnet://bubl.bath.ac.ukLogin Name: bubl
E.T.Net At The National Library Of Medicinetelnet://etnet.nlm.nih.govLogin name: etnet
FDA (Food & Drug Administration) Electronic Bulletin Boardtelnet://fdabbs.fda.govLogin name: bbs
Fedworld: National Technical Information Servicetelnet://fedworld.govno Login name needed
Grants Bulletin Board (Calstate)telnet://atl.calstate.eduLogin name: grants
Health Sciences Libraries Consortium CBL Software Databasetelnet://shrsys.hslc.orgLogin name: CBL
Higher Education National Software Archive At Lancaster Universitytelnet://micros.hensa.ac.ukLogin name: hensa
Password: hensa
HSTAT (Health Services/Technology Assessment Text)(Nlm)telnet://text.nlm.nih.govLogin name: hstat
Janet News And Public Access Directory Servicetelnet://sun.nsf.ac.ukLogin name: janet
Medlinetelnet://medlars.nlm.nih.govAccount needed
Music And Brain Information Database (MBI)telnet://mila.ps.uci.eduLogin name: mbi
Password: nammbi
NHS Centre for Reviews and Disseminationtelnet://nhscrd.york.ac.ukLogin Name: crduser
Password: crduser
NIH Grant Line (Drgline Bulletin Board)telnet://wylbur.cu.nih.govLogin name: ,gen1 (must include comma)
INITIALS? bb5
ACCOUNT? ccs2
NSF Center For Biological Timingtelnet://minerva.acc.virginia.eduLogin name: biotiming
Nurse Net Netherlandstelnet://bbs.nursing.nlLogin name: (Your name)
Oxford University
Radcliffe Science Library
telnet://rsl.ox.ac.ukLogin name: gopher
(to use the Gopher client)
Login name: lynx
(to use the Lynx WWW client)
Login name: hytelnet
(to use Hytelnet)
Login name: libs
(for LIBS Internet Access Software)
Texas Cancer Data Centertelnet://txcancer.mda.uth.tmc.eduLogin name: TCDC
The Welltelnet:// guest@well.comLogin name: guest
Wisdom: Wellcome Information Service Databasestelnet://wisdom.wellcome.ac.ukLogin name: wisdom


Telnet can also be used to connect to MOOs (see below) and electronic bulletin board systems (BBSs). Bulletin board systems (6) allow people to log in and leave messages for others or even communicate in real time. Messages and discussions are typically organised into topic groups. Thousands of local BBSs operate throughout the United States, United Kingdom, and Europe. Some are accessible only by telephone, others can be reached on the net through telnet (7). Some BBSs are free; others charge for access. Bulletin board systems such as the WELL (Whole Earth 'Lectronic Link) (8) (9) often act as virtual communities, providing intellectual, psychological, and social support for their users. (10)

Back to Top


Moving Files: FTP


Essentials of FTP

File transfer protocol, or FTP, is a method of transferring files from one computer to another over the Internet. Graphics files, text files, and even programs can be transferred by FTP. On a UNIX machine, FTP commands are similar to those of UNIX itself (11). However, if you have full Internet access, you will find it easier to use an FTP client program that runs on your microcomputer; user friendly FTP programs are available for most microcomputer operating systems (12), (13) (Figure 4.2). In addition, most web browsers now also double up as FTP clients.



Figure 4.2 : FTP client programs,
such as WS_FTP,
provide a user friendly interface


Click on image to view full sized figure


You can use FTP to move files to and from a UNIX machine where you hold an account; for example, I routinely use FTP to move sequence files between my Macintosh and various UNIX machines. A more common use of FTP is "anonymous FTP," which allows you to retrieve files from thousands of open access software and data archives around the world. With anonymous FTP, you can "bootstrap" yourself on to the net, obtaining all the software needed to use the net's resources.

To connect to an anonymous FTP site, you must supply the site's name (say, "ftp.somewhere.edu" or "ftp.somewhere.ac.uk") and then give "anonymous" as the login name and your email address as the password. On connecting to an anonymous FTP site, you will usually start off in the "pub," or public, directory. From here, you can move down the directory hierarchy to the location of any desired software or other files. Some FTP programs allow you to enter the file path before connecting, so that you are automatically placed in the appropriate directory. FTP directories usually contain a "ReadMe" file and other text files describing the directory's contents.

Many web pages now contain hypertext links to FTP sites. These are driven by FTP-specific URLs such as:

ftp://ftp.qmw.ac.uk/pub/aids/aids9409.dat
To use such an URL to make a connection through a dedicated FTP client you must ignore the ftp:// preface, then supply the FTP program with the name of the FTP site:
ftp.qmw.ac.uk
and with the filepath:
/pub/aids/aids9409.dat

When using FTP, as with email, it is important to note the difference between ASCII files (text files) and binary files (any other kind of file--programs, images, sound etc). You will often be asked to state whether you wish to download a file in text or binary format. In text mode, the FTP software may make changes to the file during transfer to compensate for differences in the way different operating systems handle text. For example, UNIX terminates lines with the linefeed character; the Macintosh operating system with a carriage return; and MSDOS uses one of each. Correcting for these differnces during a text transfer is useful. However, similar changes to a binary file would be disastrous. Fortunately, the FTP software is often be able to tell automatically whether a text or binary transfer is more appropriate.

Many files stored in anonymous FTP archives are encoded in a compressed format, so that they take up less server space and can be downloaded more quickly. On receipt they must be decompressed with the appropriate decompression software, which will vary according to the compression format (.gzip, .zip, .sit, .hqx, .tar, .uu, .uue, .cpu) and operating system (Macintosh, DOS, Windows, Archimedes, Atari, or Amiga). Although there are a few compression formats that are particular to a given platform (.sit, .sea, .cpt for the Mac; .exe for self-extracting DOS programs), most compression formats can be used, given suitable software, on most platforms. (14)

Back to Top


Finding files: Archie

It is one thing knowing that millions of files are potentially available on thousands of anonymous FTP sites; it is quite another being able to locate a program or other file suitable for a particular task when you may not even know that such a program exists, or if it does, where it might be found. You could try just browsing through various anonymous FTP sites. However, sites vary in how well indexed they are and how easy it is to find applications of a given type. In Britain the HENSA software archive (15) (16) is particularly well indexed and is a good starting point if you wish to browse for applications of a particular type.

If you know the name of the file that you are looking for, things get easier, thanks to a utility called Archie (17). Archie consists of a set of computers on the Internet that continually search all the anonymous FTP sites around the world and then compile the results into a single searchable database. Currently, Archie tracks the contents of over 950 anonymous FTP archive sites containing some 5.7 million files representing more than 94 gigabytes of information. Although Archie client software exists for several operating systems (18) (19), it is often now easier to do Archie searches through a web tool known as Archieplex (20). Archie searches typically take a few minutes. Archieplex and most Archie clients allow automatic retrieval of any files found using built in FTP routines. If you do not have full Internet access you can access Archie by email (send a message to archie@archie.doc.ic.ac.uk containing the word "help"), or by telnet (21) .



Figure 4.3: A typical Archie search
(here using the client program Anarchie)


Click on image to view full sized figure

Back to Top


FTPMail

If you have only email access to the Internet you can still retrieve files from FTP servers in unencoded format (albeit rather slowly) using one of a series of FTPmail servers. (22) Details of how to do this can be obtained from Bob Rankin's Guide to Off-line Internet Access (23) or by sending the command "help" in the body of an email message to your nearest FTPmail server (table 4.2)


ftpmail@src.doc.ic.ac.uk
ftpmail@grasp.insa-lyon.fr
ftpmail@ftp.sunet.se
ftpmail@ieunet.ie
ftpmail@ftp.luth.se
ftpmail@census.gov
ftpmail@sunsite.unc.edu
ftpmail@cs.uow.edu.au
ftpmail@ftp.uni-stuttgart.de
ftpmail@archie.inesc.pt
ftpmail@decwrl.dec.com
ftpmail@ftp.Dartmouth.EDU
ftpmail@ftp.SHSU.edu

Table 4.2 FTPmail servers


Network News

Back to Top


What is Network News?

Network News provides a powerful alternative to listservers for group communication. It is run by entirely different server software to listservers and depends on special client programs, or "newsreaders," for the subscriber to read or contribute messages. (24) Information sent to a local network news server is rapidly propagated to similar servers around the world, so that messages can be read by the entire Internet community. However, unlike the messages from listservers, there is no risk of network news messages cluttering up your electronic maibox.

Back to Top


Newsgroups

Network News is divided up into numerous newsgroups. The largest collection of newsgroups is USENET (25), which contains several thousand newsgroups, covering almost all imaginable topics, from alcohol (26) to Zen (27). USENET newsgroups are arranged in a hierarchy, which originally had seven top level categories; sci (for science) (28), comp (for computing) (29), soc (for social) (30), talk (31), misc (for miscellaneous) (32), news (33), and rec (for recreational) (34) . The addition of the alt category (35) (for alternative) to this original list triggered an explosion of often bizarre newgroups.

Each top level category is further subdivided many times, with each group conforming to a hierarchical naming convention, so that, for example, sci.med (36) is a general medical newsgroup within the sci category, and sci.med.aids (37) is a newsgroup dealing with the medical and scientific aspects of AIDS.

Not all newsgroups are part of USENET. Local university sites often run newsgroups that are only available locally (e.g. at Imperial College there are several ic.* newsgroups). The BIONET newsgroups (38) form a widely available set of newsgroups outside USENET that are of interest to biomedical workers. The number of newgroups taken by sites varies; some of the more perverse or arcane newsgroups, particularly those involving sex, are carried by very few sites.

Once you have access to a news server, you can read or contribute to thousands of newsgroups. However, it is useful to select, or "subscribe to," a set of newsgroups that you will want to follow in detail. The medical newcomer to the Internet should take a look at the newsgroups in the table and subscribe to those that seem most interesting. After a while you will get an idea of which groups are worthwhile; you can then unsubscribe from the less useful ones.



Table 4.3 Some newsgroups of interest to biomedical workers

alt.image.medical alt.med.allergy
alt.med.cfs alt.med.equipment
alt.med.fibromyalgia bit.listserv.medforum
bit.listserv.medlib-l bit.listserv.mednews
bit.med.resp-care.world bionet.cellbiol
bionet.general bionet.genome.chromosomes
bionet.immunology bionet.journals.contents
bionet.journals.letters.tibs bionet.microbiology
bionet.molbio.hiv bionet.molbio.methds-reagnts
bionet.parasitology bionet.software
bionet.software.www bionet.virology
bionet.xtallography misc.education.medical
sci.engr.biomed sci.med
sci.med.aids sci.med.dentistry
sci.med.diseases.cancer sci.med.emergency
sci.med.immunology sci.med.informatics
sci.med.nursing sci.med.nutrition
sci.med.occupational sci.med.orthopedics
sci.med.pathology sci.med.pharmacy
sci.med.physics sci.med.psychobiology
sci.med.radiology sci.med.telemedicine
sci.med.transcription sci.med.vision
talk.politics.medicine

Back to Top


Newsreaders

Although the basic information within a newsgroup remains the same, the way it is portrayed to the viewer depends on the newsreader. There are many different newsreaders, on many differnet operating systems (24) (UNIX (39) (40), Mac (41) (42) (43), Windows (44) (45) or DOS (46), Archimedes (47) etc) and they vary considerably in their ease of use. An important property of the newer "threading newsreaders" is their ability to read articles by topic (or "thread" (48) in the jargon) rather than in the order in which they are posted.

The world wide web browser, Netscape (49), is now also able to act as a threading newsreader (See figure). The advantage of using a web browser as a newsreader is that hypertext links can be made to newsgroups from web pages (using URLs prefaced with "news:") and links to web pages to be followed directly from newsgroup articles. Network news can be accessed by email (23).


Fig 4.4
A typical set of threads
from the newsgroup
bionet.microbiology,
as seen by the
UNIX newsreader, TIN

Click on image to view full sized figure



Fig 2.5 The Newsgroup
bionet.microbiology
as portrayed by Netscape

Click on image to view full sized figure

Back to Top


Network News etiquette

As with email and other aspects of Internet life, there are rules that govern good behaviour in the network newsgroups. (50) (51) (52) Although you should start off by "lurking" (53) (reading without contributing), netiquette requires that you should also contribute to the newsgroup whenever appropriate. You might like to start a new thread with a request for information, an announcment of new internet resources relevant to the newsgroup, or an invitation for discussion, or you might prefer to follow a thread started by others, answering questions or discussing opinions (although some requests for information are best answered by sending an email to the poster).

As with email messages, the substance of a newsgroup posting should be summarised in the subject line and previous messages should be quoted in abbreviated form to provide a context for the new information. Contributers should post only material that is clearly within the scope of the newsgroup. This is usually defined in a list of frequently asked questions (or "FAQ") about the newgroup, which is posted on the newsgroup at regular intervals or can be retrieved via FTP (54) or the world wide web (55) (56). Advertising of products or services may or may not be allowed, depending on the type of newsgroup (it is forbidden in the BIONET groups). Where advertising is permitted, it should be done discreetly and only to an appropriate newsgroup. Mass advertising by posting inappropriate messages to a large number of groups--a practice known as "spamming" (57) (58)--is likely to lead to a deluge of complaints by email, sufficient to d rive the spammer off the net (59) (60).

Despite the rules of netiquette, some network newsgroups are characterised by a low level of common courtesy and a poor signal-to-noise ratio. Naive or inappropriate postings may be met with gratuitous insults (or "flames") (61), far worse than anything you may have experienced off line. If you reply in kind you may set off a "flame war," the newsgroup equivalent of a bar-room brawl. However, do not be too put off: both flaming and inappropriate postings are far less common on the BIONET newsgroups. Another way of improving the quality of the information you receive from network news is to use an "infobot," a program that searches out postings that might interest you, then emails them to you. Stanford University's Netnews Filtering Service (62) scans the USENET groups, while the EBI Netnews Filtering Service (63) scans the BIONET groups. Both are accessible via the web (62) (63) and by email (send an email with "help" in the body to netnews@db.stanford.edu or to netnews@ebi.ac.uk).

Back to Top


The rest of the net


The Internet is bristling with activity. In these articles a selection of services of most immediate use to the biomedical worker have been covered. There are many other Internet tools (64) includingthe following.

Internet-relay chat

IRC (65) is an Internet resource that allows several individuals, whatever their geographical location, to converse in ASCII on the net.

MUDs and MOOs

MUDs (multi-user dungeons) (66) (67) (68) are on line multiuser games that provide virtual environments of almost every conceivable type. In a MUD you supply the computer with commands that move your imaginary self through an imaginary environment. The great advantage of MUDs over conventional computer games is that many players can interact with each other in the same imaginary environment, often also adding to that environment.

MOOs (MUDs, object-orientated) (69) (70) are derivatives of MUDs that can be used not just for playing games but also for electronic conferencing. MOOs of interest to biomedical workers include the BioMOO (71) (72), the Neurosurgery MOO (73) (74), the Diversity University MOO (75) and the CollegeTown MOO (76) (77). In a MOO, academics from around the world can meet on line without physically leaving their offices. For example, during a recent Internet based course on sequence analysis (78) I attended tutorials at the BioMO O, (83, (84) where students from Israel and Europe were taught by an expert in the USA.

Voice and video on the net

There is now software (79) (80) that allows real time international conversations on the net. This is likely to threaten current international phone rates. Multicasting video is also possible on some parts of the Internet (81).

Back to Top


The future of medicine on the net


The medical colonisation of cyberspace has only just begun. It is difficult to predict the future of medicine in this new world. Some have already proclaimed the death knell of medical journals (82) (83). Others point out that the Internet cannot yet compete with a good library as a source of scientific information (84). However, medical librarians are already planning to tame the Internet's wild frontier with the ambitious OMNI (organising medical networked information) project, which aims to provide biomedical workers with a gateway to high quality networked information. (85)

The Internet will prove most immediately useful in medical education and research; clinical applications, for example, in telemedicine, are further off. McLaren and Ball, when discussing telemedicine, have recently emphasised the problems of being mesmerised by new technologies (86) (87). However, the Internet promises possibilities that are simply not available through earlier technologies; imagine:

Prototypes for all of these already exist. (72) (88) (89) (90) (91) (92) (93) (94) It is now time up to us to realise the Internet's full potential for medical education, for medical research, and ultimately also for clinical practice.

Back to Top


Box 1: When things go wrong.

The Internet is far from perfect. It is sometimes impossible to connect to an FTP, telnet, gopher or web site; the site might be too busy; it might be down for maintenance or other problems; or you may have made a typing mistake. If you get a "login incorrect" message from a telnet site, then check the spelling of the site name, login name, and password (these last two are case sensitive). If an email bounces it is usually because you have mistyped the email address.

If, when using the web, you get a message saying that the file you want cannot be found, try nibbling back at the right hand end of the URL--for example, instead of

http://www.qmw.ac.uk/~rhbm001/intro.html
try:
http://www.qmw.ac.uk/~rhbm001/
or
http://www.qmw.ac.uk

If when you start to load a web page, things start slowing down, try using the "Reload" option on your web browser; you may get a quicker connection. If you are in Europe try to avoid using the net after midday, as it slows down once North America comes on line.

Back to Top


Box 2: Getting more information on the Net

If after reading these articles and setting up your Internet connection, you want to learn more, there are several sources of information and guidance for newbies. Unfortunately, most books on the Internet are out of date by the time they are published. Ed Krol's Whole Internet User's Guide and Catalogue (95) (96) (97) (98) remains a good solid introduction to the net. Otherwise, you are probably better off concentrating on Internet magazines;my favorites are Internet,(99) .net (100), Internet World (101), NetUser (102), Internet & Comms Today(103) and Wired(104), all of which also have a presence on the web.

The mailing list NewbieNewz is aimed at answering newbie's questions and provides much information of value to the newbie; to subscribe send an email to A href="mailto:Majordomo@pentagon.io.com">

Majordomo@pentagon.io.com
with the message
subscribe newbienewz
in the body text.

Among network newsgroups, the following are of use to newbies:

Useful information for newcomers to the Internet is available via the web site "NETLiNkS! Newbie Help Link"(109). Patrick Crispen's Internet Road Map(110) also provides a useful introduction.

Back to Top


Acknowledgments

I thank the following citizens of cyberspace (most of whom I have never met IRL) for their help in preparing this series of articles:
  • Ross Anderson
  • Clive Baldock
  • Amy Brenen
  • Ted Coles
  • John Cox
  • Chris Derrett
  • Paul Drummond
  • Georg Fuellen
  • David Harper
  • Tony Helman
  • Tom Heydeman
  • Rick Jones
  • George Kernohan
  • Iain Kewley
  • Ronald LaPorte
  • Frank Norman
  • Brian Payne
  • Mike Prentice
  • Anthony Redmond
  • Jon Rogers
  • Anne Summers
  • Sheila Teasdale
  • Harriet Thompson
  • John Togno
  • Ben Toth
  • Lesley West
  • Brendan Wren
I thank my wife, Helen, for her proof-reading and her patience.

Back to Top


References

1. NCSA Macintosh software

Back to Text

2. NCSA IBM PC and Compatibiles Products

Back to Text

3. Hytelnet Information Page

Back to Text

4. Hytelnet Telnet access at Oxford

Back to Text

5. Hytelnet WWW access at Cambridge

Back to Text

6. The Jargon file 3.2.0 - BBS

Back to Text

7. Guide to Select BBS's on the Internet

Back to Text

8. The WELL guest login

Back to Text

9. About the WELL

Back to Text

10. Rheingold G. The Virtual Community. London: Minerva, 1994.

Back to Text

11. Useful FTP Commands

Back to Text

12. Fetch 2.1

Back to Text

13. WS_FTP ftp client

Back to Text

14. File compression chart

Back to Text

15. HENSA Micros via WWW

Back to Text

16. HENSA Micros via ftp

Back to Text

17. Archie Information Page

Back to Text

18. Anarchie

Back to Text

19. Archie clients

Back to Text

20. List of WWW Archie Services

Back to Text

21. Archie via Telnet

Back to Text

22. FTPMail Servers List

Back to Text

23. Accessing The Internet By E-Mail: Doctor Bob's Guide to Off-line Internet Access, 4th Edition July 1995

Back to Text

24. USENET Software History and Sources

Back to Text

25. USENET Help

Back to Text

26. alt.alcohol newsgroup

Back to Text

27. alt.zen newsgroup

Back to Text

28. Sci Newsgroups

Back to Text

29. Comp Newsgroups

Back to Text

30. Soc Newsgroups

Back to Text

31. Talk Newsgroups

Back to Text

32. Misc Newsgroups

Back to Text

33. News Newsgroups

Back to Text

34. Rec Newsgroups

Back to Text

35. Alt Newsgroups

Back to Text

36. sci.med newsgroup

Back to Text

37. sci.med.aids newsgroup

Back to Text

38. BIOSCI/bionet Frequently Asked Questions

Back to Text

39. EFF's (Extended) Guide to the Internet: USENET - The Global Watering Hole

Back to Text

40. Tutorial on Tin, The News Reader

Back to Text

41. Newswatcher

Back to Text

42. InterNews

Back to Text

43. Nuntius

Back to Text

44. WinVN

Back to Text

45. Trumpet Newsreader

Back to Text

46. Snews

Back to Text

47. FREENEWS

Back to Text

48. The Jargon File 3.2.0 - thread

Back to Text

49. NETSCAPE NAVIGATOR FTP AND MIRROR SITES

Back to Text

50. A Primer on How to Work With the Usenet Community

Back to Text

51. Hints on writing style for Usenet

Back to Text

52. Rules for posting to Usenet

Back to Text

53. The Jargon file 3.2.0 - Lurker

Back to Text

54. FAQs by FTP

Back to Text

55. FAQs by category

Back to Text

56. FAQs by news group

Back to Text

57. The Jargon file 3.2.0 - spam

Back to Text

58. Lovely spam, wonderful spam

Back to Text

59. Canter and Siegel

Back to Text

60. Clueless marketing on the Internet

Back to Text

61. The Jargon File 3.2.0 - flame

Back to Text

62. Stanford Netnews Filtering Service

Back to Text

63. EBI Netnews Filtering Service

Back to Text

64. Internet Tools

Back to Text

65. IRC FAQ

Back to Text

66. MUDs and MUDding FAQ

Back to Text

67. Multi-User Dungeons (MUDs)

Back to Text

68. MUDS and MOOs

Back to Text

69. GNA-VSNS Biocomputing Course Chapter 2: Networking section 3.6 MOOs

Back to Text

70. MOO/MU* Document Library

Back to Text

71. Telnet to BioMOO

Back to Text

72. The BioMOO WWW home page

Back to Text

73. Telnet to Neurosurgery MOO

Back to Text

74. About the Neurosurgery MOO

Back to Text

75. Telnet to Diversity University MOO

Back to Text

76. Telnet to CollegeTown MOO

Back to Text

77. CollegeTown Information File

Back to Text

78. Welcome to the VSNS BioComputing Division

Back to Text

79. Internet Phone

Back to Text

80. RealAudio

Back to Text

81. MBone FAQ

Back to Text

82. The death of biomedical journals

Back to Text

83. LaPorte RE, Marler E, Akazawa S, et al. The death of biomedical journals. BMJ 1995;310(6991):1387-1389.

Back to Text

84. GNA-VSNS Biocomputing Course Chapter 2: Networking

Back to Text

85. OMNI: Organizing Medical Networked Information

Back to Text

86. McLaren P, Ball CJ. Telemedicine: lessons remain unheeded. BMJ 1995;310:1390-1391.

Back to Text

87. Telemedicine: lessons remain unheeded

Back to Text

88. Doyne & FMLH Drug Formulary

Back to Text

89. Virtual Pharmacy Center: Drug Databases

Back to Text

90. xxx.lanl.gov e-Print archive

Back to Text

91. Centre for Evidence-Based Medicine

Back to Text

92. Gerald Malone launches Cochrane database of systematic reviews

Back to Text

93. The Cochrane Collaboration

Back to Text

94. NHS Centre for Reviews and Dissemination

Back to Text

95. Krol E. The Whole Internet User's Guide & Catalogue. (2nd ed.) O'Reilly & Associates, 1994.

Back to Text

96. "Whole Internet User's Guide and Catalogue" Order at Blackwells

Back to Text

97. About the Online Whole Internet Catalog

Back to Text

98. "Whole Internet User's Guide and Catalogue" Order at O'Reilly's

Back to Text

99. Internet Home Page

Back to Text

100. . net magazine

Back to Text

101. Internet World Home Page

Back to Text

102. NetUser

Back to Text

103. Internet & Comms Today

Back to Text

104. HotWired

Back to Text

105. alt.newbie

Back to Text

106. news.announce.newusers

Back to Text

107. news.newusers.questions

Back to Text

108. alt.answers

Back to Text

109. NETLiNkS! Newbie Help Link

Back to Text

110. Patrick Crispen's Internet Roadmap

Back to Text