Sugar: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
(Consistent punctuation for bullet points)
 
(168 intermediate revisions by 65 users not shown)
Line 1: Line 1:
__NOTOC__
{{OLPC}}
{{OLPC}}
''For the category Sugar, see [[:Category:Sugar]].''


'''Development of Sugar takes place at [http://wiki.sugarlabs.org Sugar Labs].'''
==About==


<div style="float:right">
Application developers on the OLPC will mostly be working with [[Python]], the GTK GUI and the [[GECKO]] HTML engine. This combination is called [[Sugar]].
__TOC__
</div>
Sugar is the core of the [http://wiki.sugarlabs.org/go/Human_Interface_Guidelines OLPC Human Interface]. Its goal is to turn the Laptop into a fun, easy to use, social experience that promotes sharing and learning.


[[Image:Sugar.png|350px|thumb|none|The Sugar Home view]]
[[Sugar]] is the core of the [[OLPC Environment]]. It's goal is to turn the Laptop into a fun, easy to use, social experience that promotes sharing and learning.
[[Image:Neighborhood.jpg|200px]][[Image:Home.jpg|200px]][[Image:Web1200.png|200px]]


* [[Sugar Press]]
==Getting Sugar==
Sugar is available for [http://wiki.sugarlabs.org/go/Downloads/Landing_page many platforms]:
* [[Sugar Screenshots]]


; on the [[XO]] laptop
[[Image:Sugar.png|350px|thumb|none|Sugar running on Fedora Core]]
: If you have an XO, it's running Sugar. Read [[Updating the XO]] to update to the latest version.


; as [[OS images]]
==Download==
: You can install or upgrade an XO to a new OS image. You can also run a Sugar image using [[:Category:Emulation|emulation]] on almost any operating system, including Windows.


; as a bootable CD and USB stick
Sugar is currently under heavy development, and is not meant for use by anyone but developers and tinkerers. There are no binary packages yet available, and you must build from sources.
: You can download a [http://wiki.sugarlabs.org/go/Sugar_on_a_Stick Sugar on a Stick] image file and burn it to a CD, and then boot and run it on almost any x86 PC, including x86 Macintosh.


; as packages for common Linux distributions
=== Build from sources ===
: You can install Sugar as an alternative desktop on several [http://wiki.sugarlabs.org/go/Community/Distributions Linux Distributions].


; as runnable source code for developers on Linux
Sugar has a fair number of dependencies, some of which are not yet packaged by distributions (e.g. xulrunner). The easiest way to build Sugar is to [[Sugar with sugar-jhbuild|use sugar-jhbuild]].
: Developers on Linux can install from the latest source code using [http://wiki.sugarlabs.org/go/Jhbuild Jhbuild].


==Getting started==
=== Source repositories ===


You can explore the Sugar interface at the [http://en.flossmanuals.net/sugar/ Sugar manual], or in our [http://laptop.org/8.2.0/manual/ Getting Started guide].
* [http://dev.laptop.org/git.do?p=sugar;a=summary Sugar source repository]
* [http://dev.laptop.org/git.do?p=artwork;a=summary Artwork source repository]


Note the "Frame key" [[Image:Key_frame.jpg|40px]] at the top-right corner of your [http://laptop.org/en/laptop/start/keyboard.shtml keyboard],
=== Distribution specific ===
which toggles the presence of the Frame on and off the screen. (The Frame
is the black border around the screen that holds the activity taskbar,
clipboard, buddy list, etc.)


You can restart Sugar by pressing the Ctrl-Alt-Erase* keys simultaneously.
* [[Sugar on Windows|Microsoft Windows]]
* [[Sugar on MacOS X|Apple MacOS X]]


*(the XO laptop doesn't have a typewriter-esque "Backspace" key, but rather a "Erase" key... which is great for erasing things!)
* [[Sugar on FreeBSD|FreeBSD]]


==Develop==
* [[Sugar on SUSE|SUSE]]
* [[Sugar on Ubuntu Linux|Ubuntu]]
* [[Sugar on Fedora Core|Fedora Core]]
* [[Sugar on Debian|Debian]]


Developers, once you've installed Sugar, you can go on to develop for the environment.
==Milestones==


===Exploring Sugar===
{|
* [http://www.redhatmagazine.com/2007/02/23/building-the-xo-introducing-sugar/ Building the XO: Introducing Sugar - Red Hat Magazine 2007-02-23]
|[[Image:SugarDemo1.png|200px|thumb|none|[[SugarDemo1|Demo 1]] - Seven Country Task Force Meeting, May 23rd 2006]]
* [[Sugar_with_sugar-jhbuild|Build]] from sources
|[[Image:SugarDemo2.png|200px|thumb|none|[[SugarDemo2|Demo 2]] - [http://guadec.org GUADEC], June 24th 2006]]
* Read the human interface [http://wiki.sugarlabs.org/go/Human_Interface_Guidelines guidelines]
|}
* Get an overview of the [[Sugar Architecture|architecture]]
* [[Sugar_Activity_Tutorial|Write]] your own activity
* Check out the library of [[Sugar Code Snippets]]
* [[Understanding Sugar code]] organization
* See a list of Sugar [[Activities|activities]] and specifications
* [http://git.sugarlabs.org/ Sugar source repository]
* [http://bugs.sugarlabs.org The Sugar bug tracker]
* [http://wiki.sugarlabs.org/go/Development_Team Development Team page]


=== Learning More ===
==Design Reviews==
*[http://www.flossmanuals.net/make-your-own-sugar-activities/ Make your own Sugar activities], ''A published tutorial on developing Sugar activities''
*[[Creating an Activity]], ''General information about how to create an activity''
*[[Activity tutorial]], ''Technical information about how to create an activity''
*[[Activity bundles]], ''Technical information abot how to package an activity''
*[[Sugar Activity Builder]], ''General Script to make a Sugar's activity skeleton''
*[[Hacking Sugar]], ''Tips and tricks''


===Contribute===
[[Image:SugarDesignReview2.png|200px|thumb|none|[[SugarDesignReview2|Design Review 2]] - Notes & Mockups]]

==External Links==

* Screenshots here: http://www.eschoolnews.com/eti/2006/05/001414.php
* Some notes on Sugar: http://www.0xdeadbeef.com/weblog/?p=200
* Marc Eisenstadt's [http://kmi.open.ac.uk/people/marc/2006/06/09/100-laptop-bakes-in-im-presence/ comments] on the environment with some links to other similar projects.
* UI mockups for the OLPC are found [http://people.redhat.com/dfong/olpc/ here].


* Go to our [http://wiki.sugarlabs.org/go/Sugar_Labs/Getting_Involved Getting Involved] page.
* Subscribe to the [http://lists.sugarlabs.org/listinfo/sugar-devel mailing list] (here are [http://lists.sugarlabs.org/pipermail/sugar-devel/ its archives])
* Join the [irc://irc.freenode.net/sugar IRC channel]
* Give Sugar some [http://bugs.sugarlabs.org/query?status=new&status=assigned&status=reopened&order=priority love]!
* Test and report [http://bugs.sugarlabs.org/newticket issues]


[[Category:Sugar]]
[[Category:Sugar]]
[[Category: Developers]]
[[Category:Developers]]
[[Category:Subsystems]]

Latest revision as of 10:22, 30 October 2012


  This page is monitored by the OLPC team.

Development of Sugar takes place at Sugar Labs.

Sugar is the core of the OLPC Human Interface. Its goal is to turn the Laptop into a fun, easy to use, social experience that promotes sharing and learning.

The Sugar Home view

Neighborhood.jpgHome.jpgWeb1200.png

Getting Sugar

Sugar is available for many platforms:

on the XO laptop
If you have an XO, it's running Sugar. Read Updating the XO to update to the latest version.
as OS images
You can install or upgrade an XO to a new OS image. You can also run a Sugar image using emulation on almost any operating system, including Windows.
as a bootable CD and USB stick
You can download a Sugar on a Stick image file and burn it to a CD, and then boot and run it on almost any x86 PC, including x86 Macintosh.
as packages for common Linux distributions
You can install Sugar as an alternative desktop on several Linux Distributions.
as runnable source code for developers on Linux
Developers on Linux can install from the latest source code using Jhbuild.

Getting started

You can explore the Sugar interface at the Sugar manual, or in our Getting Started guide.

Note the "Frame key" Key frame.jpg at the top-right corner of your keyboard, which toggles the presence of the Frame on and off the screen. (The Frame is the black border around the screen that holds the activity taskbar, clipboard, buddy list, etc.)

You can restart Sugar by pressing the Ctrl-Alt-Erase* keys simultaneously.

  • (the XO laptop doesn't have a typewriter-esque "Backspace" key, but rather a "Erase" key... which is great for erasing things!)

Develop

Developers, once you've installed Sugar, you can go on to develop for the environment.

Exploring Sugar

Learning More

Contribute