Unix I/O and user interfaces.

Info-Mac discussion from 1984 - 2002.
Locked
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Unix I/O and user interfaces.

Post by Info-Mac » August 27th, 1984, 11:30 pm

Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 UW 5/3/83; site uw-beaver
Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!houxm!houxz!vax135!cornell!uw-beaver!info-mac
From: info-mac@uw-beaver (info-mac)
Newsgroups: fa.info-mac
Subject: Unix I/O and user interfaces.
Message-ID:
Date: Tue, 17-Jul-84 00:54:02 EDT
Article-I.D.: uw-beave.1074
Posted: Tue Jul 17 00:54:02 1984
Date-Received: Thu, 5-Jul-84 00:30:17 EDT
Sender: daemon@uw-beave
Organization: U of Washington Computer Science
Lines: 27

From: John W. Peterson

> ".....a library of routines for I/O which simulate unix I/O.
> The aim is to be able to take any c program, add an initialization
> routine at the top, and get it to run on the mac."

Even with such a library, it's worth keeping in mind:

* Adding a few simple calls to the menu manager is almost as easy
as writing code depending on cryptic, single letter commands.

* Proportionally spaced text looks (and reads) better than a vt100.

* Overlapping, multiple windows dramatically offset the macs "small screen".

* The Mac has no arrow keys, but it does have a mouse.

* The Mac was designed from the ground up to support very high quality
user interfaces. Unix was not.

If things like these don't seem important, then remember all the
nasty reviews MicroSoft got for doing very little to improve the
"dumb terminal" style of user interface in their Mac version of MS basic.

[Yeah I know, there's "all that software" out there...programs like "ed"...]

-------
Locked