Websites/Snippets: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 5 users not shown)
Line 21: Line 21:
* Stage URL: https://snippets.allizom.org
* Stage URL: https://snippets.allizom.org
* Dev URL: https://snippets-dev.allizom.org
* Dev URL: https://snippets-dev.allizom.org
* Code Repo: https://github.com/mozilla/home-snippets-switcher
* WhatsDeployed: http://mzl.la/whatsdeployed-snippets
* Code Repo: https://github.com/mozilla/snippets-service
* Snippet Templates: https://github.com/mozilla/snippets
* Code: Python / Django
* Code: Python / Django
* Product Owner: Engagement; Winston Bowden
* Product Owner: Engagement; Winston Bowden
Line 31: Line 33:


* Product owner - Jean Collings <jcollings>
* Product owner - Jean Collings <jcollings>
* TPM - Justin Crawford <hoosteeno>
* TPM -  
* Developers - Michael Kelly <mkelly>, Giorgos Logiotatidis <giorgos>
* Developers - Giorgos Logiotatidis <giorgos>, Paul McLanahan <pmac>
* L10N - Pascal Chevrel <pascal>
* L10N - Pascal Chevrel <pascal>
* IT - Daniel Maher <phrawzty>
* IT -  
* QA - Raymond Etornam Agbeame <retornam>, Stephen Donner <stephend>
* QA - Raymond Etornam Agbeame <retornam>, Stephen Donner <stephend>


Line 45: Line 47:
* [https://wiki.mozilla.org/Firefox/Projects/Firefox_Start/Snippet_Service About:Home and Snippet Service]
* [https://wiki.mozilla.org/Firefox/Projects/Firefox_Start/Snippet_Service About:Home and Snippet Service]
* [https://wiki.mozilla.org/Firefox/Projects/Firefox_Start/Snippet_Service#Client_match_rules Client Match Rules]
* [https://wiki.mozilla.org/Firefox/Projects/Firefox_Start/Snippet_Service#Client_match_rules Client Match Rules]
* [https://abouthome-snippets-service.readthedocs.org/ ReadTheDocs]


== Meetings ==
== Meetings ==
Line 53: Line 56:


= Sub Projects =
= Sub Projects =
 
* [[Websites/Snippets/Q2-2015-Enhancements | Q2 2015 Enhancements]]
* [[Websites/Snippets/Performance-Improvements|Performance Improvements]] ({{Bug|1040928}}) (Q3 2014)
* [[Websites/Snippets/Geolocated-Snippets|Geolocated Snippets]] ({{Bug|836099}}) (Q1 2013)
* [[Websites/Snippets/Geolocated-Snippets|Geolocated Snippets]] ({{Bug|836099}}) (Q1 2013)
* [[Websites/Snippets/Rewrite|Snippet Service Rewrite]] ({{Bug|866963}}) (Q2 2013)
* [[Websites/Snippets/Rewrite|Snippet Service Rewrite]] ({{Bug|866963}}) (Q2 2013)

Latest revision as of 17:08, 22 May 2015

Last updated: 2015/05/22

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 - Jean Collings <jcollings>
  • TPM -
  • Developers - Giorgos Logiotatidis <giorgos>, Paul McLanahan <pmac>
  • L10N - Pascal Chevrel <pascal>
  • IT -
  • QA - Raymond Etornam Agbeame <retornam>, Stephen Donner <stephend>

Links

Documentation

Meetings

Sub Projects

Related Projects

End of Life