Websites/Snippets/Meetings/2011-06-02
What are Snippets?
Overview:
Between Firefox 4 internally hosted snippets and the launch of Fx4's amazing support of HTML5 goodness we've got the perfect opportunity to launch more creative, compelling, and interactive snippet content to the BILLIONS of visitors to the About:Home page.
Objective:
Stop telling, start showing, the awesomeness of Fx4+ to our users through interactive snippet experiences. Move the needle on feature adoption.
If you still want to read more, check out the Snippets wiki page or more inspiration here
Getting Started
Examples Ideas
- Persona Previews from within snippet
- Complete Add-on install
- Mini Video-like series (html5) of UI in action: Tabbed browsing, Panorama, App Tab, more
- Web 'o Wonder in bite-size format
- MDN Demo Studio in bite-size format
- Game
Challenge
Create library of at least 5 interactive compelling snippets in Q2 to be used the rest of the 2011.
Parameters
- Width: 572px (600px max width - 28px of total padding)
- Height: variable, but it should be more panoramic.
- Background: transparent or white
- Image sizes: optimized, but no limitation (within reason)
- Code size: no limitation
- L10n: Yes, strings must be able to be localized.
Constraints
- Snippets are HTML document fragments injected into the about:home document -- not complete documents themselves.
- All HTML content must also be well-formed XML.
- All images must use data URI scheme
- JavaScript must be embedded into the HTML -- no external references.
- All CSS must be embedded into the HTML -- no external references.
- The snippet content should be compelling, but not distract from the overall "search" purpose of the page
Get Connected
- Video: Air Mozilla
- IRC channel: #snippets
- Wiki
- Tracking bug 653784
Get Started
Access Snippet Service Staging:
URL: https://snippets.stage.mozilla.com/admin/
Username: your ldap username (w/o the @mozilla)
PW: Ask Chris More or Laura Forrest
Snippet Switcher Add-on: Install this add-on to preview your new snippet. (Laura add more info here on how to use tool)
HTML5 Awesomeness Snippets Gallery
Have you created something cool during this hackathon or another time? Create a link below to the Snippet idea.
- John Doe's ACME Snippet
- dom3d: rendering 3d with CSS3 (James Long)
- [1]: custom font embedded as data URI (Lonnen)