GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Sunday, 10-Dec-2023 09:11:39 JST The FreeDOS Project The FreeDOS Project

    So I also teach this university course about the history of technology, where students also learn how to use spreadsheets.

    This semester, some of my students were surprised to learn that (a) spreadsheets existed before Windows 🤨 and (b) even a DOS spreadsheet could do everything we learned on the modern spreadsheets, just differently in some cases.

    In this demo, we'll compare LibreOffice Calc on Linux and Quattro Pro on DOS.

    https://youtu.be/Z5LXMpcZjEw

    In conversation Sunday, 10-Dec-2023 09:11:39 JST from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: daaz.com
      Domain Name Search - Find Perfect Domain Names
      from /search/domains/login
      Search .com domains and many other TLD's at DaaZ. Domain name search is now hassle free at DaaZ. Search and buy great domains at DaaZ with lowest price. See our list of GTLD's,CCTLD's, New GTLD's,3N's, 6N's, 3L's, 6L's etc.
    • clacke and :blobancap: :blobcattrans: :blobancap: :blobcattrans: :blobancap: :blobcattrans: like this.
    • Embed this notice
      The FreeDOS Project (freedosproject@fosstodon.org)'s status on Sunday, 10-Dec-2023 15:36:32 JST The FreeDOS Project The FreeDOS Project
      in reply to
      • 🇺🇦 haxadecimal

      @brouhaha Yes! I highlighted that to my students and they were surprised

      First desktop spreadsheet: VisiCalc on Apple II (1979)

      First computer spreadsheet program: LANPAR (1969)

      In conversation Sunday, 10-Dec-2023 15:36:32 JST permalink
      clacke likes this.
    • Embed this notice
      Howard Chu @ Symas (hyc@mastodon.social)'s status on Sunday, 10-Dec-2023 15:36:32 JST Howard Chu @ Symas Howard Chu @ Symas
      in reply to
      • 🇺🇦 haxadecimal

      @freedosproject @brouhaha and then there's the classic Invisicalc

      Puts up a blank screen so nothing will distract you while you do the calculations in your head

      In conversation Sunday, 10-Dec-2023 15:36:32 JST permalink

      Attachments


      1. https://files.mastodon.social/media_attachments/files/111/554/584/133/078/416/original/45d8091e3dd5a098.jpeg
      clacke likes this.
    • Embed this notice
      🇺🇦 haxadecimal (brouhaha@mastodon.social)'s status on Sunday, 10-Dec-2023 15:36:33 JST 🇺🇦 haxadecimal 🇺🇦 haxadecimal
      in reply to

      @freedosproject Spreadsheet programs not only predated Windows, they predated the IBM PC.

      In conversation Sunday, 10-Dec-2023 15:36:33 JST permalink
      clacke likes this.
      clacke repeated this.
    • Embed this notice
      The FreeDOS Project (freedosproject@fosstodon.org)'s status on Sunday, 10-Dec-2023 23:11:31 JST The FreeDOS Project The FreeDOS Project
      in reply to
      • 🇺🇦 haxadecimal
      • Willard Goosey

      @goosey @brouhaha

      It gets better with background: At the time, say you wanted a change in your company's budget software, it would take months to implement on the mainframe (programming, etc)

      For those who could get it, LANPAR was huge because you could make your own budget plan in a weekend.

      When VC came out, loads of companies bought Apple II computers just to run VisiCalc. Because now you could make your own budget plan in an afternoon.

      In conversation Sunday, 10-Dec-2023 23:11:31 JST permalink
      clacke likes this.
    • Embed this notice
      Willard Goosey (goosey@mastodon.sdf.org)'s status on Sunday, 10-Dec-2023 23:11:32 JST Willard Goosey Willard Goosey
      in reply to
      • 🇺🇦 haxadecimal

      @freedosproject @brouhaha

      I did not know this. Cool!

      In conversation Sunday, 10-Dec-2023 23:11:32 JST permalink
    • Embed this notice
      Lukáš Kotek (trilobyte@mastodon.social)'s status on Sunday, 10-Dec-2023 23:11:38 JST Lukáš Kotek Lukáš Kotek
      in reply to

      @freedosproject Few years ago I experimented a bit with Visicalc for DOS ( http://www.bricklin.com/history/vcexecutable.htm) and I was so surprised how mature software it was! It would easily address the most of the things I need from spreadsheets even today.

      In conversation Sunday, 10-Dec-2023 23:11:38 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: www.bricklin.com
        VisiCalc Executable for the IBM PC
        No Summary
      clacke likes this.
    • Embed this notice
      The FreeDOS Project (freedosproject@fosstodon.org)'s status on Sunday, 10-Dec-2023 23:11:43 JST The FreeDOS Project The FreeDOS Project
      in reply to
      • Lukáš Kotek

      @trilobyte It's amazing that VisoCalc invented many of the standards that continue today, especially A1 addressing.

      When I show my students the history of spreadsheets, I start with VisiCalc.

      But VisiCalc can't do forward referencing. I'll show that in the next video. That's why there was the recalc key shortcut.

      We take fwd ref for granted today, not there in VisiCalc. (To be fair, it would have been a big performance problem on the Apple II.)

      In conversation Sunday, 10-Dec-2023 23:11:43 JST permalink
      clacke likes this.
    • Embed this notice
      clacke (clacke@libranet.de)'s status on Sunday, 10-Dec-2023 23:11:44 JST clacke clacke
      in reply to
      • Lukáš Kotek
      @freedosproject @trilobyte Forward referencing means keeping track of cell dependencies and automatically recalculate when a cell changes?
      In conversation Sunday, 10-Dec-2023 23:11:44 JST permalink
    • Embed this notice
      The FreeDOS Project (freedosproject@fosstodon.org)'s status on Monday, 11-Dec-2023 00:22:43 JST The FreeDOS Project The FreeDOS Project
      in reply to
      • clacke

      @clacke Yes, exactly. VisiCalc couldn't do it, you had to tap the ❗ key until the numbers stopped changing.

      Lotus 123 could do it.

      LANPAR did it by default in 1969, ten years before VisiCalc, but it was basically a compiler so that's not surprising.

      In conversation Monday, 11-Dec-2023 00:22:43 JST permalink
      clacke likes this.
    • Embed this notice
      Jernej Simončič � (jernej__s@infosec.exchange)'s status on Monday, 11-Dec-2023 00:22:45 JST Jernej Simončič � Jernej Simončič �
      in reply to

      @freedosproject About 13 years ago a client bought a new high-end workstation (i7, 16 GB RAM, SSD). He also wanted to be able to still run his old QuattroPro for DOS on it, and to print from it. I set him up with DOSBox-X to do that.

      In conversation Monday, 11-Dec-2023 00:22:45 JST permalink
      clacke likes this.

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.