Top "Offline" questions

Refers to the status of being unable to connect to a network; in most situations, this is specifically referring to the Internet.

How to install VS2015 Community Edition offline

When visiting Microsoft website to download VS2015 you can download a file of a few MB in size to install …

installation offline visual-studio-2015
Check if Internet Connection Exists with jQuery?

How do you check if there is an internet connection using jQuery? That way I could have some conditionals saying "…

jquery browser offline internet-connection
Detect the Internet connection is offline?

How to detect the Internet connection is offline in JavaScript?

javascript ajax offline connectivity internet-connection
Offline Speech Recognition In Android (JellyBean)

It looks as though Google has made offline speech recognition available from Google Now for third-party apps. It is being …

android speech-recognition offline speech-to-text google-now
Downloading a Google font and setting up an offline site that uses it

I have a template and it has a reference to a Google font like this: <link href='http://fonts.…

css fonts offline google-fonts
Where can I download an offline installer of Cygwin?

I need an offline installer with most of the utilities commonly needed. Somehow the default installer confuses me with all …

download cygwin offline
How do I configure Maven for offline development?

Does maven require a connection to the internet at some point to be able to use it? Meaning specifically getting …

java maven offline
Play local (hard-drive) video file with HTML5 video tag?

I want to achieve the following. <video src="file:///Users/username/folder/video.webm"> </video> The …

html video html5-video offline
How to detect online/offline event cross-browser?

I'm trying to accurately detect when the browser goes offline, using the HTML5 online and offline events. Here's my code: &…

javascript jquery offline jquery-events network-connection
Android offline documentation and sample codes

I am not able to find the offline docs for android. Can someone provide a link?

android documentation offline