TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

On-line Man-Computer Communication (1962) [pdf]

33 pointsby js7745almost 8 years ago

1 comment

eesmithalmost 8 years ago
FWIW, the term used by here Licklider and Clark does not mean &quot;connected to a network&quot;.<p>&quot;On-line&quot; in the 1960s meant &quot;interactive&quot;, that is, sitting at a terminal (in this case as graphical terminal) directly interacting with the computer.<p>The opposite, &quot;off-line&quot;, meant batch computing, where you typed things up on cards, dropped them off with an operator, and waited a few hours until they were loaded and run.<p>This is the reason for terms like Online Transaction Processing (OLTP) and online algorithm.<p>(&quot;On-line&quot; was also used for computers connected directly to sensors as part of a computer control system.)