[Fedora-it] [Fwd: gnome-shell connect to yahoo.com]

Dario Lesca d.lesca a solinos.it
Ven 5 Ott 2012 11:57:31 UTC


Il giorno ven, 05/10/2012 alle 12.26 +0200, Dario Lesca ha scritto:

> Ora mi metto alla ricerca, sgattando un po nei meandri di Gnome-shell.
> Ciao

Trovato:

> [lesca a dodo ~]$ grep yql /usr/share/gnome-shell/extensions -r
> /usr/share/gnome-shell/extensions/weather a gnome-shell-extensions.gnome.org/weather-settings:			that.loadJsonAsync(encodeURI('http://query.yahooapis.com/v1/public/yql?format=json&q=select woeid from geo.places where text = "'+location+'" limit 1'),function()
> /usr/share/gnome-shell/extensions/weather a gnome-shell-extensions.gnome.org/weather-settings:			that.loadJsonAsync(encodeURI('http://query.yahooapis.com/v1/public/yql?q=select woeid,name,admin1,country from geo.places where text = "*'+location+'*" or text = "'+location+'" limit 10&format=json'),function()
> /usr/share/gnome-shell/extensions/weather a gnome-shell-extensions.gnome.org/weather-settings:				that.loadJsonAsync(encodeURI('http://query.yahooapis.com/v1/public/yql?format=json&q=select woeid,name,admin1,country from geo.places where text = "'+entry.get_text()+'" limit 1'),function()
> /usr/share/gnome-shell/extensions/weather a gnome-shell-extensions.gnome.org/extension.js:				this.load_json_async(encodeURI("http://query.yahooapis.com/v1/public/yql?format=json&q=select woeid,name,admin1,country from geo.places where text = '"+cities[a]+"' limit 1"),function()
> /usr/share/gnome-shell/extensions/weather a gnome-shell-extensions.gnome.org/extension.js:        return encodeURI('http://query.yahooapis.com/v1/public/yql?format=json&q=select * from weather.forecast where woeid = '+this.extractWoeid(this._city)+' and u="f"');
> [lesca a dodo ~]$ rpm -qf /usr/share/gnome-shell/extensions/weather a gnome-shell-extensions.gnome.org/extension.js
> gnome-shell-extension-weather-0-0.6.git5be82f2.fc17.noarch

E' l'accesso ai server di raccolta informazioni meteo, che stanno su
yahoo e sono interrogati via YQL (Yahoo Query Language) da
gnome-shell-extension-weather

... in questo modo yahoo raccoglie anche le informazioni su chi lo usa,
da dove, quante volte ... ecc.

No no no ... Disabilitato, faccio a meno della situazione meteo.

Ciao e grazie per l'attenzione. 
-- 
Dario Lesca - sip:dario a solinos.it
(Inviato dal mio Linux Fedora 17 Gnome3)



Maggiori informazioni sulla lista it-users