Slashdot Mirror


IBM to Open Projects at SourceForge.net

cfelde writes "On Friday, IBM said it is contributing some 30 open-source projects to SourceForge.net. IBM also said it is expanding its own developerWorks Web site with more resources including training in PHP and other popular technologies." This probably dovetails with IBM's new full on support of the PHP language.

10 of 179 comments (clear)

  1. Amazing by Rei · · Score: 5, Interesting

    It's amazing how well IBM has been transforming itself from the universally-recognized Bad Guy(tm) to a geek's best friend ;) Back in the day, IBM was the Evil Empire of the computer world.

    --
    Don't take a knife to a gunfight, or even a knife to a knife fight. Take a gun to a knife fight.
    1. Re:Amazing by stevesliva · · Score: 5, Insightful

      No, IBM thinks CPU time will be the commodity and services will the the cash cow. Stable, reliable open software will be the grease, the public good.

      --
      Who do you get to be an expert to tell you something's not obvious? The least insightful person you can find? -J Roberts
  2. Wait... by Anonymous Coward · · Score: 5, Funny

    do we like IBM this week?

  3. The Why by ackthpt · · Score: 5, Insightful
    IBM Software is turning up the noise on its open-source contributions.

    What it's about:

    An interesting bit on the transition and recovery of IBM was on the BBC a couple days back, refreshing and adding a layer of information to my memory of experience with the behemoth IT company. IBM's core business is selling service, not hardware (they sold the PC unit to Lenovo) and big iron doesn't sell much anymore, so they've come to the point of making some hardware, but throwing their weight behind systems and services. Why so much given to Open Source? IBM is more than just friendly to Linux and Open Source, but see them as their life blood. They won't make money pushing systems built around Microsoft Windows, because that leaves too much leverage in an external (and sometimes unfriendly) camp. Not to overlook the taint associated over the past few years with gaping security holes in Microsoft products, which could reflect very negatively on IBM having to go in and clean up the mess. A couple years ago IBM had already broken the 1G$ barrier on Linux systems, in one quarter. I haven't looked at their company statements lately, but it's clear this is their planned direction of growth.

    --

    A feeling of having made the same mistake before: Deja Foobar
  4. You can't have it both ways. by winkydink · · Score: 5, Insightful
    People gripe when big, evil corporations develop proprietary code and then when these corporations open it up, they gripe that there must be a hidden agenda.

    I think some folks just like to gripe.

    Opening this code will dovetail nicely with IBM becoming more of a services-focused company. When BigCo wants a project implemented & maintained using open source, IBM will be there to lend a hand (for a price of course).

    --

    "I'd rather be a lightning rod than a seismometer." -Ken Kesey

  5. This is a good move, by robyannetta · · Score: 5, Interesting
    As we learned in The Art of War by Sun Tzu, to win the war, make as many allies as possible.

    IBM learned early on that if you have the Linux community backing a multi-billion dollar corporate entity like themselves, they stand a helluva good chance toppling that Redmond, Washington company they don't like.

    They have my vote.

    --
    - Just my $0.02, take with a grain of salt, your mileage may vary.
  6. Re:Why am I worried.... by javaxman · · Score: 5, Insightful
    that this will all turn out horribly wrong in the end? Am I just alergic to large corporations in general? Is my tinfoil hat on too tight?

    It's really hard to fault you, actually. History is hard to forget, and it's not unreasonable to wonder if a company can really change it's culture and philosophy so radically.

    On the other hand, if someone is giving you a bunch of cool stuff ( i.e. source code ), and doing so under terms ( i.e. license ) that are acceptable to you... it's generally a good thing. I'm not seeing the downside, at least for OSS developers. The downside could be there, of course... but I can't easily think of what it could be.

    The upside for IBM, on the other hand, is pretty obvious... it's not like they've done this entirely without thinking of their own benefit. Maybe thinking of it that way will make you feel better? It's not so much that IBM has radically changed ( though it has ), it's that they've figured out how to leverage open source development ?

  7. Re:Good news for PHP... by harborpirate · · Score: 5, Insightful

    Languages are a tool - and each tool has its own use. You shouldn't use a screwdriver to pound a nail, as it were. Because even though you might get it to work, you're putting more effort into it than you really need to.

    To me, PHP is great for small, agile projects - ones that need to be designed and written quickly, and require a lot of changes to the code to happen throughout implementation.

    I think OO PHP isn't all bad - being able to compartmentalize your code for reuse and complexity reduction is great.

    My concern, however, is that people will start to look at PHP as an enterprise level language, which in my opinion, it isn't. Every PHP project that I've worked on started to break down after a certain level of complexity. I think part of this was due to the lack of Object Orientation, but I think part of it was also the nature of the language itself. I'll be interested to see what IBM can do with PHP, but lets just say I don't envy their guys if they're trying to switch their enterprise level development to use it.

    --
    // harborpirate
    // Slashbots off the starboard bow!
  8. Then again... by Ulric · · Score: 5, Interesting
  9. Re:Good news for PHP... by teknomage1 · · Score: 5, Insightful

    I' pretty sure people knock it because it's easy. Some people feel intimidated by things being made easier for the masses because they're afraid of being obsolete. A rather prominent greek philosopher came out against paper because he felt it'd be the downfall of society. Young people wouldn't bother to memorize things anymore and so and so forth. Many people attack PHP as a language that let's bad programmers make websites, so clearly they're talking about the downfall of programming civilization. Now php does have some syntax issues, but hopefully those'll get worked out before too long. I still think it makes a great first language for people to discover programming with.

    --
    Stop intellectual property from infringing on me