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.

Is it smart to release a small project as free and open-source to display my abilities as a programmer.

I don't mean that in a "Hey, look at me, I'm awesome!" way.
I mean it in a "This is the quality of work you can expect out of me." way.

Notes:

  • Aside from my full-time job, it takes 5-10hrs/week
  • 1st Beta release complete within 1 month
  • Product is a tool for my exact peer-base
  • Product does not have ability to scale
  • Could only charge ~$5/month/license
share|improve this question

2 Answers

up vote 1 down vote accepted

I wouldn't personally look up your open source work to see your quality if I was looking to purchase/subscribe to one of your apps. I would make the decision based soley on the app I am interested in. With that in mind, I wouldn't do an open source project for the purpose of credibility in my commercial app.

I think people too often underestimate themselves or the ability to make something of value and sell it. Just make a good product and put it for sale, you don't need to justify or build credentials about yourself, let the product speak for itself.

share|improve this answer
Joel, thank you for the response. I'm also thinking about point-of-views from possible future employer, company that may want to buy licensing to update/edit, etc. For instance, on stack overflow careers, many companies note: "open source projects a +". However, although I am humble, I definitely don't feel that I underestimate my abilities. I also do agree and thank you again for your insight, particularly, "Just make a good product ...[and let it] speak for itself". – jberger Oct 11 '11 at 0:02

Releasing a product as open source is a great way to get people interested in it and using it. If you do the right open source licensing you can always offer a Pro version later. Or, make money of consulting services, or hosting it.

If you don't have a lot of examples of work you have done then yes, an open source project can be a great credibility builder.

share|improve this answer
Yes, all of my coding at work is proprietary. I was also thinking of consulting as a possibility in the future. Unfortunately, there is no opportunity for the project to scale nor offer a hosting. – jberger Oct 11 '11 at 0:07
Sounds perfect for open source then – Ryan Doom Oct 11 '11 at 1:08

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.