Utility Software

A lot of software that was sent to us to consider for publication was software to make tasks on the computer easier. There were lots of areas that needed simplifying in those days for non-hackers, whether it was disk management or communications, or even programming tasks. I'll leave you to ponder how much things have really improved in the last 15 years (in most ways they have, but in some ways...)

image image image

Kelly Puckett wrote a very set of extensions to Applesoft Basic called ShortCuts. It simplified many common programming tasks, and added some great formatting and sorting capabilities to the language.

William Swanson wrote Disk Arranger, a utility to help organize disk files. We were only in a floppy-disk world then. There weren't "sub-directories", and files weren't stored or displayed in any particular order, so this was a handy tool to keep things organized.

David Winzler wrote one of the first "disk repair" programs, which are still very valuable and in demand today. If a disk or file became unreadable, Disk Repair Kit would attempt to read the contents of the disk and repair whatever errors it could.

image image

Bill Shaw wrote a communications program that made it easy to use almost any modem to exchange messages and files. Just like the printer situation that Robert Rennard resolved with Paper Graphics, Bill's Home Connection provided one consistent interface that worked with all the various modems available.

The Home Data Manager evolved from a series of tutorial articles I wrote in SoftSide and Creative Computing magazines. The articles showed how to read and write database information to disk, and how to program a simple database application in BASIC. Home Data Manager was a souped-up version of the result of the articles, with a graphic interface layed over the front end.

image Back