This site’s design is only visible in a graphical browser that supports web standards but its content is accessible to any browser or Internet device.

RedGrittyBrick

In the beginning

Once upon a time, before personal computers, before microcomputers, there existed mainframe and minicomputers. These were big expensive things and the use of each one was typically shared by many people.

In the earliest days (well almost) there would be several teleprinters connected to the computer. Each person who needed to use the computer could join a queue and get some time at a teleprinter. A teleprinter consisted of a keyboard and an impact printer that printed onto a continuous sheet of paper from a roll. Later ones may have used fanfold paper, I forget. Typically, stuff you typed in was printed in red, the computer's answer was printed in black.

To edit a file, you'd give commands like "show me lines 12 through 15", "delete line 13", "insert the following text after line 12", "on line 27 replace characters xyz with pqr". Only you'd have to express it more cryptically ("p12,15" etc)

Terminals were connected to the computer using a serial cable. This used the RS232 serial standard (there were current loop interfaces but I never encountered any). These things typically ran at 300 characters per second.

Eventually, these paper based teleprinters were replaced by "glass teletypes" where the print mechanism was replaced by a screen, typically showing 24 lines with 80 characters each. This saved paper.