If you're preparing online material for computing courses, what better way to introduce new terms than by linking them to their definitions in the dictionary?
A copy of FOLDOC, the Free Online Dictionary of Computing, is an indispensible source of information about computer terminology which provides definitions for over 11,000 terms. A copy of this dictionary is available online as part of the BURKS CD-ROM.
If you want to see an example, have at look at this. Notice how terminology being introduced for the first time (like fetch-execute cycle) stands out, and how clicking the link takes you to its definition in the dictionary!
This page provides an easy way for you to add dictionary links to your own webpages. If you want to try it out, a prepared but unprocessed webpage is available here -- have a look at it, then copy its URL (http://www.it.bton.ac.uk/staff/je/testdict.htm) and submit it for processing as described below (using the default settings). All you have to do is this:
Terms which weren't found in the dictionary will appear in blue like this, but not underlined or linked to the dictionary. You may need to look at the dictionary (here) to find the correct heading; for example, "vacuum tubes" won't be found but "vacuum tube" will be.
There are two ways to solve this sort of problem:
TERM="xxx" parameter in the tag for the
chosen style (e.g. the <DFN> tag) will be what
the dictionary is searched for).
TERM="xxx"
to the chosen tags i(e.g. <DFN>) and then resubmit the document.
The dictionary is updated every August when a new edition of the BURKS CD-ROM is produced. As soon as the updated version is released, just reformat your pages again to rebuild the links so that they match the updated dictionary.
Comments? Suggestions? Send your feedback to je@brighton.ac.uk.