MDN/Archives/Projects/Development/CompatibilityTables: Difference between revisions

From MozillaWiki
< MDN‎ | Archives
Jump to navigation Jump to search
(Syntax mistake in name reference)
(Update link to code)
Line 69: Line 69:
* Defining the data schema to use
* Defining the data schema to use
** https://bugzilla.mozilla.org/show_bug.cgi?id=996570
** https://bugzilla.mozilla.org/show_bug.cgi?id=996570
** https://github.com/jwhitlock/web-platform-compat
** https://github.com/mdn/browsercompat
* [https://docs.google.com/document/d/1t17_J5LeWCe1WaZDJxY36c5Ek0ivAdEG4-YAtueynJI UX work notes (migrated from Etherpad)]
* [https://docs.google.com/document/d/1t17_J5LeWCe1WaZDJxY36c5Ek0ivAdEG4-YAtueynJI UX work notes (migrated from Etherpad)]
* Start building the data hosting service
* Start building the data hosting service

Revision as of 18:22, 4 January 2016

Web compatibility tables (WCT) are one of the key feature of MDN. It allows users to know more about the reliability of any web standard features and to ease the use of web technologies. Currently, the data are gather and maintain "by hand". Thanks to our awesome community we have some good data. However, this is hardly sustainable as the number of technologies is growing as well a the complexity of the implementation. We start to face some difficulties to stay up to date and to provide and improved content around those data.

Goals

Goals and how we see the project is elaborated in the Vision Document

NOTE: Initial goal elaboration is commented in this page.


Critical Path

To ensure the success of the project, the following schema detailed its critical path in term of actions.

Critical path

It can be roughly summarized as follow:

  1. Retrieve the most important needs (requirement and use cases) regarding the data
  2. Handle a data storage
  3. Build how to get data
  4. Build how to expose data

Get Involved

Any one who wish to get involved with this project is welcome. This page will provide information about the project and its progress. Everything is discuss directly on the dev-mdn mailing list. Schedule and progress are summarized on the the mdn mailing list.

Renoir Boulanger is the resource leading that project, feel free to contact him for any question. He's available, on IRC under the nickname renoirb and follows typical work hours within the America/New_York time-zone.

Who's in charge?

Responsibilities for the project are define through the following RASCI matrix:

Current progress

Monthly Checking meeting

In progress

Next step

  • Release a first alpha


Done

Bugzilla status

Main tracking bug: https://bugzilla.mozilla.org/show_bug.cgi?id=compat-data

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


Useful resources

Possible third party resources

Similar projects

Could be used as data-source but serves a purpose similar to BrowserCompat.

Can I Use...

  • The most popular
  • Closest to providing browser compatibility tables supported in User-Agents.
  • Edited manually by contributors through GitHub
  • Uses GitHub repository, reading from flat JSON files

Web Browser Compatibility .com

  • Provides data and statics only using test runs results from visitors own web browser
  • New in town, by Cody Lindley
  • Maintenance process unknown yet


Data source

tests suite