Slashdot Mirror


Linux Lands Big Bank Account

An anonymous reader writes "The European arm of Banco do Brasil, the largest bank in South America, is switching from Windows to Linux to cut costs and centralise support. The long-term strategy is to phase out Windows completely. Linux is also being used to replace Windows on desktops. Vnunet has the whole story."

347 comments

  1. riiight... by Anonymous Coward · · Score: 0, Interesting

    more likely they just want a fat discount from Microsoft...

    1. Re:riiight... by blibbleblobble · · Score: 3, Insightful

      "more likely they just want a fat discount from Microsoft..."

      As opposed to a 100% discount by not using microsoft at all?

      According to the article, most people just use the bank's one big application, and that's written in java. Linux is good at running java; Windows isn't. Hence they want to run it on linux.

      That also means their application is network-accessible, hence you can do work there using only a browser. And if you only want a browser, which operating system would you choose? (hint: perhaps not one with an insecure browser and a broken java machine)

    2. Re:riiight... by Anonymous Coward · · Score: 0

      (hint: perhaps not one with an insecure browser and a broken java machine)

      Show me a secure browser... ...and I'll show you a teletype machine.

    3. Re:riiight... by IWX222 · · Score: 1

      Or the five finger discount that most of us get on MS OSes anyway.............

      --


      .sig me!
    4. Re:riiight... by Anonymous Coward · · Score: 0

      (hint: perhaps you should stop shooting your dumb fucking mouth off over things you know nothing about. The only reason linux browsers are seen as 'secure' is because not enough people use them to uncover the flaws. If, in some far-off fantasy land, linux ever went mainstream, it'd be just as vulnerable as everything else out there, and probably seen as just as bug-ridden.)

    5. Re:riiight... by Anonymous Coward · · Score: 0

      Yeeeeesss, Linux also can play with old machines that Window$ XP wouldn't even install...

  2. Amazing... by Anonymous Coward · · Score: 0

    is that banks even use Windows, considering it's reputation as a "secure" OS.

    -Anonymous Howard

    1. Re:Amazing... by Its,+not+It's+Guy · · Score: 0, Offtopic

      In the spirit of true /. pedantry, please note that "it's" is a contraction for "it is", whereas "its" indicates that "it" is in possession of something (in this case a reputation).

      Best Wishes,
      Its, not It's Guy

  3. I'm shorting MS stock. by samuel4242 · · Score: 5, Insightful

    The price differential is too huge. Most people don't use any of the features of Windows. Really, it's a great OS. I love using it. But if I was a MIS dude at a bank, I would toss it out the window (pun!) because of the cost. Most of the folks at the bank need some email and some access to accounts.

    It just makes sense to create an Intranet for all of the internal form filling out work and account access and then use CGIs to do the computing. Let the servers do the work and let the client boxes format it for the screen with Mozilla.

    1. Re:I'm shorting MS stock. by mrjohnson · · Score: 1

      Dude, read the article. Their consolidating on eight iSeries from IBM.

      I'm sorta guessing it wasn't a price advantage their interested in.

    2. Re:I'm shorting MS stock. by mrjohnson · · Score: 1

      err..

      Misread that. That's three iSeries and six xSeries. Point still stands, however. :-)

    3. Re:I'm shorting MS stock. by Trane+Francks · · Score: 2

      Uhm, not quite. There's the small matter of 70,000 NT Workstation licenses...? ;)

      --
      ...a FreeDOS contributor: http://www.freedos.org/
    4. Re:I'm shorting MS stock. by Quixote · · Score: 5, Insightful
      I was in my bank recently, and saw only 1 application running on the screen, in fullscreen mode: tn3270. Thats it. Everything that they do is done via tn3270 to an IBM mainframe. Now you tell me: what is the point in paying $100 to M$ and $? to the maker of tn3270?

    5. Re:I'm shorting MS stock. by Anonymous Coward · · Score: 3, Insightful
      Look around to anywhere POS is done, even computer stores, it's all green screens.

      After a decade of the desktop revolution, character based systems still rule where work really needs to get done.

      THIS is what must really frighten Microsoft. No matter how much they denegrate Linux as being behind and primitive and maybe even believe this to be the case, they know, deep in their hearts, that it's way more than good enough for the vast majority of computer applications in use today.

      This fact explains .NET better than anything. For Microsoft to thrive they must get everyone off their legacy applications. This, in the face of the failure of more than 5 years of Java to succeed in getting people off of their legacy systems.

    6. Re:I'm shorting MS stock. by mrjohnson · · Score: 1

      They're probably just biding their time, I know that's what I've been doing.

      If they're still using NT, they're significantly less locked-in than most companies. I'd bet they'll just wait a year or two for NT support to run out (to warrant to their bosses the cost of the migration) and for desktop Linux to mature a bit.

      I betcha they'll be making another announcement in a year or two. :-)

    7. Re:I'm shorting MS stock. by taniwha · · Score: 1

      so is there an openp-source tn3270 clone?

    8. Re:I'm shorting MS stock. by sql*kitten · · Score: 3, Insightful

      The price differential is too huge. Most people don't use any of the features of Windows. Really, it's a great OS. I love using it. But if I was a MIS dude at a bank, I would toss it out the window (pun!) because of the cost. Most of the folks at the bank need some email and some access to accounts.

      You're exactly right. For example, Barclays do everything with Motif applications running on dedicated X terminals on the desktop and RS/6000 workstations and servers behind it all. A Dell PC running Linux makes a great cheap X terminal, probably even cheaper than the purpose-built ones you buy from NCD. Other banks use their PCs as vt100 or IBM 3270 terminals. Most employees don't even need Office-type software like Word or Excel, they just need to run the one application that the bank wrote itself, or at least massively customized, to do their jobs.

      It just makes sense to create an Intranet for all of the internal form filling out work and account access and then use CGIs to do the computing. Let the servers do the work and let the client boxes format it for the screen with Mozilla.

      HTML forms are strange, when you think about it. They don't give the sort of rich GUI you can get with Windows/Motif (no combo box, no grid control, no spinner, etc), yet they require a lot of processing power and installed software on the desktop compared to a terminal application. I wonder why HTML forms are still so primitive, they've been around for years now and no-one's bothered to add more exotic widgets, meaning you have to go to Java (which is even more resource intensive than running X) if you want the sort of GUI capability a desktop developer is used to. They would be much better off just using the Linux boxes as old-fashioned terminals and not bothering with trying to shoehorn their apps into a web site.

    9. Re:I'm shorting MS stock. by chez69 · · Score: 0

      search for x3270.

      redhat includes it as part of the distro.

      --
      PHP is the solution of choice for relaying mysql errors to web users.
    10. Re:I'm shorting MS stock. by marauder404 · · Score: 2

      Are you sure about that? I've seen the same thing at other companies, but they often switch applications to something else for a different purpose. They will lookup prices in up to three different pricing systems, each accessed via a different method. Just minimize one window and open up another. Besides, there's always the question of is it worth maintaining two different kinds of systems vs keeping Windows up and running everywhere. I think HSBC they're really doing this, then it probably doesn't make sense, but hiring a group of guys to maintain a separate OS is a lot more money than it would cost to just use the same OS. 500 installations of a $100 OS is only $50,000 -- which is not enough money to pay for just one guy. With at least 1 guy in each of 4 shifts (rotating weekends) being paid $50k each (which is more like $75k cost to the company), you'll have to install at least 2,000 installations in order to exceed that amount. I understand your argument, but without knowing the details, it's very difficult to gauge whether or not it's more cost effective for them to do that.

    11. Re:I'm shorting MS stock. by Anonymous Coward · · Score: 0

      The mystery is rather simple to solve, actually..

      One word: solitaire.

    12. Re:I'm shorting MS stock. by Yokaze · · Score: 2

      >I wonder why HTML forms are still so primitive, they've been around for years now and no-one's bothered to add more exotic widgets

      XForms might be what you are looking for. Previously coverages on Slashdot: Release Candidate and Approval.

      Still no widgets, as widgets are possible interpretations of the form, nonetheless...

      --
      "Between strong and weak, between rich and poor [...], it is freedom which oppresses and the law which sets free"
    13. Re:I'm shorting MS stock. by Trusty+Penfold · · Score: 1

      x3270 is my office phone-number.

    14. Re:I'm shorting MS stock. by yppiz · · Score: 1

      I wouldn't be surprised if the Bank of Brazil is switching because Brazil's banks desparately need to save money (Brazil and its banks are going through a huge financial crisis).

      --Pat / zippy@cs.brandeis.edu

    15. Re:I'm shorting MS stock. by fferreres · · Score: 2

      Blame factor. Who do you blame if you choose a OSS solution? People like to make the provider responsible EVEN when it's their fault. So they like the fact that Windows is very easy to blame.

      It's playing on the safe side (blamewise). Of course, it's only blameablity, yo want get any money from Microsoft's next greatest bug :)

      But at some point, the things will get inverted. "HEY WE USED LINUX. It's not our fault!!"

      --
      unfinished: (adj.)
    16. Re:I'm shorting MS stock. by daniel_isaacs · · Score: 2

      When Windows screws up, it's my ass on the line. I don't like to place blame. I like to make sure the systems I'm responsible for work like they need to. To suggest we would use Windows just to give us an easy out is utter nonsense.

      --
      - Dan I.
    17. Re:I'm shorting MS stock. by glitchvern · · Score: 1

      Yes, http://www.luyer.net/software/tn3270/
      bsd licensed and been around for ever.
      There is also x3270 for x, c3270 for curses, s3270 to run scripts, and tcl3270 as another program to run scripts.

      3270 emulators implement rfc's 2355, 1576, and 1646.

      I didn't think tn3270 runs on windows. I've always used qws3270, NMTTelnet, or Hummingbird's 3270 emulator on the windows side of things or telneted to a unix host that had tn3270.

    18. Re:I'm shorting MS stock. by fanatic · · Score: 3, Insightful

      Blame factor. Who do you blame if you choose a OSS solution? People like to make the provider responsible EVEN when it's their fault.

      Which accomplishes exactly dick. I repeat my challenge: I defy anyone, anywhere, to show proof that a mass market software maker has ever paid up for problems caused a customer by bugs. Doesn't happen. This whole issue of 'accountability' is crapola - which is more or less what you go on to say, but I'm so tired of hearing this in any form.

      So they like the fact that Windows is very easy to blame.

      There's truth here, but wouldn't it be better to have software that works, doesn't crash, has fewer security holes, is more customizable and doesn't give the SPA a license to screw you?

      --
      "that's not encryption - it's a new perl script that I'm working on..." - from some Matrix parody
    19. Re:I'm shorting MS stock. by Anonymous Coward · · Score: 0

      You are wrong.

      s/Brazil/Argentina

    20. Re:I'm shorting MS stock. by Sloppy · · Score: 2

      I saw something similar at my bank, except The One App they run is Microsoft's web browser. (I hope they're not really using The Internet, or that they're at least using an encrypted tunnel.)

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    21. Re:I'm shorting MS stock. by cant_get_a_good_nick · · Score: 3, Informative
      Actually all of South America is, mostly being pulled down from Argentina, which is one of Brasil's big trade partners. Brasil is actually not doing too bad, relatively. One part of their problems is they elected Lula, definitely a leftist. Early in his career as a trade union leader he talked about defaulting on the international debt, made a lot of folks nervous. As a politician, he's not so radical, he's a pretty smart guy and his newer views reflect that. Bush hates the fact that he got elected, unfortunately the US has a bad history about interfering in south American elections, and specifically in Brasil (ever see 8 Days in September?).

      Anyways, saving money is always good, financial crisis or no. By going to Linux they:
      • Save money on software licences.
      • Get away from the MS upgrade cycle of forced upgrades.
      • Have control over their documents and formats.
      • Not have their computing infrastructure controlled by a foreign company, especially one that seems to be in bed with the American government.


      Sure there will be problems along the way, but their analysis must have shown that on balance, this was the better way to go. This is a bank, they must have analyzed this pretty carefully.
    22. Re:I'm shorting MS stock. by cant_get_a_good_nick · · Score: 2

      One part of their problems is they elected Lula

      Heh, this sounds bad. I'm not implying that Lula is a problem. I personally lean left politically (I hate the Democrats in this years elections for essentially falling down) and I like him. I think the problem is other countries' perception of him, including the US's. I'm embarrassed soemtimes at how we interfere in other countries' internal affairs, including democratic elections, in name of freedom.

    23. Re:I'm shorting MS stock. by redshift-systems · · Score: 1

      Remember, though, that a Java app can be loaded from the server (ie Applets or Java Web Start technology), so there is absolutely no need for client-side installs (aside from the once-off JVM install). So slight degradation of performance can be offset by the huge advantage of running a thin client. Not to mention the inherited distributed (ie EJB) and security features Java offers. Not a perfect solution, but nothing compares atm.

    24. Re:I'm shorting MS stock. by wiseguy1 · · Score: 1

      As much as I hate MS, shorting MS right now is not a good idea. Their stock is highly correlated with the general market, yahoo quote, and probably will be for quite a while, before they start to crumble. Betting against MS right now is like betting against the S&P.

      --
      Shameless Plug: Owner of linuxscreenshots.com
    25. Re:I'm shorting MS stock. by kirisu · · Score: 1

      Thats not true, at the store where I work they use Windows NT on all of the cash registers (about 50 of them). It crashes and locks up all the time, but they will not change.

    26. Re:I'm shorting MS stock. by Salsaman · · Score: 2

      You love using it ? What exactly do you like about it ? I mean tell me honestly, what does Windows (r) have that other OS's don't ?

    27. Re:I'm shorting MS stock. by isorox · · Score: 1

      I don't like to place blame.

      You, sir, are one of a dwindling minority. From Columbine to Ben Eltons Popcorn, we see the culture of people blaming everyone else for their problems, no-one takes responsibility.

    28. Re:I'm shorting MS stock. by isorox · · Score: 3, Interesting

      Nobody every got fired for choosing Microsoft.

      Think about it, most people now have a number one priority of keeping their job. Yes you could risk the open source route, and save your company millions. All it takes is one little bug and *you* get the blame. "He's the one that chose linux". Windows can crash all it wants, people accept that as the way computers work. Although decent IS managers know that in a normal desktop, linux, kde and mozilla are much more stable then windows and IE, their bosses wont. Anything that goes wrong with windows, you say "It's microsft, they're crap, just reboot/reinstall". If it goes wrong with linux, expect a lot of questions.

    29. Re:I'm shorting MS stock. by Tony-A · · Score: 2

      Blame factor.
      So you buy a few RedHat boxed sets.
      That way if you do run into problems you have the "high moral ground".
      Of course you tend to run into fewer problems because the freeloaders have already run into them and the problems have been solved. ;-)

    30. Re:I'm shorting MS stock. by SN74S181 · · Score: 1

      The 'Microsoft browser' 'One App' solution is kinda what Microsoft wants companies to use. Contrary to all the discussion on this and other OSS forums, Microsoft does not target IIS at the whole Internet. IIS and it's integration with MS Office provides a good way for companies to use 'web technologies' in their internal office systems. Yeesh. I am sounding like a marketing guy from Microsoft now. But it's true. The 'Web Based Interface' is what Netscape claimed was gonna be, it should be no surprise that Microsoft stole that football and ran with it.

    31. Re:I'm shorting MS stock. by Anonymous Coward · · Score: 5, Interesting

      > Nobody every got fired for choosing Microsoft.

      Not true.

      At the company where I work, the previous sysadmin was fired because he wouldn't stop using ActiveX in the company website.

      In California, a vice-president of a bank was apparently fired due to his decision to use Windows NT in the bank's ATMs. The Windows-based ATMs kept locking up with BSODs (there were pictures of a BSOD'd ATM on the Internet).

      And everyone lost their jobs when the company that bought out my former employer went bankrupt. The buyer was trying to reduce costs in anticipation of an IPO, and, despite our warnings, they insisted on replacing our "expensive" Unix servers with Windows NT servers. As a result, our formally-loyal customers started leaving in droves. The problem was that our customers were stock brokers, who required 100% uptime, and the new NT servers couldn't match the near-perfect record of the Unix servers they replaced (similar to the experience that Microsoft had with Hotmail).

      So don't tell me that nobody ever gets fired for choosing Microsoft. It happens every day.

      And it's going to happen even more often as business leaders learn about the benefits of Linux. Employers are going to realize that when they hire an MCSE, they are hiring someone who has been trained to put Microsoft's interests ahead of what may be best for their own company.

    32. Re:I'm shorting MS stock. by dnoyeb · · Score: 2

      Many of those widgets require loading more data which would reload the webpage. You can not just reload a portion of the webpage.

    33. Re:I'm shorting MS stock. by eatdave13 · · Score: 1

      Sweet!

      --
      "Verbing weirds language." -- Calvin
    34. Re:I'm shorting MS stock. by Blackknight · · Score: 0

      Ever read your EULA? You can't blame MS if anything goes wrong.

    35. Re:I'm shorting MS stock. by deaddrunk · · Score: 0

      Extra! from Attachmate seems to be the choice of most large organisations for their Windows PCs.

      --
      Does a Christian soccer team even need a goalkeeper?
    36. Re:I'm shorting MS stock. by Anonymous Coward · · Score: 0

      Even so, your still gonna need someone to support that $100 OS in the end.

    37. Re:I'm shorting MS stock. by daniel_isaacs · · Score: 2

      Perhaps. But I am a Systems Administrator. I have a professional responsibility to make things WORK. If I wanted to make diverting responsibility away from myself, I would have gotten my MBA.

      --
      - Dan I.
  4. Inter Bank communications! by zenst · · Score: 3, Insightful

    It will be interesting too see how bank to bank communicatuions pan out. Wether they fall victuim to the dreaded offcie format as alot of compnies have or have used to block such a move themselfs.

    1. Re:Inter Bank communications! by Lobsang · · Score: 5, Insightful

      I believe the dreaded office format is what keeps the dependency on windows strong. Most people didn't realize yet that they can communicate perfectly using text in their emails. If that fails, they can always save their files in Rich Text format.

      Unfortunately, MS Office is like a virus: You might do the right thing(tm) but chances are your neighbor won't...

    2. Re:Inter Bank communications! by fanatic · · Score: 5, Informative
      Unfortunately, MS Office is like a virus: You might do the right thing(tm) but chances are your neighbor won't...

      Simple solution:

      Dear Sir or Madam:

      You have sent a file to me in a format I can't read. Since the extension is (xls|doc|whatever), I assume this is a Microsoft office file. You can save this file in a format that is more useable to me and others by opening the file, using the File->SaveAs menus and selecting (text|RichTextFormat|HTML|whatever) and saving. Please send me the file that results.

      While I regret any incovenience this may cause, it is necessary for our ongoing technology upgrade, part of which is to lessen our dependence on proprietery file formats which change at the whim of a single company, and require the use of expensive, insecure software.

      Thank you very much.
      --
      "that's not encryption - it's a new perl script that I'm working on..." - from some Matrix parody
    3. Re:Inter Bank communications! by Zemran · · Score: 2

      I do not see any problem with the dreaded office format. If I click on an office document (i.e. *.doc) it opens automatically in OpenOffice.

      I also do not see that as a problem for banks that tend to be stuck with the older formats and still use a lot of plain ASCII.

      --
      I love stacking my barbecues in the shed at the end of summer - you can't beat a bit of grill on grill action.
    4. Re:Inter Bank communications! by saskboy · · Score: 2

      While I agree that it would be nice if the onus of file format changing were on the sender, most people who send file attachments are too concieted to save into a "lossy" compatible document format, because [AHEM] Word is too darn crappy to make compatible files with anything else, by default. Heck it isn't even compatible with itself! Just try opening a one line Word 2000 doc file in Word 95, and it will tell the user that the file is CORRUPTED! Heck how hard would it have been to inform the user that they need to dish out another several hundred dollars to view the document, or send an email with instructions to the [AHEM] idiot who sent a proprietary format?

      Sorry for the rant, I am all for switching office packages, and I see moderate usability in ABIword, and Open Office, but they don't have some of the features I use. If you can find me a Print Preview feature in ABIword, then I'll kiss you [pending gender check]. I've had decent success importing my standard documents [no pictures] into both Open Office, and ABIword.

      As soon as I get the Microsoft monkey off my back, I'll start training my friends and family how to use OS word processors. If OS does a good enough job, the training curve will be short and sweet.

      --
      Saskboy's blog is good. 9 out of 10 dentists agree.
    5. Re:Inter Bank communications! by dmaxwell · · Score: 2

      Print to a file and open it in gv. This is much less awkward if gv is running and minimized already. It may even be possible to make a fake printer and have things open in gv that way. If you like the way they look then print from gv.

    6. Re:Inter Bank communications! by shaitand · · Score: 2

      Why would the dreaded office format lock them in? They can install open office if they want to open word docs. This isn't really an obsticle. True certain power users can see the differences, but 90% of you Microsoft Word users don't know how to delve deep enough in the program to ever see a hitch with open office. I use it at work without difficulty, it's never incorrectly displayed a word or excel document. We also sell linux desktops with openoffice, our customers are happy with it as well.

    7. Re:Inter Bank communications! by sql*kitten · · Score: 2

      I believe the dreaded office format is what keeps the dependency on windows strong.

      The Office format might be what keeps Office popular, but all the professional Office suites run on Windows. No, OpenOffice doesn't count, since it is not feature-competitive with MS Office, or any other office-type suite for windows. So there is no causal relationship between Windows and MS Office.

    8. Re:Inter Bank communications! by AvitarX · · Score: 2

      That is a far cry from the 10 inches of mouse move and 2 clicks of

      file --> print preview

      or

      three key alt+f v

      If Abiword came with a script that did all you say and was under file, or a button, that would be fine, but it doesn't that I know of.

      of course if a standard print program were to have a preview printer (like your suggestion) it would be close enough.
      It would have to be implemented at the print program level (CUPS?) I don't own a printer so I don't really know much about Linux printing, but it should be an easy feature to add with the source available and all.

      To bad I am a back seat coder, or I might just try it.

      or we could get reliable printing in open source software too, so that you don't need to check your printing (like quark Xpress)

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    9. Re:Inter Bank communications! by stephanruby · · Score: 2
      Two quick points:

      1) I would set up this message as an automatic reply that replies to every message that contains those extensions.

      2) I would mention no other reason than security. Companies don't mind talking about taking extra security measures, but companies will mind saying that the Microsoft solution is "expensive". In fact many of the top technological/financial institutions in the world don't even allow their employees to have access to a floppy drive.

      Here is your message again, with my modifications in bold.

      Dear Sir or Madam:

      You have sent a file to me in a format I can't read. Since the extension is (xls|doc|whatever), I assume this is a Microsoft office file. You can save this file in a format that is more useable to me and others by opening the file, using the File->SaveAs menus and selecting (text|RichTextFormat|HTML|whatever) and saving. Please send me the file that results.

      While I regret any inconvenience this may cause, it is necessary for our ongoing technology upgrade, as a part of our new security measures.

      Thank you very much.

    10. Re:Inter Bank communications! by Kashif+Shaikh · · Score: 5, Funny

      Dear Mr Employee #115932,

      You have been fired as under the Company Act Section #3.4 "Don't tell your boss what to do".

      Sincerely,

      Your Boss.

    11. Re:Inter Bank communications! by Anonymous Coward · · Score: 0

      Openoffice runs way better on Windows than it does Linux (and uses native widgets, too), so I'm not sure what your point there is.

    12. Re:Inter Bank communications! by Lobsang · · Score: 2

      Dear Sir or Madam:

      You have sent a file to me in a format I can't read. Since the extension is (xls|doc|whatever), I assume this is a Microsoft office file. You can save this file in a format that is more useable to me and others by opening the file, using the File->SaveAs menus and selecting (text|RichTextFormat|HTML|whatever) and saving. Please send me the file that results.
      (...)

      That's an elegant solution IMHO, but has two problems:
      1. People are SO used to Microsoft that they do not understand how someone cannot read a MS WORD file!
      2. In the corporate environment, that might not be a possible solution

    13. Re:Inter Bank communications! by Lobsang · · Score: 2

      I've seen a lot of word documents that OpenOffice cannot swallow. Granted, they're complex beyond necessity, but that's just a sample of what's out there in the wild.

      People won't move to OpenOffice for as long as they cannot open all Word documents without any flaws/artifacts. And as you know Microsoft moves purposedly so fast that it even creates incompatibilities with former versions of Word...

    14. Re:Inter Bank communications! by Anonymous Coward · · Score: 0

      I am using OpenOffice 1.0 that came with Red Hat 8.0 and it has a print preview. In OpenOffice it is called "Page Preview".

      And, it is a simple Alt+F, g

      cbq

      PS. You can keep your kiss. I don't want it. I am a guy.

    15. Re:Inter Bank communications! by Anonymous Coward · · Score: 0

      I am using OpenOffice 1.0 that came with Red Hat 8.0 and it has a print preview. In OpenOffice it is called "Page Preview".

      It is under File --> Page Preview, OR, it is a simple Alt+F, g

      cbq

      PS. You can keep your kiss. I don't want it. I am a guy.

    16. Re:Inter Bank communications! by Anonymous Coward · · Score: 0

      dear boss#232842

      thank you for the information regarding what clueless fuckheads run this organization. As such mindless lemming-like behavior indicates a tendancy to, at best, drive the organization into the chapter 11, it is definetely in my best long term interest to be employed elsewhere.

      Sincerely,

      your ex-employee

    17. Re:Inter Bank communications! by unoengborg · · Score: 1

      It does work, I have tried it. But it is better to refer to security reasons, rather than say that you can't read it.

      If they ask what's so insecure, tell them about macro viruses, and that deleted parts of a office document may turn up if you import the document into non MS software.

      --
      God is REAL! Unless explicitly declared INTEGER
    18. Re:Inter Bank communications! by inquisitor · · Score: 1

      The Word .DOC format has been exactly the same since Word 97. The extensions made since then (highlighting, Smart Tags etc.) are backwards-degradable; the files will still open. The only reason they changed it for 97, actually, was to support Unicode and foreign languages better; the 95 format was exactly the same as that in Word 6.0.

      Actually, there's a Microsoft-written extension available to allow you to support Word 97 (and by extension, 2000 and XP) files in Word 95, and the free readers are still available (no $$$ required) for all Office applications. Hell, there's even one for Windows 3.1, and that was three versions of Office ago...

      And as for my experiences with word-processing on Linux, AbiWord is an excellent light-duties word processor; while OOo is a bloated heap of non-portable junk (have you seen how many patches it needs to compile properly on FreeBSD?), and that's before you take its capabilities into account. Unfortunately, I don't use my WP for light-duties; I actually use Word's document styling and templating features, which even StarOffice 5.2 (with Sun's considerable backing) couldn't import correctly. I appreciate that I'm meant to use DTP for styling, but a word processor should at least be able to import a 'use Courier New, indented 3"' style - and especially when Word, on a different machine without my template, can display the documents 100% correctly. Last time I tried this with AbiWord, it imported it as Times New Roman flush left, throughout the whole document file. (It did import line spacing correctly, though - there's hope yet.)

      The fact is: I like Word 2000, and I'm staying with it until I find another WP that works better for me. I did the same with Internet Explorer, until Mozilla got really good around 0.9.9; now, I use Mozilla instead. Right now, AbiWord is not it; and I'm not even going to bother with OpenOffice, a program which takes up more space un-tarred than the whole of Office 2000. And besides, Linux printing support (even with CUPS, whose Internet-based administration is a root hole waiting to happen) is a dark art that only Faust could probably master. No thanks.

    19. Re:Inter Bank communications! by Anonymous Coward · · Score: 0

      There is actually a set of standard for transferring information between financial institutions, its called OFX (Open Financial Exchange IIRC) and is essentially just XML with a well-documented DTD for each type of transaction.

  5. Sounds a bit unlikely by moderators_are_w*nke · · Score: 5, Interesting

    Banks have a reputation for being extremely conservative and set in their ways when it somes to changing software, and I'm surprised that a bank would make such a wholesale switch like this, especially to a platform no other bank has really used before. Still, good luck to them, it will be interesting to see who successfull the project will be. Not wanting to start another debate on Linux on the desktop, I won't mention that the plan to throw away all the Windows desktops and replace them with Linux sounds a little over ambitious, not least because of the cost of retraining staff. Mark

    --
    "XML is like violence. If it doesn't solve your problem, use more." - Anonymous Coward
    1. Re:Sounds a bit unlikely by Trane+Francks · · Score: 5, Insightful

      Retraining? We're talking a vertical application here. User logs in with username and password (on a post-it note affixed to the monitor, no doubt). KDE automatically fires up KMail and the Java app that they'll use for the next 8 hours. Done business for a lot of folks.

      --
      ...a FreeDOS contributor: http://www.freedos.org/
    2. Re:Sounds a bit unlikely by WanderingGhost · · Score: 3, Interesting

      Banks have a reputation for being extremely conservative and set in their ways when it somes to changing software,

      Indeed. But I knew those billions IBM invested in Linux would make a difference someday. :-)

      and I'm surprised that a bank would make such a wholesale switch like this, especially to a platform no other bank has really used before. Still, good luck to them, it will be interesting to see who successfull the project will be.

      That bank is controlled by the Brazilian government. It's a very important bank in Brazil, so I believe they have a big probability of success.

      IIRC, they are running Linux on one (or more?) IBM mainframe (now, that explains it!). Their portal has been rewritten in JSP.

      BTW, some other Brazilian banks are starting to be more Linux-friendly (although not using Linux themselves). Banco Itau', for example, now has a front page in their netbanking site with an "indexLinux.htm", to which you are redirected if you are using Linux. And yes, it works perfectly with any Mozilla-based browser! (No Java VM needed)

    3. Re:Sounds a bit unlikely by valisk · · Score: 1

      Ok so Linux might be new to banks, but Unix isn't. I bought 15 ex Morgan Stanley SparcStations. Banks tend to be the most conservative users of technology, when I worked for Bank of Scotland, in 1999 they were still using win 3.11 on their desktops.
      Now one of them has taken the dramatic step of looking at Linux, where they may previously looked at Solaris, you can bet all the rest will be watching with a great deal of 'interest.' :)
      If there are no major fuck ups, I would imagine that the day windows disapears up its own backside in the banking world is not too far away.

      --

      Economic Left/Right: -0.62
      Social Libertarian/Authoritarian: -3.69
    4. Re:Sounds a bit unlikely by Badanov · · Score: 1

      The thing is with Linux, they can customize their own Linux distro for banks and make some money distributing it.

      --
      Dawn of the Dead
    5. Re:Sounds a bit unlikely by GuidoJ · · Score: 3, Informative

      Being conservative many banks never even considered switching to Windows in the first place. Most of them still run Unix or VMS for server systems. Most code is still written in Cobol. Almost any interface for financial applications is ASCII. They only use Windows on desktops in the front-office anyway. IMO the costs of migrating to Linux is especially low within banks and other financial businesses.

      The real question is of course: what are their interest rates?

    6. Re:Sounds a bit unlikely by Anonymous Coward · · Score: 0

      Yes, but I cant do my banking with Mozilla. Works only with Opera and IE.

      bb.com.br = Mozilla crash

      Steps:
      1. Click in button "Acesse sua conta" (upper-right)
      2. Wait the java applet to load and start.
      3. Fill the fields "Agencia", "Conta" and "Senha Auto-Atendimento"
      4. Press button "Entra"
      5. Mozilla hangs.

    7. Re:Sounds a bit unlikely by WanderingGhost · · Score: 1

      bb.com.br = Mozilla crash

      WorsForMe (TM). Use Sun's JVM, 1.4. (It used to crash when I used 1.3.)

    8. Re:Sounds a bit unlikely by actiondan · · Score: 2

      Not wanting to start another debate on Linux on the desktop, I won't mention that the plan to throw away all the Windows desktops and replace them with Linux sounds a little over ambitious, not least because of the cost of retraining staff. ;-)

      I'm glad you didn't want to start such a debate and therefore didn't mention that.

      Oh, hang on...

  6. Audit. by Trusty+Penfold · · Score: 1


    I thought is was BSD that had been fully source-code audited.

    Assuming the bank follows SOP, will it release the results of it audits to the world? And the bugfixes resulting from the audit?

    1. Re:Audit. by zenst · · Score: 1

      and OpenBSD at that, Still leave GNU software though.

  7. And why not desktops? by dacarr · · Score: 3, Insightful
    Kudos to this bank for going at Linux. But enough of that.

    As for desktops, it's about time we see this in a corporate setting on the desktop. All the functionality is there, and what the several word processors available can't do (what, 3 or four things that word can?), WordPerfect can do just fine. Slightly different feel, but it works.

    Of course, I'm waiting for the day that hell freezes over so you can find Microsoft Office for Linux....

    --
    This sig no verb.
    1. Re:And why not desktops? by m1a1 · · Score: 1

      Of course, I'm waiting for the day that hell freezes over so you can find Microsoft Office for Linux....

      Crossover office. You can install and run MS Office 2000. It is pretty much flawless (I am sure there are some, I just haven't found them).

    2. Re:And why not desktops? by Luke-Jr · · Score: 1

      Chances are, the flaws you might find will be in the Windows "version" too...

      --
      Luke-Jr
    3. Re:And why not desktops? by IamTheRealMike · · Score: 2
      As for desktops, it's about time we see this in a corporate setting on the desktop. All the functionality is there.........

      Actually, not quite. If you look at Psyche, it's clearly being aimed at the corporate desktop, but the remote admin tools haven't been developed yet. There's kickstart and that's about it.

      I'd bet almost anything that with the next few versions of Redhat, they start introducing stronger corporate desktop management software.

    4. Re:And why not desktops? by otis+wildflower · · Score: 1

      Of course, I'm waiting for the day that hell freezes over so you can find Microsoft Office for Linux....

      Pack a sweater...

      Oh, and no windows OS license required.

  8. Cool! by Trane+Francks · · Score: 4, Insightful
    The bank will consolidate 41 Windows NT servers in eight European branches down to three IBM iSeries servers in London with six remote IBM xSeries Intel servers.
    The server boys are rejoicing at the fact they'll no longer have to fight so hard to keep the server rooms temperate. My last gig in an overcrowded server room was nasty. Bloody hot near the boxes and bloody cold where the cooling system was blasting air. Ugh.

    And they're doing Linux on the desktop, too! Break out the champagne. Somebody actually bothered to see that Linux does Java quickly!
    --
    ...a FreeDOS contributor: http://www.freedos.org/
    1. Re:Cool! by macshit · · Score: 2

      The server boys are rejoicing at the fact they'll no longer have to fight so hard to keep the server rooms temperate.

      Heh. When I read that I first thought you meant temperate as in `not drinking excessively.'

      ... but on the other hand, maybe switching to Linux will have that effect too.

      [As an aside, I once met a woman who had been a big-iron hacker in the 1960's, doing commercial software etc (she specifically mentioned doing an accounting system for Playboy!), and from her stories, it sounded like they were a hard-drinking, hard-smoking, lot back then. Puts a bit of a new perspective on Mel...]

      --
      We live, as we dream -- alone....
  9. Heheh by Anonymous Coward · · Score: 0

    A troll with money. Stop, you're killing me!

    1. Re:Heheh by ArkiMage · · Score: 1

      Same old argument they've made forever... 7 distros release patches for the same kernel bug goes down as 7 bugs for Linux. Yeah, whatever...

  10. In a related story by Znonymous+Coward · · Score: 1, Funny

    A sweaty Steve Ballmer was rushed to the hospital this morning after suffering a massive heart attack.

    Doctors clam the heart attack was brought on by his recent over commitment to winning back his old customers. One Doctor was quoted as saying "He's just too over booked."

    --

    Karma: The shiznight, mostly because I am the Drizzle.

    1. Re:In a related story by ActiveSX · · Score: 2

      Doctors clam the heart attack

      Many researchers, however, are of the opinion that he was just eating too much sea food.

    2. Re:In a related story by Anonymous Coward · · Score: 0

      You mean its not due to his 'developers, developers' speech?

  11. Bill? by RichiP · · Score: 1

    So ... is Bill Gates flying to Brazil this time? He seems to be doing a lot of "damage control" nowadays.

    1. Re:Bill? by Anonymous Coward · · Score: 3, Informative

      Actually, yes.

      Next year we are going to have a new, leftwing, presindent from the Workers Party. He got elected in October. The Worker Party is well known for using free software. For example the Rio Grande do Sul State have adopted linux and free software solutions while under their ruling. Now the biggest city in the country, Sao Paulo have just adopted linux in some computer centers for the community. The city is also governed by the Worker Party. I don't know exactly what are Lula's, the new president, ideas concerning free software. But I bet he is sympathetic to the idea too.

      But soon after the election (or just before, I really don`t remember now) the Brazilian newspapers said that Bill Gates had invited the new president to "chat"...

    2. Re:Bill? by Anonymous Coward · · Score: 0

      Why would he need to? check http://www.industryweek.com/iwinprint/data/chart2- 4.html and see if you can find the bank in question...

  12. Not Based on Merit, Just a Reorg. by Flamesplash · · Score: 4, Insightful

    The bank will consolidate 41 Windows NT servers in eight European branches down to three IBM iSeries servers in London with six remote IBM xSeries Intel servers.

    To me this sounds like they simply needed to revamp their whole setup to start with, be it with 3 windows/Mac/*nix servers.

    "We had about 70,000 Windows server and desktop licences and eight NT networks serving Europe," said Tim Evans, UK IT manager at Banco do Brasil.

    Again this sounds like saving from a reorg not an OS switch. They don't mention why they didn't choose windows when they reduced their server farm. It's a misleading statement that makes you think _only_ *nix allowed them to reduce their server numbers.

    I really wish when stories like this were written they made things clear. It really don't help *nix much with shallow claims like this article makes. I'm all for people using the best thing that works for them, but I like consitant reasons and effects.

    Additionally, I also wonder if these articles take into account the admin costs. Ignoring the misleading numbers the article gives. Is it easier to admin 3 Windows servers or 3 *nix servers? In my experience windows seems to be more hands off than *nix, or Solaris in particular. Maybe I'm comparing Apple's and Oranges though given my experience.

    --
    "Not knowing when the dawn will come, I open every door." - Emily Dickinson
    1. Re:Not Based on Merit, Just a Reorg. by hagbard5235 · · Score: 2

      Additionally, I also wonder if these articles take into account the admin costs. Ignoring the misleading numbers the article gives. Is it easier to admin 3 Windows servers or 3 *nix servers? In my experience windows seems to be more hands off than *nix, or Solaris in particular. Maybe I'm comparing Apple's and Oranges though given my experience.

      Hmm. Admining three Windows servers vs three *nix servers is an interesting comparison. I know that in all the places I've ever worked ( where the scale was much larger than 3 servers ) it was incredible how much more manpower it took to look after Windows than *nux. I've been in a couple of places where you had one dude looking after a half a dozen *nix servers and several hundered *nix workstations and a group of 12 people looking after a similar number of Windows workstations and their supporting servers.


      But at the three server level I'm not so sure. My guess would be it would be more work to set up the *nix servers, but less work to keep them running.

    2. Re:Not Based on Merit, Just a Reorg. by Anonymous Coward · · Score: 0

      This is a great win for IBM.

      Bring back the days of centralized mainframes.

    3. Re:Not Based on Merit, Just a Reorg. by Anonymous Coward · · Score: 1, Insightful

      This is an absolutely ridiculous argument. The plain simple fact of the matter is that of all the operating systems and vendors out there they chose linux for their infrastructure. These guys aren't just picking something out of the ether they do studies, comparative cost analysis,... Linux won out because of a combination of factors. No organization of this size is going to make such a decision without some very in depth planning.
      BTW - your trying to compare administering 3 servers to what these guys are trying to do? Ridiculous!

    4. Re:Not Based on Merit, Just a Reorg. by bmacy · · Score: 2, Interesting

      Windows is hands-off? I have several years experience at an MSP and I can tell you that your experience with Windows being more hands off is very irregular. We had customers that all we did for them was reboot nodes in their Windows Server farms a dozen times a day when certain monitors failed.

      Anyways, almost without exception it was Windows servers that would be the boxes with perpetual problems.

    5. Re:Not Based on Merit, Just a Reorg. by Ensign+Nemo · · Score: 2, Insightful

      No, it think it's based on merit.
      It's not misleading, it's generally known that a *NIX box can handle more than a Windows box.
      He did mention why they didn't choose Windows for their reduced server farm: ""This gave us a lot of problems. So our objective was to centralise IT support to become more cost-effective and flexible," he added." and "...Evans said Samba also performed better than Windows."
      Sounds to me like they came to the conclusion that it was more centralised, cost effective, flexible and better performing to go with Linux than Windows.

      As for admins, it is true that *NIX admins are a little more expensive but you typically need fewer of them.

    6. Re:Not Based on Merit, Just a Reorg. by Trane+Francks · · Score: 2
      To me this sounds like they simply needed to revamp their whole setup to start with, be it with 3 windows/Mac/*nix servers.
      First off, I'll admit that it's been a while since I administered NT Servers, but Microsoft server applications such as Exchange Server very often demand that it have full run of the joint. At my current place of employment -- less than 60 employees -- we have no less than 4 servers to handle Exchange Server, the BDC, the file server and an Oracle server. Then there are the firewalls, etc... It takes very, very little time for a Microsoft shop to be overrun with servers, I assure you.
      --
      ...a FreeDOS contributor: http://www.freedos.org/
    7. Re:Not Based on Merit, Just a Reorg. by platypus · · Score: 2, Interesting

      I'm admining 5 linux servers and one nt server. The nt server is definately more work to keep it running.

      About installation, as soon as you have to install a serious server application, linux wins hands down in many cases. This is because installing something like sql-server+iis on microsoft needs a lot of patching and disabling stuff. Go to MS's website and search for installation procedures for something like siteserver, there are a lot of steps involved.
      This get's worse if the os ages more and more, but you want to install a newer application, because you first have to update the os with a lot of stuff before the application is even able to run.
      Contrast that to the typical linux distribution, which, while additionally being a lot cheaper, enables you to install a updated OS together with a matching version of the app, both configured&compiled to work together.
      I'm quite sure I'd install a production ready system with a sql server and a webserver with SuSE (or Redhat etc.) in less than half the time than a competent windows admin a system with the same functionality (more or less) an windows based system.

    8. Re:Not Based on Merit, Just a Reorg. by todhsals · · Score: 1

      How does an uninformed opinion rate as informative. At the very least, the damn moderators should read the article. This is not 41 Win boxes being replaced by 3 x86 pieces of crap running redhat. The configuration includes iseries servers that run up to 31 separate linux environments on a single AS/400 systems. Read the article. When you read something you don't understand, look it up.

    9. Re:Not Based on Merit, Just a Reorg. by zulux · · Score: 5, Insightful


      If you have One NT server and One *nix Server, and you're stupid, the NT server *is* easier to administrate. Just noodle around with the mouse and find the settings.

      If you have more than one server, *nix is always faster to adminitrate.

      Examples:

      I can fully administrate any of my FreeBSD/OpenBSD servers from anywhere in the workd using my Iridium Phone and a Psion Revo with an SSH client. Windows 'remote-desktop' won't work at all over the Iridium phone's 2400 baud connection. There goes my hike and I scurry back to civilisation.

      I can compile a versions of Samba for any arcatecture on one box, and deploy the new version remotely, without user intervention. Try getting your NT on Aplha box to deply a change to Windows-2000 box on AMD, without user intervention.

      Try pulging in a laptop into your COM1 port and see what you get on Windows - on my Unix boxes you get a shell that you can log into, and fully administer your computer. If you lucky - and did major hacking, you might be able to get a cmd.exe over COM1 - but cmd.exe is useless.

      Can you get your Widnows servers to bood diskless over a network? Nope.

      The fact is Unix has had 25 years to get it right on some of the most advanced hardware in the world. Windows 7 year old a cludgy GUI layer on a bad VMS clone on PC hardware. No wonder is sucks.

      --

      Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

    10. Re:Not Based on Merit, Just a Reorg. by Malcontent · · Score: 2

      Why is this guy rated up so high?

      Doesn't he know that exchange, SQL server etc need their own servers? Hasn't he read the MS best best practices which state that explicitly?

      Not only that but he then claims that windows servers are more hands off then unix servers? WTF.

      --

      War is necrophilia.

    11. Re:Not Based on Merit, Just a Reorg. by bmetzler · · Score: 2
      To me this sounds like they simply needed to revamp their whole setup to start with, be it with 3 windows/Mac/*nix servers.

      My experience is that *nix has always been more capable in running more then one service on a box. Plus, note that these are iSeries servers. Not something that Microsoft works with.

      It's a misleading statement that makes you think _only_ *nix allowed them to reduce their server numbers.

      Perhaps only *nix did let them reduce their server numbers. I've never seen any hard evidence that NT lets you reduce server numbers. All the *nix->NT conversions I've experienced always resulted in more servers, not less. And that was expected.

      In my experience windows seems to be more hands off than *nix, or Solaris in particular.

      Actually, *nix has much better administrative capabilities then NT does. Especially remote administrative capabilities, which would seem to be a factor here.

      Maybe I'm comparing Apple's and Oranges though given my experience.

      Probably

      -Brent
    12. Re:Not Based on Merit, Just a Reorg. by fymidos · · Score: 1

      >In my experience windows seems to be more hands
      >off than *nix, or Solaris in particular. Maybe
      >I'm comparing Apple's and Oranges though given my
      >experience.

      Then take it from me.. a windows terminal server is just IMPOSSIBLE to manage :( Is unix a tasty piece of cake ? no. but it's designed for multiusers environment. It does the job. For windows it's a feature that is not working. period.

      Oh, and windows do have a hard limit of about 5000 users.. meaning that if you are big enough, you can't replace 50 (licensed!) win servers with 3 win servers!

      --
      Washington bullets will simply be known as the "Bulle
    13. Re:Not Based on Merit, Just a Reorg. by chez69 · · Score: 0

      consolidating servers to save money. The horror!

      --
      PHP is the solution of choice for relaying mysql errors to web users.
    14. Re:Not Based on Merit, Just a Reorg. by shaitand · · Score: 2

      My experience tends to match yours, I've found there is alot more involved when initially setting up a linux server, that's the price for having the flexibility you do with linux, there are alot of options to configure, unless your wanting just the standard setup that comes with the distro. Windows I can setup to begin with in less time (there are less patches to download as well because they don't manage to fix their bugs) But after initial setup, it's easier to add something to the linux server, and it is rock solid. Windows on the other hand involves quite a bit of looking after. Desktops in a corporate or buisness environment make the difference MUCH more obvious, again your looking at more time to setup. It actually even takes longer to clone a system running linux but after setup you can leave the linux desktops alone aside from bugfixes and updates, the windows desktops are constantly messed with by users.

    15. Re:Not Based on Merit, Just a Reorg. by spinlocked · · Score: 2

      anywhere in the workd

      A typo I realise, but my workd needs a kill -HUP... *sigh*.

      The fact is Unix has had 25 years to get it right on some of the most advanced hardware in the world. Windows 7 year old a cludgy GUI layer on a bad VMS clone on PC hardware. No wonder is sucks.

      What a beautiful turn of phrase.

      --
      # init 5
      Connection closed.


      Oh... ...bugger.
    16. Re:Not Based on Merit, Just a Reorg. by Anonymous Coward · · Score: 2, Insightful

      Actually, there are several factors which bear looking at when you consider the implications of switching to a Linux backend.

      The biggest reason that many organizations have shown such a resistance to move to Linux is that it is simply an unknown. If you have a few, or even dozens, of IT support personnel, all of whom have dedicated years of their lives to learning the ins and outs of Windows, Exchange, SQL, etc., possibly thousands of their company's (or their own!) dollars to train themselves and get themselves certified on Microsoft products, obviously, they're going to fight tooth-and-nail to keep it a Microsoft shop.

      Why? They will have to reengineer every one of their job practices. Who's responsible for what, what happens when something is wrong, etc. etc. Despite the potential savings in money once the initial training overhead is alieviated, they aren't going to want to have to mess with it. It's too much hassle to change, versus keeping things the way they are.

      And, of course, there's one really big reason. Because people will lose their jobs. Once you have personnel trained up to the level that is required with Linux, they will find out very quickly that having a 20-head IT shop to support 1,000 users is ridiculious (don't laugh, I used to work in that environment. 7 in the desktop support section, 6 systems engineers (nt/exchange/etc), 1 network engineer, and the rest were legacy application programmers).

      So when Wally the Operations VP goes to Bill, his IT manager, and says he hears Linux can save them money, and Bill does a cost comparison, how do you think the end numbers are going to end up looking? Hint: Linux will be too expensive, and Bill keeps his overinflated budget and head-count.

    17. Re:Not Based on Merit, Just a Reorg. by JKR · · Score: 2
      Windows 'remote-desktop' won't work at all over the Iridium phone's 2400 baud connection.

      There's a fully capable SSH server for Windows, and you can do one hell of a lot from CMD.EXE... Perhaps you should read the manual for NETSH etc.?

      I can compile a versions of Samba for any arcatecture on one box...

      So what? It STILL doesn't work properly with ADS , as of V3.XX alpha-whatever. If you want to run SMB, buy the right tool for the job. I administer a heterogenous network authenticating to Win2K ADS over LDAP and so long as you use the appropriate native system for each protocol (SMB to Windows, NFS to UNIX etc) it's pretty damn good.

      Try pulging in a laptop into your COM1 port and see what you get on Windows

      A kernel debug prompt. What were you expecting, an IRC client?

      Can you get your Widnows servers to bood diskless over a network

      Why the HELL would you want a server to boot diskless? If you're talking about clients, what do you THINK PXE boot roms are for?

      The fact is Unix has had 25 years to get it right on some of the most advanced hardware in the world

      Hah. More like Unix has had 25 years to get it right on proprietry hardware. It's easy if you control hardware as well as software. Just look at how great Solaris is on x86... NOT.

      Jon.

    18. Re:Not Based on Merit, Just a Reorg. by zulux · · Score: 3, Insightful

      There's a fully capable SSH server for Windows, and you can do one hell of a lot from CMD.EXE... Perhaps you should read the manual for NETSH etc.?



      I'm sure you can clidge an NT enviroment to work like Unix, but then I'd just rather run Unix. You can cludge a Honda Civic into going fast - I'd just rather have the Corvette.

      Why the HELL would you want a server to boot diskless? If you're talking about clients, what do you THINK PXE boot roms are for?



      A cluster of computational boxes. Render farm.

      Hah. More like Unix has had 25 years to get it right on proprietry hardware. It's easy if you control hardware as well as software. Just look at how great Solaris is on x86... NOT.

      Solaris on X86 is better then Windows NT on Sparc.

      Oh wait....

      --

      Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

    19. Re:Not Based on Merit, Just a Reorg. by Anonymous Coward · · Score: 0

      In my experience windows seems to be more hands off than *nix, or Solaris in particular. Maybe I'm comparing Apple's and Oranges though given my experience.

      HUH?

      You have admined unix and windows boxen right? While unix does have quite a learning curve, I'm going to take a wild guess you haven't configured that many and your constantly learning new stuff as you configure.

      You of all people are not qualified to make that claim. That would be like a unix guy swithing to NT and bitching after 10 hours he can't figure out how to do anything.

    20. Re:Not Based on Merit, Just a Reorg. by Tony-A · · Score: 2

      Why the HELL would you want a server to boot diskless?
      Hmmm, that one has lots of interesting possibilities. Basically, whenever one degree of separation is not enough. With the control and configuration of the server separated from the server itself it has to be a lot more feasible to set up a server that does exactly what it is supposed to and NOTHING ELSE. Should have some pretty big security advantages.

    21. Re:Not Based on Merit, Just a Reorg. by Anonymous Coward · · Score: 0

      >> Try pulging in a laptop into your COM1 port and see what you get on Windows

      >A kernel debug prompt. What were you expecting, an IRC client?

      Now we know you work for M$ troll.

    22. Re:Not Based on Merit, Just a Reorg. by unoengborg · · Score: 1

      My favourite is net booted department servers that way you could have less skilled personel to change or replace a failing server.

      Assuming that the disks are of the hotswapping kind that comes with most IBM xSeries models, you could even have local disks containing data just needed locally, and still use unskilled labor to change a failing server and be up and running in minutes.

      Net booting also makes it simpler to do centralized upgrades to software.

      --
      God is REAL! Unless explicitly declared INTEGER
  13. Hope by altaic · · Score: 1

    This almost makes hopeful that Linux will truly be able to compete with Windows prior to the release of Paladium.

    [gripe] Paladium will be a total disaster for us, the users, otherwise. For instance, their recent "leaked" document about music sharing may be to get users to forget that Paladium will likely prevent various types of file sharing. I wouldn't be surprised if it didn't kill some critical function of linux. Any hardware they get to only run with Paladium will be very bad. Encrypted RTC? Encrypted access to RAM? [/gripe]

    I think, though, if linux provides the features the masses want (aparently we are getting close), hardware manufacturers will stop and consider their adoption of Paladium more carefully.

    1. Re:Hope by Anonymous Coward · · Score: 1, Interesting

      For now, I've heard of encrypted keyboard, mouse, audio, video, and harddisk - more than enough to kill any competitor.

      Reverse engineering won't help. Access paths are likely to use encryption of some form, making it a crime to reverse engineer in a large number of countries. And since 'circumventing a protection mechanism' is now also a crime that makes using Linux a crime in the near future.

      People, wake up! We are in deep trouble!

    2. Re:Hope by Dan+Ost · · Score: 1

      Everything that I've read seems to say that
      Paladium will be something that you can turn
      off in the BIOS.

      If that's true, Linux and *BSD should be safe
      on that hardware.

      --

      *sigh* back to work...
  14. Bogus, particularly with high unemployment by Ars-Fartsica · · Score: 5, Interesting

    Simple economics - employees are far more amenable to changes in their work environment when unemplyment is high. This is exactly the time to make such a change.

    1. Re:Bogus, particularly with high unemployment by KristsInferno · · Score: 1

      Beautiful point. With the right app, the switch would be almost painless anyway, but in the current world market it would be even more so.

  15. Need for diverse windows versions. by Flamesplash · · Score: 5, Interesting

    I agree. I really think MS needs to offer radically different versions of Windows. I don't need/want the majority of stuff windows comes with. I'd really like a stripped down windows and just add things as I want. Where my grandmother may want all the flashy stuff to be there.

    It would be really need to see some stats on the frequency apps that come preinstalled are actually used. I'm talking about every single .exe not just the stuff in the Add/Remove Control Panel.

    --
    "Not knowing when the dawn will come, I open every door." - Emily Dickinson
    1. Re:Need for diverse windows versions. by Anonymous Coward · · Score: 0

      I don't need/want the majority of stuff windows comes with. I'd really like a stripped down windows and just add things as I want.

      If the anti trust trial couldnt get that, and microsoft continually said it was unfeasable, do you really think that asking for it will get it?

      If it did, it would probably be the first time microsoft listened to what the consumers wanted

    2. Re:Need for diverse windows versions. by SpaceRook · · Score: 1

      I agree. I really think MS needs to offer radically different versions of Windows. I don't need/want the majority of stuff windows comes with. I'd really like a stripped down windows and just add things as I want.

      I saw Ballmer on C-SPAN recently, and he was talking about "Junior" products. They almost always fail, because people don't like to think they are getting anything less than the full product. I think with an OS, you can succesfully release 2 versions commercially: one with full blown server support, and one without (trust me, my grandmother isn't going to be running a Quake3 server anytime soon). If you start differentiating more than that, you get into trouble....

    3. Re:Need for diverse windows versions. by woogieoogieboogie · · Score: 1

      How could you ever live without freecell and minesweeper and solitaire? And this bank, it is going to have hundreds of bored Vice Presidents who have nothing to do if they take away freecell and minesweeper and solitaire. And what about the poor secretaries, what will they do while the voicemail system is answering all the phones if they cannot play minesweeper and freecell and solitaire.

      --
      ... Governments are instituted among Men, deriving their just Powers from the Consent of the Governed...
    4. Re:Need for diverse windows versions. by shaitand · · Score: 4, Interesting

      Most linux distro's actually come with about 4 times as many various little games as windows. Granted, OSS still needs to figure out how to use more sensible names for these games and elsewhere. I remember the first time I saw the name gimp, I thought WTH is that... now I'm the type I opened it up and found out. Most aren't, change the name to GNU Image Editor, now I see GNU Image Editor, hey I know what that is, it's safe to open an Image Editor and play with my pictures. The same applies to pretty much all Gnu software.

    5. Re:Need for diverse windows versions. by Anonymous Coward · · Score: 0

      "he was talking about "Junior" products. They almost always fail,"

      Interesting choice of words. Am I the only one who remembers the PCjr?

    6. Re:Need for diverse windows versions. by Raiford · · Score: 3, Insightful
      There is a pretty good commercial OS out there that does give you the flexiblity to install or de-install what you want and don't want. It's called OS/2. Remember that one ?

      --
      "player 4 hit player 1 with 0 stroms"
    7. Re:Need for diverse windows versions. by Sj0 · · Score: 2
      --
      It's been a long time.
    8. Re:Need for diverse windows versions. by woogieoogieboogie · · Score: 1

      The point I was making was that the banks could save a fortune by ridding themselves of useless VP's and their secretaries. The cost of a windows workstation is minimal compared to the $100k + salary of a useless Bank VP and the $30k for his secretary.

      --
      ... Governments are instituted among Men, deriving their just Powers from the Consent of the Governed...
    9. Re:Need for diverse windows versions. by Tim+Doran · · Score: 2

      ...and you'll still see that OS in a lot of banks.

    10. Re:Need for diverse windows versions. by kaeru · · Score: 1
      Don't worry about it, if GIMP becomes popular enough, it will replace the other meaning of GIMP.


      Remember when gay used to mean happy?

    11. Re:Need for diverse windows versions. by Iguanaphobic · · Score: 3, Informative

      Still runs almost the entire ATM network. (On the client side anyway) Quietly, quietly, OS/2 is still a force in the clued in enterprise. One of the fastest Java interpreters, network support from hell and speaks pretty much every data format/protocol known to man. But you don't hear much about it anymore. Except in places where BSOD is not an option of course.

      --
      Fascism should more properly be called corporatism, since it is the merger of state and corporate power.
    12. Re:Need for diverse windows versions. by Anonymous Coward · · Score: 0

      Excellent point...but perhaps you stopped too soon. It holds true not only for applications, but even file names and some unix/linux commands, file and directory names as well. At least we should come up with sensible (easily understandable words) aliases that are loaded by default, so the average Joe will know some commandline names as well. How about a standardization effort in that direction, folks? It shouldn't take too long - but is "just" a consensus building activity.

      Right words are too important over the long term because by them is everything revealed.

      -rathinam

    13. Re:Need for diverse windows versions. by Molt · · Score: 1

      Wow. That'd really mess up Pulp Fiction..

      --
      404 Not Found: No such file or resource as '.sig'
    14. Re:Need for diverse windows versions. by Monkeyman334 · · Score: 3, Insightful

      The problem with a generic name like "GNU Image Editor" is some other image editor can come along and people might think they're associated. A user might try some other generic "Image Editor" that sucks and assume that all other versions of generic "Image Editor", including "GNU Image Editor", sucks as well. No, what they don't need is generic names. What they need is *marketing*, so people know that Illustrator is vector editing, Quicken is money management software, and GIMP is an image editor. Killustrator tried to abuse the Illustrator name, so people knew it was for vector editing, without paying for it and got rightfully sued. The only problem is, unlike Quicken and Illustrator, projects like GIMP and Kontour have no money for marketing. I can't think of any open source project that has money to promote its name, except the generic "Linux" through IBM. And Linux isn't really a brand name. It'll be interesting to see how open source projects deal with that problem. Maybe they'll get sued by more big companies and get the story posted to Slashdot so people will remember them, that's the only way I remember Kontour.

    15. Re:Need for diverse windows versions. by Anonymous Coward · · Score: 0

      I agree. I really think MS needs to offer radically different versions of Windows.

      ...after Microsoft spent so much time explaining why modular windows was impossible/impractical/unsupportable this would be an interesting thing to see...

    16. Re:Need for diverse windows versions. by Flamesplash · · Score: 2

      hehe, well I really don't care how much effort it takes MS to build such a thing, ie still being able to claim non modularity, I just want it :)

      And really the whole modularity thing was based around IE, no? I would want IE installed anyway.

      --
      "Not knowing when the dawn will come, I open every door." - Emily Dickinson
    17. Re:Need for diverse windows versions. by Bert64 · · Score: 2

      But microsoft already offer 2 versions of xp, pro and home.. and will likely be offering server and advanced server pretty soon too.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    18. Re:Need for diverse windows versions. by Bert64 · · Score: 2

      KDE makes an effort, by having a description next to the program names in its menu, this way people get to know what the program is really called, and what it does.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    19. Re:Need for diverse windows versions. by Bert64 · · Score: 2

      No, but a similar product from someone else will surely make them offer a competitor, and do everything in their power to pound the competitor into the ground.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    20. Re:Need for diverse windows versions. by Anonymous Coward · · Score: 0

      What is so good about IE anyway. Is their some functionality I don't know about? I just could never understand this. I started with Mosaic, then went to Netscape, then to IE, then to Galeon. I just don't see what the big deal is here.Best feature I have ever used in a browser was tabbed windows and IE doesn't have that, when it does get them I may go back to using it. Have we become so wrapped up in fluff. I aim for speed and efficiency because my time is worth too much, so if you kind souls could enlighten me I would appreciate it.

    21. Re:Need for diverse windows versions. by shaitand · · Score: 2

      You make a point, but it's because Image editor is so generic that it works well. People aren't all that bright in general I grant you. But they are bright enough to figure out Image editor is the generic name it's the GNU part that makes the distinction. Naming in general in the OSS world is cryptic and the names don't even vaguely have to do with what the program does. Another example, Mozilla, this isn't a name that in any way whatsoever indicates a web browser. The default menu layout in kde and gnome are another place where things are muddled, for one there are too many things on the base menu, for another the catagorization makes no sense. Looking at them individually they are fine, but it makes no sense for instance to have a "graphics" catagory with graphics related apps and have an "applications" catagory. This should be a subcatagory, not a catagory in itself. Applications, Games, System Administration, and Run Command. Heck throw in X-Term. And take the most recently used apps out, I don't know anybody who liked that feature or turned it on if given the choice in windows.

      Someone also needs to convince the distro's that they should only include one app for a given purpose in the default install. Other apps should be available, maybe I'd rather use netscape than mozilla, but only one to begin with for simplicity sake.

      These simple things are a big part of what stands between linux and OSS from being a desktop system or easy for someone to adopt in the first place, everything is fine once you've played with it awhile, but it's overwhelming at first and adds a learning curve that isn't needed. The last I checked counter intuitive menu's hardly serve any purpose. And additional apps to do the same thing on the default install is called bloat. A user who can't figure out how to install his other options if s/he wants them doesn't really care about the other options anyway.

    22. Re:Need for diverse windows versions. by shaitand · · Score: 2

      I should note that I'm not just talking about my arse here. We sell desktop linux systems for both home users and buisness workstations (two different animals), and after making the changes I've just mentioned the support calls dropped drastically. I didn't rename any apps, but I did change their name in the menu, which I did reorganize.

    23. Re:Need for diverse windows versions. by Tellarin · · Score: 1


      speaking of OS/2, Banco do Brasil was one of the big users of it. Many of it's system used to be on OS/2
      and some still are.

      as is the case of ATM machines, but not only them.

  16. Free OS's lead to greater profit. by tshak · · Score: 1, Flamebait

    Could someone explain to me why this is so great (spare me the "MS is Evil" drivel). From my perspective, this is yet another business profiting off of the backs of developers who work for free. I Still Don't Get It(tm).

    --

    There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    1. Re:Free OS's lead to greater profit. by WildBeast · · Score: 2

      Get with the program dude. Corporations need developers like you if you're willing to give them your work for free. True, they won't offer you free service in return, but think about the personal satisfaction you'll get by helping big corporations not pay for software :)

    2. Re:Free OS's lead to greater profit. by bstadil · · Score: 1
      yet another business profiting off of the backs of developers who work for free

      Not really as nothing is taken away from anyone. Regardless of the decision of the bank the software would have been there for anyone to use. The fact they chose to use it removes no value from anyone.

      Second there is a good chance that the community will get something back "for free" as they will probably have some requirements that will be paid for via internal development or monies given to outside developers.

      Thirdly it is very important to understand the requirement of a large commercial institution to improve the distributions for everones benefit.

      I Still Don't Get It(tm)

      YHBT, is your next posting Yes?

      --
      Help fight continental drift.
    3. Re:Free OS's lead to greater profit. by Anonymous Coward · · Score: 1, Insightful

      Come on! If linus and the other developers didn't want anybody and everybody to use Linux they would have created a different license. The current developers are aware that big companies are using the code and they don't seem to be complaining. What is so cool about this is that for the most part any person in the world can duplicate what these guys are doing FOR FREE and the developers support them just as much as the "big guys". A lot of these big companies contribute code and such to these projects anyways - everyone wins.

    4. Re:Free OS's lead to greater profit. by Taos · · Score: 1
      "True, they won't offer you free service in return"

      Or here's another idea. If we believe that the TCO of linux is, in fact, lower than the Windows servers they are moving from, then possibly the money saved there will trickle back to the customers in the form of lower bank fees. Probably not in the form of "We have lowered our costs, so we are cutting what you pay in fees in half". Instead, maybe the next time they have to raise fees to cover their costs as they increase over time will be pushed back a year or two.

      Taos

    5. Re:Free OS's lead to greater profit. by Anonymous Coward · · Score: 0

      Ok, once more then:

      Microsoft is a ruthless monopoly. Consumers and software companies everywhere are being harmed by this. The only thing that might somehow overturn that situation is *competition*. Of all the possible candidates, Linux is currently the only viable competitor. However, Linux will only be a competitor if people actually use it. The news is great because this is a big account switching to Linux. There are a number of great things about it:

      * Linux credibility increases, thus making it more likely for other companies to do the same thing.

      * M$ becomes less of a monopoly, thus limiting their influence in the market.

      Is M$ evil? Perhaps, perhaps not. But it *is* a monopoly and it *has* abused its monopoly powers. And that is why this is a good development.

    6. Re:Free OS's lead to greater profit. by Dan+Ost · · Score: 1

      The replacement of proprietary software with
      free software (as in beer and/or speech) allows
      for a massive redistribution of funds in the
      economy. Money that would otherwise have gone to
      Software makers can now be spent on other goods
      and services effectively greasing the wheels of
      the economy by making each dollar stay in
      circulation longer (rather than sitting in a
      bank in Redmond).

      Think of proprietary software as a dam that
      impedes the flow of money through the economy.
      An unimpeded dollar that changes hands several
      times a year does more good to more people than
      the dollar that sits collecting dust.

      --

      *sigh* back to work...
    7. Re:Free OS's lead to greater profit. by Timesprout · · Score: 1

      You are talking about a bank here. Any savings = increased profit margin for bank. Maybe when they next have to "reduce costs" they will sack IT staff because they need fewer people to maintain this new system right ?

      --
      Do not try to read the dupe, thats impossible. Instead, only try to realize the truth
      What truth?
      There is no dupe
    8. Re:Free OS's lead to greater profit. by Anonymous Coward · · Score: 0

      That may be the case. However, the wording "off of the backs" is not fitting. Most people who contribute freely do so because they want to. Perhaps "off of the hobby" is a better phrase.

    9. Re:Free OS's lead to greater profit. by Dionysus · · Score: 2

      What a bunch of BS.

      Most companies that sell propriatery software, maybe except for MS, would take the money they made on the software and reinvest it in the company, either in the form of new hardware or software tools or other. The only difference is how the money goes back into the economy.

      --
      Je ne parle pas francais.
  17. ING Bank by loucura! · · Score: 4, Interesting

    I have a friend who works for ING Bank, and apparently they are putting together a group to test the feasibility of Linux for their day-to-day. He's complaining because they chose people he considers inferiour, and is trying to get in the project...

    Kinda amusing, considering he's a card-holding MSCE.

    --
    Black and grey are both shades of white.
    1. Re:ING Bank by bmetzler · · Score: 1, Troll
      Kinda amusing, considering he's a card-holding MSCE.

      Perhaps he's trying to get into it to sabatoge the project then. Maybe he considers them "inferior" because he knows that he's toast should they be successful.

      -Brent
    2. Re:ING Bank by loucura! · · Score: 1

      He's really interested in the project, I had him trying to use Debian for a while, but he had an ancient Alliance something or another video card and could never get X working, last I heard, he was going to try MDK.

      --
      Black and grey are both shades of white.
    3. Re:ING Bank by bmetzler · · Score: 2
      He's really interested in the project, I had him trying to use Debian for a while,

      It's way cool for someone to realize that there are many solutions available.

      -Brent
  18. Re:I woudnt trust Open Source with my money. by KristsInferno · · Score: 1
    I don't know about this. I mean, shit, if I create a nice new Linux box and give it to a bank with a 'ere ya go and I'm off, there are obviously holes galore. But really, a well maintained and built system, more vunerable than an NT box? I doubt it.
    "[V]ulnerabilities affecting Microsoft products numbered seven, or about one in four of all advisories"
    Want to talk stats? Market share for Apache is almost twice that of M$ this year. Now break that down with the M$ "1 in 4". The math doesn't seem to point to the conclusion that M$ is more secure at all.
  19. Just Remember that... by Lobsang · · Score: 2, Flamebait

    There's more people in your so called "third world" than in the "industrialized nations" or whatever you might want to call them... :)

  20. Re:Linux: by Anonymous Coward · · Score: 0

    But think how much more convenient it will be for you to steal from a .NET web service. You can just consume a banking web service, exploit one of the many security issues, and use your favorite tools from Visual Studio. But hurry, there's limited time available between blue screens, service packs and reboots.

  21. Three letters, I B M by hughk · · Score: 4, Insightful
    Other banks have Linux. It sort of crept in via the netadmins (Firewalls, etc.) sysadmins (internal web servers) but has kept before out of the limelight. In any case, Linux is, after all, Unix.

    IBM is probably one of the few companies who are well enough equipped to deal with Microsoft FUD, probably because they were heavily into the FUD business themselves. IBM is also a major consulting company, and for such a move, they are well equiped to help.

    I would guess that in reality, they would phase in Linux. Probbaly replacing certain internal servers and desktops running more specialised apps, after that it is just a metter of time.

    Does it really take so long to retrain someone from MS Office to OpenOffice?

    --
    See my journal, I write things there
    1. Re:Three letters, I B M by Anonymous Coward · · Score: 0

      How about Star Office, then? Supposedly it features revision tracking.

      Linux afficianados of course use and know the fully FOSS tools, but there are a lot of commercial office suites that run on Linux, cost less than an arm and leg, and generally have friendlier licenses.

      Gobe Productive, for instance, touts its revision tracking system.

      Corel's Word Perfect has revision tracking.

      Hancom Office, I dunno.

      You see there are a plenitude of word processors that can run in Linux environments. Not all of them are free, and there are drawbacks to any of them, but none of them are as expensive as MS Office.

    2. Re:Three letters, I B M by hughk · · Score: 2
      Revision control system is really neat but is underused feature at best. You can still junk most of the MS Office licenses and keep a few where it is needed.

      However, last I heard other tools have that capability. In any case, Word is a far from perfect tool when dealing with large documents, especially commercial contracts.

      --
      See my journal, I write things there
    3. Re:Three letters, I B M by Kashif+Shaikh · · Score: 2

      IBM is probably one of the few companies who are well enough equipped to deal with Microsoft FUD, probably because they were heavily into the FUD business themselves. IBM is also a major consulting company, and for such a move, they are well equiped to help.

      Offtopic, but I hope no one ever asks for "MS Consulting Services".

    4. Re:Three letters, I B M by hughk · · Score: 2

      I used another text markup language, LaTeX for this and it does very nicely into an RCS. For very large documents, markup languages seem more stable than WYSIWYG.

      --
      See my journal, I write things there
    5. Re:Three letters, I B M by unoengborg · · Score: 1

      OpenOffice do support versioning. It has done that since at least version 1.0. It's one of the more advanced systems I have seen, I haven't used MS-Office for a while so MS may have added functionality that I am not aware of. But I doubt that MS-Office rivals the functionality of Oo in this area.

      From the Oo manual:
      "When several authors are working on the same text or spreadsheet, the review function (marking changes, redlining) makes it possible to document who made which changes, so that this is clear to everyone. On the final edit of the document, it is then possible to look at each individual change and decide whether it should be accepted or rejected."

      Hovewer I don't know if versioned documents can be exported/imported to/from MS-Office with versioning intac

      --
      God is REAL! Unless explicitly declared INTEGER
  22. Hardware costs or Support costs by hillct · · Score: 5, Interesting

    This seems to be a long term play, since they're spenging huge amounts of money on extremely high end IBM hardware (server side), so logic dictates they;re in it for the long haul since the only way to realize the indicated cost recovery, is to retain this new platform choice for at least 10 years.This is great to see.

    Also, several folks have mentioned their concerns regarding trusting open source software with their money. I presume custom banking software will be ported, from it's original platform, so open source vs. closed source is meaningless where the software is all custom developed anyway. Systems with specific definable requirements such as will be used here is significantly easier to secure than systems where hundreds various and sundry services are allowed to continue running. Microsoft won the antitrust suit so we can't expect to see a stripped down truly secure Microsoft OS any time toon. All in all, this seems like wise strategic move.

    --CTH

    --

    --Got Lists? | Top 95 Star Wars Line
    1. Re:Hardware costs or Support costs by Anonymous Coward · · Score: 0

      Ten years? Are you sure? I suspect it's much less.

    2. Re:Hardware costs or Support costs by MrResistor · · Score: 3, Informative

      According to the article, all their custom apps are being ported to Java, so OS is irrelevant. They do make the assertion that Linux runs Java faster than Windows does, which is interesting since I hadn't heard anyone say that before (I'm not a Java guy, so I wouldn't know).

      While I agree that the cost recovery will take time to be realized, I don't think it's going to take as long as you think.

      First of all, we're talking about as many as 78,000 Windows licenses (probably closer to 50k) that are going to ultimately be replaced. While that probably doesn't pay for an iSeries, it's certainly not chump-change, and will definately help offset the innitial cost.

      The real big deal, though, is in increased reliability, performance, and security, and centralizing their IT. Centralized IT support means fewer support people, since you have fewer machines at fewer locations that require "serious" support, and you can get away with having monkey-level techs at the rest of the sites.

      Additionally, they're already using Samba for file and print servers, and NT security, which they say performs better than Windows does. Increased reliability and security also reduces IT costs.

      And, of course, since they likely use mostly client/server apps, and Linux allows one to do that to a much higher degree than Windows ever will, that further allows them to reduce costs by reducing the hardware requirements for those (up to) 78,000 desktops which they are also converting.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    3. Re:Hardware costs or Support costs by Greyfox · · Score: 4, Interesting
      I haven't seen any performance numbers, but one of the things they teach you in CS is that the perception of speed can sometimes be more important than actual speed. One of the examples that I recall was that waiting to refresh the terminal until you've gotten all the text from the mainframe can seem faster than updating it and scrolling as the text comes in. It may actually be slower but the user will think it's faster because of how the data is presented.

      What does this have to do with JVM performance on Linux? Well X handles frames radically different than Windows does. Since the application is not handling its window controls, you can minimize or close the application even if it's completely frozen. For this reason, X GUI apps have always seemed faster to me than Windows ones, because I retain control over the GUI even when one app is bogging the system down.

      Microsoft oddly never seems to learn from these fundamental design flaws. They've tried to work around the problem rather than simply solving it (I see these theme a lot in the IT Industry these days; see my recent posts on security.) Likewise, storing system time in GMT and using timezone offsets is how God intended time to be kept on computers. To this day Microsoft seems to feel that it's OK for their OS to adjust the system clock for daylight savings time rather than just doing the sensible thing. It seems to me that since they're bent on world dominance, they should at least have their product evolve out of such silly problems. Ah, but I digress a bit...

      --

      I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    4. Re:Hardware costs or Support costs by Anonymous Coward · · Score: 0

      For this reason, X GUI apps have always seemed faster to me than Windows ones, because I retain control over the GUI even when one app is bogging the system down.

      I wouldn't equate that to speed, personally. I'd probably equate that to responsiveness. FWIW, I've always found Windows GUIs more responsive and intuitive than their X counterpart, but KDE/Gnome are getting better. Video card speed plays a big role here.

    5. Re:Hardware costs or Support costs by redshift-systems · · Score: 1

      Not sure about the "Java runs better on Linux" claim either, but seeing as though Linux code is open source, and M$ is not, I imagine writing compiler and JVm interpretor code is possibly more efficient in Linux than Java. I am sure M$ does what it can with each new release of Windoze to hinder a JVM's performance, just a hunch.

      It may also be likely that Java runs more efficiently on RISC (ie hp/ux power-pc) machines than CISC (ie intel). Why? Well RISC machines process the most common cpu instructions very fast, so I imagine your friendly Java compiler/interpretor writers take advantage of this. However i would like to see some statistics here.

    6. Re:Hardware costs or Support costs by unoengborg · · Score: 1

      When they say java is faster on Linux they are probably talking about server side applications. And java on an IBM mainfraim is probably a lot faster than on x86 regardless of OS.

      As for client side java I'm not sure. The performance have increased enormously on Linux lately, but I'm not sure what have happened on the windows side.

      --
      God is REAL! Unless explicitly declared INTEGER
    7. Re:Hardware costs or Support costs by Tellarin · · Score: 1


      last time i checked the benchmarks, windows would beat linux in java performance, but not for a very large margin

      and this is not counting JITs (just in time compilers) which improved linux performance

      two things that must be considered here are:

      1-) Microsoft says it will no longer support Java
      2-) Banco do Brasil is a **huge** bank, and many of it's software (and most of the ones in development) are in java

      and a third point, banco do brasil has had a close relationship with IBM for many, many years

  23. Re:Bill gates in Brazil by Lobsang · · Score: 2

    Oh, he normally sends his ever vigilant watchdog: Ballmer.

    A friend of mine works in the public sector in Brazil (an office related to the Ministry of Health). His Boss asked him about some ideas on how Linux could be used to cut costs to the taxpayer.

    After careful study, he produced a report proving that is was possible to replace most (if not all) MS servers with Linux servers.

    When word got out about this possibility, Steve Ballmer paid the country a visit and mysteriously, the project was put on the shelf in favor of Microsoft... Of course, the licensing method chosen was very unfavorable to the taxpayer.

    We all know what happens here...

  24. The world is coming to an end! by Anonymous Coward · · Score: 0

    I feel so sorry for those desktop users who have to suffer by using linux.

    Its only a matter of time before the world comes to an end.

    1. Re:The world is coming to an end! by hrdrck · · Score: 2, Interesting

      Just shows how much you know about running Linux as a desktop. I am betting that you have NEVER run Linux as a desktop and used it for a significant period of time. I am a lone Linux user in a Windows environment and I function just fine and I don't have to reboot my machine 20 times a day. The people I work with don't even realize that I use OpenOffice and send them documents that they open it Micro$oft Office without any trouble. I think this bank's move was gutsy and will be more and more prevalent in the business world in the next few years.

    2. Re:The world is coming to an end! by NineNine · · Score: 1

      That's funny. I run W2K and I don't reboot my machines 20 times a day. Hell, I don't reboot 'em 20 times a year.

      And, bank's aren't supposed to be "gutsy". That's a bad thing. Banks are supposed to be stable, slow moving parts of the economy. But hell, it's a Brazilian bank, so what do they know, huh?

  25. No need to dispair by Anonymous Coward · · Score: 1, Informative

    If you use FreeBSD you can just "make world", and all will be well again.

  26. Absolutely Based On Merit by FreeUser · · Score: 5, Insightful
    To me this sounds like they simply needed to revamp their whole setup to start with, be it with 3 windows/Mac/*nix servers.

    That sounds all very even handed, but no one switches there entire infrastructure from one platform to another simply to "reorganize." If a company goes through the expense and time to switch platforms, they are doing so because of a measurable advantage (and enlightened staff savvy enough to recognize and take those advantages), namely in this case:
    • Lower licensing cost
    • Lower TCO (less manhours for same productivity)
    • Added simplicity in management and deployment
    • Freedom from having one's vendor yank one's chain (this is probably the most important aspect, and advantage of free software over proprietary equivelents)


    Again this sounds like saving from a reorg not an OS switch. They don't mention why they didn't choose windows when they reduced their server farm. It's a misleading statement that makes you think _only_ *nix allowed them to reduce their server numbers.

    It isn't misleading at all, and while it may be as easy to manage 3 Windows servers as it is 3 Unix servers, it is vastly more easy to manage 300 Unix servers than it is 300 Windows servers, and infinitely easier to manage 3,000 Unix workstations than it is 3,000 Windows workstations. The difference in manhours required, the advantages of scripting and automation over Windows GUI admin designs, etc. are well and thoroughly documented (and painfully obvious to anyone required to manage both).

    They chose to move to GNU/Linux for several reasons, among those cited are cost and easier management (unequivocably true, regardless of the disinformation eminating from Redmond). No company does this lightly, and the move was almost certainly decided based entirely on the merits (punctuated by the fact that such a decision likely ran counter to political corporate mindset, which means the merits not only had to be present, they had to be exceptionally compelling).
    --
    The Future of Human Evolution: Autonomy
  27. Hold on there by Bouncings · · Score: 5, Interesting
    Reading the article, a quote jumped out at me:
    In the future, he said, the bank hoped staff would converge to a single skill-set.
    Ok, I generally like the sound of companies jumping ship to Linux, but we've heard the "converge to a single skill-set" dozens of times in the past few decades, and seldom with favorable results.

    If I may bitch. You don't want a single skillset. You've got a C++/Linux project? Good! Hire half C++/Linux developers, half a mixture TCL/Linux, Perl/BSD, Visual Basic/Windows. You don't want a single skillset. Why? Generally the VB/Windows head will think a certain way. If you actually achieve your fantasy of a single skillset, you've lost the diversity of thought that comes with a staff from multiple backgrounds. People with different skills think of things different ways and can contribute great ideas.

    Now if he said, converge on a single goal -- that would be far more encourage and far less pointie haired.

    Sorry to harsh the buzz.

    --
    -- Ken Kinder ken@_nospam_kenkinder.com http://kenkinder.com/
    1. Re:Hold on there by fymidos · · Score: 1

      well, that is true, only how many people u know that, after learning perl,C++ decide to explore visual basic?

      I know a lot who KNOW visual basic, and have turned to perl,php though.

      --
      Washington bullets will simply be known as the "Bulle
    2. Re:Hold on there by p3d0 · · Score: 1

      You have a point, though I think this kind of diversity may be less important in the sysadmin arena than in software development.

      --
      Patrick Doyle
      I mod down every jackass who puts his moderation policy in his sig. Oh, wait a sec....
    3. Re:Hold on there by Anonymous Coward · · Score: 0

      staff from multiple backgrounds

      Living in the past, aren't we? Bubble of .com was lost a time long before now.

  28. No Points on This One by 1stflight · · Score: 1

    But Hip Hip Hooray!!! To all the Linux coders that have worked so hard, for all the advocates this is the payoff you've been looking for. You work is well recieved for banks move slowly and deliberatlty, your stuff works just like it should, the GPL works just like it should as well.. the prize is validation!

  29. Re:Other banks in Brazil use it by Anonymous Coward · · Score: 0

    Here in Brazil, there are small banks that use Linux in terminals.

  30. I wonder... by Tal+Cohen · · Score: 4, Interesting

    When will Microsoft start publishing (fake?) "user success stories" of switching from Linux to Windows?

    --
    - Tal Cohen
    1. Re:I wonder... by melonman · · Score: 2

      When Linux has enough desktop users to make this statistically likely. At present, even if people were switching in either direction by tossing a coin, you would expect about 99 defections towards Linux for each defection towards Windows, simply because there are so few Linux users (in this niche) to defect.

      --
      Virtually serving coffee
    2. Re:I wonder... by IamTheRealMike · · Score: 4, Insightful
      They already publish such stories.

      I seriously doubt it is faked. There is always movement between platforms, but for now it appears the movement is in our direction

    3. Re:I wonder... by Anonymous Coward · · Score: 0

      read past the headline. The savings they are claiming came from switching from Sun, Novel and Lotus. It may not be "faked," but it is disingenuous of them to claim Hard Rock Cafe saved any money by switching from Linux with Apache to MS Windows 2000. That's hogwash.

    4. Re:I wonder... by kesuki · · Score: 3, Insightful

      That link leaves on question begging to be asked:
      If a hard rock cafe server has a critical stop, can anyone hear it?
      Oh and hey, Guess what, they only used linux for apache, but you could have read that at the link you posted, the reason they saved money is because they ditched a complex and unwieldy solaris/netware/etc system.
      Keep in mind too that an overpriced fast-food bar/grill with loud music and lines for seating doesn't exactly require a whole fleet of computers to operate. It takes a lot of min-wage grunts, serving tables etc.
      Downtime doesn't exactly cause hard rock to loose money, especially if they can get the system back up relatively quicky. because there is this funny thing called a 'pen and paper' and a 'calculator' and with those basic tools, they can take orders, and determine how much to charge, and even calculate tip and taxes.
      On the other hand a bank could loose it's shirt if transactions got lost or delayed due to a system crash -- and every minute of downtime costs their organization money.
      yeah, if you want a system that minumum wage grunts can admin, and a few crashes won't kill you windows is ideal. And that's what it looks like the hard rock cafe wanted.

  31. What else banks are by Bouncings · · Score: 5, Insightful

    Banks are conservative, yes. But banks are also, well, greedy. Very greedy. They aren't betting on Linux, they're betting on IBM, and if IBM promises them big savings, and IBM-quality enterprise support, the greediness of the bank takes hold.

    --
    -- Ken Kinder ken@_nospam_kenkinder.com http://kenkinder.com/
    1. Re:What else banks are by sapgau · · Score: 1

      That's exactly right.

      Profit/greed will become the whole point and technicalities with different OSes are background noise. After all, Business executives wouldn't understand or even care the faceoff between MS and Linux.

      It's a matter of time until we see MS react and dance to a different rythm :-p

    2. Re:What else banks are by Anonymous Coward · · Score: 0

      Banks are no "greedier" than any other business. They simply want the best solution at the lowest cost possible. Done, and done.

  32. web apps by Anonymous Coward · · Score: 3, Interesting

    I went the other day to my bank to ask for some stuff, and all the information that I requested was queried/retrived/printed via a some sort of web browser. The bank has some sort of terminals where you sit with a member of the staff and you can see them typing and using the computer. The browser, rather than have the "explorer" logo or mozilla or whatever, it had the logo of the bank....the computer run win NT. I remember as well going to the bank to get some money out from the cash point. That day they have changed the ATM's interfaces from the old text based ones to fancy graphical ones.
    Out of 6 ATM's 3 had the nice "graphics" running, 2 had "please press ctrl+alt+delete to log it" and the last one had a "green" screen of death, as the the screen was totally brigh green due to color of the screen. It was the last day I saw fancy "graphics" on the ATM's, I wonder why...

  33. Not at all! by adilsonoliveira · · Score: 5, Informative

    Here in Brazil, there are several brazilian and multi-national banks going to linux all they way. The Banestado (a state bank) changed all the ATMs from DOS to Linux. HSBC is using it on several layers of the organization. There's more comming but AFIAK it's not public information yet. Besides, I'm quite convinced there's a few others who already switched but don't tell anyone as a way to keep their internal process secret or just because they think some clients might feel unconfortable to have their accounts managed by a "hacker's OS". Well, whatever ;) Adilson.

    --
    Faith can move mountains. I prefer dynamite.
  34. yes! by destiney · · Score: 0, Offtopic


    I love to read these kind of articles.

    Smart open-minded folks "just saying no" to M$. Tickles my fancy to no end..

  35. Re:I woudnt trust Open Source with my money. by Anonymous Coward · · Score: 0

    I don't believe a site called "wininformant" is reporting Linux news -- and expects to be taken seriously. I only read Slashdot, because its news coverage is not at all biased.

  36. � isso ai BB... by Anonymous Coward · · Score: 0

    Mostra pros europeus como se faz...

  37. Scaling Unix vs. Windows by Bouncings · · Score: 2
    When you scale Unix/Linux, you generally will get bigger servers. Because uptime is good, the operating system can handle lots of CPUs, and the system almost never needs a reboot, one big server makes sense. That's why they are "reorganizing" to have fewer servers.

    With Windows, you have a shorter uptime strategy (code for lousy uptime), configuration reboots, and the OS doesn't have the overhead for handling larger computers. The logical thing to do is to buy lots and lots of servers, and share the load between them.

    The "reorg" is mandated by the way the operating systems scale.

    --
    -- Ken Kinder ken@_nospam_kenkinder.com http://kenkinder.com/
  38. Smart Move to cut costs. by Anonymous Coward · · Score: 0

    http://biz.yahoo.com/rf/021126/financial_ing_1.htm l : "Like most European insurers and banks, ING's solvency, or its ability to pay future claims, has been threatened by crumbling stock markets that have wiped a fortune off its capital base." Linux is a smart move for any company looking to cut costs. It'd be nice to see a domino effect: Banking, then insurance, then retail, then ... consumer's desktops.

    1. Re:Smart Move to cut costs. by Kaiwen · · Score: 2
      I was running the links at the bottom of this article and ran across a couple of intersting quotes. In Windows cheaper than Linux, says Microsoft (05-11-2002) "[Microsoft's] European chief ... claimed that Microsoft has been tracking ... [TCO] ... and that in 95 per cent of cases the 'TCO was better on the Windows platform'."

      Whereas, just a few days early, in European Commission eyes Linux (31-10-2002), Netproject director Eddie Bleasdale claims, "the debate had moved beyond whether to use open source as the cost of ownership benefits were well understood."

      What do you think? Is this true? Is Microsoft still fighting yesterday's battles? Has Linux really already won the TCO argument?

      It'd be nice to see a domino effect: Banking, then insurance, then retail, then ... consumer's desktops.

      Speaking of domino effects, can anyone shed more light on this quote from The rise and rise of the Linux empire (10-09-2002)?

      It looks as though the battle for the server market is being won by Linux. It was reported recently that most Wall Street trading operations are converting to the open source operating system.

      This may not sound important but, for those like me who keep an eye on the markets, it is relevant. Some IT market sectors are strong technology validators and lead the way in adoption. Wall Street traders make up such a sector.

      Was any such thing actually reported, and where can more details be found? And are Wall Street traders really such a bellweather of technology trends as the author claims?

      Lee Kaiwen
      Taiwan, ROC

    2. Re:Smart Move to cut costs. by Anonymous Coward · · Score: 2, Informative
      At the large bank/trading house I work at, linux is taking over the backend/compute heavy tasks pretty quickly. Before, a lot of the stuff was done on Solaris. The most important/least crash-resistant tasks are still done on Solaris, however -- it stays up more reliably for us..

      Native windows applications are being used more and more for the front end (excel integration, .net, etc) -- older systems were done with windows as OS, and Xceed showing unix apps run from solaris. As much as I'd like to see linux on the desktop, for certain things, excel integration is just too useful to ignore.

      re: banks as an indicator
      Yes, to a certain degree. CEOs/execs of large companies (ms, dell, etc) regularly give talks at corp. headquarters, to advertise as well as look for suggestions on where to go next.

  39. Has ANYONE Notice????? by Anonymous Coward · · Score: 5, Insightful

    I don't think it was 2 years ago pundits were saying 'Linux will NEVER be on the desktop! No good apps, games, office suite, etc! During that time I have seen more and more stories where companies world wide [yeah INCLUDING the U.S. too]that are deploying it their businesses.

    4-6 yrs ago, many of those same pundits were saying that Linux would NEVER be in Enterprise server farms [or lack thereof].

    Well they were wrong about the servers and they will be wrong about the Desktop. Even though it may not overtake the desktop [and I don't think even that is a forgone conclusion], it will seriously dent into Apple AND Microsoft's dominance on the desktop.

    When businesses start realizing the mistake they made on MS's arrogant 'subscription' biz model and when MS realizes too late what an arrogant goof they made, then the floodgates will open.

    Wait and see if I am wrong, pundits.

    1. Re:Has ANYONE Notice????? by Anonymous Coward · · Score: 0
      I don't think it was 2 years ago pundits were saying 'Linux will NEVER be on the desktop

      Two years? Hell, just three months ago there was a big flurry of articles and people saying that Linux should abandon the desktop market and concentrate on the server. Red Hat came out with their unified desktop theme a couple weeks later, and all these people seemed to shut up.

    2. Re:Has ANYONE Notice????? by Anonymous Coward · · Score: 0

      Apple will always have a place in the marketplace (especially the consumer world).

      Especially now that OSX is practically Next they have quite a bit of things they can do.

    3. Re:Has ANYONE Notice????? by SN74S181 · · Score: 1

      The fact that 'Linux Lands Big Bank Account' is a headline here is evidence enough that the 'migration to Linux' is very, very slow. It's the 'Man bites dog' story, face it. Your triumphant attitude seems a bit hasty.

    4. Re:Has ANYONE Notice????? by mandolin · · Score: 1
      Wait and see if I am wrong, pundits.

      I don't disagree with your claims. But talk is cheap, especially when it doesn't have a name behind it, AC.

  40. Re:I woudnt trust Open Source with my money. by KristsInferno · · Score: 1
    READ THE ARTICLE!!
    "[D]espite the fact that Linux isn't as prevalent as Windows, we're still seeing a dramatic increase in Linux security advisories today. I think the conclusion is obvious."
    It is reporting on a biased report AGAINST open source solutions.
  41. [OT] SSH client for psion by zifnab · · Score: 1


    > I can fully administrate any of my FreeBSD/OpenBSD
    > servers from anywhere in the workd using my Iridium
    > Phone and a Psion Revo with an SSH client.


    Wait, wait, wait, you do have a working ssh client for a Psion Revo ? Could you tell me which one exactly you are using ? Thx!

    seb.

    --
    Memory fault -- brain fried
    1. Re:[OT] SSH client for psion by zulux · · Score: 2


      I coulden't find an SSH clinet to run of a Revo - though there are several for the Netbook. and anyways SSH over a 2400 connection would take forever for the key excahange, and I'm impatient.

      The Iridium system encrypts it's signal untill it gets to the POTS system, from there it goes to a modem connected to a OpenBSD server at my house. From there I SSH out.

      The weak links are from the Revo to the Satelite Phone, and from the Iridium gateway to my modem on the server. I'm not too worried about phone taps, and I trust the Iridium people to do their encryption correctly, and not to be snoopy.

      S/Key helps with the Telnet login.

      I suppose there's an SSH client for the Revo out there, but my extensive search of last year came up with nothing.

      The whole system is for emergency use - so I the risk of a few telnet logins over POTS doesen't seem too risky.

      --

      Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

    2. Re:[OT] SSH client for psion by RealUlli · · Score: 1
      I coulden't find an SSH clinet to run of a Revo - though there are several for the Netbook. and anyways SSH over a 2400 connection would take forever for the key excahange, and I'm impatient.


      2400 baud is at least 2400 bit/s. Consider you have a very long key, say 2048 bits, on both sides, that's 2 seconds, just for the login. After that, you can have a compressed connection and just do the task. What the hell is the problem there? :-)


      If you have a problem with the Revo, get a Palm Pilot, there is a SSH for that (Search for Top Gun SSH). You might have to have a screen session on another machine with a special terminal type for the palm session, but well... ;-)


      Regards, Ulli

      --
      Simple things should be simple, complex things should be possible.
  42. Operating System MSDOS, dead at 13. by Anonymous Coward · · Score: 0

    It was learned today that Operating System MSDOS has been declared dead. In a statement read to the press by Dr. Balmer! Balmer! Balmer! Balmer! from MSDOS's descendants, the Windows family, he said that while there may some isolated activity, everyone agrees that MSDOS is definitely brain-dead, and is scheduled to be removed from life-support at the end of the year.

    1. Re:Operating System MSDOS, dead at 13. by Anonymous Coward · · Score: 0

      You mean 22 don't you?

  43. Re:I woudnt trust Open Source with my money. by kitzilla · · Score: 4, Informative

    The nature of Open Source security issues is rather different. First, the Open Source community is more forthcoming in its report of security vulnerabilities. Second, all the vulnerabilities in the report so fairly reported by a Windows advocacy site have been fixed. Third, most of the security vulnerabilities reported by CERT are less disasterous than their Windows counterparts.

    Any OS has security vulnerabilities, including UNIX based systems. The difference between Open Source and MS issues is that MS users are at Microsoft's mercy when it comes to fixing them. Open Source problems are there for anyone to see and patch. Better the devil you know than the devil hidden away behind Redmod's closed source.

    --
    This is my post. There are many others like it. If you don't like what you read here, go try one of the others.
  44. Retraining? by Anonymous Coward · · Score: 0
    My 5-year old uses Linux all the time to play games, doodle, etc. My 13-year old uses it for school projects. My wife also likes to fiddle with spreadsheet stuff; she learned it on MS Windows but uses KSpread on Linux. Same damn thing.

    Anybody used to MS Windows can get used to a Linux/KDE or OpenOffice setup within ten minutes.

  45. MSs Place in the Market by Flamesplash · · Score: 5, Interesting

    I really wish I could remember where I read this, but I read somewhere that one of MSs problems is that they are trying to expand into a market that they really aren't suited for.

    They went on to place solaris, linux, and windows into their appropriate market locations

    MSs was vastly on the desktop, while holding a modest position in the small server market.

    Linux took up the rest of the small server market and had a small chunk of the Large end server market.

    Solaris/mainframe systems had the rest of the large end servers.

    To the author MS was trying to take hold of more of the small end server market that it could an also trying to wedge itself into the large end server market, all while maintaining the hold on desktop systems. Linux was also trying to take too large a hold of the desktop market instead of just staying with small end servers and the random techno geek.

    I really agree with the authors assesment, really wish I could remember who it was. All I know is that he is rather promenent in the tech industry.

    --
    "Not knowing when the dawn will come, I open every door." - Emily Dickinson
    1. Re:MSs Place in the Market by shaitand · · Score: 5, Insightful

      You see but linux is not a company, it's not "Trying" to go anywhere, it just gets adopted by those who feel it suits their needs. If anyone is "trying" to put it anywhere, it's technicians and we all know, the techs are always right ;)

    2. Re:MSs Place in the Market by Anonymous Coward · · Score: 2, Interesting

      " You see but linux is not a company, it's not "Trying" to go anywhere,"

      Your analysis is flawed. You see, open source software is made by developers. These developers have a vision for open source. they are "trying" to acheive that vision. It may not be monolithic, as in a corporation, but they are "trying to go someplace".

    3. Re:MSs Place in the Market by alias · · Score: 2, Interesting

      You're right, Linux is not a company. Linux is a product that other companies like Redhat and IBM are trying to push into the Enterprise server space as well as the desktop space.

      To the people here on slashdot Linux is just something that "gets adopted," because we have free time to play around with new technologies. However, when IBM / Redhat go talk to companies who are trying to decide on a platform to base their business on, such as this bank, it very much is a product that their respective marketting departments are trying to "push" into this space, just the same way Microsoft is trying to sell Windows in this space.

      See Redhat's Enterprise Solutions page.


    4. Re:MSs Place in the Market by redshift-systems · · Score: 1

      Of course they are trying to "push" it, as they have invested in linux succeeding, but they are not tied down as to how they push it, so any IT solutions provider can "push" Linux to suit their (and their client's) needs, without having to cow-tow to one big boss. So Linux will succeed on it's own merits, because it is a good solution, not because it's the "only" solution, which M$ try to be.

    5. Re:MSs Place in the Market by p00ya · · Score: 1

      Well, imho...
      If you treat the term linux as what it usually refers to, ie a gnu/linux based software distribution, then yes it is "trying" to go somewhere. The people who are putting it somewhere are the developers, and the people above the developers who are in charge of project direction.
      There's also the advocates who go around advertising a monkey distribution like redhat or mandrake as a 'windows replacement on the desktop'. The people that do this PR (whether they are associated with desktop development or not) are evidently trying to put linux on the desktop.

    6. Re:MSs Place in the Market by d_i_r_t_y · · Score: 2

      indeed.

      a company must obligingly choose a limited number of directions/priorities due to financial concerns and the fickle nature of public (shareholder) perception. linux/open source doesn't suffer either of these limitations, but rather, suffers from "unglamourousness" - where certain parts of computing/software infrastructure are required for the function/elegance of the final product, but which never recieve sufficient attention because they're not "cool" enough to attract the necessary interest/kudos.

      that said, i think most open source developers are "scratching their own itch", and not necessarily implementing a vision per se. perhaps projects like kde and the linux kernel have more tightly focused "sub-visions", but at the end of the day, it's the patchwork of open source that makes the tapestry.

      matt h

  46. Yay! yay! by rice_burners_suck · · Score: 4, Funny
    Yay! Yay! Yay! Microsoft sucks! Yay! Yay! Yay! Linux wins another one! Yay! Yay!

    Microsoft: Nanny nanny boo boo! Bill: Nanny nanny boo boo! Bwaaaaahaaaahaaaahaaahahahaahahahahahahahaha!

    Ser iously now. DOS-based systems have historically been convenient for embedded and other systems that don't have the power to provide complex services. I say DOS-based because there are many different DOS lookalikes that serve the same purposes. Unfortunately, the design of Windows has built too strongly upon assumptions made in DOS, and even though it is no longer running on DOS in newer versions, certain problems do exist due to the system's background. On the other hand, the design of UNIX has always been a better architecture than the DOS-based operating systems for complex, flexible systems that provide reliable services. Although it has many shortcomings, these are being addressed today so the architecture is changing to support the today's needs. Linux gives business the ability to use an architecture close enough to UNIX that it can be considered the same for discussion purposes. It has the support of programmers and heavyweight companies worldwide. It can be customized by anyone for any purpose. Corporations and governments can be sure that no company will hold them or their data hostage. And there are no per-user licensing costs, regardless of Total Cost of Ownership arguments. I strongly believe that these advantages will eventually displace Windows in such a serious manner that, although it will continue to exist, I think it will become one of many "front-end" systems on the market, and Microsoft will have a very difficult time differentiating it from other products so that they will have a competitive advantage with it. Even if assholes, I mean, Microsoft, tries to compete by releasing code or whatever, it'll never help them because nobody cares. And their code is probably a pile of ugly crap that somehow works only because a hundred zillion programmers are hacking it together so that it works somehow. Although they'll probably be around for a while, I have a feeling Microsoft won't be so powerful anymore, and FINALLY, computing won't be held hostage by them. So there... nanny nanny boo boo. I hope that in 10 years, Microsoft's entire distribution will account for 1% of the entire software market. And I hope they don't spread to other markets. Actually, what I really hope is that they'll go out of business through huge fsck-ups that will leave all Windows-based systems crippled, as they are tied into the existance of the company. That would be cool. Microsoft SUCKS! Linux RULES! Microsoft SUCKS! Free Software RULES! Microsoft SUCKS! Open Source RULES! Microsoft SUCKS! BSD RULES! Microsoft SUCKS! Talking shit on them RULES! Microsoft SUCKS!

    1. Re:Yay! yay! by shades66 · · Score: 1

      >And I hope they don't spread to other markets.

      Just look at their attempt in the mobile phone market..

      Orange's SPV MS smartphone - developer hostile bugfarm?

      --
      ---- There are 10 types of people in the world. Those that understand binary and those that don't
    2. Re:Yay! yay! by Anonymous Coward · · Score: 0

      SO, ten years from now, when Linux is ruling in all the markets, we will have to think to a new operating system to replace the King, right? Well, let's start to take this down first :)

  47. Linux running Java faster by i_luv_linux · · Score: 3, Interesting

    If this news is really true it is very good news, but I couldn't understand what the guy mean by "Linux runs Java much quicker than Windows". The speed of Java heavily depends on the compiler and runtime technology being used. As far as I know Microsoft Java was one of the fastest JVMs out there. ORP was comparing its own performance with MS's JVM and for many programs it was behind.

    1. Re:Linux running Java faster by Anonymous Coward · · Score: 1, Informative

      Yes Java runs faster in Linux with our tests with IBM 1.3.1 jdk actually it runs 30% percent faster. The Bank is using Websphere apps server 4.03 in Linux which is better optimized in linux since it is open source.

      Time to ditch this fucking propietory, buggy windoze.

    2. Re:Linux running Java faster by civilizedINTENSITY · · Score: 2

      The core Windows-based banking application has been rewritten in Java to make it available on any system, including over the web. One iSeries 820 server now runs the entire European operation from London, substantially reducing administration and licence costs.

      "Linux runs Java much quicker than Windows. It's the natural operating system to run Java," said Evans, who added that other applications are now gradually being ported to Linux.

      The bank is using the multiple-partitions capabilities of IBM's iSeries, which will also connect an xSeries Windows system as if it were another partition.

      Banco do Brasil has gone further by consolidating several Windows NT servers onto a single IBM x440, using VMWare to create virtual Windows machines.

      An iSeries 820 server consolidates all the European networks into one, linking the six xSeries servers, providing a storage area network (SAN) and file and print services.

      Open source Samba handles file and print services and manages existing remote Windows desktops on Linux. Evans said Samba also performed better than Windows. Windows NT system security is set in Samba and passed to and from NT automatically.

      A third iSeries server (a model 270) is used as a Lotus Domino server running mail for 250 staff throughout Europe. It also links into the bank's private intranet.

      Banco do Brasil has 78,000 employees serving 12 million customers. It has 33 international branches in 21 countries outside Brazil. It has a central data processing centre in Brasilia employing 1,200 IT staff.

    3. Re:Linux running Java faster by AndersM · · Score: 3, Insightful

      Well, exactly. Microsoft's virtual machine was one of the fastest. But that was before the Java quarrel between Sun and Microsoft started. Things change.

      I very much doubt Microsoft has poured resources into Java since they were forced to quit calling their VM a Java VM by the courts.

      Since that time, there have been a many improvements in Java technology from both IBM, Sun and open source community. JIT compilation, for instance, which has a huge impact on performance, has been tremendously improved since Microsoft did any serious Java work.

      --
      My opinions may have changed, but not the fact that I am right! =)
    4. Re:Linux running Java faster by Toy+G · · Score: 0

      do you mean the JVM shipped with MS Windows? the one running Java 1.1? Is there still someone considering it? :)

      If you were talking about Sun's JVM for Windows... well, I think a stripped-down KDE on a well-configured machine could probably run almost anything faster than windows. It's all about the right demo and the right salesman ;)

      --
      -- Let's go Viridian.
  48. Big corporations have different criteria... by sapgau · · Score: 3, Insightful

    In a way this makes sense. A big corporation will not only (if at all) consider ease of use at the GUI level to determine the right OS to save costs and get the job done.

    It is normal for a big corporation to have standards and procedures and if they have them to get things done in windows they can certainly have them to do stuff with linux. As long as it can be proven that Linux can do the same tasks with the same amount of effort (but different knowledge and mindset) then the last decision will be about cost.

    To pay Microsfot for support or have it's own support staff becomes irrelevant. What is important is the independence from the policies of ONE vendor.

    Right now these options STILL are not as clear to many CEOs or even CIOs. With time and with improvements similar to Xandros will force Microsoft to change their ways (and as we have seen before, they will).

  49. No, not amazing by nurb432 · · Score: 5, Informative

    Most banks actually use big hardware for the REAL data processsing, everything is done via an terminal emulator or complex screen capture programs to make it 'pretty'..

    Windows currently is needed for compatiblity with stuff like 'word', 'exchange', and piddly loan processing programs, etc.

    So somoene hacks in and grabs a email.. big deal. the statemnts/and $ are safe.

    --
    ---- Booth was a patriot ----
  50. Not without precedent by donglekey · · Score: 5, Informative

    Canada Trust, one of the biggest banks in west Canada (I am not sure about their reach) use linux heavily. I went there to open an account, and while I was answering questions, what was on their desktop? KDE everywhere. People at desks and people working behind the counter were all using Linux and KDE on PCs. I would also suspect that if Linux is used on every desktop that it, or at very least some other Unix is used for all the servers.

    1. Re:Not without precedent by Anonymous Coward · · Score: 0

      Remember that it is TD Canada Trust now ... I think they are the biggest in Canada

    2. Re:Not without precedent by RazorJ_2000 · · Score: 1

      TD Canada Trust is not the largest bank in Canada. The Royal Bank of Canada is and they are a heavy MS and IBM customer.

      --
      pi=sigma{n:0-infinity}[(1/16)^n][(4/(8n+1))-(2/(8n +4))-(1/ (8n+5))-(1/(8n+6))]
    3. Re:Not without precedent by Anonymous Coward · · Score: 0

      I would like to point out that he said that is was one of the biggest banks in Canada, not the largest. While I personally don't know what they are running, but I fail to see why being a "heavy" IBM customer would prevent them from being Linux based? IBM spent almost $1 billion on Linux initiatives last year. As for being an MS shop, most Canadian banks still run OS/2, last I heard anyway.

  51. Java and lInux will kill the MS beast by Anonymous Coward · · Score: 1, Interesting

    It is nice to see that people are seeing the viablity of Java and Linux. We ported our Java app to Linux and saving ton of money , downtime and dev time.

    Our apps runs better in linux than windoze our dev pc boxes are redhat 8.0 too.

    Customer like it that they can have Linux servers that cost nothing as it can run on old hardware running our server side java app

    Thanks Linux

  52. Don't stop there. by PyroX_Pro · · Score: 5, Insightful

    I see this everywhere I go, businesses running windows with one app maximized to the screen, running on a cheap pc. Food Places, Gas Stations, Department Stores, the list is endless. Each one spends $$$ to MS just to be able to run that 1 .exe that they use. Its my opinion that they ALL should be switching to open source solutions. Take Quick Trip for an example, lets say they have 1 million stores ( just an example )worldwide. 3 PC's per store, $100 per pc to MS so they can run that 1 app. Thats $300,000,000 to Microsoft. Good lord man. The only bad thing is, most if the time the OC makers force Microsoft onto the PC when its purchased. I forget if the are now forced to , or if they can offer OS-less systems? Anyway, take that example, times 1 million businesses worldwide like it. Thats a lot of money thrown our the WINDOWs (pun) .

    1. Re:Don't stop there. by mpchatty · · Score: 1

      Aye. Many, many bars use touch-screen tills nowadays. Many of these tills (I would say most, infact) run on Windows (I work with some based on NT).

      This would be a great application for Linux. It'd bring down the cost some, and I suspect would allow better performance (hence the use of lower spec hardware). Since such devices also rely heavily upon networking.. heck.. I know I'd rather use the Linux TCP layer..

      --
      --Matt http://www.eldoops.co.uk
    2. Re:Don't stop there. by NineNine · · Score: 1

      My one app that I run on a few workstations is Windows only. Thus, I pay the price for a W2K Pro license. Also, if I do want to do anything else with the box, I can. I have that flexibility. Just the install/configuration time on a *nix box would be prohibative, assuming that my app came out for *nix.

    3. Re:Don't stop there. by RandyF · · Score: 1

      I've put together a business to do just this, building industry "associations" to leverage a small amount per desktop into a large overall development organization to push through global and industry specific apps. For example: One medium bank with 500 desktops spends $500 per PC per year for licensing (not just to MS.) That translates to $250,000 per year (conservatively.)

      If they temporarily spent $10 extra per month per desktop, ($120 per year per desktop or $60,000 total annual), they could join a group effort to move from the proprietery world to the open source world. $60,000 is not a lot for them. Link together 100 banks of this size and you've got $6,000,000 annually to build a common set of applications that can be customized at will. The annual cost per PC ($120) is far less than the estimated $500 per PC per year cost for the various proprietery licenses. To top it off, once the goals are reached (within two years) the cost can drop to a $5 per PC cost for support or updates in Federal requirements, or $0 if they so choose. The annual cost savings in license fees would be $250,000 or $220,000 if the optional $5 per PC per month support is kept.

      If you add in multiple industry associations, common goals, such as directory based desktop/server management and security or grid-based back end processing, can be attained in a short period of time.

      --
      --==-- I've found Karma to be a relative thing... Ya know, the kind you invite to Christmas... ;)
  53. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  54. Superman III Patch by Taos · · Score: 5, Funny

    To: Linus
    Subject: Patch to move all rounding errors into a Cayman Islands bank account

    superman-III.diff.gz follows....

    1. Re:Superman III Patch by Goalie_Ca · · Score: 1

      That is funny as hell!!!

      --

      ----
      Go canucks, habs, and sens!
    2. Re:Superman III Patch by turingsfool · · Score: 1

      wonder which account the windows patches are moving the rounding errors to. Surely there is a project team in MS that takes care of that.

  55. Yes but... by sapgau · · Score: 1

    A bank doesn't have their production & accounts servers connected to the internet. They do have web servers which interface with other internal servers that have transitory information.

    Batch procedures take care of saving and balancing all daily transactions.

    Banks get audited, and I beleive (at least in the US) if the government finds out that a bank is risking its servers through the internet they will make them pass a really bad time (and still the public wouldn't know about it).

    1. Re: Yes but... by kitzilla · · Score: 3, Insightful

      > Banks get audited, and I beleive (at least in the US) if the government finds out that a bank is risking its servers through the internet they will make them pass a really bad time (and still the public wouldn't know about it).

      Brasil is in a LOT more trouble for having the impertinence to elect a Socialist president. Methinks a switch to Linux is pretty low on the radar in comparison. ;-)

      --
      This is my post. There are many others like it. If you don't like what you read here, go try one of the others.
  56. Does this apply to eletronic banking? by pauloschreiner · · Score: 1

    Anyone knows if this also apply to the 24-hour cash machines?
    I know there is one bank, Banrisul (bank of the state of Rio Grande do Sul, Brazil) uses linux heavily, including on their cash machines. There is even a neat penguin on the lower right corner!

  57. Re:Bill gates in Brazil by Anonymous Coward · · Score: 0

    Oh, he normally sends his ever vigilant watchdog: Ballmer.

    Don't you mean bulldog?

  58. Good for Linux by Anonymous Coward · · Score: 0

    Too bad it don't mean squat. Fighting the losing battle Linux is...

  59. Whee. Yet another linux use in commercial world. by Anonymous Coward · · Score: 0

    Maybe it's just me, but I can't understand what's worth giving a news if some big company starts using linux? Are you guys here in slashdot having an anti-microsoft world domination plan with list of every more significant company and then just draw a line over them when they are succesfully converted?

    What's next on Slashdot "Switch"-campaign?
    - xyzzy fast-food chain starts to use linux in their registers. Too bad the front-end hides evert hint of running linux.
    - Eskimos of the Antarctica have succesfully ported their vast population to a database run on linux.
    - Gregs' one-person garage-based company switches to linux - claims less costly.

    Maybe I just better customize my Slashdot to not show stuff like that. Or maybe I'm lazy and like to complain instead of doing something about it.

  60. Windows to Linux by DrMetallica · · Score: 0

    I don't know anyone who could switch after they've used Linux. Its just too hard and too different. But if i was a new user and could choose with all the knowledge I have now I would go for a *nix OS.

  61. Obviously it's not faked by cyba · · Score: 2, Interesting

    Their uptime says all.

    1. Re:Obviously it's not faked by IamTheRealMike · · Score: 3, Funny
      LOL! That's hilarious. What a hoot. Microsoft really shoot themselves in the foot sometimes don't they?

      So let's see, we go to the MD of an old-skool UNIX place and say "we want to use Linux", the MD says "So tell me, who's switching to Linux and who's switching to Windows?".

      We say, "Banco de Brazil is using it, that's 70,000 employees and millions of customers", Microsoft say "Hard Rock Cafe dumped Linux in favour of Windows", and we say ".... and now they have an average uptime of 4 DAYS".

      Zing! We win that round I think..... 4 days is pathetic even for Windows. Max uptime of a month? What on earth are they doing??

    2. Re:Obviously it's not faked by XorNand · · Score: 2

      Read the link. Hard Rock's intranet was migrated, not their public web servers. Besides, read the NetCraft data too. The only webserver that was ever plotted on the graph was IIS5.

      --
      Entrepreneur : (noun), French for "unemployed"
  62. "Big account"?? by NineNine · · Score: 4, Funny

    Anyone want to explain to me how a whopping 9 boxes is considered a "big" account? I may be a bit confused, but last I checked, 9 is a relatively small number. True, not as small, as say negative 10 billion, but since the number of computers can either be be zero or greater, 9 is relatively small. I mean, the only way you could have fewer boxes is if you had 8,7,6,5,4,3,2,1, or 0 boxes. 9 machines. Whoa. Now, I am blown away. I'm thinking that /. should just start reporting every time someone installs any kind of OSS software at home. Headline, "Bob Smith of BE, NJ installed Redhat on 10 PC's at home today!" Now 10. That would be impressive. More so than 9. One more, actually.

    1. Re:"Big account"?? by cant_get_a_good_nick · · Score: 4, Informative
      Anyone want to explain to me how a whopping 9 boxes is considered a "big" account?

      They're still in the early stages, they're consolodating to 9 machines, 9 huge machines. One consolodation converts 41 servers dwn to 3, which I think is a bad sign for MS, since this is a big machine and administration savings. The fact that you can consolodate down to 9 machines is also significant.

      From the article:
      The long-term strategy is to phase out Windows completely. Linux is also being used to replace Windows on desktops.

      "We had about 70,000 Windows server and desktop licences and eight NT networks serving Europe,"

      The eventual 70,000 seats is the big news. They're not doing it all at once, they're going to do the servers first, the issues are more known there. They're doing a staged rollout, which is what they should do.
    2. Re:"Big account"?? by Anonymous Coward · · Score: 1, Funny

      It wouldn't be a big account unless the number of servers went all the way to 11

    3. Re:"Big account"?? by Tony-A · · Score: 2

      ONE reasonably sized mainframe can easily be considered a "big" account.

  63. *warble* by Anonymous Coward · · Score: 0

    *whoosh*

    Once the avalanche has begun, it is too late for the pebbles to vote.

    *whooooosh*

  64. Ask the DOJ by oliverthered · · Score: 2

    well, I suppose it's a good thing that Microsoft got a light telling off. A modular Windows would have increased there monopoly.

    --
    thank God the internet isn't a human right.
  65. Localization by Ed+Avis · · Score: 1, Troll

    I wonder what version of Linux they are installing? Red Hat 7000000000000.2?

    --
    -- Ed Avis ed@membled.com
  66. ATM's by oliverthered · · Score: 1

    I've seen many a BSOD or login prompt on ATM's that are running windows.

    --
    thank God the internet isn't a human right.
  67. I can see the chairman by listjunkie · · Score: 1

    of the baord now. "Gentleman we have switched to MS and we are seeing incredible savings, increased security, and greater stability. And, the most incredible thing is... the support..is free. Yes free the IT Dept. uses IRC, mailing list and forums to get all their questioned answered.

    If I've helped you see what I care about:
    http://svcs.affero.net/rm.php?r=listjunkie &p=F S

  68. retraining by Botchka · · Score: 3, Insightful

    One thing that I haven't heard mentioned yet is the time/cost factor of retraining all of these individuals. Any idea how hard it is going to be to retrain a Windows user to use a Linux gui? How many times is tech support gonna hear..."where's the Start button?"...or "how do I do this in Koffice?" I'm all for a changing of the tide, but it's not going to be all fun and games. There is going to be some SERIOUS cost involved in retraining end users and hiring more helpdesk personnel. Porting the organization I work for over to Linux would initially give me some serious nightmares. I mean we have end users that can't even operate a f**king mouse so migrating them to Linux just sounds like a major headache.

    --
    Money not found! A)bort, R)etry, D)eclare Bankruptcy
    1. Re:retraining by cant_get_a_good_nick · · Score: 3, Insightful

      Valid point, but there are migration costs with versions of Windows as well. I just got moved to XP and Office XP after being on NT 4.0 on my desktop, and NT 2K on my work laptop. I'm still looking for some things, trying to get the OS configured right. The menus in XP are different as well. I don't have the default XP desktop thankfully, they rolled out the NT2K backwards compatible style desktop, so it's not that much of a shock.

    2. Re:retraining by Botchka · · Score: 1, Insightful

      Point well made however, you have to admit, going from NT to Linux is different than going from NT to XP or even win2k

      --
      Money not found! A)bort, R)etry, D)eclare Bankruptcy
    3. Re:retraining by Anonymous Coward · · Score: 0

      99% of your users will learn stuff like that from a well writen email followed by a 20 min training session.

      The rest are the ones who would have called anyway.

    4. Re:retraining by Anonymous Coward · · Score: 0

      Bah, how many companies actually give any real training to users anyway? They just roll stuff out and the users figure it out. And they don't hire more helpdesk people either, they just expect them to take up the slack. So all the supposed extra costs for migration are pretty much bogus. They just aren't there. Sure, some users will freak out if you change their desktop wallpaper, but they will get over it. If they don't, in today's job market you can find 6 other people who can.

    5. Re:retraining by nagora · · Score: 3, Insightful
      Any idea how hard it is going to be to retrain a Windows user to use a Linux gui?

      It generally takes me about 15 minutes. KDE is so fucking awful because it's designed to let Windows users transfer over quickly. I hate it myself but Windows users can and do use it without knowing that it's not Windows.

      where's the Start button

      It's in the bottom left where it is under Windows (KDE again).

      how do I do this in Koffice?

      The answer to that is "Do it in Star/Open Office instead. If you've used MS Office you'll figure it out easily".

      I mean we have end users that can't even operate a f**king mouse so migrating them to Linux just sounds like a major headache.

      A Linux command line sounds ideal for them!

      Seriously, the fact is that for 80% of Windows users Windows is a big fat zero. Set the machine up to start Office and Outlook at boot and they'll never see the desktop. For more specialised users, particularly printers and architects, Linux is a long way off being ready. But how many Windows machines are bought for secitarial work compared to that sort of thing?

      TWW

      --
      "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
    6. Re:retraining by Anonymous Coward · · Score: 0

      well for many types of real world work, you don't need a mouse

    7. Re:retraining by stryc9 · · Score: 2, Interesting
      HUH???

      In this case, and in a lot of cases really, there really is no retraining involved. As stated in previous posts, this bank, like many other organizations, has staff that need only a couple of applications to perform their funtions. These can be ported to *nix and nobody needs to be the wiser.

      I would love to switch our desktops at the company I work for to Linux. Most of the employees currently use db applications that have a SQL backend and an ERP/sales orders/work orders/inventory system. The databases could easily be hosted using mySQL and easy web-based apps could be created and users could run mozilla. Also, all our users need email. This is just as easy in Windows as it is Linux.

      The main reason for me loving this so much is that there would be no more users with stock-tickers in the corner of their screens, no more instant messaging or p2p file-sharing apps, no more useless games and applications downloaded, no more damn SETI@home screensavers, no more virii, no more worrying about the outlook preview pane, ... and the list goes on.

      Sure the new apps may be a little different, sure you may need a little retraining for your users, but they will only know what they need to know.

      I really fail to see a bad side here...

      --
      www.madeofwinandawesome.com
  69. Re:Excellent. by Anonymous Coward · · Score: 0

    Off topic? Hello, 'tard, the topic was the article. I know Engish is really difficult, but please try to pay attention.

  70. Re:Breeds in convolution. by noshellswill · · Score: 0

    Sorry, pad're but dweebs NEED the buttclucked names - awksedgrepGIMP it's bingo night at church of the Dweezle. 8-I-N-6-0 They suck it up like horses suck snake-venom.

  71. At least use facts by Leeji · · Score: 2

    and what the several word processors available can't do (what, 3 or four things that word can?)

    Seriously, we all know Linux is great. We all know freedom is great. We also know that no Open Source word processor can touch the feature count of MS Word. In terms of the most commonly used features, your point (while still wrong) starts to make sense, but don't fool youself.

    You can make a great point for Linux while sticking to the facts -- don't dillute things by making up statistics.

    --
    It all goes downhill from first post ...
    1. Re:At least use facts by SoftwareJanitor · · Score: 3, Insightful

      the feature count of MS Word

      Since when does feature count matter? How many people use more than 10% of the features of their word processor? And what does MS Word have that OpenOffice Writer doesn't that anyone actually needs? I've used both, and I can't say I find anything lacking with OpenOffice. Really, what is missing in OpenOffice, let the OpenOffice developers know, and it probably won't be missing for very long. I never seem to get any kind of real answer on this question. I am pretty much convinced that the people who say that MS Word has a lot of functionality that other products don't haven't really ever used anything else.

  72. Bill do you hear that sucking sound. by ClubLeader · · Score: 1, Interesting

    With the current economy and Microsoft's licensing costs this should become an on-going event. One business after another switching from windows to Linux. Maybe then Windows will lose its hold on the market and we will all benefit as a result.

    I can't wait!

  73. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  74. C'mon man! by Anonymous Coward · · Score: 0

    C'mon man! Vi, TeX and CVS are all you need. :)

    On a serious note, the text editor / TeX / CVS / scripts method works wonderfully for large documents (50+ pages). Much, MUCH better than any word processor I have ever used (including Word, Word Perfect, StarOffice, etc.)

    Just write the copy, use scripts to handle conversion of disparate formats into TeX (CSV, etc.), a makefile to put the thing together, and CVS to track changes. Works beautifully.

  75. The bottom line. by cyt0plas · · Score: 5, Insightful

    In systems such as those used by most modern banks, they are interested in one thing. Money. Since accounting doesn't fundamentally change very much, the most important things are:

    1) Reliability. The system should be rock stable. Upgrades are not a concern very often (mainly for security), and should involve as little downtime as possible. In this case, time quite literally is money. Well, I had a slackware 3 box that ran 3 years. Few people will argue windows is more stable. In addition, the ease with *nix services can be replaced, upgraded, restarted, and restored is unparalleled in the Windows world.

    2) Interoperability. Unlike most places where it is important to be able to support a broad range of different applications (a Windows strongpoint, due to the size of the Windows market), most bank applications are very specialized, in-house or contract work. As such, they simply get applications for their OS of choice. 3) Security. Unlike many places that want a working, secure system right out of the box, banks and other financial institutions are willing to invest the time (and money) into securing any box. As such, linux does not have as big a impact on the overall security here. However, it should be noted that it is _far_ easier to remove unnecessary and/or unusued services, and as such it is easier and less time-consuming to do, and more likely to be done in a secure manner, if the person securing the network is lazy (highly unlikely).

    In a system such as this, Windows loses many of it's benefits such as a well-known GUI, and ease-of-use for the enduser. Because all operators _must_ be trained in the operation of the bank's systems, this is not such a big factor. Also, the convenience of Windows Update is also irrelevant, as the operators should not have the priveleges to install updates anyway.

    Cost:
    Because banks tend not to update their software unless absolutly necessary, the Linux cost advantage is not so great here; however, it should not be overlooked that Linux tends to be easier to remotly administer and repair, allowing for less use of expensive on-site service. Furthermore, the open-source nature of Linux allows banks to customize their OS to their Software, instead of the other way around.

    --
    Contact Me (got tired of viruses emailing me).
    1. Re:The bottom line. by bstadil · · Score: 1
      they are interested in one thing. Money

      They better be it's a Bank.

      --
      Help fight continental drift.
  76. Why the anger? by theolein · · Score: 2

    Why do so many people react with such bitterness when an organisation does something that makes financial and practical sense? The bank is large enough to have the resources to develop their own applications and running Linux is probably financially practical for them because they don't have to pay the MS licences or worry about BSA audits.

    MS can only blame itself with it's restrictive licencing practices and high prices, not to mention extreme amounts of FUD that are not worthy of serious busineses.

    I give MS 5 years.

    1. Re:Why the anger? by cyt0plas · · Score: 1

      I do not react with bitterness at all, in fact I applaud them. I tried to remain as objective. Microsoft applications do have many strong points; however, few of them matter as much to a bank as they do to an enduser.

      --
      Contact Me (got tired of viruses emailing me).
  77. [OT] Funny Sig :) by Leeji · · Score: 1

    I believe it would be more nerd-friendly as

    "You had me at EHLO."

    I know it's an extension, but truly more nerdy!

    --
    It all goes downhill from first post ...
  78. It still isn't by Flamesplash · · Score: 2

    I don't think it was 2 years ago pundits were saying 'Linux will NEVER be on the desktop! No good apps, games, office suite, etc! During that time I have seen more and more stories where companies world wide [yeah INCLUDING the U.S. too]that are deploying it their businesses.

    While some people ( read /. geeks) may be using linux on their desktops, I don't think anyone can account for a large enough desktop share to claim that *nix is on the desktop.

    Don't get me wrong, I like *nix, just as I like windows and Mac/Os. I just don't think the numbers are there to make any hard hitting statement like this.

    --
    "Not knowing when the dawn will come, I open every door." - Emily Dickinson
    1. Re:It still isn't by tftp · · Score: 1
      While some people ( read /. geeks) may be using linux on their desktops, I don't think anyone can account for a large enough desktop share to claim that *nix is on the desktop.

      The numbers won't change because Mom and Pop researched all the OSes and made the choice to use Linux. Similarly, the numbers won't change because Engineer #129922 in Corporation Z suddenly decided to switch his work computer to Linux(*).

      The numbers will change when entire Corporation Z just changes the entire enterprise, department by department, to Linux. And Corporation Z won't be asking opinion of employees on that matter, 'cause it is uninformed at best. This is what the thread is about.

      (*) I actually did change my OS from NT 4.0 to Linux. But I was a senior programmer then, and IT people used to come to me when they needed help. Other people would not be able to get away with that.

  79. GIE? by hendridm · · Score: 1

    > change the name to GNU Image Editor...

    Perhaps we should ask Monty Python.

    "We are the Developers Who Say ... GIMP!"

  80. Fair reporting, please. by Anonymous Coward · · Score: 0

    Every time some chooses linux as an operating system, it gets front page treatment from slashdot. However, Windows 2000 server has been landing even bigger accounts (federal government), but those stories get ignored. Overall, Windows 2000 Server has been growing in popularity, but you wouldn't know that trend from Slashdot.

    1. Re:Fair reporting, please. by cyt0plas · · Score: 2, Insightful

      This is largely due to the fact that Windows is the incumbant, the one in power. When windows 2000 lands a big customer, it is more of the same. When Linux gets trusted in a mission-critical situation, it's news.

      Personally, I look forward to the day when Windows 2000 getting a customer is news, and Linux isn't.

      --
      Contact Me (got tired of viruses emailing me).
  81. Funny Quote by Goalie_Ca · · Score: 2, Funny

    Noticed this at the bottom of the page. "The number of Unix installations has grown to 10, with more expected." -- The Unix Programmer's Manual, 2nd Edition, June, 1972

    --

    ----
    Go canucks, habs, and sens!
  82. Linux version of Notes by twoslice · · Score: 3, Informative

    A third iSeries server (a model 270) is used as a Lotus Domino server running mail for 250 staff throughout Europe. It also links into the bank's private intranet.

    Apparently IBM has committed to a Linux version of the Notes client in the near future. Once that is a reality then Domino can be a full Linux app on both the server and the desktop. At the moment the Desktop Notes client will only run well under Windoze (or WINE with a lot of tweaking), while Domino has been running under Linux for awhile now.

    --

    From excellent karma to terible karma with a single +5 funny post...
  83. Re:IN SOVIET RUSSIA by Anonymous Coward · · Score: 0

    Idiot. It should be "Big bank account lands Linux!" Not accounts, just account. Unless the headline was different a couple hours ago...I still love you.

  84. likely.. by turingsfool · · Score: 2, Interesting

    I'd say likely. Read this excerpt from a report in an Indian Mag: For instance, says a Linux distributor speaking off the record, his company had recently concluded a deal with a large public sector company to implement Linux across the organisation. This was done after the company rejected a Rs. 9-crore (approx USD 1.875 million) Micro$oft proposal to upgrade its system. Even as the ink on the deal was drying. Micro$oft staged a counter attack by offering to implement the infrastructure for just Rs. 2 crore ( USD .4 million). "And we lost out on what could have been the best lighthouse projects for Linux in the country" Hence, I suspect Micro$oft's ulterior motive behind its philanthropic father donating "I'm not sure how much" for AIDs in India. Ironically, two huge condoms greated Gates on his visit to Hyderabad. I wish they were worn on larger than life middle fingers, with the rest of the fist clenched!!

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

      Hey asshole, while you are so busy hating Microsoft, Gates has given more money than you will make in your entire life to charity. Instead of being a slovenly hippie who jerks off to kiddie pr0n, why don't you put your fucking money where your mouth is and poney up to the table.

      Here's an "ulterior motive" for you, suck my fucking throbbing red morning piss hard on you fucking fairy assed splooge stain on a rug.

      The best part of you ran down your mommas leg and ended up as a brown stain on the floor.

      Have a nice day you fucking swine!

  85. All Your .. by WillRobinson · · Score: 3, Funny

    All your Peso's are belonging to US

    1. Re:All Your .. by Anonymous Coward · · Score: 1

      It's not Peso. Brazil's currency is Real.

  86. Re:I woudnt trust Open Source with my money. by Anonymous Coward · · Score: 0

    Yes, but in Open Source comunity, all the bugs are shown. We don't hide any bugs that someone found, we don't need to hide anything! But Micro$oft needs to hide Window$' bugs, therefore we can't know if that "Service Pack" has more bug fixes that it says, or even if a bug in Window$ that Micro$oft knows but doesn't have a fix yet exists. I think that there are lots of bugs that Micro$oft staff don't want to show to the press.

  87. zerg by Lord+Omlette · · Score: 3, Funny

    Anyone care to make a wager? Next issue of slashback, assuming the eds will swallow their pride to print it, will include a story about how the same bank is buying brand new Microsoft licenses at disgustingly discounted prices... "Leye nux" what now?

    --
    [o]_O
  88. Curses! Foiled again! by macshit · · Score: 2

    superman-III.diff.gz follows....

    Linux will never apply your patch if you send it that way.

    Just append it to your message in plain text, no attachments, nothing.

    --
    We live, as we dream -- alone....
  89. Re:Curses! Foiled again! by macshit · · Score: 2

    Linux will never apply your patch if you send it that way.

    Ack! I meant: Linus will never apply your patch if you send it that way.

    [Geez, two line post, use preview, still screw up.]

    --
    We live, as we dream -- alone....
  90. Re:Bill gates in Brazil by Lobsang · · Score: 2


    Don't you mean bulldog?


    Whatever.

    You know, that guy who's always high on drugs and screams his lungs off on seminars. Yes, that one. :)

  91. Developers! Linux still isn't a desktop OS by BigBlockMopar · · Score: 2

    I'm trying to incite riots, with "I'll show him!" bouts of productivity.

    You see, I'm in a position where I might be able to get 600 machines with the Canadian Federal Government switched from Windows to Linux. But I can't - for a variety of reasons, Linux simply isn't ready for the desktops of the masses.

    Why? www.glowingplate.com/dissent. Linux simply cannot be heralded as a viable replacement to Windows while the most common off-the-shelf distro (RH) is as slow as it is, KDE lacks such basic things as a spellchecker which doensn't suck, and xine's developers are having long debates about which logo to choose (all of which look like they were designed by a 14-year-old Run Lola Run fan from East Berlin) while the xine UI lacks something as simple and common sense as a friggin' repeat button.

    And while Open Office is a great start, it amazes me that, despite its Sun ancestry which is the bread and butter of engineering workstations - OO's Calc apparently lacks the ability to do a simple linear regression. Excel's been doing them for years. (It's worth noting that I've RTFM and even though I've designed radar equipment for a living, I still can't figure out how to turn on OO Writer's page numbering...)

    As Linux advocates, these things must be addressed. The party lines must be crossed, distro wars must be ended, and a concerted effort to actually get a real 100% ready x86 desktop operating system must be mustered. After all, Linux is almost there.

    If I'm so passionate, why don't I program? While I can make Hello World in about a dozen different languages, my programming style ranges from brute force to ignorance. It's so horrible that Microsoft keeps on trying to hire me to work on the IIS Development Team. You don't want to commit my code. I'll contribute in advocacy, documentation, and fanning the flames instead.

    Check it out.

    Now it's 10:30PM on a Saturday night. Time to go out and drink beer.

    (BTW, just kidding about Microsoft trying to hire me. Well, I think I am, anyway; there's a headhunter trying to scout me for an undisclosed position just outside of Seattle.)

    --
    Fire and Meat. Yummy.
    1. Re:Developers! Linux still isn't a desktop OS by c0ol · · Score: 0

      LOL a) a linux distro can't be slower than another linux distro. all linux distros with the same kernel are equaly fast. a distro is just linux(the same linux in all distros) with added software. b) who uses kde? not any sane person i hope. Gnome imo is alot better if u feel the need for startmenu etc.. I personally use fluxbox. c) a spellchecker? ispell kthx d) mplayer 4 prez!

    2. Re:Developers! Linux still isn't a desktop OS by BigBlockMopar · · Score: 2

      LOL a) a linux distro can't be slower than another linux distro. all linux distros with the same kernel are equaly fast. a distro is just linux(the same linux in all distros) with added software. b) who uses kde? not any sane person i hope. Gnome imo is alot better if u feel the need for startmenu etc.. I personally use fluxbox. c) a spellchecker? ispell kthx d) mplayer 4 prez!

      Oh, shut up.

      1. One Linux distro can indeed be slower than another. Default kernel, daemons loaded and running, etc. I don't know how many mass deployments you've managed, but I quite simply don't have time to compile a kernel for each individual machine (which all happen to be different). Nor do I feel I should have to in order to build a simple e-mail drone out of a Pentium III-500. That is utterly ridiculous inefficiency.
      2. I like the Start menu concept; it makes almost everything as conveniently accessible as Desk Accessories were on early Macintosh machines.I need the Start/KDE Gear/Footprint menu to be able to migrate Windows users to Linux with a minimum of training and user resistance.
      3. ispell or aspell is the backend to KDE's speller which is certainly invoked by KMail if not a few other things. The dictionary sucks (ie. flags "mL" as a capitalization error and tries to replace it with the incorrect "ml"), and the UI is archaic. I type quickly and I have to write a lot on highly technical concepts. When I'm banging out an e-mail to someone, I don't want the thing interrupting me every third word to get me to manually confirm the spelling of every word. I don't think that I'll be able to convince hundreds of former Windows users that going back to the old way is the better way, either. Much like I'm not going to convince you that you'd be better served by upgrading your computer's memory to core memory. (What's core memory? Look it up.)
      4. mplayer is great, probably technically superior to xine. But even ignoring the gcc 2.96 bullcrap essentially shutting it out of two of the most popular Linux distributions (and I do fault Red Hat for that), it still isn't suitable for a corporate desktop because I cannot refer users with questions to mplayer's maintainers. They act like children. While that's their perogative, they will not be taken seriously in the corporate world as a result. Personally, I like mplayer and the developers, but I simply cannot deploy it.
      --
      Fire and Meat. Yummy.
  92. Brazilian Banks Update by zanderredux · · Score: 3, Informative

    Here in Brazil, the largest private bank, Bradesco is said to run M$ servers for their web operation. I believe that. But the other day I went to their branch and I saw scores of PCs with LCD screens running windows. When I asked them about the status of my accounts, they also brought up a nice terminal emulator screen.

    Another large bank, Real ABN-AMRO, does the same.

    Banco do Brasil, being the largest Brazilian bank (it's state-owned, by the way), might use terminal emulators on top of Windows as well. I've never managed to see actual windows, as I am not an account holder, but their systems seems to be heavily mainframe-based.

    One of the largest credit card companies in Brazil is also entirely mainframe-based.

    Seems that the market found equilibrium by itself: keep Windows where it belongs to (desktops) and use IBM mainframes and Unix boxes where critical data and processes must be kept. Frankly, I dont see the point of using Microsoft outside employees desktops.

    As you guys know, Linux has a long way to go to achieve user-friendliness and if this trend continues, we'll see corporations forced to pay M$ licenses to run their desktops and paying even more to other companies so M$ can interoperate properly with mainframe and Unix servers.

    Maybe this is the rationale behind M$ actions: they create their proprietary ecossystem at the expense of freedom and/or efficiency and/or market choice.

    1. Re:Brazilian Banks Update by unoengborg · · Score: 2, Insightful

      You say that Linux is less userfriendly than windows. That may be true in some kind of general purpose application, or for the home user.

      But this is a bank, they have trained sysadmins that takes care of the things that the users finds difficult. And normally you need less sysadmins to handle a certain number of users on Unix than you do for windows.

      The sysadmins can configure user interfiaces that are extremely easy to use. E.g. if the users use six different applications, the sysadmin could have them start on different virtual desktops as the user logs in. And in the rare case that some of those apps would die he could configure a desktop menu with one entry for each program that the user could use to restart the app withour logging out.

      Having a simpler work environment like the one I described also reduces the number of support calls.

      A environment also makes your emploees focused on their tasks, instead of changeing screen savers, background images, listening to CDs, playing games or other none work related things.

      --
      God is REAL! Unless explicitly declared INTEGER
  93. Microsoft Consulting = Accenture ? by Anonymous Coward · · Score: 0

    I heard somewhere that Microsoft already found that they need a consulting capability to push their products into the corporate world.

    So they have associated with Accenture.

  94. Alternative Solution by Anonymous Coward · · Score: 0

    Look at what we do at the bank I work at:

    Dear sir/madam:

    I regret to inform that I could not read the file you sent. Please save it in the Word 97/Access 97/Excel 97 version.

    Thanks.

    Yeah. Our IT manager decided to freeze the whole operation at Office 97 versions because our company does not accept the fact that we have to rewrite lots of user macros and scripts every time VBA changes.

    So, we're stuck in 1997/98!

  95. heh by BigBir3d · · Score: 2

    sounds to me like IBM sold them servers and said; "We have this cool thing we use called 'Linux' that we are going to be using to run these servers you just bought, and it can be used on all of your desktop computers without any licensing costs. Did I mention it is more stable and secure than MS Windows? Also, it can be installed and updated via the network so that all of the machines have the necessary software and security updates."

  96. A great day for information retrieval by willpost · · Score: 3, Funny

    Finally a step towards debugging the machine that led to the imprisonment of Mr. Buttle, shoe repairman, instead of Harry Tuttle, illegal freelance Heating Engineer.

  97. My favourite ATM of 'em all by Compact+Dick · · Score: 1

    *hugs* Where have you been??

  98. Re: Linux Lands Big Bank Account by Ninja+Programmer · · Score: 1

    So I take it that those Transmeta stock options have really paid off?

  99. Windows XP Embeded? by danalien · · Score: 1

    sound like a lot like M$ Windows XP Embeded

    but ha! read this quote from M$'s site:

    "Special Offer: Windows XP Embedded for Only $995 US
    For a limited time only, get Windows XP Embedded for a special price.

    Unlock the power of Windows XP Embedded for only $995 US estimated retail price (ERP), which represents a savings of up to 65% off of the Microsoft standard retail price. This offer is valid through March 31, 2003. Contact your authorized Windows XP Embedded distributor for details.

    This offer applies only to the Windows XP Embedded development tools and not to runtimelicenses."


    That's like a fancy new über PC assembled....and they want so much for a OS, (HA!), as a customer I sure would want every businnes to follow this example, because the money comes from my spending pocket (not theirs), and I don't want to pay for this sort of coasts when there are alternatives which do the same job...

    --
    I don't claim I know more than I know, and if you know you know more than I know, then by all means, let me know.
    1. Re:Windows XP Embeded? by Flamesplash · · Score: 2

      hehe, 65% below their retail? wowo

      typically an embedded OS offers more than the vanilla version, it may have real time extensions etc..

      All in all it's meant for businesses not individuals.

      --
      "Not knowing when the dawn will come, I open every door." - Emily Dickinson
  100. What OpenOffice is missing by Sara+Chan · · Score: 2

    There's one thing that I very much miss in OpenOffice: a grammar checker. For me, it's what keeps me with MSWord. And I've never seen anyone seriously complain about anything else.

    1. Re:What OpenOffice is missing by Anonymous Coward · · Score: 0

      I'd miss the MS Word grammar checker if I thought it was any good at all. I don't claim to have the best english skills in the world, but I haven't seen a grammar checker yet that was useful. And I don't know how much use a lot of other people get out of it either, because I have gotten some MS Word documents that I know were created with recent versions of word that are damned near unreadable. Then again, I also work with a lot of non-native english speakers.

  101. It follows a fine tradition by golrien · · Score: 1

    I mean, grep? How counter-intuitive is that?

  102. 80% would find OpenOffice works fine by Lewis+Mettler,+Esq. · · Score: 2

    Your point is right on.

    A very high percentage of all office suite users would find OpenOffice works fine for them.

    This is the case in business and personal use.

    If OpenOffice does not have a feature you really need check out StarOffice. If StarOffice comes up short check out WordPerfect for Linux.

    If you think paying $400+ for Office XP is worth it fine. Waste your money.

    But, only idiots would buy Office XP for the entire company to run. That is simply a waste of precious resources and should get you fired on the spot.

    --
    NexuSys - Linux support by the best
  103. Linux is a great desktop OS by Lewis+Mettler,+Esq. · · Score: 2

    I would agree that the corporate market is a bit different than the consumer market.

    Any large company can easily break down the number of applications they truly need to get their work done. And, not one of them dictates the Microsoft brand.

    The recent developments in OpenOffice, StarOffice, CrossOverOffice and Corel's WordPerfect for Linux prove that any corporation can have a wide variety of office suite applications that are perfectly compatible with each other.

    They only have to avoid using proprietary Microsoft formats. But that does not require the non-use of the application feature set.

    The smart companies will give all general office employees a copy of OpenOffice when some getting StarOffice or even Corel WordPerfect for Linux. If anyone or any department can make a case why they have to waste $400 or so more per PC to buy Office XP, then let them try.

    But, it is stupid for an IT Manager to buy XP Office across the company. Those idiots should be fired for wasting money.

    Training a problem?

    Give all employees their free copy of OpenOffice now and let them bone up on their home machines. Pay them $50 each when they are ready. My bet is 50% or more of all employees would claim they are ready for their $50 within a week.

    --
    NexuSys - Linux support by the best
  104. right on the mark by Lewis+Mettler,+Esq. · · Score: 2

    You are absolutely correct.

    Businesses simply do not need the Microsoft bloated crap.

    It is so true that a vast majority of all business PCs run a small number of applications.

    Those companies that only need general office applications, Linux can already provide them at a number of price points.

    Get Xandros with CrossOverOffice is you need support for older Microsoft Office applications. Xandros networks with the Microsnort boxes just as easily as they do. The MS Windows Explorer is cloned. And, it comes with Xandros.

    A large number of office works would not even know the OS was switched to Xandros instead of Microsoft Windows. Just tell them it is XP with a different Window Manager (KDE). They would not know the difference. Heck, put them on OpenOffice a week or so before dropping out Microsoft and they may not even notice the change at all.

    The point here is that the corporate market can easily switch to Linux desktops assuming only that the vertical applications they need are available.

    For some businesses, that is not yet the case.

    But, if you are a larger corporation and you contact the software developer of a key application. I will bet you they will put out a Linux version if you will sign up.

    There is no reason why not to.

    Kylix/Delphi now lets developers use either Pascal or C++ to write cross-platform applications. Java runs on both. And, browser based applications can easily be available on either as well.

    The general statement that Microsoft crap is required is no longer true. In a specific case it may be true.

    Quicken runs on Linux now with the help of CrossOverOffice. QuickBooks is sure to follow. And, that assumes that Intuit continues to refuse to write to the Linux platform because of the fear that Microsoft has put into them.

    But, that can change too when the Linux market begins to grow and Intuit is not in it.

    --
    NexuSys - Linux support by the best
  105. management of Linux desktops will be key by Lewis+Mettler,+Esq. · · Score: 2

    I think you touched upon the key factors for business.

    Reliability and Interoperability is important.

    But, for corporate users the ability to manage the systems is going to be the key going forward. The total cost of PC systems is directly related to the cost of management.

    Both Xandros and SuSE have announced their intention to develop enterprise management systems for PCs. IBM has done likewise but just not limiting themselves to Linux.

    The key here is that more than one company is going to putting their resources into this problem. And, it will not be solved by automatic updates directly from the vendor. It will be solved by the corporate IT department directly managing the process. And, it will be solved in more than one way. And, that is key. Xandros and SuSE will not come to the same conclusion on how it should be done. And, that is the way it should be. Ximian also is looking to focus upon this issue.

    Microsoft might address this issue too. But, they will only offer one solution. And, one solution is not going to fit all customers anymore than one OS does. One size can never fit all. Corporations do not want to operate the way someone else demands. And, that is true even if Microsoft is the idiot making the demand.

    Microsoft products are simply overpriced and highly inappropriate for corporate use.

    Bundling IE with the OS did illegally force a monopoly in browsers upon all consumers. But, that made the OS more expensive and single minded. And, it increased the support costs for all customers. Not to mention removing a key ability of corporate accounts to decide what software they buy and use.

    On the contrary, Linux will not screw corporate accounts.

    Right now you can get CrossOverOffice, StarOffice, OpenOffice, Netscape, Mozilla and other software (including a Windows Explorer for simple networking with Microsoft) all included with an OS distribution. But, if you do not want some of that technology you can get a Linux desktop without it or remove it when you want to.

    The idiots at Microsoft will screw commerical accounts by taking away those options.

    And, labeling Microsoft as being run by idiots is dead on.

    Corporate accounts would all prefer a barebones OS. Or, a number of choices.

    Microsoft will screw you by refusing to give you that choice and forcing the purchase of the highly overpriced bundle. And, that is simply not what a corporate IT department wants. Maybe those IT managers who do not possess the intelligence to evaluate software might want it. But, they are the only ones that do.

    --
    NexuSys - Linux support by the best
  106. more than price matters by Lewis+Mettler,+Esq. · · Score: 2

    Sure Microsoft may lower its price.

    But, the bloated OS product is wrong for the marketplace.

    Who wants to be forced to buy, install, support, manager and run IE?

    Only idiots let others decide what they buy and use.

    Only idiots let others decide that food they eat each day.

    Only idiots let others decide what clothes they wear.

    Oh, but you think that others can tell you what food you eat if they pay for it?

    It is not only about price.

    Microsoft XP could be free and it still would be the wrong solution because of the cost of supporting, maintaning and using software you do not want.

    Software is just like clothing and food.

    only idiots let others dictate to them what they consume.

    --
    NexuSys - Linux support by the best
  107. maybe more than 5 by Lewis+Mettler,+Esq. · · Score: 2

    Microsoft has more than 5 years left.

    But, they run the risk of being an Apple (fine products but highly overpriced and holding about 10% of the market).

    That should be the case now with office suites.

    About 10% of those who need an office suite may depend upon a Microsoft version. But, 90% simply do not need it and can save big time when they upgrade.

    If they do not upgrade the chances are good that CrossOverOffice and Linux will permit them to keep their old version while running Linux. So, even if they do not drop the old Microsoft applications they can switch to Linux and save money there. Plus they can put OpenOffice on Microsoft now and begin to use OpenOffice which also runs on Linux.

    Intelligent IT managers only buy cross-platform applications. Period.

    There is no value to buying a proprietary solution run by a company that raises prices even during extremely difficult times just because they can screw their customers.

    Microsoft is run by idiots. It is a brand that should be avoided if at all possible. And, to the fullest extent possible. The long run benefit in such a policy demands it.

    --
    NexuSys - Linux support by the best
  108. you are kidding, right? by Lewis+Mettler,+Esq. · · Score: 2

    You waste money on 600 Microsoft PCs because the OpenOffice spredsheet does not do "linear regression"?

    How many of those 600 employees do that work? One? Two?

    If 10 need linear regression capability in their spreadsheet, then buy 10 copies of the software they need and 590 copies of OpenOffice.

    Oh, I forgot. 590 copies of Openoffice are free. So, just buy the 10.

    --
    NexuSys - Linux support by the best
  109. Equivalent features are mere credibility. by BigBlockMopar · · Score: 2

    You waste money on 600 Microsoft PCs because the OpenOffice spredsheet does not do "linear regression"?

    How many of those 600 employees do that work? One? Two?

    Since polynomial regressions are standard statistical tools, probably quite a few. As in, anyone there who isn't a secretary.

    Polynomial regressions - from linear and up - are neither exotic nor highly specialized. They're very basic data analysis tools. And they're lacking.

    What's worse is that I only used the lack of data analysis tools as a glaring example which is all the more baffling considering OO's affiliation with Sun and Sun's affiliation with the engineering profession (ie. engineers buy most of the Sun workstations sold).

    If 10 need linear regression capability in their spreadsheet, then buy 10 copies of the software they need and 590 copies of OpenOffice.

    Anyone who has tried to mix versions of Microsoft Office in a closed environment knows that it doesn't work. Excel 2000 files cannot be opened with Excel 97, which cannot be opened with Excel 95.

    Sure, it would be easy enough to try to institute an "Interoperability Policy" which tells people to always save their files as Excel 97 or some other older alternative which is well supported by OO Calc. But you know that doesn't work. People forget, or resist because of the hurdles that Excel throws up, essentially screaming: "WARNING! You will lose data!". They revert to defaults, and the OO users are left out in the cold.

    Oh, I forgot. 590 copies of Openoffice are free. So, just buy the 10.

    This attitude is the fundamental problem and the reason why Microsoft will continue to dominate the desktop (and creep more into the server space by leveraging the desktop monopoly through closed protocols and extensions).

    To most people, the Microsoft name is a good thing. "Oh, it's from Microsoft, it MUST be good!". Remember, to most people, when their computer crashes, it's the computer's fault, not the operating system.

    Most people will not have heard of Sun, or know why Linux and Unix are good things. In fact, they may think of Unix as being the operating system on the nasty old timesharing machine for which they had to write programs on punchcards back in college.

    Open Office - or even Star Office, with the Sun name more prominent - are going to be viewed with skepticism by these people, most of whom will have been using Microsoft software since the early 1980s (ie. when you were born). They'll have seen the progression from MS-DOS 3.3 to Windows/286 to Windows 3.0 and 3.1, eventually through 95 and up. Not knowing or caring anything about computers more than you know or care how your monitor draws an image on its screen, they won't question Microsoft's position.

    To get accepted into this environment, equivalent features are mere credibility.

    If we don't get our shit together to fix this and get Linux on the desktops, we're screwed.

    Historically, people bought home computers based on what they had at the office - familiarity and the ability to bring files (and pirated software!) back and forth drove the market. Taking the corporate desktop is the key to driving Windows out of the home computer. For Linux to have the majority share of desktop PCs is the only way to stop Microsoft being able to creep into the server space.

    Now stop whining, buy a book on statistics, learn what regressions are, and start coding.

    --
    Fire and Meat. Yummy.
    1. Re:Equivalent features are mere credibility. by Lewis+Mettler,+Esq. · · Score: 2

      You missed the point.

      90% of all employees do not need the applications that are incompatible.

      If 90% of all employees do not need Office XP then you simply do not buy that them.

      Can their spread sheets be read by others?

      No doubt they can without a single problem. Heck, most of them do not even need a spread sheet at all.

      The concept here which completely alludes you is that you only need to buy the applications that are actually needed.

      That means that 90% of the employees get by just fine with OpenOffice or other selections.

      Very few computer users need those higher math functions. And, a large percentage of the users who think they need Office XP have no idea what you are talking about.

      Microsoft Office suites are not dominant because of their ability to do any high level function.

      And, NO, it is not necessary to include all of the essoteric functions found in the highly overpriced applications for them to be highly marketable. And, why is that? Because 80% to 90% of the users simply do not need them.

      If one or two do, then fine.

      There is absolutely nothing wrong with buying one Microsoft box with every single application they write if you can find an employee that requires that exclusive capability. But, you do not buy a hundred or a thousand copies of a $400 application just because a few need this feature or that.

      That is a complete waste of resources.

      Sure, some users need highly specialized software. Some even need the more expensive versions of key applications. But, 80% do not.

      So, you buy the least expensive (or free) for 80% of the employees and standardize on that. Not the other way around.

      You do not find companies buying BMWs for all employees simply cause some idiot at the top thinks that is the car he must have.

      If a corporation is only going to buy one brand of a given application then you may be forced to buy the highly overpriced version for everyone. But, almost no company needs to do that. Not mine. Not yours. Most likely none.

      And, if Microsoft crap is so incompatible then exclude it. Maybe Quattro Pro does what you need. I do not know. It depends precisely upon what you need.

      Maybe linear regression is a requirement for you. But, no company I can think of should be required to buy Office XP for all employees with that as an excuse.

      The problem is in using a general example to reach a specific conclusion.

      For those employees that do not need the more expensive applications you simply do not buy them.

      OpenOffice, StarOffice, WordPerfect, etc meet the needs of 80% to 90%. So, buy those applications for the majority of the users and the high priced packages for those who can justify that expense. Otherwise, not.

      --
      NexuSys - Linux support by the best
    2. Re:Equivalent features are mere credibility. by BigBlockMopar · · Score: 2

      You missed the point.

      No. You utterly ignored mine.

      90% of all employees do not need the applications that are incompatible. If 90% of all employees do not need Office XP then you simply do not buy that them.Can their spread sheets be read by others?

      No doubt they can without a single problem.

      Apparently you utterly ignored my previous points, and you also have absolutely no experience whatsoever in supporting Microsoft Office.

      90% of my employees *DO* need the ability to do polynomial regressions. Therefore, since OO's Calc is sorely lacking, 90% of my employees *DO* need Excel.

      Sure, I could save money by switching the other 10% to Calc, but then when they try to share documents with the Excel users, there will be no end to the headaches.

      You see, Excel is part of the Microsoft Office family. As anyone who hasn't been living under a rock will attest, Office file formats are not backwards compatible, nor are they based on published specifications so that non-M$ developers will have interoperability.

      I don't know what sort of crack you prefer to smoke, but in my world, when the computers don't work (ie. "Open Office can't open this Excel XP document!"), then my pager will beep or my telephone will ring.

      Heck, most of them do not even need a spread sheet at all.

      Sure. Tell me what my users do and do not need.

      In most offices where work is actually done (including government offices), spreadsheets are a requirement. Check with your bank (and not the tellers and other drones like that), your insurance company, your utility companies, your investment firms, accountants, etc. I don't know what weird-assed industry you plan on working in.

      The concept here which completely alludes you is that you only need to buy the applications that are actually needed.

      The concept here which completely eludes you is that using a combination of Microsoft Office and any competitive products quickly becomes a practical impossibility due to Microsoft's practices. Further, apparently only Microsoft has *bothered* to check with consumers to see what they want and provide standard data analysis tools.

      That means that 90% of the employees get by just fine with OpenOffice or other selections.

      About 10% of my user base would get along just fine with OpenOffice until the 90% who needed Excel for its features started sending XP-editionb .XLS files to the 10% using OO.

      Very few computer users need those higher math functions.

      I disagree. If you knew what a regression was, you probably wouldn't even think of it as a higher math function. They have practical applications in virtually every industry.

      And, a large percentage of the users who think they need Office XP have no idea what you are talking about.

      If they need to perform data analysis, they will need Microsoft Excel's data analysis tools, which they have been using since about Excel 95. They need Excel XP simply because Microsoft no longer sells or supports Excel 95, 97 or other alternatives, and because OO simply does not include such basic and simple features as decent data analysis tools.

      Microsoft Office suites are not dominant because of their ability to do any high level function.

      I contest that. Microsoft Office is, overall, quite a mature and good product. Yes, part of why they dominate is the operating system, and the predatory file save practices, and lack of backward compatibility.

      However, I'm reasonably confident that I've used more office suites than you have ever heard of. At the moment, even with all those things aside, Microsoft Office is the best out there.

      And, NO, it is not necessary to include all of the essoteric functions found in the highly overpriced applications for them to be highly marketable. And, why is that? Because 80% to 90% of the users simply do not need them.

      I'm not sure how much real world exposure you have. I'm not asking for a built-in function which calculates the attenuation of microwave energy as it travels through waveguide - that, I have to agree, would be esoteric.

      I'm asking for a feature which allows you to take a scatter plot of data and draw a line of best fit, then present the equation of the line of best fit for all linear, quadratics and cubics.

      The closest OO seems to come is the SLOPE and INTERCEPT, which don't even return a complete function and are limited to linear regressions.

      Why does one want the function of the line of best fit? So that one can use calculus to analyze the data.

      Now, given that you probably don't even know what a derivative is, let alone how to take the derivative of a super-complicated function like e^x, I'm not going to bother to explain to you that calculus is central to *any* economics, engineering, science or even political science degree. In fact, I've often heard it said that the distinction between a useful degree and a basketweaving degree is the study of calculus.

      With your obvious expertise in real-world affairs, I can only assume an arts degree of some sort. Calculating your IQ would probably involve taking the square root of a negative number.

      There is absolutely nothing wrong with buying one Microsoft box with every single application they write if you can find an employee that requires that exclusive capability. But, you do not buy a hundred or a thousand copies of a $400 application just because a few need this feature or that.

      Again, you lack real-world experience or knowledge of what happens when you try to mix Microsoft Office with anything else in a business environment.

      That is a complete waste of resources.

      No more so than reading your ill-informed and ill-considered arguments.

      Sure, some users need highly specialized software. Some even need the more expensive versions of key applications. But, 80% do not.

      Again, using your apparent style of cyclical arguments, we come back to this.

      Okay. My conjecture is that you have no idea what a regression is, therefore you consider it to be highly complicated and sophisticated math which is therefore not provided within OO.

      I'm not asking OO to be able to perform symbolic integration of functions of complex numbers. I'm not even asking OO to multiply matrices. I'm asking for the same simple statistical analysis tools as the market leader in spreadsheets has.

      So, you buy the least expensive (or free) for 80% of the employees and standardize on that. Not the other way around.

      Your lack of practical knowledge is stunning.

      You do not find companies buying BMWs for all employees simply cause some idiot at the top thinks that is the car he must have.

      No, but when the exhaust from one BMW keeps all the Hyundais, Toyotas and Chevrolets from running, then if one needs the features of the BMW, then all need to have the BMW.

      OpenOffice, StarOffice, WordPerfect, etc meet the needs of 80% to 90%. So, buy those applications for the majority of the users and the high priced packages for those who can justify that expense. Otherwise, not.

      [sigh] I give up. You're far more intelligent and better informed than I am. Continuing this debate with such a luminary as yourself is a waste of precious time when you could be using your creative and mathematical genius to cure cancer and AIDS. For the benefit of mankind, I shall no longer discuss this with you so as to avoid wasting your finite productive years.

      --
      Fire and Meat. Yummy.
    3. Re:Equivalent features are mere credibility. by pieszynski · · Score: 1

      Now, given that you probably don't even know what a derivative is, let alone how to take the derivative of a super-complicated function like e^x, I'm not going to bother to explain to you that calculus is central to *any* economics, engineering, science or even political science degree. three years of a PPE degree and . . . nope didn't use excel ONCE to perform statistical analysis - in my admittedly narrow experience of using stats dedicated stats tools were always used, by the staff as well as the students. But this might have been because the university was too tight to buy new copies of excel that looked all pretty, shiny and new. if open office will more than do the trick for most microsoft office users, clearly being good enough, isnt good enough.

      --
      a man of infinite shallows
  110. Bullshit. by Anonymous Coward · · Score: 0

    People working in banks are some of the most talented IT individuals (only banks can afford them).

    It is people in the business side who had been bought by the shiny mirrors offered by MS. But believe me, not for much longer.

    Banks far bigger than this are looking into adopting Linux All what to most of the /. crowd is pretty obvious is beggining to permeate to the business leaders in corporate boards in several big name companies.

    I should know, last week we were in a presentation by IBM and all the people there where very impressed and asking all the right questions about how Linux can be brought into our organization. Suits wanted to know more about Linux. The few techs that were not yet convinced (upper an middle management that have no time to tinker around with computers anymore) were firmly in the "lets get Linux in" side.

    If I was MS I would me really worried, companies like Sun and HP at least have the expertise to make Linux work and half baked plans to do so if needed. MS is in denial. They may get to keep the desktop for a while, but sincerely I don't see how they are going to hold the server slice of the market that they currently have.

  111. 80% to 90% simply do not need it by Lewis+Mettler,+Esq. · · Score: 2

    If you have specialized needs for higher math functions in a spread sheet then fine. But, that case is rare indeed.

    The truth is that 80% to 90% of all office type workers have no idea about the mathematical functions you are talking about. They were never educated to deal with them either.

    The point being that a very large percentage of office suite users simply do not need the most expensive version out there.

    If your employees do, then fine.

    But, it is stupid for a corporation to spend thousands if not millions just to buy the most expensive suite just because a few selected employees might know what those features are.

    We are talking about the 80% to 90%, not the 10%. If you want to claim that all your employees fit in the top 10% then fine. You can spend your big money on the Microsoft brand. That is NOT typical.

    --
    NexuSys - Linux support by the best
  112. 80% simply do not need the high priced alternative by Lewis+Mettler,+Esq. · · Score: 2

    Many workers may need a spreadsheet.

    But, few even know how to use them past the very basic functionality.

    I would bet less than 5% of all spread sheet users even know what linear regression analysis is much less having the requirement to work it up as part of their job.

    It simply does not matter is Excell is the best spread sheet or not. Nor does it matter that it is included in the Office XP suite.

    The only question is what software applications are necessary for the various employees of the company. And, it is a rare company indeed that only hires employees capable of dealing with higher level math, operations research or curve fitting.

    Even universities and research departments have plenty of clerical workers that do not need the $400 or $500 suite.

    No doubt 80% to 90% of all Office XP users do not need support at all simply because they do not use those features, ever. They do not know how.

    In fact I would guess that a high percentage of support personnel in most corporations are not capable of supporting the high level functionality anyway.

    It is simply foolish to buy BMWs for all employees because some employees may earn them. And, the same is true with software.

    You buy and support only the software needed by the various classes of employees. Secretaries, etc., do not need the spreadsheet capabilities nor the support associated with it much less the higher expense to give them the licenses. OpenOffice is fine for 80% to 90% of all employees.

    And, that approach might save you 80% to 90% of your IT software budget. Take that $300 to $500 and give them all faster processors or faster printers.

    The key is to target the employees with appropriate software not the most expensive of all alternatives. That is a waste and should rightly get you fired.

    --
    NexuSys - Linux support by the best
  113. quick question... by Anonymous Coward · · Score: 0

    Is there a web site which collects windows->linux switch stories?

    And where is a good advocacy site to show management?

  114. Heel! Good boy. by Anonymous Coward · · Score: 0

    But soon after the election (or just before, I really don`t remember now) the Brazilian newspapers said that Bill Gates had invited the new president to "chat"...

    Uncle Bill whistles and his dog heels.
  115. Last Post! by alpg · · Score: 1

    BOFH excuse #247:

    Due to Federal Budget problems we have been forced to cut back on the number of users able to access the system at one time. (namely none allowed....)

    - this post brought to you by the Automated Last Post Generator...