-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
One of the most common problems I get asked about Oracle IRM is in relation to the error message "Unable to Connect to Offline database". This error message is a result of how Oracle IRM is protecting the cached rights on the local machine and if that cache has become invalid in anyway, this error…
>>> More
-
as seen on Super User
- Search for 'Super User'
Sometimes I am connected via VPN to a network containing the server where files are stored which are cached by Windows offline files feature.
Sometimes the connection works good and working this way is not a problem - on other times working is quite a pain because of high latency when working with…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm writing a web app to be used offline on iOS. I've created a manifest, am serving it up as text/cache-manifest, and it usually works fine, when running inside Safari.
If I add it as an app to my home screen, then turn on Airplane mode, it can't open the app at all -- I get an error and it offers…
>>> More
-
as seen on How to geek
- Search for 'How to geek'
The problem with storing all your files on a file server or networked machine is that when you leave the network, how are you going to access your files? Instead of using a VPN or Dropbox, you can use the Offline Files feature built into Windows.
Note: You should probably not be using this guide…
>>> More
-
as seen on Stephen Walter
- Search for 'Stephen Walter'
The goal of this blog entry is to describe how you can create HTML5 Offline Web Applications when building ASP.NET web applications. I describe the method that I used to create an offline Web application when building the JavaScript Reference application. You can read about the HTML5 Offline Web…
>>> More