Webdev/GetInvolved: Difference between revisions
(Adding explicit links to find out more about each site since it's not clear the headers are also links) |
|||
| 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. | ||
= | = Website Projects = | ||
=== [[Webdev/GetInvolved/ | === [[Webdev/GetInvolved/mozilla.org | www.mozilla.org]] === | ||
Mozilla | 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. | ||
* [[Webdev/GetInvolved/mozilla.org | Find out more about how to get involved with www.mozilla.org]] | |||
=== [[Webdev/GetInvolved/addons.mozilla.org | addons.mozilla.org (AMO) / marketplace.mozilla.org]] === | === [[Webdev/GetInvolved/addons.mozilla.org | addons.mozilla.org (AMO) / marketplace.mozilla.org]] === | ||
The [https://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 Memcached, Elasticsearch, RabbitMQ and Celery, and more. The [https://marketplace.mozilla.org marketplace] uses the same code base as AMO and focuses on providing a rich portal for users to be able to buy and sell open web apps on their desktop and mobile devices. | The [https://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 Memcached, Elasticsearch, RabbitMQ and Celery, and more. The [https://marketplace.mozilla.org marketplace] uses the same code base as AMO and focuses on providing a rich portal for users to be able to buy and sell open web apps on their desktop and mobile devices. | ||
* [[Webdev/GetInvolved/addons.mozilla.org | Find out more about how to get involved with addons.mozilla.org (AMO) / marketplace.mozilla.org]] | |||
=== [[Webdev/GetInvolved/support.mozilla.org | support.mozilla.org (SUMO)]] === | === [[Webdev/GetInvolved/support.mozilla.org | support.mozilla.org (SUMO)]] === | ||
[http://support.mozilla.org Mozilla Support] is the support site for Mozilla products. 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, Elasticsearch and more. | [http://support.mozilla.org Mozilla Support] is the support site for Mozilla products. 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, Elasticsearch and more. | ||
* [[Webdev/GetInvolved/support.mozilla.org | Find out more about how to get involved with support.mozilla.org (SUMO)]] | |||
=== [[Webdev/GetInvolved/developer.mozilla.org | developer.mozilla.org (MDN)]] === | === [[Webdev/GetInvolved/developer.mozilla.org | developer.mozilla.org (MDN)]] === | ||
The [http://developer.mozilla.org Mozilla Developer Network] is our technical resource for developers - including documentation and demo's for Mozilla and open web technologies. | The [http://developer.mozilla.org Mozilla Developer Network] is our technical resource for developers - including documentation and demo's for Mozilla and open web technologies. | ||
* [[Webdev/GetInvolved/developer.mozilla.org | Find out more about how to get involved with developer.mozilla.org (MDN)]] | |||
See also: [https://github.com/groovecoder/wp-promote-mdn/ Promote MDN WordPress plugin] | See also: [https://github.com/groovecoder/wp-promote-mdn/ Promote MDN WordPress plugin] | ||
| Line 25: | Line 30: | ||
=== [[Webdev/GetInvolved/crash-stats.mozilla.org | crash-stats.mozilla.org (Socorro) ]] === | === [[Webdev/GetInvolved/crash-stats.mozilla.org | 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. | ||
* [[Webdev/GetInvolved/crash-stats.mozilla.org | Find out more about how to get involved with crash-stats.mozilla.org (Socorro) ]] | |||
=== [[Webdev/GetInvolved/mozillians.org | mozillians.org]] === | === [[Webdev/GetInvolved/mozillians.org | mozillians.org]] === | ||
Mozilla Community Phonebook | Mozilla Community Phonebook | ||
* [[Webdev/GetInvolved/mozillians.org | Find out more about how to get involved with mozillians.org]] | |||
=== [[Webdev/GetInvolved/reps.mozilla.org |reps.mozilla.org]] === | === [[Webdev/GetInvolved/reps.mozilla.org |reps.mozilla.org]] === | ||
Mozilla Reps Portal | Mozilla Reps Portal | ||
* [[Webdev/GetInvolved/reps.mozilla.org |Find out more about how to get involved with reps.mozilla.org]] | |||
=== [[Webdev/GetInvolved/input.mozilla.org | input.mozilla.org ]] === | === [[Webdev/GetInvolved/input.mozilla.org | input.mozilla.org ]] === | ||
Firefox user feedback system. | Firefox user feedback system. | ||
* [[Webdev/GetInvolved/input.mozilla.org | Find out more about how to get involved with input.mozilla.org ]] | |||
=== [[Webdev/GetInvolved/WordPress | WordPress plug-ins]] === | |||
Mozilla has a number of WordPress plugins - from adding Mozilla-driven web technology features to helping promote Mozilla. | |||
* [[Webdev/GetInvolved/WordPress | Find out more about how to get involved with WordPress plug-ins]] | |||
=== [[Webdev/GetInvolved/django-browserid |django-browserid]] === | === [[Webdev/GetInvolved/django-browserid |django-browserid]] === | ||
Django library providing BrowserID/Persona based authentication. | Django library providing BrowserID/Persona based authentication. | ||
* [[Webdev/GetInvolved/django-browserid |Find out more about how to get involved with django-browserid]] | |||
Revision as of 22:15, 26 October 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.
Website Projects
www.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) / marketplace.mozilla.org
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 Memcached, Elasticsearch, RabbitMQ and Celery, and more. The marketplace uses the same code base as AMO and focuses on providing a rich portal for users to be able to buy and sell open web apps on their desktop and mobile devices.
support.mozilla.org (SUMO)
Mozilla Support is the support site for Mozilla products. 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, Elasticsearch and more.
developer.mozilla.org (MDN)
The Mozilla Developer Network is our technical resource for developers - including documentation and demo's for Mozilla and open web technologies.
See also: Promote MDN WordPress plugin
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
Firefox user feedback system.
WordPress plug-ins
Mozilla has a number of WordPress plugins - from adding Mozilla-driven web technology features to helping promote Mozilla.
django-browserid
Django library providing BrowserID/Persona based authentication.