Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How much of Safari's capabilities are functional? #7

Open
GoogleCodeExporter opened this issue Mar 3, 2015 · 3 comments
Open

How much of Safari's capabilities are functional? #7

GoogleCodeExporter opened this issue Mar 3, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

I have a webapp in development, where an animated scene is used to tell the 
time and generate weather based on location services.

This works fine on Safari, Firefox, Chrome, iOS, and Droids.

On the Websaver, the page loads fine and begins the core animations on the 
clock.  However, the character animations (started by detection of a 
combination of manifest caching and location availability) do not start.

I started testing by not requiring location services or caching, but the 
websaver presentation did not change.  It seemed to be caching to some extent, 
as even disabling the working animations produced no change.

The url is http://urbnpopclock.com - Request to make this a screensaver have 
come from a number of sources, so if there is any insight into the limits of 
this web presentation would be much appreciated.

Original issue reported on code.google.com by [email protected] on 16 May 2011 at 8:54

@GoogleCodeExporter
Copy link
Author

Additional testing found that there is some odd behavior when translating the 
timed animation sequences.  However, I have been able to get a basic animation 
loop working in the Screensaver.  Nice tool, thanks for sharing.

Original comment by [email protected] on 16 May 2011 at 9:11

@GoogleCodeExporter
Copy link
Author

Caching support would be nice, I would like to have an offline app run as a 
screen saver too.

Original comment by [email protected] on 24 Jan 2012 at 6:56

@GoogleCodeExporter
Copy link
Author

I've updated the project to support this: https://github.com/stakach/WebSaver
A binary release is available on the downloads page

Original comment by [email protected] on 27 Jan 2012 at 4:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant