Engagement/Developer Engagement/Dev Derby/Topics: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:


* Social API (waiting on the ability to use multiple providers without required tinkering in about:config)
* Social API (waiting on the ability to use multiple providers without required tinkering in about:config)
* The 1k (or 2k) JavaScript challenge (there already exists [http://js1k.com a site for this], and they even give prizes)
* JavaScript in general
* Other components of WebRTC (like the PeerConnection API)
* Other components of WebRTC (like the PeerConnection API)
* @font-face
* @font-face
Line 15: Line 13:
* SVG Filters
* SVG Filters
* Persona
* Persona
* App cache
* Pre-processors (SASS, CoffeeScript, Emscripten, etc.)
* Using languages other than JavaScript (CoffeeScript, Emscripten, etc.)
* CSS Regions
* CSS Regions
* CSS 3D Transforms
* Node.js
* Node.js
* asm.js
* asm.js
* Arduino and the Web
* Arduino and the Web
* CSS regions
* CSS regions
* File API
* File API (see [https://etherpad.mozilla.org/tXc4zvssno this discussion] between me and Jean-Yves about pitfalls to avoid)
* ES6 features
* ES6 features
* Pointer lock (works in Chrome and apparently Firefox, but the API is very much in flux)
* Orientation II
* border-image
* Scoped CSS
* CORS
* Navigation Timing API
* PageVisibility
* CSS Regions
* calc() (CSS)
== Combination themes ==
* Orientation + 2D Canvas
* Orientation + Multi-touch
* HTML forms + CSS animations


== Mobile ==
== Mobile ==
Line 33: Line 44:
* Ambient Light Events
* Ambient Light Events
* Proximity events
* Proximity events
* Pointer lock
* WebNFC
* WebNFC
* WebContacts
* WebContacts
Line 43: Line 53:
* WebUSB
* WebUSB
* WebBluetooth
* WebBluetooth
== Combination themes ==
* Orientation + 2D Canvas
* Orientation + Multi-touch
* HTML forms + CSS animations


== Survey results ==
== Survey results ==
Contact John if you need access to these documents.
Contact [mailto:jkarahalis@mozilla.com John Karahalis] if you need access to these documents.


* [https://docs.google.com/a/mozilla.com/spreadsheet/gform?key=0Au0hHaUTAu1kdEo1cUNKUncxLWhTRkxibGE5UXAwWVE&hl=en#chart March 2013 Survey]
* [https://docs.google.com/a/mozilla.com/spreadsheet/gform?key=0Au0hHaUTAu1kdEo1cUNKUncxLWhTRkxibGE5UXAwWVE&hl=en#chart March 2013 Survey]
* [https://docs.google.com/a/mozilla.com/forms/d/17-wSxQ_aaTWeQWMnV7znn4YVkeg5ks7MgnirqpvLepQ/viewanalytics April 2013 Survey]
* [https://docs.google.com/a/mozilla.com/forms/d/17-wSxQ_aaTWeQWMnV7znn4YVkeg5ks7MgnirqpvLepQ/viewanalytics April 2013 Survey]

Latest revision as of 19:41, 17 May 2013

General

  • Social API (waiting on the ability to use multiple providers without required tinkering in about:config)
  • Other components of WebRTC (like the PeerConnection API)
  • @font-face
  • font-feature-settings
  • HTML5 Games (just don't steamroll over the Game On competition)
  • requestAnimationFrame
  • Gamepad API
  • Flexbox
  • Server-sent events
  • SVG SMIL Animation
  • SVG Filters
  • Persona
  • Pre-processors (SASS, CoffeeScript, Emscripten, etc.)
  • CSS Regions
  • Node.js
  • asm.js
  • Arduino and the Web
  • CSS regions
  • File API (see this discussion between me and Jean-Yves about pitfalls to avoid)
  • ES6 features
  • Pointer lock (works in Chrome and apparently Firefox, but the API is very much in flux)
  • Orientation II
  • border-image
  • Scoped CSS
  • CORS
  • Navigation Timing API
  • PageVisibility
  • CSS Regions
  • calc() (CSS)

Combination themes

  • Orientation + 2D Canvas
  • Orientation + Multi-touch
  • HTML forms + CSS animations

Mobile

  • Vibration API
  • WebTelephony
  • WebSMS
  • Ambient Light Events
  • Proximity events
  • WebNFC
  • WebContacts
  • The Network Information API
  • Battery Status API
  • Gamepad API
  • Mobile Games (just don't steamroll over the Game On competition)
  • Settings API
  • WebUSB
  • WebBluetooth

Survey results

Contact John Karahalis if you need access to these documents.