offline
How should I deal with online dependencies when running Rspec offline?
I would like to run RSpec to test my code both when I\'m connected to the web and when I\'m not. Unfortunately there are some tests in the application which are dep开发者_开发百科endent on having a l[详细]
2023-02-02 07:01 分类:问答Techniques for offline reverse geocoding on a mobile device?
I am working on a mobile mapping application (currently iOS, eventually Android) - and I am struggling with how to best support reverse geocoding from lat/long to Country/State without using an online[详细]
2023-02-02 01:31 分类:问答Safari HTML5 offline problem
I am trying to run a script that supports for HTML5 offline working.It works fine in Firef开发者_如何学JAVAox but not in safari.I want it to work in safari too. You can see here.[详细]
2023-02-01 02:46 分类:问答How to sync offline HTML5 webdatabase with centralised database
I\'d like to be able to do the following in a HTML5 (iPad) web app: upload data to an online database (which would be probably <50Mb in size if I was to build the online database in something lik[详细]
2023-01-31 22:53 分类:问答installing ruby-debug-ide on an offline machine
I\'m trying to install ruby-debug-ide-0.4.15.gem on an Ubuntu 10.04 machine which is not connected to the Internet, and I get the following errors:[详细]
2023-01-30 01:26 分类:问答Android: Speech Recognition without using google server
I want to develop an Speech recognizer in android, which should work in offline. As the android\'s built-in speec开发者_开发技巧h recognizer uses google server which needs internet, i want an alternat[详细]
2023-01-29 09:45 分类:问答ajax with manifest not workign
I have a strange problem with my web app. It is app which loads data from database and than it can work offline (HTML5 database feature).[详细]
2023-01-28 15:05 分类:问答Deploying a Rails app offline and with all dependencies intact
My goal is to deploy an existing Rails app on a machine. Oh, and the machine is on a handful of terminals in a remote community in the north of Australia. Oh, and I can\'t rely on there being Internet[详细]
2023-01-28 12:31 分类:问答How to access a stored HTML5 database from the Objective C part of my app
I\'ll try to be as clear and direct as possible in the following description: I have to develop an 开发者_开发问答iPad-App that consists of four parts. Three of them have to be written with Objective[详细]
2023-01-27 02:21 分类:问答How do I create an offline version of my Website?
Is there a way to generate offline version of the whole Website? All my pages are in ASPX and 开发者_开发问答uploaded onto the server. When I run a demo of my site, sometimes there are no Internet av[详细]
2023-01-26 13:11 分类:问答