imnotteixeira / dissertation

0 stars 0 forks source link

[Paper] Engineering JavaScript state persistence of web applications migrating across multiple devices #17

Closed imnotteixeira closed 3 years ago

imnotteixeira commented 3 years ago

https://www.scopus.com/record/display.uri?eid=2-s2.0-79960180094&origin=reflist&sort=plf-f&src=s&st1=offline+web+real-time&nlo=&nlr=&nls=&sid=b11fa6b26653d6db1494ee7cecb0be08&sot=b&sdt=b&sl=36&s=TITLE-ABS-KEY%28offline+web+real-time%29

Ubiquitous environments call for user interfaces able to migrate across various types of devices while preserving task continuity. One fundamental issue in migratory user interfaces is how to preserve the state while moving from one device to another. In this paper we present a solution for the interactive part of Web applications. In particular, we focus on the most problematic part, which is maintaining the JavaScript state. We also describe an example application to illustrate the support provided by our migration platform. Copyright 2011 ACM.

imnotteixeira commented 3 years ago

Not relevant...