Click number of downloads and other metrics

5 messages Options
Embed this post
Permalink
Frederic Daoud

Click number of downloads and other metrics

Reply Threaded More More options
Print post
Permalink
Hi all,

I'm looking for some Click metrics:

- number of total downloads
- mailing list activity metrics
- any other metric to indicate the number of people using/interested in Click

All I can find is the Nabble Web Development Framework page[1] which seems
to indicate that Click is #8 in their top 28 mailing lists.

I can't find the number of downloads on SourceForge nor on Apache.

Any ideas?

Thanks,
Freddy

[1]: http://www.nabble.com/Web-Development-Framework-f16257.html


Bob Schellink-2

Re: Click number of downloads and other metrics

Reply Threaded More More options
Print post
Permalink
Hi Freddy,

Freddy Daoud wrote:
>
> I'm looking for some Click metrics:
>
> - number of total downloads


SourceForge site changed quite a bit but here is the stats page for Click:

http://sourceforge.net/project/stats/?group_id=82095&ugn=click&type=&mode=year


Here is the download stats (summary at bottom of page):

http://sourceforge.net/project/stats/detail.php?group_id=82095&ugn=click&mode=alltime&&type=prdownload

I found SF stats to be unavailable quite a bit so hopefully you can view these.


> - mailing list activity metrics


Markmail provides a nice summary view here:

http://click.markmail.org/search/?q=#query:date%3A200508-200907%20+page:1+state:facets

They have a small barchart where you can hover over a bar to view the number of
messages.


> - any other metric to indicate the number of people using/interested in Click
>
> All I can find is the Nabble Web Development Framework page[1] which seems
> to indicate that Click is #8 in their top 28 mailing lists.
>
> I can't find the number of downloads on SourceForge nor on Apache.


Vadim Gritsenko makes Apache stats available here[1], however that is only
provided for graduated projects. As we are still in the incubator we cannot draw
stats there. This makes it a bit difficult to gauge the current trend though.

If you cannot view the SF stats let me know and I'll forward them to you.

kind regards

bob

[1]: http://people.apache.org/~vgritsenko/stats/

Frederic Daoud

Re: Click number of downloads and other metrics

Reply Threaded More More options
Print post
Permalink
Hi Bob,

I was able to access the statistics.

Thanks very much for your help!

Freddy
Sven Pfeiffer

Re: Click number of downloads and other metrics

Reply Threaded More More options
Print post
Permalink
In reply to this post by Bob Schellink-2
Hi Bob,

I am wondering how accurate these download statistics are.

I guess a lot of people (me for example) didn't download the click-framework
from sourceforge.
They/I just add the maven-dependencies to their pom and maven downloads the
framework.

Regards
SVen

Zitat von Bob Schellink <[hidden email]>:

> Hi Freddy,
>
> Freddy Daoud wrote:
>>
>> I'm looking for some Click metrics:
>>
>> - number of total downloads
>
>
> SourceForge site changed quite a bit but here is the stats page for Click:
>
> http://sourceforge.net/project/stats/?group_id=82095&ugn=click&type=&mode=year
>
>
> Here is the download stats (summary at bottom of page):
>
> http://sourceforge.net/project/stats/detail.php?group_id=82095&ugn=click&mode=alltime&&type=prdownload
>
> I found SF stats to be unavailable quite a bit so hopefully you can
> view these.
>
>
>> - mailing list activity metrics
>
>
> Markmail provides a nice summary view here:
>
> http://click.markmail.org/search/?q=#query:date%3A200508-200907%20+page:1+state:facets
>
> They have a small barchart where you can hover over a bar to view the
> number of messages.
>
>
>> - any other metric to indicate the number of people using/interested
>> in Click
>>
>> All I can find is the Nabble Web Development Framework page[1] which seems
>> to indicate that Click is #8 in their top 28 mailing lists.
>>
>> I can't find the number of downloads on SourceForge nor on Apache.
>
>
> Vadim Gritsenko makes Apache stats available here[1], however that is
> only provided for graduated projects. As we are still in the
> incubator we cannot draw stats there. This makes it a bit difficult
> to gauge the current trend though.
>
> If you cannot view the SF stats let me know and I'll forward them to you.
>
> kind regards
>
> bob
>
> [1]: http://people.apache.org/~vgritsenko/stats/
>
>



Bob Schellink-2

Re: Click number of downloads and other metrics

Reply Threaded More More options
Print post
Permalink
Hi Sven,

[hidden email] wrote:
>
> I am wondering how accurate these download statistics are.
>
> I guess a lot of people (me for example) didn't download the
> click-framework
> from sourceforge.
> They/I just add the maven-dependencies to their pom and maven downloads the
> framework.


Agreed, it would be nice to have stats on Maven as well. Not sure if those stats
exists though :)

The stats from SF does provides at least a minimum number of downloads so its
useful from that perspective. Also we've been in the incubator for quite some
time and folks have started moving over to Apache Click which skews the results
further.

kind regards

bob