Slashdot Mirror


The Benefits of 'Vendor-Free' Open Source IT

mjasay writes "IDC has released a report looking into industry adoption of open software. In the study, analyst Matt Lawton stumbles across an intriguing trend: IT departments do most of the services around open source, rather than third-party consulting companies. While IDC believes this is a bad thing, the data in the report suggests otherwise. 70% of the enterprises surveyed did their own implementations, while roughly 90% supported their own open-source deployments. This might be a cause for alarm if the projects weren't so successful: 70% of the projects were deemed to be of "Critical" or "High Importance" compared to other IT projects and 90% plan to maintain or increase their investment in open source projects. Could it be that open source is liberating enterprises from an unhealthy dependence on vendors, and that early results suggest that this will be a Very Good Thing for the success of IT projects, many of which have failed historically."

38 of 111 comments (clear)

  1. Good news for those going into IT by neapolitan · · Score: 5, Informative

    Very interesting thesis of this post. In my line of work (health care) there is a lot of in-house development of patient care record systems, as there is not a dominant standard at this time.

    I've found the following:

      - You get smarter, more resourceful people when they are not MSCE drones, but actually programmers that are able to solve a problem, not just relay it up the chain or find the checkbox in the configuration GUI.

      - There is much less waste in a way, and more in another way. Specifically, implementing a solution often involves talking to a single person about a problem with the database, not finding the "Oracle consultant guy" who then can talk to the "Microsoft guy." With a department that has its own development, these things seem to go faster and there is less separation of functions.

      - However, many hospitals / organizations duplicate functionality, which is the "more waste" that I talk about. I mean, many, many businesses are the same and need email / web server setups plus a few business-specific apps. This is all duplicated by each organization. Training a consultant is even more globally efficient in this regard, who can take his expertise and start multiple implementations without (expensive) retraining.

    Overall, I think this is great news for smart people going into IT. You will be sought after to lead a company department, and all of those license fees can now contribute to your salary + additional savings for the company. Would you rather earn $x from being a MSCE admin, or $5x managing a vertical open-source system with much more intellectual stimulation? I'd take the latter.

    --
    Slashdotter, ID #101. UIDs are in binary, right?
    1. Re:Good news for those going into IT by The+Spoonman · · Score: 2, Insightful

      Interesting reply, but I work in the financial industry, and I find the exact opposite to be true. Most in-house developers are clueless dimwits who've fallen behind the times because they've been isolated from real programming techniques and newer technologies. They end up doing things the same old way for years at a time and nothing really changes.

      You get smarter, more resourceful people when they are not MSCE drones, but actually programmers that are able to solve a problem

      This would make more sense if you hadn't mixed the two. An MCSE is a person who's taken tests to indicate technical ability administering Windows-based systems. An MCSD is a developer who has certified on MS products. The two disciplines are completely separate from each other. Administrators make terrible developers and developers make terrible administrators. Yes, in the last 21 years, I've met about 5 anecdotal people who managed to be fantastic at both, but they were an extreme exception, not the norm.

      That being said, those are simply certifications. They serve a singular purpose: to provide HR drones with checklists that they can compare resumes against. They do not, in any way, indicate a person's ability to do a particular job. It merely shows they were able to memorize answers to a test and spew them out. Generally, it's pretty easy to tell the clueless from the clued-in. The clueless have their certs hanging on a wall, the clued-in don't know where theirs are.

      --
      Which is more painful? Going to work or gouging your eye out with a spoon? Find out!
      http://www.workorspoon.com
    2. Re:Good news for those going into IT by DudeFromMars · · Score: 2, Funny

      >>Most in-house developers are clueless dimwits

      You are being too harsh.
      Clueless, yes.
      Dimwits?
      I have seen some work up to half-wits.

      Then there are a few in-house developers who are pretty good - and going to leave.
      Working in-house almost always degenerates into doing at least some tech support, and that kills developer productivity.

      >> Certifications.. do not, in any way, indicate a person's ability to do a particular job.

      Exactly correct.
      I have seen a negative correlation - more certs = less skill.
      Perhaps my sample size is too small or perhaps those without skill and experience really need to bolster their resumes.
      Hmmmm.

  2. Re:Statistics by Vectronic · · Score: 3, Funny

    78.32% of Statistics Are Just Stark Raving Mad...

  3. Open Source != Free by metlin · · Score: 2, Interesting

    Sure, a lot of these may be Open Source, but I know of a lot of companies that have Open Source software installed by commercial vendors (e.g. Red Hat or even IBM).

    Now, this may not necessarily be a bad thing, but I don't see how this is markedly different from, say, paying Microsoft.

    You're still paying for support and stability -- just that you have a little more flexibility and control over your software, which usually does not matter all that much in enterprise production applications. I mean, just often do you recompile your kernel or add a new feature on your platform handling millions of transactions a day for a critical client? I didn't think so.

    I mean, yay for Open Source and all that, but so what? At least from a customer perspective, you may not be paying for licenses anymore, but you are still paying for support -- and that is usually where the bulk of the expenses lie.

    1. Re:Open Source != Free by pembo13 · · Score: 2, Insightful

      Neither the summary nor the article seems to imply that open source == free. but it is a waste of resources to reimplement things, just because only good implementation is proprietary and you can't afford it. Some companies still implement their own timesheet and issue tracking systems -- what if there was a good OSS they could just mod to suite their needs.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    2. Re:Open Source != Free by hedwards · · Score: 3, Interesting

      The biggest difference is that it's hard to institute buyer lock in if the company can commission a plug in to export the files to a different software suite. It might be expensive, but usually not, and it is usually less expensive than sticking with a company or software package that is that expensive, that outdated or possibly that insecure. In many cases the software has already been written by somebody that has wanted to do the same thing anyways.

      That probably isn't as much of an issue for home users, but in a corporate environment the cost of lock in can be huge.

      And that's the case whether the software is paid for or not, as long as you've got the code, you have the option to overcome the lock in most cases.

      Which is why I generally use products like moneydance that can export as xml or products that use common standards like mp3 or even rtf. Looking forward to ODF though, that'll hopefully be much better than the rtfs have been.

    3. Re:Open Source != Free by _Sprocket_ · · Score: 3, Interesting

      Sure, a lot of these may be Open Source, but I know of a lot of companies that have Open Source software installed by commercial vendors (e.g. Red Hat or even IBM). Isn't The Fine Article saying exactly the opposite?

      Now, this may not necessarily be a bad thing, but I don't see how this is markedly different from, say, paying Microsoft.

      You're still paying for support and stability -- just that you have a little more flexibility and control over your software, which usually does not matter all that much in enterprise production applications. I mean, just often do you recompile your kernel or add a new feature on your platform handling millions of transactions a day for a critical client? I didn't think so. In fact, in my environment, we have done exactly this. We've said "Hey [HARDWARE VENDOR] and [LINUX DISTRO VENDOR], we implemented [KERNEL HACKER]'s patch which has solved the stabilitly issue on [SERVER PRODUCT] - you guys should talk about getting this included in your next release." We've also said "Hey [SOLUTION VENDOR], we've made these code additions to [OSS PROJECT] you provided and its given us some functionality needed to solve some problems we've had - you should consider it in your next release." Granted - I don't see it every day. But it does come up.

      But that's all a bit of a red herring. It's not so important that we can make code changes but that other people can. People who aren't all beholden to the same decision makers. This gives us some leeway with our environment and vendor choices. We currently deploy a lot of RHEL. But if RedHat fails us as a vendor, we can move to Canonical or even Novell with relatively minimal fuss. We've put off major vendor and architecture changes like this before because the shift from one proprietary architecture to another was so dramatic that we were willing to put up with substandard vendor support for years. If that particular example was based on an OSS architecture, the shift would have been far, far simpler (albiet still somewhat involved I'm sure).

      To a lesser extent, licensing is still a plus. We have RHEL entitlements for our lab, but never enough to cover all the projects popping up. Most of the time we can simply stand up a CentOS instance and work with that until the point where one "needs" a full RHEL install. We really don't need the full support of RedHat for those projects. And it's nice to not worry about where the licensing is coming from.

      Do we still pay for Open Source Software? Sure do.... a fair amount. Of course, at our level, licensing is supposed to be a minor issue. I'd believe that more if we didn't keep running in to issues about where other OS installs are getting licenses or how many CALs a project needs.
    4. Re:Open Source != Free by symbolset · · Score: 3, Interesting

      I mean, yay for Open Source and all that, but so what? At least from a customer perspective, you may not be paying for licenses anymore, but you are still paying for support -- and that is usually where the bulk of the expenses lie.

      The perspective that organic resources are inferior to external resources for solving problems can be resolved in HR by hiring capable people. You can start by hiring capable HR people or letting the prospective coworkers interview the applicants. If the attitude of the HR team is that any certified fool will do it should no surprise that certified fools are doing the work and the result will be as expected. If you can't solve this problem your competitors can and I'm not worried about how it works out for you.

      You're not just paying for support and stability. If stability were a critical factor you wouldn't be looking at Microsoft solutions at all. Their history on this issue is bad. Integration is a factor too and here Microsoft has the edge because their integration from bottom to top is superb. It's easy to integrate when you have no standard to adhere to. Open source answers are great for servers where one server does one job and you can strip out every other part. Where standards are present there's no reason not to go with open solutions. TCP/IP won, didn't it? On the desktop open source doesn't gain the end-to-end integration advantage until you're dealing with high levels of customization or large numbers of apps that don't work well together. Virtualization and application servers can be very helpful here. If what you need is an end-to-end answer today with the resources you have, the Microsoft answer can be an appealing choice.

      Two major problems with the Microsoft solutions are stability and flexibility. On flexibility, when you come to the point where the Microsoft solution just doesn't have the feature you want you'll find you're in a corner where the solution is beyond any answer. On stability they're improving but we're still a long way from "good". Another problem with flexibility is that if you move to a standards based approach you will find that the standards lag the practice and to compete you'll need people who can assess the merits of available technology despite lack of dominant standards. Such people are seldom cheap and often hard to find. It is my belief they are worth both the effort and the money.

      If by some chance you find yourself in an organization where a movement to adopt open source or standards is successfully met with "We can't do that, we're a Microsoft shop" my best guidance is to flee to the competitor that is not so impaired, or if it's a government shop, to lay low and solve the problems you have with the best available technology and let the conflict settle itself out.

      --
      Help stamp out iliturcy.
  4. Conclusion Not In Evidence... by Anonymous Coward · · Score: 4, Insightful

    This might be a cause for alarm if the projects weren't so successful: 70% of the projects were deemed to be of "Critical" or "High Importance" compared to other IT projects..."

    This post reminds me that most slashdotters are engineers, and not project managers. How in the world do you infer that the projects are "so successful"?

    The article (which I did read) does claim a large percentage of the projects are "Critical" or "High Importance", but this does not mean, "These are the successful projects." Rather it means, "These projects had damn well better be successful!" Are they successful? No word on that.

    This is another example of posters' bias, reading conclusions into an article that does not support them.

    Come back when there's some history of these internally supported projects. Let's see if they do better than the dismal 50% average success achieved by today's corporate technologists.

    1. Re:Conclusion Not In Evidence... by clarkkent09 · · Score: 2, Funny

      How in the world do you infer that the projects are "so successful"?

      Because if you define success as somebody using open source (as slashdot editors and most posters do), then all open source projects are by definition successful. Failure would be if they used closed source, and if they used microsoft it would be a disaster.

      --
      Negative moral value of force outweighs the positive value of good intentions.
    2. Re:Conclusion Not In Evidence... by pembo13 · · Score: 2, Insightful

      What a bullshit thing to say. A project is successful if it meets its slated goals in the agreed amount of time and expense. This has nothing to do with OSS.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    3. Re:Conclusion Not In Evidence... by daveb · · Score: 2, Informative

      90 percent of respondents are planning to increase or keep the same (very healthy) level of investment in open source. Clearly, if the projects weren't working out, we'd see this number come in much lower.
      I've worked in healthcare IT (admitidly in a differentcentuary). The idea that bad projects would lead to a change in behaviour is a really nice fantasy. The reality is more like continually banging your head on a brick wall, when it hurts bang some more to see if it lessens, repeat.
    4. Re:Conclusion Not In Evidence... by Anonymous Coward · · Score: 2, Funny

      This is British Airways joke number 666 currently cruising at 30,000 feet right over pembo13's head. Cabin crew: please jettison the toilets... WHOOOOOOOOOOOOOOOOOOSSSSSSHHHHH!!!

  5. Re:ATCS by ozmanjusri · · Score: 2, Informative
    So were on sourceforge can I download an Air Traffic Control System?

    Here and Here

    --
    "I've got more toys than Teruhisa Kitahara."
  6. Re:ATCS by Jello+B. · · Score: 4, Funny

    http://www.openoffice.org/

    Not sourceforge but it's so bloated there has to be an Air Traffic Control System in there somewhere.

  7. Re:ATCS by ozmanjusri · · Score: 2, Funny
    it's so bloated there has to be an Air Traffic Control System

    OOo 2.3.1 : 107MB
    MS Office 2007 : 388 MB

    Judging by those numbers, it looks like MS has given Excel its flight sim back, given Word an air traffic control app, and judging by the frequency of its crashes, given Powerpoint a demolition derby...

    --
    "I've got more toys than Teruhisa Kitahara."
  8. A Perfect Team by DigitalisAkujin · · Score: 3, Insightful

    Ten guys @ 120k a piece who are collectively computer experts in web design, web development, front end application development, linux, windows, mac, graphics, and networking will solve 100 times more problems 20 times faster for any organization compared to 100 4 year educated drones @ 60k.

    Truth....hurts. ;)

    1. Re:A Perfect Team by eraserewind · · Score: 3, Insightful

      Yeah, but managers prefer headcount than subordinates earning more than them.

  9. Yup by Phaid · · Score: 4, Interesting

    Frustration with lack of decent support from enterprise software is exactly the reason I switched to Linux in my work apps in the first place.

    I develop software for electronic toll collection systems. In 1997, that stuff all ran on things like UnixWare 2.1 with VenturCom real-time extensions. It worked fine when it worked, but if you ever uncovered a bug that was difficult to solve, forget it. We once encountered a problem with the UnixWare 2.03 C library that caused a memory leak every time a file handle was written to. The fix? Upgrade to UW 2.1. Except, the realtime extensions package we had would only run on 2.03. What we needed was a patch to that version of the OS. SCO's answer? Well, that isn't our problem now is it? VenturCom's answer? Buy a new version of our extensions.

    After experiences like that, I decided to switch our projects to Linux. In 1997, support for the near-realtime features I needed (memory locking, adjustable priorities, POSIX signals) was pretty poor under Linux, but it was worth working around it to get away from the corporate OSes.

    The sad part is, my bosses initially refused to allow me to do that. The reason? There was no official means of support, we would have to maintain the software ourselves! To them, the concept of "support" was just a check box you ticked off somewhere, not something they actually ever had to use. And they had no idea that it was simply easier to go out and find a fix, or fix problems yourself, than to rely on some multilevel telephone hell that usually doesn't know anything in depth about the products it is supposed to help with.

    Ironically, today, practically every embedded system in the toll and intelligent transportation industry runs on Linux; it has become the industry standard.

    1. Re:Yup by masdog · · Score: 2, Insightful

      I had this experience recently. My company was looking to implement a computer-based training system for the employees at my plant. The HR department checked with other plants and found that they all used the same vendor as part of one giant training system. This system was decent, but the company charged an arm and a leg for everything. As the IT guy, I looked into some alternatives, and I found a couple of SCORM-compliant open source LMS packages. The only drawback to those is that we would have to put together our own content.

      I put together one of these systems in a virtual machine, created a test course, and wrote up the expected project cost including an intern or two to create the training materials. I presented this to the project manager thinking that the management would appreciate something that could lower the expected project costs by $10,000 or more.

      Instead...the idea was turned down because "I was the only one there to support it." I brought up cross-training someone in our plant or at a higher level of the company, and that was turned down because everyone was too busy.

      What I don't get is why management doesn't trust their own staff. They hire us as computing professionals, so why don't they trust us to maintain systems that they want to lower costs or improve business.

  10. Open Source by Z00L00K · · Score: 2, Interesting
    Open Source is used in businesses in packages that are well-known and known to be stable. They require little maintenance and has little or no support cost. Examples are the Apache web server, Eclipse development environment and BIND.

    Most information about how to tweak these are found quickly by using Google, while many commercial packages are cumbersome and also sometimes requires configuration in many places/modules using a variety of user interfaces to be both safe and stable.

    What often happens is that when a support issue actually occurs it can cost a lot of time to straighten out while trying to contact a vendor but it is likely already fixed in an open source package one way or another. What many analysts fails to see is that each support case can create a downtime that has an impact on both support personnel and a lot of people depending on the service.

    "The time to fix" factor is seldom seen in an analysis like this.

    There are of course also open source packages that doesn't work as well, but the author is often aware of that and has probably inserted a huge disclaimer stating the limitations. And how many times have you seen a limitation declaration in a commercial package? (Unless of course it's a liability limitation).

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    1. Re:Open Source by badpazzword · · Score: 3, Interesting
      This is exactly what is going on in the gaming community I participate in. The game itself is Microsofted Open Source, but the authentication system is a proprietary solution which relies on a third-party obfuscation company.

      It so happens that Windows Vista isn't fully compatible with the game -- .net SP3 borks the authentication system. Its dev promptly looked for the problem, and of course the problem was found in the third-party obfuscation tool. He submitted a ticket and the community is waiting for a fix.

      It's been 40+ days since this issue has been found, targeted and reported, but Nothing Happens(TM). We're still waiting for the fix. The admins do not obviously want to release a non-obfuscated version of the .net authentication tool, nor they want to switch over another obfuscation company (and pay for another license). So people using Vista are currently forced to work around the problem by blocking updates and using .net uninstallers.

      Even Microsoft Research has contacted us with details regarding the trouble, but again there is nothing we can do to address it.

      Our community is having a 40+ days [partial] downtime, and there's nothing we can do, but wait and publish workarounds for a problem we didn't create.

      Not the kind of stuff that makes you all warm and fuzzy on relying on third parties, huh?

      --
      When ideas fail, words become very handy.
  11. Model at this point.... by ndg123 · · Score: 3, Insightful

    Preferred-vendor (or preferred technology) approaches are OK until your business problem can't be helped by an existing off the shelf component. Rather than go for large scale bespoke development, the result is often large scale package customisation and integration, with most of the same disadvantages. Either of these need decent in-house business domain knowledge, which pure IT services companies can't provide, which is why some of them are aligning to industry segments and not just technology. But if you did have a decent in-house development team, that is where the pay off comes - people who 'can' *and* people who 'know'.

    I don't know about healthcare, but in many other sectors, they have already moved away from having deep technical skills aligned to their business and their IT environment. Instead, they have been sold a set of packages with some glue to stick them together, plus some consultancy to glue them together. There is an in-house service delivery organisation who are there to service the machine, but they don't get asked to build new stuff. This is a shame since some of them used to do that work and enjoy it more than investigating support calls. SD will have expertise in the majority vendor (e.g. Microsoft on the desktop/office infrastructure side, Oracle on the server/db side) - but more for support than development or enhancement of applications.

    The business as a whole sees a lower baseline cost for IT, with individual units (HR, marketing etc) paying for expensive projects by outside consultants, whilst accepting the trade off between the disadvantages of this model against bottom line costs.

    1. Re:Model at this point.... by smilindog2000 · · Score: 3, Insightful

      You know, there's another good reason IT guys support open source projects. When things go wrong, you just enter the error message into Google, and 80% of the time, the solution is right there! It's faster to fix open-source goobers than it is to call a support company. Google and open-source make you smarter than a paid closed-source consultant. Why do IT guys support open-source themselves? Because they can. Because it's actually easier. And... it's more fun :-)

      --
      Beer is proof that God loves us, and wants us to be happy.
    2. Re:Model at this point.... by CrazedWalrus · · Score: 4, Interesting

      Or, if you have decent communication skills, talk to the developers who can usually fix it very quickly. A few years ago, I was having trouble getting FreeTDS to compile on an *old* Solaris platform (not a common target in the least). I worked with the developers, James and Freddy, I think, and they were astonishingly responsive. In fact, at times I was the one slowing down the process. They had the bug investigated and patched in a day or two. Unbelievable. That could never have happened with closed-source software.

      Another time I ran into a minor SQLAlchemy bug having to do with Postgres domains column types. I reported it along with some sample code to reproduce the error, and it was fixed in the next release a couple weeks later.

      It's that kind of responsiveness that's the reason I'm a FOSS fanatic. I get so frustrated with closed off-the-shelf software! Yes, FOSS is sometimes a little rough around the edges or incomplete, but it's always improving and the authors have always been responsive to my problems -- even if it was a PEBKAC error. Can't say the same for closed source.

    3. Re:Model at this point.... by ckaminski · · Score: 2, Interesting

      I used to work for a place with a very technical product, and had 5+ year C++ programmers doing tech support. We were authorized with specific clients to push out patches developed by support techs for special circumstances or blatant errors without needing to go through the full QA and review cycle. It wasn't done very often, and since it was a database product we were very terrified to do it for fear of data corruption. Even if we never gave the patch to a customer, our work often ended up as the approved fix.

      Some fixes truly are simple, even if the problem is horrible.

  12. It's about relative risk. by mawhin · · Score: 5, Insightful

    Where I work, it seems to come down to

    (a) Spend several ten of thousands upfront and the another few thousand every year on a commercial product. Never have it integrate like they promised it would. Wait weeks or forever for fixes. Repeat every three years. Or..

    (b) Buy a couple of servers. Spend time I would otherwise have spent trying not to fall asleep putting together what we need by gluing together a few open source systems. Fix it when it breaks. Maybe it takes a few weeks. But we always get there in the end.

    I'd be much happier paying good money for commercial 'solutions' if they weren't pretty much always rubbish. And by rubbish I mean plaintext auth over http, I mean wasting a week whilst vendors argue over whose problem it is - without actually investigating, etc etc.

    If want less-than-perfect products with substandard support, I can do that myself.

    --
    Why are you looking at me like that?
  13. No other services required = 20 percent by Anonymous Coward · · Score: 4, Insightful

    The article has a chart, labelled "Primary Source of Project Services".

    And the line on the chart that struck me was the most was the one labelled "No other services required", with responses in the 20 percent (or more) range.

    That means one in five projects, relying on Open Source Software, requires no support whatsoever (other than what the developers do for themselves, I presume).

    That suggests that the Open Source Software they are using requires very little, if any, support.

    In other words, IT JUST WORKS.

    Can you imagine a project that relies on Windows, or other Microsoft software, that can get along without someone assigned to support? Heck, even a simple home Windows user has to know or hire someone to provide support, otherwise their PC ends up being used as a doorstop.

    This matches my own experience. My son provides my PC service. When I was using Windows, I had to ask him for help every couple of weeks or so. But then he installed Linux for me (Debian, Gnome, Firefox, Thunderbird, OpenOffice), and he hasn't had to touch my PC for almost two years. Linux has never crashed on me (though Firefox has).

    I know that my son also converted a small business to Linux (servers and desktops), and now they don't call him unless they want something new added -- they never call him to fix something that's broken, unless it's a hardware problem.

    This means that, when it comes to Total Cost of Ownership, Open Source software is not only cheaper for the initial installation, it is also cheaper in the long run, due to reduced problems, and reduced support costs.

  14. Irony? by mangu · · Score: 2, Interesting

    Don't you find it funny that a paper about Open Source costs $4500?

  15. in house experience by timmarhy · · Score: 2, Insightful
    The problem with this, is it requires keeping experienced people.

    good if your management are smart enough to realise the value of the people who work for them, but usually they don't see this.

    --
    If you mod me down, I will become more powerful than you can imagine....
  16. Re:Hmmm. by haruchai · · Score: 2, Interesting

    If a company has a support contract, it's not that easy to just bail on it.
      Some of those enterprise or government contracts are pretty tightly written.
      I just finished taking a course at HP and the instructor said that due to
      the large installed base of OpenVMS in the US Armed Forces, HP bowed
      to the existing requirement that VMS will NEVER be "sunset".

    --
    Pain is merely failure leaving the body
  17. CYA by Anonymous Coward · · Score: 3, Insightful

    When I was young I heard a saying "Nobody ever got fired for buying IBM". The concept of this is that if you were buying a computer system and the project failed, you could not be faulted for it if you had picked IBM as your vendor, while if you chose a different vendor your choice would be questioned and you could lose your job. This same mentality is applied to operating systtems and software now, but substitute Microsoft for IBM. Perhaps this is starting to change. It is fascinating to speculate on a world where IT managers would be questioned for their decision to choose Microsoft. "You implemented Vista all over our corporation? Why did you do that?"

  18. Huge difference by HangingChad · · Score: 2, Insightful

    Now, this may not necessarily be a bad thing, but I don't see how this is markedly different from, say, paying Microsoft.

    It's massively different. With Microsoft you're locked into their file formats and their upgrade cycle. You can either dance on the end of their patch string or leave your network vulnerable. I'm constantly surprised at how much MS dictates the daily activity of MS-centric shops.

    The best value with open source is to implement it yourself. The next best thing would be paying someone like IBM to do it for you. If you get mad at IBM you have the option of finding someone else to support your operation and give them the boot. If you try it yourself and run into problems, you can always get out the checkbook and call in the big boys.

    --
    That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
  19. Re:Hmmm. by WindBourne · · Score: 3, Interesting

    The feds are treated different. I use to work at HP, and I can tell you that HP will not sunset that stuff because it is SOOOO profitable once active development stops . The reason is that active development has stopped so the team of 300 ppl is now done to 30 and then down to 3. But you typically have the same amount of money coming in. That is why HP likes to buy up old companies. The support dollars makes them worth a LOT. It is also why HP really did not jump on Linux at first. There will never be that opportunity for end of contracts. OpenVMS will be milked with just 10 coders on it, for the next 2-3 decades (your instructor snowed you).

    But SCO is a different matter. They are about to go under. Once a company goes chap 9 or 11, they are under no legal obligations to uphold these, except ones like the feds. BG is only re-opening this case because Vista is an absolute disaster for them. Otherwise, SCO would now be gone.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  20. Vendor Solutions Just Take Too Long by nuintari · · Score: 2, Informative

    Vendors assume you are ignorant of their products, especially as how it pertains to your own environment. Try it sometime, call a vendor and say, "I'd like to order 2 _vendor_ _model_, with X numbers of these add-ons, can I get a quote?" You won't get a quote for anything you ordered if the price tag is over a couple hundred bucks. They will happily sell you the little stuff, but the minute you order a large product, you become an idiot to them, who has to be walked through a slow and tedious process of "carefully examining your situation to ensure we find the right fit." yeah, shutup asshole. I researched this a ton, I know what this product will do, what I need it to do, I have found your 'right fit,' just quote me a price and lets get on with this. I do not need a four way phone conversation between you, the manufacturer's sales guy, and two techs explaining me a pile of stuff I already know. You are not going to sell me a product that is 10 times my expected price, I am not an idiot, when I said I wanted model Y, I meant "I want model Y!" not, "I am an idiot, and if you sweet talk me hard enough, I'll by the YY2000eleventyOverpoweredDontNeedItonlyMoronsBUyThis model"

    So yeah, fuck Vendors, we do 99% of our stuff in house, we are a FreeBSD shop with a ton of custom code. I like it this way, it keeps me off the phone with sales guys and snobby support techs. When it breaks, I fix it, not pick up the phone and pray they aren't having a high call volume.

    --

    --Nuintari

    slashdot : where an opinion can be wrong.

  21. Evidence by gnutoo · · Score: 2, Interesting

    all open source projects are by definition successful. Failure would be if they used closed source, and if they used microsoft it would be a disaster.

    Sure, why not? If the free software was not a success it would quickly be replaced by your other options who's costs are known. Most of these companies have been there and done that.

    You are witnessing the rise of free software. It has already taken over embedded systems, HPC and other "server" applications. The whole point was to provide a community sharing building blocks that would benefit everyone. User generated software serves users. The other stuff serves it's owners. The trend really is irreversible.

  22. Re:IT support costs go down but auditing goes way by ratboy666 · · Score: 2, Informative

    Of the Operating Environments you mentioned, source is available. The last "hold-out" was Microsoft -- even they make source licenses available now.

    HP: see http://licensing.hp.com/slm/swl/view.slm?page=source (VMS, Tru64)

    Solaris: completely open-source, see http://opensolaris.org/os/

    IBM: not sure about them -- older releases of IBMs mainframe OS came with source, so I expect that z/OS comes with source. I *haven't* personally seen the source for AIX.

    In general, OSs have ALWAYS come with source; back in the early '80s, for example, Digital VMS came with source (by default on microfiche AFAIR). The "closed source" OS was debuted by CP/M, and carried forward by MSDOS.

    --
    Just another "Cubible(sic) Joe" 2 17 3061