Possible duplicates:
The best way to find open source project partners for non-software tasks
Open Source Arguments
For me, the main goal of open sourcing is collaboration. If most other developers are going to do this, take it and use it and let me know about the errors, then I could also close it. Closed source gives me all this.
I recently watched a small javascript library (or more like a plugin, 1000 lines of code), which are actually quite popular. There were some errors in it, because new versions of browsers are released every day, and as a result, these errors appear. I was worried that these errors are actually quite easy to fix even by the average javascript developers, but for a month no one began to fix the error and send the corrected version. The original author was obviously busy this month, but what is the point of open searching for your code: so that others can use it and help themselves AND the project, if they can.
Thus, it makes me doubt the promise of open source. If people are also not working on this, I could also close my original new projects. And how do you attract people to discover a source?
Edit For those who wondered why I myself did not fix this. I did not do this because I am not even an intermediate javascript developer. One remote blog suggested a possible fix, but how can I use this fix in my code? You might think that the author of this remote blog (instead of doing it on your own blog to get street credit), take it one step further and actually correct the correction in the code as much as possible so that it becomes useful to others, His decision on an unrelated blog did not help me. It had to be brought to an end, since open source allows him to do this. Basically he says: βI haveβ a solution. Why not bake it already?
licensing open-source
donpal
source share