I have been working on a cool project and decided to release it as an Open Source Software. However, I am not sure what business strategy I can use to make money with Open Source.
feedback
|
closed as off topic by 0xA3, duffymo, skaffman, Alan Haggai Alavi, ire_and_curses Oct 16 '10 at 15:41
Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.
|
First thing you have to understand is that open source is free as in freedom, not free as in beer. Being open source does not prevent you from selling your product and make money. Here are some other business strategies:
For more information, read How to make money with Open Source Software. Good luck! | ||||
feedback
|
|
Support, AdWords on project website, donations. Or, if it's really cool, start selling 'Pro' version. | |||
|
feedback
|
|
If someone wants certain features and is willing to pay for them, implement them and charge money for the work. | |||
|
feedback
|
|
Another strategy is to make the basic, core software free and open source, and sell advanced features (aka PRO version...) for a price. Alfresco (CMS) and iMacros (web testing, web scraping) do that with good success. While this is not 100% open source, I think it is a practical compromise, especially if you are not that big and famous as MySQL (yet). | |||
|
feedback
|