Skip to main content

How to contribute to the open source community

I just got into the open source trend. You know, where people write software just for fun, and if they like it they make it available for the rest of the world... Some of it is not so good, actually, and you might get lost in their code, and you might start wondering what are you doing with that code after all... Come on, you would say, I could have written a much better code than that. And even contribute it to the community...

But there a lot of very good pieces out there, that you should be using instead of writing from scratch. They have good quality of the code, well architected and flexible, and also good documentation that teaches you how to best use it, and they allow you to post bugs, and even to fix the bugs if you know how...

All this good stuff is usually made not by only one person, but a whole team that has been working in their spare time just to make everything better.

And the best thing is that any of us could be contributing to make it better. It doesn't matter if you can't write code, in the same language or in any other language for that matter. It only matters if you have good ideas, and you are willing to share them for free.

So most of us could be contributing to the open source community. The best synthesis on how to contribute I found it here: http://www.nongeekperspective.com/2006/09/5-ways-to-contribute-to-open-source.html

In summary, the author identifies 5 ways to do it (actually they are 6):

  1. Contribute quality: help to make a better project, better looking and with new features
  2. Contribute documentation: Some Open Source projects have a poor or insufficient documentation
  3. Contribute support: everybody need it at least once. Let programmer do their work while you help other people
  4. Contribute money: many Open Source projects have a donate button or a shop where to buy related products, but there are other ways to contribute money
  5. Contribute publicity: If the project gets popular there will be more people wanting to contribute
  6. Contribute appreciation: it's an extra way to contribute but may be the most important.

Well, enjoy your reading, and send me your comments!

Comments

Popular posts from this blog

Getting PMP certified

I've got a lot of friends asking me about how to get certified. Each time, I had to remember how many hours of experience one had to have, and how many hours of learning, and then which where the links that were most useful for me, as well as all the books and software I have ever used. In terms of specific requirements for getting certified, the best resource will always be pmi.org, with a direct link to the requirements: PMI site - Obtaining the Credential . The site lists a credential overview, and then there (currently) 5 handbooks for the 5 available certifications. There is also a page with how to prepare for the exam, from an administrative point of view. If you are new to project management, then you will have to go with the CAPM certification. Then, the rest of certifications are for more and more experienced PMs. I only know well about the PMP certification, as it's the one I've got. First step is to ensure that you meet the elgibility requirements. At the t...

What a day...

How many times did it happen to you to get home, and think about your day, and suddenly remembering that you did not all the things on your (mental) list?... It just happened to me, and I am angry with me... Is it something common? What do you do when this happens to you? How do you organize your time?

PMP certification - prep questions

As the Getting PMP certified article got so much positive feedback, I though I should also share some of the providers of free tests. I have also used them during my certification prep period as well, and I've found them really useful. You should simulate your exam at least 3 times before stating that you are ready for the BIG TEST, so the links below should help you a lot. Still, one word of caution: not all the questions seem to have the right response, and not all explanations are really in line with PMBoK - but if you have a good knowledge of the practice part of Project Management, and if you've read the books I've recommended, you can already discover them. Don't go for the real PMP exam if you don't score 80% in these simulations - they seemed to me a little bit easier than the real exam. http://www.pmhub.net/ PMSuccess offers via PMHub.net 400 questions to play with. Not an exam simulation per-se, but you can always try to do 200 questions in a row t...