Slashdot Mirror


Send an Open Source Project to COMDEX

chromatic writes "O'Reilly & Associates is working with COMDEX to create an Open Source Innovation Area. We've nominated 21 important, interesting, and useful applications. Here's your chance to vote on the six most deserving applications. Steve Mallet has more details in his weblog." There's lots of good choices for applications on the list as well. Chances are that you've used one of them at least once.

5 of 144 comments (clear)

  1. Who is your audience? by Anonymous Coward · · Score: 3, Interesting

    If you're dealing with an office worker, OpenOffice and Evolution are good candidates. Home users would like to see XMMS, mplayer, GAIM, and SpamAssassin. Admins would be interested in Tight VNC and SpamAssassin. The creative types would want GIMP and Audacity.

    As for the desktop, it might be a good idea to stick with one for all your demonstration boxes (all KDE or all GNOME) but of course mention that alternatives exist.

  2. Re:"Choose up to three projects" -- Why so hard :' by jokkebk · · Score: 3, Insightful

    Yeah the problem is, that the programs with most users will definitely get most votes. Audio editing is not so common task, and most of the people haven't heard from Eclipse, so even if they were great programs, they won't be faring well in this vote.

    Using some kind of grading combined with the amount of votes would perhaps solve this problem, but I guess it's too late now..

    --
    http://codeandlife.com
  3. sourceforge by seriv · · Score: 4, Insightful

    I know it is not a software package (I know the scripts can be downloaded, but let me gat to what I am getting at), but the site provides a home to many of these projects i feel that COMDEX needs to add it as an honorary member of the list.
    -Seriv

  4. Hey! by Black+Parrot · · Score: 3, Funny


    I can't find the Cowboy Neal option!

    --
    Sheesh, evil *and* a jerk. -- Jade
  5. Re:Wait a minute... by Minna+Kirai · · Score: 3, Interesting
    I don't think anyone is arguing that in general open source software doesn't innovate

    Um no, that's a very common refrain.

    Look at Linux, Apache, OpenOffice, KDE, Mozilla...
    for each of them, there is a pre-existing closed-source project that it can be called a "clone" of.

    In fact, when RMS was initially starting the "Free Software" movement, he explicitally declared they would clone Unix:

    1. Individual programmers can contribute by writing a compatible duplicate of some Unix utility and giving it to me. For most projects, such part-time distributed work would be very hard to coordinate; the independently-written parts would not work together. But for the particular task of replacing Unix, this problem is absent. Most interface specifications are fixed by Unix compatibility. If each contribution works with the rest of Unix, it will probably work with the rest of GNU.

    That seminal message suggests that cloning an existing program will be vastly easier than making a new one, because since there's little original thinking involved, the communication needs between distributed developers are much, much smaller.