Slashdot Mirror


CERN Launches Line Mode Browser Emulator

itwbennett writes "As part of the project to preserve the world's first website and all of the accompanying technology, CERN last week launched a line mode browser emulator. To make the browser experience authentic, the developers recreated how terminals would draw one character at a time by covering the page in black and then revealing each character by erasing a character-sized rectangle from that cover, one-by-one, line-by-line. They also recreated the sound of typing on older keyboards, specifically an IBM RS/6000 keyboard, by using HTML5 audio elements."

1 of 92 comments (clear)

  1. Would you care to rephrase that? by JazzHarper · · Score: 2, Informative

    FTFS: "...terminals would draw one character at a time by covering the page in black and then revealing each character by erasing a character-sized rectangle from that cover, one-by-one, line-by-line."

    I don't know of any terminals that ever worked that way.