HTML5 activities: Difference between revisions

No edit summary
Godiard (talk | contribs)
Line 52: Line 52:


== HTML Activities ==
== HTML Activities ==
HTML activities will be developed in parallel with the framework development.  
HTML activties will be developed in parallel with the framework development.  


Manuel has started to port the Clock activity using HTML5 Canvas [http://lists.sugarlabs.org/archive/sugar-devel/2013-April/042706.html].
Manuel has started to port the Clock activity using HTML5 Canvas [http://lists.sugarlabs.org/archive/sugar-devel/2013-April/042706.html].
== Other services needed==
Implementing demo activities is good to identify what services are not available or need more work on javascript.
These are identified right now:
* gettext
* text to speech
* touch support?
* power management (in the clock activity, we need a way to tell the xo don't suspend)