Slashdot Mirror


What OSS Programs are Still Needed?

suso asks: "I was thinking yesterday about how much open source software is out there already. Most categories are filled, but I wonder about what pieces of software still need to be written. What programs would you like to see in OSS form that are currently not available?"

4 of 290 comments (clear)

  1. Cross-Platform Game Design Studio by xanderwilson · · Score: 5, Interesting

    I know I'm probably dreaming, but I'd love something like an Open Source alternative to Director or Flash.

    Alex.

  2. How about... by r3m0t · · Score: 5, Interesting

    CAD
    Good IDEs
    Movie/animation editing
    Professional DVD menu editing (Look, it's complicated)
    Graphical LOGO
    Macromedia Flash or Shockwave editor (or editor of something similarly good)
    Vector-based drawing

  3. Re:DRM by finkployd · · Score: 5, Insightful

    DRM is a fundamentally flawed concept. The only implementations of it that exist involve basically turning the concept of public key cryptography upside down. Giving someone a private key with which to decrypt data but then trying to prevent the user from ever coming in contact with that key is just silly.

    The way it is SUPPOSED to work is the owner of the key is the only one who controls it and nobody else ever comes in contact with it. The way DRM is supposed to work is by having the content producers control what you can and cannot do with your own private key, and try to keep it from you.

    This is why DRM (in its current form) is so easily (and constantly) broken and also why it will never work in an OSS implementation. Even strong proponants of DRM (you can find them at the Digital Identity World conference pontificating about how great DRM will be for the computer industry) admit that someone will be able to break it, they just want to keep everyone from breaking it. Of course once one person breaks it it and unencumbered media is released, then it is all over anyway.

    Finkployd

  4. clarity by elliotj · · Score: 5, Insightful

    oss needs clarity. think about the mac. everything is immediately obvious to the end user. apps are sensibly named, things make sense. look at .net on windows. again, this is an easy to understand system.

    oss is great, but since it's a voluntary collaboration, things are named after inside jokes or poor conventions. the "k"rap naming of kde stuff for example. or "vi", "gawk", "sed" etc. come on.

    I know this will be flamed, but I think some kind of clarity council should be setup to provide consistency and simplicity across applications, tools and platforms. with a bit of this kind of organization, linux could really make a dent on the desktop, and new developers and users wouldn't face such a high barrier to entry.