Slideshow

Differences between revisions 11 and 12
Revision 11 as of 2006-11-06 23:02:27
Size: 3455
Editor: 207
Comment: finish initial draft
Revision 12 as of 2006-11-06 23:03:08
Size: 3436
Editor: 207
Comment: remove empty section
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:

== Use cases ==

Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.

Summary

Display a slideshow about the operating system during installation from the desktop CD.

Rationale

During the install off a live CD, there is a long wait during which the user can explore the live Ubuntu desktop. But many users simply wait for the copy and fix-up to complete, during which they see a nice progress bar. We would like to offer those users a nice slideshow, which could exhibit some of the exciting features of the new OS they are installing.

Scope

Technical implementation of slideshow; artwork concepts for slideshow.

Design

Implementation in Ubiquity

As discussed [:KubuntuFeistyUbiquity:elsewhere], Ubiquity will be changed to use a single window throughout rather than closing the main window to display the installation progress bar. This will provide a convenient large empty space in which to put a slideshow.

Each slide will be an image plus some text; depending on frontend capabilities, the text may either be overlaid on the image or displayed alongside it. Images must ensure to contain a full-width horizontal region where text may be overlaid without obscuring important segments of the image (this is full-width in order to accommodate both left-to-right and right-to-left languages).

The slideshow artwork will be shipped in per-flavour (Ubuntu, Kubuntu, Edubuntu, Xubuntu) artwork packages, named ubiquity-slideshow-*, each providing the ubiquity-slideshow virtual package. Each artwork package will provide an index file listing the slide images, text to go with each (to be translated using debconf or gettext, at the implementor's discretion), the position of the text in the images, and the progress bar range during which each slide should be shown.

The slideshow will not be displayed if the installer is running at a resolution below 800x600, as it will probably not be possible to display attractive slides at lower resolutions and trying to cram them in is likely to produce poor results.

Content

Content provision will be the responsibility of the art team for each flavour. (If no content is provided, Ubiquity will degrade gracefully.)

Here is a general layout: attachment:slideshow_general_layout.png

Content ideas:

  • Welcome
  • Free software element
  • Community: forums, support methods
  • Communication: e-mail, web browsing, groupware, multi-protocol instant messenger
  • Media support, photo management, music management (ipod handling)
  • Office use: database
  • Packages: in place upgrades, 10,000 packages available
  • Security: no viruses or spyware
  • Possibilities: desktop, server, thin client

Artists should avoid repeating slides, as users will stop watching. The timespan for each slide should be adjusted to be no more than a minute on reasonable hardware. The last phase of installations on typical modern hardware normally takes about 10-15 minutes, which is quite a few slides.


CategorySpec

Ubiquity/Slideshow (last edited 2009-06-02 18:21:54 by host86-146-95-247)