CloudServices/Meetings/2008-05-07: Difference between revisions

 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Back to [[Labs/Weave/WeeklyMeetings]].
== Introduction ==
== Introduction ==
* Meeting time and logistics
* Meeting time and logistics


== Roadmap ==
== Roadmap ==
* Work underway to build and publish comprehensive roadmap and product plan.
* Work underway to build and publish comprehensive roadmap and product plan.  
* Near term goal to release a major update around release of Fx 3 that polishes core capabilities and provides improved foundation for next iterations (e.g. mobile, collaboration, third-parties, etc.)
* Near term goal to release a major update around release of Fx 3 that polishes core capabilities and provides improved foundation for next iterations (e.g. mobile, collaboration, third-parties, etc.)
* '''Feature set being targeted for Weave 0.2'''
* Feature set being targeted for Weave 0.2 (June 2008):
** Streamlined first run and setup
** Streamlined first run and setup
** Real-time sync
** Real-time sync
Line 15: Line 17:
** Bookmark folder sharing between users  
** Bookmark folder sharing between users  
** Simple web-based interface for users to gain read-only access to their bookmarks
** Simple web-based interface for users to gain read-only access to their bookmarks
* Need to schedule bug triage session (dmills)


== Engineering ==
== Engineering ==
* Using binary XPCOM component to enable encryption using native NSS methods
* Using binary XPCOM component to enable encryption using native NSS methods
* Data format and algorithmn changes required to support sharing
* Data format and algorithmn changes required to support sharing
* XMPP work


== services.mozilla.com ==
== services.mozilla.com ==
* Setting stage server on sm-labs01.mozilla.org
* Setting stage server on sm-labs01.mozilla.org
* Set up XMPP server on sm-labs01 (jono)
* Investigate sm-labs01 crashing (atul)
* Switching to plaintext usernames from hash of email addresses for resource locations
* Switching to plaintext usernames from hash of email addresses for resource locations


== QA ==
== QA ==
* Unit test framework
* Unit test framework (dmills)
* System tests using XMPP (jono)
* Automatically running via buildbot (atul)


== Round Table ==
== Round Table ==
* Possibility of using something other than js for writing tests (python, in particular)
* Documentation
** Setting up a server
** For extension authors, etc

Latest revision as of 20:06, 19 November 2013

Back to Labs/Weave/WeeklyMeetings.

Introduction

  • Meeting time and logistics

Roadmap

  • Work underway to build and publish comprehensive roadmap and product plan.
  • Near term goal to release a major update around release of Fx 3 that polishes core capabilities and provides improved foundation for next iterations (e.g. mobile, collaboration, third-parties, etc.)
  • Feature set being targeted for Weave 0.2 (June 2008):
    • Streamlined first run and setup
    • Real-time sync
    • Additional data-types
      • Tabs and Windows
      • Saved Passwords
      • Saved Form Data
      • Search History
    • Bookmark folder sharing between users
    • Simple web-based interface for users to gain read-only access to their bookmarks
  • Need to schedule bug triage session (dmills)

Engineering

  • Using binary XPCOM component to enable encryption using native NSS methods
  • Data format and algorithmn changes required to support sharing
  • XMPP work

services.mozilla.com

  • Setting stage server on sm-labs01.mozilla.org
  • Set up XMPP server on sm-labs01 (jono)
  • Investigate sm-labs01 crashing (atul)
  • Switching to plaintext usernames from hash of email addresses for resource locations

QA

  • Unit test framework (dmills)
  • System tests using XMPP (jono)
  • Automatically running via buildbot (atul)

Round Table

  • Possibility of using something other than js for writing tests (python, in particular)
  • Documentation
    • Setting up a server
    • For extension authors, etc