Webdev/GetInvolved: Difference between revisions
ArcTanSusan (talk | contribs) m (→Website Projects: Added AirMozilla as project that people can contribute to) |
(Remove not-used websites) |
||
(23 intermediate revisions by 16 users not shown) | |||
Line 3: | Line 3: | ||
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 [http://mozweb.readthedocs.org Webdev Bootcamp]. | 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 [http://mozweb.readthedocs.org Webdev Bootcamp]. | ||
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] (to sign up to the forum as a mailing list, go to [https://lists.mozilla.org/listinfo/dev-webdev lists.mozilla.org/listinfo/dev-webdev]) 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. | ||
{{FeaturedProject | {{FeaturedProject | ||
Line 19: | Line 19: | ||
* [[Webdev/GetInvolved/mozilla.org | Find out more about how to get involved with www.mozilla.org]] | * [[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) | === [[Webdev/GetInvolved/addons.mozilla.org | addons.mozilla.org (AMO)]] === | ||
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://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. | ||
* [[Webdev/GetInvolved/ | * [[Webdev/GetInvolved/addons.mozilla.org|Find out more about how to get involved with addons.mozilla.org (AMO)]] | ||
=== [[Webdev/GetInvolved/air.mozilla.org | air.mozilla.org | |||
=== [[Webdev/GetInvolved/air.mozilla.org | air.mozilla.org]] === | |||
[https://air.mozilla.org Air Mozilla] is the Internet multimedia presence of Mozilla, with live and pre-recorded shows, interviews, news snippets, tutorial videos, and features about the Mozilla community. | [https://air.mozilla.org Air Mozilla] is the Internet multimedia presence of Mozilla, with live and pre-recorded shows, interviews, news snippets, tutorial videos, and features about the Mozilla community. | ||
* [[Webdev/GetInvolved/air.mozilla.org | Find out more about how to get involved with air.mozilla.org]] | |||
* [[Webdev/GetInvolved/ | |||
=== [[Webdev/GetInvolved/developer.mozilla.org | developer.mozilla.org (MDN)]] === | === [[Webdev/GetInvolved/developer.mozilla.org | developer.mozilla.org (MDN)]] === | ||
Line 43: | Line 41: | ||
* [[Webdev/GetInvolved/crash-stats.mozilla.org | Find out more about how to get involved with crash-stats.mozilla.org (Socorro) ]] | * [[Webdev/GetInvolved/crash-stats.mozilla.org | Find out more about how to get involved with crash-stats.mozilla.org (Socorro) ]] | ||
=== [[Webdev/GetInvolved/ | === [[Webdev/GetInvolved/careers.mozilla.org | careers.mozilla.org ]] === | ||
[https://careers.mozilla.org/ Careers] is the Mozilla jobs listings system. | |||
* [[Webdev/GetInvolved/ | * [[Webdev/GetInvolved/careers.mozilla.org | Find out more about how to get involved with careers.mozilla.org ]] | ||
=== [[Webdev/GetInvolved/ | === [[Webdev/GetInvolved/location.services.mozilla.com | location.services.mozilla.com ]] === | ||
[https://location.services.mozilla.com/ MLS] is an open service which lets devices determine their location based on network infrastructure like WiFi access points and cell towers. | |||
* [[Webdev/GetInvolved/ | * [[Webdev/GetInvolved/location.services.mozilla.com | Find out more about how to get involved with location.services.mozilla.com ]] | ||
=== [[Webdev/GetInvolved/ | === [[Webdev/GetInvolved/PluginCheck | PluginCheck]] === | ||
[https:// | Most user know Plugin Check from pointing their browsers to [https://mozilla.org/plugincheck mozilla.org/plugincheck] but, there is a lot more to it than a single web page. There are some really interesting and challenging problems to help solve, from QA automation to improving the flow of reporting plugin updates and a whole bunch of JavaScript to be improved. | ||
[[Webdev/GetInvolved/PluginCheck | Find out how you can get involved with PluginCheck]] | |||
=== [[Webdev/GetInvolved/ | === [[Webdev/GetInvolved/pontoon.mozilla.org |pontoon.mozilla.org]] === | ||
[https:// | [https://pontoon.mozilla.org/ Pontoon] is Mozilla's Localization Platform. | ||
* [[Webdev/GetInvolved/ | * [[Webdev/GetInvolved/pontoon.mozilla.org |Find out more about how to get involved with Pontoon]] | ||
= WordPress = | = WordPress = | ||
Line 72: | Line 70: | ||
We've got lots of libraries we've written, many of which are looking for help. | We've got lots of libraries we've written, many of which are looking for help. | ||
=== [ | === [https://github.com/mozilla/mozilla-django-oidc django-oidc] === | ||
Django library providing | Django library providing OIDC based authentication. | ||
=== [https://github.com/andymckay/django-paranoia django-paranoia] === | === [https://github.com/andymckay/django-paranoia django-paranoia] === | ||
Line 82: | Line 78: | ||
=== [https://github.com/andymckay/django-statsd django-statsd] === | === [https://github.com/andymckay/django-statsd django-statsd] === | ||
Django library for creating metrics using Graphite and Statsd. | Django library for creating metrics using Graphite and Statsd. | ||
= Learning Web Development = | = Learning Web Development = | ||
Line 94: | Line 84: | ||
* https://webmaker.org/ | * https://webmaker.org/ | ||
Latest revision as of 18:08, 15 May 2024
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 (to sign up to the forum as a mailing list, go to lists.mozilla.org/listinfo/dev-webdev) or IRC in #webdev or talk to @potch, @groovecoder or @r1cky on Twitter.
![]() |
Featured Project: Mozilla.org |
Mozilla.org is the main web property for Mozilla products. View List Of Mentored Tasks and Learn More |
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)
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.
air.mozilla.org
Air Mozilla is the Internet multimedia presence of Mozilla, with live and pre-recorded shows, interviews, news snippets, tutorial videos, and features about the Mozilla community.
developer.mozilla.org (MDN)
The Mozilla Developer Network is our technical resource for developers - including documentation and demos 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.
careers.mozilla.org
Careers is the Mozilla jobs listings system.
location.services.mozilla.com
MLS is an open service which lets devices determine their location based on network infrastructure like WiFi access points and cell towers.
PluginCheck
Most user know Plugin Check from pointing their browsers to mozilla.org/plugincheck but, there is a lot more to it than a single web page. There are some really interesting and challenging problems to help solve, from QA automation to improving the flow of reporting plugin updates and a whole bunch of JavaScript to be improved.
Find out how you can get involved with PluginCheck
pontoon.mozilla.org
Pontoon is Mozilla's Localization Platform.
WordPress
Mozilla runs a number of WordPress sites, and has developed a number of WordPress plugins.
Libraries
We've got lots of libraries we've written, many of which are looking for help.
django-oidc
Django library providing OIDC based authentication.
django-paranoia
Django library for warning people about attempted security intrusions.
django-statsd
Django library for creating metrics using Graphite and Statsd.
Learning Web Development
If you're interested in learning more about web development and how the web works, you may be interested in our Webmaker project: