Apps/ShowAndTells: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Developer Ecosystem: add demo link)
 
(396 intermediate revisions by 40 users not shown)
Line 1: Line 1:
= Meeting information =
= Meeting Details =
* Fridays, noon Pacific
* Fridays, 12:30pm Pacific
* How to join:
* Location:
** Room '''Warp Core''' via [https://intranet.mozilla.org/Webdev:Vidyo Vidyo]
** [[Vidyo]] Room: '''[https://v.mozilla.com/flex.html?roomdirect.html&key=gR4Mn5hE6kGz Apps]'''
*** please mute and turn off your camera, so everyone can see the shared screens.
*** Please mute to prevent echo and reduce background noise
** Room '''9 5312''' via [[Teleconferencing]]
** [[Teleconferencing]] Room: '''9 8652'''
** Mountain View office in room '''Warp Core'''
*** Please mute to prevent echo and reduce background noise.
* irc.mozilla.org #openwebapps for backchannel
** Physical Room: '''Warp Core''' in Mountain View office
* Backchannel: '''[http://chat.mibbit.com/?channel=%23openwebapps&server=irc.mozilla.org irc.mozilla.org #openwebapps]'''
* [https://wiki.mozilla.org/Apps/ShowAndTells/Recordings Vidyo recordings]
* See also [https://blog.mozilla.org/webdev/tag/extravaganza-2/ Web Dev Extravaganza] and [https://blog.mozilla.org/webdev/tag/beer-and-tell/ Beer and Tell] events on [https://www.google.com/calendar/embed?src=mozilla.com_s144k2gabadfo8uri4ds1su0bo%40group.calendar.google.com&ctz=America/Los_Angeles the webdev public calendar].


= 2012-10-12 =
= 2015-03-13 =
== WebRT on desktop (including webapp mode and native app experience) ==


== WebRT on Android (including webapp mode and native app experience) ==
== Marketplace ==
<small>everything related to Firefox Marketplace</small>


== Apps in the Cloud ==


== Marketplace - developer interfaces on desktop; consumer interfaces on mobile & desktop ==


== Identity - Native login with Persona ==


== Developer Ecosystem - everything else that leads to more Apps in our marketplace ==
== Developer Ecosystem ==
* Ednapiranha - Developer Hub Landing page updates
<small>supporting developers through samples, frameworks, toolchains</small>


== Other - Apps Hack Day ==
non-game demo of asm.js and getUserMedia
* I made an App! The [http://clarkbw.github.com/mlb/ MLB Web App]
* http://www.visagetechnologies.com/HTML5/Samples/FaceTracker/sampleTracker.html
** I'll be on my flight back to Vancouver during the demo so maybe someone else can show it.  I'll leave the description here.
** The goal here was to have an MLB Baseball scores app that automatically updates the current days game times, scores, etc.  This is an installable web app that works on Firefox Desktop, Android, and B2G.  (I'm finishing up on the iOS version now)
** Made this quickly on my flight from HNL -> SFO so it's still got some bugs in it.  I used the API that the MLB Chrome Toolbar extension uses and then matched a similar interface to what they did.
** It has minimal responsive design right now; desktop and phones have different amounts of information available. I'm working on something that will expand each game on click/touch.
*** I used James Burke's [https://github.com/volojs/volo volo] system to create the basic app system and add the javascript libraries I needed.  And his ghdeploy script for uploading this to github pages.  I also used the [https://github.com/wavysandbox/install wavysandbox install] module we previously created to handle the installation method for the app.
*** Javascript libraries include jQuery, jQuery Mobile, RequireJS, and moment.js.  I also used the Twitter Bootstrap CSS for responsive layout.
*** Quirks: Because security people are such jerks (j/k!) I had to create an mlb-proxy to avoid the JavaScript CORS security constraint.  My proxy server lives on the Mozilla Labs VCAP service and a link like this: [https://mlb-proxy.vcap.mozillalabs.com/2012/10/11 October 10th, 2012] would get you the JSON data from MLB with the proper cross site scripting permissions in place.  (though I haven't locked it down to my github page just yet)
** A coming future version will allow you to swipe left and right to see previous/next days game scores.


= 2012-10-05 =
== Web Runtime ==
== WebRT on desktop (including webapp mode and native app experience) ==
<small>including webapp mode and native app experience</small>


== WebRT on Android (including webapp mode and native app experience) ==


== Apps in the Cloud ==


== Marketplace - developer interfaces on desktop; consumer interfaces on mobile & desktop ==
== Apps / Dev Recommendations ==
* Kumar: demo of how carrier billing works on Firefox OS using Bango. https://github.com/kumar303/bangotest
<small>what's new with making apps</small>
* potch: adventures in massive distributed remote debugging! (and I guess testing if you want)


== Developer Ecosystem - everything else that leads to more Apps in our marketplace ==
== Community ==
*Marketplace user review moderation queue is down to 0 after onboarding 7 reviewers last week! Guidelines revised to allow one-word reviews unless they are part of a spam/flooding attack.


* r2d2b2g update
== Other ==


== Other - Apps Hack Day ==
Consider going to occupy [https://wiki.mozilla.org/Webdev/Meetings/2015/March_3 webdev extravaganza]
 
= History =
Older show and tells - https://wiki.mozilla.org/Apps/ShowAndTells/Older

Latest revision as of 19:29, 13 March 2015

Meeting Details

2015-03-13

Marketplace

everything related to Firefox Marketplace



Developer Ecosystem

supporting developers through samples, frameworks, toolchains

non-game demo of asm.js and getUserMedia

Web Runtime

including webapp mode and native app experience


Apps / Dev Recommendations

what's new with making apps

Community

  • Marketplace user review moderation queue is down to 0 after onboarding 7 reviewers last week! Guidelines revised to allow one-word reviews unless they are part of a spam/flooding attack.

Other

Consider going to occupy webdev extravaganza