Difference between revisions of "0.84/Everywhere"

From Sugar Labs
Jump to navigation Jump to search
Line 10: Line 10:
  
 
* Encourage Fedora and Ubuntu communities to produce [[DevelopmentTeam/0.84/Sugar LiveCD|Sugar LiveCD]]. Advertise them, get schools to use them and to provide feedback.
 
* Encourage Fedora and Ubuntu communities to produce [[DevelopmentTeam/0.84/Sugar LiveCD|Sugar LiveCD]]. Advertise them, get schools to use them and to provide feedback.
 +
** LiveUSB is also important, as it means someone can make changes;
 +
** making sure that multiple Live media Sugars can talk to each other so that people can experience the collaboration features is very important.
 
* Sugar chooses a font based on the screen size and dpi (graphics/style.py); we need to make this work better for non-xo devices.
 
* Sugar chooses a font based on the screen size and dpi (graphics/style.py); we need to make this work better for non-xo devices.
 +
** For Sugar to be useful to the elderly (and to help with accessibility) we need to make sure we can do some scaling of fonts and other interface components
 
* Sugar should adapt itself to the screen resolutions of other non-xo laptops, such as Classmate 2's 1024x600 resolution.
 
* Sugar should adapt itself to the screen resolutions of other non-xo laptops, such as Classmate 2's 1024x600 resolution.
 
* bundlebuilder should be improved to use the correct system paths when doing a system installation, so that activities can be more easily packaged into rpm or deb. For example, translations should go in /usr/share/locale.
 
* bundlebuilder should be improved to use the correct system paths when doing a system installation, so that activities can be more easily packaged into rpm or deb. For example, translations should go in /usr/share/locale.

Revision as of 10:38, 16 September 2008

People

Owner: Marco Pesenti Gritti

Peers

  • Simon Schampijer

Goals

  • Encourage Fedora and Ubuntu communities to produce Sugar LiveCD. Advertise them, get schools to use them and to provide feedback.
    • LiveUSB is also important, as it means someone can make changes;
    • making sure that multiple Live media Sugars can talk to each other so that people can experience the collaboration features is very important.
  • Sugar chooses a font based on the screen size and dpi (graphics/style.py); we need to make this work better for non-xo devices.
    • For Sugar to be useful to the elderly (and to help with accessibility) we need to make sure we can do some scaling of fonts and other interface components
  • Sugar should adapt itself to the screen resolutions of other non-xo laptops, such as Classmate 2's 1024x600 resolution.
  • bundlebuilder should be improved to use the correct system paths when doing a system installation, so that activities can be more easily packaged into rpm or deb. For example, translations should go in /usr/share/locale.

Status

  • Some work on bundlebuilder has been done. Fedora packages for activities are really trivial now.