874
edits
(→New Capabilities/APIs: added element.getEventListeners()) |
(added OpenFrameworks) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
* Camera access | * Camera access | ||
* USB device access | * USB device access | ||
* New security model ( | * High-level, high-performance crypto | ||
* New security model (e.g., [[FlowSafe]]) | |||
* Code sandboxing (e.g., hermetic <tt>eval()</tt>) | * Code sandboxing (e.g., hermetic <tt>eval()</tt>) | ||
* <tt>element.getEventListeners(''type'')</tt> | * <tt>element.getEventListeners(''type'')</tt> | ||
* [https://wiki.mozilla.org/Video:Subtitles:Brainstorming Standardizing the subtitling of open video] | |||
* Gaming in Javascript: real-time javascript, low-impact garbage collectors, timers, independent video-refresh and logic loops | |||
== New Applications/Libraries == | == New Applications/Libraries == | ||
Line 35: | Line 38: | ||
* [http://phonegap.com/ PhoneGap] | * [http://phonegap.com/ PhoneGap] | ||
* [http://developer.palm.com/ Palm WebOS] | * [http://developer.palm.com/ Palm WebOS] | ||
* [http://www.openframeworks.cc/ OpenFrameworks] |
edits