Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Announcements Hardware Technology

Vintage Computer Festival Revisits The PC Past 156

OaklyBonn writes "The Vintage Computer Festival West is happening today at the Computer History Museum in Mountain View, CA. I've been to several of these, and they're always a blast. It is always amazing to see the things that our current sotware practices treat as not currently possible on todays machines (like, why is my 1ghz XP box sooo slooow?) Did the Beagle Brothers have a pact with Satan? Are we better off today than in the past?"
This discussion has been archived. No new comments can be posted.

Vintage Computer Festival Revisits The PC Past

Comments Filter:
  • If you want to buy my Apple //c (with matching monitor, mouse and modem) please reply and make an offer...
    • Ill trade you my Timex Sinclair 1000 with 16k RAM expansion pack (the one that crashes the computer if you bump it too hard.) The membrane keyboard wasnt working at first, but I managed to fix it by cutting the last 1/4 inch off the ribbon cables and reconnecting them to the motherboard. It works great now. Ill even throw in my radio shack RCA to F connector adapter that I bought so I could hook it up to my TV.
    • $15, my MSN is preston at moderngeek dot com
  • The Beagle Brothers had some amazing software! I remember using their programs to do such wonderful things as concatenate all of my AppleSoft BASIC programs into humongous lines, so they took up less space. They had some wonderful stuff. Ah, the memories...
  • by Anonymous Coward
    Because they walked around asking "But, can it run linux?"
  • by 16977 ( 525687 ) on Saturday October 11, 2003 @02:24PM (#7190637)
    Probably everybody and his brother will mention this, but software bloat is a big reason for slow "Fast" machines. Even something like a word processor can be bloated if you put in all kinds of dynamic spellchecking, OLE, libraries to support 100 different kinds of documents, and so on. When I get a new, fast, box, I use the opportunity to run all kinds of new, fast software, which makes the machine seem slower by comparison. Not that I'm going to abandon spiffy new software, but I realize that there is going to be a speed tradeoff.
    • This might not persist, however. I can now officially buy more disk storage than I can use, something that was impossible in the past. I suspect that, at some point, I'm going to be officially able to buy more computing speed than I can use too. That's my hope anyway.
      • There's no way hardware can keep up with inefficient algorithms. An n^2 algorithm where a nlog(n) algorithm could be used will quickly eat up whatever hardware you throw at it.
        • I think it would depend on whether I continue to run the same apps as in the past. If I were still running Wordstar on today's hardware, it would be going lickety-split. Word does more than I want now, so I see no compelling reason to upgrade to the latest version of Microsoft bloatware in the future. Therefore, I have to think that there's at least the possibility that I'll eventually find the speed adequate. That excludes gaming, though. I can see that chewing up whatever whizzbang improvements come along
          • Actually, if you install Wordstar 3.3 for MS-DOS on current hardware, or even, say, a 386-20 MHz machine, it's unusable.

            The reason it's unusable? Because there isn't keyboard slowdown in the code. You cursor up, and you're at the top of your 80 page document before you can blink. You cursor down, and you're down at the bottom.

            WordStar 3.3 is just too damned fast to run on current hardware. heh.
      • I can now officially buy more disk storage than I can use

        Then let me recommend you install MythTV [mythtv.org]. I bought an 80Gb drive from Best Buy last week (60 dollars after rebate - wow!), and it's already full.

    • And if your box ever gets too fast you can always enable all the animations to make it appear slow.

      Everything will run "slow" if you just put enough delays in it.

      Maybe that's why Microsoft hasn't wanted anyone to see their code. Every other line is:

      for i = 1 to Godzillion; next i;

      KFG
      • I know a developer who did the same sort of thing in an initialization routine for a program he was writing for a customer. The first draft of the software that he showed them took around a minute to initialize all of the data tables /etc.

        When he was done writing the application, he removed the delay loop from the code and the system now initialized within 15-20 seconds.

        His reasoning was that it gave the customer something concrete to complain about during development... hopefully reducing the number o
    • If you use word....

      I use OpenOffice on my Presario laptop and my Athlon-M cpu sits at 530Mhz [it's capable of 1.8Ghz] all the time [that's it's lowest setting].

      In fact even during the install of OpenOffice it stayed at 530Mhz.

      What does this mean? It means bottlenecks other than the CPU. In this case the disk, but what do you expect, openoffice installs to about 200MB or so. I'd love to see how fast a XT class machine could write 200MB to disk [heck assuming it could even hold that much!]. That being
      • My XT has a 30 meg hard drive. I dont even know if the MFM interface card in it will work with a 200 meg drive.
        • MS-DOS has a 32 MB size limit on drive partitions. Of course you can use up the whole alphabet of drive letters on multiple partitions. Wether your MFM card will work is more bound to the head/cylinder count.

          For fun, install CP/M-86 on that XT. CP/M has a maximum partition size of 8 MB...
          • The version of CP/M I used was for a Microbee, and on that machine I _NEVER_ successfully filled a 360kb disk! Granted all games came on their own disks and I never copied them off there, but the days where you could have massive numbers of (monochrome bitmap) graphics and wordstar documents on a single floppy will be missed!
        • > My XT has a 30 meg hard drive. I dont even know if
          > the MFM interface card in it will work with a 200
          > meg drive.

          Quick answer is: No. It may simply be a DOS limitation (FAT 12) and not a hardware limitation, but my XT had a whopping 40 meg (!!!) drive in it. At the time, it was so huge that it had to be split into 2 partitions (a rather unheard of idea at the time). One partition was 30 megs and one was 10. Of course, since the primary applications of the computer were running BASIC, PrintShop,
    • I have a new 2500+ here, and it's just too fast for me. I *never* use 100% CPU (except in UT and when doing computations). With my gig of RAM, it's kind of a waste of my computer to use xfce4 and emacs as opposed to KDE and OpenOffice. I'm so used to my old 233MHz box that I don't need bloated software anymore. Oh well :)
      • I just bought a Silicon Graphics Indigo 2 workstation **. It has a 200 MHz Mips 4400 processor in it. It's fast enough for most of what I want to do.

        (** So I can proudly run IRIX now and thumb my nose at SGI)

    • Most feature bloat doesn't slow a program down. It adds unnecessary functions often. But those are typically accessed only rarely. Background spellchecking certainly will slow things down. But damn if I'd want to be without it. That's one of the nice things of Safari as a web browser -- integrated background spellchecking for editing windows. I can definitely tell the difference between posts here I write at work on Windows and those I write at home on my Mac.

      Some programs are slower not because the

  • like, why is my 1ghz XP box sooo slooow?
    Imagine a Beowulf cluster of those. :P
  • My first computer was an Atari 400. Man was that a crappy computer but at the time it was the coolest thing I had ever seen. I could play Zaxxon after loading it up from my cassette player. It would only take about 12 minutes to load it up and then I would play about 15 minutes and be bored to death with it. But still it was cool because I load up computer games with the cassette player AND play my music (though not at the same time...too bad).

    The other thing about that computer was the hard keyboard. Tryi
    • Mine was a commadore Vic 20. Its two years older than I am. I still have it infact and it works just as good as the day it was purchased. Even the tape drive and modem for it still work perfectly.
      • Mine was a commadore Vic 20. Its two years older than I am. I still have it infact and it works just as good as the day it was purchased. Even the tape drive and modem for it still work perfectly.

        Not using it to post on slashdot though?
    • Man, that brings back memories... about 1/3rd of the guys in my class back then (early eighties) had micros - and just one had an Atari 400 [vintage-computer.com]. Boy, we (ie; the other protogeeks) used to give him hell... we all had a 'real computer', the allmighty Commodore 64 [vintage-computer.com]. Back then I used to rule them all, beeing the only one with a 1541 floppy (single side, single density 51/4" disks, connected to the motherboard via a serial cable), meaning I just had to wait five to ten minutes to load the games...

      Good times, good

      • Since you seem to be a Defender of the Crown fan. Cinemaware just recently released a remade Defender of the Crown for modern PC's and PS2. On their website they also have ROMs for download of the original games and are doing a 'digitally remastered' series of them. I thought Cinemaware was looong gone but I guess they were always lurking. Good to have them back!

    • My first computer was an Atari 400.

      You should definitely upgrade to an Atari 800 or an 800XL ;) At this moment I'm trying to get an 800 emulator running on an ipaq 1945. In 1985 I strongly recall the clerk at Sears giving me funny looks for paying $50 for a cassette tape of Zaxxon - but it was much better than chucking quarters into the arcade machine ;)
  • by TheTranceFan ( 444476 ) on Saturday October 11, 2003 @02:26PM (#7190647) Homepage
    I love the way the Computer History Museum occupies an overdesigned former SGI building. It's one of the many extravagant buildings SGI built then sold in the 90s before everyone noticed SGI was totally irrelevant.

    Computer History indeed.

    • Comment removed based on user account deletion
    • 4 of SGI's most funky buildings are now being used by Google. Pretty fitting color- and design-wise.

      These days SGI lives in its newest buildings (better design overall, but not as "cool looking") as well as some of its older but specialized buildings (RF testing chambers, etc).
      • Today I was at the Reseda Computer Show and someone was selling old SGI boxen. These were the Intel boxes SGI was selling with Windows NT a few years ago. They're not so great looking...black and not entirely unlike a typical black tower case. I didn't even check on what the used computer dealer was selling them for, but I suspect he got them at fire sale prices. RIP SGI.
  • by Anonymous Coward
    LISP workstations represent the past as little as patching IE represents the present. I think this is a horrible example, but does fit in with the Slashdot collective delusion (which is why we see it posted here). As I think back, I have no longing for the past. We have many cool new toys to play with now. If your argument is that we haven't advanced as far as we should, I think there are better examples than the ones provided. While I don't long for the past, I sometimes wonder if golden oldies like AmigaD
    • > While I don't long for the past, I sometimes
      > wonder if golden oldies like AmigaDOS or HP
      > openview are any less productive or reliable than
      > what we have now.

      Hit the nail on the head. The primary difference between what we had then and what we have now is that modern software makes use of the more advanced hardware. i.e. AmigaDOS had a small set of black and white icons for its GUI. This greatly helped in keeping the memory requirements down. Now we have machines that can display 16 million
    • "While I don't long for the past, I sometimes wonder if golden oldies like AmigaDOS or HP openview are any less productive or reliable than what we have now."
      I loved AmigaDOS at the time, too, but I had to reboot my computer at least once per day then. I think it's been a couple of months since I rebooted my 10.2 Mac now. Although my Amiga 3000 was one of my favourite computers ever, I wouldn't go back for anything.
  • My first computer (Score:5, Interesting)

    by BWJones ( 18351 ) on Saturday October 11, 2003 @02:36PM (#7190697) Homepage Journal
    My first computer was purchased after mowing lawns for two summers and was an Apple ][+ with 48k and a 16k language card with a modem and dot matrix printer. It also came with that phosphor green screen. That system in many ways was and still is pretty effective. It was on instantly, had built in BASIC, had color support, introduced me to word processing, programming and spreadsheets (with Visicalc), and maintained a productive lifespan for me from 12 years old until my second undergrad year at college.

    Thinking back to the pre-internet computer days, it is interesting to see how many of us got information back and forth and this was just as much a revelation to me as the first modem in my Apple ][+ was. My first online experience was with that same Apple ][+ hacking into phone companies after the ma-bell split up to get long distance codes so I could communicate via term with people all over the world. That was pretty heady stuff for a 12 year old back in 1982. I realize now that was stealing, and I make no excuses, but times *were* different back then and hacking was not malicious (at least not from me). There were lots of BBS's around that you could also go to like the Crystal Caverns, and the Pirates Cove where everybody was talking about stuff like the Beagle Bros. I think that is when I permanently set my circadian rhythm to that of nocturnal preference by dialing in to these services late at night when my parents were either at the lab or going back to school.

    My first exposure to what we now call the web was with one of the coolest looking computers ever made, the NeXT cube. I remember thinking that just as when I saw my first GUI on an Apple Lisa, that the "web" was going to change life forever. This was the way that information would be handled, thus making it easy for people to find and access data and learn. Unbelievable, but I would now be completely lost without the Internet. I perform journal research over the web whereas previously one had to go to libraries and look through card catalogues. Remember those? One can now cover so much more information using proper tools on the web in an afternoon that you could previously in an entire week at the library.

    So, did we have any idea of the Internet back then? Apple apparently had some idea as they were the first company to include built in networking in their computers, but man. What a trip it has been. I can't wait for the next twenty years when I think back and say, Jeez, that dual 2Ghz G5 was sooooo slow. I could'nt even begin to model whole retinal circuits with that thing or even predict global weather patterns in less than two hours.

    • I perform journal research over the web whereas previously one had to go to libraries and look through card catalogues. Remember those? One can now cover so much more information using proper tools on the web in an afternoon that you could previously in an entire week at the library.

      Except of course for the vast amount of material that *isn't* on the internet. This [slashdot.org] recent discussion on Slashdot adresses some of these issues.

    • My first computer was purchased after mowing lawns for two summers and was an Apple ][+ with 48k and a 16k language card with a modem and dot matrix printer. It also came with that phosphor green screen.

      You got the cash to buy all that swag from mowing lawns!?! In 1982 that had to have cost a couple grand. Man, either your neighbors paid far too much money for your services or you mowed a helluvalotta lawns. Were you wired on amphetemines the whole summer, covering a three state area and firing up th

      • You got the cash to buy all that swag from mowing lawns!?!

        Yep, I pushed that damn mower into some of the swankier parts of the neighborhood and charged $20 per lawn with edging per week or $60 month. I could get about 5 lawns done/day making for $100 every Saturday and I still had time for soccer in the evenings. In 1982, that was not too shabby.

        In 1982 that had to have cost a couple grand.

        $2782 with the computer, screen, printer and disc drive!

        All I needed were 28 Saturdays spread over two years
    • Heh, my first computer was a Commodore 64, which I managed to get WITH a disk drive. It powered up in about 2 seconds, and I did word processing (Easy Script!), good old VisiCalc, a database whose name I can't remember, and programming in BASIC, assembly, and yes.. C (with color syntax highlight, no less!).

      The games for the C64 were fun. Not super-mondo first-person shooters, not photo-realistic graphics, but FUN! How often have you purchased some new game for the PeeCee, installed it (yawn), rebooted W
  • by jstarr ( 164989 ) * on Saturday October 11, 2003 @02:38PM (#7190709)
    It seems... odd... to compare Windows to a Symbolics Lisp machine. Certainly, one can compare the two in terms of ease of programming, power of expression, elegance of execution, and on and on. (_The Unix Hater's Handbook_ repeatedly compared Unix boxen to Lisp machines.)

    However, to compare the two on security is non-sensical. The designers of the Lisp Machine were anti-security. Anyone could create an account for themselves by logging on as a generic user and then adding themselves to the user list. While doing so, they could also delete other users, edit any file, and moreso, edit the operating system. The OS was written in Lisp and users were encouraged to modify the OS to their needs. Edits were immediately applied; anything could alter anything.

    While Lisp machines were resistant to buffer overflows, a cracker had no need for such holes. Want to read the files? Go ahead -- there was no file security mechanism. Want to launch a DDOS? Edit the network system (in real-time) to send packets continuously.

    However poor Windows security may be, it is present. Lisp machines were all about access and access is what they gave.

    What Lisp machines reveal is a certain attitude toward empowerment that has disappeared as the playing field has become more hostile.
  • HELL YES (Score:3, Interesting)

    by John Jorsett ( 171560 ) on Saturday October 11, 2003 @02:44PM (#7190731)
    Are we better off today than in the past?

    YOU BET! I've lived thru the evolution of computing from the time computers were these giant things tended by acolytes in air-conditioned rooms. There's nothing I'd go back for. I'm particularly looking forward to playing the new Half Life game. Think I'd want to go back for, say, Castle Wolfenstein? Or maybe Space War played at great expense on an oscilloscope attached to a PDP 11? Noooo.

    • I actually still play it on occasion. Now if you excuse me I got to go blow up hitler who is walking around in a mech suit in the next room.
    • by Anonymous Coward
      "YOU BET! I've lived thru the evolution of computing from the time computers were these giant things tended by acolytes in air-conditioned rooms. There's nothing I'd go back for."

      Then I guess you're going to hate thin clients [twindata.com] and blade servers [bioteam.net] then.

      • Then I guess you're going to hate thin clients [twindata.com] and blade servers [bioteam.net] then.

        No. What do I care where the computing is happening as long as I can control it? Back in the Days Of The Mainframe, you had to keypunch your programs (or, in the case of one place I worked, HANDWRITE your program and have a unionized keypunchist punch the damned thing for you), then hand your card deck to the dweeb at the counter, then wait an hour or two to get your printout back. Lather, rinse, repeat. It w

    • Wow!, a real newbie :-)

      You mean you never wired panels and punched cards to play the national anthem on mechanical typebars?

      Or never had the equivalent of a BSOD because a rat had gotten stuck in the gears of the tabulator?

      Maybe I'm getting old, but it was fun when you couln't figure out which relay or counter was causing a specific fuse to blow, so you'd put the brass fuse in and wait to see where the smoke was coming from.

      Cheers!
      --
  • We are more aware of our computers and OS's now because it's become such a central issue these days. Back in the 1980's when here in the UK the Sinclair Spectrum vs Commodore 64 "wars" were at their height we were too busy bitching about other peoples machines to appreciate our own computers... the difference now is we bitch about our own computers and admire others! If this Yin Yang effect comes full circle again I feel we will be heading for a Mac OS X vs *nix wars.... or is that just me being hopeful?
  • by crmartin ( 98227 ) on Saturday October 11, 2003 @03:17PM (#7190856)
    I've wondered the same thing. Oh, it's nice having 24-bit color, and believe me we do things graphically in real time now that required a Cray-1 and a Dicomed film recorder (never mind; just read as "millions of dollars") to do as an overnight batch job when I got into this graphic madness.

    But, as an experiment, I did up a wimpy little laptop with TECO, a couple of compilers, and a simple linux; it flat screams and it'd cost, oh, $100. EMACS runs well on it too -- and it should: the laptop has more power than the PDP 11/70 that was shared by 40 grad students when I was in grad school in 1983. What it can't do is massive bitblt operations to let me use some double-plus-ugly ransom-note font for my email.
  • Beagle Bros (Score:2, Interesting)

    by Tax Boy ( 75507 )
    Beagle Bros made possibly some of the best software ever produced for the Apple II. Some of their stuff was truly stellar: Pronto Dos, Beagle Basic, and their Appleworks extensions made Apples do things that seemed impossible. Plus, the packaging included the finest goodies and swag (with the exception of Infocom) in computer history. I still have my "apple peek and poke chart" and some Beagle Bros stickers. The "newsletters" included really cool apple hacks that would give those Obscurcated C and Perl
    • Re:Beagle Bros (Score:2, Interesting)

      by osu-neko ( 2604 )
      I still have my "apple peek and poke chart" Mine fell apart and was taped back together multiple times. Possibly the single most useful piece of paper I've ever owned. I've have books that have less useful information in them than that one poster...
  • The Bonehead Computer Museum [wetmachine.com] is Still looking for entries! Sent photos and stories of your own most boneheaded digital and analog designs for exhibition. The Bonehead Computer museum was featured prominently in John Sundman's award winning Acts of the Apostles [wetmachine.com]
  • We still have an 8086 down in the basement, 4Mhz and 12 on turbo if I remember. whopping 640k of ram and EGA card. It still runs...I think.

    I remember MS Works version 1.0 when everything was keyboard commands, no mouse support. THen we got version 2 with spell check and mouse "point and click" and that is how I wrote papers 1st - 7th grade.

    I mean MS Works 2 today would do just about everything I need in a word processor. As memory becomes cheaper every day, there is no longer any need for programmer

  • by turgid ( 580780 )
    Althigh modern machines are several orders of magnitude more powerful, the old 8- and 16-bit machines were ideal for kids to learn on, being so simple.

    I owe much of what I have today to having been able to learn on 8-bit machines with a few 10's of K or RAM, built-in BASIC and cassette recorders for loading and saving programs.

    The single memory space and easy access to machine code (just dump some bytes into ram and execute) made things so simple. You could turn on your machine, type in a 10-line hex load

  • Let's see, in 1983 I had to wait several minutes for my programs/games/OS to load into my Sinclair ZX-80 (or my Ohio Scientific C2-4P) from cassette tape.

    Now in 2003 I wait hours for the latest version of OpenOffice to download (OK, I've still got a dial-up connection, can't afford $50/mo for cable|DSL).

    The more things change, the more they stay the same.
  • Our vintage computing shirts are just the ticket for all you old computer nerds. See below.
  • I was wondering if there would be more Vintage computer Events round the world. As I have grown up in the C64/MSX age I would like to see some of those old memories re-awakened!

    And as I'm an european I was wondering if there would be any over here ?
  • make me an offer. i got it for 400 bucks four years ago. it starts, runs and has a fresh copy of the openstep install. comes with cds and floppys. even have some paper doc too. have a keyboard, and mouse w/ the greyscale studio monitor. long cabling included. a steal

    i love slashbay or is it Edot ??? ? ? ? ?

  • I didn't have a lot of time to stay and see the museum - will go back another day I guess. Here are some photos [seanadams.com] I took at the afternoon exhibit.
  • Do they have an Interact computer?
  • I love my Commodore, but good l0rd was that thing slow. I just benched it with a sin(sqr()) function plotter, and it took 7 hours. Tabulating the sin(sqr()) function got that down to 74 minutes, but it's still sad.

    You can see the picture and slow source code here: please slashdot me [insightbb.com]

    I'll update with the fast code shortly.
  • I happened upon one in a church rummage sale. It looked to be in perfect condition. It even had the orange plastic bars locked into place to keep the print head from sliding around. Ahh, how I treasure the memory of the sound that thing could make. I got to the point where I could tell from the sound which paragraph of my term paper was being printed.

    Anyway, my wife came by and I excitedly pointed out the printer. She, um, didn't share my enthusiasm.

  • I saw this post in the morning and knowing I'd be down that way, I went!

    I expected it to be interesting. It was much more interesting than I thought. There were some items there that were amazing historical objects.

    Lisas, PDP-11s, a restored PDP-5, the orinal Xerox machines with the first GUI, and a great collection of every PDA going back into history.

    That was just the Vintage Computer Festival. Then, there was the museum!

    The Computer History Museum is just incredible. It HAS to be seen. It's really gr
  • it's this:

    When I see the absolutely AMAZING things that people have done with older technology (TCP/IP stack on a C=64?!?!), the industry's collusion with Planned Obsolesence becomes mightily apparent.

    We were all told our machines were old news and we had to get the latest and greatest. Now we're saddled with more complexity and more problems than ever before. Meanwhile, people are happily taking 486s and creating modern desktops (Linux) out of them.

    I can't completely blame the industry. We all bought th
  • I read somewhere that one of the arguments (back in the 80's) against Lisp machines was their slowness (a similar problem with smalltalk machines IIRC). IIRC the whole LISP machine was implemented in hardware and I think that today a Lisp machine could probabaly be an amazing tool given that even Java, the mother of all slow languages runs ok on any PIII from about 600MHz upwards. With a set of hardware encoded security permission sets, it would be fantastic to use, wouldn't it?
  • " Are we better off today than in the past?"

    I am. When I started with PCs back in the 286 days, I had to play with jumpers, it was hard to get support when I had problems, I had to have just the right hardware that most games could play, and I could do only one thing at a time. Today, jumpers are pretty much gone except for 1-time adjustments. Technical Support is as close as Google Groups. Hardware compatibility with games is much broader than it was in the olden days.

    On top of all that, problems wi
  • The first computer I owned was a Timex-Sinclair Z100. No monitor (it attached to an old portable BW portable TV I wasn't using. I typed in programs from the magazines all night long so my kids could fight over who would try them out the next morning. Programs were stored on audio cassetes on a portable cassette player. God forbid I typed one number wrong and had to go over the whole thing to debug. Wasn't it great though?
    • I guess I should feel even older than dirt - maybe it's dust at that point. :-)

      My first "personal computer" was an IMSAI S-100 system. Not actually mine but a shared system among my friends. I remember going to the 2nd West Coast Computer Faire and being blown away by the hardware being offered: Wow! 2K (not M) Static RAM cards for $800. But I would never be able to afford one of those dream cards: a 16K Dynamic RAM card - it was several $K! The new Apple ][. Cool color Cromemco systems.

      I had b

  • If you guys like this, you might also be interested in MAGFest [magfest.org], a convention I run. It's more of a gaming con than anything else, but we plan on having a lot of classic hardware there, including a guy that's bringing tons of C64 stuff.
  • Then I could read about porn.
    Now I can watch porn.
    Now is clearly the winner.

  • I think it's a lot like anything else. Things are always more fun when they are simpler, less regulated, and more elite (even if that elite is only cool to you and 2 other people in your hick town).

    I mean, I still think it would be cool to be back there when people were just inventing the cars, roads were minimal, and you just kind of drove where you wanted how you wanted. But, although I'd like to see it, I certainly wouldn't want to give up my V6, my air conditioning, cd player, shocks, safety glass wind
  • The company I used to work at (a mailing house) to this day still uses DBase III+ and the DOS based Clipper language (no they haven't moved to XBase) for all their list maintenance functions. They claim all other data packages have too much overhead to use efficiently. I agree that Access would for their flat databases and cleaning up of client lists, but I would have thought using something more up-to-date would have prevented the predictable once every 2 hours crash!
  • Well, I STILL have my old Atari 400, 800, and 800xl in a box in my closet... with 3 floppy drives, acoustic modem (300 baud of course), pen plotter, etc... The 800xl still works, and I boot it up from time to time, mostly to play M.U.L.E. Those were the days...
  • Yepp. That was my first Computer. A true handheld. I bought it when everybody else had a C64. The reason I bought it was that it would run 120 hours on batteries minimum and it had everthing a computer needed back then. You can fit the thing into every pocket. I even got myself a datasette interface and could load and save stuff on tape. Really cool. There where a whole load of books on Sharp PC machinecoding and all that. You could control single LCD display Pixels and do little grafics with them. I rememb
  • I've got an old one. A Radio Shack PC-2 pocket computer! It still works well!
  • I built an Ace 2000 in 1982. This was a Z80 based computer that was a clone od the Sinclair computer.
    I brought in into school one day and someone bought it off me to install in their car.

You knew the job was dangerous when you took it, Fred. -- Superchicken

Working...