Chaos Corner V02 N10 24Nov92
Thanks to all who have written asking what has happened to
Chaos Corner... shall we just say that the past couple of
months have been hmmmm "interesting" (you remember the old
Chinese curse, right?).
------------------------------------------------------------
Correction of error on Address Resolver in N09
If you can still remember last issue, we managed to make an
error in entering the name of the address resolver available
on the Internet. The correct address is:
resolve@cs.widener.edu
------------------------------------------------------------
Review/mention of pbm and sox
Paul Joslin suggests we mention the two utilities "pbm" -
the "swiss army knife" of Unix graphic utilities, and "sox"
- a similar program but for audio files (pun not intended,
but we'll let it stand). Of course, to find the latest
version of these programs ... check with your local archie-
server. If you think you don't have a archie server, ask us
for the Internet Services List at chaos-
request@pelican.cit.cornell.edu.
------------------------------------------------------------
On detecting VGA monitor type
Joe Ahlgren has the following to say about how a program
detects the type of monitor attached to the system on which
it is running (PC):
There is a shareware program called "VGAKIT" which
scans for the videocard type, and provides low level
services such as read and write pixel in 640x480x256
and higher video modes. There is a sophisticated
bankswitch routine included, which can be used to
write higher level graphics functions in a card-
independent manner. Your inquirer can get a copy of
VGAKIT50.ZIP from my BBS (703-241-7980) and many
other sources, or contact the author directly (John
Bridges, CompuServe 75300,2137) [From the Internet
you would use the address 75300.2137@compuserve.com
(note the use of "." rather than "," in the Internet
address)].
------------------------------------------------------------
Accessing the Mac software archive at U. Mich
Bob Blackmun had two comments on the item about accessing
the Macintosh software archive at the University of
Michigan.
1) the *very best way* to access this wonderful mac archive
is via AFS; if you don't have AFS, you should! 2) I *did*
experience some strange problems retrieving the directory
(that arrives in about 14 sub-sections) via my mac e-mail
'client' (Eudora); the problems appear to be with the client
rather than with the archive's mail-server.
------------------------------------------------------------
Any Lawyers out there?
Joe Morris was pleased when I told him of the popularity of
his cheete sheete ... and offers the following alternative
(addition) to Dr. Chaos:
Speaking of Dr. Chaos, there's a similarly breeze column you
might want to read which covers the personal computer
world...from the viewpoint of the *user*, in a *law office*.
It's "Technology Update", which appears in
_Law_Office_Practice_, a publication of the American Bar
Association. The author is Burgess Allison, who is one of
the engineers here at MITRE(!). You can get an idea of his
attitude by noting that many of his internal memos here are
signed "Surly Ol' Burge (SOB)". While it isn't as technical
in nature as Dr. Chaos' column, it's a fun read with a
healthy dose of cynicism about the stupidities of the
desktop system vendors.
------------------------------------------------------------
PostScript program to plot Sierpinski's gasket
Have you ever wanted to plot Sierpinski's gasket on your
local laserprinter (we certainly wouldn't recommend that you
unleash this on someone else's laser printer)? Sierpinski's
gasket, by the way, is the fractal pattern built up out of
successively smaller triangles, ...maybe we will use it as
the cover for this year's hardcopy version of Chaos Corner
... in any case, we have a PostScript program that will
print the gasket on a PostScript (tm)-capable printer. Let
us know at chaos-request@pelican.cit.cornell.edu if you
would like a copy.
------------------------------------------------------------
PostScript printing of a Digital World
Patrick Dockhorn in Karlsruhe, Germany has contributed to
the public domain his C program to convert map files (MP1
format) from John Allisons "The World Digitized" package
into EPSF 2.0 PostScript files. "The Digital World" data is
evidently available from several servers (check with archie
for "worldmap") and the format of the data is described in
the header of the wmap2ps.c program. Note, the program is
freeware (ask for it at chaos-
request@pelican.cit.cornell.edu) but the data (if you find
it valuable) is not ... but the shareware fee is $20 so it
won't hurt you to repay someone for a lot of work.
------------------------------------------------------------
Keeping your Unix system intruder-free
The program Tripwire provides a framework to allow Unix
Sysadmins the ability to monitor changes to critical files
and directories. The program was developed at Purdue
University by Gene Kim as part of the COAST Project
(directed by Gene Spafford). Copies of the program may be
found at ftp.cs.purdue.edu in the pub/spaf/COAST/Tripwire
directory.
-----------------------------------------------------------
Looking for more TrueType fonts to add you your collection?
If you are looking for more TrueType fonts to add to your
machine, look no further than ftp.cica.indiana.edu ... in
the directory with the path of pub/pc/win3/fonts/truetype
you will find fonts with such names as GoodBadUgly, Barcode,
Hebrew, Mapmaker, and many more. Microsoft loves this
because it helps to make TrueType fonts more popular.
------------------------------------------------------------
Interested in the Windows API for Sockets?
A lot of information about Microsoft products is available
on CompuServe. For those of you without CompuServe access,
an alternative for some of the information is to ftp to
ftp.uu.net and look in the vendor/microsoft directory for
interesting information (for instance, the compuserve-libs
directory). Another directory contains a Word for Windows
document that describes the programming interface that has
been worked out to allow multiple Windows applications to
use the same TCP/IP stack. Dr. Chaos is eagerly awaiting
software that actually USES the interface and TCP/IP stacks
that IMPLEMENT the calls.
------------------------------------------------------------
Running multiple Unix sessions over one telephone line
There is a server you can run on a Unix system that allows
you to run a program on a Macintosh, or DOS, or Windows
systems to run multiple Unix sessions at the same time.
Rather than re-enter all the information, Dr. Chaos
recommends that we just republish the information posted by
Ted Richards:
Unix Windows consists of two programs. One is a
server that runs on a Unix system that you dial
into, and the other is a front end that runs on
your home computer. The combination lets you run
up to seven separate shell sessions (on the Unix
machine) with each session being displayed in a
separate window on your home computer. The
programs take care of multiplexing the separate
communications streams through a single modem
connection.
There are at least four different front ends, all
of which talk to the same Unix server. One is for
the Mac, one is for the Amiga (neither of which I
know anything about, but check your standard FTP
sites), one is for Windows, and one for DOS.
The Unix server supports many nice features, such
as background downloads in a window while other
things are being done in other windows, automatic
resizing of windows, displaying of strings in the
title bars of the windows, etc. The different
front ends support these features to varying
degrees. The Mac version was written by the
person who wrote the Unix server, and so probably
supports all of the features.
UW-WIN is available as uwwin103.zip in
pub/pc/win3/util on ftp.cica.indiana.edu. You
need to run a server on the Unix machine, see
uwserver.zip in the same directory. As far as I
know, it is the same server as used for the Mac,
and presumably Atari versions. UW-WIN is the
shareware Windows version (but only $15, I think).
Unfortunately, it does not support file transfers.
It displays each shell session in a separate
Windows window. You can move and resize each
window independently (but if you try to change the
window width, it crashes - you can change the
height OK).
It runs quite well under WIN-OS2, with one
exception (besides the window width change
problem) - it hangs my entire WIN-OS2 session if I
try to reinitialize the modem, but I also have
similar (or worse) problems with other Windows
comm programs that others have used without
problems, so I may have some strange hardware or
configuration problems.
UW-PC is available on SIMTEL20 as UWPC201.ZIP in
PD1:
Return to The Skeptic Tank's main Index page.
The views and opinions stated within this web page are those of the
author or authors which wrote them and may not reflect the views and
opinions of the ISP or account user which hosts the web page. The
opinions may or may not be those of the Chairman of The Skeptic Tank.