Confirmed users, Bureaucrats and Sysops emeriti
1,057
edits
Line 92: | Line 92: | ||
== Developer Relations == | == Developer Relations == | ||
* Firefox 3 documentation work is ongoing, with Places and FUEL being the current works-in-progress. | * Firefox 3 documentation work is ongoing, with [http://developer.mozilla.org/en/docs/Category:Places Places] and [http://developer.mozilla.org/en/docs/FUEL FUEL] being the current works-in-progress. | ||
* Planning work is in progress on migrating MDC to the php5 cluster to improve performance and reliability. | * Planning work is in progress on migrating MDC to the php5 cluster to improve performance and reliability. | ||
* Simon Willison is at work on an update to our core JavaScript reference, integrating post JavaScript 1.5 material directly into the core of the documentation. New material includes: | * Simon Willison is at work on an update to our core JavaScript reference, integrating post JavaScript 1.5 material directly into the core of the documentation. New material includes: | ||
** A new chapter on closures | ** A new chapter on [http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Guide:Working_with_Closures closures] | ||
** A new chapter on XML processing with E4X | ** A new chapter on [http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Guide:Processing_XML_with_E4X XML processing with E4X] | ||
** Extensions to the chapters on functions and variables to include new JavaScript 1.7 features such as let. | ** Extensions to the chapters on functions and variables to include new JavaScript 1.7 features such as let. | ||
** More is in the works. | ** More is in the works. |