FirefoxOS/Pin the Web: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(The build already includes the Gecko patch, you only need to apply the patch if you build yourself)
(Updated meeting notes URL)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Pinning the Web is an experimental UI for Firefox OS which removes the artificial distinction between web apps and web sites and allows you to pin any web site or web page to your device, in a novel new way.
Pin the Web is an experimental UI for Firefox OS which removes the artificial distinction between web apps and web sites and allows you to pin any web site or web page to your device, in a novel new way.
 
[[File:Pinned sites and pages.png|600px|thumbnail|center|Pinned Sites and Pages]]


== Design ==
== Design ==
* [https://docs.google.com/presentation/d/17CGWPwu59GB7miyY1ErTjr4Wb-kS-rM7dB3MAMVO9HU/pub?start=false&loop=false&delayms=3000 Presentation ]
* [https://docs.google.com/presentation/d/17CGWPwu59GB7miyY1ErTjr4Wb-kS-rM7dB3MAMVO9HU/pub?start=false&loop=false&delayms=3000 Introduction]
* [https://docs.google.com/presentation/d/1t39xMPHQYzQ17KcIfDwcsMR4S21DCM_3YcIUnHbFwzU/pub Specification] (living document)
** [https://drive.google.com/a/tola.me.uk/file/d/0B9ISI5mB9JSmczlhZkUyUGZvbDQ/view SVG Source]
** [https://mozilla.box.com/s/fxa9fooq6nxjbsur56xsxji5jady0lvo Browser chrome 2.5 interaction spec]
** [https://drive.google.com/open?id=0B9JgKJVNo8rvOHFCQlNfcVIxdWc Draft task manager specification]
 
== Planning ==
* [https://www.pivotaltracker.com/n/projects/1354744 Product Backlog]
* [https://docs.google.com/document/d/1-jCzN35PV-vsI1jRwCsxxswxScf998sBtFvSRSHxP6Q/edit?usp=sharing 2.5 Release Plan]
* [https://wiki.mozilla.org/FirefoxOS/systemsfe/releasetracking#FxOS-Systems_Frontend_Pin-the-Web_2.5_Dashboard Sprint Plans]
* [https://docs.google.com/document/d/1vhwYn29lUZcidvPJO0GkpBleNmz1qkivbM6WuFjnwQU/edit?usp=sharing Meeting Notes]


== Prototype ==
== Prototype ==
* [https://www.youtube.com/watch?v=FiLnRoRjD5k Prototype demo video]
* [https://www.youtube.com/watch?v=FiLnRoRjD5k Prototype demo video]
* [https://github.com/benfrancis/gaia/tree/pinning_the_web Prototype source code] (requires [https://gist.github.com/mikehenrty/6c506767b0fb15aaa2d4 Gecko patch] for Linked Data features)
* [https://github.com/benfrancis/gaia/tree/pinning_the_web Prototype source code] (requires [https://gist.github.com/mikehenrty/6c506767b0fb15aaa2d4 Gecko patch] for Open Graph features)
* [http://people.mozilla.org/~bfrancis/pinning_the_web/build/ Prototype build]
* [http://people.mozilla.org/~bfrancis/pinning_the_web/build/ Prototype build]


== Implementation ==
== Implementation ==
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1168939 Meta bug]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1168939 Meta bug]
* [https://www.pivotaltracker.com/n/projects/1354744 Ordered product backlog]
 
== Usage ==
* [[FirefoxOS/Pin_the_Web/Optimising_Content | Optimising Content]]

Latest revision as of 13:15, 9 October 2015

Pin the Web is an experimental UI for Firefox OS which removes the artificial distinction between web apps and web sites and allows you to pin any web site or web page to your device, in a novel new way.

Pinned Sites and Pages

Design

Planning

Prototype

Implementation

Usage