Tagged Questions

3
votes
1answer
128 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( …
1
vote
5answers
147 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) …
3
votes
1answer
32 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
102 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
1answer
98 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 …
0
votes
0answers
18 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
191 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
158 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
2answers
160 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 …
0
votes
1answer
55 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
1answer
31 views

Stroring binary files in Google Gears DB?

Can I store binary files in the Google Gears DB? For example an image file from the users hard drive.
1
vote
6answers
214 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 …
0
votes
0answers
22 views

Google Gears Geolocation Simulator

I'm trying to do something with Google Gears to get my GPS location and display some directions on a map, and I can make my changes, upload and then test on my Android phone, but i …
7
votes
20answers
700 views

Will web applications replace desktop applications?

Will everything go to the cloud? If so, in which direction? Google-Gears? Flash,AIR,JavaFX? See also: Does desktop development matter?
0
votes
2answers
366 views

“google is undefined”

I'm using Gears which works well in FF3 and Safari; IE6/7 both report a "google is undefined" error on page load, appearing in gears_init.js. A quick web search showed that Javascr …

1 2 3 next
15 30 50 per page