Option to send data from Spotter

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Option to send data from Spotter

abergel
Hi!

I am happy to send data to you guys. Just a small request: can you put the checkbox in the little pink window? Each time I download an image, I have to open the preference browser, which is… a bit painful.

Picky me :-)

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Option to send data from Spotter

Peter Uhnak
Why not use startup script?

~~~~~~~~~~~~
"~/.config/pharo/5.0/defaultSettings.st"
StartupPreferencesLoader default executeAtomicItems: {
StartupAction
name: 'GTSpotter usage data'
code: [ GTSpotterEventRecorderSettings sendUsageData: true ]
runOnce: true.
}
~~~~~~~~~~~~

Spotter seems happy and I don't need to configure it each time I download a new image.

Peter

On Tue, Jul 21, 2015 at 5:14 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!

I am happy to send data to you guys. Just a small request: can you put the checkbox in the little pink window? Each time I download an image, I have to open the preference browser, which is… a bit painful.

Picky me :-)

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Option to send data from Spotter

abergel
Thanks! I will see whether this works on OS X

Cheers,
Alexandre


> On Jul 21, 2015, at 5:22 PM, Peter Uhnák <[hidden email]> wrote:
>
> Why not use startup script?
>
> ~~~~~~~~~~~~
> "~/.config/pharo/5.0/defaultSettings.st"
> StartupPreferencesLoader default executeAtomicItems: {
> StartupAction
> name: 'GTSpotter usage data'
> code: [ GTSpotterEventRecorderSettings sendUsageData: true ]
> runOnce: true.
> }
> ~~~~~~~~~~~~
>
> Spotter seems happy and I don't need to configure it each time I download a new image.
>
> Peter
>
> On Tue, Jul 21, 2015 at 5:14 PM, Alexandre Bergel <[hidden email]> wrote:
> Hi!
>
> I am happy to send data to you guys. Just a small request: can you put the checkbox in the little pink window? Each time I download an image, I have to open the preference browser, which is… a bit painful.
>
> Picky me :-)
>
> Cheers,
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Option to send data from Spotter

Peter Uhnak

On Tue, Jul 21, 2015 at 5:26 PM, Alexandre Bergel <[hidden email]> wrote:
Thanks! I will see whether this works on OS X

Cheers,
Alexandre


> On Jul 21, 2015, at 5:22 PM, Peter Uhnák <[hidden email]> wrote:
>
> Why not use startup script?
>
> ~~~~~~~~~~~~
> "~/.config/pharo/5.0/defaultSettings.st"
> StartupPreferencesLoader default executeAtomicItems: {
>               StartupAction
>                       name: 'GTSpotter usage data'
>                       code: [ GTSpotterEventRecorderSettings sendUsageData: true ]
>                       runOnce: true.
> }
> ~~~~~~~~~~~~
>
> Spotter seems happy and I don't need to configure it each time I download a new image.
>
> Peter
>
> On Tue, Jul 21, 2015 at 5:14 PM, Alexandre Bergel <[hidden email]> wrote:
> Hi!
>
> I am happy to send data to you guys. Just a small request: can you put the checkbox in the little pink window? Each time I download an image, I have to open the preference browser, which is… a bit painful.
>
> Picky me :-)
>
> Cheers,
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Option to send data from Spotter

Juraj Kubelka-5
In reply to this post by abergel
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Option to send data from Spotter

abergel
Thanks! I try

Alexandre


> On Jul 21, 2015, at 6:02 PM, Juraj Kubelka <[hidden email]> wrote:
>
> For the OS X is like that:
>
> StartupPreferencesLoader default executeAtomicItems: {
> StartupAction name: 'Send annonymous usage data’
> code: '(Smalltalk at: #GTSpotterEventRecorderSettings) perform: #sendUsageData: with: (true)’
> runOnce: true.
> }.
>
> or the same written by hand by Peter.
>
> You should store it in ~/Library/Preferences/pharo/5.0
>
> Cheers,
> Juraj
>
>> On Jul 21, 2015, at 12:26, Alexandre Bergel <[hidden email]> wrote:
>>
>> Thanks! I will see whether this works on OS X
>>
>> Cheers,
>> Alexandre
>>
>>
>>> On Jul 21, 2015, at 5:22 PM, Peter Uhnák <[hidden email]> wrote:
>>>
>>> Why not use startup script?
>>>
>>> ~~~~~~~~~~~~
>>> "~/.config/pharo/5.0/defaultSettings.st"
>>> StartupPreferencesLoader default executeAtomicItems: {
>>> StartupAction
>>> name: 'GTSpotter usage data'
>>> code: [ GTSpotterEventRecorderSettings sendUsageData: true ]
>>> runOnce: true.
>>> }
>>> ~~~~~~~~~~~~
>>>
>>> Spotter seems happy and I don't need to configure it each time I download a new image.
>>>
>>> Peter
>>>
>>> On Tue, Jul 21, 2015 at 5:14 PM, Alexandre Bergel <[hidden email]> wrote:
>>> Hi!
>>>
>>> I am happy to send data to you guys. Just a small request: can you put the checkbox in the little pink window? Each time I download an image, I have to open the preference browser, which is… a bit painful.
>>>
>>> Picky me :-)
>>>
>>> Cheers,
>>> Alexandre
>>> --
>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>> Alexandre Bergel  http://www.bergel.eu
>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Moose-dev mailing list
>>> [hidden email]
>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>>
>>> _______________________________________________
>>> Moose-dev mailing list
>>> [hidden email]
>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev