Git Product home page Git Product logo

storage-wrio-app's Introduction

storage-wrio-app's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

storage-wrio-app's Issues

Initialization. Reward 4 USD

Please initialize app on OpsWorks AWS.
Storage is the app responsible for any kind of storing operations for AWS, Dropbox, etc.

Service Workers

CORS and mixed content

Сделать внутри storage proxy, который будет помогать скачивать проблемные странички.

Hub

Взять копию json-ld с

webrunes.com

и положить в Storage/hub, чтобы страница открывалась по

storage.wrioos.com

s3 deployment

Please configure the app to deploy on s3 like it was done before for previous applications.

Application Cache and LocalStorage

Use localstorage version files instead of ping server. Check opened file and refresh if it's outdated.
We have to use Application Cache for all WRIO files: JS, images, css, fonts, etc. In addition store json-ld files into it, so app can work offline in read mode. We will add "Save" button for it.
http://www.slideshare.net/senthil_hi/app-cache-vslocalstorage
Please generate the manifest file dynamically. It's important to make sure that the generating script provides the correct MIME type. The browser does byte-to-byte comparison to determine if the cached manifest file is changed so it's not enough to re-save it to trigger a cache refresh. It's necessary to change the contents of the file which is why it is handy to have a comment with a version number in the file. Automate it via build script, more info there at GOTCHA#2:
http://alistapart.com/article/application-cache-is-a-douchebag

Use LocalStorage where it's preferable.

Login, Titter and webGold widgets must be inactive, just show

You're offline

somewhere for the moment.

Help links:
http://diveintohtml5.info/offline.html
https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers
https://developers.google.com/web/tools/service-worker-libraries/
https://html.spec.whatwg.org/#applicationcache
http://www.html5rocks.com/en/tutorials/appcache/beginner/ You must modify the manifest file itself to inform the browser to refresh cached files.
http://html5doctor.com/go-offline-with-application-cache/
http://labs.ft.com/2012/08/basic-offline-html5-web-app/
https://stackoverflow.com/questions/5829299/how-to-clear-application-cache-html5-feature-using-javascript
http://mobiforge.com/design-development/using-html5-application-cache-mobile-web-apps
http://alistapart.com/article/application-cache-is-a-douchebag example
http://habrahabr.ru/post/151815/ [RU]
https://developers.google.com/speed/docs/insights/LeverageBrowserCaching
http://stackoverflow.com/questions/6179159/accessing-localstorage-from-a-webworker

CRON auto start

Please make sure
/srv/www/login/current/expire.sh
is working on daily basis.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.