Tagged Questions

3
votes
9answers
276 views

How does Google calculate my location on a desktop?

Right this is confusing me quite a bit, i'm not sure if any of you have noticed or used the "my location" feature on google maps using your desktop (or none GPS/none mobile device) …
5
votes
2answers
311 views

Is there a good jQuery Drag-and-drop file upload plugin?

Is there a nice tidy jQuery plugin that allows including a single JS script then using a simple snippet to enable a form? Something like this: $j('#MyForm').enableDragDropUploads( …
0
votes
0answers
21 views

Calling Java methods in a GWT module via Javacript of a Google Gears worker in a workerpool

I would like to know if it would be possible to call Java method of a GWT module within a worker in a Google Gears workerpool. For example given the class and method of a GWT modul …
0
votes
1answer
24 views

getting null for google.gears object when working offline …

Hi, 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 …
0
votes
1answer
22 views

how to create database in the specific folder with google gear ?

Hi, When we are using any gear enable site, and we go offline the gear automatically creating folder with /dbName#database ... assume 2 diff. website is there www.abc.com and w …
1
vote
1answer
12 views

how to store blob data in sqlite database from javascript with google gear ?

Hi, We have a very special requirement to store blob data in SQLite database, where We have to store documents. We have static html page which is in user disk, so we want user to …
0
votes
2answers
152 views

Google Geolocation API library

Hey all, Is there a library out there that will get you your approximate location using the google service (https://www.google.com/loc/json)? Google Gears has support for it as d …
3
votes
1answer
50 views

Can I access Gears from a Chrome extension?

Developing extensions for Google Chrome 4.x. I'd like to keep a couple of parameters persistent, and thought about using Google Gears' Database object - since it's always installed …
2
votes
6answers
110 views

Client Side Persistence (Storage)

In my demos, I'd like to avoid using traditional DBs and store all the data on the client side, e.g. information submitted via a form. What alternatives do I have for that. I've h …
0
votes
0answers
34 views

Webkit.framework and Google Gears drag and drop support

I would like to support drag and drop from Google Gears in my MacOS application (Google Wave client Waveboard - http://www.getwaveboard.com). Although the Gears plugin seems to wor …
0
votes
3answers
222 views

Iphone App vs. Offline Web App. Which way is the smartest?

I think about starting from scratch building a small application fullfilling two technical requirements: should be usable on iPhone should work offline There are two obvious al …
0
votes
0answers
194 views

Upload files using Google Gears and ASP.NET or PHP

Trying to upload files using Google Gears and ASP.NET... I assume you can as the HttpRequest API accepts blobs. I have FileUpload control in the page. <asp:FileUpload runat="s …
0
votes
1answer
65 views

detect geode, fire eagle, or google gear installed on browser

is there any demo on how to detect geode ,fire eagle, google gear installed on user browsers and get user location?
0
votes
2answers
167 views

Google Gears upload: strange error

Hi guys, I've got this very strange error and I don't know how to deal with it. My setup is a page in which I can select one image file, (gears beta.desktop) and then it should u …
1
vote
6answers
223 views

How can a web application synch a folder of text files on the client’s PC?

I want to be able to synchronize several text files on a user's PC in real time from my web application. Basically I want a few data files on the local PC to mirror the state of a …

1 2 3 4 next
15 30 50 per page