Tagged Questions
3
votes
0answers
282 views
Use Google Gears geolocation from a python app
I'd like to use the Google geolocation API in my app, written in Python. My problem is that Google provides a JSON interface (easily useable from Python) but from ...
1
vote
1answer
491 views
Issue with Google Gears and jQuery creating a managedStore
I'm trying to create a managedStore to cache all the js, img, swf and css from a web app I'm developing.
Here is the code:
$(document).ready(function() {
var manifestName = ...
0
votes
1answer
453 views
How to Get Lat-Long Data from LAC-CELLId using php?
I am trying to get lat-long from cellid and LAC.
I have been trying to use this script mentioned in Trouble with Sending JSON object over POST to Google Gears to accomplish this
Can you please point ...
0
votes
1answer
125 views
How do I check if GEARS is installed, using javascript?
Is it windows.gears != undefined or something???
I just want to use javascript to return true or false if the person has google Gears.
0
votes
1answer
51 views
Google Gears for a Social Network?
I just saw that the newer wordpress (newer meaning since the last time I used wordpress 5-6 years ago and today) is using Google Gears, this seems really cool but I am not 100% sure exactly how they ...