Webdev/Meetings/2014/February 4: Difference between revisions
Jump to navigation
Jump to search
(→The Bikeshed / Roundtable: Add re-leveling stream-graph) |
No edit summary |
||
(11 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]. 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] |
Latest revision as of 14:31, 5 February 2014
Webdev Meeting | |
---|---|
Date: | February 4th, 2014 |
Time: | 10:00 AM Pacific |
How to Join | |
Vidyo: |
|
Teleconferencing: | Room 9 798 |
IRC: | #webdev on irc.mozilla.org |
Notes | |
Etherpad: | https://etherpad.mozilla.org/webdev-2014-02-04 |
Note-taker: | mkelly |
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 is a recording of the meeting available.
Shipping Celebration
What did we ship this month? Alternatively, what didn't we ship to spare the world the horror?
- (erik) Rewrote the DXR rendering pipeline and shipped a raft of new features. Huge 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) giorgos landed Android Snippet support on the snippets service, along with a bunch of other convenient fixes and features.
- (potch) Brick 0.10, soon to be 1.0RC1! New default styles, more pretty.
Open-Source Citizenship
Any updates with our libraries or with libraries we use? Anyone looking for help with a library they maintain?
- (erik) django-tidings master now supports Django 1.5, maybe even higher.
- (potch) https://github.com/dimka665/awesome-slugify on mailing list
New Hires / Interns / Volunteers
Anyone new that we want to induct into the secret order?
- (fill me in!)
The Bikeshed / Roundtable
Anything else to talk about?
- (erik/mythmon) We invented the 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. 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