Slashdot Mirror


Linux To Run Sherwin-Williams Cash Registers

oilfieldtrash writes "According to this news article on Yahoo!, Sherwin-Williams will upgrade their point-of-sales systems to Linux ... 'Sherwin-Williams Co., the No. 1 U.S. paint maker, plans to convert its computers and cash registers in more than 2,500 stores to the upstart operating system in the next year and has hired International Business Machines Corp.'s services division to do the job.'"

5 of 288 comments (clear)

  1. Not Exactly A Win For Linux by sputnik73 · · Score: 4, Insightful

    This is part of a continuing pattern that I've noticed. The major corporate entites which are embracing Linux aren't normally leaving some variant of Windows behind but instead are dropping Unix. The stranglehold Microsoft has on Office and the problems introduced by switching from Windows to Linux (in terms of a possible inability to access old files) is really hurting Linux in the War against Windows. But what these companies need to realize is that they can convert their old files into plain text files, using the very version of Office which is trying to tie them into an ugprade cycle of doom, using some simple batch scripts. This would be quite a chore, obviously - but in the long run companies would save. I don't know why this solution isn't being offered to companies. From what I understand, many companies are hesitant to drop Windows for this very reason: loss of access to old files. But again, Bill Gates doesn't really lose on this one. Linux gains some but not in the area where I'd like to see it.

    1. Re:Not Exactly A Win For Linux by autechre · · Score: 4, Insightful


      You've been using Word98, a MacOS product, on your Windows 98 machine? That's pretty cool.

      (Microsoft released office 95, 97, and 2000 for Windows. I assume you're using 97.)

      The interesting bit is that if you go back far enough, Open/Star Office starts to get better at old Microsoft formats that MS themselves. Word 95 did a _terrible_ job of importing MS Works files...hey! There's that whole argument about "losing old documents." Sing it with me now: "Throw it out the window!"

      Also, keep in mind that Office 2000 was the first one to even attempt a backwards-compatible file format. Try to open a Word 97 document in Word 95 and see what you get. So people were forced to upgrade. Maybe 97 added some nice features for some people, but if I'm only writing plain text with some italics, why can't 95 read it anymore?

      Personally, I write stuff in Abiword and OpenOffice, and people have no trouble reading it in Word (and vice-versa). So yes, while I prefer to do things in vi, I'm by no means restricted to it.

      --
      WMBC freeform/independent online radio.
    2. Re:Not Exactly A Win For Linux by iabervon · · Score: 5, Insightful

      I think it's great that companies are switching from proprietary UNIX to Linux, because it's an application where they have genreal familiarity with the interface and so forth. Once Linux is a proven technology in their company, they can consider Linux as a replacement for Windows. The places where they are using Windows are places it is not feasible to switch to commercial UNIX. This will give people the opportunity to run the same OS everywhere, since it is not too expensive for the desktop and stable and secure enough for the servers. Once IT is using Linux for the critical systems, they won't want to support Windows as well. Microsoft doesn't lose anything on this deal, but their competition is being replaced with a much tougher competitor.

      Furthermore, POS terminals are a market that MS would like to own: the user interface matters and commercial UNIX is impractical (unless the terminals are just thin clients of a single server, which limits the UI possibilities). The fact that companies are chosing Linux as the OS with an interface that's fast, easy to use, and powerful, on cheap hardware, has got to hurt.

    3. Re:Not Exactly A Win For Linux by cybermage · · Score: 5, Insightful
      But what these companies need to realize is that they can convert their old files into plain text files, using the very version of Office which is trying to tie them into an ugprade cycle of doom, using some simple batch scripts. ... I don't know why this solution isn't being offered to companies.

      I've got karma to burn, so here goes...

      Converting old files to plain text is an incredibly bad idea. Even if your only talking about .doc files, you need to understand that there is meaning in format. If you cannot take the formatting with you, you're not preserving the meaning. Simple example:

      Life of Brian is excellent.
      Life of Brian is excellent.

      Now, beyond the issue of the simplest kind of old files, consider things like spreadsheets, PowerPoint presentations, Accounting data, etc. Converting these files to plain text will render them useless.

      If you want businesses to move to Linux, look back at how we got here. There was a time when nothing was done on computers. Why start? Everyone could use a pencil. All typewriters worked more-or-less the same way. Businesses didn't start using computers because they were cool. They didn't start using them because they were cheaper. They started because computers could do things faster. Computers represented solutions to problems. What your proposing is to make a problem out of a solution. You won't get businesses to agree to problems in order to save money.

      If you want to see a mass migration to Linux, here's what you need:
      • standard file formats - Linux tools need to open/edit/save Microsoft formats. It is still my hope that Microsoft is forced to cough up their document formats to a standards body as a result of the anti-trust suits.
      • cloned interfaces - Linux tools need to perform tasks in an identical fashion to their Microsoft counterparts. Corporations will be very reluctant to retrain their entire workforce in exchange for a free OS. The applications need to work the same.
      • inter-operable OS - provide emulators to run legacy applications. There's a reason why knowledge of Cobol was needed before Y2K: Some old, proprietary applications cost way more to replace than 1000 years of OS upgrades. For many companies, their data is trapped inside computers they don't even understand. Once common applications have turned into black boxes. Make it so they can copy the application and it's inseperable data.
      • education - Linux needs to be accessible to educators to share with students. Schools, libraries, and colleges all receive generous donations of Wintel computers. Children are taught from an early age that Windows == Computer. They learn their tools under Microsoft's guidance. There is, however, a back door. Community Colleges are chartered to teach what the community asks for. Businesses who've embraced Linux and OSS need to ask their local community college to get their future employees ready. Invite educators to tour your business and sit with your people.
  2. Where Linux can really shine... by fmaxwell · · Score: 4, Insightful

    Embedded GUI systems is an area where Linux can shine. The lack of a consistent UI between general-purpose Linux software packages and the sometimes-problematic configuration and administration is simply not an issue in a dedicated machine like a point-of-sale terminal. I expect Microsoft to lose a lot of sales in that arena.