Apps/ShowAndTells: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Developer Ecosystem: add splashpack-node-firefox demo)
(fix formatting)
Line 21: Line 21:
<small>supporting developers through samples, frameworks, toolchains</small>
<small>supporting developers through samples, frameworks, toolchains</small>


 
Testing mobile websites with node-firefox and splashpack
* Testing mobile websites with node-firefox and splashpack
* Instantiate and customize splashpack (https://github.com/louisstow/splashpack) in JS and command-line args
* Instantiate and customize splashpack (https://github.com/louisstow/splashpack) in JS and command-line args
* use node-firefox modules (https://github.com/mozilla/node-firefox) to launch Firefox OS Simulator, install and launch Splashpack app
* use node-firefox modules (https://github.com/mozilla/node-firefox) to launch Firefox OS Simulator, install and launch Splashpack app
* source at https://github.com/wfwalker/owascan
* source at https://github.com/wfwalker/owascan
* video demo at https://www.youtube.com/watch?v=dpQUWGioqko&feature=youtu.be
* video demo at https://www.youtube.com/watch?v=dpQUWGioqko&feature=youtu.be


== Web Runtime ==
== Web Runtime ==

Revision as of 19:06, 6 February 2015

Meeting Details

2015-02-06

Marketplace

everything related to Firefox Marketplace



Developer Ecosystem

supporting developers through samples, frameworks, toolchains

Testing mobile websites with node-firefox and splashpack

Web Runtime

including webapp mode and native app experience


Apps / Dev Recommendations

what's new with making apps


Other