WeeklyUpdates/2010-06-07: Difference between revisions
No edit summary |
|||
(32 intermediate revisions by 21 users not shown) | |||
Line 1: | Line 1: | ||
<small>[[WeeklyUpdates/2010-05- | <small>[[WeeklyUpdates/2010-05-24|« previous week]] | [[WeeklyUpdates|index]] | [[WeeklyUpdates/2010-06-14|next week »]]</small> | ||
= Video for today's meeting = | = Video for today's meeting = | ||
Line 21: | Line 21: | ||
'''Friday, 11 June''' | '''Friday, 11 June''' | ||
* [http://quality.mozilla.org/events/2010/testday-new-add-ons-manager/ QA testday for Firefox's new add-ons manager] | |||
'''Next Week''' | '''Next Week''' | ||
Line 53: | Line 54: | ||
| http://design-challenge.mozillalabs.com/contacts/ | | http://design-challenge.mozillalabs.com/contacts/ | ||
| http://design-challenge.mozillalabs.com/contacts/ | | http://design-challenge.mozillalabs.com/contacts/ | ||
|- | |||
| Firefox Cup | |||
| Mary | |||
| Our very own Firefox Cup is launching this week! | |||
| http://www.slideshare.net/foxymary/firefox-cup | |||
| | |||
|- | |||
| Infrastructure Security Disclosure (Proposed) | |||
| Chris Lyon | |||
| This is the "proposed" infrastructure security disclosure | |||
| https://wiki.mozilla.org/Infrasec/DisclosurePolicy | |||
| We are opening this up for comments, questions, and feedback | |||
|- | |||
| Windows 64-bit Firefox | |||
| John O'Duinn | |||
| 64bit builds of Firefox on osx10.6, fedora64 and now win64 | |||
| [http://armenzg.blogspot.com/2010/05/pre-release-firefox-windows-64-bit.html blog post] | |||
| ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/ | |||
|- | |||
| mozilla-central status | |||
| Ehsan | |||
| | |||
| [http://groups.google.com/group/mozilla.dev.tree-management/browse_thread/thread/fe821769f03d09d6# dev.tree-management thread] | |||
| | |||
|- | |- | ||
|} | |} | ||
Line 59: | Line 84: | ||
== Firefox == | == Firefox == | ||
* Do you like screenshots? Stephen Horlander has put together ''ALL'' the screenshots! Check out the [[Firefox/4.0_Windows_Theme_Mockups|new theme mockups]] and [http://blog.stephenhorlander.com/2010/06/01/in-content-ui-visual-unification/ in-content unification work]. | |||
[http://planet.firefox.com/ Planet Firefox] to track all the developments. | |||
== Gecko == | == Gecko == | ||
mozilla-central has been closed since yesterday in order to find a solution to [http://hg.mozilla.org/mozilla-central/rev/d8dc49d5bd60 a bad rename changeset] landed late Friday. | |||
It is not yet clear how this will be resolved, but for now, everyone who is working on a clone on mozilla-central is advised to update to [http://hg.mozilla.org/mozilla-central/rev/28086cf6ede8 revision 28086cf6ede8] using the <code>hg update -r 28086cf6ede8</code> command, in order to minimize the problems in updating their clone when the problem is resolved. | |||
Watch the [http://groups.google.com/group/mozilla.dev.tree-management/browse_thread/thread/fe821769f03d09d6 dev.tree-management thread] to follow the progress of this issue. | |||
== Branch work: Firefox 3.5.x / Firefox 3.6.x / Thunderbird 3.0.x == | == Branch work: Firefox 3.5.x / Firefox 3.6.x / Thunderbird 3.0.x == | ||
'''Firefox 3.6.4''' | |||
* build 6 has been in the field, is well received to date | |||
* keeping an eye on {{bug|569104}} (older CNet Video doesn't play) and {{bug|563361}} (one .jp site is having problems, but has potential to be a widespread issue) and working with CNet and Adobe to resolve | |||
* no ship date yet pending investigation of those issues | |||
* '''we need your help!''' | |||
** we are building a [http://etherpad.mozilla.com:9000/video-sites list of popular sites] where people watch videos or play games - please add yours! | |||
** then, grab a [http://www.firefox.com/beta Firefox 3.6.4 beta build] and test in Windows or Linux to make sure they still work; if they do, add an [OK] to the site | |||
'''Firefox 3.5.10''' | |||
* ready to ship, but at this time we are holding until Firefox 3.6.4 ships based on feedback from Linux distributors and Thunderbird | |||
== Thunderbird == | == Thunderbird == | ||
* 3.1RC1 shipped! | |||
* A couple of blockers and a few ridealongs have surfaced; 3.1RC2 to be spun today or tomorrow | |||
== SeaMonkey == | == SeaMonkey == | ||
Line 72: | Line 116: | ||
== Mobile == | == Mobile == | ||
== IT == | == IT == | ||
<b>Last Week</b> | |||
* A lot of back-end work | |||
** website pushes | |||
** VCS repo work | |||
<b>Upcoming</b> | |||
* We will be moving our Amsterdam POP. Details to follow. | |||
** <i>Tentative date, June 21.</i> | |||
== Release Engineering == | == Release Engineering == | ||
Line 81: | Line 133: | ||
== QA == | == QA == | ||
; | ;QA Org Highlights | ||
* New Hires | |||
** Geo Mealer started in Automation group, June 2 | |||
*** announce @ all todays all-hands | |||
** announce Raymond's conversion to Mozilla employee | |||
* Fennec | |||
** Signed off on Fennec 1.1 | |||
* Web QA | |||
** uTest tested SUMO forums, will have a write up of their findings this week | |||
** AMO 5.11 was pushed live on 06/03 | |||
** | |||
* QA Services | |||
** Community | |||
*** QMO2 site is now LIVE! | |||
*** 2nd [http://quality.mozilla.org/events/2010/testday-new-add-ons-manager/ Add-ons Manager Redesign testday], Friday June 11th | |||
== Automation & Tools == | == Automation & Tools == | ||
* Have Bugzilla Splinter integration ready for Bugzilla upgrade | |||
* Working through E10S Fennec mochitest issues, have a fix for E10s in plain mochitest, testing in chrome, browser-chrome, a11y. ({{bug|567417}} | |||
* Figured out how to get [http://code.google.com/p/selenium/wiki/NativeEventsOnLinux native events] (from Webdriver codebase) working in Firefox. Experimenting now to see if this is a viable solution to the long-standing focus issues in our event generation code. | |||
* Integrating python websocket server support into mochitest (tail end of {{bug|472529}}) | |||
* And more information landing soon [https://wiki.mozilla.org/Auto-tools/Meetings/2010-06-07 here] | |||
== Security == | == Security == | ||
== | == Engagement == | ||
'''PR''' | '''PR''' | ||
* [http://www.informationweek.com/news/hardware/mac/showArticle.jhtml?articleID=225200452&cid=RSSfeed_IWK_News Firefox Home Headed To iPhone] | |||
* [http://www.pcmag.com/article2/0,2817,2364223,00.asp Mozilla's 'Firefox Home' Ties Firefox to the iPhone] | |||
* [http://www.pcworld.com/article/197313/mozilla_preps_firefox_home_app_for_the_iphone.html Mozilla Preps Firefox Home App for the iPhone] | |||
* [http://reviews.cnet.com/8301-19512_7-20006090-233.html Firefox Home: A not-quite Firefox iPhone app] | |||
* [http://download.cnet.com/8301-2007_4-20006515-12.html As Mozilla readies latest browser, Weave becomes Firefox Sync] | |||
* [http://www.readwriteweb.com/archives/firefox_to_get_official_browser_sync_weave_graduates.php?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+readwriteweb+%28ReadWriteWeb%29 Firefox to Get Official Browser Sync: Weave Graduates from Mozilla Labs] | |||
* [http://blog.internetnews.com/skerner/2010/06/goodbye-mozilla-weave-hello-fi.html Goodbye Mozilla Weave. Hello Firefox Sync 1.3] | |||
* [http://www.crn.com/software/225200728;jsessionid=ZYHMNGALAO3VBQE1GHPCKH4ATMY32JVN Firefox Sync Shows Mozilla's Still Got It] | |||
'''Events''' | '''Events''' | ||
*[http://www.linuxtag.org LinuxTag 2010] June 9-12, 2010; funding from Mozilla Europe is secured; Mozilla staff and community will manage a 12m2 booth at Europe's largest Linux tech fair; Tristan Nitot, Paul Rouget and Brian King all confirmed to give keynote talks; Carsten Book and WQ leading community outreach and organization | |||
*[http://www.blackhat.com/html/bh-us-10/bh-us-10-home.html Black Hat USA 2010] July 24-29, 2010; Las Vegas, NV - Look into putting together the "traditional" Mozilla milk & cookies party.<br> | |||
*[http://www.guadec.org/index.php/guadec/2010 GUADEC 2010] - July 24-30, 2010; Netherlands. We are sponsoring at the bronze level. no Mozilla talks schedules.<br> | |||
*Open Video Conference 2010 - October 1-2, 2010; New York, NY - Looking over sponsorship opportunities. | |||
*[http://www.blogher.com/blogher-10 BlogHer '10] - August 6-7, 2010 - Looking into sponsorship opportunities. | |||
*[http://makerfaireafrica.com/ Maker Faire Africa] - August 27-28, 2010; Nairobi, Kenya - Looking into sponsorship opportunties. | |||
*[http://www.renegadecraft.com/chicago Renegade Craft Fair Chicago 2010] - September 11-12, 2010 - Looking into sponsorship opportunities. | |||
*London Add-ons Challenge (name TBC): Exploring two consumer-focused events in SF & London.<br> | |||
'''Creative Team''' | '''Creative Team''' | ||
'''Community Marketing''' | '''Community Marketing''' | ||
* Community Marketing Call: Join us on Wednesday for our bi-weekly call! | |||
** June 9 @ 10 a.m. PST/17:00 UTC. Please send agenda items to sarah at mozilla dot com. | |||
* New Affiliate Buttons: | |||
** [http://www.spreadfirefox.com/affiliates?category=61&locale=73#getbuttons Hungarian] | |||
** [http://www.spreadfirefox.com/affiliates?category=61&locale=71#getbuttons Croatian] | |||
== Support == | == Support == | ||
*The SUMO knowledge base backend is going to be rewritten ([[Support/Kitsune/KB|overview]]). In support of that we've been working on a number of things: | |||
**We did an [[Support/Kitsune/KB/Audit|audit of the SUMO experience]]. | |||
**We're creating [[Support/Kitsune/Personas|Personas]], [[Support/Kitsune/KB/context_scenarios|Context Scenarios]], [[Support/Kitsune/KB/requirements|Requirements]] and [[Support/Kitsune/KB/workflows|Workflows]]. | |||
**We're working with Chris Howse to create wireframes. | |||
*We've also been [[Support/Q2HelpfulnessTests|working with Metrics to run A/B tests on things that will help us improve the helpfulness ratings of our articles]]. | |||
* Don't forget: you can get our weekly common issue summaries by signing up for [https://mail.mozilla.org/listinfo/sumo-report THE Support Report!] | |||
** We're still working on getting the metrics working for that. | |||
*We're releasing a new SUMO discussion forum this week as part of a broader site rewrite. | |||
== Metrics == | == Metrics == | ||
Line 121: | Line 220: | ||
= Introducing New Hires = | = Introducing New Hires = | ||
* Join me in welcoming Raymond as a full-time hire (converted from his year-long internship) | |||
= Foundation Updates = | = Foundation Updates = | ||
= Roundtable = | = Roundtable = | ||
[[Category:Weekly Updates]] | |||
[[Category:Meeting Notes]] |
Latest revision as of 06:43, 1 October 2014
Video for today's meeting
<video controls="controls">
</video>
Friends of the Tree 
Upcoming Events
This Week
Monday, 7 June
Tuesday, 8 June
- Berlin Community Meetup with Mitchell in Berlin/Germany
Wednesday, 9 June
- Mozilla@Linuxtag (till Saturday)
Thursday, 10 June
Friday, 11 June
Next Week
Speakers
The limit is 3 minutes per speaker. It's like a lightning talk, but don't feel that you have to have slides in order to make a presentation.
Title | Presenter | Topic | Media | More Details |
---|---|---|---|---|
Your Title Here | Your Name Here | What are you going to talk about? | Links to slides or images you want displayed on screen | Link to where audience can find out more information |
QMO.next | aakashd | The changes made to QMO and what it means to you. | http://www.slideshare.net/aakashd/qmonext | Check out our home page, QMO! |
Contacts Design Challenge | Pascal Finette | Mozilla Labs' next Design Challenge just launched - participate & spread the word! | http://design-challenge.mozillalabs.com/contacts/ | http://design-challenge.mozillalabs.com/contacts/ |
Firefox Cup | Mary | Our very own Firefox Cup is launching this week! | http://www.slideshare.net/foxymary/firefox-cup | |
Infrastructure Security Disclosure (Proposed) | Chris Lyon | This is the "proposed" infrastructure security disclosure | https://wiki.mozilla.org/Infrasec/DisclosurePolicy | We are opening this up for comments, questions, and feedback |
Windows 64-bit Firefox | John O'Duinn | 64bit builds of Firefox on osx10.6, fedora64 and now win64 | blog post | ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/ |
mozilla-central status | Ehsan | dev.tree-management thread |
Status Updates By Team
Firefox
- Do you like screenshots? Stephen Horlander has put together ALL the screenshots! Check out the new theme mockups and in-content unification work.
Planet Firefox to track all the developments.
Gecko
mozilla-central has been closed since yesterday in order to find a solution to a bad rename changeset landed late Friday.
It is not yet clear how this will be resolved, but for now, everyone who is working on a clone on mozilla-central is advised to update to revision 28086cf6ede8 using the hg update -r 28086cf6ede8
command, in order to minimize the problems in updating their clone when the problem is resolved.
Watch the dev.tree-management thread to follow the progress of this issue.
Branch work: Firefox 3.5.x / Firefox 3.6.x / Thunderbird 3.0.x
Firefox 3.6.4
- build 6 has been in the field, is well received to date
- keeping an eye on bug 569104 (older CNet Video doesn't play) and bug 563361 (one .jp site is having problems, but has potential to be a widespread issue) and working with CNet and Adobe to resolve
- no ship date yet pending investigation of those issues
- we need your help!
- we are building a list of popular sites where people watch videos or play games - please add yours!
- then, grab a Firefox 3.6.4 beta build and test in Windows or Linux to make sure they still work; if they do, add an [OK] to the site
Firefox 3.5.10
- ready to ship, but at this time we are holding until Firefox 3.6.4 ships based on feedback from Linux distributors and Thunderbird
Thunderbird
- 3.1RC1 shipped!
- A couple of blockers and a few ridealongs have surfaced; 3.1RC2 to be spun today or tomorrow
SeaMonkey
Mobile
IT
Last Week
- A lot of back-end work
- website pushes
- VCS repo work
Upcoming
- We will be moving our Amsterdam POP. Details to follow.
- Tentative date, June 21.
Release Engineering
- Windows 64-bit builds un-hidden on the Firefox tinderbox page
- 64-bit builds (Linux and Mac 10.6) for the try server coming out today
- Neither unit tests nor talos for now. To come.
QA
- QA Org Highlights
- New Hires
- Geo Mealer started in Automation group, June 2
- announce @ all todays all-hands
- announce Raymond's conversion to Mozilla employee
- Geo Mealer started in Automation group, June 2
- Fennec
- Signed off on Fennec 1.1
- Web QA
- uTest tested SUMO forums, will have a write up of their findings this week
- AMO 5.11 was pushed live on 06/03
- QA Services
- Community
- QMO2 site is now LIVE!
- 2nd Add-ons Manager Redesign testday, Friday June 11th
- Community
Automation & Tools
- Have Bugzilla Splinter integration ready for Bugzilla upgrade
- Working through E10S Fennec mochitest issues, have a fix for E10s in plain mochitest, testing in chrome, browser-chrome, a11y. (bug 567417
- Figured out how to get native events (from Webdriver codebase) working in Firefox. Experimenting now to see if this is a viable solution to the long-standing focus issues in our event generation code.
- Integrating python websocket server support into mochitest (tail end of bug 472529)
- And more information landing soon here
Security
Engagement
PR
- Firefox Home Headed To iPhone
- Mozilla's 'Firefox Home' Ties Firefox to the iPhone
- Mozilla Preps Firefox Home App for the iPhone
- Firefox Home: A not-quite Firefox iPhone app
- As Mozilla readies latest browser, Weave becomes Firefox Sync
- Firefox to Get Official Browser Sync: Weave Graduates from Mozilla Labs
- Goodbye Mozilla Weave. Hello Firefox Sync 1.3
- Firefox Sync Shows Mozilla's Still Got It
Events
- LinuxTag 2010 June 9-12, 2010; funding from Mozilla Europe is secured; Mozilla staff and community will manage a 12m2 booth at Europe's largest Linux tech fair; Tristan Nitot, Paul Rouget and Brian King all confirmed to give keynote talks; Carsten Book and WQ leading community outreach and organization
- Black Hat USA 2010 July 24-29, 2010; Las Vegas, NV - Look into putting together the "traditional" Mozilla milk & cookies party.
- GUADEC 2010 - July 24-30, 2010; Netherlands. We are sponsoring at the bronze level. no Mozilla talks schedules.
- Open Video Conference 2010 - October 1-2, 2010; New York, NY - Looking over sponsorship opportunities.
- BlogHer '10 - August 6-7, 2010 - Looking into sponsorship opportunities.
- Maker Faire Africa - August 27-28, 2010; Nairobi, Kenya - Looking into sponsorship opportunties.
- Renegade Craft Fair Chicago 2010 - September 11-12, 2010 - Looking into sponsorship opportunities.
- London Add-ons Challenge (name TBC): Exploring two consumer-focused events in SF & London.
Creative Team
Community Marketing
- Community Marketing Call: Join us on Wednesday for our bi-weekly call!
- June 9 @ 10 a.m. PST/17:00 UTC. Please send agenda items to sarah at mozilla dot com.
- New Affiliate Buttons:
Support
- The SUMO knowledge base backend is going to be rewritten (overview). In support of that we've been working on a number of things:
- We did an audit of the SUMO experience.
- We're creating Personas, Context Scenarios, Requirements and Workflows.
- We're working with Chris Howse to create wireframes.
- We've also been working with Metrics to run A/B tests on things that will help us improve the helpfulness ratings of our articles.
- Don't forget: you can get our weekly common issue summaries by signing up for THE Support Report!
- We're still working on getting the metrics working for that.
- We're releasing a new SUMO discussion forum this week as part of a broader site rewrite.
Metrics
Evangelism
Labs
- Launched next Design Challenge around Contacts / Social: http://design-challenge.mozillalabs.com/contacts/
Developer Tools
Add-ons
Webdev
L10n
Introducing New Hires
- Join me in welcoming Raymond as a full-time hire (converted from his year-long internship)