Slashdot Mirror


O'Reilly On The Importance Of The Mainframe Heritage

theodp writes "After exchanging e-mail with mainframe software pioneer Mario Morino, Tim O'Reilly writes 'It's important for the open source community to look more at the software heritage of the mainframe era.' O'Reilly might want to take a look at how Marino's own MICS software has been used since the 80's to automatically charge IBM mainframe users for printed material that could be ordered from PC clients with a single action by using billing and shipping information that was previously stored on a Mainframe server. The whole process might seem oddly familiar."

62 comments

  1. So... by acehole · · Score: 1

    How much does a old mainframe go for these days?

    Something that would make for a nice "on the weekend" toy...

    --
    Be you Admins? nay, we are but lusers!
    1. Re:So... by Linux+Freak · · Score: 4, Interesting

      I'm sure many minis and possibly fewer mainframes are sitting in storage and waiting for a trip to the dump. The companies waiting to dispose of these monsters would probably love for you to haul it away, rather than them discarding it and having to pay the tipping fees.

      I could have gotten my hands on an old MicroVAX in this manner, but when I figured out the performance (or lack thereof) I would be getting, the lack of any real support resources when/if the thing broke, and most importantly -- the estimated electricity usage -- I smiled and declined.

      It _would_ have been cool, though. :)

    2. Re:So... by Anonymous Coward · · Score: 2, Interesting

      About 1 metric ton, fridge size, 380V AC and big ass air conditionning.
      If you're lucky enough to get an s390 you can run debian, otherwise...welcome cobol, jcl, batch, ebcdic and perhaps interactive mode...
      As for price, I dunno.

    3. Re:So... by Anonymous Coward · · Score: 5, Informative

      probably quite a bit... maybe a few ten thousand dollars? remember people are still using these beasts...

      In IBM land the generations go like this:
      S/360 series.. the OG of the mainframe world, these are what you think of when you think of government and scientific computers of the 60's. They are notable because they are the first "modular" computers, meaning they weren't custom made 1-off jobs, but you could still upgrade the proccessing and i/o power as you need and afford it.

      S/370's replaced the s/360's and were used up thru the late 70's 80's and still a few operate into the 90's. At work we use s/370 era hardware and disks. You know tape reels, 200 meg 3480 18-track tape drives, IBM "infowindow" and 3178c terminals, and stuff. These things were built like tanks and have been running practicly 24/7 for 15-20 years.

      S/390's are the modern versions, which is what we use for the actual computer power... All modern mainframes from IBM are these.

      SO... you could probably get one fairly cheap as far as IBM mainframes go, but good luck finding parts and your going to need to a power supply (from the power company) on the same level as a small apartment building. Oh, don't forget the several thousand dollars a months for the OS's and such, but if you got a s/370 or later you can run linux on it!!! (still have to run a IBM OS though to run the linux OS).

      Pretty expensive for the same proccessing power of a 486 PC. Put I/O is still unparralelled for the modern stuff .

    4. Re:So... by christoph_s · · Score: 5, Informative

      why not think about an old iSeries (AS/400)? They go for 1000$+ on ebay, are relatively modern, the manuals are on the web and they can do email/webserving (i think the more recent ones run linux, too). just be sure to get a risc model(preferably with the os V5Rx or at least V4Rx), and not one of the old grey cisc-"i can't do anything anymore"-models...

    5. Re:So... by stubaggs · · Score: 4, Informative

      Rather than increase your electricity bill further, you could try a 370 emulator, I know there are commercial ones about, but a quick google revealed the one below.

      http://www.conmicro.cx/hercules/

      Stu

    6. Re:So... by Jmstuckman · · Score: 1

      Hmmm, the AS/400 line is pretty modern. I think IBM classified that line as a "minicomputer" line instead of a "mainframe" line though.

    7. Re:So... by BrokenHalo · · Score: 4, Informative
      companies waiting to dispose of these monsters would probably love for you to haul it away

      Not necessarily; it all depends how old the machine is. I remember a time (back when the Earth was newly-cooled, and Real Programmers got their assembly-coding done while trying not to get eaten by dinosaurs...) a shop I worked at decommissioned a Burroughs B3700.

      The contractors were only too happy to take it away, as there was enough 3/4 inch-thick silver cable under the floor to fill a small truck. I'm pretty sure they would not have lost money on that operation.

    8. Re:So... by Anonymous Coward · · Score: 5, Informative

      Ya, but the iseries aren't realy mainframes. Their midrange servers...

      There realy is a big difference. A server is designed for serving other computers, providing services and small to large files... a mainframe is a standalone thing, maybe with a couple supporting PC's to aid in network functions and stuff like that.

      Mainframes are dinasours. Tiny brains, big bodies. You have the central housing for the cpu, but then each device has a disk controller that controls and operates each peice of equipment...

      Think of it like a video card, but instead of crunching 3-d stuff it's crunching I/O, each device (the controller for a bank of tape drives, or disks) operates itself and the central computer just tells the bits were to go, it stays out of the loop as much as possible.

      A example would be:
      This 3,000,000 phone numbers get added to existing records and sorted to the zip code, and sent to this disk volume, then gets divided by state, then each state volume gets backed up into tape drives for backups... Then a week later a client wants at least 4000 records from wisconson that represent people who are male, make over 30,000 dollars and are bow hunters. You find 1200, but then they want more so you add some zip codes searches from surround communities and find enough records. They pay for the records and then you zip the volumes into a single file print out a hardcopy of it's contents and it gets ftp'ed to the client's print company for mass mail flyers.

      Don't need much cpu power for those jobs, but you need tremendous thrurougput to do this and 8 other jobs like that at the same time. Mostly it's shuffling data around and appending records.

      That is the world of mainframes...

      Even the brand new s/390's (t-rex stuff) getting stomped on in terms of proccessing power compared to the power4 servers....

      Supercomputers on the other hand can do tremendous amounts of I/O AND have lots of proccessing power. so they can do complex mathmatics with large amounts of data on a tremendious speed. Both a high-end server and a mainframe would choke on that.

      So that's the difference between a high-end server(lots of cpu power), a mainframe(lots of I/O power), and a supercomputer(mega lots of both).

    9. Re:So... by Jeehoba · · Score: 1

      Im not so sure they would be all that much. At my present location we just sent one our mainframe systems to a scrap company. We sold it by the pound. We have been cleaning out all kinds of crap VAX's, VMS clusters, SPARC servers, and all kinds of other nice "weekend toys." Some companies are just abandoning this stuff, you just have to be in the right place at the right time to pick it up.

    10. Re:So... by MSTCrow5429 · · Score: 2, Insightful

      Could always store it as an antique. No reason to run it 24x7. Unless VAXen are very peculiar in some fashion I am unaware of.

      --
      Slashdot: Playing Favorites Since 1997
    11. Re:So... by roll_w.it · · Score: 1
      Rather than increase your electricity bill further, you could try a 370 emulator, I know there are commercial ones about, but a quick google revealed the one below.

      http://www.conmicro.cx/hercules/

      Yeah, the hercules is great, even better though is the Tur(n)key system where you can find an mvs system to run atop of the herc. They've done a pretty good job of packaging it, so the install will set up all the DASD and create an ipl volume for you.

    12. Re:So... by Anonymous Coward · · Score: 0

      well, if you just want "essence of IBM", AS/400 and its WhateverSeries counterpart should be good enough as the CPU and OS are quite similar and/or compatible with the mainframes.

    13. Re:So... by cyb97 · · Score: 1

      But you usually pay through the nose for shipping as these wonders weigh in at a tiny bit more than your usual desktop-wonder...

  2. Prolong? by Magic+Thread · · Score: 4, Interesting
    What may be unique about the open source movement is that it may be the first attempt to use software licenses and public activism to consciously prolong the golden age of sharing as a field matures.
    So the age of sharing is still going to come to an end, just later than it would have otherwise? Some confidence in open source that is!
    1. Re:Prolong? by tadghin · · Score: 4, Informative

      It has nothing to do with confidence in open source. My point is that hacking will eventually stop being fun in many areas that are now the heartland of the open source movement. All the interesting problems will have been solved *in that area* and so the hackers will move on to new areas.

      Meanwhile, you have only to look at the way that folks like Red Hat are trying to gain increasing control over their users to see the commercial dynamics that I'm talking about. RH as a commercial business isn't that different from a proprietary software company -- you should have seen Robert Lefkowitz (r0ml)'s talk at OScon, where he compared Red Hat's P&L to Borland's -- and you could see that from a financial pov they were nearly identical, except that what Borland called "licenses", Red Hat called "subscriptions." Leading r0ml to a wonderful slide called "Sharia Compliant Mortgages", which showed some of the creative accounting used in Islamic countries to get around the Islamic law prohibition on charging interest.

      These things are always more complex than they appear. No simple answers. But that's what makes it fun.

      Open source is great, but the choice between open and proprietary is not going to end up with an either-or solution.

      --
      Tim O'Reilly @ O'Reilly Media, Inc. 1005 Gravenstein Highway North, Sebastopol, CA 95472 http://www.oreilly.com
  3. Prior art... by Simon+Brooke · · Score: 3, Informative
    Nice one for tracking this one down. I keep saying there's nothing new in software...

    So this provides evidence of prior art to claims 1, 2, 3, 5, 6, 8, 10, 11, 12, 13, 16, 20, 21, 23, 24, 25 of the Bezos patent. It may also provide prior art to claims 7, 9, 14 and 15 - does anyone know whether there is a web interface to this system and if so whether it existed before September 12, 1997?

    It looks like the only thing Bezos has patented is the act of purchasing an item over the 'net by the '...speaking of a sound...' (claim 4, claim 18), and that's technology he hasn't implemented.

    --
    I'm old enough to remember when discussions on Slashdot were well informed.
    1. Re:Prior art... by servoled · · Score: 1

      Last line of clam 1:
      "whereby the item is ordered without using a shopping cart ordering model."

      I don't think MICS used a shopping cart ordering model, though I could be wrong. If it doesn't then it wouldn't qualify as prior art (according to USC 102) for claims 1 and 6. The claims 2, 3, 5, 8, and 10 are are dependent on claims 1 and 6 (10 is dependent on 9 which also has the shopping cart limitation). Unless you can throw out the independet claims 1, 6 and 9 you can't touch the claims that are dependent on them.

      It might apply to claims 11 and up however.

      --
      "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
    2. Re:Prior art... by servoled · · Score: 1

      Nevermind re: claim 1, I read that wrong.

      However, it still applies to claim 6 ("a shopping cart ordering component that in response to performance of an add-to-shopping-cart action, sends a request to the server system to add the item to a shopping cart.") and claim 9 and their respective dependent claims.

      --
      "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
    3. Re:Prior art... by tadghin · · Score: 1

      I'm puzzled. Theodp has sent me this stuff before, always claiming that it is prior art for one-click, but at least based on the materials submitted, I don't see it. Maybe you guys who know more about the system in question see this as prior art. But can you please explain? There's nothing in the documentation that gives any insight into what results are produced by the various actions described here. From the manual, it might just run a batch job, or move you to another screen. For this to be considered as prior art, it would seem to me that it would require some evidence that the actions in question were to purchase something. And I don't see that here. Where are you guys seeing that?

      --
      Tim O'Reilly @ O'Reilly Media, Inc. 1005 Gravenstein Highway North, Sebastopol, CA 95472 http://www.oreilly.com
  4. Mainframes were the foundation of Prodigy by vudufixit · · Score: 5, Informative

    A lot of the programmers and project managers put in place by IBM and Sears were old school mainframe guys (and gals) and they did some groundbreaking work, including adapting a TPF system (Transaction Processing Facility for airline reservations) for delivering content and email messages. They built a huge place in northern Westchester county to handle an anticipated ten million members. I have to give the rank and file people at Prodigy a lot of credit for going beyond mainframes and adapting to Unix, AIX, TCP/IP, etc. and making it work pretty well. A series of incompetent managements sank the good ship Prodigy. The people rowing the oars always did their best.

  5. Cutler's Windows NT Team... by vudufixit · · Score: 5, Insightful

    Set up a Vax system in his house as a prank, as I recall.

  6. How to know when Linux really makes it by Anonymous Coward · · Score: 1, Funny


    Reading the header, the article, and some of the links made me realize how you can recognize when Linux really "makes it" in an organization:

    Linux has really "made it" when the sysadmins have to run system accounting to generate chargebacks for compute resources used on the Linux box.

    1. Re:How to know when Linux really makes it by marktoml · · Score: 2, Insightful

      I think Linux really makes it when people no longer even question its use. Even better when people start to question why it mightNOT have been used.

    2. Re:How to know when Linux really makes it by Anonymous Coward · · Score: 4, Insightful

      Linux should always be questioned, just like the use of every other tool. Linux is fabulous, but it is not all powerful or appropriate for every situation. You should always consider the situation before making a decision about the tool to use.

      Knee-jerk Linux advocacy isn't any better than unthinking opposition to Linux. I actually think its worse. When someone simply opposes Linux, there is probably another solution that either already works, or could be reasonably expected to work on Unix or Windows. An unthinking Linux advocate may push a solution which is unworkable.

      I recently had a discussion with a coworker who though that Linux would be the best OS to use on an Itanium server. I found to be an astonishing view. For our industry there is a growing amount of vendor software that runs on Itanium.... under HP/UX. Hundreds of packages run under HP/UX, but I can only think of about 2 that run under Linux. Linux would clearly be a poor choice for us, and yet that was the automatic answer from my coworker. After some additional discussion it turned out that he didn't really know about the applications, but basically assumed that Linux could do it. I think that is way too common among Linux users.

      Frankly, contrary to you, I think Linux will have made it when it is questioned (like every other IT/engineering solution should be) and chosen as the best solution for the problem, and not because ... ITS LINUX!! IT RULEZ!! No discussion needed d00d.

  7. RMS by Ruie · · Score: 2, Informative

    I just want to point out that proper credit is due to RMS -
    who was the one who stood up to consiously prolong the golden age of sharing.

  8. Re:A modest proposal by Anonymous Coward · · Score: 0

    I second that but can't use email right now. Can somebody send Rob a mail from me? Thanks

  9. Ill advise. by Krapangor · · Score: 0, Interesting

    With US copyright duration extended longer and longer (Thanks, Disney !) this is terribly silly.
    By staying too near to the old mainframe stuff we just breed more and more SCO-like lawsuits.
    Just one wacko company buy old heritage mainframe IP and starts to sue all Linux related business, because some fool decided few months ago that it would be cool that the NUGABOGORK module in the 2.8.342 kernel should work like the trogolyte algorithm on the IBM 1920.

    --
    Owner of a Mensa membership card.
    1. Re:Ill advise. by GigsVT · · Score: 1

      With your supposed high IQ, one would think you would know the difference between copyright and patents.

      If anyone did accuse copyright infringement on ancient mainframe stuff, a simple look at the code would cure any doubt.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
  10. IBM's version of usenet by xyote · · Score: 5, Interesting
    IBM had its own discussion groups equivalent to usenet discussion groups that were called forums. Prior to that, there was the VM Newsletter, a mailing list, edited by Peter Capek, that served to announce the availability of many programs and software tools to the internal IBM community. These tools became a sort of open source since distribution of source was encouraged due to the support provided, "as is", though much of the support was excellant. In some cases, people made improvements to the source, sent it back to the orginal author who incorporated them into the program.


    I'm a toolie from way back with a few contributions of my own, SEARCH, a flat file database query tool (used Boyer-Moore string search to make it real fast), and REACC/QUACC, a command that let you determine whether a R/O CMS disk had changed and needed to be reaccessed.


    Also some that never got off the ground. I had this idea to emulating temporary files without doing actual i/o to disks. Couldn't call it virtual i/o since there was already a mainframe i/o method called that. I described it to a friend who said oh yeah, unix has those, they're called file pipes. !!? This is the late 70's or very early 80's when unix was basically unknown at IBM. So a first for unix in that case. File pipes were cool and I was probably the only one who had them on mainframes at that time.


    So yeah, other than that, we mainframe guys invented everything first. But we never believed the stories told by those ex Future Systems guys. They claimed they invented everything first.

  11. Might have been collabarative but it wasn't open by Anonymous Coward · · Score: 5, Interesting

    At least the IBM mainframe and CDC projects I worked on were not open source.

    They were huge though, we often had more than 400 programmers working on the one system, each working on their own little corner (well you prayed you didn't overlap). The banks and insurance companies had even bigger teams.

    I am vaguely aware that the DECUS (DEC user group) kept VMS going on their own while Digital then Compaq then HP tried to decide if it was profitable or not. I think the obstinate customers who insist on something reliable have swayed HP now. Corporate policy is something like: "as long as you don't cost us any money, you can do what you want". They might change their minds if they see a profit in it again.

  12. Even earlier. by tuomoks · · Score: 5, Interesting

    early 70's ( of course no orders from PCs - didn't exist that time but ). Working in an insurance company, our customers, banks, city/county fleet managers, shipping companies, etc.. were able to order print jobs and were billed eletronically based on information we had of them. Small jobs could even be routed to their RJE printers - slow, or sent on tape. Later on at start of 80's I had mainframe customers selling print services in their IBM 3800 laser printers ( 215 pages/min ). It's impressive to see 4-5 of those printing almost 24h / day. Almost all the orders came over network ( BSC, x.25 or SNA still at that time ) and were billed on their bank by paper type, pre-processing requirements, layout requirements and post-processing, etc.. All the customer information was, of course, in mainframe databases. The real challenge was the world wide requirements in a bank to get the print to follow the user independent of the printing subsystem, IBM, Tandem, Honywell, Prime, Dec, whatever and independent of the protocol, BSC, X.25, SNA and later IP. To authenticate a user and printer in foreign country can be interesting and is not possible without very detailed information of user, network(-s), routes, equipment, etc. and of course of the paying organization or department for inside jobs.

  13. Re:Might have been collabarative but it wasn't ope by george101 · · Score: 4, Interesting
    I'm not sure how well it aligns with today's concepts of "open source" but much of the early IBM 360/370 operating systems were distributed and maintained in source code format. So were major applications like IMS DB/DC (Information Management System).

    I recall the huge uproar when IBM decided to withdraw access to the source. It was called their "Object Code Only" (OCO) policy and users were outraged. I still have some of the coke can wrappers passed out at a users group meeting making fun simultaneously of OCO and New Coke. (From a Google search, found this which references Feb. 8th, 1983 as the date of the OCO announcement.

    There was a very active community within the major IBM users groups such as SHARE, sharing modifications to the systems. The best collection at the time was the CBT Mods Tape which was originally assembled by a Systems Programmer at Connecticut Bank and Trust. I guess it doesn't suprise me that it still exists (Thanks Google!) as it was an invaluable tool back when I was still involved with mainframes.

  14. Well "Heritage" sounds better than "legacy" by Anonymous Coward · · Score: 0

    ...speaking as a "dinosaur" ex-mainframe coder (rocks back and forth gently in chair)

  15. Try Model 9370 by Anonymous Coward · · Score: 0
    These were the "mini mainframes", released in the late 1980's. Might be worth a look. Keep in mind IBM licenses software separate, so the licenses alone can cost $$$.


    Another alternative is a PC card to emulate a mainframe. I think these run about $3k.


    www.kiyoinc.com/herchard.html has some info.

  16. Any Suggestions? by Vagary · · Score: 1

    So pretty much all IP wants to be free, right? And we can't compete on manufacturing. So it has to be a service -- any suggestions?

  17. What Open Software has Tim O'Reilly written? by Anonymous Coward · · Score: 3, Informative

    I am not aware that Tim O'Reilly has actually contributed or written any Open Source Software himself. Of course he's an advocate: He doesn't have to create or debug any code, and then he can release the result on CD's that are bundled with his books (such as "Learning Red Hat Linux", bundled with a copy of Red Hat.) As he exhorts YOU to write code for free, with freedoms for him to distribute it for a price, he is laughing all the way to the bank.

    "Anybody who works for free is a slave."
    -- Mr. T, on the Howard Stern Show, regarding
    the unauthorized use of footage portraying
    his character in a comedic fashion in
    Best Buy commercials

    Anybody who suggests that IBM mainframe software mirrored the open source movement should go back and check the prices on those mainframes and the prices of the service contracts. They weren't cheap, and hardware prices subsidized the paychecks of those software groups, which were relatively few in number. In other words, they could AFFORD to be "open source". That isn't the case today, and lots of business people and naive software developers are going belly-up trying to pursue the unachievable dream. Some will succeed, and they will tout themselves as examples that "the model works." You will never hear from the legions who abandoned their projects, and who never made a dime because they will be modded down as a "Troll" on Slashdot. (Just look at all the criticisms Cmdr Taco got when he open sourced some of his Slashdot code.)

    By the way, mainframe manufacturers had a funny trick. They would ship all of their mainframes with all the necessary hardware for both basic (cheaper) and advanced (more expensive) machines. However, the basic machines had the advanced portions disabled. If a client wanted to upgrade, a technician would be sent out with great fanfare and would generally close the door behind him as he worked. He would only really need a screwdriver and a couple of minutes to get the proper cards in place. Keep that door closed! In other words, it's something that the clients could have done themselves, but of course, it was more profitable for the mainframe companies to charge big bucks for the upgrade.

    The advent of CrippleWare!

    "I pity the fool."
    - Mr. T, anywhere and everywhere.

    1. Re:What Open Software has Tim O'Reilly written? by MobyTurbo · · Score: 2, Informative
      I am not aware that Tim O'Reilly has actually contributed or written any Open Source Software himself.
      Tim O'Reilly is a technical writer and publisher, not a programmer. Many open source programmers are greatful to him and other O'Reilly authors for providing them with excellent documentation for open source software and development tools. I think he is quite qualified to write about the software community, having played a not insignificant role in the development of the Internet.
    2. Re:What Open Software has Tim O'Reilly written? by Doctor+Hu · · Score: 4, Interesting
      By the way, mainframe manufacturers had a funny trick. They would ship all of their mainframes with all the necessary hardware for both basic (cheaper) and advanced (more expensive) machines.
      (sigh)

      A generalisation: some machines were engineered that way, more commonly as LSI came in during the 1980's. But the customers weren't entirely ignorant about it: it wasn't primarily a technical issue, but a matter of contracts and resourses - factors that members of /.'s army of part-time boy programmers may eventually understand when they've had to earn their living in the trade for a few years.

      In other words, it's something that the clients could have done themselves ...
      Sure - if they had their own engineering organisation, trained to maintain the machines they used, and were willing to take full responsibility for any and all unanticipated consequences of what they did. You needed to be a pretty big organisation with pretty unusual requirements for that to be worthwhile.

      The vendors charged what they reckoned the market would bear. Big customers did better than small ones. Another aspect of the mainframe era that is being repeated today - I'm sure I don't have to give any clues about the particular platforms and products involved.

      Dr Hu - who worked with mainframes as recently as the early 1990s.

    3. Re:What Open Software has Tim O'Reilly written? by Felinoid · · Score: 3, Insightful

      A retort to Mr.T's clame "Anybody who works for free is a slave" is.
      I've heard of a wage slave (working at a wage) but not a hobby slave (Working for free).
      I understand his position given the situation. He did not consent to the situation so it's more a case of theft. (The fact that your not being paid dosen't change the fact that the payment was the reason you did the work).

      You have hit on something very much key to this.
      The reason this early open source worked was becouse the pirces of the mainframs did in fact pay for the software develupment.

      This has not ceased to be the case. MacOs X is in fact still paid for by hardware sales yet Apple wishes to keep MacOs X a commertal binary.
      SunOs was also subsidised by hardware but Sun didn't open source it.

      Just about every hardware driver in existence is closed. Why? You can't sell the driver and with out a driver you can't even sell the hardware. It's stupid.

      Most software is compleatly devoid of any commertal value.
      Example programs that overwrite your erased data with nulls. It's a nice added security but it's easy to get around so it's hardly worth putting out $10 for so it'll never make it except as a free program.

      What ever happened to RipTerm, RipScript and other efforts at low bandwith graphics?
      Dead becouse they are propritary.

      (Some BBSes like VBBS offered free alternitives)

      Flash Media has no alternitives. It's a unique product and so long as it remains unique with no alternitives it will remain valuable.
      But should someone produce an open alternitive it is history.

      Then you have postscript. An effort to make one commen standard for all printers. It's still used but mostly on high end printers targeting profesionals who may be using high end computers that won't run Windows.

      Then there is CUseeme. A great protocal for it's day quickly brushed aside for pritty much anything else once it went commertal.
      Some people will even prefer nothing at all do using CUseeme.

      What if HTML was propritary?
      True thies are protocals and not programs but in each case there is support software to go with it.

      Would you pay for daliclock? A nifty app for xwindow and Palm that displays the time and when the time changes it melts to change the display to the current time.

      I wouldn't. But I have it installed on my workstation an PDA.

      It's a commen myth that if people will use software for free they'll pay for it. More often than not users only use free software becouse it's free and for no other reason.

      People will pay for software only if it's of value to them and they believe there is no cheaper alternitive.
      (Hence Microsofts old Total Operating Cost FUD.)

      Not everything should be in open source. But if your not going to sell it then publish it.

      --
      I don't actually exist.
    4. Re:What Open Software has Tim O'Reilly written? by smallpaul · · Score: 1
      Anybody who works for free is a slave

      Or (more likely) a volunteer.

    5. Re:What Open Software has Tim O'Reilly written? by Anonymous Coward · · Score: 0

      nothing infuriates like the (sigh)... listen up, dickwad, amdahl plug compatibles in the 70s came with throttles to slow their performance, and you had to pay to unleash them. nobody had heard of LSI at that time.

    6. Re:What Open Software has Tim O'Reilly written? by sjames · · Score: 1

      A few points. For one, O'Reilly has done the equivilant with books available for free on the website or for pay to get a printed copy. They have been successful with that so far. So at the least it's not a case of the advocate being unwilling to take the advice.

      For another, it's hardly surprising to see businesses trying the Open Source/Free software model fail. That's mostly because it's hardly surprising to see a new business using any model fail. Most new businesses fail. The common wisdom is that a business that manages to survive for 5 years will probably last. Before that, it might, but probably not.

      The statement that some will succeed and say the model works is nearly a tautology. In general, anyone who succeeds with any model will say that that model works (naturally! It did for them!).

      Incidentally, the deck is stacked against seeing a lot of successes in the Open/Free model since a business starting with that model has a stronger tendancy to be terribly underfunded. In that sense, it's a credit to the model that ANY of them are succeeding at all.

      At the same time, it is important to recognize that the old mainframe world's similarity to Free/Open software IS limited from the business perspective and it will be important to note the differences as well as the similarities.

      BTW, the funny trick is still in full effect with some companies. In many cases, they don't even need to send someone out, they just remotely change an obscure config variable somewhere. I'm of two minds there. On one hand, you could call it speculative shipping, on the other if they could afford that, what's the justification for charging so much to turn it on.

  18. Re: Web Interface Question... by theodp · · Score: 1

    "...does anyone know whether there is a web interface to this system and if so whether it existed before September 12, 1997?"
    Here's a 1990 post discussing ISPF access using tn3270 (a 3270 terminal emulator running with tcp/ip transport) via the internet. And this 1996 press release announced Netscape's licensing of IBM's Host On-Demand, a Java-based tn3270 solution that provided 3270 terminal emulation for intranet and Web users and was integrated into Netscape 4.0.

  19. Re:Might have been collabarative but it wasn't ope by cmdrbuzz · · Score: 1
    I am vaguely aware that the DECUS (DEC user group) kept VMS going on their own while Digital then Compaq then HP tried to decide if it was profitable or not. I think the obstinate customers who insist on something reliable have swayed HP now.

    What planet are you on? VMS makes a huge amount of money.

    Just look at Intel, they use VMS to fab all their processors, they might be a little irrated to discover cHumPaq killed VMS.

  20. Re: More on Web Interface Question... by theodp · · Score: 1

    In vacating the injunction Amazon obtained to force Barnes and Noble to eliminate their single-click ordering function, the U.S. Court of Appeals concluded that the district court erred in failing to recognize that one of the references cited by BN - the CompuServe Trend System, which automatically charged purchasers' accounts 50 cents for each stock chart ordered - raised a substantial question of invalidity. The district court dismissed the significance of this system partly on the basis that it "was not a world wide web application," a distinction the U.S. Court of Appeals found irrelevant, noting that Amazon's '1-Click' patent specification explicitly notes that "[o]ne skilled in the art would appreciate that the single-action ordering techniques can be used in various environments other than the Internet."

  21. It will never happen. by MarkusQ · · Score: 2, Interesting

    All the interesting problems will have been solved *in that area* and so the hackers will move on to new areas.

    With all due respect, I think you are seriously underestimating something--maybe the nature of hackers, maybe the nature of problems--if you believe that it is possible to solve "all the interesting problems" in any field of human endevour whatsoever.

    For example, if you look at any ancient "problem space" you will find people still devoting their lives attacking problems that they find interesting in the true hackerly spirit. Fire? Lots of active research, both professional and amature. Ditto agriculture. What about dealing with the other gender? Animal husbandry / wildlife management? Or just looking at the stars? I personally know serveral people who are still trying to get to the bottom of knots! If anything, the number of interesting problems in an area goes up with time.

    Can you name even one area where all the interesting problems have been solved--keeping in mind that it only has to be interesting to the hackers that are working on it, even if 99.99% of humanity thinks it's as dull as dirt (yet another subject that we haven't come close to exhausting, even though it's as old as the hills)?

    -- MarkusQ

  22. Obstinacy and VMS by hughk · · Score: 2, Informative
    One of the obstinate companies was the DoD, they have a contract guaranteeing support for n years. Some major customers in the private sector also had similar agreements. HPaq now says that OpenVMS will run on Itanium (it already boots).

    These guys also pay for 24x7 support - lots of cash. HPaq suddenly found that they had a little gold mine.

    --
    See my journal, I write things there