Open main menu

CDOT Wiki β

Changes

Potential Projects

1,166 bytes removed, 22:46, 17 September 2007
Tinderbox front page improvements: Tinderbox project taken by Dominic Baranski
Related tech and skills: XUL, JavaScript
== Tinderbox front page improvements ==
[http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox Tinderbox] is a web app showing the results of multiple machines building Firefox, running unit tests on it, and running performance tests on it, all on three different platforms (Windows, Linux, Mac). The display is very crowded right now, and can be difficult to read. In addition, some of the interesting information (changes in performance, for example) are hard to notice. The tinderbox server software recently was updated to include [http://www.json.org/ JSON] output, which means that webpages can now easily access the data to build their own displays. Using this data, create a new display for the Tinderbox data that helps developers monitor the status of the builds and performance data.
 
* [http://tinderbox.mozilla.org/Firefox/json.js Tinderbox JSON data]
* [http://people.mozilla.org/~rhelmer/mockups/tinderbox/ajax.html An example page using the data]
* [http://mavra.perilith.com/~luser/tboxtest.html Another example page using the data]. (Requires a [http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ recent Firefox 3 build])
== Firebug "linting" for portability problems ==
1
edit