AMO:Meeting Notes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
Line 1: Line 1:
[[Update:Remora|« Back to Update:Remora]]
__NOTOC__
= May 23rd =
* Fixing Turkish support (clouserw)


= Feb 7th =
'''Please visit the [[Add-ons|Add-ons wiki pages]] for up to date information.'''
* Where are we at with release blockers?
** Load testing
*** Grinder is unsatisfying
*** Used ab instead, results in morgamic's section on this page
*** '''Still need to test discussions pages'''


* How hard is it going to be to deploy this?
= AMO Project Meeting Details  =
** morgamic suggests it is up and we are testing it on thursday
* Mondays, 10:30am Pacific
** potential complications include:
* Vidyo: All Your Base
*** special stuff in the .htaccess
{{conf|95316}}
*** getting domains right (like pfs.m.o, etc.)
*** any client URLs - most of them are rewrites on our end
** '''We need to contact QA once this is up to get them to help test''' (or at least so they know about it)


* What do we want to do with v2 files with multiple apps?
* [https://mail.mozilla.com/home/wclouser@mozilla.com/AMO%20Schedule.html Release Schedule]
** '''morgamic will detail changes for migration.py'''
* [https://bugzilla.mozilla.org/buglist.cgi?product=addons.mozilla.org;status_whiteboard_type=allwordssubstr;status_whiteboard=%5Bgood%20first%20bug%5D;resolution=--- Good First Bugs] New to contributing? These are a good start.


* Setup redirects for in-client URLs:
== August 20, 2012 ==
** ''' We need a list of these''' - shaver sounded like he had ideas
Justin's out! Will make do with Caitlin and Wil :-)
* dates due [https://docs.google.com/spreadsheet/ccc?key=0AqMmxHRazC75dEZGU1FUMG5mWlBYWEJMRnVuanQ5dEE Marketplace Basecamp]
* issues / risks this week? (Caitlin)


shaver
=== Weekly updates ===
* working on getting translations for categories
* Rick's payments update (Caitlin)
* PR is going well
* changes in the Marketplace weekly meeting (Caitlin)


morgamic
== August 13, 2012 ==
* load testing
=== Weekly updates ===
** Grinder issues, unresolved
* pushed ratings/reviews live
** Used AB as plan b.  Here are results from 3 test runs: http://morgamic.khan-vm.mozilla.org/results/
* load tester lives
** discovered that using APC on the MPT cluster improves performance dramatically, especially for Cake
* [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem;remaction=run;namedcmd=2012-08-16;sharer_id=177149;list_id=4022183 this week's bugs]
** in general things looked okay except for search which is an area of concern (not surprising) everything else was arbitrarily close to the 10 req/s target (100 req/s and 10 LVS machines plus we have no caching during these tests):


browse1.out:Requests per second:    16.60 [#/sec] (mean)
=== Discussion items ===
browse4.out:Requests per second:    15.64 [#/sec] (mean)
* Payments
browseall.out:Requests per second:    9.16 [#/sec] (mean)
display.out:Requests per second:    14.01 [#/sec] (mean)
home.out:Requests per second:    120.77 [#/sec] (mean)
pfs.out:Requests per second:    2427.77 [#/sec] (mean)
reviews.out:Requests per second:    15.15 [#/sec] (mean)
rss.out:Requests per second:    12.86 [#/sec] (mean)
search.out:Requests per second:    2.33 [#/sec] (mean)
update.out:Requests per second:    677.83 [#/sec] (mean)


* update service done
== August 6, 2012 ==
* pfs done
=== Weekly updates ===
* need to map old client urls onto these like it was done in v2
** update/VersionCheck.php -> update.php
** https://pfs.mozilla.org/plugins/PluginFinderService.php -> pfs.php
* probably should look at updating client URLs so we don't have to keep doing rewrites until the end of time
* ACLs - got groups working, modified models for users and groups to have the habtm relationship.  Working on integrating the simpleacl component.
* blocklist - worked on block list service, but not ready to check in yet
* What do we want to do about files with multiple apps? delete the files?  Let's verify before we delete data
* When is the final migration going to happen?
* at vet this afternoon, will call from car


sancus
=== Discussion Items ===
* download controller/download counting
* August 28
** functional, merging with file controller
** maintenance script done today, command line stand-alone as before


clouserw
== July 23, 2012 ==
* merged new categories into new db
(clouserw running)
* migrated addons from old categories to new
=== Weekly updates ===
* What went live last week
* What we plan to push this week
=== Discussion Items ===
* Review https://wiki.mozilla.org/Marketplace/Basecamp
* No meeting next week due to Apps work week


= Jan 31st =
== July 16, 2012 ==
morgamic
=== Weekly updates ===
* ACL - picked up db acl again and I'm moving on.  It's overkill, so I'm going with plan b -- 33 lines of magic that Shaver mentioned.  By default the world will have access to everything (less overhead, kind of shaky but we can manage).  We can lock new actions down with a beforeFilter (if locking down entire controller) or adding checks to a specific controller action.
* What went live last week
* Do we want to use admin routing for anything?  Do you guys want to see admin/foo/edit or just foo/edit?
* What we plan to push this week
** don't really need to use admin routing for now
=== Discussion Items ===
* Hardware boxes up (last night) instead of VMs so we can test again this week... in the meantime we should be looking for ways to speed things up as always.
* Introductions
* HTML 4.01 and validation -- after acl and services (or as a break) I'm volunteering my soul to go through all this sometime this week.
* (clouserw) HA Availability questions?
* Been doing a lot of interviews recently and was looking at software update stuff last week.
* (clouserw) certified vs trusted vs web installed. what?
* migration of old URLs and other-app stuff needs to be figured out
* download counting, what do we want to do for this?
** use the same model as v2 for now
** sancus will do this, morgamic to help


clouserw
== July 9, 2012 ==
* Worked with lars over the weekend to get a full dump of amo
=== Weekly updates ===
** files are approx 2gb, db is just under 400mb, both on khan
* What went live last week
** I'd like to use both of these for our testing and push to preview when we do that next
* What we plan to push this week
*** This is waiting on handling files through a controller
=== Discussion Items ===
*Roundtable
* Aug 28 public alpha for desktop/android, betas every couple of months after that
** I plan on pushing to preview at some point soon (timeframe?)
* Trying to nail down identity and payments plan


wenzel
== Jul 2, 2012 ==
* changed translation background so additional array juggling isn't necessary anymore
* (clouserw) UX Update
* added preview and "previous versions" pages
* (clouserw) july 5th demo
* a lot of minor bugfixing, mostly from feedback page
* (clouserw) Mon/Wed is a holiday
* going to do theme install, dictionaries
** dictionaries just a simple port of the current (JS-y) v2 stuff for now
** we'll need to whack the DB to make the @dictionaries.addons.mozilla.org stuff get the right add-on type
* download size, database is in kb, view is currently in bytes
** add localization key for KB and use it


shaver
== Jun 25, 2012 ==
* need category list and other final-localization stuff
=== Weekly updates ===
* PR stuff starting to eat a bunch of time
* What went live last week
* working on some visual improvements to keep fligtar from slaughtering me
* What we plan to push this week
=== Discussion Items ===
* basta in the house
* interns are doing an "apps hack day" on Saturday, July 7th if you want to hang out
* need to determine how the goals in our release milestones match up with basecamp
*
 
== Jun 18, 2012 ==
=== Weekly updates ===
* What went live last week
* What we plan to push this week
=== Discussion Items ===
* Introductions
* Payments update
 
== Jun 11, 2012 ==
=== Weekly updates ===
* What went live last week
* What we plan to push this week
=== Discussion Items ===
 
== Jun 04, 2012 ==
=== Weekly updates ===
* What went live last week
* What we plan to push this week
=== Discussion Items ===
* Introductions! if applicable
* [https://wiki.mozilla.org/Marketplace/Features Feature pages]
* [https://etherpad.mozilla.org/mkt-dev-schedule etherpad] lists what people are working on
* Add-ons Work Week [https://etherpad.mozilla.org/addons-workweek-2012Q2 schedule]
* clouserw is in transit to mountain view
* 3 weeks until the June milestone! https://wiki.mozilla.org/Marketplace/Releases
* WebRT is highest priority over other browsers
* <3, etc.
 
== May 21, 2012 ==
=== Weekly updates ===
* What went live last week
** Bug fixes [http://cl.ly/052Q1F3l3J0k0R0S191H 2012-05-17]
* What we plan to push this week
=== Discussion Items ===
* Discuss Basecamp and [[Marketplace/Releases|upcoming releases]]
 
 
== May 14, 2012 ==
=== Weekly updates ===
* What went live last week
** Bug fixes [http://cl.ly/351i253I3l3L2844321J 2012-05-10]
** Compatibility reports for Add-ons  via Dev Hub
* What we plan to push this week
=== Discussion Items ===
* Discuss Basecamp and [[Marketplace/Releases|upcoming releases]]
* personas going onto the Marketplace directly
* Turned off the sphinx!
* personas bugs?
 
== May 7, 2012 ==
=== Weekly updates ===
* What went live last week
** Bug fixes [http://cl.ly/1J2A0Y3A0B471C161G1D 6.5.3]
* What we plan to push this week
=== Discussion Items ===
* market announcement tomorrow (Tuesday) @ 10am
* {{bug|752007}} - Kilimanjaro milestone
* {{bug|752013}} - June milestone
* [https://people.mozilla.org/~cwiemeersch/mkt-timeline Planning for Marketplace]
 
=== Goals for this week's Show and Tell ===
 
== April 23, 2012 ==
=== Weekly updates ===
* What went live last week
** Bug fixes [http://cl.ly/1q0L1K443X1p1340402l 6.5.1]
* What we plan to push this week
** MP Consumer pages
 
=== April 26 Beta Status ===
* Features being worked on (See [https://etherpad.mozilla.org/mkt-dev-schedule dev priorities]  for more details)
 
* Product/Marketing/Misc. updates
 
=== Goals for this week's Show and Tell ===
* The whole thing with roadblock
 
=== Marketplace Scorecard - Missing, Sucks, Works, or Sexy? ===
* Core pages implemented with responsive design and new style - works
* Purchasing apps with and without PayPal billing agreement in place - 90% works
* Refund flow (consumer request & developer approval) - works
* Video support - works
* Account History page - works
* In-app purchases consumer UI and flow - ke$ha; sexy but a little busted
* Cross-browser support for mobile, tablets, and desktop - sucks; needs UX guidance
* Developer Hub landing pages - missing
* App review tools - works
* Statistics & reports (downloads and financial) - missing-ish
 
=== Discussion/Action Items ===
* (clouserw) If you're interested in giving a presentation at hacker school in NY (www.hackerschool.com) and then doing some recruiting let Laura know.  It's on July 9.
* (clouserw) anyone object to me flipping landfill.amo over to marketplace instead of AMO?  I think it would be more accessible for new folks
* (clouserw) How does everyone feel about sentry?


fligtar
== April 16, 2012 ==
* done previews, going to work through devcp list
=== Weekly updates ===
* What went live last week
** Bug fixes [http://cl.ly/1k3h1Q1e0d3c353I041k 6.5.0]
* What we plan to push this week
** Video (If Davor fixes the frontend)
** D2C changes


sancus
=== April 26 Beta Status ===
*
* Features being worked on (See [https://etherpad.mozilla.org/mkt-dev-schedule dev priorities]  for more details)
** Currencies + purchase flow (cvan)
** Pre-auth + purchase flow (davor)
** in-app payment backend - postbacks, security, etc (kumar)
** Homepage (potch)
** In-app frontend (potch)
 
* Product/Marketing/Misc. updates
 
=== Goals for this week's Show and Tell ===
* Receipts (Installing and Signing)
* Category browse pages
* Apps Stats page
* Reviewer tools
* Payment UI (One-click and in-app)
 
=== Marketplace Scorecard - Missing, Sucks, Works, or Sexy? ===
* Core pages implemented with responsive design and new style -
* Purchasing apps with and without PayPal billing agreement in place -
* Refund flow (consumer request & developer approval) -
* Video support -
* Account History page -
* In-app purchases consumer UI and flow -
* Cross-browser support for mobile, tablets, and desktop -
* Developer Hub landing pages -
* App review tools -
* Statistics & reports (downloads and financial) -
 
=== Discussion/Action Items ===
=== Action Items from last week ===
* Get rid of authentication for consumer pages - done
* Bill is working on getting Hardware keys for issuing and reissuing receipts -done
* Bill needs to talk about Apps in the Cloud. - done
 
== April 9, 2012 ==
=== Weekly updates ===
* What went live last week
** Bug fixes (6.4.9)
** We did a 6.4.9.1 push for [https://bugzilla.mozilla.org/show_bug.cgi?id=742007 Bug 742007] and [https://bugzilla.mozilla.org/show_bug.cgi?id=743043 Bug 743043]
* What we plan to push this week
** D2C changes (Better text notes around buttons about app support, possibly buttons.js changes)
** [http://cl.ly/1g2y2Y1P1I1b0H3f3x3z AMO 6.5.0]
 
=== April 26 Beta Status ===
* Features being worked on
** Video Support (Andy)
** Apps Stats frontend (Davor)
** Apps Stats backend (cvan)
** Editor Tools (cvan)
** Currencies + purchase flow (cvan)
** Pre-auth + purchase flow (cvan)
** in-app payment backend (kumar)
** Homepage (potch)
** In-app frontend (potch/ davor)
 
* Product/Marketing/Misc. updates
 
=== Goals for this week's Show and Tell ===
* Purchase flow (in-app and otherwise)
 
=== Marketplace Scorecard - Missing, Sucks, Works, or Sexy? ===
* Core pages implemented with responsive design and new style - <b>sucks</b>
* Purchasing apps with and without PayPal billing agreement in place - kinda <b>works</b>
* Refund flow (consumer request & developer approval) - <b>works</b>
* Video support - <b>works</b>
* Account History page - <b>sexy</b>
* In-app purchases consumer UI and flow - kinda <b>works</b>
* Cross-browser support for mobile, tablets, and desktop - <b>works</b>
* Developer Hub landing pages - ??
* App review tools - <b>works</b>
* Statistics & reports (downloads and financial) - <b>missing</b>
 
=== Discussion/Action Items ===
* Get rid of authentication for consumer pages
* Bill is working on getting Hardware keys for issuing and reissuing receipts
* Bill needs to talk about Apps in the Cloud.
 
== April 2, 2012 ==
=== Weekly updates ===
* What went live last week
** Bug fixes (6.4.8)
** We did a 6.4.8.1 push for [https://bugzilla.mozilla.org/show_bug.cgi?id=740735 Bug 740735]
* What we plan to push this week
** Move off of PHP (Includes: Global stats, Collection stats, Login, install.php etc)
** D2C changes (Better text notes around buttons about app support, possibly buttons.js changes)
** 6.4.9 [https://bugzilla.mozilla.org/buglist.cgi?resolution=---;resolution=DUPLICATE;query_format=advanced;target_milestone=6.4.9;product=addons.mozilla.org;list_id=2742208]
 
=== April 26 Beta Status ===
* Features being worked on
** Video Support (Andy)
** Apps Stats frontend (Davor)
** Apps Stats backend (cvan)
** Editor Tools (cvan)
** Currencies + purchase flow (cvan)
** Pre-auth + purchase flow (cvan)
** in-app payment backend (kumar)
** Homepage (potch)
** In-app frontend (potch/ davor)
 
* Product/Marketing/Misc. updates
 
=== Goals for this week's Show and Tell ===
 
* Marketplace Editor Tools
* App stats
* Hot new purchase flow
* Videos
* Currencies
 
=== Marketplace Scorecard - Missing, Sucks, Works, or Sexy? ===
* Core pages implemented with responsive design and new style - <b>works</b>
* Purchasing apps with and without PayPal billing agreement in place - <b>sucks</b>
* Refund flow (consumer request & developer approval) - <b>missing/sucks</b>, supposedly works as of 15 minutes ago. :)
* Video support - <b>missing</b>, andym landing something, hopefully to demo on friday
* Account History page - <b>works</b>
* In-app purchases consumer UI and flow - <b>sucks</b>
* Cross-browser support for mobile, tablets, and desktop - <b>works</b>
* Developer Hub landing pages - <b>missing</b>, eta for something is 4/6
* App review tools - <b>sucks/works</b>, landing final pieces
* Statistics & reports (downloads and financial) - <b>sucks</b>
 
=== Discussion Items ===
* Q1 goals
* Q2 goals
* [https://docs.google.com/document/d/1rCGq9txTWE0YQnB6pMUMNns0Adn4B_Oe_hAHKr853U4/edit?hl=en_US Kilimanjaro]
 
== March 26, 2012 ==
* Weekly updates
* April 26 Beta Status
** Visual design target Wednesday
* Goals for this week's Show and Tell
** Support flow
** Sexier payment
** Video uploading and display
* Q1 goals review
 
== March 19, 2012 ==
* Weekly updates
* April 26 Beta Status [https://docs.google.com/document/d/1rCGq9txTWE0YQnB6pMUMNns0Adn4B_Oe_hAHKr853U4/edit?hl=en_US&pli=1]
** Visual design plan: send links to Martell
** Release plan
** Carrier billing
* Goals for this week's Show and Tell
** Payments added to details page
** Search and browse results (bonus points: search suggestions)
 
== March 12, 2012 ==
* Weekly updates
* UX update
** [http://people.mozilla.com/~clouserw/public/wikimo/appsuxschedule.png design flow plan]
** [http://people.mozilla.com/~clouserw/public/wikimo/appsuxtimeline.png Q1 design schedule]
** {{bug|734435}} - Implement consumer app detail page
*** [https://bug734435.bugzilla.mozilla.org/attachment.cgi?id=604557 detail page UI (phone)]
*** [https://bug734435.bugzilla.mozilla.org/attachment.cgi?id=604558 detail page UI (tablet)]
* Schedule update [https://docs.google.com/document/d/1rCGq9txTWE0YQnB6pMUMNns0Adn4B_Oe_hAHKr853U4/edit?hl=en_US]
** '''Next deliverable is Consumer Beta on April 26'''
* Marketing
* Goals for this week's Show and Tell
** Details page from mock
* clouserw ooto next week
 
== March 5, 2012 ==
* MWC report
* Plan going forward
* Meeting format changes
* Community update
* Goals for this week's show and tell
** fligtar: price tiers, roadmap, new timelines
* Deleting reviews
 
== February 27, 2012 ==
* '''No Meeting'''
 
== February 13, 2012 ==
* Weekly Releases
* Developer Registration Update
* UX update
* [clouserw+jorgev] talk about new reviewer tools plan.  Tracker is {{bug|725830}}
* Week goals
** fligtar - roadmap and price tiers
** cvan - submission flow at dev hub
** potch - modal component of details page in responsive flow
** refund management page done
** andy - uploading videos
 
== February 6, 2012 ==
* Weekly Releases
* Scaling the marketplace
* [http://micropipes.com/temp/dj_kumar.jpg this happened]
* Roadmap
* Developer Beta Update
* UX update
* Payments
* Feedback on Friday show and tell
 
== January 30, 2012 ==
* Weekly Releases
* Personas renaming
* Roadmap
* Developer Beta Update
* UX update
* Payments
 
== January 23, 2012 ==
* [https://intranet.mozilla.org/2012Q1Goals#Marketplace_.26_Add-ons_Ecosystem Q1 Goals]
* Developer Beta Update
* Weekly Releases
** What's in the next milestone?
* UX update
 
== December 19, 2011 ==
*Going out this week
**6.3.6 [http://etherpad.mozilla.org/amo-6-3-6-push push notes], {{AMOMilestoneInline|6.3.6}}
 
== December 12, 2011 ==
*Going out this week
**6.3.5 [http://etherpad.mozilla.org/amo-6-3-5-push push notes], {{AMOMilestoneInline|6.3.5}}
* 6.3.4 still has some open bugs.  Talk to Wil about where you're at.
* Apps release dry-run today, real thing is tomorrow.
* New jetpack SDK is going out today on builder.amo
* No email makes clouserw and probably others sad pandas.  Behind on pretty much all of that. :(
 
 
== December 5, 2011 ==
*Going out this week
**6.3.4 [http://etherpad.mozilla.org/amo-6-3-4-push push notes], {{AMOMilestoneInline|6.3.4}}
* Developer Preview status: http://people.mozilla.com/~bwalker/test.html
** Deadline is Dec 8th (Thursday)
* Firefox Compatibility.
** Bump ran last week. No reported problems so far.
** Mobile bump will be run today.
* [[User:Jorge.villalobos/ReviewTeams|Review Teams Proposal]] -> Jorge.
 
== November 21, 2011 ==
*Went out last week
**6.3.2 [http://etherpad.mozilla.org/amo-6-3-2-push push notes], {{AMOMilestoneInline|6.3.2}}
** How'd it go? What went out?
*Going out this week
**Anything?
*Going out next week
**6.3.3 [http://etherpad.mozilla.org/amo-6-3-3-push push notes], {{AMOMilestoneInline|6.3.3}}
*Firefox compatibility
** [https://bugzilla.mozilla.org/show_bug.cgi?id=699134 Roboform blocklisted]. Admin tools were a bit of a problem.
** [https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=%5Bfx10%5D&product=addons.mozilla.org&list_id=1746109 Validation bugs] filed. Will be fixed next week.
*Marketplace status
*Apps status
*Other
 
== November 14, 2011 ==
* 6.3.2 [http://etherpad.mozilla.org/amo-6-3-2-push push notes], {{AMOMilestoneInline|6.3.2}}
* This is our last week to work on our app-preview launch.  Stuff related to that is highest priority.  Please look through your bugs today (during the meeting, even!).
** If you have too many P1/2s:  Say something in IRC and we'll spread them out
** If you want some P1/2s:  Say something in IRC :)
 
 
== October 31, 2011 ==
*Went out last week
**6.2.9 [http://etherpad.mozilla.org/amo-6-2-9-push push notes], {{AMOMilestoneInline|6.2.9}}
** Discovery Pane was broken for 2 hours 15 minutes; noticed after 1 hour 5 minutes. (250,000 views during that time)
** We need a clearer critical issue rollback policy.
*Going out this week
**6.3.0 [http://etherpad.mozilla.org/amo-6-3-0-push push notes], {{AMOMilestoneInline|6.3.0}}
*Going out next week
**6.3.1 [http://etherpad.mozilla.org/amo-6-3-1-push push notes], {{AMOMilestoneInline|6.3.1}}
*Firefox compatibility
** Firefox 8 compatibility is at [https://addons.mozilla.org/z/en-US/firefox/compatibility/8.0?type=all 92% / 77%]
*Marketplace status
*Apps status
** [https://docs.google.com/document/d/1Fn0rO8sjmbn3dQh_F53nd-WYgpRYgaaCfjnNXBK7hx8/edit Developer Preview] Nov. 22
** UX team
 
== October 24, 2011 ==
*Went out last week
**6.2.8 [http://etherpad.mozilla.org/amo-6-2-8-push push notes], {{AMOMilestoneInline|6.2.8}}
**Any open issues or regressions from the push?
*Going out this week
**6.2.9 [http://etherpad.mozilla.org/amo-6-2-9-push push notes], {{AMOMilestoneInline|6.2.9}}
*Going out next week
**6.2.10 [http://etherpad.mozilla.org/amo-6-2-10-push push notes], {{AMOMilestoneInline|6.2.10}}
*Firefox compatibility
** Compatibility bump for desktop ran last week. [https://addons.mozilla.org/z/en-US/admin/validation 4021 files were upgraded].
** Mobile bump wasn't performed due to [https://bugzilla.mozilla.org/show_bug.cgi?id=696511 suspicious results].
** Firefox 8 compatibility is at [https://addons.mozilla.org/z/en-US/firefox/compatibility/8.0?type=all 91% / 76%]
*Marketplace status
*Apps status
*Welcome Amy Tsay, our new community manager!!
 
== October 17, 2011 ==
*Went out last week
**6.2.7 [http://etherpad.mozilla.org/amo-6-2-7-push push notes], {{AMOMilestoneInline|6.2.7}}
**Any open issues or regressions from the push?
*Going out this week
**6.2.8 [http://etherpad.mozilla.org/amo-6-2-8-push push notes], {{AMOMilestoneInline|6.2.8}}
*Going out next week
**6.2.9 [http://etherpad.mozilla.org/amo-6-2-9-push push notes], {{AMOMilestoneInline|6.2.9}}
*Firefox compatibility
*Marketplace status
*Apps status
*Merging selenium tests with zamboni
 
== October 10, 2011 ==
*Went out last week
**6.2.6 [http://etherpad.mozilla.org/amo-6-2-6-push push notes], {{AMOMilestoneInline|6.2.6}}
**Any open issues or regressions from the push?
*Going out this week
**6.2.7 [http://etherpad.mozilla.org/amo-6-2-7-push push notes], {{AMOMilestoneInline|6.2.7}}
*Going out next week
**6.2.8 [http://etherpad.mozilla.org/amo-6-2-8-push push notes], {{AMOMilestoneInline|6.2.8}}
*Firefox compatibility
** 8 -> 9 bump happening this week (hopefully).
** Testing mobile bumps on stage.
*Marketplace status
*Apps status
 
== October 3, 2011  ==
 
*Went out last week
**6.2.5 [http://etherpad.mozilla.org/amo-6-2-5-push push notes], {{AMOMilestoneInline|6.2.5}}
**Any open issues or regressions from the push?
*Going out this week
**6.2.6 [http://etherpad.mozilla.org/amo-6-2-6-push push notes], {{AMOMilestoneInline|6.2.6}}
*Going out next week
**6.2.7 [http://etherpad.mozilla.org/amo-6-2-7-push push notes], {{AMOMilestoneInline|6.2.7}}
*Firefox 9 compatibility
**7.* -&gt; 8.* bump was put on hold due to [https://bugzilla.mozilla.org/show_bug.cgi?id=690975 bug 690975]. Need the fix in prod ASAP top run this bump on Tuesday or Wednesday.
**Jorge looking for breaking changes in 9. About 40% done, should finish in a day or two. Will begin filing compatibility bugs today.
**fligtar: the compatibility dashboard should point to 8 now.
*Marketplace status
*Apps status
*[https://intranet.mozilla.org/2011Q4Goals#Add-ons Q4 goals]
 
== September 26, 2011 ==
* Going out this week
** 6.2.5 [http://etherpad.mozilla.org:9000/amo-6-2-5-push push notes], {{AMOMilestoneInline|6.2.5}}
** Last week in the quarter!  Lots going out (see push notes).  Let's close QA bugs asap so we can verify features.
** (new page candidates and notable bug fixes go here)
* Going out next week
** 6.2.6 [http://etherpad.mozilla.org:9000/amo-6-2-6-push push notes], {{AMOMilestoneInline|6.2.6}}
** (new page candidates and notable bug fixes go here)
* Compatibility status
** Firefox 7 tomorrow!
** Why did the 6->7 bump miss so many add-ons? {{Bug|688883}}
** {{bug|688759}}
* Marketplace status
** Contract
** BD
** Designs/specs
* Apps status
** Apps/Add-ons combo
* Compressing Assets on AMO
** Already emailed about it, but I figure I'll tell people how to upgrade in case they ignored it.
* Discussion of next month's event
* [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=AMONewFeatures&sharer_id=177149&list_id=1363852 tracking bug pool is growing]
 
==== Other  ====
<div class="NavFrame collapsed"><div class="NavHead">Recent Past Meetings</div> <div class="NavContent" style="text-align: left;">
 
== June 29, 2011 ==
* [https://intranet.mozilla.org/2011Q2Goals#Add-ons Q2 goals]
* [https://intranet.mozilla.org/2011Q3Goals#Add-ons Q3 goals]
 
== May 18, 2011 ==
* New people!
* Goals status
* Hiring
* Apps
 
== February 23, 2011 ==
Post-mortem for Search Engine Installation Failure - Timeline
* Fri 2/4 10:43am - regression occurred
* Thu 2/10 3:00pm - 5.12.9 live (issue in prod)
* Fri 2/11 10:34am - [https://bugzilla.mozilla.org/show_bug.cgi?id=633558 bug reported]
* Tue 2/15 3:11pm - bug fixed ([https://github.com/jbalogh/zamboni/commit/66920051 commit])
* Tue 2/15 4:42pm - request to update to 5.12.9.4 filed ([https://bugzilla.mozilla.org/show_bug.cgi?id=634459 bug 634459])
* Tue 2/15 4:55pm - 5.12.9.4 live (issue fixed in prod)
* Thu 2/17 4:00pm - 5.12.10 live (issue in prod)
* Fri 2/18 4:24pm - first report of bug resurfacing
* Fri 2/18 6:09pm - request to update to 5.12.10.1 filed ([https://bugzilla.mozilla.org/show_bug.cgi?id=635432 bug 635432])
* Fri 2/18 10:13pm - 5.12.10.1 live (issue fixed in prod)
 
== February 2, 2011 ==
* [https://intranet.mozilla.org/AMO/2011Q1 2011 Q1 goals]
 
== January 4, 2011 ==
* [http://moxie.fligtar.com/amo/5.12.6 Dev Tools status]
* [https://intranet.mozilla.org/2011Q1Goals#Add-ons Q1 goals]
* [https://docs.google.com/Doc?docid=0Acwo2Bn17-PrZGZudHRobnJfOTJnem02emRnZg&hl=en&authkey=CNec3q4I 2011 roadmap]
* [https://wiki.mozilla.org/Mobile/webdevplan/mockups#AMO_Hi-Fi_Mockups mobile mocks]
* How should preliminarily reviewed install buttons look?
** Not like this: http://grab.by/8dkY
* Fun fact
* Listening party with Kumar
 
== December 1, 2010 ==
* Fun fact
* What have potch and jbalogh been up to?!
* Work week meetings
** Instant bug fixes
** Lightning talks
** Bug triage
** Marketplace storyboarding
* Other stuff
* Questions
 
== November 10, 2010  ==
 
*Q4 Goals Review
**Marketplace and Developer Tools
***Add-on Performance indicators
***Add-on Developer Tools and sandbox process
***Marketplace Alpha with end to end test of add-on purchase
**Support Fx 4 Beta and Release
***Aim for 65% compatibility with Fx4 in RC timeframe with goal of 90% by release
***Plan an add-on development competition for after release.
**Update home page with light restyle including header and footer to match Mozilla.com refresh.
**Launch FlightDeck on AMO subdomain as builder.addons.mozilla.org
***Add "No restart" badges to AMO with easy way to identify Jetpack Add-ons
***Drive 4X growth in number of new extension developers on AMO (up from 5/day to 20/day).
**Remove all add-ons from the [https://wiki.mozilla.org/AMO:Editors/Featured_and_Recommended#Instant_Update_Add-ons Trusted] list.
*Other Active Goings-on
**2011 Headcount
**Firefox in 2011
**Contributions Stats
**Marketing Update
**Discovery Pane
**RockMelt
**Add-on-Con
*Other Discussions
**Involving Devs more with the ecosystem
 
== October 27, 2010  ==
 
*Welcome Andy and Kumar!
*Nick left
*2009
**All about [http://blog.fligtar.com/wp-content/uploads/2009/12/addoncon-2009.png features and experience]
*2010
**All about code quality
**What were AMO's accomplishments so far in 2010? What did we fall short on? What letter grade would you give AMO overall for this year?
***Everyone noted improved code quality
***"Fell short: Marketplace, the new add-on review system, Jetpack and Personas have taken the back seat and their future seems doubtful to me."
***grades from feedback: B-, B, A-, B
**Q4 2010
***Update on Marketplace
***Goals on track
***Plus lots of stuff not in AMO goals underway
****Blog redesign
****What are add-ons? page
****Revamp of featured process
****High fidelity mocks of new homepage and details page
****Finishing Discovery Pane
*2011
**Balance between code and experience
**Q1
***Finish Zamboni
***Homepage redesign
***Details page redesign
***Experience improvements (breadcrumbs, browse style)
***Builder integration continues
***Marketplace Support
****GTM plan
****Legal agreements in place
****Designs finalized
**Q2
***Marketplace implementation and launch
**Q3
***Marketplace improvements
***Finish Personas integration
**Q4
***&nbsp;???
*Mobile Update / Discussion
 
== October 6, 2010  ==
 
*Learning what people who didn't send status reports are up to
*Discussing mobile AMO:
**separate site/templates vs. single site/templates
**scope of changes
**Jason's current designs
*Comments on new design
 
== August 11, 2010  ==
 
==== Development  ====
 
*Been making lots of good progress on the site; pages live since we last talked include add-on review pages and the /recommended list.
*I outlined our goals in an email last week. Current status of those goals:
**Review pages bugs are closed
**Collections pages are underway. The main editing page is (almost done?) being styled and Jeff keeps rocking the other listing pages
**User pages haven't changed, the bugs are still in 5.11.8 but most are still unclaimed
**Stats pages haven't moved, Ian is working on making the stats CSVs faster which is blocking our launch anyway.
*If you have experience with or interest in OAUTH come talk to clouserw
*Along with the front end of the dev tools, we'll be building a RESTful API backend with [http://bitbucket.org/jespern/django-piston/wiki/Home django-piston]
*5.11.9
 
==== QA  ====
 
==== Product  ====
 
==== Developer Relations  ====
 
*Attended Black Hat and BlogHer, both of which passed rather uneventfully. Met a few people interested in add-on development, specially in the NYC Meetup.
*Latest [http://blog.mozilla.com/addons/2010/08/03/add-ons-review-update-14/ Add-ons Review Update] got lots of attention because of the Firefox 4 compat section, and [http://kaply.com/weblog/2010/08/03/wont-someone-think-of-the-add-on-developers/ mkaply's complaint] about excessive breakage.
**I'm following PMO more closely now, to identify possible breaking changes. I already have a few new ones for the next update.
*Catching up with reviews.
 
==== Community  ====
 
==== Marketing  ====
 
==== Other  ====
 
*Tardy: potch
*Tardy: osunick
 
== July 21, 2010  ==
 
==== Development  ====
 
*5.11.5 going out tomorrow, 5.11.6 under way
*will have collections pages done soon, which will be our first user facing editing pages
 
==== QA  ====
 
==== Product  ====


= Jan 24th =
*Working on things people need
* Reminder: incoming parameters (like $id or so) absolutely [https://bugzilla.mozilla.org/show_bug.cgi?id=367759 have to] get clean()ed before they are thrown into an SQL query. As a rule of thumb, always sanitize incoming parameters before you use them anywhere. (wenzel)
*Working on 'What are add-ons?' page
*Icon makeover contest
*Sunbird retirement
*Add-on Security


roundtable:
==== Developer Relations  ====
* wenzel:
** browse pages re-done. Should be more straightforward to use now.
** Fought possible [https://bugzilla.mozilla.org/show_bug.cgi?id=367748 XSS vulnerabilities]:
*** html helper now uses <code>htmlentities()</code> on <code>link()</code> calls.
*** forms should now be made by a regular form tag (not <code>$html->formTag()</code> anymore, it's deprecated in cake), and the action="" attribute should come from a <code>$html->url()</code> call and, if it contains user data, be sent through <code>htmlentities()</code> afterwards: <code><form action="<?=htmlentities($html->url())?>" ...></code>
** Added means for handling named parameters like <code>/addons/browse/type:1/cat:all</code>
** Changed the search engines and plugin page URLs so they have the same format as the other browse pages (...browse/type:1)
** Gave plugins an addontype ID (7) and a constant (<code>ADDON_PLUGIN</code>) for consistency's sake
** Many minor bug fixes, most of which picked right off the [[Update:Remora_Feedback|feedback page]].
** Added thickbox JS lightbox effect (with sancus) and used it for the preview display page.


shaver
*Firefox 4 compatibility post later today.  
*   parameters, presence of custom sql everywhere.  reason why there is custom sql -- dynamic l10n and the need to use the translations table for simple things like sort by name.
*[https://bugzilla.mozilla.org/show_bug.cgi?id=382356#c107 Whoops].  
*   wenzel is pretty sure we can get the cake models to automatically take the dynamic l10n into consideration.  the problem is that we don't do l10n until after we're done finding.
*Looking into new list of add-ons with poor performance.  
*    agreed to take a look at improving cake models once more important things are taken care of.
*Catching up with reviews.
sandbox
*    sancus is sick, working on adding test data in for sandbox backend.  should be done tomorrow/friday.
load testing
*    took hours to actually be able to contact all the machines we needed to. problems with VPNs, can't get there from here, etc.  one thread, one process (4 simulatneous hits) worked fine with four nodes.  200 simultaneous requests made stage angry and everything went down.
*   need to be able to load test AMO against a real app node.  worried about releasing to the cluster based on the current tests.
wenzel
*    looking at rss, xss
*    looking at models and l10n to see if we can cakify and avoid as much manual sql
shaver
*    silverorange
*    partnering stuff
*    spend some time on code audit
clouserw
*    updated languages; sk locale coming in this week
morgamic
*    services
*    maintenance script
*    permissions - db_acl too granular and the plugin from noswad that was looked at is overkill for our permissions requirements
friday
*    preview, push before beta that contains visual updates and sandbox functionality
*    migrate the world
scaffolding
*    half our controllers still use scaffolding; will remove that.
*   will yank controllers that don't have unique code in them.


= Jan 17th =
==== Community  ====
* What about the beta release? Which are the issues we *do* have to address before we can release that one? (wenzel, fligtar)
** priority stuff for beta
*** browse page needs fixing, per comments in feedback etc
*** public sandbox stuff
** multi-app support less important for now
** (shaver) No Language Packs for add-ons right now


* dates
==== Marketing  ====
** beta before the end of this week
** feb 5th is the "publication date"
** clouserw going to push trunk to preview immediately


* recommended list
==== Other  ====
** trailfire, couple of search engines


* sandbox
*status emails
** display page(warning, etc)
*[http://people.mozilla.com/~fligtar/addonsintro/ fun with video]
** need to go into your user profile and turn sandbox on to be able to see it
** filtering search/browse
** addons with inactive set should not be shown anywhere, that's the deletion method
** third state for add-ons? sandbox completely ungoverned, public side very polished, do we need a middle ground?
*** not for release, maybe later


* browse page
== July 14, 2010  ==
** ugly, needs to be browsable, large boxes with full information detail
** maybe more compact javascript-using layout later


*plugins page
==== Development  ====
** static, not dynamic for now
** remove redundant links to different platforms that lead to the same place anyway? (shaver, morgamic) nah, leave it alone for now


* What about the browse pages? These are the pages -by far- the most people in the feedback complained about. What changes do we want to/have to do there? What are the medals for? (wenzel)
*Newly live: https://addons.mozilla.org/en-US/firefox/language-tools
** medals are for recommended add-ons, remove them for now.
*working on 5.11.[56]
* People asked: Why is the navigation on the right? Will we move it to the left? If so, will we keep it on the right for rtl locales? (wenzel)
** Generally agreed that we should move it to the left.


* What do we do to the search box at the bottom, now that we put a search box on top of every page? (wenzel)
==== QA  ====
** (random babble) generally agreed to take this out.
* There was a suggestion to put the version/date line back under the addon name on the display page to remove redundancy (similar to [http://img222.imageshack.us/img222/9222/amoextensionspage2oldlo0.jpg v1]). I like it. Should we do that? What about the release notes then, though (currently underneath the version/date line)? (wenzel)
** (shaver) can move the version/date line but not sure what to do with releasenotes so leave 'em alone for now.
* How/where do we want to display an addon's rating, based on the reviews it got? (wenzel)
** (shaver) review ratings near review details/text
** (wenzel) sort browse by review ratings


* wenzel:
*Since I'm filling in for Krupa, no update! - stephend
** User info page
** Wiki cleanups and addressing feedback
** Breadcrumbs and search on top of every page
** Browsing addon types improved but not "fixed" yet. -- Which ones are supposed to be shown here, and where should the links go?


= Jan 10th =
==== Product ====
* Could we use jquery to augment "flash" behavior and not require user context to change in order to flash an error or "success" message? Think flickr.
* Bugzilla vs. Wiki vs. Grouphub -- are we okay here?
* Wiki is out of date -- need to make a good effort at updating some our pages.


* shaver:
==== Developer Relations  ====
** Conduit stuff this week, situation seems mostly fine now
** thanks to fligtar, morgamic, clouserw for their help with that
** working with PR team on outreach stuff for launch
** policy stuff in good shape with legal
** connected to security guys now
** working on HTML for bannerized front page


* wenzel:
*[[AMO:Editors/MeetingNotes#July_7th.2C_2010|AMO Editor Meeting at the Mozilla Summit]].
** lots of bug fixes
*[http://blog.mozilla.com/addons/2010/07/13/add-on-security-announcement/ Security vulnerability announcement].
** working on bread crumbs now
*Will blog about [http://xulforge.com/blog/2010/07/firefox-4-add-on-compatibility-presentation/ Firefox 4 compatibility] later this week.
*Internet Download Manager add-on [https://bugzilla.mozilla.org/show_bug.cgi?id=578443 crashing all over the place].
*Catching up with reviews.


* morgamic:
==== Marketing  ====
** did naval add-ons research in Mexico
** some bouncer stuff, lots of meetings
** going to work on plugin pages


* fligtar:
*Transitioning to Nick
** model work to allow editing of arbitrary languages from any other languages
*Will Miss You Guys
** work on add-item and edit-item and edit-version
** translation-box element for working with other languages
** preview uploader work soon
** reviewer side of the sandbox as well


* sancus:
==== Other  ====
** EULA and privacy policy work, should be in
** browse page improvments
** public sandbox after EULA and privacy policy


* lars:
== June 23, 2010  ==
** some more migration work, quel surprise
** lars' time will be less available ASAP
** still need to do load testing, oy
** need to decide on migration changes for names


* clouserw:
==== Development  ====
** reset script and test data and localization-merging, etc.
** updated alpha
** ngettext support for more complicated pluralization


* multiple app support?
*5.11.2 went out last night. Smooth like (i can't believe it's not) butter
** fligtar: developer side handles it
*5.11.3 goes out next week. The only URL candidate is /search
** public side: would need install changes for tbird, f.e.
*Q3 also starts next week. Stuff to put on a sticky note on your monitor:  
** public side: no current notion of current app, would need to parameterize and test
**'''#1 goal: Get developer tools onto zamboni''' [https://docs.google.com/Doc?docid=0Acwo2Bn17-PrZGZudHRobnJfNzhmNTh6dGtmeg&hl=en spec] (mockups due "first part of July")
** cameron: doing it twice is inefficient
**Bonus goal: [http://docs.google.com/Doc?docid=0Acwo2Bn17-PrZGZudHRobnJfNjVjYnFqMm5kZw&hl=en Electric bandwagon] ([http://people.mozilla.com/~chowse/drop/amo/electric-bandwagon/v1/ mocks])
** sancus: will start a task list for multiple app support todos
*New bugs and a schedule will be available soon
** we'll complete the app requirements by next meeting, solicit input from other-app communities
*If you have feedback on the latest release cycles, please get it to clouserw today
** morgamic: doing multi-app support after we're done Remora will provide a better experience for the other-app users
** shaver: how many add-ons support multiple applications?
** morgamic: non-web presentation for non-browser clients (tbird, sunbird, etc.) might be an alternative option


* morgamic: use jquery for the flash behaviour to give better experience (currently redirects after the flash, loses context)
==== QA  ====
* morgamic: we have three to-do sources (wiki, bugzilla, grouphub)
* shaver: they're sort of hierarchical for me: wiki = maybe; bugzilla = yes, but we're not sure when;
* shaver: TM 3.1 list for post-Remora feature work somewhere to capture
* morgamic: docs need update (server requirements and deployment stuff needs to be clarified for production deployment; other general cleanup)
** shaver: would be nice to defer non-vital doc update until after launch


* fligtar: web services and XML, yay
*Scope for 5.11.3
**[http://tinyurl.com/2g9oasr search bugs in zamboni]
**[https://bugzilla.mozilla.org/show_bug.cgi?id=546826 bug 546826]


= Jan 3rd =
==== Product  ====
* (clouserw) How are we going to handle multiple products for an addon? (Specifically, the interface for downloading them)
* Read the [[Update:Remora_Feedback|Alpha Feedback]]
* (sancus)
** Why do we want to support add-ons that use seperate files to support multiple products?
** How do we want to do this? Do we need an applications_files table? Do we want to keep applications_versions? Remove it?
* (fligtar - absent)
** I reskinned additem for rustico and revamped it for the new d-l10n structure. This involved modifying beforeFind and beforeSave to allow for using a locale other than the currently selected. So, if you want to find/save something to the German translation regardless of what locale is currently in use, you just set $this->Addon->useLang = 'de';
** I became very concerned about Cake's willingness to save any POST data passed to it. (For example, if someone were just updating their add-on and sent a post var data[Addon][status]=1 or data[Addon][downloadcount]=10000000000000, Cake would happily save it.) I think Cake has something to help fix that, but I wanted something better, so I made a method of the Amo component called filterFields, where you can pass a whitelist or a blacklist of fields and it will return a copy of the passed array with the appropriate filters. I think that anywhere we use save() we need to use this, as it only takes one vulnerability to get in. An example usage: $addonData = $this->Amo->filterFields($this-data['Addon'], array(), array('id', 'status'));
** I also made a translation box element that I'm going to use everywhere people need to translate things into multiple languages.
** This week I'm working on edit and editversion and adding/updating all my tests for additem. After that, I will go back and finish the review queue for the sandbox. After that, I'll fix the developers index. After THAT, I'll start on the preview uploader if no one else has.
* Cameron
** It seems that people whose names are one word in v2 have that inserted as their last name in remora. I think that it should be inserted as their first name.
** Additionally, I think that no matter what we decide to do with regard to the above, the entire v2 name should be used as the nickname for remora.
** Subscribe to http://blog.mozilla.com/webdev/comments/feed/ if you're interested :) (and you should be!)


* (lars)
*[http://docs.google.com/Doc?docid=0Acwo2Bn17-PrZGZudHRobnJfODdmanhnM3BncA&hl=en Homepage redesign doc]
** sometime during the New Year's break, Cameron suggested a change to the way that user information was migrated.  He suggested deriving a nickname from the first and last name rather than just leaving it blank.  The current way of doing things is http://wiki.mozilla.org/Update:Remora_Database_Migration#userprofiles_to_users  I can make whatever change people are interested in...


* (wenzel)
==== Developer Relations  ====
** I got rid of some inconsistencies in the German translations.
** The review ratings are now limited to 0-10; the model validates that as well before saving.
** On the addons display page, the three reviews can now be clicked to show them immediately without clicking on the whole review page.
** The language selector in the footer now points to the current language, not en-US all the time.
** next, I will make a search engine page like [https://addons.mozilla.org/firefox/search-engines/ v2]. Will also add test data.


= Dec 20th =
*[http://blog.mozilla.com/addons/2010/06/22/add-ons-review-update-12/ Add-ons Review Update]. Mentioned add-on performance, notable changes in Firefox 4 and near victory over the queues.  
* File browser in public pages?
*TACO fun. [http://www.theregister.co.uk/2010/06/17/firefox_taco_addon_beefs_up/ 1], [http://news.slashdot.org/story/10/06/18/2059222/TACO-Extension-for-Firefox-Forked-After-Proprietary-Update 2]
** No real reason to keep it under lock-and-key
*Admin reviews.
* Alpha status
* CSS confusion
* Tasks left to do
** Make the site presentable and consistent
* Pages that need "design attention" -- once we define what "attention" and "design" mean.
** ./addons/browse.thtml
** ./addons/rss/addons.thtml
** ./addons/recommended.thtml
** ./addons/browseTypes.thtml
** ./addons/browseCategories.thtml
** ./addons/home.thtml
** ./addons/display.thtml
** ./search/index.thtml
** ./search/rss/index.thtml
** ./reviews/add.thtml
** ./reviews/display.thtml
** ./users/login.thtml
** ./users/email/pwreset_plain.thtml
** ./users/email/confirm_plain.thtml
** ./users/register.thtml
** ./users/pwreset.thtml
** ./users/edit.thtml
* Dynamic l10n and SQL
** Do we need to be able to delete a singular translation? (yes, you can't have just a null field)
** Will remove the FK relationships that may delete too much.
* Add non-user data to default SQL that doesn't change over time (including translations)
* Set auto increment numbers in default sql to arbitrarily high numbers
* Migrate add-ons into a production SQL to be used when we set up the public alpha
* Delete unused static l10n strings, truncate developers/reviewers stuff with bad IDs


= Dec 13th =
==== Community ====
sancus:
* We don't have a software license field in the db yet
clouserw:
* We're leaving several fields (like application.name and addons.privacypolicy) out of the translations table - I think they should be in there:
** Someone might want to translate the $field sometime and we could support that (and with our current system we get it for free!)
** Consistency - all strings in the same place
** It would let us echo the lang="" tags around the strings if they were in a different language
** Fields I'd consider changing:
*** addons.developercomments
*** addons.homepage
*** addons.eula
*** addons.privacypolicy
*** applications.name
*** applications.shortname
*** cannedresponses.name
*** cannedresponses.response
*** platforms.name
*** platforms.shortname
*** previews.caption
*** reviews.title
*** reviews.body
*** versions.releasenotes
wenzel:
* working on static and dynamic l10n all over the place. Any other places left to be localized?
* What about that text in the footnote? It's obviously c&ped from [http://www.apple.com/downloads/macosx/ here] and I don't think "Applications" fits well here.
* was working on:
** fixing search to search through d-l10n fields
** statically localizing the forums (with morgamic)
** building a so-far-complete German localization
lars:
* about that translations table:
** missing foreign key relationships in remora.sql
*** addons.name --> translations.id
*** addons.description --> translations.id
*** addons.summary --> translations.id
*** addontypes.name --> translations.id
*** tags.name --> translations.id
*** tags.description --> translations.id
** it would also be handy to also have "on delete casacade" for these foreign key constraints
** should translations be shared? Assume not.
* about the locale strings
** should there be a table showing all the valid locale strings?
morgamic:
* schedule, etc.
* basecamp love
* alpha milestone To-do's


= Dec 6 =
==== Marketing  ====
sancus:
* dynamic l10n not quite done yet, back-end rearrangements being made by clouserw, supposedly done except for tests/optimization
** work done, we're going ahead with the change
* static l10n on public pages !done
** forum l10n (fred)
** click-through-ness (morgamic will fish through pages, though everyone should)
** invalid id errors should have a localized template, and we should probably come up with a better default way to display errors like these to use throughout (haven't seen one -- correct me if I'm wrong)
* starting work on install script
** porting over current impl is okay
** additional logic for sandbox
** present eula before install -- shaver said AJAX
** get rid of download count
morgamic:
* vacation schedules still fuzzy! when are you guys going to be taking off?
shaver:
* working on policy
* need web design list
** morgamic will look through pages for design needs


= Earlier Meeting Notes =
*Marketplace messaging + FAQ
* [[Update:Remora Meeting Notepad/Archive Oct-Nov 2006|Archive October-November 2006]]
*London add-ons workshop: final week of prep
* [[Update:Remora Meeting Notepad/Archive Aug-Sep 2006|Archive August-September 2006]]
*Rock Your Firefox: 3 new posts
</div> </div> <div class="NavFrame collapsed"><div class="NavHead">Meeting Archives</div> <div class="NavContent">
*[[AMO:Meeting Notes/Archive Jan-Jun 2010|January – June 16 2010]]
*[[AMO:Meeting Notes/Archive Oct-Dec 2009|October – December 31 2009]]
*[[AMO:Meeting Notes/Archive Jul-Sep 2009|July – September 2009]]
*[[AMO:Meeting Notes/Archive Apr-Jun 2009|April – June 2009]]
*[[AMO:Meeting Notes/Archive Jan-Mar 2009|January – March 2009]]
*[[AMO:Remora Meeting Notepad/Archive Oct-Dec 2008|October – December 2008]]
*[[Update:Remora Meeting Notepad/Archive Jul-Sep 2008|July – September 2008]]
*[[Update:Remora Meeting Notepad/Archive Apr 2008-Jun 2008|April – June 2008]]
*[[Update:Remora Meeting Notepad/Archive Nov 07-Mar 2008|November 2007 – March 2008]]
*[[Update:Remora Meeting Notepad/Archive Oct-Nov 2007|October – November 2007]]
*[[Update:Remora Meeting Notepad/Archive Aug-Sep 2007|August – September 2007]]
*[[Update:Remora Meeting Notepad/Archive Dec-Jul 2007|December 2006 – July 2007]]
*[[Update:Remora Meeting Notepad/Archive Oct-Nov 2006|October November 2006]]  
*[[Update:Remora Meeting Notepad/Archive Aug-Sep 2006|August September 2006]]
</div></div>

Latest revision as of 22:13, 23 June 2016


Please visit the Add-ons wiki pages for up to date information.

AMO Project Meeting Details

  • Mondays, 10:30am Pacific
  • Vidyo: All Your Base
  • Dial-in: Audio-only conference# 95316
    • People with Mozilla phones or softphones please dial x4000 Conf# 95316
    • US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 95316
    • US/California/Mountain View: +1 650 903 0800, x4000 Conf# 95316
    • US/California/San Francisco: +1 415 762 5700, x4000 Conf# 95316
    • US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 95316
    • CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 95316
    • CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 95316
    • UK/London: +44 (0)207 855 3000, x4000 Conf# 95316
    • FR/Paris: +33 1 84 88 37 37, x4000 Conf# 95316
    • Gmail Chat (requires Flash and the Google Talk plugin): paste +1 650 903 0800 into the Gmail Chat box that doesn't look like it accepts phone numbers
    • SkypeOut is free if you use the 800 number

August 20, 2012

Justin's out! Will make do with Caitlin and Wil :-)

Weekly updates

  • Rick's payments update (Caitlin)
  • changes in the Marketplace weekly meeting (Caitlin)

August 13, 2012

Weekly updates

Discussion items

  • Payments

August 6, 2012

Weekly updates

Discussion Items

  • August 28

July 23, 2012

(clouserw running)

Weekly updates

  • What went live last week
  • What we plan to push this week

Discussion Items

July 16, 2012

Weekly updates

  • What went live last week
  • What we plan to push this week

Discussion Items

  • Introductions
  • (clouserw) HA Availability questions?
  • (clouserw) certified vs trusted vs web installed. what?

July 9, 2012

Weekly updates

  • What went live last week
  • What we plan to push this week

Discussion Items

  • Aug 28 public alpha for desktop/android, betas every couple of months after that
  • Trying to nail down identity and payments plan

Jul 2, 2012

  • (clouserw) UX Update
  • (clouserw) july 5th demo
  • (clouserw) Mon/Wed is a holiday

Jun 25, 2012

Weekly updates

  • What went live last week
  • What we plan to push this week

Discussion Items

  • basta in the house
  • interns are doing an "apps hack day" on Saturday, July 7th if you want to hang out
  • need to determine how the goals in our release milestones match up with basecamp

Jun 18, 2012

Weekly updates

  • What went live last week
  • What we plan to push this week

Discussion Items

  • Introductions
  • Payments update

Jun 11, 2012

Weekly updates

  • What went live last week
  • What we plan to push this week

Discussion Items

Jun 04, 2012

Weekly updates

  • What went live last week
  • What we plan to push this week

Discussion Items

May 21, 2012

Weekly updates

  • What went live last week
  • What we plan to push this week

Discussion Items


May 14, 2012

Weekly updates

  • What went live last week
    • Bug fixes 2012-05-10
    • Compatibility reports for Add-ons via Dev Hub
  • What we plan to push this week

Discussion Items

  • Discuss Basecamp and upcoming releases
  • personas going onto the Marketplace directly
  • Turned off the sphinx!
  • personas bugs?

May 7, 2012

Weekly updates

  • What went live last week
  • What we plan to push this week

Discussion Items

Goals for this week's Show and Tell

April 23, 2012

Weekly updates

  • What went live last week
  • What we plan to push this week
    • MP Consumer pages

April 26 Beta Status

  • Product/Marketing/Misc. updates

Goals for this week's Show and Tell

  • The whole thing with roadblock

Marketplace Scorecard - Missing, Sucks, Works, or Sexy?

  • Core pages implemented with responsive design and new style - works
  • Purchasing apps with and without PayPal billing agreement in place - 90% works
  • Refund flow (consumer request & developer approval) - works
  • Video support - works
  • Account History page - works
  • In-app purchases consumer UI and flow - ke$ha; sexy but a little busted
  • Cross-browser support for mobile, tablets, and desktop - sucks; needs UX guidance
  • Developer Hub landing pages - missing
  • App review tools - works
  • Statistics & reports (downloads and financial) - missing-ish

Discussion/Action Items

  • (clouserw) If you're interested in giving a presentation at hacker school in NY (www.hackerschool.com) and then doing some recruiting let Laura know. It's on July 9.
  • (clouserw) anyone object to me flipping landfill.amo over to marketplace instead of AMO? I think it would be more accessible for new folks
  • (clouserw) How does everyone feel about sentry?

April 16, 2012

Weekly updates

  • What went live last week
  • What we plan to push this week
    • Video (If Davor fixes the frontend)
    • D2C changes

April 26 Beta Status

  • Features being worked on (See dev priorities for more details)
    • Currencies + purchase flow (cvan)
    • Pre-auth + purchase flow (davor)
    • in-app payment backend - postbacks, security, etc (kumar)
    • Homepage (potch)
    • In-app frontend (potch)
  • Product/Marketing/Misc. updates

Goals for this week's Show and Tell

  • Receipts (Installing and Signing)
  • Category browse pages
  • Apps Stats page
  • Reviewer tools
  • Payment UI (One-click and in-app)

Marketplace Scorecard - Missing, Sucks, Works, or Sexy?

  • Core pages implemented with responsive design and new style -
  • Purchasing apps with and without PayPal billing agreement in place -
  • Refund flow (consumer request & developer approval) -
  • Video support -
  • Account History page -
  • In-app purchases consumer UI and flow -
  • Cross-browser support for mobile, tablets, and desktop -
  • Developer Hub landing pages -
  • App review tools -
  • Statistics & reports (downloads and financial) -

Discussion/Action Items

Action Items from last week

  • Get rid of authentication for consumer pages - done
  • Bill is working on getting Hardware keys for issuing and reissuing receipts -done
  • Bill needs to talk about Apps in the Cloud. - done

April 9, 2012

Weekly updates

  • What went live last week
  • What we plan to push this week
    • D2C changes (Better text notes around buttons about app support, possibly buttons.js changes)
    • AMO 6.5.0

April 26 Beta Status

  • Features being worked on
    • Video Support (Andy)
    • Apps Stats frontend (Davor)
    • Apps Stats backend (cvan)
    • Editor Tools (cvan)
    • Currencies + purchase flow (cvan)
    • Pre-auth + purchase flow (cvan)
    • in-app payment backend (kumar)
    • Homepage (potch)
    • In-app frontend (potch/ davor)
  • Product/Marketing/Misc. updates

Goals for this week's Show and Tell

  • Purchase flow (in-app and otherwise)

Marketplace Scorecard - Missing, Sucks, Works, or Sexy?

  • Core pages implemented with responsive design and new style - sucks
  • Purchasing apps with and without PayPal billing agreement in place - kinda works
  • Refund flow (consumer request & developer approval) - works
  • Video support - works
  • Account History page - sexy
  • In-app purchases consumer UI and flow - kinda works
  • Cross-browser support for mobile, tablets, and desktop - works
  • Developer Hub landing pages - ??
  • App review tools - works
  • Statistics & reports (downloads and financial) - missing

Discussion/Action Items

  • Get rid of authentication for consumer pages
  • Bill is working on getting Hardware keys for issuing and reissuing receipts
  • Bill needs to talk about Apps in the Cloud.

April 2, 2012

Weekly updates

  • What went live last week
    • Bug fixes (6.4.8)
    • We did a 6.4.8.1 push for Bug 740735
  • What we plan to push this week
    • Move off of PHP (Includes: Global stats, Collection stats, Login, install.php etc)
    • D2C changes (Better text notes around buttons about app support, possibly buttons.js changes)
    • 6.4.9 [1]

April 26 Beta Status

  • Features being worked on
    • Video Support (Andy)
    • Apps Stats frontend (Davor)
    • Apps Stats backend (cvan)
    • Editor Tools (cvan)
    • Currencies + purchase flow (cvan)
    • Pre-auth + purchase flow (cvan)
    • in-app payment backend (kumar)
    • Homepage (potch)
    • In-app frontend (potch/ davor)
  • Product/Marketing/Misc. updates

Goals for this week's Show and Tell

  • Marketplace Editor Tools
  • App stats
  • Hot new purchase flow
  • Videos
  • Currencies

Marketplace Scorecard - Missing, Sucks, Works, or Sexy?

  • Core pages implemented with responsive design and new style - works
  • Purchasing apps with and without PayPal billing agreement in place - sucks
  • Refund flow (consumer request & developer approval) - missing/sucks, supposedly works as of 15 minutes ago. :)
  • Video support - missing, andym landing something, hopefully to demo on friday
  • Account History page - works
  • In-app purchases consumer UI and flow - sucks
  • Cross-browser support for mobile, tablets, and desktop - works
  • Developer Hub landing pages - missing, eta for something is 4/6
  • App review tools - sucks/works, landing final pieces
  • Statistics & reports (downloads and financial) - sucks

Discussion Items

March 26, 2012

  • Weekly updates
  • April 26 Beta Status
    • Visual design target Wednesday
  • Goals for this week's Show and Tell
    • Support flow
    • Sexier payment
    • Video uploading and display
  • Q1 goals review

March 19, 2012

  • Weekly updates
  • April 26 Beta Status [2]
    • Visual design plan: send links to Martell
    • Release plan
    • Carrier billing
  • Goals for this week's Show and Tell
    • Payments added to details page
    • Search and browse results (bonus points: search suggestions)

March 12, 2012

March 5, 2012

  • MWC report
  • Plan going forward
  • Meeting format changes
  • Community update
  • Goals for this week's show and tell
    • fligtar: price tiers, roadmap, new timelines
  • Deleting reviews

February 27, 2012

  • No Meeting

February 13, 2012

  • Weekly Releases
  • Developer Registration Update
  • UX update
  • [clouserw+jorgev] talk about new reviewer tools plan. Tracker is bug 725830
  • Week goals
    • fligtar - roadmap and price tiers
    • cvan - submission flow at dev hub
    • potch - modal component of details page in responsive flow
    • refund management page done
    • andy - uploading videos

February 6, 2012

  • Weekly Releases
  • Scaling the marketplace
  • this happened
  • Roadmap
  • Developer Beta Update
  • UX update
  • Payments
  • Feedback on Friday show and tell

January 30, 2012

  • Weekly Releases
  • Personas renaming
  • Roadmap
  • Developer Beta Update
  • UX update
  • Payments

January 23, 2012

  • Q1 Goals
  • Developer Beta Update
  • Weekly Releases
    • What's in the next milestone?
  • UX update

December 19, 2011

December 12, 2011

  • Going out this week
  • 6.3.4 still has some open bugs. Talk to Wil about where you're at.
  • Apps release dry-run today, real thing is tomorrow.
  • New jetpack SDK is going out today on builder.amo
  • No email makes clouserw and probably others sad pandas. Behind on pretty much all of that. :(


December 5, 2011

November 21, 2011

November 14, 2011

  • 6.3.2 push notes, open bugs, fixed bugs
  • This is our last week to work on our app-preview launch. Stuff related to that is highest priority. Please look through your bugs today (during the meeting, even!).
    • If you have too many P1/2s: Say something in IRC and we'll spread them out
    • If you want some P1/2s: Say something in IRC :)


October 31, 2011

October 24, 2011

October 17, 2011

October 10, 2011

October 3, 2011

  • Went out last week
  • Going out this week
  • Going out next week
  • Firefox 9 compatibility
    • 7.* -> 8.* bump was put on hold due to bug 690975. Need the fix in prod ASAP top run this bump on Tuesday or Wednesday.
    • Jorge looking for breaking changes in 9. About 40% done, should finish in a day or two. Will begin filing compatibility bugs today.
    • fligtar: the compatibility dashboard should point to 8 now.
  • Marketplace status
  • Apps status
  • Q4 goals

September 26, 2011

  • Going out this week
    • 6.2.5 push notes, open bugs, fixed bugs
    • Last week in the quarter! Lots going out (see push notes). Let's close QA bugs asap so we can verify features.
    • (new page candidates and notable bug fixes go here)
  • Going out next week
  • Compatibility status
  • Marketplace status
    • Contract
    • BD
    • Designs/specs
  • Apps status
    • Apps/Add-ons combo
  • Compressing Assets on AMO
    • Already emailed about it, but I figure I'll tell people how to upgrade in case they ignored it.
  • Discussion of next month's event
  • tracking bug pool is growing

Other