|
Dear Oleg!
> > > Would BC raise your download??
Raising the downloads seems to me more and more mysterious. I do get the impression, that the number of downloads is not correlated to
1. the quality of the source code (with some exceptions),
2. the usability,
3. the rating.
Examples:
1. Draw a circle, Zhenhai Wang:
http://www.mathworks.com/matlabcentral/fileexchange/2876
47 ratings with 4.2 average
12 lines of code programmed 2002 (I assume full backward compatibility). I'm still wondering in how many programs this function is used.
I assume that this is the optimal relation of prgramming time to number of downloads:
1278 downloads (top 4 of the most downloaded files)
2. Draw an ellipse, Andrew Schwartz:
http://www.mathworks.com/matlabcentral/fileexchange/25580
1 rating (it was me) with 5 stars.
This program is more powerful than the circle drawing, because it allows to draw a specific arc only. Naturally it involves drawing circles as well and I estimate that it is usable in user programs also.
183 downloads
3. Call, Daniel Armyr:
http://www.mathworks.com/matlabcentral/fileexchange/12650
Even the author itself rated its file with 1 star, because the builtin function SYSTEM is more powerful.
80 downloads.
4. Noise Reduction using Averaging, Madhu S. Nair:
http://www.mathworks.com/matlabcentral/fileexchange/13631
Here "noise reduction" means that random noise is added to the picture. Due to absence of decriptions and help, I rated this file with 1 star, because I find it neither useful nor usable. But it is backward compatible...
127 downloads.
5. ISMEMBERF, Bruno Luong:
http://www.mathworks.com/matlabcentral/fileexchange/23294
Looking and the frequently appearing questions in this newsgroup, comparing floating point numbers with a tolerance is urgently needed. The function is extremly usable due to the excellent documentation and Bruno's interest in fixing bugs and improving the performance.
1 rating (me again) of 5 stars.
117 downloads.
If observed, that the number of downloads of my files decreased by 600 in a few days 2 weeks ago. This did not change the position of my publications in the list of files -- the downloads of the other authors decreased by a similar number! Which mechanism can create such effects?!
In addition you can find a lot of obvious selfrating and self-downloading using multiple accounts --- *not* for the files mentioned above.
Please do not misunderstand me: This is not a criticism or meta-rating. I do love "Draw a circle" --it is cult-- but I do not use it. I mentioned the examples above only to demonstrate, that I cannot find a direct correlation of number of downloads and usability/quality/charm/effiency/... (with some exceptions, of course).
My conclusion:
1. The number of downloads is not meaningful.
2. The rating is less meaningful as it should be.
3. A good idea would be to rate the raters :-) . A comment without rating from John D'Errico is more powerful than 10 comment-free 5 star ratings of users, which appears one time only for these ratings.
4. It is important, if the authors maintain their sources, fix bugs and react to comments.
5. Spend your time to write useful and usable functions.
Kind regards, Jan
|