Interesting! A few years ago I knew at least 5 people who used NetBeans regularly. Now that number is down to zero, I'm the only one left :\
On Thu, May 31, 2018 at 10:40 PM, Antonio <[email protected]> wrote: > Hi all, > > This is great news! > > When this finally works as expected, I was wondering if we could also > track downloaded third-party plugins (3PP), so we could detect which 3PPs > are less popular and sort them accordingly. > > Cheers, > Antonio > > > On 31/05/18 19:51, Jiří Kovalský wrote: > >> Yes, that's what we are trying to solve in https://issues.apache.org/jira >> /browse/NETBEANS-330 and I won't +1 GA voting unless it's fixed. :) >> >> People can opt-out being counted if they set Check Interval for >> Automatically Check for Updates option to "Never" and then do not check >> NetBeans Update Center manually. >> >> And how we calculate the numbers? We collect Apache log files from all >> download servers, parse them to extract entries when somebody downloaded >> catalog.xml.gz file i.e. Update Center which is by default scheduled to >> happen on a weekly basis and then store the records to database. Every GET >> request sends unique ID identifying single NetBeans installation which we >> then use to distinguish users from each other and if we identify the same >> ID in the DB twice in a month we increment the counter of unique active >> users. :) >> >> -Jirka >> >> Dne 31.5.2018 v 18:53 Eirik Bakke napsal(a): >> >> Those are some great stats. Does/will the Apache version of NetBeans still >>> incorporate the telemetry that allows these statistics to be collected? >>> How does it work? >>> >>> Does this exclude users that opted out of statistics collection? (Is >>> there >>> even such an option somewhere?) >>> >>> It would be great to have a way to keep gathering these numbers in the >>> future. >>> >>> -- Eirik >>> >>> On 5/31/18, 9:06 AM, "Jiří Kovalský" <[email protected]> wrote: >>> >>> Hi folks, >>>> >>>> do we want to promote this on our website? >>>> >>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__www.fac >>>> ebook.com_NetBeans_photos_a.438798692901609.1073741825.115 >>>> 8&d=DwIFBA&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r= >>>> 8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=hHSEkQVuTk9TSh >>>> 6mPZl_WZ6im1j7q4tirxz1fWfwGj8&s=2oqKpFOmdL_oSsjCd8FpJr4SeePh >>>> NeO6PQyX9LmHwQw&e= >>>> 22851865863/1671584659623000 >>>> >>>> Please enjoy and share. :) >>>> >>>> -Jirka >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> For further information about the NetBeans mailing lists, visit: >>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.a >>>> pache.org_confluence_display_NETBEANS_Mailing-2Blists&d=DwIF >>>> BA&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SK >>>> eT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=hHSEkQVuTk9TSh6mPZl_WZ6 >>>> im1j7q4tirxz1fWfwGj8&s=lQTKBZKJQD3GXspTT7yCK8LVtcR0K1LPk_21N6yDcz8&e= >>>> >>>> >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> For further information about the NetBeans mailing lists, visit: >>> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.a >>> pache.org_confluence_display_NETBEANS_Mailing-2Blists&d=DwIF >>> BA&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SK >>> eT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=hHSEkQVuTk9TSh6mPZl_WZ6 >>> im1j7q4tirxz1fWfwGj8&s=lQTKBZKJQD3GXspTT7yCK8LVtcR0K1LPk_21N6yDcz8&e= >>> >>> >>> >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> For further information about the NetBeans mailing lists, visit: >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists >> >> >> >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
