Slashdot Mirror


Kdenlive Developer Jean-Baptiste Mardelle Is Missing

jones_supa writes "Kdenlive's project leader Jean-Baptiste Mardelle, who always used to let people know if he was going to be away for a couple of days, seems to have just disappeared. His last e-mail and blog post were in early July and they didn't suggest any problems. While there's many Kdenlive fans out there for the KDE-focused open-source video editor, it seems new development efforts around the project have ceased. Also the Kdenlive Git repository hasn't seen any new commits (aside from the automated l10n daemon script) since early July. There has been also people in KDE forums and Kdenlive developers' mailing list pondering about the status of the project, being left none the wiser."

7 of 138 comments (clear)

  1. Still involved on September 16 by Camembert · · Score: 5, Interesting

    I did a quick google and found that he posted on September 16: http://lists.kde.org/?a=120532466800019&r=1&w=2 So let us hope that the man returns. On a bigger topic, this is the kind of software that would really benefit from having far more contributors. I am not a programmer but I'd think that working on a video editor is rather cool.

  2. Re:This is why by theshowmecanuck · · Score: 4, Interesting

    Closed source software development will stop when it doesn't make money. It might be because the software is no longer relevant or because it sucks, but always because it is not making any more money for the developer(s). Open source projects can continue on if they suck or if they don't. There is no filter in that regard. The need to make money effectively weeds out undeserving projects and ensures there isn't a glut of half assed copycats. That is, there are a fewer number of properly QA'd more fully featured offerings for any given piece of software. And if closed source projects are good, they generally make money so they continue until they don't. Sure there are some decent open source programs. But for a workstation or laptop, I buy closed source apps and don't mind paying for them. For servers, open source seems to be at least as good as closed source. But it easier to make money selling support contracts for servers (like database servers or JEE containers) than for individual programs. So it still comes down to money.

    --
    -- I ignore anonymous replies to my comments and postings.
  3. NSA was June, a lot of people dropped off the net by Anonymous Coward · · Score: 5, Interesting

    A lot of people dropped off the Net in July, well at least they stopped posting and doing stuff until they can secure their email, and communications.

  4. Re:Reasons - He probably had a kid by edremy · · Score: 5, Interesting
    Depends. For us, it was a zero warning phone call telling us to come pick up our son at the hospital. For #2, we were on vacation and got "How fast can you get to Norfolk?"

    /Adoption can be amusing...

    --
    "Seven Deadly Sins? I thought it was a to-do list!"
  5. Re:This is why by epyT-R · · Score: 3, Interesting

    The filter for OSS is lack of interest. When no one is interested in the capabilities, it is abandoned.

    The filter for closed is lack of sustained monetization, whether the software is still useful to users or not is irrelevant. Many times older versions with fewer use restrictions end up being 'good enough', and kill off the 'business model' the developer wants to use/change to, so the whole program is abandoned. SaaS is a perfect example of this progression. Today's feature is tomorrow's monetization killer and is removed. What the user actually wants becomes more and more irrelevant as it finds its way to bottom denominator hell.

  6. Re:Plenty of OSS are abandoned today by maxwell+demon · · Score: 5, Interesting

    Yes, the difference between Open Source and closed source is that often the Open Source project gets visible before it gets finished, therefore you see the projects that failed early on. OTOH closed source is usually not released before the developer considers it ready for use, therefore you'll never get to see most failed close source projects.

    --
    The Tao of math: The numbers you can count are not the real numbers.
  7. Re:Plenty of OSS are abandoned today by DMJC · · Score: 2, Interesting

    However, the difference is with open source, you CAN fork it and keep working on it. Take mg2modeller for example (on sourceforge) It's my project. I originally wanted to make a Caligari Truespace clone (funnily enough Microsoft bought out Caligari and killed Truespace) so I could model on Linux. The project is basically dead, except I still update the code every now and then when I can be bothered to sit down and code (ADHD, and lacking the ability to hyperfocus or be motivated can be a real bitch most of the time.) The project was originally a dead project I pulled from some other guy's website. I cleaned up his code, modernised it, and got it working. Now it's halfway to being a decent poly modeller with an intuitive UI. More intuitive at least than the mess of UI that is other programs. 3D modelling is one of those things that's insanely individualised. You can't just tell someone to use Blender or Maya and have them change their entire workflow. It just won't happen. I know because I've tried. Caligari Truespace is still the only modeller I choose to use. It's what I know and it's what I want to know. Hopefully some other person can take my code changes and build on them. That would make me very happy especially if they could actually finish the project. Closed source can't do any of this. It will always be inferior software because of this.