Websites/Snippets: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(33 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{LastUpdated}}
{{TOC_limit|3}}
= Elevator Pitch =
= Elevator Pitch =


Line 5: Line 8:
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.
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.


* [[Websites/Snippets/FeatureEnhancements|Feature Enhancements]]
== See Also ==


== Tools ==
* [[Websites/Snippets/about:home_101|about:home 101]]


* [http://software.hixie.ch/utilities/cgi/data/data URI kitchen]
= Project Management =
 
= Goals and Measurements =


== 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
* Stage URL: https://snippets.stage.mozilla.com
* Stage URL: https://snippets.allizom.org
* Code Repo: https://github.com/lmorchard/home-snippets-switcher
* Dev URL: https://snippets-dev.allizom.org
* L10N Repo: n/a
* 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; Laura Forrest
* 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 ==
The primary and secondary contacts for each role of this project:
The primary and secondary contacts for each role of this project:


* Product owner - Laura Forrest
* Product owner - Jean Collings <jcollings>
* TPM - Chris More
* TPM -  
* Web Program Manager - Mike Alexis
* Developers - Giorgos Logiotatidis <giorgos>, Paul McLanahan <pmac>
* Developers - Les Orchard, Mike Kelly, any interested WebDev's to help create HTML5 snippets
* L10N - Pascal Chevrel <pascal>
* L10N -  
* Designer -
* IT -  
* IT -  
* QA -  
* QA - Raymond Etornam Agbeame <retornam>, Stephen Donner <stephend>
* UX -
* Security -
* Legal -


= Meetings =
== Links ==
* [https://mozilla.kanbanery.com/projects/35613/board/ Kanban Board]
* [[Websites/Snippets/Roadmap|Roadmap / Wishlist]]


* [[Websites/Snippets/Meetings/2011-05-09|2011-05-09 (The future of snippets)]]
== Documentation ==
* [[Websites/Snippets/Meetings/2011-05-23|2011-05-23 (weekly check-in)]]
* [[Websites/Snippets/QA|QA Proccess for Snippets and Service]]
* [[Websites/Snippets/Meetings/2011-05-25|2011-05-25 (hack session planning)]]
* [https://wiki.mozilla.org/Firefox/Projects/Firefox_Start/Snippet_Service About:Home and Snippet Service]
* [[Websites/Snippets/Meetings/2011-06-02|2011-06-02 (HTML5 Hackathon)]]
* [https://wiki.mozilla.org/Firefox/Projects/Firefox_Start/Snippet_Service#Client_match_rules Client Match Rules]
* [[Websites/Snippets/Meetings/2011-06-08|2011-06-08 (Service Improvement Requirements)]]
* [https://abouthome-snippets-service.readthedocs.org/ ReadTheDocs]
* [[Websites/Snippets/Meetings/2011-06-09|2011-06-09 (Improvement Implementation Plan)]]
* [[Websites/Snippets/Meetings/2011-06-13|2011-06-09 (Status Update)]]
* [[Websites/Snippets/Meetings/2011-06-24|2011-06-24 (Snippet survey brainstorming session)]]
* [[Websites/Snippets/Meetings/2011-06-27|2011-06-27 (Bug Triage)]]
* [[Websites/Snippets/Meetings/2011-06-27b|2011-06-27b (Snippet Update)]]
* [[Websites/Snippets/Meetings/2011-07-07|2011-07-07 (Snippet Update)]]
* [[Websites/Snippets/Meetings/2011-07-25|2011-07-25 (Snippet Update)]]
 
= Considerations =
 
* L10N with all snippets regardless if they are HTML5 or plain-text.
* What about loading external resources?
* How to handle submission of data from surveys.
 
= Project Management =


Tracking Bugs:
== Meetings ==


* {{Bug|659773}} Snippets Service Maintenance Improvements
* [https://webprod.etherpad.mozilla.org/snippets-weekly-2013-05-09 2013-05-09 Weekly]
* {{Bug|653784}} Add HTML5 Awesomeness to Snippets
* [https://webprod.etherpad.mozilla.org/snippets-weekly-2013-05-02 2013-05-02 weekly]
* {{Bug|667086}} Snippets Surveys
* [[Websites/Snippets/Archived#Meetings|Archived]]


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/Rewrite|Snippet Service Rewrite]] ({{Bug|866963}}) (Q2 2013)
* [[Websites/Snippets/Archived#Sub_Projects|Archived]]


* [[Websites/Snippets/HTML5-Awesomeness|HTML5 Awesomeness]]
= Related Projects =
* [[Websites/Snippets/Service-Improvement|Snippet Service Improvement]]
* [[Mobile/Projects/Dynamic_Snippets|Dynamic Snippets (Fennec)]]
* [[Websites/Snippets/Surveys|Snippet Surveys]]


= End of Life =
= End of Life =

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