Webdev/GetInvolved: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
If you have questions or are unsure how you can help, just ask on the [https://groups.google.com/forum/?fromgroups#!forum/mozilla.dev.webdev webdev forum] or [irc://irc.mozilla.org#webdev IRC in #webdev] or talk to [https://twitter.com/potch @potch], [https://twitter.com/groovecoder @groovecoder] or [https://twitter.com/r1cky @r1cky] on Twitter.
If you have questions or are unsure how you can help, just ask on the [https://groups.google.com/forum/?fromgroups#!forum/mozilla.dev.webdev webdev forum] or [irc://irc.mozilla.org#webdev IRC in #webdev] or talk to [https://twitter.com/potch @potch], [https://twitter.com/groovecoder @groovecoder] or [https://twitter.com/r1cky @r1cky] on Twitter.


=addons.mozilla.org (AMO)=
= List Of Projects =
The [http://addons.mozilla.org Firefox Add-ons site] is a gallery of available customizations for the Firefox Web Browser. This is our highest trafficked website (20K hits per second) and uses technology like Redis, Memcached, Elastic Search, Sphinx and more.


[[image:Amo-clipped.png|right]]
=== [[Webdev/GetInvolved/mozilla.org | Mozilla.org]] ===
Having retired the Mozilla.com domain, Mozilla.org is now the main web property for Mozilla products and Engagement. Firefox, Thunderbird, Apps, B2G, Identity and Privacy, plus Press Center, Get Involved and others live under this domain.


* Fork us on [https://github.com/mozilla/zamboni Github]
=== [[Webdev/GetInvolved/addons.mozilla.org | addons.mozilla.org (AMO)]] ===
* Who:
The [http://addons.mozilla.org Firefox Add-ons site] is a gallery of available customizations for the Firefox Web Browser. This is our highest trafficked website (20K hits per second) and uses technology like Redis, Memcached, Elastic Search, Sphinx and more.
** [http://micropipes.com/blog/ Wil Clouser] (clouserw)
** [http://potch.me/ Matt Claypotch] (potch)
* IRC: [irc://irc.mozilla.org/#amo #amo]
* Addons on [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=OPEN+product%3Aaddons Bugzilla]
* [https://litmus.mozilla.org/show_test.cgi?searchType=by_category&product_id=8&branch_id=18&testgroup_id=&subgroup_id= Litmus Tests] for Addons
 
==Mentored bugs==
<bugzilla>
    {
        "product": "addons.mozilla.org",
        "whiteboard": "mentor",
        "resolution": "---"
    }
</bugzilla>


=support.mozilla.org (SUMO)=
=== [[Webdev/GetInvolved/support.mozilla.org | support.mozilla.org (SUMO)]] ===
[http://support.mozilla.org Firefox Help] is the support site for Firefox users. It helps millions of users every week through a knowledge base and support forum. It also provides collaboration and localization tools for the contributors. It uses technology like Python, Django, MySQL, Redis, Memcached, Elastic Search and more.
[http://support.mozilla.org Firefox Help] is the support site for Firefox users. It helps millions of users every week through a knowledge base and support forum. It also provides collaboration and localization tools for the contributors. It uses technology like Python, Django, MySQL, Redis, Memcached, Elastic Search and more.


[[image:Sumo-clipped.png|right]]
=== [[Webdev/GetInvolved/developer.mozilla.org | developer.mozilla.org (MDN)]] ===
 
* Fork us on [https://github.com/mozilla/kitsune Github]
* Who:
** [http://rickyrosario.com/ Ricky Rosario] (r1cky)
** [http://bluesock.org/~willg/ Will Kahn-Greene] (willkg)
* IRC: [irc://irc.mozilla.org/#sumodev #sumodev]
* Support on [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=OPEN%20product%3Asupport.mozilla.org Bugzilla]
* [https://litmus.mozilla.org/show_test.cgi?searchType=by_category&product_id=12&branch_id=30&testgroup_id=&subgroup_id= Litmus Tests] for Support
 
==Mentored bugs==
<bugzilla>
    {
        "product": "support.mozilla.org",
        "whiteboard": "mentor",
        "resolution": "---"
    }
</bugzilla>
 
=developer.mozilla.org (MDN)=
 
The [http://developer.mozilla.org Mozilla Developer Network] is the open developer documentation platform for information about Mozilla and web technologies.
The [http://developer.mozilla.org Mozilla Developer Network] is the open developer documentation platform for information about Mozilla and web technologies.


[[image:Mdn-clipped.png|right]]
=== [[Webdev/GetInvolved/crash-stats.mozilla.org | crash-stats.mozilla.org (Socorro) ]] ===
 
* Fork us on [https://github.com/mozilla/kuma Github]
* Who:
** [http://decafbad.com/ Les Orchard] (lorchard)
** [http://groovecoder.com/ Luke Crouch] (groovecoder)
** [http://www.b-list.org/ James Bennett] (ubernostrum)
* IRC: [irc://irc.mozilla.org/#mdn #mdn]
* MDN on [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&resolution=DUPLICATE&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=mentor&product=Mozilla%20Developer%20Network Bugzilla]
 
==Mentored Bugs==
<bugzilla>
    {
        "product": "Mozilla Developer Network",
        "whiteboard": "mentor",
        "resolution": "---"
    }
</bugzilla>
 
=crash-stats.mozilla.org (Socorro)=
Socorro is a server to accept and process Breakpad crash reports from Firefox, Thunderbird, etc.
Socorro is a server to accept and process Breakpad crash reports from Firefox, Thunderbird, etc.


[[image:socorro-clipped.png|right]]
=== [[Webdev/GetInvolved/mozillians.org | mozillians.org]] ===
 
* Fork us on [https://github.com/mozilla/socorro Github]
* Who:
** [http://www.laurathomson.com/ Laura Thomson] (laura)
** [http://twobraids.livejournal.com/ Lars Lohn] (lars)
** [http://chrislonnen.com/ Chris Lonnen] (lonnen)
** [http://rhelmeer.org Rob Helmer] (rhelmer)
* IRC: #breakpad
* [https://wiki.mozilla.org/Breakpad Breakpad on MozillaWiki]
* Socorro on [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=OPEN+product%3ASocorro Bugzilla]
 
==Mentored bugs==
<bugzilla>
    {
        "product": "Socorro",
        "whiteboard": "mentor",
        "resolution": "---"
    }
</bugzilla>
 
=www.mozilla.org=
 
[[image:Www-clipped.jpg|right]]
 
* Fork us on [https://github.com/mozilla/bedrock/ Github]
* Who:
** [http://jlongster.com/ James Long] (jlongster)
** [http://fredericiana.com/ Fred Wenzel] (wenzel)
* IRC: [irc://irc.mozilla.org/#www #www]
* mozilla.org on [https://wiki.mozilla.org/Mozilla.org Mozilla Wiki]
* mozilla.org/firefox (formerly mozilla.com) on [https://wiki.mozilla.org/Mozilla.com Mozilla Wiki]
* mozilla.org on [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=OPEN+product%3Awebsites+component%3Awww.mozilla.org Bugzilla]
* mozilla.org/firefox on [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=OPEN+product%3Awebsites+component%3Awww.mozilla.org/firefox Bugzilla]
 
==Mentored bugs==
<bugzilla>
    {
        "product": "www.mozilla.org",
        "whiteboard": "mentor",
        "resolution": "---"
    }
</bugzilla>
 
=input.mozilla.org=
 
* Fork us on [https://github.com/mozilla/input.mozilla.org/ Github]
* Who:
** [http://nigelb.me/ Nigel Babu] (nigelb)
* IRC: #input
* Firefox Input on [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=OPEN+product%3Input Bugzilla]
 
==Mentored bugs==
<bugzilla>
    {
        "product": "Input",
        "whiteboard": "mentor",
        "resolution": "---"
    }
</bugzilla>
 
=mozillians.org=
Mozilla Community Phonebook
Mozilla Community Phonebook


* Fork us on [https://github.com/mozilla/mozillians/ Github]
=== [[Webdev/GetInvolved/reps.mozilla.org |reps.mozilla.org]] ===
* Who:
** [http://readevalprint.com/ Tim Watts] (timw)
** [http://coffeeonthekeyboard.com/ James Socol] (jsocol)
* IRC: #mozillians
* Mozillians on [https://bugzilla.mozilla.org/buglist.cgi?product=Community%20Tools;component=Phonebook;resolution=---;list_id=3505810 Bugzilla]
 
==Mentored bugs==
<bugzilla>
    {
        "product": "Community Tools",
        "components": "Phonebook",
        "whiteboard": "mentor",
        "resolution": "---"
    }
</bugzilla>
 
=reps.mozilla.org=
Mozilla Reps Portal
Mozilla Reps Portal


* Fork us on [https://github.com/mozilla/remo Github]
=== [[Webdev/GetInvolved/input.mozilla.org | input.mozilla.org ]] ===
* Who:
** [http://sealabs.net/seadog Giorgos Logiotatidis] (giorgos)
** [http://pierros.papadeas.gr Pierros Papadeas] (pierros)
* IRC: #remo-dev
* ReMo Portal on [https://bugzilla.mozilla.org/buglist.cgi?list_id=3385050;resolution=---;resolution=DUPLICATE;classification=Other;query_format=advanced;component=reps.mozilla.org;product=Mozilla%20Reps Bugzilla]
* [http://mzl.la/N7c6nd Remo WebDev Opportunities Pad]
 
==Mentored bugs==
<bugzilla>
    {
        "product": "Mozilla Reps",
        "component": "reps.mozilla.org",
        "whiteboard": "mentor",
        "resolution": "---"
    }
</bugzilla>
 
=Smaller Projects=
 
Looking for a baby you can call your own? This section lists one-person projects.

Revision as of 23:48, 18 September 2012

Get involved with making Mozilla's web sites even better. This page lists contribution opportunities that you're welcome to work on.

Most of the code on our sites is HTML, CSS, JavaScript and Django (Python) and you can read about how we do web development in the Webdev Bootcamp.

If you have questions or are unsure how you can help, just ask on the webdev forum or IRC in #webdev or talk to @potch, @groovecoder or @r1cky on Twitter.

List Of Projects

Mozilla.org

Having retired the Mozilla.com domain, Mozilla.org is now the main web property for Mozilla products and Engagement. Firefox, Thunderbird, Apps, B2G, Identity and Privacy, plus Press Center, Get Involved and others live under this domain.

addons.mozilla.org (AMO)

The Firefox Add-ons site is a gallery of available customizations for the Firefox Web Browser. This is our highest trafficked website (20K hits per second) and uses technology like Redis, Memcached, Elastic Search, Sphinx and more.

support.mozilla.org (SUMO)

Firefox Help is the support site for Firefox users. It helps millions of users every week through a knowledge base and support forum. It also provides collaboration and localization tools for the contributors. It uses technology like Python, Django, MySQL, Redis, Memcached, Elastic Search and more.

developer.mozilla.org (MDN)

The Mozilla Developer Network is the open developer documentation platform for information about Mozilla and web technologies.

crash-stats.mozilla.org (Socorro)

Socorro is a server to accept and process Breakpad crash reports from Firefox, Thunderbird, etc.

mozillians.org

Mozilla Community Phonebook

reps.mozilla.org

Mozilla Reps Portal

input.mozilla.org