Slashdot Mirror


Talk to Sun's 'Open Source Diva'

Danese Cooper is Manager of Sun's Open Source Program Office. A Google search on Danese turns up more than 1000 results. She's a frequent speaker at IT industry events and conferences, and is, without question, Sun's staunchest internal Open Source advocate. Sun is moving toward Open Source in fits and starts, and Danese is behind a lot of that motion. Feel free to ask her anything you want (one question per post. please) about the trials and tribulations of being an Open Source person within a company that hasn't yet fully grasped the concept, and how she goes about trying to change that. We'll post her answers to 10 of the highest-moderated questions within the next week or so. The only question she can't answer is whether/when Java might be Open Sourced. I already asked her, and she replied, "Sadly, I have no news on that..."

2 of 330 comments (clear)

  1. Open source for everything? by mfarah · · Score: 5, Insightful

    While it's true that a lot of "attractive/sexy" work can be done via open source methods, there's still some areas that traditional programming models (i.e., closed source) still function better (even though ESR says otherwise in The Cathedral & the Bazaar ). What, in your opinion, is the proper balance between open source and closed source methods Sun should strive to?

    --
    "Trust me - I know what I'm doing."
    - Sledge Hammer
  2. "Linux" package management / GNU utils by Erich · · Score: 5, Insightful
    Solaris has had packages for a long time, but nothing compares to Debian or RedHat as far as package management goes. With Solaris I can download patch clusters and run them all in a script, but it's not nearly as easy "apt-get update; apt-get upgrade". Similarly, hunting down some package and all the utilities it requires and compiling them all is much more tedious than "apt-get install that_package".

    Do you see Solaris incorporating some of the package management features found in Linux systems?

    Also, Unix vendors many times have very feature-incomplete versions of utilities compared to their respective GNU versions. For instance, GNU tar (while lacking some of the Solaris tar options) has many features that are extremely handy. Do you see Unix vendors in the future incorporating more free tools over the proprietary ones they have, and if so what do you think the time frame is? Do you think that Unix vendors that move towards GNU tools and make their installations more "Linux"-like will have an edge, or will moving to unfamiliar tools be a hindrance?

    --

    -- Erich

    Slashdot reader since 1997