Slashdot Mirror


The Open Group's New Open Source Strategy

Bruce Perens writes "The Open Group hasn't always had the best reputation in the Open Source community, mostly because of their handling of Motif, which remained proprietary for much too long. But there's no arguing with the success of our community, and now the Open Group leadership understands that their organization must be fully involved in Open Source... or it's time for them to change their name. To that end, the Open Group contracted me to develop an Open Source strategy for their organization. The draft strategy has been published and they are requesting comment. - Bruce"

6 of 287 comments (clear)

  1. Re:Motif? by TheViffer · · Score: 4, Informative

    Motif Faq

    Subject: 2)* Is the Motif source code publically available?
    [Last modified: Jan 02]

    Answer: On May 15, 2000 the Open Group released the Motif source code for
    Motif 2.1, using a public license, to the Open Source community. On January
    29, 2002, Open Motif 2.2 was released.

    --
    -- Knowing too much can get you killed, but knowing who knows too much can make you rich.
  2. Re:Motif? by Ed+Avis · · Score: 3, Informative

    Yes - it's available under a semi-free licence that lets you distribute it alongside Linux, but it's still not free software. So Lesstif is not obsolete quite yet.

    --
    -- Ed Avis ed@membled.com
  3. Re:Is Open Source Good for All of Our Members? by Quill_28 · · Score: 4, Informative

    You need to re-read the GPL manifesto. You are under the assumption that the GPL is around to help people.

  4. mk (as in mkLinux) by crow · · Score: 3, Informative

    Yes, OSF (later The Open Group after they merged with X/Open) created OSF/1, which was originally going to be the Unix for all the member companies. I think that included DEC, HP, and IBM, but not Sun. In the end, only DEC moved away from using their own home-grown system, so it could be considered a failure based on the original goals.

    Later, The Open Group developed mk, based on the Mach 3 microkernel. While the Unix personality for the kernel was tainted with AT&T code, the microkernel was able to be released for free. The free mk was released with a Linux-based server, with the package known as mkLinux. Some (most?) of the funding for mk came from Apple, and I believe that it is the basis for OS X.

    There was a little-known project called mk++, which was a complete re-write of the Mach microkernel interfaces using C++. There was a plan to release a book on mk++ along with a CD containing mk++Linux. Unfortunately, a month or so before it was to be sent off, all development efforts were shut down, and The Open Group became a Unix branding organization.

    NOTE: I worked briefly at The Open Group, doing work on mk and mk++.

  5. Re:Is Open Source Good for All of Our Members? by Bruce+Perens · · Score: 4, Informative
    According to European and US economic data, a minority of software jobs are connected with retail software. Most software is not written to be sold. Instead, software is a cost-center within a company that does something else for its profit-center. Internal software is often a non-differentiating (doesn't make your company different from the competition) but necessary. This is all perfect for Open Source collaboration.

    So, to the question "will Open Source kill my job?", the answer is generally "no". India will kill your job (well, those of you who are not in India). And I don't know what you should do about that.

    Bruce

  6. Re:Open Source = Free? by Bruce+Perens · · Score: 3, Informative

    There are proprietary forms of software with disclosed source code but without Open Source licensing. Microsoft calls this Shared Source, Sun calls it Community Source, I just call it "Disclosed Source-Code". It's important to note that Open Source relates to the rights attached to the code, not just the presence of source code.