Home Page | Table of Contents | Previous Page | Next Page

CD-ROM Publishing


Why CD-ROM? | Design Considerations for CD-ROM Publication

Why CD-ROM?

Desktop CD-ROM recorders (CD/R) can now be purchased for about $1000. The media cost to make a single CD is less than $10. A CD/R master can be duplicated for less than $1 per copy on a volume order. There are many situations where it may make sense to publish your HTML content on CD-ROM:

Design Considerations for CD-ROM Publication

The major CD-ROM standard is called ISO 9660 and is very restricitve with regard to directories and file names. Here are some rules you should follow:

The last two items require some explaination. The performance of CD-ROM drives is highly dependent on directory structure. A complex directory tree containing many small files typical of many Web sites is a worst case scenario for CD-ROM. CD/R recorders do all sorts of "tricks" to optimize performance, such as combining many small files into one larger file. Your HTML documents may interact with the CD/R process in unpredictable ways, leading to poor performance. Experimentation is often necessary to achieve satisfactory results.


 Created: September 25, 1996  Modified: October 25, 1996
 Version: Copyright 1996 by the University of Florida
  Author: Richard Rathe, MD / rrathe@dean.med.ufl.edu
Location: http://www.med.ufl.edu/medinfo/amia96/cdrom.html

Home Page | Table of Contents | Previous Page | Next Page