Slashdot Mirror


Top 5 Submerging Technologies Pinpointed

An anonymous reader writes "Computerworld makes its picks of five 'submerging' (i.e. dying) technologies, as the article asks 'Where are the review committees for obsolete technologies?' The picks, made by 'corporate IT managers and analysts', include Windows 9x, client/server computing and Visual Basic 6."

475 comments

  1. They, of course... by cliffy2000 · · Score: 1, Offtopic

    Forgot submarines. Those have been submerging since the German U-Boats of World War II!

    1. Re:They, of course... by EnderWiggnz · · Score: 1

      try, since the civil war.

      --
      ... hi bingo ...
    2. Re:They, of course... by Minderbinder106 · · Score: 1

      What about the Turtle in the American Revolution?

    3. Re:They, of course... by eyegor · · Score: 1

      The problem with the civil war variety is that they submerged more times than they surfaced.

      Seems they got too much water in the people tank. That tends to be bad for morale

      --

      Don't anthropomorphize computers, they don't like it.
    4. Re:They, of course... by maddogdelta · · Score: 2, Funny
      And, of course, the submarines' targets. They also submerge quite frequently:-)

      Remember kids, there are two kinds of vessel in the ocean...submarines, and targets.

      --
      -- There are 10 kinds of people in the world, those who understand binary and those who don't.
    5. Re:They, of course... by Theatetus · · Score: 2, Informative

      Try the American Revolution. Unlike the CSA's submarines, the Continental subs didn't have the nasty habit of killing their entire crew.

      --
      All's true that is mistrusted
    6. Re:They, of course... by cartzworth · · Score: 0

      Actually, since the civil war...

    7. Re:They, of course... by Anonymous Coward · · Score: 0

      Forgot COBOL.

    8. Re:They, of course... by Anonymous Coward · · Score: 0

      That would be based on a sample size of one, presumably. Even if it had sunk, it could hardly have been called a habit!

    9. Re:They, of course... by lamp540 · · Score: 1

      Try since 1620 google Cornelius Drebbel

  2. Submission - it's dragging me down by bcolflesh · · Score: 4, Funny

    I'd like to submerge 'corporate IT managers and analysts'.

    1. Re:Submission - it's dragging me down by letxa2000 · · Score: 4, Insightful
      No kidding. Client/server is a dying technology? It might not be a buzzword that gets you automatic funding like it was in 1999, but it's not dying!

    2. Re:Submission - it's dragging me down by Frymaster · · Score: 3, Informative
      It might not be a buzzword that gets you automatic funding like it was in 1999, but it's not dying!

      if you want funding now you have to be:

      1. enterprise
      2. personal
      3. proactively secure

      client server isn't dying - the server has become "enterprise" and the client has becom "personal"

    3. Re:Submission - it's dragging me down by Tony+Hoyle · · Score: 2, Insightful

      If client/server is dying, .NET is in for a hell of a rough ride :)

      I'd say the opposite - everyone's going back to the server because it's a complete 'mare to configure thousands of clients to do the same thing (users keep mucking it up)... the new stuff just uses the client as a souped up web browser.

    4. Re:Submission - it's dragging me down by Carnildo · · Score: 1

      What they're saying is dead is the "fat client" version of the client/server architecture, where the client program does the computing. The article states that it's being replaced with technologies such as thin-client and web client applications, where the the server does the real work, and with multi-layer applications.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
    5. Re:Submission - it's dragging me down by KMAPSRULE · · Score: 1

      The article(what little of it I was able to download) says "FAT Client"(App on Client, Data only on server) client/server is dying said things like web interfaces (thin Client) are the new future.

      --

      --Im an oven mitt, not an engineer! (SLArbys Radio Commercial)
    6. Re:Submission - it's dragging me down by Theatetus · · Score: 1

      That's especially funny since "enterprise" was originally supposed to mean (best as I could tell; nobody's really sure what it means) n-tier. But, all the PHB's out there want to think they're big and important too and don't like hearing that they don't need "enterprise-level solutions" (even when those save them money -- I've had a COO of an organization with 5 servers and 60 desktops all in one central site say "well obviously our organization needs an enterprise-level solution [for Directory Access]; client-server just isn't enough for us").

      So, the word "enterprise" now simply seems to mean "run in a networked environment on multiple hosts".

      --
      All's true that is mistrusted
    7. Re:Submission - it's dragging me down by letxa2000 · · Score: 1
      Sorry, you're right. The article was instantly ./'d so I wasn't able to read the article until someone posted it here.

      Still, the header probably should have listed "Fat Client/Server Model" rather than "Client/Server" dying since the latter includes most of where things are going these days... web services, etc. are obviously all client/server--perhaps even "Fat client" depending on what browser you use. :)

    8. Re:Submission - it's dragging me down by rf0 · · Score: 1

      just try selling to them. That can always be fun

      Rus

    9. Re:Submission - it's dragging me down by r00zky · · Score: 1

      Client/server is a dying technology?
      Yes! Don't bother trying to connect to their web server with your browser client.

      --
      I'm a chainsmokin' alcoholic sociopath, so-ci-o-path
    10. Re:Submission - it's dragging me down by Anonymous Coward · · Score: 0

      Why do I have a feeling that Micro$oft had a finger in this article? They are Trying to convince those who could not find a good reason to move from vb6 to VB.NET that they must move now or they'll be left behind..

    11. Re:Submission - it's dragging me down by Anonymous Coward · · Score: 0

      In Russia we are not allowed to use the terms sub-merging or submission.

    12. Re:Submission - it's dragging me down by Lodragandraoidh · · Score: 1

      Actually, its not really a 'souped up' web browser - its just a plain vanilla web browser. My shop is building applications that leverage existing web browser functionality via Java; additionally, Zope (python) is being used to move 90% of the processing to the server side - particularly for applications that are not cpu cycle intensive.

      One methodology is good for when you expect many simultaneous users, the other is for when you expect a small subset of users at any given time - although it can scale as needed.

      The age of enterprise wide C++ distributed applications is at an end - except in some small niches, like operating systems, associated tools, and performance driven applications - such as mathematical simulations and video games (simulations).

      Most everything else is going 4GL in the form of Perl, Python, Java and other platform independent interpreted/bytecode compiled incarnations. I appreciate not having to load 300 user machines with the application, and troubleshoot why it won't work on 30 of them, and then come back weeks, months and years later to reload it because someone erased it accidentally, or had a hard drive crash, or upgraded to a new machine...thank you very much!

      --

      Lodragan Draoidh
      The more you explain it, the more I don't understand it. - Mark Twain
  3. CD? by Jafafa+Hots · · Score: 2, Insightful

    how about the pre-recorded compact disc? (no I havent RTFA yet)

    --
    This space available.
    1. Re:CD? by Anonymous Coward · · Score: 0
      When I can trade karma for a blowjob, then I'll give a shit...

      I don't understand your sig. Are you saying you have so much, you'd trade some to receive oral sex, or that you are so anxious to get some karma that you'd perform fellatio in order to get some?
      It works both ways, you see.

    2. Re:CD? by Haeleth · · Score: 1

      > How about the pre-recorded compact disc?

      What's dead about that? It remains the predominant medium for music and software sales, and shows every sign of continuing to do so for a year or two at least. Although I suppose you could claim that the concept of "paying for music" was submerging...

    3. Re:CD? by Anonymous Coward · · Score: 0
      Ahhh yes, the transitive property of fellatio.

      I'm a little more concerned about who he's going to give the shit to after the transaction with the karma and the blowjob.

    4. Re:CD? by aflat362 · · Score: 1
      I suppose you could claim that the concept of "paying for music" was submerging

      I just signed up for MusicMatch and iTunes and payed money for music. And I'm happy.

      --

      Conserve Oil, Recycle, Boycott Walmart

  4. What?! by gpinzone · · Score: 0, Redundant

    BSD isn't on the list? You mean the trolls were WRONG?!

    1. Re:What?! by Anonymous Coward · · Score: 0

      Eat shit and die.

    2. Re:What?! by Anonymous Coward · · Score: 0

      I think the troll must be changed to "Netcraft confirms, BSD is submerging"

  5. The Single-Button Mouse by scosol · · Score: 1

    Please!

    For gods sake man, PLEASE!!!!!!

    --
    I browse at +5 Flamebait- moderation for all or moderation for none.
    1. Re:The Single-Button Mouse by Anonymous Coward · · Score: 2, Interesting

      The Standard Response:

      Imagine you're an elementary school teacher with a class of 20 six-year-olds. Half of them have no computer experience at all. All of them have poor motor skills. You take them into a computer lab for the first time. You explain the workings of the mouse, and that one button is useful, and the other button is not. (Remember: six year olds. Think kiddie educational software.)

      They start plugging away. One hand goes up. "My computer is broken. The mouse thingy isn't working." You kindly indicate the other button, and the child goes on with his "work."

      Another hand goes up. "My mouse is broken..."

      Twenty times.

      Trust me, computers for kids (Apple eMac) NEED one button mice standard.

      Now, as to why Apple ships single button mice with G5 towers...you've got me.

    2. Re:The Single-Button Mouse by S.Lemmon · · Score: 4, Insightful

      Er, maybe 15 years ago (and probably not even then), but now days most of those six year olds could probably frag the daylights out of their teacher. For any kid raised on a steady diet of console game controllers bristling with buttons, a two button one wheel mouse probably seems quaint. Face it, the one button mouse is probably more for the benefit of the computer-phobic person teaching the class.

    3. Re:The Single-Button Mouse by PD · · Score: 2, Insightful

      Why not just write the kiddie program so that both mice are tied to the same event?

    4. Re:The Single-Button Mouse by Anonymous Coward · · Score: 0

      Why not just add a roller thingy under your keyboard? You could be the first kid on your block with a 104-button mouse?

    5. Re:The Single-Button Mouse by Daniel_Staal · · Score: 1

      That's fine, assuming you know you are writing a kiddie program...

      --
      'Sensible' is a curse word.
    6. Re:The Single-Button Mouse by EricV314a · · Score: 2, Funny

      for my 6 yr old I painted the right mouse button red and told her "dont touch it or you will break the computer"

    7. Re:The Single-Button Mouse by harlows_monkeys · · Score: 1, Flamebait
      Trust me, computers for kids (Apple eMac) NEED one button mice standard.

      The intelligent solution to this, as opposed to the Apple solution, would have been to ship two button mice, but configure the software to treat the buttons as the same.

      Then, users who can handle two buttons go to Prefernces and change the setting.

      For desktops, this is merely an annoyance, since it is easy for most of us to toss out the Apple mouse and get a real one, but for laptops, this is a major design botch on Apple's part.

    8. Re:The Single-Button Mouse by JonnyQabbala · · Score: 0

      So are you saying that Adult mac users are not smart enough to use more than one button?
      Or that the G5 is aimed at 5 year olds?

      --
      This sig intentionally left blank
    9. Re:The Single-Button Mouse by Anonymous Coward · · Score: 0

      I would hazard to say that your average adult mac user isn't smart enough to use two mouse buttons.

    10. Re:The Single-Button Mouse by Anonymous Coward · · Score: 0

      Apple needs to design the OS for the one button mouse. In fact, because they do it is one of the reasons the OS is so great. As soon as they made two button standard then you would start needing it. That would be the end of their ease of use advantage. The current system where higher end users can upgrade if they wish is much better.

      Oh, and as for laptops, I would argue exactly the opposite. two button systems on laptops bite. The problem with PCs is that they are stuck with requiring two button mice on laptops and you are stuck with a much smaller target for the button you need 95% of the time.

    11. Re:The Single-Button Mouse by Bill,+Shooter+of+Bul · · Score: 1

      No, No, and umm No. There are functions that can only be accessed by using the right mous button or control clicking. Having only one button on a mouse is a lot like having only one pedal in a car. It would be a heck of a lot simpler with at least two. All of apple's design principles were developed in the early days of computers, things have changed and they have failed to update. There is a reason why Kde, Gnome and all of the other window managers follow windows conventions rather than mac's. No one is trying to do what apple is,because its not a very good idea anymore.

      --
      Well.. maybe. Or Maybe not. But Definitely not sort of.
    12. Re:The Single-Button Mouse by Bill,+Shooter+of+Bul · · Score: 1

      But it won't. Isn't that like telling them that goblins that like to eat young children live in the knife drawer?

      --
      Well.. maybe. Or Maybe not. But Definitely not sort of.
    13. Re:The Single-Button Mouse by aflat362 · · Score: 1
      Why not just add a roller thingy under your keyboard? You could be the first kid on your block with a 104-button mouse?

      My god that's funny. If you put the two mouse buttons where your wrists go below the space bar, and had lots of desk space this might work. But there's the issue of how you can move the pointer and type at the same time. You'd have to have some kind of straps on your arms or something.

      Has anyone actually tried this before? I sense a project coming along if not just for Hiliarity's sake

      --

      Conserve Oil, Recycle, Boycott Walmart

    14. Re:The Single-Button Mouse by Anonymous Coward · · Score: 0

      There is a reason why Kde, Gnome and all of the other window managers follow windows conventions rather than mac's.

      Follow Windows convention? Maybe KDE and Gnome, but usually 3-button mouses are used on Unix systems. Windows uses 2-button mouses and Mac 1-button mouses.

    15. Re:The Single-Button Mouse by void* · · Score: 1

      She probably pushed it a bunch of times and now thinks her Dad is an idiot ;)

      --


      Code or be coded.
    16. Re:The Single-Button Mouse by marcinjeske · · Score: 1

      Yes, yes, and ummm, yes! A well-designed interface should never have functions which can only be accessed by activating an unseen control (like a contextual menu). Multi-button mice are too often used as a crutch by bad interface designers who can't figure out how to present options to a user.

      Yes, Apple does limit the power of it's mouse, but with this leverage it gains something other platforms (generally) lack: cleaner, better-designed interface. And Mac users can choose to use a two-button scroll mouse, if they wish, and it works just like it would under Windows.

      Imagine a building where the doors wouldn't open unless you used your left hand to open them... that would be as intuitive as the whole right-click, left-click thing.

    17. Re:The Single-Button Mouse by eam · · Score: 2, Funny

      Nick (age 5 - just started kindergarten), has no trouble using both mouse buttons as well as the wheel in the middle.

      Alex (age 2+5/6), has a bit of trouble using the mouse. He tends to click the wrong button. However he hasn't completely gotten the idea that he has to put the mouse cursor on top of the thing he wants to click yet. Kiddie programs written for a kid his age are not very difficult. If you can slide the mouse back & forth, you'll have no trouble.

      Bethany (age 1/2), just sits there & slobbers on the computer. She might be the wisest of them all.

      Of course, it all depends on the backgrounds of the kids. I've got computers in my house. Their daycare center has computers. The elementary school has computers. Not every child grows up in the same environment.

    18. Re:The Single-Button Mouse by Anonymous Coward · · Score: 0

      My teachers back in primary school tried much the same thing with the function keys on the BBC Bs we had there. 'Course, they were red already - and at the time I was young and innocent enough to believe them!

    19. Re:The Single-Button Mouse by Anonymous Coward · · Score: 0

      Doesn't OSX support some 65,000 buttons on the mouse? That's far more buttons than anyone could fit on a mouse.

    20. Re:The Single-Button Mouse by Kazoo+the+Clown · · Score: 1

      Trust me, computers for kids (Apple eMac) NEED one button mice standard.

      Oh yeah, great. Let's all just optimize the world for 6-year-olds. It's exactly this sort of thing that's wrong with the U.S. education system.

    21. Re:The Single-Button Mouse by Kazoo+the+Clown · · Score: 1

      WHAT are you TALKING about. The Apple doesn't have a one button mouse, it's a two-or-three button mouse, just some of the buttons are on the keyboard. How conveeeeeenient

    22. Re:The Single-Button Mouse by EricV314a · · Score: 1

      hehe, she knew that long before...

    23. Re:The Single-Button Mouse by sacherjj · · Score: 1

      There is nothing limiting you to accessing choices using a single button. However, to use your analogy: You have the option of going through 3-6 doors to get outside, if you use your left hand. Or, if you know that your right hand is special, you can use it to get outside with only one door.

      The phrase "cleaner, better designed" could also be thought of as "slower, less efficient".

    24. Re:The Single-Button Mouse by sacherjj · · Score: 1

      The U.S. education system? I thought that was what was wrong with the music industry.

    25. Re:The Single-Button Mouse by sacherjj · · Score: 1

      Before you work on this much, you will want to consider a little formula:

      F = ma

      Figure out how fast you move your current light weight mouse and how quickly you start and stop (this is called acceleration). The force required increases proportional to the mass of your "mouse".

    26. Re:The Single-Button Mouse by Zebbers · · Score: 1

      no, I wont trust you...I work with kids and can assure you that you are wrong.

    27. Re:The Single-Button Mouse by aflat362 · · Score: 1
      Right, This just means in order to move the more massive "mouse" at the same accelleration I'll just have to apply more force.

      But what about the greater area of the bottom of the keyboard, this will cause greater resistance to movement across the plane of the desktop requiring even more force.

      Of course I could install some little ball bearing wheels on the bottom of the keyboard to reduce the amount of friction. This will lower the overall force required to move the keyboard. Perhaps to levels comparable to the force required to move a standard rolley mouse.

      --

      Conserve Oil, Recycle, Boycott Walmart

  6. Don't forget by michaelhood · · Score: 1, Funny

    BSD.


    (joke!!)

  7. that website is one... by joeldg · · Score: 1

    why didn't they list their site as dead as soon at it is listed on slashdot..
    someone want to post the article here?

  8. Speaking of dying technologies.. by James_G · · Score: 4, Funny

    .. I think they need to include the computerworld.com webserver on the list..

    1. Re:Speaking of dying technologies.. by gnu-generation-one · · Score: 0, Troll

      "Speaking of dying technologies"... do we even dare mention BSD?

    2. Re:Speaking of dying technologies.. by WuphonsReach · · Score: 1

      You mean the just like the printed version of CW is a dying technology?

      I used to receive half a dozen computer mags per month back in the early 90s... then came the web and e-mail newsletters. All the content that I used to pay oodles of cash per year for now delivered to my screen for free.

      --
      Wolde you bothe eate your cake, and have your cake?
    3. Re:Speaking of dying technologies.. by sharkey · · Score: 1
      I think they need to include the computerworld.com webserver on the list

      Maybe they're practicing what they preach. The Client/Server model is dying, to be replaced be the Web Browser Client. Therefore, it follows that the Web Servers must be turned off.

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  9. Concorde by endoboy · · Score: 1

    this practically qualifies as a repost... 2 stories on dying technology in one day.

  10. Article Text by Anonymous Coward · · Score: 4, Informative

    Submerging Technologies: Five That Are Sinking Fast

    These technologies are rapidly taking on water. Is it time to jump ship?

    Story by Gary H. Anthes and Robert L. Mitchell

    OCTOBER 20, 2003 ( COMPUTERWORLD ) - Most corporate IT organizations have steering committees to craft strategies for new technologies, chief technology officers to assess new products, and IT policies and procedures for developing and buying new hardware and software.

    But where are the review committees for obsolete technologies? Who's looking at what's in the data center, on desktops and in briefcases to see if they still make sense? Who's checking to see if spare parts, vendor support and employees with the right skills will be available next month--or next year?

    In most companies, no one is doing those things in any rigorous way, says John Parkinson, chief technologist for the Americas region at Cap Gemini Ernst & Young in Chicago. "I know of very few companies that actively manage sunsetting their IT," he says. "They think it will last forever."

    It doesn't, of course. But in most cases, there's no need to rush: "No tool is really outdated if it serves the needs of end users," says Eric Goldfarb, CIO at PRG-Schultz International Inc. in Atlanta. However, IT managers who wait too long may risk being forced into expensive last-minute changes to accommodate new technology initiatives as business needs change. That IP telephony call center application won't fly if you have to replace not only the private branch exchange but also update network cabling and those nonswitched, shared-media Ethernet hubs.

    Parkinson says that for each type of software and hardware installed, companies should have an estimated cost and date to replace it and an estimated cost to retain it. "You really should have this in the plan when you [buy], otherwise you won't know what ROI to expect," he says.

    Of course, some technologies need closer scrutiny than others. So Computerworld asked corporate IT managers and analysts what items they would put at the top of their lists. Some of them may justify an immediate rip-and-replace strategy; others should be put on your "endangered" list. Here are five submerging technologies to watch in 2004:

    1. WINDOWS 9x

    Why it's sinking: Can 92 million users be wrong? Yes. Declining support, reliability problems, security issues and incompatibility with new applications should drive the remaining installed base to Windows 2000 or XP.

    Credit: Red Nose Studio
    No obsolete technology is in wider use than the 9x versions of Microsoft Corp.'s operating system. "Windows 9x is getting to be pretty much unsustainable," says Tony Iams, an analyst at D.H. Brown Associates Inc. in Port Chester, N.Y. Indeed, many companies have already migrated to Windows 2000 Professional to gain the reliability of an operating system built on the more stable NT kernel.

    But eradicating Windows 9x won't come easy: IDC in Framingham, Mass., estimates that by year's end, there will still be 17 million Windows 95 installations, 48 million Windows 98 users and 27 million machines still running Windows Me. And the majority of those are business PCs, claims IDC analyst Dan Kuznetsky. "In the long term, it will probably be less costly to upgrade [to Windows XP], just because the NT kernel is much more reliable," he says.

    But what if your organization has waited? Should you go directly to XP, wait for the next generation (code-named Longhorn) or choose something else?

    Don't hold your breath for Longhorn: It isn't due to arrive until 2005 at the earliest. Linux is a widely touted option, but for many the idea of replacing thousands of Windows installations, training users on a new operating system and getting it to work with existing Windows applications is a nonstarter.

    Tom Pratt, information systems manager at Coastal Transportation Inc. in Seattle, says he has no plans to abandon Windows 98. The applications running on his boats won't run on anything else,

    1. Re:Article Text by Anonymous Coward · · Score: 0

      The article is followed by a table:

      OUT: 900-MHz wireless LAN
      IN: 802.11 WLANs
      WHY: Early WLANs installed in warehouses and manufacturing floors won't work with 802.11b. Integration requires an upgrade.

      OUT: 1U (1.75-in. high) servers
      IN: Blade servers
      WHY: They save space, eliminate cables and lower costs by sharing power supplies and connectivity.

      OUT: Color ink-jet printers
      IN: Color laser printers WHY: Color laser printers used to cost thousands; now they're well under $1,000. And color laser cartridge changes are less frequent--and less messy.

      OUT: CRT monitors
      IN: LCD monitors
      WHY: Flicker-free LCDs reduce eyestrain; the tubeless design saves on desk space, and the LCDs are less environmentally hazardous at disposal time than CRTs.

      OUT: Dot-matrix printers
      IN: Ink-jet/laser printers
      WHY: Dot-matrix printers are still good for multipart forms, but as volumes have fallen, prices have jumped above those of both ink-jet and low-end laser printers.

      OUT: Ethernet hubs
      IN: Intelligent switches
      WHY: Newer switches are inexpensive, a prerequisite for IP telephony, and typically support Simple Network Management Protocol for remote manageability.

      OUT: File servers
      IN: Network-attached storage appliances
      WHY: Why maintain file servers for shared storage when you can plug in a simple appliance?

      OUT: Floppy disks
      IN: Flash disks, writable CDs, DVDs
      WHY: What fits on 1.44MB of disk space anymore?

      OUT: Mac OS 9
      IN: Mac OS X
      WHY: Increased stability makes this upgrade a no-brainer.

      OUT: Modems
      IN: Wireless LANs
      WHY: With WLANs expanding across offices, public spaces and hotels, the modem, with its 56Kbit/sec. speed limit, is fast becoming the computing equivalent of an automobile's limited-service spare tire--used only in emergencies, at low speeds.

      OUT: PBXs
      IN: IP telephony/call manager servers
      WHY: With applications that require an integrated voice/data network already emerging, another long-term investment in a digital PBX at this point probably doesn't make sense.

      OUT: PDAs
      IN: Cell phone/PDA hybrids
      WHY: Free up your pockets! New hybrid models are finally reaching a size and price where a single, integrated device makes sense.

      OUT: Serial/parallel ports
      IN: USB 2.0 ports
      WHY: The ports won't go away on PCs anytime soon, but for new hardware, Universal Serial Bus peripherals are faster and often easier to set up.

      OUT: Token Ring
      IN: Ethernet
      WHY: Ethernet: Cheap and ubiquitous. Token Ring: Expensive, with limited vendor sources. Any questions?

      OUT: Windows NT servers
      IN: Windows 2000, Server 2003
      WHY: Support will disappear soon--as will all those security patches and updates.

      OUT: Zip drives
      IN: Rewritable CD/DVD drives
      WHY: CD-ROM drives are inexpensive and ubiquitous, and the media are cheaper.

    2. Re:Article Text by DrEldarion · · Score: 2, Insightful

      Does anyone else find it strange that two old versions of programs - Windows 9x and VB6 are on that list? Maybe not strange so much as OBVIOUS. Of COURSE they're dying, newer and much better versions of the software are out - why wouldn't the old versions go away?

      This is like saying that Quake is dying when Quake 2 and 3 have been out for years. Isn't it to be expected that old, obsolete versions die off?

      -- Dr. Eldarion --

    3. Re:Article Text by Davak · · Score: 1

      Doh! You beat me to it! :)

    4. Re:Article Text by Anonymous Coward · · Score: 0


      yeah, this just in! VERSION 3 OF $(PRODUCT) IS REPLACING VERSION 2!

      this line is here to stop the lameness filter

    5. Re:Article Text by MadocGwyn · · Score: 2

      True, but the article seems to have a corperate slant, and really how many corperations have Quake installed (that they know about).

      And with games such things are expected but corperations are notoriously slow to move to new tech especially with something as high cost as an OS.

      And programmers a lot of them at least especially ones that maintain a set of applications are slow to migrate, I wrote a tool for a company I worked for in vb6 and maintained it in that, problem is I hit some limits of what vb6 could do so I learned and moved to vc++, the training time/cost for a company for this can be enourmous, plus the time to rewrite the app and re-debug an already stable program.

      In short, if it isn't broke, big companys won't bother fixing it until something forces them to. Its only now we're starting to hit forces that are forceing them away from win98 and vb6

      --
      Jesus saves, everyone else takes full damage from the fireball.
    6. Re:Article Text by chunkwhite86 · · Score: 1

      OUT: Windows NT servers IN: Windows 2000, Server 2003 WHY: Support will disappear soon--as will all those security patches and updates.

      I'll believe it when I see it. So far, Win2k and 2003 are just as bad as NT so far as frequency of OS patches is concerned.

      --
      I'd rather be a conservative nutjob than a liberal with no nuts and no job.
    7. Re:Article Text by gfody · · Score: 1

      The original client/server scheme--where the application's visual presentation and business logic reside on the desktop, and data resides on a server--is an idea whose time has passed. It's being replaced by Web browser clients, n-tier systems and Web services.

      this couldn't be farther from reality. web clients are dying, making way to desktop clients that communicate to the server via webservices. in short: old tcp/clients out, web clients in, web clients out, new xml/rpc clients in

      --

      bite my glorious golden ass.
    8. Re:Article Text by poot_rootbeer · · Score: 3, Insightful

      The original client/server scheme--where the application's visual presentation and business logic reside on the desktop, and data resides on a server--is an idea whose time has passed. It's being replaced by Web browser clients, n-tier systems and Web services.

      Um... duh?

      Isn't a Web service still based on a client/server architecture? Aren't n-tier systems just an extrapolation of the client/server model?

      The same stuff's still out there and going strong, they're just using different buzzwords to describe it.

    9. Re:Article Text by gumbi+west · · Score: 1

      Very brave of them to predict that dot matrix is on its way out. I mean, that is a contentious claim!

    10. Re:Article Text by Zeelan · · Score: 1

      Why should old versions of some bit of software die off? I don't see any reason for it in many cases. My mom uses her computer for e-mail and typing letters. She has win98/office97/excel. The system works wonders for her and keeps on working today and probable for years to come.

      Some examples. A friend of mine still running linux 1.2. It works fine on an old 486... they like to play on MU*s and still log onto them with that old computer. I don't see why he needs to upgrate or why the software or hardware would be considered 'dead' for what he uses it for.

      My P75 dos system. yes yes... War Craft III is out. I still play War Craft II now and then though. Along with other classic video games. ect ect for all old software.

      I have always found the quest to 'upgrade' to be rather silly myself. (I still use an old apple newton and have a perfectly fine working rotory phone with nothing but machanical guts.)

      The most classical example I can think of. A broom.. sometimes nothing else will do.

      Zeelan

    11. Re:Article Text by Anonymous Coward · · Score: 0

      ksh: PRODUCT: not found

      Try using ${PRODUCT} next time...

    12. Re:Article Text by Anonymous Coward · · Score: 0

      That's not what he meant.

    13. Re:Article Text by leerpm · · Score: 1

      You are partly right. Web applications are based on thin-client/server architecture. What the author should have said was that the typical fat-client/server architecture is fading away. I think this is true for most business application and productivity-type applications. However, as long as TCP is around there will always be new innovative applications that use the typical client/server method.

    14. Re:Article Text by Anonymous Coward · · Score: 0

      Try using make, dipshit.

    15. Re:Article Text by Anonymous Coward · · Score: 0

      Windows 98 is not going away anytime soon. What the article fails to mention is the fact that those millions of machines can't support the next better OS. Yet the machines still have useful life left in them. The Internet has and still is experiencing the worst worm / virus outbreak in history. Which many of these Win98 machines are not vulnerable to. Doomsayers all of them. It is a stable OS an easy to restore or fix when something goes wrong. Few Win2k or XP computers ever restore back from a serious glitch. Their complicated kernel structures doom you to reformatting and reinstalling. Nuff-said.

    16. Re:Article Text by ameoba · · Score: 2, Insightful

      The thing is, VB.NET isn't just an incremental upgrade to VB6 and Win2k/XP aren't incremental upgrades to win9x. They're very different systems using the same name.

      VB6 and VB.NET are -very- different things. Calling them the same language is almost absurd; not only was the syntax radically altered, but VB.NET should really be using a completely different set of libraries (the .NET API) to do nearly everything. The problem is that VB6 applications are becomming legacy apps (in the sense that Cobol apps are legacy apps) quickly. Part of the draw of VB6 was that any monkey off the street could quickly learn to make something that works in it; what happens when all the monkeys know VB.NET and have never seen VB6?

      NT/2K/XP, other than having the win32 API, don't really share much with win9x systems; under the hood there's a completely different kernel at work & the resource requirements are such that very few systems that shipped with 95/98 would even be capable of running XP properly (I doubt ME ever got into the corporate environment in any major way, so we can ignore it).

      --
      my sig's at the bottom of the page.
    17. Re:Article Text by Anonymous Coward · · Score: 0

      He means that you won't be able to *get* the updates for NT anymore, not that you won't need updates in 2k/XP.

    18. Re:Article Text by arth1 · · Score: 1
      OUT: PDAs
      IN: Cell phone/PDA hybrids
      WHY: Free up your pockets! New hybrid models are finally reaching a size and price where a single, integrated device makes sense.

      The author apparently fails to recognize that hybrid devices never do too well in the long run, mostly because they tend to be mediocre at all tasks, and makes upgrading difficult.
      This is why we don't see a huge amount of TVs with built-in VCRs, computers with built-in monitors (like the Sharp MZ80, Osbourne 1 and iMac), wristwatch TV sets or clothes washers with built-in driers. While it can be practical in the short term, it's simply not a good long-term solution, and imposes restrictions on usage as well as upgradability.
      For a PDA / cell phone combination, it means you give up parts of the important PDA battery life to the cell phone, as well as give up functionality like being able to look up something while holding the device to your ear.

      A Swiss Army Knife is a nice device, but it's no replacement for a good knife and screwdriver set, and the introduction of it didn't kill the sales of either knives or screwdrivers.

      OUT: Dot-matrix printers
      IN: Ink-jet/laser printers
      WHY: Dot-matrix printers are still good for multipart forms, but as volumes have fallen, prices have jumped above those of both ink-jet and low-end laser printers.

      With the rising focus on security, dot matrix, or more to the point, paper-feed line printers have found a niche market. Logging. A hacker can do a lot of things, but erasing a line-by-line log on a printer is hard, especially if it doesn't have reverse feed. A page-based printer is near useless here, as it would either print one page per line, or wait until the page was filled up, before which the logging process can be killed.

      Regards,
      --
      *Art
    19. Re:Article Text by Anonymous Coward · · Score: 0
      Isn't a Web service still based on a client/server architecture?

      If you stick to striaghtforward HTML (no dynamic scripto stuff), then no. A simple web browser is no more a "client" than a vt100 was. Client/Server is where the application runs on client and the data is dragged over from the server. That's what is commonly meant by the phrase.

      If you put some pesky Javascript code into the HTML then you're on the slippery slope to client/server...... however dollars to doughnuts the vast BULK of the application is still over on the server. You're sliding full speed when you drag some Java applet and/or Flash code over the web and start to executing it locally.

    20. Re:Article Text by dzd+bwldrd · · Score: 1

      I love these sorts of "in-out" lists - they illustrate the latest fashion trends, which any good contrarian uses when trying to figure out what NOT to do.

      No technology is ever obsolete until it stops solving problems, and none of the technologies on that list is completely useless (though one COULD make a good argument for Windows 9x since it created many more problems then it ever solved).

      The inclusion of a few other things on this list is plain stupid - Client/Server dying? Has anyone actually tried to USE web-based CRM and ERP applications? I have yet to see a real user that actually prefers the user interface of a web-browser popup pick list over that of a fat-client. Isn't Macromedia, et. all busily reinventing the fat client for the Internet? I don't think the paradigm has died - only that some implementations are dated.

      The same can be said for VB 6 - VB.Net is about the best thing that ever could have happened to Java - and the huge volume of organizations that are still using older versions of Office are only going to adopt it after considerable kicking and screaming. As long as VB 6 is the quickest way to whip up a quick special-purpose or one-off Windows application, it will be alive and well - until the day that Microsoft makes it stop working in newer versions of Windows.

      I agree that tape s*cks, and the relative price of ATA disks is crashing - but tell me it has no use when its simple and easy to do off-site backups with ATA disks. While we've migrated a lot of backups to arrays of disks, my employer had to buy a DVD jukebox to solve the off-site storage problem adequately. We probably would have stuck with tape if the reliability of our drives had been higher - meaning we spend as much on tape drives as we did the DVD jukebox.

      Lastly, proprietary networks may well be on the way out - but I bet you if Internet virus and security problems aren't solved soon, you will see some organizations dusting off IPX and Appletalk. It's hard to hack what you can't see!

      All in all, this was a lame list written by someone who spent too much time counting article citations and too little actually working in the real world.

    21. Re:Article Text by barce · · Score: 1

      For a client/server architecture all you need is a client and a server, no matter what kind of. The server "serves" the requests of the client.


      That's true for HTTP (Is it dying?), File Serving, Database (RDBMS) servers, e-mail servers, ....

      Are all these technologies dying because they are client/server?

    22. Re:Article Text by 87C751 · · Score: 1
      The thing is, VB.NET isn't just an incremental upgrade to VB6 and Win2k/XP aren't incremental upgrades to win9x. They're very different systems using the same name.
      Amen, brother! Fortunately, I got to put one of two VB apps that I maintain down this week. The other one will be retired soon. But let's talk about drivers...

      I have to do some pretty fancy stepping to maintain the 9x/2K/XP drivers for our hardware on the same binary image. Soon, I'll have no choice but to use some parallel stub driver and a bit of footwork to keep at least the code base unified, if not the binary. But then there's NT. The NT driver codebase is similar only in that it talks to the same hardware. And the PHB patrol won't let me freeze the NT fork. Every bleeding-edge addition to the XP driver simply must be backported to 9x and NT. Of course, my immediate manager has never written a driver in his life, so he has no clue why I'd say that something is impossible on NT (or if not impossible, too time-intensive to be a practical goal).

      As if that weren't enough, last week I got asked why we don't have Win95 drivers. We never did (the Big Acquiring Corp didn't even know we existed in the 95 days, but now they bought us and they have drivers for their stuff clear back to DOS (hell, maybe back to CP/M))), but I still had to talk fast to avoid getting saddled with writing some.

      --
      Mail? Put "slashdot" in the subject to pass the spam filters.
    23. Re:Article Text by Glytch · · Score: 1

      OUT: File servers

      IN: Network-attached storage appliances

      WHY: Why maintain file servers for shared storage when you can plug in a simple appliance?

      Uh, correct me if I'm wrong but isn't "network-attached storage appliances" just marketing-speak for "file server"?

    24. Re:Article Text by Politas · · Score: 1

      I think what he's really referring to is the death of single-app clients. It's easier to use a generic web client that you can assume will be loaded on a user's workstation than to have a specialised client app loaded separately.

      I wonder if he includes MS Outlook/Exchange in this thinking. One can only hope so.

      --

      Politas

    25. Re:Article Text by sfjoe · · Score: 1

      Isn't a Web service still based on a client/server architecture? Aren't n-tier systems just an extrapolation of the client/server model?

      It all becomes clear when you realize that the poll was from the PHBs.

      --
      It's simple: I demand prosecution for torture.
    26. Re:Article Text by julesh · · Score: 1

      What the author should have said was that the typical fat-client/server architecture is fading away.

      Even that seems wrong to me. My experience suggests that a huge number of such systems are deployed, are being deployed, and will continue to be deployed. This is particularly true in the case of accounts and payroll systems, stock management, and other similar, highly data driven applications. Even web based systems are often managed by client applications these days, rather than web based management. See, for example, Actinic Catalog, one of the leading web shop front ends, particularly in the UK market, or any of numerous content management systems, such as City Desk, which use client side applications for management.

      A 'fat' client (not a name I like, I guess it was chosen by proponents of 'thin' clients) is often much more user friendly and intuitive than a thin one, because thin clients are developed for generic situations while fat clients can be customised and include specific features to enhance their usability for their own target application. For instance, web site management software that includes integrated image editors is much easier for the typical user than software that lacks an image editor.

    27. Re:Article Text by julesh · · Score: 1

      OUT: File servers
      IN: Network-attached storage appliances
      WHY: Why maintain file servers for shared storage when you can plug in a simple appliance?

      Uh, correct me if I'm wrong but isn't "network-attached storage appliances" just marketing-speak for "file server"?


      There are a few differences. NAS devices are usually use autosensing to configure themselves, typically have integrated backup systems and often come with RAID options for a fraction of the price that most businesses could set up a PC server with the same features (generally due to the lack of server software licensing that is required, most companies wouldn't consider a free server OS). But, yes, essentially it is the same thing.

      OTOH, an awfully large number of small companies (that is, the vast majority of the market) are better off with traditional file servers. Why? Because a file server can be a multipurpose machine that also does its time as mail server, web proxy server, accounts server (one of those client-server apps that are dying, I hear you say? err, no, not dying even a little bit, actually), and so on.

      A fairly cheap 700 MHz - 1 GHz machine with a relatively small amount of memory should be able to perform all of these functions adequately for a 5 - 50 user network with only intermittent usage requirements (that is, approximately a third of businesses). If Windows isn't used on it, the cost would probably be less than an equivalent NAS box, too.

    28. Re:Article Text by julesh · · Score: 1

      I've got to take issue with a number of these suggestions:

      OUT: 1U (1.75-in. high) servers
      IN: Blade servers
      WHY: They save space, eliminate cables and lower costs by sharing power supplies and connectivity.


      Don't be ridiculous! Most businesses have no need for more than 1 or 2 servers, for which purpose rack mount is ideal. The server can fit in the same equipment rack as the switches, and in many cases the same rack as the phone extension connections go through as well. Very handy, and probably only costs about 1 - 2,000.

      OUT: Color ink-jet printers
      IN: Color laser printers WHY: Color laser printers used to cost thousands; now they're well under $1,000. And color laser cartridge changes are less frequent--and less messy.


      Colour ink-jet. Cost: about 100.
      Colour laser. Cost: about 700.
      I know which I'm buying, regardless of maintenance cost. For low volume colour printing (which is all most people are doing at the moment) the inkjet is fine.

      OUT: Ethernet hubs
      IN: Intelligent switches
      WHY: Newer switches are inexpensive, a prerequisite for IP telephony, and typically support Simple Network Management Protocol for remote manageability.


      Hubs are cheaper. Relatively few people use IP telephony. Hubs don't need SNMP because they don't need management. They are 'plug and play' devices in the truest sense of the phrase.

      OUT: File servers
      IN: Network-attached storage appliances
      WHY: Why maintain file servers for shared storage when you can plug in a simple appliance?


      See my other post on this topic. Why pay over the odds for an additional NAS box when the server you already need can perform the same role?

      OUT: Serial/parallel ports
      IN: USB 2.0 ports
      WHY: The ports won't go away on PCs anytime soon, but for new hardware, Universal Serial Bus peripherals are faster and often easier to set up.


      For simple data transfer applications, serial ports are much easier to use than USB. For printing, there is nothing simpler than a parallel port. No need to mess about with USB hubs because you have too many devices - just plug your printer straight into your parallel port. Much easier.

      OUT: Token Ring
      IN: Ethernet
      WHY: Ethernet: Cheap and ubiquitous. Token Ring: Expensive, with limited vendor sources. Any questions?


      Didn't Token Ring go out, like, 10 years ago? I haven't seen anyone attempting to run it since '94, and it was clearly outdated even then...

    29. Re:Article Text by Anonymous Coward · · Score: 0

      Would it really be so hard to make a bubble jet printer print out one line at a time and wait to print out another? It really doesn't seem like it should be that hard!

    30. Re:Article Text by jandrese · · Score: 1

      Damn, I hope he isn't predicting that everybody's going to move to webmail. The last thing I need is another halfassed webmail provider somewhere trying to get me to stop using Sylpheed and mutt. Hint: mailreader authors consider things like advanced filtering a feature, webmail providers seem to consider popup advertising a feature.

      --

      I read the internet for the articles.
    31. Re:Article Text by Kazoo+the+Clown · · Score: 1

      With the rising focus on security, dot matrix, or more to the point, paper-feed line printers have found a niche market. Logging. A hacker can do a lot of things, but erasing a line-by-line log on a printer is hard, especially if it doesn't have reverse feed. A page-based printer is near useless here, as it would either print one page per line, or wait until the page was filled up, before which the logging process can be killed.

      Give me a break. There may be good reasons to keep dot matrix printers around, but logging ain't it. What a waste of paper that you can't easily work with if you ever need to reference it. A better solution would be to incrementally burn the log entries to a CDR. Logging-- HAR! that's a hot one...

    32. Re:Article Text by sacherjj · · Score: 1

      why wouldn't the old versions go away?


      The old version wouldn't go away because the enterprise has many millions of dollars in customizations which required that technology. Why do you think that COBOL programming was a big part of fixing Y2K bugs? If the cost of maintaining an old obsolete system is fractions of the cost of converting, or programing a whole new one (which is generally what converting turns into), then you keep the old. It is simple math. There will be loads of VB6 applications running in enterprise applications for many, many years into the future. What you shouldn't see are brand new projects starting with VB6 era technologies.

    33. Re:Article Text by Politas · · Score: 1

      Well, I'd consider most mail programs using SMTP/POP/IMAP to be a different case to the Outlook/Exchange combo. Outlook's pretty much the only client that really uses all of Exchange's server features. The pair of them are a client/server pair.

      If you're using Exchange, you want to be using Outlook. If you're using Outlook, you want to be using Exchange.

      This isn't the case for most other mail apps.

      --

      Politas

  11. As Of October 16... by saddino · · Score: 3, Funny
  12. Re:The Linux Middle Click by Carnildo · · Score: 1

    Turn off your middle mouse button?

    --
    "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
  13. Revealing headline by Daimaou · · Score: 1

    I like how we are told to "click here" to see the top 5 dying technologies and then the headline reveals 3 of the 5 items.

    The other two are Tape Backups and SNA Servers, just in case you wanted the surprise completely ruined for you.

    1. Re:Revealing headline by Tony+Hoyle · · Score: 2, Interesting

      Tape backup is only dying because it's so damned expensive - my DDS3 cost more than twice the cost of the computer it's backing up... It'd better last 10 years or more for that kind of money.

      There's no backup solutions for good money - even DVD-R has only a 4.7GB capacity - I'd need to burn 3 a night (and it's enough hassle changing the tape every day, never mind swapping CDs).

      At work we backup only a small part (~1%) of the network - the cost to buy backup for more than that would have blown the entire IT budget for a year...

      If someone comes up with a backup that can store eg. 100GB and price it right (about the same as a 100GB hard drive) then they'll make loads.

    2. Re:Revealing headline by PTBarnum · · Score: 1

      There is a backup solution that can back up 100GB and costs about the same as a 100GB hard drive. It's called a 100GB hard drive. The article points out that disk-to-disk backup is taking the place of tape backup at many companies.

      I can't comment on whether the 100GB drive manufacturers "make loads" or not, you'll have to check their financial statements for yourself.

    3. Re:Revealing headline by Hecubas · · Score: 1

      1 DLT Tape Drive: $2500
      20 DLT Tapes: $30 each
      Knowing that your data is safe offsite after a flood: [insert value of your business]

      You need to ask yourself if your ass is covered should you loose all that data. If the cost and time is more than your salary, start bugging somebody to give your IT budget what it deserves. I'd say $30 for a tape that holds 75GB is a good deal.

      I cringe whenever I talk to a mom 'n pop operation that doesn't do proper backups.

      --
      Hecubas
    4. Re:Revealing headline by AuMatar · · Score: 1

      Ok, Im a programmer, not an IT guy. but why not buy a 100 GB hard drive, and copy the data with cp? Buy 5 and rotate the hard drives for a week's worth of backups.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    5. Re:Revealing headline by geekoid · · Score: 1

      In a lot of companies, a week isn't nearly enough.

      Hard drive rotation as its own riskes.

      Really, Tape is the way to go. If this guy cared he would find someone that does it for them, so they don't have to pony up the 2500 for the drive.
      If they are larger then a mom and pop, then they are doing themselves(and share holders, if any) a big dis-service.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  14. client/server? by TedCheshireAcad · · Score: 3, Insightful

    Client/Server architecture?
    Yeah...whatever.

    Because the internet (www especially) would work FINE if it was all p2p.

    1. Re:client/server? by kberg108 · · Score: 0

      no shit that's what I'm saying. Isn't I-tunes, just to name one, a client server technology?

      --
      I like things that are sweet and not things that are lame. --
    2. Re:client/server? by red+floyd · · Score: 1

      Because the internet (www especially) would work FINE if it was all p2p.

      But the only people who use p2p are Evil Content Pirates(tm)!!!! Hilary Rosen and Jack Valenti told me so!

      --
      The only reason we have the rights we have is that people just like us died to gain those rights. -- Cheerio Boy
    3. Re:client/server? by Anonymous Coward · · Score: 0

      They mean "Fat Client/Server" -- using RPC or ODBC to talk to a server from a GUI client.

      But, as long as you are using HTTP ("Web Services"), don't worry, because you are still cool.

    4. Re:client/server? by Malc · · Score: 1

      p2p is a form of client-server! If I'm searching for stuff to download, I'm a client, and everybody else is a server. The concept has simple evolved. As for anything on the web, the client (browser) is just a much thinner client (from a business logic perspective) than the type they were referring to.

    5. Re:client/server? by pVoid · · Score: 1
      more than that. Saying Client/Server architecture is dying is like saying electromagnetics is dying. Does he not realize any OS is a server and all applications are clients to its services?

      n-tier architectures are basically n-client/server layers. Can someone say "buzz".

    6. Re:client/server? by jon3k · · Score: 3, Informative

      No, thats not what they mean. The devil's in the details ya know?

      *FAT* client/server, whats also referred to as "2-Tier Intelligent Client" application architecture model is becoming outdated.

      An application is composed of three layers:
      - Application
      - Business
      - Data

      You have three basic architectual models:
      - 2-tier Intelligent Server
      - 2-tier Intelligenc Client
      - N-Tier

      In the intelligent server model, most of the processing is done on the server, and in an intelligent client model, most processing is done on the client. N-tier is when an application is seperated on three machines (one for each piece of the model, and I use the term "machine" only for simplified logic, "system" would probably be a better word).

      By using a intelligent client model (using "fat" clients), you can vector off quite a bit of processing from the server, to the client machine. Unfortunatly, this means maintaining client machines (hardware, software, the whole nine). So the push nowadays is to move to a two tier intelligent server model, and use "thin" clients. You maintain 0 software on the client machine, it works or it doesn't, and if it doesn't you just swap out a new client machine (we pay $230 for linux powered neoware thin clients, connecting to our citrix metaframe xp farm).

    7. Re:client/server? by LWATCDR · · Score: 1

      He was talking about thick client and database back endservers.
      He is pushing for NLayer. Where you have a think client on the desktop like a Web browser, a logic server like j2ee and then a database layer. I can see that for some large systems nlayer would work better than client server but I find client/server to have it's place.
      A P2P web could work. A dynamic scalable World Wide Web could be intersting. The trick would be how do you route the client to the right server? It might be interesting to see how that could work.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    8. Re:client/server? by Zimm · · Score: 1

      By using a intelligent client model (using "fat" clients), you can vector off quite a bit of processing from the server, to the client machine. Unfortunatly, this means maintaining client machines (hardware, software, the whole nine). So the push nowadays is to move to a two tier intelligent server model, and use "thin" clients. You maintain 0 software on the client machine, it works or it doesn't, and if it doesn't you just swap out a new client machine (we pay $230 for linux powered neoware thin clients, connecting to our citrix metaframe xp farm).


      Or maybe it's completly the other way around. P2P is the flavor of the month year etc. Every server is a client and every client is a server. If anything, Fat servers are dying as people start to realize that you don't have to centralize everything on to one machine. If anything the web proves him completly wrong, i'd have to ask him where is the www server? I mean there has to be one machine serving up all this stuff right? Nope.

    9. Re:client/server? by Anonymous Coward · · Score: 2, Insightful
      The original client/server scheme--where the application's visual presentation and business logic reside on the desktop, and data resides on a server--is an idea whose time has passed. It's being replaced by Web browser clients, n-tier systems and Web services.


      As they say client server architecture is being replaced by ummm client server architecture.

      oh and ink jets are both out and in. This is world class reporting if I have ever seen it

    10. Re:client/server? by scrytch · · Score: 1

      > Because the internet (www especially) would work FINE if it was all p2p.

      Psst. TCP/IP is a p2p design. Connections between nodes require no brokering by third parties, merely routing of packets. The protocol is symmetric regardless of who initiates the connection (accept() merely contacts the port of the originating peer and starts the server end of the handshake).

      Web apps are not the classic client-server design. The "thin" client of a web app is orthogonal to the server, being a general purpose web browser, the protocol remains generic and not some flavor of RPC architected for the application. Though to say "n-tier is replacing client/server" is like saying "CPU's are getting faster than 100 MHz". A pair of shades for all who were blinded by the obviousness. I can stick my finger up in a gale and tell you which the way the wind's blowing, it doesn't make me much of a prognosticator.

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    11. Re:client/server? by edrugtrader · · Score: 1

      client/server implies fat client/server where processing the data happens client side.

      the web is not client/server by that definition.

      --
      MARIJUANA, SHROOMS, X: ONLINE?! - E
    12. Re:client/server? by Anonymous Coward · · Score: 0

      We still have a pretty long way to go before games can adapt to a thin client model. Additionally the mainframe era has long passed so unless you switch to an n-tier system or some sort of clustered virtual server any computationally intense application still must have a "fat" client.

    13. Re:client/server? by C10H14N2 · · Score: 1

      This must be why every overpriced enterprise application server suite has an "integration server" tied to it so you can create an n-tier application through obfuscation. If that is "getting rid of client/server," then I suppose by the same logic if you strapped a jet engine onto your honda civic, it would become a stealth fighter and cease to be a honda civic.

    14. Re:client/server? by drooling-dog · · Score: 1

      Plus, they boldly predict the demise of dot matrix printers and floppy disks. If only I had their crystal ball, I'd be a gazillionnaire!

    15. Re:client/server? by Sivaram_Velauthapill · · Score: 1

      If p2p is client/server then what is peer/peer?

      I think you can't really consider p2p to be client/server, ESPECIALLY when the modern systems (Gnutella, Kazaa, etc) don't have a "central server". When you are downloading, you are not doing it from ONE "server"; rather, you are downloading from other "clients".

      So... I would consider p2p to be still peer/peer...

      Sivaram Velauthapillai

      --
      Sivaram Velauthapillai
      Seeking the meaning of life... @slashdot of all places ;)
    16. Re:client/server? by Sivaram_Velauthapill · · Score: 1

      Not to mention there PREDICTION that dot matrix printers are out...

      Sivaram Velauthapillai

      --
      Sivaram Velauthapillai
      Seeking the meaning of life... @slashdot of all places ;)
    17. Re:client/server? by leerpm · · Score: 1

      You misunderstand what client/server is. A server is simply a process that sits on a machine listening for connections, and a client is the one responsible for initiating connections. p2p applications are client/server oriented, its just that the happen to fulfill both roles of client and server sometimes.

      When your computer makes a TCP connection to another host, your machine is a client and the other is a server. Its as simple as that. As long as TCP is around, the client/server model will always remain.

    18. Re:client/server? by Malc · · Score: 1

      Peer to peer is client-server in two directions.

      When I'm searching or downloading via Kazaa, I am a client, and I am connected to multiple servers. When they are searching or downloading, they might be using me as a server - at that point they are a clients to my or somebody elses services.

    19. Re:client/server? by Sivaram_Velauthapill · · Score: 1

      When your computer makes a TCP connection to another host, your machine is a client and the other is a server. Its as simple as that. As long as TCP is around, the client/server model will always remain.

      But that applies to anything; everything is client/server since one is always a "host" and another is always a "client". I don't think that's what peer/peer means. Would you consider UDP to be client/server?

      With your view, there would be no difference between peer/peer and client/server when it comes to multiplayer computer games. Everything that is widely considered as peer/peer would be client/server.

      Sivaram Velauthapillai

      --
      Sivaram Velauthapillai
      Seeking the meaning of life... @slashdot of all places ;)
  15. VB 6? by VAXGeek · · Score: 1

    What about Visual Basic for MS-DOS. Does anyone still have a copy?

    --
    this sig limit is too small to put anything good h
    1. Re:VB 6? by I8TheWorm · · Score: 1

      I do.. still in the white box it came in. I used it once, actually, but only about 4 years ago, if you can imagine.

      --
      Saying Android is a family of phones is akin to saying Linux is a family of PCs.
    2. Re:VB 6? by caluml · · Score: 1

      QBasic 4.5? Does that count? You could write nice trojans for stealing passwords.

    3. Re:VB 6? by Anonymous Coward · · Score: 0

      I have QBX/PDS 7.1, which displays an error message running under XP, but than runs fine. (How it knows that it isn't under DOS I haven't a clue). I haven't heard of VB for DOS though.

    4. Re:VB 6? by HBI · · Score: 1

      Execute the dosversion int 21h call.

      Note the result under XP.

      That's how.

      --
      HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
    5. Re:VB 6? by Anonymous Coward · · Score: 0

      I *love* QB 4.5! I still use it for some of my dirtier kludges!

    6. Re:VB 6? by Anonymous Coward · · Score: 0

      MS Basic Professional version 7. :) Among other things, you could code for OS/2 version 1.x. (command line stuff only, I think.) I've still got the disks somewhere, but no 5.25 drive to read them on. Plus, I think disk 1 is toast.

  16. A couple comments by Anonymous Coward · · Score: 0

    > Dot-matrix printers [will be replaced with] Ink-jet/laser printers - Dot-matrix printers are still good for multipart forms, but as volumes have fallen, prices have jumped above those of both ink-jet and low-end laser printers.

    Um, hasn't this ship sunk LONG ago (except for multi-part forms, of course). Perhaps he's considering cash register receipt printers...

    > Floppy disks [will be replaced with] Flash disks, writable CDs, DVDs - What fits on 1.44MB of disk space

    Apple got this right early on. I've been waiting for this to happen on the PC side for a long time. Unfortunately, I'm forced to keep my floppy drive plugged in because, for some odd reason, Windows requires a floppy disk for loading raid drivers! Seems like many remote install Linux boot disk images are for floppies too, although I suppose it wouldn't be to hard to burn them to a bootable CD-ROM...

    Death to floppies. Please!

    1. Re:A couple comments by Anonymous Coward · · Score: 0

      Dot-matrix printers are STILL the best thing for super-security logging. Precisely, in /etc/syslogd.conf:

      auth.alert /dev/lp0
    2. Re:A couple comments by Jason1729 · · Score: 1

      Death to floppies. Please!

      This still hasn't happened, and won't for a while yet. There is no viable replacement yet. Flash disks and CD/DVD are great for data storage, but that hasn't been the floppy's main niche for years.

      These days the floppy is a lowest common denominator boot media. If your computer won't boot, you use a boot floppy, that alone is why it's still around.

      I have floppies from my Apple 2 that still work after 20 years and not being used for years at a time. Most CDs I've burned over 2 years ago have already failed, and my USB notebook HD has already died on me once (taking a lot of data with it). Because of that, I store all my important documents on floppy as well as CD.

      For digital camera pictures which I can't store on floppies, I use CDs, but I make a copy of each CD every 6 months...it's stupid to have to do that but modern media is just too unreliable. There have been a lot of articles on slashdot about how unreliable CDs and hard drives are.

      Jason
      ProfQuotes/A?

    3. Re:A couple comments by peragrin · · Score: 1

      Um, hasn't this ship sunk LONG ago (except for multi-part forms, of course). Perhaps he's considering cash register receipt printers... Exactly, businesses still need multi-part forms. That and the fact that some of them just don't die. At work we have three that are approaching ten years of age, all three get used daily, and at least once a year get a 500 page report ripped out on them. Then again I do feed them a bit of blood now and then so they might be vampires

      --
      i thought once I was found, but it was only a dream.
    4. Re:A couple comments by Anonymous Coward · · Score: 0

      Pity that the 120Mb superdisk drives never caught on, those drives were at least backward compatible with floppies... or maybe MD drives.

  17. Whore, whore by Anonymous Coward · · Score: 0

    Site running too slowly, karma too high, weeeeeeeeeee

    OUT IN WHY

    900-MHz wireless LANs 802.11 WLANs Early WLANs installed in warehouses and manufacturing floors won't work with 802.11b. Integration requires an upgrade.

    1U (1.75-in. high) servers Blade servers They save space, eliminate cables and lower costs by sharing power supplies and connectivity.

    Color ink-jet printers Color laser printers Color laser printers used to cost thousands; now they're well under $1,000. And color laser cartridge changes are less frequent--and less messy.

    CRT monitors LCD monitors Flicker-free LCDs reduce eyestrain; the tubeless design saves on desk space, and the LCDs are less environmentally hazardous at disposal time than CRTs.

    Dot-matrix printers Ink-jet/laser printers Dot-matrix printers are still good for multipart forms, but as volumes have fallen, prices have jumped above those of both ink-jet and low-end laser printers.

    Ethernet hubs Intelligent switches Newer switches are inexpensive, a prerequisite for IP telephony, and typically support Simple Network Management Protocol for remote manageability.

    File servers Network-attached storage appliances Why maintain file servers for shared storage when you can plug in a simple appliance?

    Floppy disks Flash disks, writable CDs, DVDs What fits on 1.44MB of disk space anymore?

    Mac OS 9 Mac OS X Increased stability makes this upgrade a no-brainer.

    Modems Wireless LANs With WLANs expanding across offices, public spaces and hotels, the modem, with its 56Kbit/sec. speed limit, is fast becoming the computing equivalent of an automobile's limited-service spare tire--used only in emergencies, at low speeds.

    PBXs IP telephony/call manager servers With applications that require an integrated voice/data network already emerging, another long-term investment in a digital PBX at this point probably doesn't make sense.

    BSD Linux Better hardware support, and superior VM subsystems, as well as a more mature networking stack consign BSD to the annals of history.

    PDAs Cell phone/PDA hybrids Free up your pockets! New hybrid models are finally reaching a size and price where a single, integrated device makes sense.

    Serial/parallel ports USB 2.0 ports The ports won't go away on PCs anytime soon, but for new hardware, Universal Serial Bus peripherals are faster and often easier to set up.

    Token Ring Ethernet Ethernet: Cheap and ubiquitous. Token Ring: Expensive, with limited vendor sources. Any questions?

    Windows NT servers Windows 2000, Server 2003 Support will disappear soon--as will all those security patches and updates.

    Zip drives Rewritable CD/DVD drives CD-ROM drives are inexpensive and ubiquitous, and the media are cheaper.

  18. (insert old song title here) by Anonymous Coward · · Score: 0

    And why are those people in the article PURPLE?

  19. Client server computing? by Nykon · · Score: 0, Redundant

    Isn't everything going web based now, isn't that a key example of client / server computing? :)

    --
    "It's better to be a pirate then join the Navy"
  20. Slashdotted by Anonymous Coward · · Score: 0

    "Top 5 Submerging Technologies..."

    Computing world's servers?

  21. Re:Possible? by kberg108 · · Score: 0

    that's not a technology. If it is kill me now.

    --
    I like things that are sweet and not things that are lame. --
  22. Re:What? by McAddress · · Score: 1

    no Apple either. very strange.

  23. BSD is dead by Anonymous Coward · · Score: 0

    Geeks, hackers and script kiddies -- lend me your ears
    I do not come hear today to praise *BSD, but to bury it
    The evil that OSes do lives after them,
    The good is oft interred with their bones,

  24. top 5 mac problems by Anonymous Coward · · Score: 0

    I don't want to start a holy war here, but what is the deal with you Mac fanatics? I have recently upgraded from a Mac 8600/300 w/64 Megs of RAM to a new G5 dual 2GHz with AGP 8X and PCI-X to help me at my freelance gig where I copy a 17 Meg file from one folder on the hard drive to another folder. On the G5 I spent about 20 minutes trying to install Adobe Arcobat 6. 20 minutes. At home, on my Pentium Pro 200 running NT 4, which by all standards should be a lot slower than this Mac, the same operation would take about 2 minutes. If that.

    In addition, during this file transfer, my iPod will not work. And everything else has ground to a halt. Even Safari is straining to keep up as I type this.

    I won't bore you with the laundry list of other problems that I've encountered while working on various Macs, but suffice it to say there have been many, not the least of which is I've never seen a Mac that has run faster than its Wintel counterpart, despite the Macs' faster chip architecture. My 486/66 with 8MB of ram running MS Windows for Workgroups 3.11 is faster than this G5 dual 2GHz machine at times. From a productivity standpoint, I don't get how people can claim that the Macintosh is a superior machine.

    Mac addicts, flame me if you'd like, but I'd rather hear some intelligent reasons why anyone would choose to use a Mac over other faster, cheaper, more stable systems.

    1. Re:top 5 mac problems by Anonymous Coward · · Score: 0

      Number 1: You.

    2. Re:top 5 mac problems by Anonymous Coward · · Score: 0
      Dear Sir:

      Please update your troll to included iTunes. Now that it is available for serious computing platforms, it's a real no-brainer to contrast its failings on the Mac vs the heavenly user experience under Windows.

      yrs,
      The slashdot troll review committee

    3. Re:top 5 mac problems by Anonymous Coward · · Score: 0

      what is the deal with you Mac fanatics?

      Two for a dollar.

    4. Re:top 5 mac problems by Anonymous Coward · · Score: 0

      Goddamnit.. I started reading that, hoping to actually find something interesting, but by the second sentence realized it was that lame old troll.

  25. Article behind the times somewhat... by NeoSkandranon · · Score: 1

    According to them, token ring is JUST now going out? the last time i saw token ring was in my middle school computer labs. None of my professors could name a 'real' (ie in the industry) instance of it still being implemented.

    And it's just now dying?

    --
    If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
    1. Re:Article behind the times somewhat... by James_Silver · · Score: 1

      and what about dot matrix printers?? They've been out circulation for the most part for a while. Only a small segment of the business community still uses them.

    2. Re:Article behind the times somewhat... by Limburgher · · Score: 1

      Actually, when I left American Republic a year ago, 2 whole departments still used it. One seventh of their infrastructure.

      --

      You are not the customer.

    3. Re:Article behind the times somewhat... by blincoln · · Score: 2, Informative

      And it's just now dying?

      That's what I thought until I worked for a big company.

      I did an inventory of how many printers we still have on Token Ring last week, and the count was about 1200 (versus about 3000 ethernet).

      We just finished phasing out TR for our corporate buildings a year and a half ago.

      --
      "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
    4. Re:Article behind the times somewhat... by Tony+Hoyle · · Score: 1

      The first network I ever configured was a token ring... the cards for it were about $150 a piece new (we got them dirt cheap though) and the cables plugged into a whopping great hub that could double as a coffee table.

      We had to get specific cards, because the 2.0.12 kernel only had support for a single IBM card.... It worked though.

    5. Re:Article behind the times somewhat... by Carnildo · · Score: 1

      and what about dot matrix printers?? They've been out circulation for the most part for a while. Only a small segment of the business community still uses them.

      That small segment is probably going to keep dot-matrix printers from ever going obsolete. There is no other printer technology (except the even older daisy-wheel and ball printers) that will let you fill out all layers of a carbon-copy form. For situations where you need a multi-copy form, such as when you need a printer to fill out part, and a human to fill out part), dot-matrix printers are the only choice.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
    6. Re:Article behind the times somewhat... by Anonymous Coward · · Score: 0
      Fact: *BSD is dying

      It is common knowledge that *BSD is dying. Everyone knows that ever hapless *BSD is mired in an irrecoverable and mortifying tangle of fatal trouble. It is perhaps anybody's guess as to which *BSD is the worst off of an admittedly suffering *BSD community. The numbers continue to decline for *BSD but FreeBSD may be hurting the most. Look at the numbers. The erosion of user base for FreeBSD continues in a head spinning downward spiral.

      OpenBSD leader Theo states that there are 7000 users of OpenBSD. How many users of BSD are there? Let's see. The number of OpenBSD versus NetBSD posts on Usenet is roughly in ratio of 5 to 1. Therefore there are about 7000/5 = 1400 NetBSD users. BSD/OS posts on Usenet are about half of the volume of NetBSD posts. Therefore there are about 700 users of BSD/OS. A recent article put FreeBSD at about 80 percent of the *BSD market. Therefore there are (7000+1400+700)*4 = 36400 FreeBSD users. This is consistent with the number of FreeBSD Usenet posts.

      Due to the troubles of Walnut Creek, abysmal sales and so on, FreeBSD went out of business and was taken over by BSDI who sell another troubled OS. Now BSDI is also dead, its corpse turned over to yet another charnel house.

      All major marketing surveys show that *BSD has steadily declined in market share. *BSD is very sick and its long term survival prospects are infinitesimally dim. If *BSD is to survive at all it will be among hobbyist dilettante dabblers. In truth, for all practical purposes *BSD is already dead. It is a dead man walking.

      Fact: *BSD is dying

    7. Re:Article behind the times somewhat... by Unsolicited+Commando · · Score: 1

      Yeah, I don't understand the article. It seems so fucking arbitrary. Why didn't they include vacuum tubes?

      --

      Get revenge: Unsolicited Commando

    8. Re:Article behind the times somewhat... by Chasuk · · Score: 1

      *BSD is very sick and its long term survival prospects are infinitesimally dim. If *BSD is to survive at all it will be among hobbyist dilettante dabblers.

      A few corrections here: for something to be "infinitesimally dim" would actually mean that it was dim by such a VERY SMALL fraction that it would not be "dim" at all. Second, a dilettante is a dabbler, so this statement is redundant to the extreme. If you are going to post a boring troll, at least strive for accuracy.

    9. Re:Article behind the times somewhat... by rock_climbing_guy · · Score: 1

      There is a PCMCIA Token Ring card that has been sitting on the shelf of a small local retailer for as long as I can remember.

      --
      Wh47 d1d j00 541, 31337 15n't t3h r0xor5 ne m0r3???
    10. Re:Article behind the times somewhat... by rnturn · · Score: 1

      ``...the cards for it were about $150 a piece new...''

      ``because the 2.0.12 kernel only had''

      So how long ago was 2.0.12 considered current? And guess what, token ring cards still cost about $150 (and up). Good riddance!

      --
      CUR ALLOC 20195.....5804M
    11. Re:Article behind the times somewhat... by DarkOx · · Score: 1

      Yea, every been to a hospital there skippy. See all that monitoring equipment must have a know worst case packet delivery frequency, while there are other methods like token over ethernet, token-ring/FDDI is by far the best way. No token is not often used for lans where 90% of the users just want to access the Exchange server anymore but its not gone in the time critical world of monitoring and manufacturing control at all. Sounds like you need to revisit your telecommunications corse.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    12. Re:Article behind the times somewhat... by Anonymous Coward · · Score: 0

      Lots of commercial AIRCRAFT use token for numberous non-critical functions (entertainment, etc)

    13. Re:Article behind the times somewhat... by Sivaram_Velauthapill · · Score: 1

      You have a point but it is my observation that even the forms are moving away from carbon copy. They are still around by I think they are being phased out. How many carbon copy forms do you fill out in an year? Not that many...

      Sivaram Velauthapillai

      --
      Sivaram Velauthapillai
      Seeking the meaning of life... @slashdot of all places ;)
    14. Re:Article behind the times somewhat... by dreamchaser · · Score: 1

      Your mistake was asking professors anything about the real world...the vast majority have no clue as to what is really going on out there. Yes, Token Ring is on it's way out, but there is still a relatively large installed base out there.

    15. Re:Article behind the times somewhat... by IthnkImParanoid · · Score: 1

      Related to your point, I work at a .edu (in California no less). Funding being what it is, we just phased out 75mhz processor, 32MB RAM Win95 machines. We also had our NT domain server die last week when my boss tried to upgrade to IE6 for some security/firewall patch. It was ten years old, and had been upgraded to a dual PIII 300.

      I thought this stuff was dead years ago (decades, in tech world time), but a lot of people still depend on it. Not everyone can afford to buy new computers every 1-2 years.

      --
      It's nothing but crumpled porno and Ayn Rand.
    16. Re:Article behind the times somewhat... by blincoln · · Score: 1

      Not everyone can afford to buy new computers every 1-2 years.

      Especially if they don't need to. I work for a retail corporation, so the only real reason to upgrade is if it either helps us do a better job of selling things, or the product is no longer supported.

      --
      "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
    17. Re:Article behind the times somewhat... by prisoner · · Score: 1

      Many places still use these for billing and whatnot. The thing that is killing dot matrix (besides thermal and cheap lasers) is the price of the multipart carbon forms. It is often cheaper to buy plain paper and print the same thing on 3 sheets instead of a single carbon form.

  26. Re:The Linux Middle Click by Kethinov · · Score: 0, Redundant

    I'd prefer to just remap it if possible. Maybe remap it if possible. Mapping it to the contorl or alt key would be ideal.

    --
    You're right, I wouldn't steal a car. But if it were possible, I sure as hell would download one!
  27. I think your comment was stillborn (nt) by Anonymous Coward · · Score: 0

    nt

  28. Re:The Linux Middle Click by Tony+Hoyle · · Score: 1

    Tell me how to enable it in Windows first.. I'm bl$$dy sick of having to take my hand off the mouse, go to the keyboard, and press Ctrl-V (I invariably miss and hit Ctrl-C, thereby destroying the clipboard).

  29. Re:The Linux Middle Click by FreeLinux · · Score: 1

    My pet peeve is that the middle click doesn't work on Windows, unless they have configured the Unix mouse app, Also, when I select and paste it doesn't work and I have to go back, reselect and repaste to copy what I want. Man that ticks me off.

  30. Re:The Linux Middle Click by Artcfox · · Score: 1

    Disble middle click pasting links like this: http://slashdot.org/comments.pl?sid=82337&cid=7220 324

  31. VB6??? by Malc · · Score: 1

    They've picked a particular version that has been updated to VB.Net. What do they expect? They picked Windows 95. an EOL product. Not much support these days for Linux kernel 1.0 either - did they mention that? Client/server computing is going strong - ever bought airline tickets over the web? No, I haven't RTFA it's already /.ed... maybe somebody could point out the reason for the article?

    1. Re:VB6??? by TopShelf · · Score: 3, Funny

      Well, the title of the article was supposed to be "5 Technologies That Our Advertisers Want You To Replace With Their Latest & Greatest, Very Expensive and Awe-Inspiring Technology." But that took up too much space...

      --
      Stop by my site where I write about ERP systems & more
    2. Re:VB6??? by Daniel+Dvorkin · · Score: 4, Insightful

      Yeah. I also don't know whether to be disturbed or amused that "Windows 9x" and "VB6" -- i.e., specific, not very good instances of particular products from a particular company -- are classed as "technologies" along with as vast a category as "client-server computing." It's kind of like saying "Fuel injection and the 1998 Ford Taurus are both major automotive technologies." No, one's a technology; the other is a brand name. And when we can't tell branding apart from innovation, we've got a problem.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    3. Re:VB6??? by Zork+the+Almighty · · Score: 1

      And when we can't tell branding apart from innovation, we've got a problem.

      Isn't this the ultimate goal of all advertising ?

      --

      In Soviet America the banks rob you!
    4. Re:VB6??? by Anonymous Coward · · Score: 0
      In order to understand the big picture, you have to realize one fundamental fact:
      *BSD is dying
    5. Re:VB6??? by Anonymous Coward · · Score: 0

      Yes, VB6 and Windows 9x are obsolete. The point of the article is that both are still very widely used in industry; it comments on this fact and makes a few vague recommendations about switching to more up-to-date versions.

    6. Re:VB6??? by jmorris42 · · Score: 2, Insightful

      Think about what Windows 9x really IS. What is happening is that DOS is finally dying and THAT is a big shift. And while is was silly to refer to the specific version of VB (the last one, Version 6) the bigger picture is that VB is also dying, a language/product line that powered most of the corporate world's interally developed applications for well over a decade. VB.net's only connection to VB is the brand name Microsoft is trying to leverage.

      My problem with the article is the barely concealed sales pitch for the upgrade treadmill. An attitude of "who care if it works, better pitch it now lest something bad happen. We promise that nothing bad can happen if you buy shiny, new stuff because we all know it will seamlessly migrate and probably even get you laid."

      My philosophy is that if you happen to have a boatload of printers on Token Ring that are working well, leave em the hell alone until they stop working well. But DO start planning for that day because it will happen eventually.

      --
      Democrat delenda est
    7. Re:VB6??? by garbuck · · Score: 1
      when we can't tell branding apart from innovation, we've got a problem.


      If you can't tell Windows apart from innovation, you've got a problem.

    8. Re:VB6??? by Anonymous Coward · · Score: 0

      How 'bouts a "FORD", pad're. Both a brand name and an (1920S) innovation. Then there's "GummyBears" ...

    9. Re:VB6??? by Xibby · · Score: 1

      VB6 will never die, not while Visual Basic Scripting (Not all .vbs files are worms, you can make vbs scrips to do useful stuff too) is a subset of VB6.

      Maybe microsoft will update the Windows Scripting Host in future versions of Windows, but that still won't be until Longhorn or beyond.

      --
      I'm going to go back in my box and will think within the limits of my box: MS Sucks Linux Good I read too much Slashdot.
    10. Re:VB6??? by cyberformer · · Score: 1

      Almost all tech magazines and Web sites (including this one) are biased in favour of new technology. It's partly to please advertisers, but partly just the basic philosophy: If you're not interested in new technology, you're probably not going to read a tech magazine or site.

  32. Re:The Linux Middle Click by Anonymous Coward · · Score: 0

    If I'm not mistaken, one of the tab extensions in Mozilla (I think it may be Optimoz's mousegestures, but it could be Multizilla or Tab Browser extensions, sorry I can't remember offhand) allows you to disable that. It is a bit of a pain, especially if you use mouse gestures and always set the middle mouse button to be the button to press.
    The extensions mentioned are, of course, available at http://www.mozdev.org/

  33. Slashdotted by Anonymous Coward · · Score: 0

    Submerging Technologies: Five That Are Sinking Fast

    Most corporate IT organizations have steering committees to craft strategies for new technologies, chief technology officers to assess new products, and IT policies and procedures for developing and buying new hardware and software.
    But where are the review committees for obsolete technologies? Who's looking at what's in the data center, on desktops and in briefcases to see if they still make sense? Who's checking to see if spare parts, vendor support and employees with the right skills will be available next month--or next year?

    In most companies, no one is doing those things in any rigorous way, says John Parkinson, chief technologist for the Americas region at Cap Gemini Ernst & Young in Chicago. "I know of very few companies that actively manage sunsetting their IT," he says. "They think it will last forever."

    It doesn't, of course. But in most cases, there's no need to rush: "No tool is really outdated if it serves the needs of end users," says Eric Goldfarb, CIO at PRG-Schultz International Inc. in Atlanta. However, IT managers who wait too long may risk being forced into expensive last-minute changes to accommodate new technology initiatives as business needs change. That IP telephony call center application won't fly if you have to replace not only the private branch exchange but also update network cabling and those nonswitched, shared-media Ethernet hubs.

    Parkinson says that for each type of software and hardware installed, companies should have an estimated cost and date to replace it and an estimated cost to retain it. "You really should have this in the plan when you [buy], otherwise you won't know what ROI to expect," he says.

    Of course, some technologies need closer scrutiny than others. So Computerworld asked corporate IT managers and analysts what items they would put at the top of their lists. Some of them may justify an immediate rip-and-replace strategy; others should be put on your "endangered" list. Here are five submerging technologies to watch in 2004:

    1. WINDOWS 9x

    Why it's sinking: Can 92 million users be wrong? Yes. Declining support, reliability problems, security issues and incompatibility with new applications should drive the remaining installed base to Windows 2000 or XP.

    Credit: Red Nose Studio
    No obsolete technology is in wider use than the 9x versions of Microsoft Corp.'s operating system. "Windows 9x is getting to be pretty much unsustainable," says Tony Iams, an analyst at D.H. Brown Associates Inc. in Port Chester, N.Y. Indeed, many companies have already migrated to Windows 2000 Professional to gain the reliability of an operating system built on the more stable NT kernel.

    But eradicating Windows 9x won't come easy: IDC in Framingham, Mass., estimates that by year's end, there will still be 17 million Windows 95 installations, 48 million Windows 98 users and 27 million machines still running Windows Me. And the majority of those are business PCs, claims IDC analyst Dan Kuznetsky. "In the long term, it will probably be less costly to upgrade [to Windows XP], just because the NT kernel is much more reliable," he says.

    But what if your organization has waited? Should you go directly to XP, wait for the next generation (code-named Longhorn) or choose something else?

    Don't hold your breath for Longhorn: It isn't due to arrive until 2005 at the earliest. Linux is a widely touted option, but for many the idea of replacing thousands of Windows installations, training users on a new operating system and getting it to work with existing Windows applications is a nonstarter.

    Tom Pratt, information systems manager at Coastal Transportation Inc. in Seattle, says he has no plans to abandon Windows 98. The applications running on his boats won't run on anything else, and it's perfectly satisfactory for his office applications as well, he says. Can Pratt stay on Windows 98 forever? "Forever is a funny term," he says. "Let's ju

  34. Re:The Linux Middle Click by Master+Bait · · Score: 1
    Just keep your buffer clean by developing a left-button tic. I love middle button myself, and hate all that command-C, command-V when I use the Mac.

    --
    "Only in their dreams can men truly be free 'twas always thus, and always thus will be."
    --Tom Schulman
  35. Client/server not dying. by Sheetrock · · Score: 1
    Thin clients still make a great deal of sense to deploy. Point-of-sale, inventory, universities, libraries, kiosks, and pretty much any other single-purpose/limited-purpose configuration particularly where a large number of machines are deployed with identical configurations demand client/server setup.

    I'd argue we'll see even more of this when Microsoft's .NET initiative takes hold. Their plans will make it very easy for businesses to run supercomputers and lease time out to other businesses or even homes.

    --

    Try not. Do or do not, there is no try.
    -- Dr. Spock, stardate 2822-3.




  36. inconceivable! by Anonymous Coward · · Score: 0

    Your mouse has more than one button? How do you know which one to click?

    1. Re:inconceivable! by Anonymous Coward · · Score: 0

      Sssh. ... he clicks with his Pee-Niss.

  37. Tape Gone? by Davak · · Score: 2, Interesting

    Why it's sinking: Tape is cheap, but disk technology is closing the cost gap. For day-to-day backups, disk-to-disk systems that use inexpensive ATA technology make sense.

    To archive, what last longer... tape or a hard drive?

    I think the majority of people in the business are using hard drives as back up devices now... so tape may very well be out. We know CDRs die sooner than expected... do hard drives sitting on a shelf store better?

    Of course, I am paranoid. I still hard drive to hard drive backup and download my database from work to home weekly.

    I still wonder if tape is better for archiving though.

    Davak

    1. Re:Tape Gone? by wankledot · · Score: 3, Interesting

      Because $ per MB, tape is way ahead still, is significantly smaller, and hold up to transportation and movement better.

      As far as shelf-life goes, that's a good question. will a tape sitting on a shelf fare better than a hard drive after 10 years? I don' t know.

      --
      My sig is blank, I typed this by hand.
    2. Re:Tape Gone? by RhetoricalQuestion · · Score: 1

      Tape is hardly dying. Especially since, as the article states, "alternatives just aren't well-known yet."

      To the best of my awareness, most large enterprises have some kind of massive tape backup system for disaster recovery. Replacing that kind of infrastructure is tricky and worrisome -- any problems in the system can have horrible consequences.

      If you're a big bank or insurance company, your disaster recovery plan is probably the last place you want to replace old technology with new for archiving data. Call me paranoid, but I'd be very, very worried about any company who did this.

      Most likely, I can see companies initially introducing new archival technologies for faster recovery, but still relying on time-tested tape as the last line of defense. (Perhaps along the lines of making regular tape-backups of the disk snapshots.) Then, I can see slowly weaning off tape for all but the most critical systems.

      With all that, I see tape hanging around big finincial companies for longer the the conservative 3-5 years estimate in the article.

      Then again, I'm not a CIO.

      --

      I can spell. I just can't type.

    3. Re:Tape Gone? by Dynedain · · Score: 1

      HD cost is quickly dropping to similar prices as tape...HD is definately much faster...and tape only has a recommended shelf storage life of 6 months (the tape lasts longer than that, but that's the suggested maximum time to expect before data degredation)

      --
      I'm out of my mind right now, but feel free to leave a message.....
    4. Re:Tape Gone? by rock_climbing_guy · · Score: 1
      Even if CD-Rs don't last a long time, I use them at a local business where a new backup is created every few days. It doesn't matter how long the CD-R lasts, because it goes in the trash can in pieces within a month anyways because old backups are useless in my case.

      We're considering moving to DVD-R for obvious reasons.

      --
      Wh47 d1d j00 541, 31337 15n't t3h r0xor5 ne m0r3???
    5. Re:Tape Gone? by Haeleth · · Score: 1

      If you want long-term security, I suggest you print everything out. Ink on paper isn't bad in terms of longevity - we have vast numbers of readable manuscripts from the first millenium, but how many Roman CD-ROMs have survived?

      Where organic technology simply isn't good enough, I recommend inscribing your mission-critical data on stone tablets. A diamond-tipped dot-matrix printer should do the trick.

    6. Re:Tape Gone? by harlows_monkeys · · Score: 1
      Because $ per MB, tape is way ahead still, is significantly smaller, and hold up to transportation and movement better

      Tape isn't cheaper per MB than disk. Even if you ignore the drive cost and just compare tape media to a complete hard disk, tape is more expensive than IDE disks.

    7. Re:Tape Gone? by Anonymous Coward · · Score: 0

      tape only has a recommended shelf storage life of 6 months

      I don't know what kind of tape you're talking about, or whose recommendation, or if you're just trolling, but DLT has a shelf life of 30 years, according to the manufacturer, as well as other folks.

      Of course, all this can easily be found by searching google. The phrase "30 years" pops out in the excerpt below just about every link.

      I've worked with tape long enough to know that "6 months" is way too short a figure. Of course, I've never restored from a 30-year old DLT IV tape, since they aren't that old, but I've recently done a restore from a 9-track tape from 1979. I've routinely restored from CompacTape III cartridges which are at least six *years* old. In any case, six months is way too short for a recommended shelf life.

      Sure, you've got to take good care of tape, if you want it to last, but it's a heck of a lot more durable than hard drives. I just drove a bunch of DLT and 4mm tapes 3000 miles across the country this summer in the hot, humid, and shaky back of a U-Haul truck, alongside a bunch of (small, old and mostly worthless) hard drives. When I got there, all of the tapes worked, but (unsurprisingly) about 40% of the hard drives were dead.

    8. Re:Tape Gone? by wankledot · · Score: 1

      DDS4 tapes are around $10/40GB (compressed). AIT is $50 for 100/260GB

      I haven't seen too many 200GB hard drives for $50.

      True, it's catching up quickly, but it's not quite there.

      --
      My sig is blank, I typed this by hand.
    9. Re:Tape Gone? by Sivaram_Velauthapill · · Score: 1

      "...and download my database from work to home weekly."

      Isn't that a bit risky? What if someone interecepts your download (I don't know how but plausible) or breaks into your house and steals the data? If you are a small business, or if your house is pretty secure (not my house) then it's ok. Otherwise, I would be sceptical...

      As far as HD being better than tapes, I'm no expert on back but I don't think so. HDs are supposed to have worse reliability. Besides, as backup experts say, HD is not really a true backup medium because you can accidentally delete things (it's harder to do that on tape).

      Sivaram Velauthapillai

      --
      Sivaram Velauthapillai
      Seeking the meaning of life... @slashdot of all places ;)
    10. Re:Tape Gone? by toddestan · · Score: 1

      I have seen bad tapes, but I have never seen hard disks go bad from just sitting there. And I have even powered up old 20MB RLL drives that I have let sit for years in my basement and they come right up and all the data is on them from when they were retired.

      Hard disks also have the added benifit on being random access, so if you accidently deleted one file, you don't have to wait a long time for the tape drive to track that file down and read it. Finally, with an external hard disk, if your main computer suddenly exploded or something, you can hook that external hard disk up to any computer with USB/Firewire and get at your data. With tapes it kind of sucks when you lose the physical drive, and you have to order another one to read your data.

      So I don't think hard disks are really unreliable. On the other hand, if the leave-your-computer-on-24/7 crowd is to be believed, the best thing to do with a backup hard drive is to not put it on a shelf, but to hook it up to power and let it spin for the next 15 years.

      Besides, with hard disks being so cheap, if the data is so important buy 2 external drives and store them in different places.

    11. Re:Tape Gone? by Catharz · · Score: 1

      Tape is certainly not gone.

      I joined this company about 6 months ago and old projects were being archived on disk. At least until we needed to restore something from 12 months ago and we couldn't read the disk (or it's off-site copy).

      Disks are cheap, but totally unreliable in the long term. At least until the technology of disks gets better, tapes will still be used. We have a shiny new tape changer to prove it.

      --
      To know that you know what you know, and that you do not know what you do not know, that is true wisdom. --Scooby Doo
  38. Re:The Linux Middle Click by Anonymous Coward · · Score: 0


    I think remapping it, if it if it ip possible, might be a good idea (but only it if is ip possible

  39. Windows 9x, hmm?? by i)ave · · Score: 1

    That's a poor observation since it's already been replaced and hardly counts as a "technology". I guess, along the same lines, they could have mentioned 1-Megapixel Cameras, BetaMax, Daisy-Wheel printers, and the Rubik's Cube.

    --
    -- I'd give my right arm to be ambidextrous
    1. Re:Windows 9x, hmm?? by Carnildo · · Score: 1

      Windows 98 may be "obsolete" and "replaced", but it's still the second-most-common OS in use, after WinXP. It's also the last Microsoft OS to reliably run old MS-DOS programs. Approximately 30% of all computers are running '98.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
    2. Re:Windows 9x, hmm?? by henrygb · · Score: 1

      My stats suggest that 30% was true for W98 in January, but by now it is down to around 10%. W95 seems to have almost disappeared in the same time. And Me was never really there.

    3. Re:Windows 9x, hmm?? by hwaite · · Score: 1

      Doesn't Windows ME run DOS stuff ok?

    4. Re:Windows 9x, hmm?? by Carnildo · · Score: 1

      It runs DOS programs about as well as it runs anything else -- not well.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
  40. serial mouse by seriv · · Score: 1

    I was in radio shack the other day, and to my surprise I saw a serial mouse. I thought that was dead! But now I am confused. I still really think it is dead, but is it submerging instead?
    -Seriv

    1. Re:serial mouse by acidrain69 · · Score: 1

      You need to look outside the box. The box that is Radio Shack, that is. Now THERE is a store that should be submerging.

      --
      -- Having a Creationist Museum is like having an Atheist place of worship
  41. Color laser printers by alkali · · Score: 1
    Most of the dying technologies identified in the article and its sidebar are obvious (dot matrix printing? Zip drives?) but I did find one item intriguing: it's suggested that color laser printing is replacing color inkjet.

    Almost everyone I know has bought a color inkjet printer (even if they didn't really want it: "it came free with a 4-pack of nine volt batteries"). Can anyone report on *home* use of a color laser printer?

    1. Re:Color laser printers by petermdodge · · Score: 1

      I have one, but I'm not exactly your standard home user. I'm a power user - I have to have at least one of anything :)

      --


      Peter M. Dodge,
      Chief Executive Officer,
      LiquidFire Studios

      Platinum Linux - www.
    2. Re:Color laser printers by Kufat · · Score: 1

      "Can anyone report on *home* use of a color laser printer?"

      If they can, can I move in with them?

      Seriously, I remember looking forward to owning a color laser back when I had a dot matrix. I assumed that prices would come down and pretty soon they'd be the dominant type of home printer. Then inkjet hit the market and the color laser prices never came down enough to make owning one really affordable for a home user. I'd be delighted if that changed.

    3. Re:Color laser printers by adrianbaugh · · Score: 1

      Not yet but I'm planning to get one soon, possibly within the next 6 months and certainly within the next 2 years. Why? Although they're rather more expensive now there are lower running costs, generally better build quality, better print quality and durability. Actually I can't think of any downsides give or take a few hundred pounds' initial investment, and after a few replacement inkjet cartridges that'll be a moot point.

      --
      "'I pass the test,' she said. 'I will diminish, and go into the West, and remain Galadriel.'"
      - JRR Tolkien.
    4. Re:Color laser printers by Skater · · Score: 1

      I briefly had a color dot-matrix printer.

      Fun!

      --RJ

    5. Re:Color laser printers by Anonymous Coward · · Score: 0

      In Canada they're used to print money. According to the RCMP it's quickly becoming the #1 pass-time.

    6. Re:Color laser printers by tbase · · Score: 1

      This was way off IMHO. Color Lasers and Inkjets are like Dot Matrix and Laser - 2 totally different applications.

      For Photo quality, you can't touch Inkjets. The ink bleeds, and with controlled bleeding and photo paper, the inkjets produce results far better than a color laser, with its precise dots.

      If all you're printing are bar-graphs and spot-color vector graphics, or if you're doing high volume stuff without a need for high-quality photos, color lasers are much faster and the cost per page much less.

      So for home use, I can't see color lasers ever becoming practical. You just can't get fine enough dots to get the quality of ink for photos. I use a Tally T8406 color laser at the office, but that's because when we do our 400+ page catalog, the savings in time and consumables costs for printing proofs pays for the printer.

      Of course, if you need to have somewhat water proof prints, you'll need to use a laser. I remember when inkjets first hit the scene, legal documents had to be printed on laser printers because they're more durable. Now you see inkjets even in courthouses.

      One last note- I don't know what they were smoking when they said inkjets are messier than lasers - I've never had an ink cartridge leak, and I've never had a laser printer (color or black) not leak toner. Inkjets are messy if you recharge your cartridges, but recharging laser cartridges yourself isn't even an option (it's actually dangerous because you might inhale toner). Granted, if toner does spill, it's easier to clean off your hands (as long as you use COLD water so you don't melt it to your skin), but unless you grab the cartridge in the wrong spot, you won't get ink on your hands anyhow.

      --

      666-607: 6th floor apartment of the beast
  42. *** ARTICLE TEXT MODIFIED*** MOD DOWN!! by Anonymous Coward · · Score: 0

    "We believe that five years from now, most medium- and large-sized penises will be using snapshots on disk as the primary recovery media," says Bob Peniswhore , an analyst at Gartner Inc. "But that doesn't mean rape is going away in the next 12 months." Alternatives just aren't well known yet, he says.

  43. computerworlds webserver.. by w42w42 · · Score: 1

    ..is submerged apparently. maybe the admin read the article, and thought he'd turn off that bit of client server technology that is apparently dying.....

  44. Re:The Linux Middle Click by abe+ferlman · · Score: 1

    Actually you don't need to disable middle click in X, you just need to change mozilla's default behavior- this problem used to drive me nuts too.

    If you're using (iirc) Mozilla 1.3 or better, type about:config in your address bar. Find the line that says "middlemouse.contentLoadURL". Right click on it and choose modify. Set it to false.

    This turns off the behavior of middle click on an empty space going somewhere.

    --
    microsoftword.mp3 - it doesn't care that they're not words...
  45. KARMA WHORE! by Anonymous Coward · · Score: 0

    Next time post AC. It's the right thing to do. That way you don't end up getting modded down.

    Please, respect the moderators.

  46. Tape backup dying? Ha. by YetAnotherAnonymousC · · Score: 1

    Disk drives replacing tapes? Ha. I could see flash RAM modules doing it when (not any time soon) they become cheap enough. There's more to backup than cost per megabyte. Would you be comfortable having a bunch of disk drives with critical data stored off in a remote location for as long as a year and then popping them in and expecting them to run? DLT tapes, on the other hand, can be stored indefinitely. That is the key. Hard disks just aren't stable enough over time. DLT (and Flash RAM, probably) is.

    1. Re:Tape backup dying? Ha. by Anonymous Coward · · Score: 0

      Until the magnetic particles fall off. Oh, you haven't been around long enough to see that on 9-track tape?

  47. Examples? by Anonymous Coward · · Score: 0

    "Strategic applications should never be developed in the traditional fat-client, two-tier client/server model," he says. "The business logic becomes inaccessible and hard to maintain. Instead, the right approach is a service-based design--that is, to build a business services layer in the application that can be exposed via Web services or any other mechanism." Can anyone give me an example of this "business services layer" ?

  48. Re:What? by Anonymous Coward · · Score: 0

    This article is about technologies that are dieing not dead. (seriously, I am just kidding)

  49. Re:The Linux Middle Click by phre4k · · Score: 1

    I just right-click on it and choose from the drop-down. But you are right. It shouldn't be that hard.

    --
    "Nobody really checks their email any more. They just delete their spam"
  50. Way off. by FreeLinux · · Score: 1

    The only accurate predictions I see is SNA

    Windows 95 will of course die but, it's stiil a few years away.

    VB6 will take even longer to be replaced that Windows 9X. Also, is it really being replaced? VB .NET doesn't really seem like a replacement to me.

    Client server isn't going to die, the client is changing that's all. Old app specific clients are being replaced by browsers but it will remain a client server architecture.

    Tape Backup - Step away from the crack pipe dude. Tape backup is going now where in the forseeable future.

    1. Re:Way off. by Anonymous Coward · · Score: 0

      The only reason you see it as being SNA is because you don't use it and, obviously, neither does computerworld's little network, but it apparently was killed by the dot today. There is still a lot of customer-oriented requirements and development going into SNA applications and servers and no plan for a phase out of what customers are willing to pay for.

  51. GETTING OLD by Anonymous Coward · · Score: 0

    This troll is really getting old, use your imagination looser

  52. Doing away with Tape? by strider3700 · · Score: 1

    How exactly does someone drop tape storage? We back up 15-20 gigs each night and move it off site the next day. The only way I can think of to do this is with tape. Dumping from one drive to another works great, and we do that as well, however both drives are still in the same physical location. moving the data over the net to another box just isn't feasible, the bill to move 500 gig of data a month would kill us. Removable harddrives are just too fragile to be considered reliable back ups, the abuse I put these tapes through would kill a HD in a day or two. Burning spindles of CD's or even DVD's just isn't cost effective.

    Are their any other methods that I haven't thought of?

    1. Re:Doing away with Tape? by insertionPoint · · Score: 1

      Are their any other methods that I haven't thought of?

      There are companies which provide a service where drives are dropped off and picked up daily and taken offsite. Removable drives were practically designed for this.

    2. Re:Doing away with Tape? by FreeLinux · · Score: 1

      We back up 15-20 gigs each night and move it off site the next day.

      If you think it would be tough to do this with hard drives, just wait until you are backing up and shipping out a terrabyte or more per day. In real networks where business continuity is important, tapes will always be there.

    3. Re:Doing away with Tape? by Anonymous Coward · · Score: 0

      Um, FireWire drives?

    4. Re:Doing away with Tape? by Anonymous Coward · · Score: 0

      I agree. Not only is it a cost factor w/ DVD-R's but the speed. My God, it takes what, 2 hours to backup 4.7 GB on DVD??? For the 100+ GB we backup nightly, that would take almost a full day.

    5. Re:Doing away with Tape? by madcow_ucsb · · Score: 1

      show me a firewire card for an HP-UX box...

  53. dead by seriv · · Score: 1

    Thats just dead, not submerging.
    And I have the a Dos version of Turbo Pascal.
    -Seriv

    1. Re:dead by I8TheWorm · · Score: 1

      The sad thing is I used it to replace some CA-Clipper modules, and I hear that's still alive and kicking.

      --
      Saying Android is a family of phones is akin to saying Linux is a family of PCs.
  54. PRG-Schultz by insertionPoint · · Score: 1

    Seems to be the example of why nothing is outdated. To me they seem to be the example of what is wrong with IT. 50 Something year old paranoid people running MIS departments absolutely oblivious to new technology.

  55. mod +0, Uninformed Guess by Anonymous Coward · · Score: 0

    I have to wonder about the guy who said his windows 98 applications have no where to go. It should not be to much work to get those working under WINE. At this point WINE probably provides better windows 9X compatibility than XP.

    Isn't Wine's goal to emulate most of the Windows product line? That means Wine can run Win 3.x apps and Win XP apps. That, and considering Wine is reverse-engineering Windows on an "as-needed" basis doesn't make me think that Wine would be better at Windows 9x compatibility than Win XP. But prove me wrong, Wine guys!

    1. Re:mod +0, Uninformed Guess by Anonymous Coward · · Score: 0
      Isn't Wine's goal to emulate most of the Windows product line? That means Wine can run Win 3.x apps and Win XP apps. That, and considering Wine is reverse-engineering Windows on an "as-needed" basis doesn't make me think that Wine would be better at Windows 9x compatibility than Win XP. But prove me wrong, Wine guys!

      Sorry, but wine only has a hit/miss kind of success. With every build, some things that wouldn't previously run will now work under Wine, and some previously dandy works will break. Wine is an ALPHA and will probably stay that way.

      To be fair, I still have an unnatural need for certain win32 apps (read: not games) and love the very existence of Wine, although sometimes it makes me want to pull out my hair when certain things don't go as expected.

      Never use Wine for mission critical apps unless you have a steady supply of antacids...

    2. Re:mod +0, Uninformed Guess by letxa2000 · · Score: 1
      Yeah, that reminded me I wanted to reinstall Wine and get it working--hadn't done that since moving to Redhat 9.0. Anyway, downloaded the latest version from WineHq, installed it. Paint Shop Pro used to work, but it doesn't seem to now--although GIF Construction Set does, as does Sim City 2000.

      Seems very, very slow though. I'll probably continue to run Win4Lin rather than Wine. It'd be nice to just be able to run an app quickly under Wine, but it actually seems that running Win4Lin is faster than Wine--and Win4Lin has yet to fail to run any Win application I give it.

  56. Yes, tape is going by Anonymous Coward · · Score: 0

    However, they're clueless when they say it's cheap. The drives are insanely priced -- it's cheaper to build a RAID 5 array than buy a tape drive.

    1. Re:Yes, tape is going by fishbowl · · Score: 1

      > it's cheaper to build a RAID 5 array than buy a
      >tape drive.

      And you backup that array, exactly how?

      And how do you archive this backup? How do you transport it offsite?

      Yes, it's true that for consumer use, tape backup is usually more costly than the risks, and most personal data that is truly important can be stored on a single CDR. Most of the huge data stores that individuals must deal with, consist of entertainment media. There won't be any billion dollar lawsuits or losing your license to practice medicine or having a bank go out of business, if you don't backup that data.

      The industry has not given us much of an alternative. I wouldn't be surprised to see tape systems becoming "phased out" anyway, with nothing to replace them -- that just makes them even more expensive for the people who still need to use them, it doesn't make them go away.

      The people who are still mounting 9track tapes on a routine basis will confirm that.

      Meanwhile, there won't be a reasonable backup system for the home user, and there really hasn't *EVER* been one. Sure installation instructions have always said "make a backup before installing our product."

      Those instructions are never followed, but it's not because of negligence, it's because the means do not typically exist.

      I cannot afford any sort of tape backup system for my home computers. But I'd really like to be able to simulate one using cdr's. Mondo looked promising, but it is too buggy and just "feels too risky" to me.

      I just make a determination of which files have legal implications, which ones are part of my livelihood, what am I obligated to keep, what would be very inconvenient if I lost it. So *that* kind of backup takes a couple of seconds, and I just do it on a new CD every time, tar it up and copy to another partition every so often, that sort of thing. I'm afraid the difficulty and cost of doing a *FULL* backup actually stops a lot of people from making a minimal copy of the important stuff.

      --
      -fb Everything not expressly forbidden is now mandatory.
    2. Re:Yes, tape is going by Judg3 · · Score: 1

      You say:
      Meanwhile, there won't be a reasonable backup system for the home user, and there really hasn't *EVER* been one.

      If by "reasonable" you mean cheap, then I somewhat agree with you - but as far as things go, DDS is perfect for home users. It's tiny 4mm tape and VCR-like loading mechanism isn't suited for business environments, but is perfect for home users. If only the drives weren't so pricey - little DDS-4 drives (20 Gb Native/40 Gb compressed) runs over $1000.

      If you'd like to use a backup system for your home, try an external HDD, like those from BusLink. They even have one that uses an external Serial ATA connection - just as fast as being on your system.
      Back up the home system, leave it at work. Works for me.

      --
      Looking for hardware (Currently need: Large Etch-a-Sketch) Have one? See my journal!
    3. Re:Yes, tape is going by pjrc · · Score: 1
      it's cheaper to build a RAID 5 array than buy a tape drive

      RAID may seem like a good idea up until you have a fire, flood or other natural disaster, someone steals the server, someone accidentally deletes important files, important data is corrupted by some error, or you suspect someone tampered with critical data.

      In all those cases, a true backup is going to seem pretty cheap, compared to RAID5 which offers only protection against failure of a drive. Imagine who'd look "clueless", explaining to the boss under any of those circumstances that RAID5 was chosen in lieu of a true data backup.

      But it is true that drives getting cheaper. For my own tiny company, we use nine 75 gig drives... which cost about the same as similar capacity tape system and 9 special tapes.

    4. Re:Yes, tape is going by fishbowl · · Score: 1

      It doesn't really have to be "cheap", but your tape drive is 120% of the price point for the whole rest of the system.

      --
      -fb Everything not expressly forbidden is now mandatory.
    5. Re:Yes, tape is going by WatertonMan · · Score: 1

      How about this. That computer you retired so you could have a brand new dual Opteron? Put it offsite somewhere with a RAID hooked up to it and do a backup across the net. That way if your server dies you can get up and running that much faster.

  57. Completely Clueless by Shaman · · Score: 1

    My god. Client-Server is dying? WTF drugs are they on? I'd like to be able to ignore reality to that level of depth, too.

    --
    ...Steve
  58. MOD PARENT TROLL! by Anonymous Coward · · Score: 0

    Stupid troll. The least you can do is find some new material to troll with.

  59. VB6 by FrostedWheat · · Score: 1

    I would like to vote for the entire Visual Basic collection, not just version six. It's a huge pain to use!

    The only thing that keeps me sane while using it is the sight of that Cobol book on the shelf ...

  60. Re:The Linux Middle Click by Brandybuck · · Score: 1

    Just use a two button mouse like all the l33t w1nd0W5 d00d5.

    --
    Don't blame me, I didn't vote for either of them!
  61. How could they forget? by k98sven · · Score: 1

    How could they forget the Schnorkel?

    Just the name alone should qualify it as a winner..

  62. Bravo! by Anonymous Coward · · Score: 0

    BRILLIANT troll, sir!

  63. You want submerging? Right here.... by Valiss · · Score: 1

    ....it's called Tech jobs. At least here in Calif. I've been unemployed for almost 2 months and can't find an IT to save my life (or my rent).

    Tech jobs in general are disappearing or at least still in a funk. Maybe getting into IT was not that great of a career choice after all...

    --

    -Valiss
  64. Oh HELL no by EvilStein · · Score: 1

    "But eradicating Windows 9x won't come easy: IDC in Framingham, Mass., estimates that by year's end, there will still be 17 million Windows 95 installations, 48 million Windows 98 users and 27 million machines still running Windows Me."

    People that think "Hey, it works just fine!" - nevermind the fact that it's a gaping security hole just begging to be exploited. :P

    1. Re:Oh HELL no by NullProg · · Score: 1

      People that think "Hey, it works just fine!" - nevermind the fact that it's a gaping security hole just begging to be exploited.

      I'm sorry, I disagree. These OS's were the last ones that Microsoft shipped that you had total control over. Un-couple Netbios over TCP/IP, delete Outlook and IE and these systems are twice as secure as nt4/2000/xp. Add ZoneAlarm and you have a 99.9% secure system (notice how I didn't say stable :).

      Enjoy,

      --
      It's just the normal noises in here.
    2. Re:Oh HELL no by gl4ss · · Score: 1

      well the computers are also outdated and old, and often kept as they were bought(which is completely understandable).

      and if you're really thinking of upgrading software in sub 400mhz machines the REAL options are usually outside of ms world(they don't want to sell systems for old computers) and need technical knowhow(but so does keeping that win98 running too).

      besides, with fw and things turned off it's less of a security hole than a patched(with open ports and services) win2k/xp system is.

      --
      world was created 5 seconds before this post as it is.
    3. Re:Oh HELL no by alecto · · Score: 1

      Take out TCP/IP on your internal network and run over IPX/SPX or NetBEUI, and the picture looks even better.

  65. Backups by sql*kitten · · Score: 4, Insightful

    Although magnetic tape's cost per megabyte will give it a role in keeping archival records for years to come, better technologies and techniques are eroding tape's dominance for day-to-day backup and recovery tasks.

    Heh. Let me tell you why tapes are good. Tapes are very, very simple and well understood. You can repair a broken tape with a Stanley knife and Sellotape if you have to. Sure you might lose a few blocks, but with decent archiving tools (like cpio and bzip2) losing a file won't cost you the entire archive. If a tape drive fails, just replace it, easy.

    Now, when a hard drive fails, what're you going to do? Repair the platter? Transplant it to another hard drive? Just not feasible. And how're you going to store archives? Tapes are cheap and high density. Maybe you've moved buildings a couple of times and they've been kicked around, how certain are you HDs can be plugged back in and run? And they take more physical space too, and still cost more.

    Tapes aren't going anywhere anytime soon.

    1. Re:Backups by Anonymous Coward · · Score: 0

      One word (well, acronym): RAID

    2. Re:Backups by kwerle · · Score: 1

      Heh. Let me tell you why tapes are good. Tapes are very, very simple and well understood.

      I never had a good time with tapes.

      If a tape drive fails, just replace it, easy.

      Easy and expensive.

      Now, when a hard drive fails, what're you going to do?

      Pull the drive, drop it in, and let the RAID stuff do it's stuff (and stuff :-).

    3. Re:Backups by KrispyKringle · · Score: 1

      Honestly, though, as hard drive capacity increases and price decreases, tape storage is being replaced by RAID. Multiple copies on RAID in different physical locations have easily the reliability of tape. Tape's often have problems that are not apparent while they are being written, only when you try to get back your precious data. And the cost of a tape drive, new media, and maybe a changing robot (or minimum wage employee) has to be factored in as well. Tape is definitely on it's way out, if only slowly, as hard drive price per megabyte decreases.

    4. Re:Backups by repetty · · Score: 2, Insightful

      All good points, except that... tapes suck.

      They're sensitive to their storage environment, they stretch, they need to be rewound, they are sequential (SLOW, SLOW, SLOW!)

      Already, for home users and small businesses, tapes are more expensive than hard drives. Soon, that will be the case for large businesses, too.

    5. Re:Backups by jafac · · Score: 1

      I worked in the tape backup software business for 11 years, the first 5 of it, intimitely involved with 4mm (DAT), 8mm, DLT, and QIC technologies. I never, ever, not once, ever, heard of a customer fixing a bad tape with a stanley knife and sellotape. Not once. On a few occasions, we had customers get tapes recovered via OnTrack's service - which just recovered the data - then they had to pay US consulting fees to restructure it into files. Not pretty.

      And 8mm/4mm was ASS for reliability. Compared to DLT.

      And then there's the whole Sequential vs Random access thing. Having to seek to the end of a 40 gig DLT tape for a single file can pretty much take all day, with most commercial backup solutions.

      Then there's the hideous disparity between storage capacities of tape and disk. Tape drives that are capable of backing up even an average-size disk these days are in the $2000 range.

      And spend that much on a tape drive, and MAYBE the tape lasts 5 years - but does your drive? And if it doesn't, can you find a new drive that supports the old tape format? And with the consolidation that happened in the 1990s in the tape backup software industry, there's a buttload of depricated backup software - so your old software may read your old tape format, but I doubt it will support a new tape drive that can.

      In short - tape backup is an ugly, ugly, can of worms. The worst IT nightmare there is. And I'm very glad that I haven't migrated to an IT position where I'd be responsible for backups. If I had, I would probably slash my wrists as the best solution to the PC backup problem.

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    6. Re:Backups by geekoid · · Score: 1

      no they wont.
      How much would it cost to keep a terabyte of data with a hard drive back-up sheme? I'll tell you, a hell of a lot more then tapes.

      What id you want to back up mltiple copies if your system? How much are you going to pay people to swap your hardrives? it's done robotically for tapes.

      How hard is it to gat data off a failed drive? How easy is it to corrupt all your data when a controller begins to go out? with a tape system, you MIGHT loose a tape. more likely you'll just loose a bunch of blocks. even more loikly, the tape drive will stop and throw a warning almost immediatly.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    7. Re:Backups by Anonymous Coward · · Score: 0
      Based on the above posts I'm going to have to say that the people that moded up the parent knew about as much as sql*kitten.

      This guy is a good writer but he missed out on the whole truth/what he wishes were true thing.

    8. Re:Backups by evilviper · · Score: 1
      Now, when a hard drive fails, what're you going to do? Repair the platter? Transplant it to another hard drive?

      No, you pay a few hundred dollars, and send it to professionals, who will recover every last bit of data for you.

      how certain are you HDs can be plugged back in and run?

      Extremely certain. Hard drives are more physically durable than anyone gives them credit for. People experience hard drives dying, because they have them plugged-in and running 24/7 for years at a time... I'm sure a tape drive with that kind of load would die much sooner.

      As for being kicked-arund... Seagate is advertising that their hard drives can tolerate 350G's. That's damn respectable.

      And they take more physical space too, and still cost more.

      First of all, the don't take more space, AFAIK. If you'd like to prove me wrong, point me at a 320GB tape (uncompressed capacity) in less than 3.5x1x6 inches.

      As far as price, it's not true if you factor in the cost of the tape drives. They cost loads of money, and you always need several of them. With HDDs, they have everything built-in, which makes them more flexible.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    9. Re:Backups by hotrodman · · Score: 1

      That's right. For people that think that IDE drives, (which last 3 years at most) is going to outlast tapes, are going to find themselves unemployed at some point in the future. Tapes are not that difficult to use. Maybe if people had training in using tape equipment, they would see that it's not that difficult. Or if they had their facts straight - some people here think it takes all day to seek through 40 gig? Maybe in 1990 it did. Get up with the times people.

      Tapes are still here, and will be here for archival purposes for a long time to come. No enterprise class business or Data Center is going to back up to ATA-only.

    10. Re:Backups by hotrodman · · Score: 1



      Okay, you want 320 gig in a space smaller than a hard drive? Look up AIT-4. AIT-3 is already on the market and pushes 100 gig uncompressed and is half the size of a hard drive. At compressed levels, AIT-3 pushes 240-250 gig, and the tape is still less than half the size of a hard drive. The tape throughputs over a gig a minute with a fast scsi bus.

      Please quit with the "Drives are more durable than tapes" bs. It's obvious that you have never worked in a real data center.

    11. Re:Backups by ymgve · · Score: 1

      RAID is all well and good, until a virus/luser comes along and wipes out all files on it.

    12. Re:Backups by pjrc · · Score: 4, Interesting
      Now, when a hard drive fails, what're you going to do? .... Transplant it to another hard drive?

      Actually, a co-worker where I used to work did exactly that!

      I believe he was upgrading some part of his PC and got the power connected backwards (loose socket on the drive perhaps). Or maybe something else caused it, but whatever it was the electronics on the drive were ruined, he didn't have a backup and the data on the drive was quite important.

      So he went and purchased another drive, and actually ended up buying 2 or 3 drives that claimed to the same model. Lucky for him the drive wasn't that old, and despite there being a couple different versions of the drive with the same model number but different electronics, he got one that had the same board.

      He desoldered the circuit boards from both drives and installed the electronics from the good one into the dead one. It actually worked. He managed to boot the computer up and copy all his files to one of the servers on the network. He then threw both drives away and installed one of the drives with the different circuit board, reinstall the OS and other stuff and copied his data back from the server.

    13. Re:Backups by KrispyKringle · · Score: 1

      It is possible to break into a wipe multiple redundant backups in multiple physical locations. It is also possible to build a fairly secure dedicated backup server. With convenience comes some small security risk.

    14. Re:Backups by leerpm · · Score: 1

      But RAID doesn't work if half the drives break in transport.

    15. Re:Backups by Anonymous Coward · · Score: 0

      >No, you pay a few hundred dollars, and send it to professionals, who
      >will recover every last bit of data for you.
      >
      >
      Utter and complete bullshit. If the hardrive has *physically* died...that is there is physical damage to the platters of the hardrive generally indicted by a griding sound coming from the drive itself, nobody is going to recover a backup from that drive, especially if the backup is stored in a compressed format, because 99.9999% of the time *THE DATA CONTAINED WITHIN THE BACKUP ON THE DRIVE HAS BEEN DESTROYED*

    16. Re:Backups by evilviper · · Score: 1
      Okay, you want 320 gig in a space smaller than a hard drive? Look up AIT-4.

      I'm not a fan of vaporware... Let's stick with existing products, available now. When AIT-4 is released, then we'll compare it with the currently-available HDDs.

      AIT-3 is already on the market and pushes 100 gig uncompressed and is half the size of a hard drive.

      In other words, tapes AREN'T smaller than hard drives (for similar capacity). End of argument.

      Please quit with the "Drives are more durable than tapes" bs.

      I never came close to saying that drives are more durable than tapes, yet you put that in quotes, as if I did.

      Hard drives are very durable. I even gave hard FACTS to back that up, unlike your own, baseless argument.

      As a matter of fact, let's add some more numbers... Since http://www.aittape.com/ didn't have the numbers for non-operating shock, I can only compare operating shock... 5Gs for AIT-3, and 63Gs for Seagate ATA hard drives.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    17. Re:Backups by Jim+McCoy · · Score: 1
      Heh. Let me tell you why tapes are good. Tapes are very, very simple and well understood.


      Tapes are also slow, expensive, hard to verify, labor intensive, and did I mention slow?


      Now, when a hard drive fails, what're you going to do?


      Clever solutions spread the risk around multiple hard drives and allow you to recapture some of the idle disk space on desktop system. When a tape drive fails are you even going to know about it? I have had numerous tape drives fail silently, and the only time you know that you weren't getting a good backup was then the time came to restore the data and you found your tapeset to be useless. Disk drives are cheap, and with RAID and distributed-RAID solutions you can use error correction techniques to eliminate the problems of losing multiple drives across the system -- and when any component fails you know about it and can act to eliminate the potential for cascading failures that might actually lead to data loss.


      The biggest win from dumping tapes is that you can restore data quickly and eliminate the IT burden by turning most data restore operations into a user self-help situation. Let the user restore their own data and give them the additional advantage of being able to do file versioning and online backup verification. Offline media (like tapes) will continue to have a small role as a solution for catestrophic failures like the building burning down, but when it comes to day to day disaster recovery (and the all-too-frequent "pilot error" events) tape backup's time has come and gone.


      Disk-based backup is also much more efficient than tape, allowing you to do all sorts of fun tricks like single-instance storage (e.g. only one copy of word.exe needs to be backed up, the rest of the systems can just point to this copy) and using disk-based backup systems as an intermediate cache (a la Data Domain boxes) is the smarter solution if you can't quite give up your tape habit just yet.


      Tapes are cheap and high density.


      Oh really? I can buy 1 TB of IDE disk for 1K and drop it into a cheap Linux box that was previously acting as a doorstop. How much does your tape drive cost? And the tapes? And the server to front the tape drives? And the additional networking hardware to provide a fat pipe to this data funnel you have just put into place? Tape is no longer even the cheap solution, it is just the one you are used to....

    18. Re:Backups by craw · · Score: 2, Interesting

      Sony's Super AIT (SAIT) tapes are out; 500 GB uncompressed, 1.3 TB compressed. So far, it seems that there are being used in pretty big backup systems. Trying to find a vendor to sell only a single tape drive and some tapes can be relatively difficult (at least I couldn't find one).

      Throughput is suppose to be about 30 MB/s (uncompressed).

      The drives (and I suppose, the tapes) aren't cheap.

    19. Re:Backups by evilviper · · Score: 1
      the hardrive has *physically* died...that is there is physical damage to the platters of the hardrive generally indicted by a griding sound coming from the drive itself, nobody is going to recover a backup from that drive

      Not true... If there is EXTENSIVE damage to the platters, then, of course, certain pieces of data will be unrecoverable. However, even minor physical damage to the platters can be dealt with...

      With serious physical damage, the pieces which aren't seriously damaged, can still be recovered.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    20. Re:Backups by EastCoastSurfer · · Score: 1

      In short - tape backup is an ugly, ugly, can of worms.

      I agree with you there. Tapes are a PITA to configure, but once you get everything up and running they tend to work pretty well.

    21. Re:Backups by bruthasj · · Score: 1

      > Tapes aren't going anywhere anytime soon.

      They disappeared from our projects. Everytime we used to quote a tape drive with each cluster that we sold. Not any more!

      We get two CD-RW drives for less than 5 times less the price of tape. We found that most customer sites did not use the tape after a certain amount of time; so why waste our profit margins on something useless?

    22. Re:Backups by MCZapf · · Score: 1
      No, you pay a few hundred dollars, and send it to professionals, who will recover every last bit of data for you.

      Are you kidding? This strikes me as a last resort rather than the first step of a recovery plan. Is the data on a hard drive platter really safe enough that we can be sure it can be recovered after a drive failure?

    23. Re:Backups by Anonymous Coward · · Score: 0

      How much would it cost to keep a terabyte of data with a hard drive back-up sheme? I'll tell you, a hell of a lot more then tapes.

      Hmm, newegg has 250GB drives for $229.
      4 of them cost just $916!

    24. Re:Backups by evilviper · · Score: 1
      This strikes me as a last resort rather than the first step of a recovery plan.

      And what would your first step be, exactly? If you have your own clean-room, you have other options. But few do, so that leaves sending in the drive to a data recovery facility. IMHO, that's one hell of an improvement over your options if you are using tape, CD/DVDs, MO, etc.

      Is the data on a hard drive platter really safe enough that we can be sure it can be recovered after a drive failure?

      Yes, without a doubt. Hard drive "failures" that we all hear about, are 99.999999% of the time, just a mechanism failure. The motor will die, or the read heads will no longer read. It's incredibly, incredibly rare that the platters are ever compromised.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    25. Re:Backups by Anonymous Coward · · Score: 0

      Actually, from what I understand, 350g's is not much at all. I think I read it on the seagate website but I'm not sure. A fall from 6 inches to a dead stop is around 300g's. So if the drive falls from your hand to the floor you are looking at around 900 - 1000+ g's. But 350 is impressive nonetheless. Seagate got it right when they came out with the scuba edition drives(you know the ones with the rubber bra.)

    26. Re:Backups by (H)elix1 · · Score: 1

      I never, ever, not once, ever, heard of a customer fixing a bad tape with a stanley knife and sellotape. Not once

      God help me, I did something like this almost twenty years ago. We had some commercial software that shipped on a cassette tape - ran an IBM XT. Tape jammed, removal was less than delicate, and it broke. I spliced the tape and it worked.... Go figure.

    27. Re:Backups by slash.dt · · Score: 1
      except financial organisations have a requirement to keep their back office data for up to 10 years. For a large organisation that is a lot of data and tape is the best way to store it for the long term.


      I have been required to recall data from a specific month several years later for the auditors so you can't just fudge the requirement - you may well get asked for it at some point and there are significant penalties if you can't.

    28. Re:Backups by shockbeton · · Score: 1

      Has anyone done or seen an analysis of the cost of tape vs CDR/DVDR/HD not in meaningless terms of $/MB but in terms of actually being able to retrieve archived files?

      In my experience the failure rate of tape easily overshadows the apparent cheapness of its storage capacity. It doesn't take many retrieval failures for the cost of recreating files/data to offset the apparent cheapness of tape's $/MB.

    29. Re:Backups by IANAAC · · Score: 1
      Tapes are still here, and will be here for archival purposes for a long time to come. No enterprise class business or Data Center is going to back up to ATA-only.
      Agreed, tapes will be around for some time, but do you seriously think businesses are using IDE drives for anything, other than on desktops? Any serious data center is going to be using SCSI with RAID, or some sort of NAS/SAN (also SCSI/Fiber).
    30. Re:Backups by Anonymous Coward · · Score: 0

      and what happens if the machine itself is destroyed? RAID makes sure it stays running if you have drives go bad, Tape lets you able to recover if ALL the drives got hosed

    31. Re:Backups by clarkc3 · · Score: 1
      Multiple copies on RAID in different physical locations have easily the reliability of tape

      While that sounds all well and good, it costs me much less to send 500GB of backups off by tape everyday versus 500GB bandwidth for backups, plus gives the me option of going back to earlier REVISIONS of files. ie: Oh you need the file from last Tuesday because someone made changes on Wednesday and it wasn't noticed til now? I can do that with tape.

      I do believe offsite realtime storage is good for some things, but its not a complete replacement for tape

    32. Re:Backups by sad_ · · Score: 1
      Now, when a hard drive fails, what're you going to do?

      simple, I pull out the hot swap raid protected drive and insert a new one. What is the problem again?

      you are right about the archiving, that is one are where tapes still have an advantage (and also power consumption)

      I don't know about you, but where i work, we don't move the computer room every x months, even so, i don't see why you could not move a disk cabinet around.

      --
      On a long enough timeline, the survival rate for everyone drops to zero.
    33. Re:Backups by KrispyKringle · · Score: 1

      It's a good point, but, ultimately, I still think tape is on its way out. Give it years, sure, but optical is cheaper and in many ways superior for external storage, and hard drives are faster, more convenient, and will be cheaper soon. Tapes are far too akward a medium to compete forever.

    34. Re:Backups by repetty · · Score: 1

      Good points. Okay, you've changed my mind.

    35. Re:Backups by sql*kitten · · Score: 1

      I don't know about you, but where i work, we don't move the computer room every x months, even so, i don't see why you could not move a disk cabinet around.

      We've been in two buildings this year and we're about to move again :-)

    36. Re:Backups by Anonymous Coward · · Score: 0

      "I wouldn't consider tape old technology," says PRG-Schultz's Goldfarb. This guy seems to be the only intelligent life form in the article.

  66. You forgot the chart by Davak · · Score: 3, Informative

    This is the chart that concluded the article...

    Legend---
    Out - O:
    In - I:
    Why - Y:
    ----

    O: 900-MHz wireless LANs
    I: 802.11 WLANs
    Y:Early WLANs installed in warehouses and manufacturing floors won't work with 802.11b. Integration requires an upgrade.

    O:1U (1.75-in. high) servers
    I:Blade servers
    Y:They save space, eliminate cables and lower costs by sharing power supplies and connectivity.

    O:Color ink-jet printers
    I:Color laser printers
    Y:Color laser printers used to cost thousands; now they're well under $1,000. And color laser cartridge changes are less frequent--and less messy.

    O:CRT monitors
    I:LCD monitors
    Y:Flicker-free LCDs reduce eyestrain; the tubeless design saves on desk space, and the LCDs are less environmentally hazardous at disposal time than CRTs.

    O:Dot-matrix printers
    I:Ink-jet/laser printers
    Y:Dot-matrix printers are still good for multipart forms, but as volumes have fallen, prices have jumped above those of both ink-jet and low-end laser printers.

    O:Ethernet hubs
    I:Intelligent switches
    Y:Newer switches are inexpensive, a prerequisite for IP telephony, and typically support Simple Network Management Protocol for remote manageability.

    O:File servers
    I:Network-attached storage appliances
    Y:Why maintain file servers for shared storage when you can plug in a simple appliance?

    O:Floppy disks
    I:Flash disks, writable CDs, DVDs
    Y:What fits on 1.44MB of disk space anymore?

    O:Mac OS 9
    I:Mac OS X
    Y:Increased stability makes this upgrade a no-brainer.

    O:Modems
    I:Wireless LANs
    Y:With WLANs expanding across offices, public spaces and hotels, the modem, with its 56Kbit/sec. speed limit, is fast becoming the computing equivalent of an automobile's limited-service spare tire--used only in emergencies, at low speeds.

    O:PBXs
    I:IP telephony/call manager servers
    Y:With applications that require an integrated voice/data network already emerging, another long-term investment in a digital PBX at this point probably doesn't make sense.

    O:PDAs
    I:Cell phone/PDA hybrids
    Y:Free up your pockets! New hybrid models are finally reaching a size and price where a single, integrated device makes sense.

    O:Serial/parallel ports
    I:USB 2.0 ports
    Y:The ports won't go away on PCs anytime soon, but for new hardware, Universal Serial Bus peripherals are faster and often easier to set up.

    O:Token Ring
    I:Ethernet
    Y:Ethernet: Cheap and ubiquitous. Token Ring: Expensive, with limited vendor sources. Any questions?

    O:Windows NT servers
    I:Windows 2000, Server 2003
    Y:Support will disappear soon--as will all those security patches and updates.

    O:Zip drives
    I:Rewritable CD/DVD drives
    Y:CD-ROM drives are inexpensive and ubiquitous, and the media are cheaper.

    1. Re:You forgot the chart by n6kuy · · Score: 0

      > O:PDAs
      > I:Cell phone/PDA hybrids
      > Y:Free up your pockets! New hybrid models are finally reaching a size and price where a single, integrated device makes sense.

      I won't buy one until they contain ALL of the following:
      1. PDA
      2. Picture Cell Phone
      3. Universal TV/VCR/Sat/Whatever remote control
      4. WAAS enabled GPS
      5. Garage door opener
      6. Automobile keyless entry
      7. FRS/GMRS radio
      8. AM/FM radio
      9. Cassette/CD/MP3 player
      10. Umm.. Oh, yeah. A flashlight, too!

      --
      If you disagree with me on social issues, then it's pretty clear that you are a narrow-minded bigot.
    2. Re:You forgot the chart by Mirk · · Score: 1

      There really ought to be a "-1 blatant karma-whoring" moderation.

      --

      --
      What short sigs we have -
      One hundred and twenty chars!
      Too short for haiku.
    3. Re:You forgot the chart by Davak · · Score: 1

      Hell yeah. I agree. The remote control/garage door opener/keyless entry can't be that difficult.

      We need the Swiss Army Phone/PDA!

      Obviously would also need a bottle opener and corkscrew...

      Davak

    4. Re:You forgot the chart by Davak · · Score: 1

      Give me a break. I forgot to AC the post.

      Nobody is getting moderation points anyway.

      Everybody can down mod this to hell to balance out my karma if you wish.

    5. Re:You forgot the chart by macrom · · Score: 1

      Why, when the server is down due to the traffic and some of us are interested in the information?

    6. Re:You forgot the chart by Citizen+of+Earth · · Score: 1

      ...Simple Network Management Protocol...

      I thought it meant "Security NightMare Protocol".

    7. Re:You forgot the chart by angle_slam · · Score: 1

      Plus, some sites take down their content. Some time in the future, someone is going to find this Slashdot story and not be able to access the Computerworld article. Posting the article prevents that from happening.

    8. Re:You forgot the chart by MrScience · · Score: 1

      I have yet to see a color laser printer approaching the quality of most inkjets.

      I have yet to see an LCD monitor with a high refresh rate, essential for a quality gaming experience.

      As with almost everything on this list... the best tool for the job...

      --

      You quitting proves that the karma kap worked. The most annoying of the whores shut up. --CmdrTaco

    9. Re:You forgot the chart by MSTCrow5429 · · Score: 1

      No, refresh is how many times a second the screen is refreshed by the CRT gun. This is done because the cathodes will fade from the moment they cease to be illuminated. LCDs, on the other hand, are just layers of pixels, which are either on or off. The backlight is the light source. What you are speaking of is response time. LCD pixels cannot switch instantaneously, or rather fast enough so that it appears to be instantaneous. This causes motion blur. So while both are temporal concerns that have to do with display technology, they are not the problem.

      --
      Slashdot: Playing Favorites Since 1997
    10. Re:You forgot the chart by jandrese · · Score: 1

      While it's not exactly a "consumer" model, the Lexmark C910's we have at work print out _pixel accurate_ reproduction of the original file. These things put out the closest thing to a perfect printout I've ever seen on stock printer paper. There is none of that smear you get when you don't buy the expensive glossy paper for your inkjets, and the toner is cheaper per page than inkjet ink. It's fast to boot. The big problem with Color lasers right now is that they are still too expensive for people buying $600 computers.

      --

      I read the internet for the articles.
  67. Zip drives... by fmaxwell · · Score: 3, Interesting

    According to the chart at the end of the article, Zip drives are a dying technology. I've got news for those guys: Zip drives died, rigor mortis set in, the were embalmed, buried, and have mostly decomposed.

    I've got a few of them at home, including two internal IDE Zip drives, an external USB Zip drive, and an external SCSI Zip drive. I also have about 50 Zip disks but I can't even remember the last time I spun one of them up.

    Iomega pissed away that entire market with their greed. Had they been smarter, they would have given the drives away in every Dell, Compaq, and Gateway system sold and made money off of the media (ala the Gillette shaver business model). Instead, they continued to charge too much for the drives, limiting their adoption. As CD-R and CD-RW media plummeted in price, Iomega continued to charge an arm and a leg for their Zip media rather than dropping prices to retain customers. They introduced the Zip 250, Zip Click!, and Zip 750, all of which failed due to the high drive costs, exorbitant media costs, and marketplace confusion with customers not knowing which model to buy in order to exchange data with colleagues and friends. They never effectively tried to broaden the appeal of their media with MP3 recorders, players, or in-dash car units.

    After effectively killing the Zip product line, they introduced external CD-R/W drives. Unfortunately, they were just rebadged units stuck in gaudy blue cases -- for which they charged double what everyone else did. They're toast.

    1. Re:Zip drives... by fishbowl · · Score: 1

      The problem with Zip wasn't so much the cost of the drive, it was the way they kept control on the media.

      While I was waiting for aftermarket ZIP disks to come down in price like floppies, cheap, fast and reliable, CDR/W happened.

      Now that I have 8cm cdr's and CF, I don't need any other removable media at all.
      I even bought laptops without floppy drives finally.

      --
      -fb Everything not expressly forbidden is now mandatory.
    2. Re:Zip drives... by Dielectric · · Score: 1

      Name a product on which Iomega hasn't screwed the pooch. I have a Zip100 and a DittoMAX tape drive. I was lucky and the Zip didn't develop a click of death, but that stupid DittoMAX has been crap from day one. I barely worked under NT; required a second rev of the interface card to work properly. Getting it to work under FTape was a complete pain in the butt, and really brittle. I got it working under the 2.0 kernels, but it hasn't played nice since. I should've gotten a Travan or Seagate tape drive, but I was in college and poor at the time.

      Iomega can rot in Hell for all I care. Shitty hardware and ridiculous price schemes.

    3. Re:Zip drives... by fmaxwell · · Score: 1

      The problem with Zip wasn't so much the cost of the drive, it was the way they kept control on the media.

      It was really both. The cost of the drives was high enough that they weren't an impulse buy. They cost too much for Dell, Gateway, Compaq, etc. to include them in pre-built PCs. That limited demand for media and the drives.

      Because the demand for the media was limited, the economies of scale did not materialize the way that they should. And because the quantity sold was low, Iomega kept the price artificially high to keep the income stream up.

      It's really a chicken and egg thing. The drives weren't in demand because the media was too expensive and the media wasn't in demand because the drives didn't have enough market penetration -- due to their high cost.

    4. Re:Zip drives... by fmaxwell · · Score: 1

      Name a product on which Iomega hasn't screwed the pooch.

      I (and the stockholders) would love to, but there isn't one.

      I've never understood why they had to change the Zip drive hardware design, case, and power supply every couple of months. You'd buy one in April and it would have a switching supply. The one you bought in May would have a double-the-size conventional wall-wart. The one you bought in July would have a completely different case style. It was infuriating and a total waste of time. I'd have much preferred that they quit wasting money on case designs and just lowered the cost of the units or the media. But that wouldn't have been the Iomega way of doing things.

    5. Re:Zip drives... by Trogre · · Score: 1

      I don't think it was the cost of the drives that killed them - I know plenty of people/companies that bought zip drives with big expectations.

      IMO, it was the media - NZ$28 for a single disk? You've got to be kidding! Their production costs were low enough that they could have sold them much cheaper, and consequently all those who had zip drives would find themselves buying more disks, and expecting their colleagues to be able to read them. Simple marketing - the more widgets visible, the better.

      For those who recall, the "click of death" didn't help them much, either.

      --
      "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
    6. Re:Zip drives... by frank_adrian314159 · · Score: 2, Funny
      Iomega can rot in Hell for all I care. Shitty hardware and ridiculous price schemes.

      First, they're already in Hell - or Utah, at least (which, for our purposes, we will assume similar).

      Second, you do know that SCO is located in Utah, don't you? And so, what can we derive from these two facts?

      It is clear that Utah-based companies have extreme trouble finding qualified people to run their organizations, seeing that Utah is an equivalent to Hell. As such, anyone who invests in a company that is headquartered in Utah, or buys a product from the same, is taking a large risk, as one cannot depend on that company's survival. I call this the "No Utah" guideline of product selection. It has kept me out of trouble for years. Also see my forthcoming article, "Why There Are No Montana-Based Hi-Tech Products (or, Cows Don't Buy Chips - They Make Their Own!)"

      --
      That is all.
    7. Re:Zip drives... by thebigmacd · · Score: 1

      Oddly, my college (Fanshawe in London, Ontario, Canada) has a Zip drive in every machine, including the macs. All new machines have Zip added as well. But no one I know has a Zip drive at home. So basically the college forces people to use very expensive media bought at the school store that is more or less useless outside the school, instead of giving us some server space. I smell a racket. Floppies are too small for most of our project files. I, of course, discovered FTP many seasons ago.

      My friend just gave me a jaz drive + 1 GB disk cuz he couldn't see any need for it. Imagine, getting a 1 GB portable disk, for FREE! Ya I guess jaz is dead too.

    8. Re:Zip drives... by edwdig · · Score: 1

      Zip isn't dead. Government offices are full of Zip drives. I know someone who had 3 different co-op jobs at government offices, and all 3 places used Zip drives heavily.

    9. Re:Zip drives... by Anonymous Coward · · Score: 0

      GARTH SANTOR RULEZ! Er, wait a minute, he's a noik...

    10. Re:Zip drives... by smyle · · Score: 1
      They're toast.

      While I don't disagree with any of your points (I bought a Jaz drive, fully expecting the media cost to come down, and it never did even when you could buy two entire hard drives with removable trays for less than one Jaz disk), they do have one redeemable market - NAS. Their NAS devices are quite nice and come with decent software. (I feel so dirty after saying that.)

      I predict they'll find a way to screw up that market, too, like they have all of their good ideas since the Bernoulli disk.

      --

      Sleep is just a poor substitute for caffeine, anyway. -Bob Lehmann

    11. Re:Zip drives... by gillbates · · Score: 1

      Yeah, too bad, but zip drives are nice read/write high capacity removable media.

      The problem I always had with CD-RW was that most systems can't read the disks, and even when they can, access is slow. I've managed to install compilers on my zip disk, and I can take my development environment with me anywhere. Even though CD-RW hold more data, you can't realistically run a compiler off of them - the latency is horrible.

      --
      The society for a thought-free internet welcomes you.
    12. Re:Zip drives... by Anonymous Coward · · Score: 0

      "...They introduced the Zip 250, Zip Click!, and Zip 750..."

      Wrong! What you should have written was:

      "...They introduced the Zip 250, Zip 750 with a new feature, ZIP Click which brought a whole new meaning to the term removable media ..."

      "I also have about 50 Zip disks but I can't even remember the last time I spun one of them up."

      Personally mate if I was you I really wouldn't spin those disks up.... instead get them to a media recovery company quickly whilst you still can... unless of course you wouldn't miss the contents from your collection which well judging from your knowledge of storage media must be pretty impressive.... *wink* *wink*

      They're toast.
      I joked exactly the same thing when when I first saw my first ZIP drive... little did I know at the time that the newer drives would actually come with the toaster part enabled.

      I also have about 50 Zip disks
      On second thoughts, perhaps you should have just written had....

  68. Other Submerging Technologies by Rocketboy · · Score: 1

    COBOL, Fortran, mainframes, tech jobs, on-shore IT managers...

    The list is long, the night is short. Run, lemmings, run! :)

    Rb

    1. Re:Other Submerging Technologies by scrote-ma-hote · · Score: 1
      COBOL, Fortran, mainframes...
      You've never worked in scientific areas have you. FORTRAN and Mainframes are still used extensively.
  69. MOD PARENT INFORMATIVE by Kethinov · · Score: 1

    Thank you! Getting the answer to this question that's been buggin' me forever was so worth the offtopic and redundant moderations. Thank you again, I'll continue to go be a Linux newbie now.

    --
    You're right, I wouldn't steal a car. But if it were possible, I sure as hell would download one!
  70. Same joke, only funnier by greenhide · · Score: 1

    Stan:You know, I learned something today. I learned that maybe, color laser printers are better than injet printers. Also, tape backups are gay.

    Kyle:Yeah...[concerned] You know, it seems like something's still not right. [camera pans to BSD]

    Cartman:Yeah, something feels...unfinished [drum roll]

    Stan:Wh-what could it be? [the drum roll heads for a climax]

    THE END

    BSD:(Yee he hee!) [end credits roll]

    --
    Karma: Chevy Kavalierma.
    1. Re:Same joke, only funnier by Anonymous Coward · · Score: 0

      y not doo lyk ur muma sez an cleen up ur rooom?

      poor ugly fanboi-fagotry!

  71. N-tier has problems too-client server lives by randall_burns · · Score: 1

    These n-tier applications are largely a throwback to mainframes. What they mean by "thin client" is they are essentially using a web browser as a 3270 terminal. Like mainframes, these n-tier solutions make administration easier. Still, just look at how often you use a major web page and you are being paced not by what your client is doing or your internet badwidth, but just waiting on a server.

    The big thing that impelled the growth of middleware and n-tier was the predatory licensing policies of Oracle and other major database vendors and the fact that web browsers are so dang limited in their functionality. A lot of stuff in the SQL Server world is _still_ essentially client server. We also have databases like Postgresql.org that don't have the licensing problems Oracle did-and as Postgresql gets better replication and clustering features(this is a major priority of that team), it will become possible to throw a lot of hardware at a database--just like you can with oracle. A friend of mine did a simple web server that was a Postgresql perl stored procedure--it compared remarkable well to mod_perl--and was _much_ more simple to install and understand--basically you improved server performance by elimination of layers between the client and where the data was--which makes programs quiet simple-and fully uses the high level aspects of SQL.

    Another solution here is www.technicalpursuit.com-these folks are basically working so that clients don't have to go back to a server for simple things like sorting a list.

    The real state of the art for distributed applications isn't a web browser-or java type middleware- at all-is is probably www.mozart-oz.org --but it will probably be a while before anything like that goes mass market.

    Stuff like Sybase and informix is going away-but middleware intensive systems just aren't a silver bullet. Generally only larger companies with deep pockets can develop software that way--and there are lot of other businesses that have serious database needs--those needs will get filled somehow.

  72. Re:The Linux Middle Click by molarmass192 · · Score: 1

    That is very very cool. Wish I had mod points today because this is the type of post I like to read on Slashdot!!! Thanks!

    --

    Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws-Plato
  73. Preview of Future Sunsets by 4of12 · · Score: 1

    Other boats cruising with a lot of ballast:
    1. IP traffic on all ports except 80 or 443.
    2. IPv6
    3. IPSec
    4. XHTML 2.0
    5. Bluetooth
    6. IA-64
    --
    "Provided by the management for your protection."
  74. What are they on? by petermdodge · · Score: 1

    Unless I miss my mark, or am on something myself, it seems to me that saying that client-server computing is a sumberging technology is saying that the internet is becoming obsolete...

    --


    Peter M. Dodge,
    Chief Executive Officer,
    LiquidFire Studios

    Platinum Linux - www.
    1. Re:What are they on? by WaxParadigm · · Score: 1

      You missed your mark - it helps to read the immediate context, not just skim the subheading and make assumptions.

      They're clearly talking about fat-client/server computing. It would be like if your health care provider made you download and run a specific client to access your benefits information. Things are generally not done that way. In today's world you generally use a standard client (web browser) to access your benefits information, etc.

      There are obvious exceptions (kazaa is fat-client, outlook, etc), but generally specialized fat clients really are a submerging technology. They'll always exist for certain things.

      On the other hand, if you're going to develop internal client/server programs in your company for normal data access - you're going to want to put the intelligence on the server and use PHP or something to build the logic and interface into a web server. This saves you the hassle of creating (and later maintaining/updating/supporting) a specialized client for that one application.

    2. Re:What are they on? by Mawbid · · Score: 1

      You mean you haven't heard about the imminent death of the Internet?

      --
      Fuck the system? Nah, you might catch something.
  75. Transparent attempt to generate revenue by El · · Score: 1

    Of course we should abandon all our old software that still works and buy new software; this generates more income for the software vendors! Win98 SE is a case in point; I have a LOT of software that runs on Win9X but not on NT/Win2K/XP. And a lot of hardware for which no NT/Win2K/XP drivers were ever written. If the PC and software I've got are doing the job, why should I replace them? 'cause they're insecure? Then put them behind a firewall! It's not as if XP is perfectly secure either!

    --

    "Freedom means freedom for everybody" -- Dick Cheney

  76. Client server computing dead? by Ars-Fartsica · · Score: 2, Funny

    Someone alert the nearly 1 billion web users worldwide.

  77. Re:The Linux Middle Click by Anonymous Coward · · Score: 0

    You can map middle-click to a key. I used to have it mapped to the Windows Menu key (#117 for me). The trick is that keys are a bit different from mouse buttons.. keys map through a modifier table, whereas buttons don't. The trick is that X will treat certain keys are mouse events and not map them through a table if you send a Pointer_EnableKeys event (map this to a key, and use this to turn on the special functionality).

    my ~/.Xmodmap file:
    keycode 117=Pointer_Button2 Multi_key
    keycode 78=Scroll_Lock Pointer_EnableKeys

    Then, to middle-click, I hit Ctrl-SclLck, then WinMenu. You can continue to middle click with WinMenu for a while, but after some period of time or some number of events or some specific events (I don't really know), you have to send Pointer_EnableKeys again.

    my ~/.xinitrc file:
    XKEYS=/home/os/.Xmodmap
    if [ -f $XKEYS ]; then
    xmodmap $XKEYS
    fi
    xset r rate 250 50
    xmodmap -e "pointer = 1 2 3 7 6 4 5 8 9 10"

    Now, I had a 10 button mouse (configured by XF86Config:Section "InputDevice"{Driver "mouse"}:Option "Buttons" "[nbuttons]"). You could tell X you have a 4 button mouse, and then map them like such:
    real button:

    [1] [2] [3] [not real]
    [1] [4] [3] [2]

    Then, middle click would send a Mouse_Button4 event, which most apps ignore or treat as Button1 or Button3. At least you won't accidentally paste!

    I don't know of a better solution, sorry. If you find something, let me know for curiosity's sake: (os) @u DE l. e () Du

  78. Had to say it... by Unominous+Coward · · Score: 0, Redundant

    It's official.

    BSD is dying.

    --
    "Smoking helps you lose weight - one lung at a time" -- A. E. Neumann
    1. Re:Had to say it... by Lucky+Tony · · Score: 0

      Hi George

    2. Re:Had to say it... by Unominous+Coward · · Score: 1

      shouldn't you be working?

      --
      "Smoking helps you lose weight - one lung at a time" -- A. E. Neumann
  79. Re:Concorde /. by zoloto · · Score: 1

    At this rate, /. will never die.

  80. Dot Matrix - P.O.S. by FreeLinux · · Score: 2, Insightful

    Only a small segment of the business community still uses them.

    yea, I suppose you are right, if every point of sale system on the planet is considered a "small segment of the business community". Think about it the next time you are at a restaurant and they hand you the multi-copy bill to sign or any other time you use a credit card. Think about it the next time you take your car to the repair shop and they print up the work order and then later the bill. Does your paycheck get direct deposited? If not it is likely printed on a dot matrix printer. Also on the subject of banks, they usually use dot matrix printers for receipts and check endorsements.

    Yea, dot matrix must be dead I haven't seen one for almost forever. ;)

    1. Re:Dot Matrix - P.O.S. by harks · · Score: 1

      True, dot matrix receipt printers are still around, but the majority of credit card bills I have gotten, as well as the receipts from most supermarkets I've been in in the last five years have been printed with thermal printers.

    2. Re:Dot Matrix - P.O.S. by HaloZero · · Score: 1

      You do have a point, but a large number of implementations are changing to a carbon-heat system. Paper is laced with heat-activated carbon, so there is no real 'ink' involved. The paper is slightly more expensive than the other stuff, but it's a whole lot easier in the long run. It's easy to tell - I accidentally dryed my pants with a whole load of reciepts from Wals*Mart and Bennigians. Came out cool.

      Anywho, yes, while you are correct, Dot-Matrix IS on the way out.

      --
      Informatus Technologicus
    3. Re:Dot Matrix - P.O.S. by lordvdr · · Score: 1

      1. restaurants
      Last time I went to a restaurant, they were thermal or laser printed receipts/credit card slips. And the time before that, and the time before that, and probably the last 9 out of 10 times. Maybe more.

      2. repair shop
      Ooooohh, almost got me. I use 2 repair shops regularly. 1 uses DotMatrix, the other doesn't. I'll give ya 50/50 on that.

      3. Paycheck
      Well, my last company was DD, the company before that, laser printed, the company before that laser printed then DD. And my Unemployment check? Laser Printed. Flat loss on that one.

      4. Banks
      My bank uses Dot Matrix, but the other two banks I deal with regularly don't. Of course, my bank is small, maybe 500M or so. Wells Fargo? Laser (maybe thermal, didn't check that closely). So I'll be generous and give you another 50/50.

      So, on 2 items, you got 50/50. That's 25%. On the first item, you got 1/10, that's 2.5%. So, in my life, I deal with 27.5% Dot Matrix, and the remainder is laser/thermal. Oh yeah, and the last company I worked for, they just dropped their Dot Matrix for Laser Printing 4 color "duplicates".

      So yeah, Dot Matrix is dead, and I haven't seen one for almost forever. ;)

      --
      If you are out to describe the truth, leave elegance to the tailor - Albert Einstein
    4. Re:Dot Matrix - P.O.S. by sheddd · · Score: 1

      Doing a small POS install December 1...

      ~16 thermal 2 color printers

      - 4 dot matrix printers (only reason for these is in the Kitchen where they like hearing the noise, and the thermal paper doesn't do well under a heat lamp)

  81. Interface vs. Implementation by acroyear · · Score: 1

    From an end-user's point of view, it looks like the same old client-server. I disagree with them not calling the browser a "heavyweight client", because it is, even when the webapp isn't using all the bells and whistles of client-side javascript for layout, dynamic layering, and form validation. Its just a generic heavyweight client, not a specialized one, as the protocols are standardized.

    But as I was saying, the end-user sees themselves talking to a single server. www.something.com/someapp/... Nothing more. Its pure client-server to them, with a generic client and a URL to find a server. Oh, yeah, and its about as slow as the old client-server systems were 15-20 years ago.

    What the article describes is the point of view that there were only two tiers: the application and the database. That's what's changed. The database is accessed by a middleware app that processes the data, then sends it to the client in a form that the client renders to be human-readable. Multiple tiers become possible, when the web app provides a web-service that some other computer program uses to assemble data into the human-readable view, etc.

    So things are both what they were, as you imply, and yet utterly different. But its only the implementation that's different, and the article was talking about implementations.

    --
    "But remember, most lynch mobs aren't this nice." (H.Simpson)
    -- Joe
  82. Client/Server applications are not dying by Shimmer · · Score: 3, Insightful

    ... or "submerging", whatever that's supposed to mean.

    I work for a company that builds business software. We have big projects building N-tier apps with "rich clients" on both .NET and Java. HTTP and HTML are wonderful, but they are not the solution to every problem. In some cases, people need GUI behavior that is just too difficult to get through a browser. For example, just try editing a grid of data in a browser. The web is not made for that sort of activity.

    --
    The most rabid believers in American Exceptionalism are the exact same people whose policies are destroying it.
    1. Re:Client/Server applications are not dying by Fnkmaster · · Score: 1
      For MANY, MANY complicated applications that rely on intense user interaction, and/or frequently updating real-time data feeds, HTTP and HTML are simply the wrong tools. I think the real problem is the terminology "business IT" types use makes no fucking sense.


      What the hell is "client/server"? Well, I think they mean crappy, old-fashioned middleware stuff that communicates directly with a database but has no ability to interact with other electronic systems.


      My old company built electronic trading systems that supported thick client trading GUIs and web GUIs. We built our backend systems as high speed, message-based server apps that processed large order volumes asynchronously, and handled all the database interaction. The GUIs, of whatever sort, had an API expressed as a set of messages with which they interacted with the server apps - it didn't matter if it was the web interface, a thick client trading app, or another piece of software. I guess this would be called "n-tier" today, but to me, the term "n-tier" means awful, slow EJB system.


      Oh well, I wish somebody would clean up this terminology and categorize networked application architecture in a way that made sense to somebody with a technical clue, because the current terminology sucks.

    2. Re:Client/Server applications are not dying by Dalcius · · Score: 1

      The "Web" (i.e. Internet) is fine for that kind of activity, the lacking protocols are the only problem.

      HTTP is by default a stateless protocol; unique identifiers/etc. are required to enable transaction (page load) to transaction flow. Javascript and most other technologies typically won't avoid most transactions without huge overhead. Sure, you can wrap up entire GUI screens with HTML, CSS, Javascript and advanced DHTML, or you can go with flash, but the overhead is often more than desirable.

      Anyone know of any protocols (X) or technologies that can overcome this problem without much overhead?

      --
      ~Dalcius
      Rome wasn't burnt in a day.
    3. Re:Client/Server applications are not dying by bruthasj · · Score: 1

      Blasphemy!! All applications should be running under J2EE! The Linux Kernel should be ported over to J2EE using SOAP/XML interfaces to the module drivers while only supporting HTML-based communication protocols. XFree should too! Unix domain sockets? Bah! Message queues? Bah! Shared memory? Bah! Semaphores? Bah! FIFO pipes? Bah!

      All hogwash, I tell you. It's ALL TCP/IP with HTML as the application transport and Java/J2EE at its controlling center!!!!!

    4. Re:Client/Server applications are not dying by StephenLegge · · Score: 1

      The article is right. What is dying are "fat clients". For example, a VB or PowerBuilder application that reads data from a SQL database, performs business logic on it, and then writes back to the database -- this is a "fat" client. If you later needed to write a different client to access the database, say a web-based client, you'd have to re-write all of the logic that is in the "fat" PowerBuilder app.

      What we programmers should build today are "thin clients". That is, a GUI or web-based client that talks to a middle-layer (servlets, EJBs, or web-services) that handle all the business logic and controlling of data. That way you can write whatever kind of client you want, VB, Swing, web-based, and talk to the middle-layer of the n-tier application which handles all the business logic.

      Your clients can still be rich (fully fleshed out GUI apps) but they should be "thin".

      SLL

    5. Re:Client/Server applications are not dying by Shimmer · · Score: 1

      I certainly agree that the presentation layer shouldn't interact directly with the database, but I don't see any reason why the abstract business logic can't run on the client.

      --
      The most rabid believers in American Exceptionalism are the exact same people whose policies are destroying it.
  83. Great analysis and even greater comments... by Anonymous Coward · · Score: 0

    Analysis: VB 6 is dying VB .NET rulez... Com'on - no self-respecting developer wants to use either of those. Both are dinosaurs and the whole concept of VB should have been retired long time ago with the profit for everybody *including* Microsoft... Exactly what is so great about VB .NET that makes it so especially superior to VB 6? All stupid development problems of VB stay in place (like inability to leave a line of code unfinished... for example.) Comments: Client/Server is dying? What about the Internet. Well, just one thing: RTFA and if you still don't get the point, better take some classes or stop posting b*llsh*t. Analysis: Ethernet replaces TokenRing. Hey, has anybody ever checked the dates before they post an article? Ethernet existed before TokenRing and TokenRing was created to address very specific needs. Nobody needs TokenRing anymore because Ethernet evolved and covered the needs TokenRing was made to cover. This could be a very long comment, but I'm lazy...

  84. Re:The Linux Middle Click by Kethinov · · Score: 1

    Thanks for the info. I'll write it down. But I found a more immidiate solution. See my post history or look further down the thread.

    --
    You're right, I wouldn't steal a car. But if it were possible, I sure as hell would download one!
  85. Re:FP??? by Anonymous Coward · · Score: 0

    I miss the times when we all had tons of moderation points. It seems only the editors now have the mod points.

    I used to get great pleasure out of smacking down the flamebaits and modding up the interesting trolls.

    Now the slashdot servers are crying... and they have taken our moderation points away.

    Alas.

    AC

  86. Client/Server is not submerging at all by Teflon · · Score: 1

    Client-Server technology is far from submerging. I would even go so far as to say Client/Server computing is even more pervasive today than it ever has been. Thin Client computing isn't dead either.

    HTTP, POP/IMAP, FTP, IRC, NFS, ICQ, MSN, Yahoo, AIM, many online games, P2P file sharing, SQL servers, File Servers, all are examples of client-server applications. The complexity of clients is changing, however. Even the thinnest clients are still rather complex programs (eg, browsers, games, remote desktop, Outlook).

    What is pretty much dead, is text-based client-server computing (telnet, tn3270, etc). You still see a lot of ssh and even telnet around, but seldom do you see complicated text-mode applications running on a terminal. About the only place this is still common is in retail chains.

    Thin graphical clients are also not dead -- in fact, they're on the rise. Use of Remote Desktop, Terminal Services, VNC, and the like are all highly popular for Sysadmins and users alike. Microsoft provides ways to help to users that involve the very same thin client technology.

    So I strongly feel the statement that client-server computing is "submerging". I think that it emerged once, and is here to stay.

  87. Windows 9X: far from dead by ScottSpeaks! · · Score: 1
    Win9X may be dying in the opinion of corporate IT managers, but it's alive and doing fairly well in homes across America. As people buy new WinXP systems, lots of "obsolete" 486's and Pentiums running Win95/98/ME are being handed down for the kids to use.

    Also, since I hopped off the Windows bandwagon a few years ago, and started using Linux and Mac OSX as my main OSes, my 1 remaining Windows system has been "stuck" at Win98SE, and that's where it'll stay until I decommission it in the distant future.

    1. Re:Windows 9X: far from dead by Anonymous Coward · · Score: 0

      I'm using Win98 these days more than ever. It's the best Windows for running inside of Virtual PC and VMWare, because it works with just about everything I need and it's faster than using any NT version of windows.

    2. Re:Windows 9X: far from dead by Anonymous Coward · · Score: 0

      >Also, since I hopped off the Windows bandwagon a few years ago, and
      >started using Linux and Mac OSX as my main OSes, my 1 remaining
      >Windows system has been "stuck" at Win98SE, and that's where it'll
      >stay until I decommission it in the distant future.
      >
      >
      With the rise of boot-loaders like lilo and Grub, all you have to do is copy that Windows 9X partition to a 2nd or 3rd hardrive and boot from that. I've got my WorkGroups For Windows 3.11 partition on my 2nd physical harddrive....

    3. Re:Windows 9X: far from dead by ScottSpeaks! · · Score: 1

      I find it more convenient to run Win98 on a separate box (especially since it's an older one, and already paid for), so I can multitask: Code a web page on the Linux box, reload it in IE5.5 on the Win box, reload it in Safari on the Mac, reload in Mozilla on the Linux box, rinse, repeat. VMware or summat would also allow that sort of thing, but I don't have that, and... so does this. {smile}

  88. Simply looking at the calendar... by Ignominious+Poltroon · · Score: 1

    My favorite quote from the article: "Indeed, many companies have already migrated to Windows 2000 Professional". Already? That's some real cutting edge stuff.

  89. More like "Where are they now" technologies by ENOENT · · Score: 1

    Dot matrix printers? Token Ring? Windows?

    It's like the 80s all over again!!!

    (By the way, a recent Slashdot survey confirms: Windows is dying.)

    --
    That's "Mr. Soulless Automaton" to you, Bub.
  90. Re:You want submerging? Right here.... by theonetruekeebler · · Score: 2, Interesting

    Two months? Boo fucking hoo. Call me in a year, fella, and tell me all about it.

    --
    This is not my sandwich.
  91. Few more "predictions" right here... by zurab · · Score: 1

    In light (no pun intended) of these revelations, I thought I'd post few of my own predictions of which technologies will "submerge" in the future.

    Black and White TVs: A lot of these beasts are still out there but they'll gradually continue to be replaced by color TVs. HDTVs you ask? Don't hold your breath - they are still too pricey and will be for few more years. You are better off going with a regular color TV for now - HDTV is a nonstarter.

    Cars from the 80s and early 90s: You may not believe it but there are millions of people who still drive their 10-20 year old pieces of "equipment". They are going to be gradually replaced by newer vehicles.

    Year 2002 Tax forms: There are literally millions out there that have not yet been destroyed; those will be no good for 2003 tax returns and newer forms will quickly start circulating by the beginning of next year.

    5.25 Floppy disk drives: with the emergence of technologies such as CD and DVD drives, the remaining installations of this classic should be wiped out in no time.

    There are a lot more out there, but I have neither time nor willingness to go through them all. Apparently, computerworld does and they got their needed /. effect in prime time too.

  92. NUH UH by Anonymous Coward · · Score: 0

    You lie, it wasn't modified. Nice try tho, it's only worthwhile to use this to troll for stupid moderators if someone actual mirrored the text using their account.

  93. Windows 9x dying? I still have windows 3.1... by Anonymous Coward · · Score: 0

    In my lab, there's a very expensive scientific instrument (a mossbauer spectrometer) connected to a PC that must run windows 3.1. The software won't run on windows 3.11, windows for workgroups, win 9x, NT, 2000 or XP.

    We could buy a brand new instrument (over $50,000)
    We could try to reverse engineer the software interface to try to get it to run on a modern PC (might not be successful)
    Or we could live with it.

    Guess which option the boss chose?

  94. links to downloads of old DOS programming stuff by Anonymous Coward · · Score: 1, Informative

    What about Visual Basic for MS-DOS. Does anyone still have a copy?

    It's easy to find - just google for vbdos.zip [Direct Link]. In fact, you can find most older software this way - ie, Borland Pascal 7 (bp7.zip | Direct), Turbo C++ 3 (tc3.zip | Direct), QuickBASIC 7/PDS (qb7.zip | Direct), Turbo Prolog (tprolog.zip | Direct , etc.

    Try poking around in the directories containing the files listed above (eg, http://thegeekery.org/downloads/ci/ - they tend to have cool stuff.

    ps. - I had a book on VB for DOS - the book was terrible, but so was VBDOS, so I guess they went well together.

  95. Oversight! by MarsCtrl · · Score: 1

    They forgot BSD!

    --

    I was going to put a sig here, but I had already submitted the message.
  96. WAP by Nexum · · Score: 2, Insightful

    My vote would be for WAP.

    Does anyone remember when it was going to be the next great thing - it'll revolutionise the world, we'll tak the internet with us on our phones and PDA's! Wow!

    Hmm, someone didn't think that one out too well.

    WAP is dying as fast as it appeared.

    --

    This sig has been deprecated.
    1. Re:WAP by monique · · Score: 1

      It definitely has its uses, though ... last week my fiance accompanied me to a concert, even though his beloved Red Sox were playing and he would much rather have been at home, watching the game. As we waited for the concert to begin, we discovered wap.espn.com , and he was able to check the score now and again. I call that a win.

      --
      -monique
    2. Re:WAP by edwdig · · Score: 1

      Nope, sorry, WAP isn't dying.

      For something to die, it has to have been alive at some point.

    3. Re:WAP by don.g · · Score: 1

      The major problem with WAP is that it was originally built starting with the premise that cellphones are crap and can't do anything. This is now changing: IIRC, WAP 2.0 is based on XHTML and CSS, and modern phones have more memory, larger, more battery-hungry colour screens and faster processors to display more visually-rich WAP-based interfaces.

      Unfortunately, I don't have one of those phones :-(

      --
      Pretend that something especially witty is here. Thanks.
    4. Re:WAP by tokul · · Score: 1

      It does not revolutionise the world, but abitity to check email with cell phone is nice thing that I don't want to loose. Especially when phone does not cost much and provider charges only fixed monthly fee for WAP via GPRS.

    5. Re:WAP by Eminence · · Score: 1
      Clearly you haven't seen the traffic stats at an cellular operator. I did. WAP traffic is increasing every month.

      The problem with WAP was that it was released too early with way too much marketing hype. Most of its problems are now gone - slow and costly transmission is no more so because of GPRS, new phones have big, colorful displays that make the content attractive and even usable and they are on the market in large numbers.

      So as much as I despise its clumsy design and disgusting marketing hype it arrived with I won't say it's dead.

  97. CRT's are Still better IMHO by glenist · · Score: 2, Interesting

    I have let to see a $600 LCD look better then a $600 CRT.

    CRTs:
    + better color
    + better viewing angles
    + Can be set to be flicker free
    + Cheaper (just MSRP not TOS)
    - larger and bulkier
    - many people don't know how to set their refresh rates
    - heat

    1. Re:CRT's are Still better IMHO by Cantus · · Score: 2, Interesting

      You forgot perhaps the biggest problem with CRTs: headaches and eye strain.

  98. If BSD is dead.... by Anonymous Coward · · Score: 0

    Than Mac OS 9 must have been even less than dead, as OS 9 is considered out, while BSD based Mac OS X is considered in.

  99. tapes == dead? the author is smoking crack! by getnuked · · Score: 1
    We use a 12GB DDS3 for backing up, and tapes are $9 (Canadian), that's $.75 per GB. A brand new 120 GB 7200 RPM 8MB WD ATA 100 drive is $165, or $1.38 per GB. Tapes are cheaper, and infinitely more reliable than disks.

    I wouldn't trust a disk as a backup for anything other than a short-term copy of another disk image. We mirror our disks and then cut the important data to tape. The mirrors get recycled each day, tapes each week with monthly backups archived for two or more years.

    I personally can't stand swapping tapes, and backups are slow (1 MB/s using SCSI-2), as a result we only backup a portion of our systems, however DDS3 (or AIT/DLT for larger companies) can't be beat.

    On a side note. I just replaced a 4 month old craptacular Maxtor 120 GB drive which already has bad sectors. Who the fsck in their right mind would trust a hd as a medium for backing up (is the author of this article smoking some crack?). I understand using a hd for making a temporary copy of a disk, especially before committing the data to tape, yet for any length term backup, you have to be insane. I can play frisbee with my DDS3 tapes, and they will still last 20 years, yet the disks might last 1 year even if they aren't touched (based on current trends).

    1. Re:tapes == dead? the author is smoking crack! by Cheeze · · Score: 1

      you can get a 160Gig ide drive for about $106 right now which is around $.66 per gig.

      --
      Why read the article when I can just make up a snap judgement?
    2. Re:tapes == dead? the author is smoking crack! by getnuked · · Score: 1

      Thanks for that useless comparison! Did you not read my post, I was talking Canadian, NOT US dollars!

  100. *chortle* token ring... by adrianbaugh · · Score: 1

    In related news, stone tools are rapidly becoming obsolete due to recent advances in metalworking, and scientists Ug and Thag Gr'onk are said to have made significant process in controlling fire.

    --
    "'I pass the test,' she said. 'I will diminish, and go into the West, and remain Galadriel.'"
    - JRR Tolkien.
    1. Re:*chortle* token ring... by JediTrainer · · Score: 1

      Don't laugh. I recently visited (say, three years ago) a large, very well-known law firm in downtown Toronto that was still using token ring. Even their new hardware was all using token ring adapters.

      Why? Because they had "so much investment" that they didn't want to have to tear it all out. No joke. They occupy some 9 floors of their building :)

      --

      You can accomplish anything you set your mind to. The impossible just takes a little longer.
  101. Windows 9x? by srcosmo · · Score: 1
    Declining support, reliability problems, security issues and incompatibility with new applications should drive the remaining installed base to Windows 2000 or XP.

    Yeah, it may lock up constantly, but security issues? Buddy, Windows '98 is what saved me from MSBLAST, and all its ilk.
    With the exception of the never-ending IE holes, all the latest security problems seem exclusive to 2000/XP.
    Just give me 98 and a decent firewall, and I'm off.


    Of course, I could be totally wrong.

    --
    free speach
    Did you mean: free speech
  102. Tape? by mrcparker · · Score: 1

    For us, a big reason to back up to tape is to easily move lots of data offsite. Not really sure if there are ways to send terabytes of data to a remote location any other way.

    Are there large companies just backing up to harddrive and not sending the data to multiple locations? Seems pretty risky.

  103. Varies by industry by JMZero · · Score: 1

    You have to be careful to remember that what's happening to you isn't happening to everyone. For many companies, the portability and zero client maintenance of a web client make it the better option. For others, a richer client may make more sense. For some the web services model has a lot to offer. For others, it's a boondoggle that doesn't improve manageability or user experience.

    I haven't met anyone who's company is moving away from web clients. On the other hand, I can think of many, many companies that are moving towards web clients away from client/server, client/sneaker, or client/nothing type architectures.

    But talking about the industry as a whole is silly - there is no industry as a whole. Computers are deployed in hundreds of industries, each of which is in a different place in technology and has different needs from that technology. I'd suggest that ComputerWorld likely has as good a perspective on this as any - and all their observations certainly square with my experience (in my little niches).

    --
    Let's not stir that bag of worms...
    1. Re:Varies by industry by norton_I · · Score: 1

      My personal feeling is that much of this is false savings. The fact is, from a usability standpoint, web clients totally suck for a lot of applications. Even a well designed web client can substantially imact user productivity compared to a dedicated thin client application (thin in the sense of being "interface only" while allowing the server to do all the work and data storage).

      Web clients are going to stick around for a while, but but their days are already numbered.

    2. Re:Varies by industry by sacherjj · · Score: 1

      Web clients are going to stick around for a while, but but their days are already numbered.

      I don't think so. I will admit that there are many things that can be done better with a thicker interface at the client side, but only assuming you have a controlled user base. The one thing you can't get, is almost immediate internet access from an application that was initially designed as an intranet application. There are many solutions we have designed as an interanet/internet solution at the same time. The same technologies will allow you to directly interface with your customer, by just turning off the more "admin" features. This technology is here to stay, as long as people have access to web browsers.

  104. Oh shit! by Mr.+Darl+McBride · · Score: 1

    And I just finally passed my Microsoft LANManager VB Client/Server Programming certification tests!

  105. I disagree about tape.... by adam872 · · Score: 1

    I can't see disk only backups replacing tape any time soon, for the following reasons:

    1, How do take your backups offsite with disks? Sure, you can have an offsite DR centre, but that requires far more expense in terms of floorspace, power etc than a simple bank vault with a box of tapes in it.
    2, How do you handle version control with disks? Say I have a customer who wants to back 12 months (or recently in our case *10 years*) for recover a backup. This is much easier with tape or optical, as you can implement a policy of write once, read many or cycling out tapes every month/quarter/year. The cost of doing this with disks would be a lot larger (never mind the fact that you might have difficulty getting the disk online after a long period of time).
    3, With disk based backup, you have to keep these disks spinning all the time, thus consuming power, A/C, floor space etc etc. Tapes are way cheaper because you don't have to spin them all the time. You also save on floor space, because you can use a smaller library than you have actual tapes (through a rotation policy).
    4, How to backup the backup? That is, what if you have an event that knocks out your backup array? You can potentially lose all the data that's in your "online" backup device. Tapes can avoid this issue because they are off site or not in use.
    5, Tapes are lot more robust and have a longer shelf life than disks. I have been able to recover tapes that are 10 or 15 years old with a minimum of fuss. This is a lot more difficult with disks of that vintage.

    I think a hybrid disk-tape approach fulfils the need for speedy backup/restore, but addresses the above issues. You can then stage the backups on the disks, and archive them to tape at your leisure. This is the approach that software like SAM-FS takes (small disk cache, big library at the back end). Having said all of that, I do rather like the snapshot and remote backup features that my NetAPP filer has :)

    1. Re:I disagree about tape.... by Cheeze · · Score: 1

      let's see....

      1. a computer, with a few 300 gig drives in a 1U rackspace should do. small form factor, easily obtained, standard size.
      2. version control should be built into the backup solution, but it should be super easy with normal disks. remember, just about any backup utility that will write to tape also writes to disk.
      3. apm can put your drive to sleep, and wake it backup when it's accessed. toggle this information with hdparm (in linux).
      4. there's these things called hard drive caddies that let you take out the drive if you really need to, but if you have a few 300gig drives, how often is that necessary?
      5. What have you been smoking??? tapes are MUCH slower than disks, and have an overall higher price to performance ratio. vintage disks will also be able to survive at a higher temperature than tape, which will melt instantly. If you are backing up to tape, what happens when your backup solution catches on fire? you lost your tapes.

      it sounds like you are a little behind the times. most of your solutions would have been adequate about 10 years ago when disks were slow and expensive. now days, it's much easier to use a $100 disk obtained from your local computer store than finding an obscure tape bought over the internet from a retailer in japan. You said something about there's a reliability problem with disks. That is true, but there is also a reliability problem with tape readers. If you've ever suffered a failure that required a restore, you'll appreciate the speed that the information can be access with a disk. There are also data recovery places that can remove the platters from a disk and get information off of them. To do this with tape, you would have to make sure the tape wasn't fused together or otherwise damaged.

      I do backups over the internet and ethernet networks and i've used many disk and tape solutions. Ultimately, the reliability depends on your knowledge on all of the processes involved. If you use tape because of the reasons you gave, you should do some more research before you build out another solution. There's no reason why 95% of the backup applications can't use rsync and a few big drives.

      --
      Why read the article when I can just make up a snap judgement?
    2. Re:I disagree about tape.... by Peyna · · Score: 1

      The biggest (and most important difference) between tape and disks is that tapes are sequential access only and disks are Random Access.

      Theoretically, sequential access could be faster (for full-drive backups); but tape drives don't spin that fast.

      --
      What?
    3. Re:I disagree about tape.... by adam872 · · Score: 1

      OK, so what about:

      1, We have several sites with 50-100TB or more of data. How do you propose I back that all up to disk? In fact, most of the data is already on tape in an HSM archive. It gets staged in from tape to disk for processing then released when not needed. There are also multiple processed versions of that data. Disk only solutions start to get expensive at that point.

      2, True, but how much space are you going to need to store those multiple versions? In some cases, the changes are small enough that you can store only the increments, but that doesn't cut it for some data sets. Doing this with tape is way cheaper.

      3, Fair enough, but drives are most likely to fail when they are started/stopped. You have reduced the reliability by spinning them up and down all the time.

      4, But how practical is it *really* to take disks off site? They will need to be stored in a much more controlled environment than tape (in my experience) and are more susceptible to damage in transit.

      5, I didn't mention anything about speed. No question, disk is faster, but I maintain tape is more robust. I could say the same re: fire for disks.

      Your point about recovering data from disks sounds nice in theory, but wouldn't it be much easier to just grab a tape and restore it? I have been in several situations where tape was superior: retrieving some old field tapes on a VAX, the disk was shot, we replaced it and restore the O/S and data from an old 9 track tape, worked perfectly; the aforementioned 100TB site, where it is simply not practical cost wise to have all that data on spinning disk, the StorageTek Powderhorn(s) (each with 24 3590 drives and 6000 slots) can supply the processing cluster with enough data to keep them running and do it much cheaper than disk; we had a request to restore data from ten years ago to do with a lawsuit, we had the data on an Exabyte 8mm tape, restored perfectly and ours chances of recovering the disk would have been slim.

      Oh, and about the obsolete bit...I have had little difficulty finding drives to read 3480, L490E, 3590 (B,E,H), 9 track, 8mm, 4mm, QIC blah blah tapes. One of the nice things is that most manufacturers build some sort of backwards read compatibility into their drives.

      Don't get me wrong, disk backups are great and I have made significant use of them in the past (for HSM, DR and Oracle backups in particular) but I am reluctant to give up tape any time soon. For small/medium sized enterprises, disk is probably the way to go, but if you have strict archiving/version requirements I can't see how disk solves this problem adequately.

  106. Take heart by fiannaFailMan · · Score: 1
    You think you've got it bad? Check out this poor b@$|@*d!

    --
    Drill baby drill - on Mars
  107. Re:The Linux Middle Click by Anonymous Coward · · Score: 0

    Yeah, that really sucks. It's as if they designed it for people with two hands.

  108. dot matrix? ink jet? by fermion · · Score: 1
    Did they have a separate editor for each item? How can color laserjet be replacing inkjet but dot matrix printers be replaced by inkjet or laserjet?

    The main reasons to buy an inkjet printer is for color or for wide printing. The article argues that for color printing, a laserjet is now the better choice. And for the wide printing, which is now solidly in the domain of the inkjet printer, the inkjet replaced the pen plotter, not the dot matrix printer. As such, I do not think anyone has replaced a dot matrix printer with a inkjet in at least 5 years.

    In the places where dot matrix printers a still used, like POS, they need speed, form capability, low cost, and indelible ink. The inkjet printer satisfies at most speed. The laserjet printer can potentially satisfy all four, as it is fast enough to individually print a few pages for a form in the time that dot matrix prints a single page.

    --
    "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
  109. How about Corporate IT Managers and Analysts? by barcarolle · · Score: 0

    While we're talking about obsoletion, why not include the very Corporate IT Managers and Analysts this article quotes? While sacking/offshoring thousand of jobs, their own overpaid positions have been safeguarded, but for how long, considering the savings for axing them are many times that of regular workers?

  110. Push content by Knights+who+say+'INT · · Score: 1

    Yes, I know email newsletters are still in demand, but it's going away too. And in any case, no Backweb/Pointcast-like implementation.

    1. Re:Push content by Peyna · · Score: 1

      Newsletter have gotten a bad rap, because many people think they are SPAM. Actually, they probably signed up for it and forgot about it since some newsletters (Joel On Software, for example) only send a message once every few months.

      --
      What?
  111. Windows 9x??? by ave19 · · Score: 1

    "1. WINDOWS 9x

    Why it's sinking: Can 92 million users be wrong? Yes. Declining support, reliability problems, security issues and incompatibility with new applications ..."

    Crappy support, reliability problems, security issues... yes, yes, and yes! Switch to incompatibility with OLD programs, and you've got all the same issues it had when it first came out.

    computerworld.com == insight!!!

    -ave

    --
    ...or maybe not.
  112. Why I'm Not Switching Yet by tarsi210 · · Score: 3, Interesting
    • Win9x: For most of our hardware, nothing else makes sense. Our budget (small biz -- 20 employees) doesn't let us upgrade that often. Personally, I run Windows only when I absolutely have to, and I certainly am NOT going to run it on the latest hardware. Hence, Win9x.
    • Client/Server: You know what? It's not dead, especially for smaller installs. Sure, IBM and other greats can't justify having an app that has to be installed on every darn workstation or has to have heavier clients (I dislike 'fat', it implies bloat.) We don't cater to 300 workstations, we cater to 4 or 5. C/S is still the way for us and will be for ages.
    • Tape Backup: Because you'll never convince the PHB that hard drives are just as reliable. Mind you, when the boss buys Maxtor POS drives, what do you expect?
    • 1U (1.75-in. high) servers: What in hades do I need a blade for? We add services once, maybe twice a year. We have all of 10 things in the rack...maybe. 1Us are still important for us.
    • Color inkjet printers: How often do I print code in color? Reports in color? ANYTHING in color? Rare enough to not justify the laserjet price, that's how not often.
    • Ethernet hubs: Intelligent blah, blah, blah VOIP blah, blah, blah. Anyone else tired of this? When my fly gets voice command, folks. That's when I'll care.
    • PBXs: Just bought one a few years ago. Have no interest in spending money on something that isn't broken and won't be for years.
    • PDAs: This is a case of Last Mile Land out here. I don't even HAVE a cell phone because I can't get a signal -- no towers near enough. A PDA would be nice, but Xmas presents just don't come that large usually.
    • Serial/parallel ports: Nothing quite as reliable or easily configured as talking to a simple, straightforward port that doesn't give you any guff.
    The rest of the predictions are expected and agreed upon. These are just ones I don't see migrating from anytime soon, and I'm sure lots of other people could make similar lists. Does that mean we're against progress? Hell no. It just means that we'd prefer if those vendors kept their "Convert Now!" pressure down until we damned well are ready to convert and not before. Some pressure is good...keeps us all looking at the new possibilities. But I don't need some jackass breathing down my neck about technologies (VOIP) that will make no sense in our corporation for ages to come yet. I also don't need vendors dropping support for "legacy" systems just because they came out with WhizBang Product 2.0.
  113. From the article: by jeffkjo1 · · Score: 1

    Token Ring Ethernet
    Ethernet: Cheap and ubiquitous.
    Token Ring: Expensive, with limited vendor sources. Any questions?

    People still use token ring? Did people ever really use token ring?

  114. Energized by standards. by Anonymous Coward · · Score: 0

    "For example, just try editing a grid of data in a browser."

    RedHat Interchange with all the modules installed pulls up Gnumeric into your browser. Edit away then save the xls file. Modern day browsers are more capable than browsers of yore. All those W3C standards and XUL technology exists for a reason.

    Use it.

    1. Re: Energized by standards. by Tablizer · · Score: 1

      I would like to see a screenshot of this, including one that also runs in IE, which is the "corporate standard" for good or bad. Note that this request is not just editing spreadsheets, but interactivity with data-driven applications and databases.

      I have tried to use ColdFusion's Java-based grid, but it is an ugly ugly dog. It's keystroke and mouse convensions are pulled out of Mr. Random's hat.

    2. Re: Energized by standards. by Viol8 · · Score: 1

      And using a fat client application within a browser window is different from using a fat client standalone how?

  115. my five cents by Fractal+Dice · · Score: 1
    1. OS age is a good measure of dust. Even without the need for patches and vender support, even in an environment where there are attempts to keep everything standard, computers aquire configuration quirks over time and eventually everyone who remembered how and why an OS was configured have moved on. The age of an OS is a good proxy measurement for how quirky a machine has become.
    2. The client-server model isn't going away, the cloths are changing. Most business apps are just a skin over a multi-user database. The users are dispersed, the data has to be centrally managed. Client, server.
    3. There are still non TCP/IP networks? I've never encounted one ( except maybe the first fifty feet of cord from my phone )
    4. Tapes are *so* painful for day-to-day non-disaster/forensics/archive issues. It's a dream to be able to tell users "don't call me if you 'rm test *' instead of 'rm test*', just look at /backup/yesterday/ and /backup/lastweek/."
    5. Visual Basic? hunh? There's something other than Perl + HTML? :)
  116. Table at the bottom by dema · · Score: 1

    WOW this guy is smart! The old stuff is out, and the new stuff is in! i will have to refer to this article daily to make sure I know what's going on!

  117. Again, this varies by industry by JMZero · · Score: 1

    clients totally suck for a lot of applications

    I agree - many applications aren't suited to web apps. However, for some applications, a web client is pretty close to optimal. In addition, in many situations, the benefits in terms of portability are extremely important.

    For many businesses, web clients are a good choice, and will continue to be so. For some medium sized shops, they are the holy grail - short-staffed, skin-of-teeth IT staff can keep applications running without managing installs of anything on client machines. Web apps are easy to write, and many people have gotten good at writing them. They force developers to avoid many types of mistakes.

    Web clients are saving companies millions of dollars - and are likely here to stay for a good while.

    --
    Let's not stir that bag of worms...
  118. I actually read: by Qbertino · · Score: 1

    Visual Basic 6: Why it is stinking.

    --
    We suffer more in our imagination than in reality. - Seneca
  119. Remind me how this works? by HiggsBison · · Score: 1
    (we pay $230 for linux powered neoware thin clients, connecting to our citrix metaframe xp farm)

    Remind me again how this works. You get rid of a 1+GHz PC. You pay $230 for a pin-headed client. How much does the (wave-of-the-hand) citrix metaframe xp farm cost? How long does it last? Does M$ 0wnze any part of that? Just how royally locked in are you?

    How many of those people want to browse, get email, do spread sheets, compose memos, doodle with a database? Will they have to buy a 2+GHz machine for that? Kinda defeats the purpose of the thin client, doesn't it?

    Yes, I'm being kinda flippant and snarky about this, but I've seen some of these wave-of-the-future schemes backfire. Sure, if you have a couple thousand minimum wage clerks, you can give them the job-only thin client machines. But how widespread can that be? Realistically?

    --
    My other car is a 1984 Nark Avenger.
    1. Re:Remind me how this works? by Trepalium · · Score: 1

      It really depends on how quirky and problematic the application that would otherwise need to reside on the client system is. Companies with fragile fat clients may find it considerably cheaper to maintain it on a server, and use thin clients instead. Cost savings for this doesn't come down to licensing (which they're probably paying regardless), but support costs. Needing just one less support person would save the cost of that entire person's wages, as well as any the costs of downtime that may have been associated with fixing those client workstations constantly.

      --
      I used up all my sick days, so I'm calling in dead.
  120. USB doesn't guarantee timing by cant_get_a_good_nick · · Score: 1

    Serial ports may lessen in importance, but they can never be completely replaced by USB. Certain RT events require hard timing, which USB can never provide. My Brother In Law needed to buy a PCMCIA serial port card for his laptop to talk to a ladder programmer controller.

    They may disappear as defaults from machines though, like the floppy has been eliminated as standard from Macs and now Dells.

  121. This GAY-O sponsored by MICROSOFT by Anonymous Coward · · Score: 1

    GAY-O By The WIPO Avenger, 2003-10-18 18:30 (To the tune of Day-O by Harry Belafonte)

    Gay-o, gay-ay-ay-o! Hemos cum when they suck his bone! Gay, me say gay, me say gay, me say gay, me say gay, me say gay-ay-ay-o! Michael cum when they suck his bone!

    Suck all night on CowboiKneel's bum! (Hemos cum when they suck his bone!) Suck Cliff's cock 'til the morning come! (Hemos cum when they suck his bone!) Cum, Mr. Taco Man, taco-snot all over! (Taco cum when they suck his bone!) Cum, Mr. Taco Man, taco-snot all over! (Taco cum when they suck his bone!) It's six foot, seven foot, eight foot COCK! (Jamie cum when they suck his bone!) Six foot, seven foot, eight foot COCK! (Jamie cum when they suck his bone!)

    Gay, me say gay-ay-ay-o! (Hemos cum when they suck his bone!) Gay, me say gay, me say gay, me say gay... (Hemos cum when they suck his bone!)

    A beautiful bunch o' balls on Pater! (Taco cum when they suck his bone!) He likes to play the game "Hide the Hamster"! (Taco cum when they suck his bone!) It's six foot, seven foot, eight foot COCK! (Jamie cum when they suck his bone!) Six foot, seven foot, eight foot COCK! (Jamie cum when they suck his bone!)

    Gay, me say gay-ay-ay-o! (Michael cum when they suck his bone!) Gay, me say gay, me say gay, me say gay... (Michael cum when they suck his bone!)

    Cum, Mr. Taco Man, taco-snot all over! (Taco cum when they suck his bone!) Cum, Mr. Taco Man, taco-snot all over! (Taco cum when they suck his bone!)

    GAY-O! Gay-ay-ay-o! (Taco cum when they suck his bone!) Gay, me say gay, me say gay, me say gay, me say gay, me say gay-ay-ay-o! (Taco cum when they suck his bone!)

    -- The WIPO Avenger

  122. Nice Title by pyrrho · · Score: 1

    ... but the guy is clueless.

    I think it's a (not so) clever way to try to get you to upgrade your old Microsoft stuff.

    Linux lovers everywhere: You must ensure the 90 million Windows 9X users convert to linux, not XP. That is your mission.

    I'm a lazy bastard, I won't be helping, please report your results.

    --

    -pyrrho

    1. Re:Nice Title by alecto · · Score: 1

      Yeah, I was wondering how much advertising Computerworld gets from MS when I saw them saying Windows 98 is on the way out. IT departments and small business don't spend money for its own sake; and small shops don't like the idea of being dependent on the whims of WPA, so XP is out.

  123. N-Gage by Anonymous Coward · · Score: 0


    Hey, they forgot to mention Nokia N-Gage.

  124. Tips and Tricks.... by WeedThana · · Score: 1

    I am just wondering how you've configured you're playlist and preferences, and if there's some kind of stuff to do, cracks to download or something else,to enhance itune. About the playlist i've made lists by decenies (starting from the 50's), lists by genre (the major ones: classical, rock, hip hop, jazz, electronic, pop, ect), and i also have "my top rated", "my worst rated" (which i haven't used yet :) "recently played" and "top 25 most played". If you want to brag do this here too. I have: 9186 songs, 26,4 days, 43,07 GB

  125. Dot Matrix printers by DigiShaman · · Score: 1

    DotMatrix is NOT on it's way out. In fact, it's the only printing device available that can work with carbon copy paper. You know, the kind that has the yellow, black, pink, and white copies? Seriously, what other kinds of printers (or typewriters) are available to physically strike the CC paper?

    --
    Life is not for the lazy.
    1. Re:Dot Matrix printers by Anonymous Coward · · Score: 0

      Daisy wheel printers?

    2. Re:Dot Matrix printers by Anonymous Coward · · Score: 0

      Daisywheel? Golfball? Big-ass line printers? Admittedly, they are (mostly) dead, but there were alternatives once...

  126. My list. I at least state the non-obvious by exp(pi*sqrt(163)) · · Score: 1
    What kind of guru lists deprecated products as going out? VB6 and Windows 9X? It's like predicting that sales of 1999 Fords will decline.

    More fun is to predict the upcoming technologies that while die before they properly start. (PS If you're a venture capitalist here is the place to look.)

    1. DRM It simply can't be done. If it could be done it would require completely secure hardware. There is no way any piece of hardware can be mass produced and distributed to hundreds of millions of homes without someone cracking it. And all it takes is one person to crack it. It might foil the kids at home but it might not stop the bright student who sneaks into the X-ray crystallography or electron microscopy department after dark to see just what is hidden on those supposedly sealed DRM chips!
    2. Quantum Computing An N bit quantum computer can (for certain problems) do the work of an exp(N) classical computer. The problem is, even with error correction I expect it to take exp(N) work to fight decoherence so I don't expect this to replace regular computing. On the other hand it may find some niche applications: e.g. quantum cryptography can be thought of as a quantum algorithm and will find applications.
    3. A biotech boom driven by the completion of the genome project I think most people know by now that the genome project was a high profile scam. There's no doubt it was useful. But the human isn't like an encyclopedia that you can just look things up in. "Decoding" the genome wasn't decoding at all. It was simply reading the message. Decoding it will take another few centuries and those claiming to be able to produce useful drugs and therapies now are soon to fall by the wayside. OK, it's not really a scam. What was a scam was getting it done so quickly at the expense of so many other useful projects and what we have is a glut of data we can't hope to use yet.
    4. Speech recognition. It will get cracked one day and then we'll have machines that can understand what we say. But soon people will realize that nobody wants it. Why say "eks plus equals why minus one carriage return" when it's easier to type? and why say "up a bit, left a bit, down a bit" when a joystick is much more responsive. And who wants to sit in an office full of people talking to their PCs, printers, PDAs and pacemakers? It's bad enough with telephones!
    5. Anything in Wired. But you knew that already.
    --
    Doesn't it make you feel good to know that our freedoms are protected by politicans, lawyers and journalists.
  127. Noooooo!! The world is falling apart. by SuperFrink · · Score: 1

    I've been cleaning up and found a copy of Wired dated March 1997. The cover reads:

    "PUSH! Kiss your browser goodbye: ... Remember the browser war between Netscape and Microsoft? Well, forget it. The Web browser itself is about to croak. And good riddance."

    I gave up paying attention to stuff like this a while ago.

  128. Visual Basic by cyranoVR · · Score: 1

    Visual Basic 6 may be the most popular programming language, but its days are numbered. "VB 6 is the dinosaur of old. There's tons of legacy code out there, but no self-respecting developer wants to go there anymore"

    I wonder if we could find an article from 20 years ago saying the same thing about COBOL...and 20 years from now we'll have an article by some wizened VB guru extolling the virtues of the Variant data type and COM programming over whatever (sort of like this guy in his column about COBOL vs. Java).

    The fact that "there's tons of legacy code out there" is proof enought that Visual Basic 6 (not .NET) will be with us for years to come. Maybe "self-respecting developers" won't want to maintain this code - but what self-respecting developer used VB6 in the first place?

    1. Re:Visual Basic by Joey+Vegetables · · Score: 1

      The fact that "there's tons of legacy code out there" is proof enought that Visual Basic 6 (not .NET) will be with us for years to come.

      I wouldn't count on it.

      Old and new DLLs are usually incompatible.

      Someday soon, Microsoft will release a "Critical Security Fix" that unintentionally breaks VB, probably in a subtle way. There may not be a fix, since VB6 is near EOL status.

      There will be an outcry, but a short-lived one, as MS can very legitimately tell people that they have had more than 3 years to begin porting their code to VB.NET, which is supported, and that if they haven't, then this patch should serve as a "wake-up call."

      Further "fixes" will break VB more and more completely, until the only way to run legacy VB apps is to do so on legacy machines and operating systems, and behind a stateful firewall that disallows anything not essential to the proper functioning of the app (which is probably a good idea anyway).

      I wish Microsoft had made VB.NET upwardly compatible from VB6, but it didn't. Since it didn't, I do view VB6 code - especially procedural code, which won't port easily to .NET or anything comparable - as truly "legacy," and inherently near the end of its useful life.

  129. MusicMatch Rules! by Bill,+Shooter+of+Bul · · Score: 1

    It does. Much better design, a better thought out program. They've been in the jukebox market since 97, they will survive. Althought in all honesty, they will have to be content to be the number two in the music for sale biz. Or at least until Apple records Sues apple computer back into the stone ages.

    --
    Well.. maybe. Or Maybe not. But Definitely not sort of.
  130. I have my doubts by theolein · · Score: 1

    I can see CDs or DVDs replacing tapes, but not hard drives, not at the rate hard drives fail. And restoring from a corrupt tape is more likely to get you at least some of your data back, whereas restoring from a corrupt hard drive is painful and expensive.

    Client/Server will be around for a long time, and the article just replaced it with some new buzzwords for the same technology. You want a simple but massively popular client/server application? You're looking at one now. And there's the link to Apple's iTunes with its iTMS which doesn't seem to be dying at all, at least not in the last 3.5 days.

    VB6. It might decline, but it will be around for a guaranteed 5 to 10 years. There are thousands of VB6 applications out there that no one is going to rewrite in VB.Net while the current ones are still working, and the legions of VBA, especially Excell, applications will guarantee another long stretch, and it's by no means certain that VB.Net will be the replacement as it means basically relearning the language, at which point it would probably just be easier to switch to C# or jump ship and do it in Java.(Eclipse and SWT have the potential to make all those early client side Java dreams true)

    As for the rest, well they might be dying out or declining but my mother and sister still use Win98SE as do literally a full 40% of computer users worldwide. They'll probably switch when they get new computers but not before, and as long as their current computers work they won't switch (Browser, e-mail and office work, basta)

  131. VB6 dying? by frobulator · · Score: 1

    Hey, we're just switching from vb4!

    1. Re:VB6 dying? by dubstop · · Score: 1

      16-bit or 32-bit?

  132. Fat Clients by Tablizer · · Score: 1

    Fat clients are not dead, they are now called "Internet-Explorer Web Applications". Business really want GUI's over the web, and they keep pushing us developers to make web forms more GUI like, with mixed results, and marriage to IE.

    What is lacking is a good HTTP-friendly GUI standard protocol (candidates include XUL, XWT, and SCGUI). JavaScript+DOM+HTML is designed for e-brochures, not business GUI's. It is a hack to use it for bizGUIs. When a standard finally happens, then client/server is truly doomed except for niche products.

  133. Eradication by Anonymous Coward · · Score: 0

    But eradicating Windows 9x won't come easy... That sounds like virus lingo to me! Coincidence?

  134. Misinformed, buzzword-ridden bullshit by Alex+Belits · · Score: 1

    The article is a great example of marketspeak run amok. Really, nothing to see other than the consequences of reading too much trade rags.

    --
    Contrary to the popular belief, there indeed is no God.
  135. How about precompiled software? by Anonymous Coward · · Score: 0

    I predict that some day precompiled software will be extinct. I mean isn't it obvious? One day grandmothers and toddlers all over the world will be running applications and operating systems 3% faster than if evil corporations compiled them for their customers. In fact, one day there will be no customers, just paypal donations. And everything will be magical. Another magical possibility is when people don't go to dealerships to buy cars, but build them from spare parts. The lexus from scratch (LFS) project will change everything. I can see this all happening in 2 to 3 years as I never leave my house and am totally disconnected from reality.

    1. Re:How about precompiled software? by sn0wcrash · · Score: 1

      Lexus from scratch??? Have you seen the cost of dealer parts these days??? I wouldn;t be suprised if the cost exceeded $250k with the price thy charge for parts!

  136. Please floppies, don't go! by Tablizer · · Score: 1

    There is still nothing that has the same consistency, directness, and ubiquity of floppies.

    I have not seen read-and-write direct file system mapping of CD/DVD's yet that are practical. What else can you stick in a slot, type "COPY *.TXT A:" have it starting writing, and then carry it to another machine that also has one. Nothing comes close yet.

    Lacking is:

    1. Universality: "every machine has one that can read the same format".

    2. Direct file system mapping.

    3. Quick to set up. No funny "copy assistent" apps to open.

    Zip-disks came kinda close once, but nearly halted sales since.

    1. Re:Please floppies, don't go! by Viol8 · · Score: 1

      Also quite a lot can fit on a 1.44 MB floppy disk especially program source code and plain text emails. I use floppies to transfer stuff this sort of stuff from work to home occasionally.

    2. Re:Please floppies, don't go! by jandrese · · Score: 1

      Unless you have a lot of DOS or Unixware machines lying around, those USB CF keychains work pretty much exactly like this, with the advantages of having a much higher capacity, faster, and smaller form factor. Dang near every machine built since Mhz ratings went into the triple digits has USB ports (although not always on the front of the machine. :/, and the USB Mass Storage protocol is implemented across most OSes). The big advantage over floppies is that you don't have to dust the thing out before using it (unless you like loosing sectors on your disks). It's also damming that most floppy disks manufactured these days are total crap. Last time I used a floppy disk, I copied my files onto it three time in the hopes that at least one of them wouldn't have bad sectors in it by the time I got it to its destination. Plus, there is an alarming number of just plain broken floppy drives out there, which most people don't notice because they never use it.

      Now I'm rambling again. I'm just annoyed that most PC manufacturers don't have the courage to finally ditch that archaic piece of crap technology once and for all.

      --

      I read the internet for the articles.
  137. I think the auther... by James+Lewis · · Score: 1

    needed 2/5 sure bets, so that he would only need 1 of the rest to come through for him to be mostly right. Seriously, what possessed him to include Visual Basic 6 and Windows 9x? Whenever a huge company like Microsoft releases an "upgrade" to a successful product you can be damn sure they will do everything they can to kill off the predecessor in order to sell the upgrade. How often does it happen that Microsoft isn't able to pull this off? Almost never, and if the first upgrade fails, they can always release another, and another, and eventually they'll get it right.

    1. Re:I think the auther... by James+Lewis · · Score: 1

      Oh and I really do know how to spell author, but I swear IE autouncorrected it for me!

  138. isn't that what OOP is for? by martin-boundary · · Score: 1
    I you properly OOPify your business logic, your client can be as "fat" as you like. Need a new client? Reuse the existing business logic objects and put your new GUI code/whatever around it.

    Admittedly, you need to _design_ the program(s) in this case, not just write the first thing and complain when it needs to be rewritten. On the other hand, if you want to let $8/hour programmers write the client apps, then you probably don't want them messing with the business logic. In that case, "thin" is the way to go.

  139. I found this very ironic... by Jerk+City+Troll · · Score: 2, Insightful

    The article mentions Windows 9x as dying technology. No doubt about that. But the article makes this statement:

    Can 92 million users be wrong? Yes. Declining support, reliability problems, security issues and incompatibility with new applications should drive the remaining installed base to Windows 2000 or XP.

    They make this prediction that these 92 million users are going to be driven for various reasons to Windows 2K/XP. What's funny about this is that the very same article then goes on to number two...

    Two-tier computing with fat clients had its day, but there are now better ways to distribute data and computing power for flexibility, ease of maintenance and business continuity.

    So if they predict this mass drive from Old Windows (tm) to New Windows (tm), why then tell us that 2-teir architecture with fat clients is dead? Windows is the fattest of the fat. What a silly contradiction. Of course, they give absolute minimum treatment to Linux with lame excuses as to why it isn't or won't be adopted.

    A few other silly things about this article... Dot-matrix printers being replaced with laser or ink yet? This is either a "no shit, Sherlock" or it's a "never will happen." There's a LOT of dot-matrix printers out there that are used on carbon paper for instant duplicates. You can't do that with other types of printers without printing multiplesheets. Dot-matrix is also better for populating forms that can otherwise be filled out by humans (on the same carbon paper, btw). So, this article is either stating the obvious or dead wrong on this point. Useless.

    Next, they mention CRTs will be replaced with LCD displays. I would argue that we'll see OLEDs which are cheaper to manufacture and higher quality than LCD displays long before LCDs really hit the same volume as CRTs. This is a nah-uh.

    As for file servers being replaced by small storage appliances... uhm, I think they missed the point.

    I cannot believe this article got posted to Slashdot. It's the most absurd thing I've ever seen. It was written by some poor schmuck who has no clue and is struggling to write to save his job. The simple trick here is to write something that'll spark controversy or something along those lines... utterly pointless, obvious, or outright wrong.

    And here I am wasting my time.

  140. Don't forget AOL! by Anonymous Coward · · Score: 0

    Dial up is fast being replaced by broadband. Companies like AOL will dissapear soon if they don't embrace broadband.

  141. Re:FP??? by Anonymous Coward · · Score: 0

    *BSD is Dying

  142. BSD is fading out by Anonymous Coward · · Score: 0
    BSD is fading out. It is not in the mainstream. It is like the Amiga. When you use BSD you are not choosing a tool. You are getting saddled with a hobby that you may not want.

    Marginalized operating systems like BSD require you to jump through more hoops to get things accomplished. Not only do you have to track changes in your operating system, but you have to track changes in unsupported software and emulation libraries. You always have to tweak and use "work-arounds" because your hardware is probably not supported by any vendor.

    Things only get more hairy day by day as BSD becomes increasingly marginalized.

    Even though it has been said before, nonetheless it is true: BSD is dying.

  143. This will be long.... by Kindaian · · Score: 1

    900-MHz wireless LANs802.11 WLANs
    > Couldn't aggree more... but anyone say "BRIDGES"?

    1U (1.75-in. high) serversBlade servers
    > They are smallers, but you loose redundancy of connectivity and power supply. So, they will still be around for LONG!

    Color ink-jet printersColor laser printers
    > Not an issue... but bear in mind that a ink-jet printer costs about $100... So, aggree to corporate/departamental usage... don't agree for home users usage... (messy isn't a consideration or it wouldn't exist any cars around... with the messy oil changes!)

    CRT monitors LCD monitors
    Agree. And LCD prices are lowering to good levels in comparision. Thru, at less developed countries, the cost will still be a factor to consider.

    Dot-matrix printersInk-jet/laser printers
    The are still here for the stated reason... and will continue to be here for those reasons.

    Ethernet hubsIntelligent switches
    Arguing that the SNMP is a reason to change is laugatable... (SNMP - Security Not My Problem).
    But agree that more comoditized "inteligent" network equipment will fade the market for hubs... but they will be here for a long period still... (after all they are cheap, easy to use and don't require ANY configuration to run).

    File serversNetwork-attached storage appliances
    Because you need the extra services that they provide and that aren't yet available from the called appliances?
    After all, for small companies, appliances have a market, but for the big corps, you need a storage freezer or you end up with a nightmare IT with a dataware house full of appliance boxes... Capacity and redundancy will dictate the market...

    Floppy disksFlash disks, writable CDs, DVDs
    No contest here... but i prefer my machines with that archaic floppy...

    Mac OS 9Mac OS X
    DoH

    ModemsWireless LANs
    Hmmm... Comparing apples with patatos... Modems are used for both faxing and internet connection mainly. If the comparision was irdabluetooth... i would agree (and no, bluetooth isn't dieing, it is evoluting as a replacement of cables and irda connections, and i like it hehehe ).

    PBXsIP telephony/call manager servers
    Can i say price here? (PBXs are already obsolet by simple call consoles so there isn't a contest here).

    PDAsCell phone/PDA hybrids
    PDA's will be here for long... for starts the price tags aren't even close! And to end... people want funcionality and flexibility... not everything in a device with the kitchen sink!
    Give me a mobile to make calls and a PDA to manage my data... (btw a pda + a mobile is less weight and volume then one of those nokia bricks that have a pda included).

    Serial/parallel portsUSB 2.0 ports
    Yup but... nothing can be compared with hardware integration simplicity with those "older" ports...
    Most harware vendores will ship serial port stuff for a long time (specially when there is a fail safe fall back to telnet to allow configuration - speed isn't a consideration in this cases)... but for printer market and the like... usb is the way to go...

    Token RingEthernet
    What is Token ring? (j/k)... Yup... ethernet = comoditized network... Token Ring = Niche market...

    Windows NT serversWindows 2000, Server 2003
    DoH

    NT servers will survive for a long time even if they will evolve to linux with samba in the process... Most corporations that are still using NT don't need the added bloatware that W2K/W2K+3 will give...

    Zip drivesRewritable CD/DVD drives
    Both have their uses, but zip will fade as a market more to flash disks then to cdrw/dvd-ram/rw (i would say). (all machines that i know don't carry anymore cd-rom/dvd rom readers, but some combination with writing capability. Zip drives have an hard time to compete with this status-quo and flash ram devices will put a nail in the rest of it's market).

    That is my oppinion on that "analysis"...

  144. Give me a break by dabadab · · Score: 1

    Ink jet replacing matrix printer?... What are they smoking?! Matrix printers are usually used in situations when you have to print a LOT of text/numbers (e.g. accounting sheets). It is exactly the area where ink jets suck (just compare the price of an inkjet cartridge and a matrix printer ribbon and how long they last)
    Also, I would guess that the A3 matrix printers are still much cheaper than laser printers of the same size.

    And WLANs replacing modems?
    I have always had the impression that modems were used for connecting to places that are far away (i.e. out of the reach of your WLAN card), not to the server on the other floor.

    Bah.

    --
    Real life is overrated.
    1. Re:Give me a break by Viol8 · · Score: 1

      Quite. I still use a dox matrix for spooling log files (and occasionally program printouts) When someone produces a laser or inkjet printer that
      can use uninteruppted continuous lengths of paper via a tractor feed then maybe I'll upgrade , but until then a dot matrix suits me fine.

  145. Re:Zip drives... 3rd party media by fruey · · Score: 1
    Nobody on this thread mentioned the war on 3rd party media that Iomega waged. That's what killed the ZIP drive. There was some story about laptop ZIP drives being deliberately manufactured to not be able to read third party ZIP media. Can't find a link.

    That was already when the rot started to set in... because Iomega effectively dissuaded the competition from making ZIP media and kept prices high for 100Mb of storage. They also seemed to not be able to make backwards compatible an understandable concept when marketing the ZIP 250 drives and so on... and had loads of driver problems.

    --
    Conversion Rate Optimisation French / English consultant
  146. Falsified list by taff^2 · · Score: 0

    The real list would have SCO OpenServer listed on it

    --
    Karma: Bad. (As in Good?)
  147. What a waste of pixels! by gnuru.org · · Score: 1

    The journalists must have been desperate to write about something. They either took the obvious like Windows 9x (of course Windows 9x is dying out since Micro$oft isn't supporting it any more) and dot matrix printers (well, duh!), or the plain wrong, like client-server computing.

    Computerworld? Give it a miss!

  148. JUST REMAP THAT DAMN MOUSE BUTTON by Anonymous Coward · · Score: 0

    If you're a comp science teacher for 6yr olds, you should know how to do that or at least how to consult your favorite search engine.

  149. Bah, this so nineties... by stefanb · · Score: 1

    This is where the real stuff is: The Trailing Edge and Trailing-Edge.

  150. File servers out? by binary+paladin · · Score: 1

    What the fuck? Attached storage appliances replacing file servers? Maybe on home LANs where all you need a file server for is sharing files.

    However if you want a single machine that does nightly backups of important data on a network with multiple user permissions and well... file servers are nice! A fine tuned file server saves to much time and aggrivation as a sysadmin.

    "Did you make a backup?"

    "Uhhh... no."

    "Good thing the server did."

    Why would I trade the flexibility of my file server for some attached storage device? I'm not saying the latter is useless, but the two items really are for people/organizations with difference needs. If all you're doing is building a single repository for mp3s and video on a household network, then yeah... attached storage is fine.

    Anything more complicated, particularly scripted backups (or anything else that's scripted) you need a server. I can't upgrade the hard drives with attached storage devices nor can I just decide to make it RAID, etc. I'm going to guess that while the initial investment in a server is more, over time it'll cost less. (How powerful does the system outside of the hard drives need to be?)

  151. Re:Dot Matrix printers (long live greenbar) by BreadMan · · Score: 1

    And the speed difference between laser and dotmatrix is incredible. I've worked at sites where the you could see a line printer move through a big box paper in minutes. These beasts didn't have a moving head, they had a row of fixed pins spanning an entire page width, so the entire line was printed at once. I guess you could get similar performance in a laser printer, but not for the same price. Boy, were those printers were loud too.

  152. Crackpot by Anonymous Coward · · Score: 0

    > If your computer won't boot, you use a boot floppy, that alone is why it's still around.

    Maybe you do, but I don't. My computer isn't a piece of shit, and if it was, I'm running NTFS anyway. I can't remember the last time I booted off of a disk on a computer that supported bootable CD-ROM.

    > have floppies from my Apple 2 that still work after 20 years and not being used for years at a time. Most CDs I've burned over 2 years ago have already failed

    Oh, I see, you're full of shit. The day a floppy lasts more than 3 days is the day I buy an LS-120 drive.

  153. They were killed by click death and cheap CD-R by Thag · · Score: 1

    Once the word about click death got out, Zip was dead in the water. You just can't use a backup medium that could kill the drive, that will in turn kill any new disk put int he drive. No freaking way.

    Plus, that was about the time that CD-R got really cheap, and every computer in the world had a CD-ROM drive already, so the whole reason to use Zip disks (moving big files) totally evaporated. Why use a medium that self-destructs violently, is limited in size, and costs more?

    Jon Acheson

    --
    All opinions expressed herein are my own, and not those of my employers, who are appalled.
  154. Inkjet vs. Laser by srussell · · Score: 1
    Color laser won't replace color inkjet as long as inkjet keeps doing a better job at producing photo-quality prints. The most expensive color laserjet still doesn't, and may never, produce photo prints that are equal to low-end inkjets. Can you get archival-quality color toner for a laser printer?

    I'd buy their argument that inkjets are on the way out if the market for photo printers was anything less than enormous. As it is, inkjet and laser are different tools for different uses.

  155. frameworks changing also by Mryll · · Score: 1

    The client-server technologies are also being forced out by their vendors, who are tiring of the plethora of client support issues. Oracle is heavily phasing out the client-server version Oracle Forms. They've provided an upgrade path that pipes Forms over http using the 9iAS app server, but in the long run they don't want to have to support anything other than a browser using Java. It makes sense to me - unless a client needs to serious heavy lifting work on the client side, it should run through a browser.