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

From MozillaWiki
< MDN‎ | Archives
Jump to navigation Jump to search
(Update link to code)
No edit summary
Line 32: Line 32:


-->
-->
= Critical Path =
To ensure the success of the project, the following schema detailed its critical path in term of actions.
[[File:Mdn-compat-data.png|628px|thumb|center|Critical path]]
It can be roughly summarized as follow:
# Retrieve the most important needs (requirement and use cases) regarding the data
# Handle a data storage
# Build how to get data
# Build how to expose data


= Get Involved =
= 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 [https://lists.mozilla.org/listinfo/dev-mdn the dev-mdn mailing list]. Schedule and progress are summarized on the [https://lists.mozilla.org/listinfo/mdn the mdn mailing list].  
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 [https://lists.mozilla.org/listinfo/dev-mdn the dev-mdn mailing list]. Schedule and progress are summarized on the [https://lists.mozilla.org/listinfo/mdn the mdn mailing list].  


[[User:Renoirb|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 <code>America/New_York</code> time-zone.
[[User:Jeremie_Patonnier|Jeremie Patonnier]] is the resource leading that project, feel free to contact him for any question. He's available, on IRC under the nickname '''Jeremie''' and follows typical work hours within the <code>Central European</code> time-zone.


==Who's in charge?==
==Who's in charge?==

Revision as of 09:52, 5 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.


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.

Jeremie Patonnier is the resource leading that project, feel free to contact him for any question. He's available, on IRC under the nickname Jeremie and follows typical work hours within the Central European 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