FEATURES 5.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. NCSA Mosaic Features List
  2. *************************
  3. This list is up to date for version 2.5 of NCSA Mosaic.
  4. o Support for accessing documents, images, audio, video, animations, and data
  5. through World Wide Web, Gopher, WAIS, FTP, NNTP/Usenet news, telnet,
  6. tn3270, and local files; and via gateways, Techinfo, TeXinfo, Archie, CSO
  7. qi/ph, relational databases, and other sources.
  8. o Friendly X/Motif user interface.
  9. o Color and monochrome default X resource settings.
  10. o Multiple independent document viewing windows.
  11. o Completely interruptible network input/output, with full status indication
  12. during network operations.
  13. o Support for interactive fill-out forms inside documents, to enable powerful
  14. database and search engine front-ends. Fill-out forms can contain text entry
  15. areas (single- or multi-line), option buttons, radio buttons, option menus,
  16. scrolled lists, and image maps. Fill-out form elements are instantiated as
  17. Motif widgets.
  18. o Support for standard World Wide Web authentication scheme, providing
  19. security about equivalent to telnet's username/password scheme.
  20. o Customizable encryption hooks to allow external PEM or PGP encryption to
  21. be used to request and receive encrypted documents.
  22. o Support for encrypted submission of forms.
  23. o Support for first time encryption of all http communication.
  24. o Extensive HTTP/1.0 support, including the ability to allow a remote
  25. server to
  26. return URL redirections rather than documents for transparent forwarding of
  27. information pointers.
  28. o Ability to pass any or all URL access methods to a proxy gateway to simulate
  29. direct network connection for those behind firewalls.
  30. o Direct access to WAIS databases, including support for binary files and
  31. multiformat responses.
  32. o Built-in support for recognizing and handling GIF, JPEG, TIFF, audio, AIFF,
  33. DVI, MPEG, MIME, XWD, RGB, HDF, PostScript files and forking off
  34. appropriate viewers.
  35. o Full customizability of recognized formats, external viewers, and file
  36. extensions.
  37. o Ability to fire off arbitrary client-side shell scripts in response to
  38. hyperlink
  39. activations via format/viewer customization options.
  40. o Ability to natively view data inside HDF and netCDF scientific data files,
  41. with powerful hypermedia interface to explore internal structure of data
  42. files.
  43. o Inlined images in formatted (HTML) text: X bitmaps and GIF images can be
  44. included anywhere inside a document, and can act as hyperlink anchors. Image
  45. files themselves can be located anywhere on the network. Images can act as
  46. maps, so clicking on them sends coordinates of click to remote server.
  47. o Automatic dithering of inlined images on monochrome displays.
  48. o Support of GIF89 transparent background in inlined images.
  49. o Flexible inlined-image caching with customizable image cache size.
  50. o Delayed image loading mode, to avoid automatic loading of all images in
  51. accessed documents for users with slow network connections.
  52. o Visited document history list per window.
  53. o Global history with previously visited locations visually distinct; global
  54. history is persistent across sessions.
  55. o Hotlist/bookmark capability -- keep list of interesting documents,
  56. add/remove/rename items, list is persistent across sessions. Now stored
  57. in nested HTML.
  58. o Personal annotations with GUI annotation entry dialog; annotations can later
  59. be edited or deleted, and hyperlinks to existing annotations are inlined
  60. into subsequent accesses of an annotated document. (Any document from any
  61. server via any access method can be annotated.)
  62. o Audio (voice) annotations with GUI for controlling recording process (SGI,
  63. SGI, and HP only).
  64. o Transparent and automatic uncompression of compressed (.Z) and gzip'd (.z or
  65. .gz) files (over FTP, HTTP0, HTTP/1.0, local files, and Gopher).
  66. o "Load to local disk" mode, for pulling down arbitrary binary files and
  67. saving them to local disk without viewing them.
  68. o In-document search capability.
  69. o Fully 8-bit clean for formatted and plain text.
  70. o On-the-fly font and hyperlink style selection.
  71. o Hardcoded menu entries for popular network starting points, including the
  72. NCSA Internet Resources Meta-Index.
  73. o Keyword search capability (for WAIS, Gopher, Archie, etc.).
  74. o Cut and paste formatted text into other X windows.
  75. o Ability to display arbitrarily long documents.
  76. o Save/mail/print documents in several formats, including formatted ASCII
  77. text and PostScript.
  78. o Online hypertext help and FAQ list.
  79. o No config or resource file installation required; self-contained
  80. executable.
  81. o Extremely customizable via compile-time definitions, X resources, and
  82. standard configuration file formats (including mailcap files for
  83. format/viewer customization).
  84. o Can be controlled by signals to allow use as a full-featured help or
  85. information presentation subsystems by existing applications.
  86. o Integrated with NCSA Collage and NCSA DTM to broadcast documents into
  87. real-time networked workgroup collaboration sessions.
  88. o It's PURIFY'D!!!
  89. o Common Client Interface (CCI) support to allow external applications
  90. to communicate with Mosaic via TCP/IP.
  91. o Kiosk mode
  92. o Editor Hook