To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Blit (computer terminal)

From Wikipedia, the free encyclopedia

A Teletype DMD 5620 connected to the SDF Public Access Unix System

Blit is a programmable raster graphics computer terminal designed by Rob Pike and Bart Locanthi Jr. of Bell Labs and released in 1982.

YouTube Encyclopedic

  • 1/3
    Views:
    1 065
    50 661
    10 025
  • AT&T 5620 "Blit" Terminal
  • BLIT: an early Windowed Graphic Interface from Bell Labs - AT&T Archives
  • Blit Terminal running with UNIX (1982)

Transcription

History

The Blit programmable bitmap graphics terminal was designed by Rob Pike and Bart Locanthi Jr. of Bell Labs in 1982. The Blit technology was commercialized by AT&T and Teletype. In 1984, the DMD (dot-mapped display) 5620 was released,[1] followed by models 630 MTG (multi-tasking graphics) in 1987 and 730 MTG in 1989. The 5620 used a Western Electric 32100 processor (aka Bellmac 32) and had a 15" green phosphor display with 800×1024×1 resolution (66×88 characters in the initial text mode) interlaced at 30 Hz. The 630 and 730 had Motorola 68000 processors and a 1024×1024×1 monochrome display at 60 Hz (most had amber displays, but some had white or green displays).

The folk etymology for the Blit name is that it stands for Bell Labs Intelligent Terminal, and its creators have also joked that it actually stood for Bacon, Lettuce, and Interactive Tomato. However, Rob Pike's paper on the Blit explains that it was named after the second syllable of bit blit, a common name for the bit-block transfer operation that is fundamental to the terminal's graphics.[2] Its original nickname was Jerq, inspired by a joke used during a demo of a Three Rivers' PERQ graphic workstation and used with permission.[3]

Functionality

When initially switched on, the Blit looked like an ordinary textual  "dumb" terminal, although taller than usual. However, after logging into a Unix host (connected to the terminal through a serial port), the host could (via special escape sequences) load software to be executed by the processor of the terminal. This software could make use of the terminal's full graphics capabilities and attached peripherals such as a computer mouse. Normally, users would load the window systems mpx (or its successor mux), which replaced the terminal's user interface by a mouse-driven windowing interface, with multiple terminal windows all multiplexed over the single available serial-line connection to the host.

Each window initially ran a simple terminal emulator, which could be replaced by a downloaded interactive graphical application, for example a more advanced terminal emulator, an editor, or a clock application. The resulting properties were similar to those of a modern Unix windowing system; however, to avoid having user interaction slowed by the serial connection, the interactive interface and the host application ran on separate systems—an early implementation of distributed computing.

Window systems

Pike wrote two window systems for the Blit, mpx for 8th Edition Unix and mux for 9th Edition, both sporting a minimalistic design. The design of these influenced the later Plan 9 window systems and rio. When the Blit was commercialized as the DMD 5620, a variant of mpx called "layers" was added to SVR3.[4]

9front (a Plan 9 fork) contains a Blit emulator that runs its original firmware,[5] which can be used with mux (available in recently released Research Unix v8[6]).

See also

References

  1. ^ AT&T/Teletype 5620 Dot Mapped Display Terminal
  2. ^ Pike, Rob (1984). "The Blit: A Multiplexed Graphics Terminal". AT&T Bell Laboratories Technical Journal. 63 (8): 1607–1631. doi:10.1002/j.1538-7305.1984.tb00056.x. S2CID 34062559.
  3. ^ Pike, Rob (19 December 2019). "Re: [TUHS] Blit source". TUHS. Retrieved 29 October 2020. The name, originally coined for a fun demo of the Three Rivers Perq by folks at Lucasfilm, was borrowed with permission by us
  4. ^ Eric Smith (25 August 2005). "AT&T 5620 (and Related Terminals) Frequently Asked Questions".
  5. ^ "Blit emulator source code".
  6. ^ "[TUHS] 8th Edition Research Unix on SIMH". Archived from the original on 2017-07-30. Retrieved 2017-12-20.
Notes
This article is based in part on the Jargon File, which is in the public domain.

External links

  • Bart Locanthi, Rob Pike: Blit (MPEG) (YouTube), the classic animated short about the windowing terminal project (it was necessary to explain how mice worked back then; this was 1982, two years before the Mac) (MPEG)
  • Source code (contains proprietary code) 5620
This page was last edited on 20 January 2024, at 16:01
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.