Confirmed users
104
edits
No edit summary |
|||
(12 intermediate revisions by 5 users not shown) | |||
Line 2: | Line 2: | ||
* [http://www.mozilla.org/docs/ Mozilla Developer Documentation] | * [http://www.mozilla.org/docs/ Mozilla Developer Documentation] | ||
* | * [http://www.mozilla.org/catalog/ Mozilla Documentation] | ||
* [http://www.mozilla.org/faq.html Mozilla FAQs] | |||
* [http://www.mozilla.org/university/resource_map.html Mozilla University Planning Document] | |||
* [http://www.mozilla.org/js/language/ JavaScript Language Resources] | |||
* [http://www.xulplanet.com/ XULPlanet] - EXTERNAL | |||
* [http://kb.mozillazine.org/Dev_:_Extensions MozillaZine Knowledge Base] | |||
== All Dev Types == | |||
* [http://www.mozilla.org/bugs/ Reporting Bugs] - ??? | |||
== Web Content and Application Developers == | == Web Content and Application Developers == | ||
* [http://www.mozilla.org/docs/web-developer/upgrade_2.html Using Standards in Your Web Pages] - Mike Cowperthwaite, Marcio Galli, Jim Ley, Ian Oeschger, Simon Paquet, | * [http://www.mozilla.org/docs/web-developer/upgrade_2.html Using Standards in Your Web Pages] - Mike Cowperthwaite, Marcio Galli, Jim Ley, Ian Oeschger, Simon Paquet, Gérard Talbot * | ||
* [http://www.mozilla.org/docs/web-developer/quirks/ Mozilla's Quirks Mode] - David Baron | * [http://www.mozilla.org/docs/web-developer/quirks/ Mozilla's Quirks Mode] - David Baron * | ||
* [http://www.mozilla.org/docs/web-developer/quirks/doctypes.html Mozilla's DOCTYPE sniffing] - David Baron | * [http://www.mozilla.org/docs/web-developer/quirks/doctypes.html Mozilla's DOCTYPE sniffing] - David Baron * | ||
* [http://www.mozilla.org/docs/web-developer/quirks/quirklist.html List of Mozilla Quirks Mode Behavior] - David Baron | * [http://www.mozilla.org/docs/web-developer/quirks/quirklist.html List of Mozilla Quirks Mode Behavior] - David Baron * | ||
* [http://www.mozilla.org/docs/web-developer/mimetypes.html Mozilla and MIME Types] - Christian Biesinger * | |||
* [http://www.mozilla.org/docs/web-developer/faq.html Mozilla Web Author FAQ] - Henri Sivonen * | |||
* [http://www.mozilla.org/docs/web-developer/ Web developer documentation] - David Baron * | |||
* [http://www.mozilla.org/access/ Mozilla Accessibility Project] - Aaron Leventhal | |||
Starred authors have been contacted about licensing under CC. | |||
== Mozilla ISVs == | == Mozilla ISVs == | ||
* [http://www.mozilla.org/projects/xul/xul.html XUL User Interface Language 1.0] - David Hyatt, Ben Goodger, Ian Hickson, Chris Waterson | |||
* [http://www.mozilla.org/docs/xul/xulnotes/xulnote_events.html XUL Event Propagation] - Ian Oeschger | |||
* [http://www.hacksrus.com/~ginda/devday2001/contents.html Building Applications with XUL (Presentation)] - EXTERNAL - Robert Ginda, Joe Hewitt | |||
* [http://www.mozilla.org/docs/tutorials/sitenav/ Using Remote XUL (tutorial)] - ??? | |||
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extention (tutorial)] - Myk Melez | |||
* [http://www.mozilla.org/xpfe/goodcss.html Writing Efficient CSS] - David Hyatt | |||
* [http://books.mozdev.org/index.html Creating Applications with Mozilla] - EXTERNAL, FULL BOOK - Various Authors | |||
* [http://www.mozilla.org/projects/xbl/xbl.html Extensible Binding Language 1.0] - ??? | |||
* [http://www.mozilla.org/projects/xpinstall/browser_xpi.html XPI Installer Scripting by Example] - Ian Oeschger | |||
* [http://www.mozilla.org/rdf/doc/ RDF in Mozilla] - links to various subtopics - Various Authors | |||
* [http://www.mozilla.org/xpfe/xptoolkit/overlays.html XUL Overlays] - David Hyatt* | |||
* http://www.mozilla.org/projects/embedding/embedoverview/EmbeddingBasics.html Gecko Embedding Basics] - Ellen Evans | |||
* [http://www.mozilla.org/projects/embedding/PublicAPIs.html Mozilla Embedding APIs] - ??? | |||
* [http://www.mozilla.org/projects/embedding/embedapiref/embedapiTOC.html Embedding API Reference] - Ellen Evans | |||
* [http://www-128.ibm.com/developerworks/webservices/library/co-xpcom.html XPCom Part 1: An Introduction...] - EXTERNAL - Rick Parrish | |||
* [http://developer.mozilla.org/xpcom/api/ XPCOM API Reference] - ??? | |||
* [http://www.mozilla.org/projects/xpcom/doc/ XPCOM Guidebook (UNFINISHED)] - Alec Flett | |||
* [http://www.mozilla.org/scriptable/ XPConnect: Scriptable Components] - John Bandhaur, Michael Ang | |||
* [http://www.mozilla.org/projects/xpcom/string-guide.html Guide to Mozilla String Classes] - Alec Flett, David Baron, et al. | |||
* [http://www.mozilla.org/newlayout/doc/gecko-overview.htm Gecko Overview (Presentation)] - Chris Waterson | |||
* [http://www.mozilla.org/projects/netlib/necko_interface_overview.html Necko Interfaces Primer] - Darin Fisher | |||
* [http://www.mozilla.org/js/spidermonkey/ Mozilla's SpiderMonkey JavaScript Engine] - Brendan Eich, Rob Ginda, et al. | |||
== Mozilla Contributors == | == Mozilla Contributors == | ||
* [http://www.mozilla.org/hacking/ Mozilla Hacking in a Nutshell] - links to various subtopics | |||
* [http://www.mozilla.org/build/ Build Documentation] - ben smedberg | |||
* [http://www.mozilla.org/hacking/portable-cpp.html C++ Portability Guide] - David Williams, Scott Collins, Chris Blizzard, David Baron | |||
* [http://www.mozilla.org/quality/help/ Helping with QA] - Gervase Markham | |||
* [http://www.mozilla.org/quality/smoketests/index.html Mozilla Quality Assurance Smoke Tests] - Asa | |||
* [http://developer.mozilla.org/mozilla/ Mozilla Developer Docs - ON CURRENT DEVMO] - various | |||
== Tools Pages/Docs == | |||
* [http://www.mozilla.org/projects/venkman/ Venkman homepage] | |||
* [http://www.mozilla.org/scriptable/xpidl/ XPIDL ] - Michael Ang | |||
* [http://www.mozilla.org/projects/xpcom/nsCOMPtr.html nsCOMPtr User's Guide] - Scott Collins | |||
* [http://www.mozilla.org/hacking/bonsai.html Hacking Mozilla with Bonsai] - ??? | |||
* [https://www.cvshome.org/docs/blandy.html CVS Homepage] - EXTERNAL | |||
* [http://lxr.linux.no/ LXR] - EXTERNAL |