Slashdot Mirror


How Open Source Drives Down Startup Costs

prostoalex writes "Reuters Plugged In article (usually syndicated to your local paper's Technology section) talks about the real impact of open source in the technology world -- cutting down startup costs for other developers. New ventures are coming out, where the startup costs range in five-digit numbers, not seven-digit figures, where venture capital financing would be required. The article talks about Project for Open Source Media, Blogger.com, Odeo and Asterisk telephone system."

8 of 134 comments (clear)

  1. duh by PunkOfLinux · · Score: 5, Funny

    of course it does. Free = lower cost than money >.>

  2. And another trend... by Noryungi · · Score: 5, Interesting

    Is that open-source usually works well with cheap commodity machines, like the ubiquitous PC.

    True story: I once did an interview with a very interesting start-up, who designed custom chips for high-speed routers.

    During that interview, one of the founders of the company mentioned they were moving all their engineers from Sun machines to 4 CPUs Intel machines running Linux.

    He said Linux was already good enough to do 90% of the job, for less than 10% of the cost of a Sun machine. The move, of course, saved '000s of dollars for the company.

    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
  3. No startup cost possible! by Cruithne · · Score: 5, Interesting

    Except of course, the opportunity cost of your time. I am working on two different business plans at this moment that have NO startup costs because of open source software. Granted, they are both development projects, however they are both quite viable businesses, and all they require is the spare time of a few dedicated developers after they get home from their "Real" jobs.

  4. Re:very true-OSSIP. by Jah-Wren+Ryel · · Score: 5, Funny

    Just as long as your business isn't based upon "IP".

    Yes, best to stick with TCP and UDP.
    It is extremely rare that another protocol at that level proves to be successful in the long run.

    --
    When information is power, privacy is freedom.
  5. Re:Cost for startup by mcrbids · · Score: 5, Interesting

    The expensive or difficult thing, item #0 is the IDEA, the thing that makes the startup actually worth something...

    Phaw. Ideas are cheap. There are a million of them, and a good, healthy percentage of them can be quite profitable.

    It's the combination of idea, product delivery, legal stability, financial competence, and (most especially) marketing that makes a startup fly.

    I remember reading a while back about the "card table" test. The idea goes something like this:

    When looking at a startup to invest in, visit their main offices. If they have nice, leather seats and elaborate furniture, take your investment capital elsewhere. They aren't prioritizing their investments on delivery.

    On the other hand, if they are using cheap, Costco furniture and/or card tables, they are putting their money where it matters, and are much more likely to succeed.

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
  6. Time to market is (nearly) everything by Anonymous Coward · · Score: 5, Interesting

    The startup costs are one thing; but time-to-market is another huge factor. And what the article missed was the time-to-market factor.

    I've done a number of successful embedded projects, and you just can't beat the time-to-market involved with Open Source. I can beat any closed source project hands down if you're talking about new hardware.

    What I commonly see is that something unforeseen will arise. With commercial closed-source solutions, I'd be stuck waiting on the Vendor to provide a solution. Often that same solution either already exists, or is easy to implement, in an Open Source implementation.

    Recently I saw this on a new motherboard. The ROM BIOS guys (at the mobo company, and at the well-known ROM BIOS company) had lots of problems when we were bringing up new hardware. So we just grabbed LinuxBIOS, and we could diagnose the problem quicker than they could. But I've seen this theme time and time again.

    When someone tries to recruit me, I write them off now if they are using something like VxWorks. I really view it as a red flag that they don't know what they are doing.

    The bottom line is that I need solutions, not problems. And Open Source either solves it immediately, or allows me to solve it faster than Closed Source. That's why Open Source products are now becoming prevalent.

  7. Re:5 figures? by mcrbids · · Score: 5, Insightful

    If you can get a company going for five figures, you have my respect. I am trying to get a startup going and after doing alot of analysis, the cheapest I think I can do it is for just over 7.

    Then maybe:

    1) You have a sucky idea. The best ideas are actually little more than a logical culmination of pre-existing forces, and really don't require the loss of a kidney to bring to fruition.

    2) You have lousy marketing. You should be able to cover much of your initial cost in the first sale or two. If you can't, you might see #1 above, or maybe #5 below.

    3) You lost the idea of a "partnership". Typically, you have at least two guys: a guy with the marketing skills, and a guy with the tech delivery skills. There may be a third/fourth partner depending on the situation. These people get together and get paid with a percentage of the company. It's typical to moonlight to provide food money during the startup phase. If you're lucky, your "day job" complements your new business.

    4) You are fatally unrealistic in your cost analysis, see my earlier post about card tables. I just commented on managing costs a few minutes ago...

    5) Lastly, maybe your idea is too big in scope. Start with something a bit smaller, or maybe just part of your idea, and get it working and profitable before biting the whole banana.

    I've started a number of businesses - some I've run quite well, some have run straight into the ground. Be cheap, work hard, and focus on turning a profit ASAP. If it takes very long to get to profitability, from where I stand, you're walking the wrong road.

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
  8. I'm starting a company by prisoner · · Score: 5, Interesting

    right now and open source has saved us untold thousands. We needed a real phone system so that we would have voice mail and "sound" bigger than we were: Asterisk to the rescue. For a couple of $39 cards and an old pc we've got a pbx. Instead of using Oracle or Sql Server we're going with mysql and php. We need to print bar codes. $800 active X library? Nope, a php library I found on the web for zero.

    However, I think it really depends on the kind of company you're going to start. In our case, we're developing software for our own use. I can't imagine trying to bundle some of these pieces and sell them. Surely it would work with some things but, imho, no the majority of OSS projects. I don't say this to belittle the efforts of those who have done so much for me. The reason I say it is because the mindset of the vast majority of users runs completely counter to that necessary to effectively utilize much of the open source software available.

    Take Asterisk for example. I had to reboot my phone 4 times on Friday to fix various problems. I'm not crying, just pointing out that the first time you tell a user to reboot his/her phone, they are going to look at you like you have 2 heads.