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

 



Forgot your password?
typodupeerror

Comment Re:The C in CCBS is for Computerized, not Chicago (Score 5, Interesting) 260

netringer: Thanks for being an "advocate"... heh.

Jason Scott is doing a great job of documenting the history..including some of the "bad guesses" at what CBBS stood for. I had forgotten it became "community" once in a while, too ;-)

Little known is that Randy Suess actually copyrignted the phrase CBBS, and drives around - or drove around - in a car with "CBBS" license plates (My licence plate is Xmodem, haha).

I think it would be sort of fun to put up some sort of CBBS emulator on the web, seed it with all the files I can scrounge up from - alas - happens to be 10 years ago that it died - and let it rip.

Many would say "this is dumb". But then I guess you could call a 3 year old dumb if compared to an adult. It was the infancy of the "microcomputer industry".

P.S. I would like to say one thing about "me" and the stuff I did you have commented on - lots of give-away-stuff (disk editor, including looping 1-line macros (search for blah blah at offset xyz and replace it with something and loop 12 times, etc), disk cataloging program, Xmodem, etc).

The thing I'd like to say is that I was not a genius, or even very smart - because back THEN I was programming in a VACUUM. There were not millions of people doing more than I was at the time. Anything I could think of, would not exist, so just writing it became quite easy. I didn't have to write very GOOD code, I didn't have to compete with brighter people - I just "lucked out" to have thought of some of the stuff before others did, have a good enough job to not want to try to make money off of it, etc.

Regrets? I regret that when the IBM PC came out, with its 160K floppies (My CP/M system had 1.2M floppies and an 8M hard disk), 16K of Ram (or whatever - compared to the 256K I had on my CP/M system), and a few hundred character per second screen scroll rate (I believe my CP/M system scrolled text at about 50,000 characters/sec - it used hardware to change the starting display line not a block move instruction)...I repeat, I regret NOT scrapping my investment in CP/M and porting my programs (Oh, forgot the famous "disassembler, with its - ahem - clever name: Resource) ... to the PC environment. As a result by the time I got a PC (after XT's came out, and I wanted to be "better" so got an external 15M drive (whooie!), all the bright aggressive programmers had started to saturate the market with their software. My disk utility? languished, as Peter Norton took over the helm of that ship; Commercial file transfer software became common, but some things like disk cataloging or disassembling never quite reached the stage they should... this "segment register stuff" made disassembly QUITE difficult compared to the simple linear 64K memory model of the 8080...

But I ramble...

I AM amused your comment got a "5", mine seem to get a "1". Working for IBM, a "1" is best, I'll just think of it that way ;-)

P.S. Just to ramble some more:

1. In 1974 I learned that "TTL" electronics, and an "8008" microchip could make a home computer, and wrote to Heathkit to suggest they "invent" the home computer. Their response "We already have an analog computer kit, why would we want a digital computer kit?".

2. In approx '78, I wrote to IBM saying that I'd had a "microcomputer" for 3 years by then, and thought IBM should commercialize the microcomputer by coming out with one. Got back an answer "we don't see a market for such a device".

Wish I'd pushed a bit!

Ward Christensen

Slashdot Top Deals

We all live in a state of ambitious poverty. -- Decimus Junius Juvenalis

Working...