Slashdot Mirror


Open Source Project Management Lessons

cpfeifer writes "Paul Baranowski takes a moment to reflect on Open Source Project Management in his blog. His reflections are based on the first two years of the Peek-a-booty project." Interesting comments on media coverage, choice of programming language, when to release a project, and more.

11 of 296 comments (clear)

  1. I bet... by macshune · · Score: 5, Funny

    The peek-a-booty project is a lot less interesting than I would imagine...

  2. Re:"C/C++ is no longer a viable development langua by AndyRooney · · Score: 1, Funny

    I remember him saying something in a bar once about Scheme. Man, I think he's trashing your language. Are you going to take that shit? Them's fightin' words, if you ask me.

  3. Compilation time bounds productivity? by BreadMan · · Score: 5, Funny

    It requires compilation - as your code grows larger, the wait time to see if your code works increases.

    Everyone knows that once your code compiles, it will work!
  4. An excerpt by Call+Me+Black+Cloud · · Score: 5, Funny

    June 14, 2003

    Dear diary,

    I have decided to record my thoughts on managing the project "peek-a-booty". The most important lesson I've learned is not to use booty in a project name!

    Sure, it was funny two years ago after a few beers, but I swear the next person that makes a "booty" joke will die. I'm serious. "Dude, is it for peeking up skirts?" "Hey, if you integrate telephony you can call it 'peek-a-booty-call'"

    In other news, I'm starting a new project to manipulate network traffic, this time using Java. I'm thinking of calling it 'jAck Off'. I like the sound of that. It will be good to get that whole 'booty' thing behind me...

  5. Re:Great, I would love to read all about it by rvr · · Score: 2, Funny

    well, what about

    pr0xy av01dance

    start something new. ummm, i guess something old.

  6. Release it by Anonymous Coward · · Score: 1, Funny

    When you want it to die a miserable death.

  7. peek-a-booty? Open source management? by Anonymous Coward · · Score: 0, Funny

    Talk about irony, isn't peek-a-booty one of those programs that allows everyone on the internet to (ahem) "open source manage" your computer for you? From the same people with the "system administrator tool" Back Orifice?

  8. I fear Peek-A-Booty by Anonymous Coward · · Score: 1, Funny

    It's the perfect caption for the goatse.cx link.

  9. Re:"C/C++ is no longer a viable development langua by dmeranda · · Score: 4, Funny

    Okay , you
    dont't
    have to
    like using whitespace
    so
    others can actually
    read your code, but
    I like the
    way
    Python lets me
    do the
    right
    thing.

  10. Re:"C/C++ is no longer a viable development langua by nuntius · · Score: 3, Funny

    You over simplified. As he said, static bindings are both a blessing and a curse.

    For example: Oops, sorry. Mozilla on Linux is now being compiled with gcc3.2 so you'll have to get the source and recompile to run on that older (gcc2) system... Also, your old plugins will need to be recompiled before you can use them with Mozilla on the new system - if you can find the source.

    Compare and contrast:
    Java - install the compatibility VM; use the same binary on all platforms
    C - no VM; compile and distribute different binaries for each platform

    As the number of platforms increases [3+ Windows code bases (9x, NT, newer), 3+ Mac bases (system ...X, with or without Altivec), N *nix bases (Sun, HP, IBM, Linux*M, BSD*3)*(2+ GCC versions) = well over 10 popular platforms], you either have to manage binary chaos or you have to start distributing your code as source.

    But wait! Distributing code as source requires the end user to install the compiler, and this (setting up environment variables, binary compatibility, support libraries, ...) is usually harder than installing Java.

    So, we're back to square 1.
    Lose a turn; don't pass "Go".

  11. Re:Huh? by Chris+Sontag · · Score: 1, Funny

    Not so! SCO owns the core patents on Open Source design methods. Its sad to see that criminals like the author of this article continue to infringe on our patents. We plan to file a lawsuit against Mister "Baranowski" (if that is his real name) in the next few days. Try to understand, we're just trying to protect our intellectual property.

    --

    Chris Sontag - Senior Vice President and General Manager, SCOsource