Slashdot Mirror


Mulberry Creators File for Bankruptcy

kRemit writes "Isamet/Cyrusoft International, the producer of the much-beloved email app Mulberry, has announced on its website that it has filed for liquidation under Title 11, Chapter 7. On a sidenote, Mulberry-mastermind Cyrus Daboo doesn't think it will be possible to release the source, because of third party implications and the overall complexity of the program. Also, there's already plenty of open source mail apps around. Goodbye, it was great while it lasted."

9 of 135 comments (clear)

  1. "overall complexity of the program" ? by KlausBreuer · · Score: 3, Insightful

    So?
    Cut the third party stuff out, and drop the messy endresult into our lap.
    Let's see what we can do with it, even if it's just learning something new!

    --
    Free PC version of ChipWits at http://www.breueronline.de/klaus/chipwits/
    1. Re:"overall complexity of the program" ? by Anonymous Coward · · Score: 1, Insightful

      Maybe that's a metric fuckton of work for someone who really doesn't want to put the time into it. Don't just assume that "wanting to opensource something" means "wanting to spend lots of effort to opensource something".

  2. The death of software. by Anonymous Coward · · Score: 1, Insightful

    " Also, there's already plenty of open source mail apps around. Goodbye, it was great while it lasted.""

    Ladies and gentlemen. Welcome to the future of "software as a product". Hello to "software as a service". Oh wait!

  3. Much beloved? by Idaho · · Score: 3, Insightful

    ..producer of the much-beloved email app Mulberry..

    Much beloved? I've never heard of it. I wonder what's so special about it? No wonder they went bankrupt if you ask me, I'd say the market for mailclients is (a) rather saturated (plus, every OS already includes at least a halfway decent free-as-in-beer client anyway), and (b) more and more people switch to webmail clients, such as gmail and the like.

    --
    Every expression is true, for a given value of 'true'
  4. what an asshat by subtropolis · · Score: 2, Insightful

    Oh, and having the source wouldn't do anyone much good unless they planned on forever keeping it closed lest they find their asses sued.

    --
    "Our interests are to see if we can't scale it up to something more exciting," he said.
  5. Multi-Purpose Explanation by fm6 · · Score: 3, Insightful
    ... doesn't think it will be possible to release the source, because of third party implications and the overall complexity of the program...
    Which is also why nobody adopted this program. Lots of great features, but they didn't fit together in a useful way. The developers threw in every feature they could acquire or develop — but they never thought through the product as a whole.

    I've said it before: an app is more than a collection of features.

  6. Open sourcing it by CastrTroy · · Score: 2, Insightful

    I understand the third party implications with open sourcing it, but complexity? They've got to be kidding. There's office suites, entire operating systems, databases, and tons of other stuff that's probably way more complicated then their mail client. I think it's probably just that their code is so bad, that it's shameful for them to release it to the public.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  7. Re:I'm not too sad by Anonymous Coward · · Score: 3, Insightful

    Back in 2000, CMU switched to IMAP and started reccommending Mulberry as the standard mail client. I was pretty surprised by this. CMU had previously used open-source or locally developed software. Some of the locally-developed software was pretty quirky and hard to support, but they had generally been trying to make it open source or switch to open source. (For example they switched from AMS to IMAP, and were working on switching from AFS to CODA.) So I was pretty surprised when they started reccommending a closed source mail client. I remember thinking, "A closed-source, third party app? I wonder how long that's going to last..." Today I got the answer - It lasted about 5 years.

    Shortly after they started using Mulberry, they started using some other closed-source third-party service called Blackboard. I wonder how long that's going to last...

  8. Re:I'm not too sad by typical · · Score: 2, Insightful

    Shortly after they started using Mulberry, they started using some other closed-source third-party service called Blackboard. I wonder how long that's going to last...

    Given that Blackboard is a buggy, slow, ugly piece of shit, I hope not long.

    --
    Any program relying on (nontrivial) preemptive multithreading will be buggy.