Confirmed users
950
edits
(→Shipping Celebration: DXR) |
No edit summary |
||
(10 intermediate revisions by 5 users not shown) | |||
Line 7: | Line 7: | ||
Webdev Extravaganzas are open to the public and serve as a gathering point for anyone in the Mozilla community who is interested in web development and what Mozilla has been doing in it. | Webdev Extravaganzas are open to the public and serve as a gathering point for anyone in the Mozilla community who is interested in web development and what Mozilla has been doing in it. | ||
There | There is [https://vreplay.mozilla.com/replay/showRecordingExternal.html?key=o4bJXdbosKjOPZ3 a recording of the meeting] available. | ||
== Shipping Celebration == | == Shipping Celebration == | ||
What did we ship this month? Alternatively, what didn't we ship to spare the world the horror? | What did we ship this month? Alternatively, what didn't we ship to spare the world the horror? | ||
* (erik) [https://blog.mozilla.org/webdev/2014/01/16/dxr-gets-more-correct-less-case-sensitive/ Rewrote the DXR rendering pipeline and shipped a raft of new features]. [http://dxr.allizom.org/ UI overhaul] (including a new query parser, less modalness, and bug-free multi-tree support) is landing this week. | * (erik) [https://blog.mozilla.org/webdev/2014/01/16/dxr-gets-more-correct-less-case-sensitive/ Rewrote the DXR rendering pipeline and shipped a raft of new features]. Huge [http://dxr.allizom.org/ UI overhaul] (including a new query parser, less modalness, and bug-free multi-tree support) is landing this week. Props to Schalk, Nick Cameron, James Abbatiello, and everybody else who worked on it. | ||
* (mkelly) [https://github.com/mozilla/snippets-service/commit/92a285cf403fb171aadd638afd2526c132370552 giorgos landed Android Snippet support on the snippets service], along with a bunch of other convenient fixes and features. | |||
* (potch) [https://github.com/mozilla/brick/ Brick 0.10], soon to be 1.0RC1! New default styles, more pretty. | |||
== Open-Source Citizenship == | == Open-Source Citizenship == | ||
Line 18: | Line 20: | ||
* (erik) django-tidings master now [https://github.com/erikrose/django-tidings/pull/18 supports Django 1.5], maybe even higher. | * (erik) django-tidings master now [https://github.com/erikrose/django-tidings/pull/18 supports Django 1.5], maybe even higher. | ||
* (potch) [https://github.com/dimka665/awesome-slugify https://github.com/dimka665/awesome-slugify] [https://groups.google.com/forum/#!topic/mozilla.dev.webdev/wUnwYn6BNpY on mailing list] | |||
== New Hires / Interns / Volunteers == | == New Hires / Interns / Volunteers == | ||
Line 28: | Line 31: | ||
* (erik/mythmon) We invented the [http://mythmon.com/crashes/ re-leveling stream graph], which fixes the one disadvantage of the stream graph: the ability to tell when an individual slice is rising or falling. [https://github.com/mythmon/crash-graph source] | * (erik/mythmon) We invented the [http://mythmon.com/crashes/ re-leveling stream graph], which fixes the one disadvantage of the stream graph: the ability to tell when an individual slice is rising or falling. [https://github.com/mythmon/crash-graph source] | ||
* (pmac) Discuss Playdoh and deployment future. Who is doing what that we could all benefit from. | |||
* (potch) Use Promises! Use Promises/A+! Use ES6 Promises today! [https://github.com/jakearchibald/ES6-Promises https://github.com/jakearchibald/ES6-Promises] |