Tagged Questions

1
vote
1answer
121 views

File uploads with Gears & PHP

We provide the ability to submit images to a user's gallery. While the normal method we have employed works just fine, some people will upload multiple files, which can take a long time, and is ...
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
2answers
1k views

Google Gears Geolocation in Java/C

I'm trying to find the physical location of a computer using a language like Java/C. The only good accurate solution seems to be Google Gears ...
0
votes
1answer
142 views

getting null for google.gears object when working offline

I am new to gear, We are using gear in our web application were flow is ... When ever user assign with some task user will get message attached with static html file, In that html we are showing work ...