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
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
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.
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
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:
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
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).
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
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
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