Slashdot Mirror


Australian Computer Museum Needs a Saviour

femto writes "The Sydney Morning Herald is reporting that the Australian Computer Museum (archive.org) is to close due to lack of funds. It is the largest computer collection in Australia. Failing an offer of a permanent home, they need storage space or money to pay for it. They also need some way to sort the collection."

4 of 179 comments (clear)

  1. Computers History by mboverload · · Score: 4, Interesting

    Too bad people do not think that computer history is just as important as any other.

  2. Critical mass of electronics savvy audience by brindafella · · Score: 4, Interesting

    I am part of a group seeking to establish a museum of electronics and radio in another, smaller Australian city. If all goes well, we might even have a quite exceptional site coming our way.

    It's necessary not only to have a suitable "business case" but to make it work! The problem is that there still has to be a critical mass of people who are savvy about electronics -- or just interested -- who come through the door to make it viable. Repeat visits is the next issue.

    I wish them good fortune, and I'll be bringing their plight to the attention of our group. Maybe we can assist "if it all turns to custard".

    --
    Looking at space, radio, science and computing from a 'down-under' amateur enthusiast perspective.
  3. To save or not to save by ibullard · · Score: 4, Interesting

    I'm torn when it comes to saving computer history.

    On one hand, nostalga runs deep with machines I spent a long time with. My Timex Sinclair, C64 and 486 computers were hard to depart with because of how much I learned and enjoyed using them. My G5 is starting to get that way too and I haven't even had it that long. I almost went looking for an old VAX machine to buy to re-live some of my college days (thank god for my wife, she was the voice of reason that day). So I can understand why people would want to preserve these machines.

    On the other hand, old computers are (in the grand scheme of things) not that old. If we keep museums filled with each generation of computer then every couple of years we have to add a handful of computers to the stock. The industry moves so fast it's difficult to decide what's historical and what's not (aside from a few computers). So I can understand why people wouldn't be interested in a museum of computers (a dull subject for many to begin with).

    I guess I have to fall back on the phrase "when in doubt, don't pay out." Sorry, guys.

  4. Re:I've never understood how computer museums surv by anubi · · Score: 5, Interesting
    I know about the attachments to the old thing.

    I *still* have my first computer: an old IMSAI 8080 I built from a kit. It still works. I even have cross compilers for it so I can still generate code for it when the PC came out.

    The machine ran at a whopping 2 MHz.

    I had 12 Kilobytes of EPROM.

    4 Kilobytes of VideoRam ( Yup, I could drive four monitors independently ... each 16 lines of 64 characters. )

    I had all remaining 48 Kilobytes of address space filled with 2102 1Kx1 450nS RAM, best you could get, in those days. It took six S-100 cards to hold them all... you could only get 8K on a card... and even then you had thermal problems.

    And you know, when I turned the system on, I had system ready prompt by the time the monitor filaments warmed up enough to display an image.

    And the pages would scroll past so fast they could not be read. I could prepare a whole new screen in one vertical retrace inverval. On a 2 MHz machine! Oooh, the wonders of assembly language.

    Would I want to go back... well, uh, no. You see, it took weeks for me to code a barely operable word processor. And forget the luxury of C. If I wanted a float, I had a major programming project on my hands. I could only play with 8 bits at a time. A tic-tac-toe logic game was par for the course for making a decent computer demo. Even a rudimentary multiply was a royal pain...calculating trancendentals to any degree of accuracy could take several seconds.

    But it *was* fun. And there was lots of blinking lights on that old box that made it even look like it was doing something... not these bland boxes of today whose only indication they are doing anything at all is maybe a disk access light.

    --
    "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]