Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

I am a freelance developer and I basically develop ERP, graphics software, components, web and other such things. I always thought about an open source development of the software that I basically work upon and I am sure one can easily make his/her project open source.

I am also planning to make my applications open source but the problem is that after making everything open sourced how will I get finance to continue the work and sustain my life and future? I know I can ask about the donations of my work from the peoples who are using my applications.

There are many big communities and companies who are into open source market. From where do they get finance and continue their work?

share|improve this question

1 Answer

Somewhat two different questions - 1) making something open source & 2) getting paid.

Making something open source is easy, select an appropriate licensing model, update code & put it on github, google, sourceforge or wherever you like.

How you get paid for such effort is a challenge - if there were a simple way, I'm certain many people here would have already made millions and be retired by now. Here's another question on the board that gives some ideas - Making money out of a free and open-source application

In general, depending on the specific software and demand, customers may find your software useful and hire you to customize it for their particular needs. Others may look at your software as a validation of your skills and work with you on an entirely different project.

Best of luck.

share|improve this answer
Thanks. Got few answers from the link- "Making money out of a free and open-source application". Thanks again! – Vinod Maurya Jan 3 '11 at 18:34
+1 The thing with open source is that it's Go-to-market-strategy. Unless it's just that for you, you shouldn't let it be written in stone this early one. To clarify – companies that release their product as open source usually do that because their are stronger competitors that have pay-for software. Their solution is to offer a free product, and earn money on the surrounding services. For the open-source company it's a way to reach the market. (I differ this from open source projects that may have alternative motives or reasons for existence). – John Sjölander Jan 3 '11 at 21:22

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.