More Groaning (Jun 10 2009) |
![]() |
| log in |
Message boards : Technical News : More Groaning (Jun 10 2009)
Previous · 1 · 2 · 3 · Next
| Author | Message |
|---|---|
Which were possibly stripped off going through the reader, killing a day of work while you waited for the FE. ____________ | |
| ID: 907397 · | |
|
This of course is the origin of the 72-character line length, on a machine fed by 80-column punched cards. The last eight columns are reserved for an index number. The IBM 029 card punches we used could even be programmed to insert an automatically-incremented number in the index columns. | |
| ID: 908674 · | |
Been there, done that. It was less likely to happen after they switched to optical card readers instead of wire brushes, but it still happened. [edit]When we started using key to diskette (the 8" ones), it was a VAST improvement.[/edit] | |
| ID: 908681 · | |
This of course is the origin of the 72-character line length, on a machine fed by 80-column punched cards. The last eight columns are reserved for an index number. The IBM 029 card punches we used could even be programmed to insert an automatically-incremented number in the index columns. I met a card reader that would occasionally bend the first card into a U shape with the points down. All subsequent cards in the deck would hit the U and bounce onto the floor (all over the room). Anyone else remember drum printers? Anyone else remember what happened when you printed a line of underscores followed by a page feed? ____________ BOINC WIKI | |
| ID: 910336 · | |
This of course is the origin of the 72-character line length, on a machine fed by 80-column punched cards. The last eight columns are reserved for an index number. The IBM 029 card punches we used could even be programmed to insert an automatically-incremented number in the index columns. Oh that was fun. But not quite as good as the blue streak that usually followed. What I remember from that era was how good the feel of the 029 keyboard was. Better than anything else I've ever used. ____________ | |
| ID: 910350 · | |
|
I do recall one PDP system we had that suddenly started to re-boot itself when no-one was around. After much headscratching, this was tracked down to the latest batch of fan-fold paper on the line-printer being wood-free and building up an excessive static charge; eventually it would throw a spark to the nearest earthed metal and... | |
| ID: 910364 · | |
Anyone else remember drum printers? Yes, the IBM FE had a print job that would make it sing (forgot the song though). Anyone else remember what happened when you printed a line of underscores followed by a page feed? No, but I suspect it would cut the page in half and then do a paper dump. The main problem I found with drum printers is that the print line came out wavy when doing a high-speed printout. | |
| ID: 910384 · | |
I do recall one PDP system we had that suddenly started to re-boot itself when no-one was around. After much headscratching, this was tracked down to the latest batch of fan-fold paper on the line-printer being wood-free and building up an excessive static charge; eventually it would throw a spark to the nearest earthed metal and... And then there was the janitor who kept unplugging the modem so he could use the outlet for the floor buffer... | |
| ID: 910386 · | |
The main problem I found with drum printers is that the print line came out wavy when doing a high-speed printout. Ease up on the forms brake..... ____________ | |
| ID: 910656 · | |
I do recall one PDP system we had that suddenly started to re-boot itself when no-one was around. After much headscratching, this was tracked down to the latest batch of fan-fold paper on the line-printer being wood-free and building up an excessive static charge; eventually it would throw a spark to the nearest earthed metal and... I was around when one vax unplugged itself by melting the line cord. I have seen the results of a program that would move the disk heads on one of the washing machine sized disk packs at the resonant frequency of the cabinet. Walked across the floor to the limit of the line cord. ____________ BOINC WIKI | |
| ID: 910910 · | |
I do recall one PDP system we had that suddenly started to re-boot itself when no-one was around. After much headscratching, this was tracked down to the latest batch of fan-fold paper on the line-printer being wood-free and building up an excessive static charge; eventually it would throw a spark to the nearest earthed metal and... Sounds like an RP06. Ah, those were the days... ____________ Mark | |
| ID: 911033 · | |
|
I was operator for a Honeywell 6000, which used a drum printer - it was real interesting, because one of the instructors (this was a college machine...) would always assign the class to do a picture (in FORTRAN, using FORMAT statements). Some members of the class would always discover how to do overprinting, and you'd get a distinctive WHAP, WHAP as a line of M's followed by a line of W's was printed (for the darkest tone...) | |
| ID: 911223 · | |
|
I wonder if today's DPers ever had to worry about writing self-relocating code for a system (such as the old IBM 360 series) and had a program size limitation of 16K using one base register. You could construct OVERLAYS, and the boss alweays frowned on self modifying code techiques? COBOL was a dirty word to the PURIST and you had to be proficient in "STAR" messages from autocoder. And would they know the difference between a word and a wordmark? And what was a phantom 11 punch used for (except to mickey mouse your electric bill which came to you in punch card format}? Operators could call in the FE and almost tell them what part to bring with them. And how about the disaster plan chaos when you had to unload 8 2314 disk drives and get them outside in 5 minutes? | |
| ID: 911398 · | |
I wonder if today's DPers ever had to worry about writing self-relocating code for a system (such as the old IBM 360 series) and had a program size limitation of 16K using one base register. You could construct OVERLAYS, and the boss alweays frowned on self modifying code techiques? COBOL was a dirty word to the PURIST and you had to be proficient in "STAR" messages from autocoder. And would they know the difference between a word and a wordmark? And what was a phantom 11 punch used for (except to mickey mouse your electric bill which came to you in punch card format}? Operators could call in the FE and almost tell them what part to bring with them. And how about the disaster plan chaos when you had to unload 8 2314 disk drives and get them outside in 5 minutes? Try writing a graphics program in 640K. The basic problem is that the graphics themselves take vast amounts of RAM. So, yes, even with 640K there were some very good reasons for overlays. The code also had some self modifying code (that was a royal PAIN to debug. I did not write that bit). We also had home grown Virtual Memory as this was before Windows had a VM system... ____________ BOINC WIKI | |
| ID: 911443 · | |
[snip] you could do that on a 1403, too - and wind up with a boxful of paper (and not neatly fan-folded, either!) in the back of the printer in about 4 minutes... ____________ . | |
| ID: 911452 · | |
I wonder if today's DPers ever had to worry about writing self-relocating code for a system (such as the old IBM 360 series) and had a program size limitation of 16K using one base register. You could construct OVERLAYS, and the boss alweays frowned on self modifying code techiques? COBOL was a dirty word to the PURIST and you had to be proficient in "STAR" messages from autocoder. And would they know the difference between a word and a wordmark? And what was a phantom 11 punch used for (except to mickey mouse your electric bill which came to you in punch card format}? Operators could call in the FE and almost tell them what part to bring with them. And how about the disaster plan chaos when you had to unload 8 2314 disk drives and get them outside in 5 minutes? Was that for the 8086/88 or was that just for DOS? If the latter, did you ever consider using Expanded or Extended memory? Or DOS4GW? ____________ | |
| ID: 911464 · | |
I wonder if today's DPers ever had to worry about writing self-relocating code for a system (such as the old IBM 360 series) and had a program size limitation of 16K using one base register. You could construct OVERLAYS, and the boss alweays frowned on self modifying code techiques? COBOL was a dirty word to the PURIST and you had to be proficient in "STAR" messages from autocoder. And would they know the difference between a word and a wordmark? And what was a phantom 11 punch used for (except to mickey mouse your electric bill which came to you in punch card format}? Operators could call in the FE and almost tell them what part to bring with them. And how about the disaster plan chaos when you had to unload 8 2314 disk drives and get them outside in 5 minutes? I remember being quite shocked in 1970 to find that IBM DOS programs could only run in one place in core - you had to tell the compiler (or was it the link editor) whether it was to run in f1, f2, or background. I had been using a machine which could run up to 15 programs at once, you didn't need to bother about where in core the program was. Back in the 1960s English Electric LEO computers featured "time-sharing", as it was then known, which even allowed programs to be loaded in non-contiguous parts of core. | |
| ID: 911780 · | |
Thanks for the update. ...except if they run M$ Windoze! ;-P I don't quite see how to get rid of the file clerk completely so I suspect there will always be an O/S. Might be remote, but it will be there. ____________ . | |
| ID: 913032 · | |
Thanks for the update. You are not going to get rid of the OS, and at least part of it HAS to be local (enough to get to the LAN to load the remote OS). Why would you want to slow down your computer to the speed of the LAN or internet connection for OS functions? ____________ BOINC WIKI | |
| ID: 913047 · | |
|
I HAVE HAD ABOUT 30 COMPLETE UNITS I'VE TRIED TO UPLOAD FOR FOUR DAYS, BUT IT WON'T DO IT!! WILL SOMEONE PLEASE LET ME KNOW WHAT TO DO; I'VE RELOADED THE SOFTWARE, REBOOTED THE COMPUTER, HAVE RUN ADVANCED SETTINGS (DO NETWORK COMMUNICATION) BUT TO NO AVAIL.. THIS IS THE FOURTH TIME I HAVE POSTED, PLEASE HELP ME, SOMEONE!!! I HAVE THREE MACS, AND DARWIN OPERATING SYSTEMS... | |
| ID: 918326 · | |
Message boards : Technical News : More Groaning (Jun 10 2009)
| Copyright © 2013 University of California |