Websites/Snippets: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 16: Line 16:
== Overview ==
== Overview ==


* Code name: snippets
* Code name: Snippets
* Service docs: https://wiki.mozilla.org/Firefox/Projects/Firefox_Start/Snippet_Service
* Service docs: https://wiki.mozilla.org/Firefox/Projects/Firefox_Start/Snippet_Service
* Prod URL:  https://snippets.mozilla.com
* Prod URL:  https://snippets.mozilla.com
Line 22: Line 22:
* Dev URL: https://snippets-dev.allizom.org
* Dev URL: https://snippets-dev.allizom.org
* Code Repo: https://github.com/mozilla/home-snippets-switcher
* Code Repo: https://github.com/mozilla/home-snippets-switcher
* L10N Repo: n/a
* Code: Python / Django
* Code: Python / Django
* Product Owner: Engagement; Winston Bowden
* Product Owner: Engagement; Winston Bowden
* Dev Team: [https://wiki.mozilla.org/Webdev/Web_Production Web Production]
* Dev Team: [https://wiki.mozilla.org/Webdev/Web_Production Web Production]
* IRC Channel: #snippets on irc.mozilla.com
* IRC Channel: #snippets on irc.mozilla.com
* Team Email:


== Team ==
== Team ==

Revision as of 18:55, 6 November 2013

Last updated: 2013/11/06

Elevator Pitch

The about:home snippet service is a simple, highly-cached content management service. It is intended to assemble and deliver content snippets to the about:home page in Firefox.

The content delivered is determined by details about the installation of Firefox requesting content - including mainly details about the browser's build, locale, platform, and distribution channel, but not the person using the browser.

See Also

Project Management

Overview

Team

The primary and secondary contacts for each role of this project:

  • Product owner - Winston Bowden <wbowden>
  • TPM - Justin Crawford <hoosteeno>
  • Developers - Michael Kelly <mkelly>, Giorgos Logiotatidis <giorgos>
  • L10N - Pascal Chevrel <pascal>
  • IT - Daniel Maher <phrawzty>
  • QA - Raymond Etornam Agbeame <retornam>, Stephen Donner <stephend>

Links

Meetings

Sub Projects

Related Projects

End of Life