Webdev/Offsites/2012: Difference between revisions
Jump to navigation
Jump to search
(9 intermediate revisions by 4 users not shown) | |||
Line 12: | Line 12: | ||
= Wednesday = | = Wednesday = | ||
* Culture: dissecting The No Asshole Rule (morgamic) | |||
* Deployment and IT (jakem, jsocol) | |||
* Web community in your town (groovecoder) | |||
* MozCamp LatAm 2012 (r1cky) | |||
* Web components (dbuc) | |||
* django-statsd tips and tricks (andym) | |||
* Infrastructure for virtualization (peterbe) | |||
* Deferreds and how JS can suck less, from a Python developer (jsocol) | |||
* WebSockets faster than AJAX? (peterbe) | |||
* Socorro's configman revolution (lars) | |||
= Thursday = | = Thursday = | ||
Hack day! | |||
Stuff we built: | |||
* James Bennett, FFFUnit - Unit Calculator that converts to FFF scale https://github.com/ubernostrum/FFFUnit | |||
* Luke Crouch, Mash Water - Brewer's tool to help understand mash water formula, used MathML - http://groovecoder.github.com/brewbbage/ | |||
* Andy McKay, Receipts - My Favorite Scotch, PoC of apps receipts and dupe protection | |||
** example app: http://andymckay.github.com/myscotch/ | |||
** django lib: http://django-receipts.herokuapp.com/ | |||
* James Long -- Linecutting with flexbox http://jlongster.com/s/webui/ | |||
** Used dbuc's web components for slick custom tags: https://github.com/csuwldcat/WebComponents | |||
** [http://jlongster.com/s/webui1.png] | |||
** [http://jlongster.com/s/webui2.png] | |||
* Anthony "Rik" Ricaud, Fileabug - http://rik.github.com/fileabug/ | |||
* mkelly, craigcook, adrian - Goutte Goutte puzzle game, falling bubble things. (https://github.com/Osmose/gouttegoutte ) Play: http://goutte.thinkbar.org/ | |||
* tofumatt and wenzel - Hipstergram (http://fwenzel.github.com/hipstergram/ ) https://github.com/fwenzel/hipstergram | |||
* ngoke - DrawNothing (http://ngokevin.com/~ngoke/draw_nothing ) http://github.com/ngokevin/draw_nothing - doodle app | |||
* jsocolineskippertherewasaline? - calculator https://github.com/jsocol/webcalc | |||
* lmorchard - Save content to Amazon S3 from an open web app (https://github.com/lmorchard/s3-iframe-proxy ) | |||
* kumar, ednapiranha, Herbie - A super simple audio player. so it's kinda like a music player right? it syncs your local mp3s to S3 so you can play them from an html5 app | |||
** https://github.com/ednapiranha/herbie | |||
** https://github.com/kumar303/rockit | |||
** https://github.com/kumar303/rockitlib | |||
** http://cl.ly/1S380X0a1j3Q0z1J2E1M | |||
* davidwalsh - Hipstergram clone, but faster and with moar css seckc. (https://github.com/darkwing/fotofilter) | |||
* pmac, robhudson, Near Beer - A mash up of untappd and foursquare that helps thirsty people get unthirsty. | |||
** https://github.com/robhudson/nearbeer | |||
* peterbe, schalk, Rock Paper Scissors -the game, the legend. https://github.com/peterbe/rpsls | |||
* arron, seanmonstar, piotr: openmaps on b2g http://mozilla.github.com/WebApp-OpenStreetMap/ | |||
* r1cky, willkg, 10-ball - magic 10-ball app to help people make **critical** decisions. we dog-fooded our app, too. http://github.com/willkg/magic10ball | |||
* potch, in-app console - embeddable debug tool for apps http://github.com/potch/tinytools | |||
* cvan, app manifest generator | |||
Etherpads: | |||
* [https://etherpad.mozilla.org/webdev-hackday Hack Day rules, ideas, info] | |||
* [https://etherpad.mozilla.org/webdev-hack-apps-feedback Apps feedback goes here] |
Latest revision as of 23:11, 1 June 2012
Tuesday
- Webdev past, present and future (morgamic)
- Mozilla Marketplace and open web apps (kumar)
- Marketplace Consumer UI - lessons learned, and ninjitsu majiks (potch)
- Identity - what we're doing with persona.org (ednapiranha)
- Web Application Security (mcoates)
- Recruiting & Hiring (kimber, brad, morgamic)
- Agile & Scrumbu.gs (groovecoder, pmac, r1cky, et al)
- Backbone.js (r1cky, potch)
- GPG / PGP tag signing in Git (lonnen)
- Stop using Firebug now: you can do it! (kumar)
Wednesday
- Culture: dissecting The No Asshole Rule (morgamic)
- Deployment and IT (jakem, jsocol)
- Web community in your town (groovecoder)
- MozCamp LatAm 2012 (r1cky)
- Web components (dbuc)
- django-statsd tips and tricks (andym)
- Infrastructure for virtualization (peterbe)
- Deferreds and how JS can suck less, from a Python developer (jsocol)
- WebSockets faster than AJAX? (peterbe)
- Socorro's configman revolution (lars)
Thursday
Hack day!
Stuff we built:
- James Bennett, FFFUnit - Unit Calculator that converts to FFF scale https://github.com/ubernostrum/FFFUnit
- Luke Crouch, Mash Water - Brewer's tool to help understand mash water formula, used MathML - http://groovecoder.github.com/brewbbage/
- Andy McKay, Receipts - My Favorite Scotch, PoC of apps receipts and dupe protection
- example app: http://andymckay.github.com/myscotch/
- django lib: http://django-receipts.herokuapp.com/
- James Long -- Linecutting with flexbox http://jlongster.com/s/webui/
- Used dbuc's web components for slick custom tags: https://github.com/csuwldcat/WebComponents
- [1]
- [2]
- Anthony "Rik" Ricaud, Fileabug - http://rik.github.com/fileabug/
- mkelly, craigcook, adrian - Goutte Goutte puzzle game, falling bubble things. (https://github.com/Osmose/gouttegoutte ) Play: http://goutte.thinkbar.org/
- tofumatt and wenzel - Hipstergram (http://fwenzel.github.com/hipstergram/ ) https://github.com/fwenzel/hipstergram
- ngoke - DrawNothing (http://ngokevin.com/~ngoke/draw_nothing ) http://github.com/ngokevin/draw_nothing - doodle app
- jsocolineskippertherewasaline? - calculator https://github.com/jsocol/webcalc
- lmorchard - Save content to Amazon S3 from an open web app (https://github.com/lmorchard/s3-iframe-proxy )
- kumar, ednapiranha, Herbie - A super simple audio player. so it's kinda like a music player right? it syncs your local mp3s to S3 so you can play them from an html5 app
- davidwalsh - Hipstergram clone, but faster and with moar css seckc. (https://github.com/darkwing/fotofilter)
- pmac, robhudson, Near Beer - A mash up of untappd and foursquare that helps thirsty people get unthirsty.
- peterbe, schalk, Rock Paper Scissors -the game, the legend. https://github.com/peterbe/rpsls
- arron, seanmonstar, piotr: openmaps on b2g http://mozilla.github.com/WebApp-OpenStreetMap/
- r1cky, willkg, 10-ball - magic 10-ball app to help people make **critical** decisions. we dog-fooded our app, too. http://github.com/willkg/magic10ball
- potch, in-app console - embeddable debug tool for apps http://github.com/potch/tinytools
- cvan, app manifest generator
Etherpads: