Minnesota Internet Users Essential Tool
This article needs additional citations for verification. (May 2015) |

Minnesota Internet Users Essential Tool (Minuet) is an integrated Internet package for DOS operating systems on IBM-compatible PCs.
Background
Minuet was created at the University of Minnesota, in the early days of the World Wide Web (1994–1996). At that time, Internet software for MS-DOS was immature — the only programs available were NCSA Telnet and NCSA FTP. Both are glitchy, hard to configure, and TTY-oriented.
The microcomputer support department at the university decided to come up with something better. Their design goals were:
- Runnable on any PC with at least 384 RAM, even an original 4.77 MHz PC.
- GUI interface
- Would run under DOS; not requiring Windows
- Easy to use
- Little or no configuration needed
- Multi-tasking
The result was "Minuet". Minuet was quite successful at its time, being used at many colleges and institutions. Its usage peaked around 1996, going down as Windows 95 and its free e-mail reader and web browser proliferated.
Implementation
The program was written in
A homebrew multi-tasking kernel allows users to have several Minuet windows active at the same time. An
Features
Email in Minuet resembles most standard email programs — From:, To:, cc:, Bcc:, and Message body fields. Attachments use the
Newsgroups
In Minuet, Newsgroups appear much like e-mail folders. An innovative concept is included — Minuet would not attempt to download the whole newsgroups file, which even then included thousands of newsgroups. Instead, a Perl server[clarification needed] is contacted to search for interesting newsgroups. This cuts down the newsgroup searching startup time from many minutes to a few seconds.
Gopher
Minuet also comes with a built-in Gopher client.
FTP
Minuet is one of the first programs to have a graphical tree-structured approach to FTP. At the time, most FTP clients required an almost endless sequence of "cd", "ls" commands to browse servers.
Web browser
In its last version 1.0 Beta 18A from 1994, Minuet also includes a
SLIP
At that time most PC users connected to the internet using a modem, so a robust modem-capable driver was required. Unfortunately, SLIP drivers of the time were poor — hard to configure, difficult to test, missing important features like dialing, and often not using all of the buffering features of the serial port chips. Consequently, the Minuet team developed a SLIP driver and dial-up program.