Getting Started: Difference between revisions
m Added a short Oh Sweet! |
|||
(17 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
{{Translations | {{Translations | ||
|[[Getting Started|english]] | [[Getting Started/lang-de|deutsch]] | [[Getting Started/lang-es|español]] | [[Getting Started/lang-fr|français]] | [[Getting Started/lang-pt|português]] }}</noinclude> | |[[Getting Started|english]] | [[Getting Started/lang-de|deutsch]] | [[Getting Started/lang-es|español]] | [[Getting Started/lang-fr|français]] | [[Getting Started/lang-pt|português]] }}</noinclude> | ||
<center>[[File:Sugar-small.png]]</center> | |||
<center><big><big><big>Oh sweet! The Constructionist Learning Environment</big></big></big></center> | |||
== About Sugar == | == About Sugar == | ||
Sugar is a desktop environment that is an alternative to the ones typically used in Microsoft Windows, Apple's OS X or other GNU/Linux operating systems. It is conceived as a platform upon which children learn with Sugar [[Activities]]. The platform provides mechanisms for [[Collaboration|collaboration]], [[Activities/Portfolio|reflection]], and [[View Source|exploration]]. Sugar Activities cover a broad range of applications: browsing, drawing, composing, writing, programming, etc. See this [http://www.sugarlabs.org/index.php?template=gallery&page=gallery gallery of screenshots]. | Sugar is a constructionist learning desktop environment that is an alternative to the ones typically used in Microsoft Windows, Apple's OS X or other GNU/Linux operating systems. It is conceived as a platform upon which children learn with Sugar [[Activities]]. The platform provides mechanisms for [[Collaboration|collaboration]], [[Activities/Portfolio|reflection]], and [[View Source|exploration]]. Sugar Activities cover a broad range of applications: browsing, drawing, composing, writing, programming, etc. See this [http://www.sugarlabs.org/index.php?template=gallery&page=gallery gallery of screenshots]. | ||
<gallery mode="slideshow"> | |||
File:Sugarlabs-home-view.png | Sugar Desktop | |||
File:Musicblocks_1.png | MusicBlocks - A sugar Activity | |||
File:Neighborhood_sugarlabs.png | Collaboration on Sugar | |||
</gallery> | |||
[[Tutorials/Introduction to the Sugar Interface|Introduction to the Sugar Interface]] describes multiple full-screen views: a Home view, from which Activities are launched; a Neighborhood view, where learners can connect to each other through a [[olpc:Community Jabber Servers|Jabber network]]; a Journal view, which can be used as a ''lab notebook''; and the Activity view, where Sugar Activities are run. | [[Tutorials/Introduction to the Sugar Interface|Introduction to the Sugar Interface]] describes multiple full-screen views: a Home view, from which Activities are launched; a Neighborhood view, where learners can connect to each other through a [[olpc:Community Jabber Servers|Jabber network]]; a Journal view, which can be used as a ''lab notebook''; and the Activity view, where Sugar Activities are run. | ||
Sugar Activities have no Save menu: everything is saved automatically. While the interface uses very little text, additional information is revealed when the user hovers over icons. | Sugar Activities have no Save menu: everything is saved automatically. While the interface uses very little text, additional information is revealed when the user hovers over icons. | ||
Line 18: | Line 26: | ||
'''Developers''': Those interested in developing Sugar software should visit our [http://developer.sugarlabs.org/ developer documentation website]. | '''Developers''': Those interested in developing Sugar software should visit our [http://developer.sugarlabs.org/ developer documentation website]. | ||
==Getting Sugar== | ==Getting Sugar== | ||
<center> <big><big>Where do you want to install sugar? </big></big> </center> | |||
<center>(Jump directly to installation, or read through for step-by-step instruction).</center> | |||
<center> '''Quick Links : ''' [[#Hardware requirements]], [[#Sugar Live CD]], [[#Sugar on a Stick]], [[#Sugar on a Virtual_Machine]] </center> | |||
Fedora | <center><gallery> | ||
: | File:Fedora_flat.png|link=Installation#Fedora | ||
: | File:Ubuntu_flat.png|link=Installation#Ubuntu | ||
File:Debian_logo.png|link=Installation#Debian | |||
File:Arch-linux-logo.png|link=Installation#Arch_Linux | |||
File:Windows_new.png|link=Installation#Windows | |||
File:Apple_flat.png|link=Installation#Mac_OS | |||
File:Rpi_logo.png|link=Installation#Raspberry_Pi | |||
</gallery></center> | |||
<center>Or scroll down to explore more on the various possibilities of Sugar OS !</center> | |||
This section aims to be an introductory walkthrough of some of the methods of installing Sugar covered on the pages [[Sugar on a Stick/Installation]] and [[Supported systems]]. | |||
===Hardware requirements=== | |||
* 1 GHz or faster processor | |||
* 64-bit Processor | |||
* 1 GB System Memory (RAM) | |||
* The Sugar .iso file from [[Sugar on a Stick/Downloads]] | |||
* 1 GB USB Drive (2 GB Recommended) or a Compact Disk (any) | |||
* A compatible USB or CD port (any) | |||
* USB Boot allowed on the BIOS (older PCs) | |||
If your system requirements fall below those mentioned here, or you would like to check for alternatives, see [[Hardware_Requirements | Detailed Hardware Requirements]] | |||
== Installing Sugar == | |||
Sugar can be installed as an Operating System installed on a Hard Drive, Live CD, or a USB Drive. Alternatively it supports almost all Debian-based and RHEL based Linux Operating Systems, and can be natively installed as a Desktop Environment. | |||
See any of the OSes in [[#Getting Sugar]]. | |||
===Sugar Live CD=== | ===Sugar Live CD=== | ||
Line 52: | Line 72: | ||
Produce your LiveCD by downloading the Sugar on a Stick .iso image from [[Sugar on a Stick/Downloads]] and burning it onto a blank CD. | Produce your LiveCD by downloading the Sugar on a Stick .iso image from [[Sugar on a Stick/Downloads]] and burning it onto a blank CD. | ||
Many computers have built in software which will convert and copy, "burn", an .iso image to a blank CD. Windows | Many computers have built in software which will convert and copy, "burn", an .iso image to a blank CD. In Windows 8 from the File Manager, right click the .iso file and select 'Burn disc image' from the context menu, or use a free utility, like [http://www.imgburn.com/ ImgBurn]. | ||
To run Sugar, insert your LiveCD into your computer and reboot into Sugar. | To run Sugar, insert your LiveCD into your computer and reboot into Sugar. | ||
===Sugar on a Stick=== | ===Sugar on a Stick=== | ||
Sugar on a Stick (aka SOAS) is the USB implementation of Sugar for its portability and efficiency. There are many methods to create a SOAS. The downloaded sugar .iso from [[Sugar on a Stick/Downloads]] is then flashed (a bootable copying process) to a USB. For people who like GUI, there are Fedora Media Writer (Linux/Windows), UNetBootin (Linux, Mac, Windows), Rufus (Windows), etc. For command line interfaces, see ''livecd-iso-to-disk'' on [[Sugar on a Stick/Installation]] | |||
The | |||
===Sugar on a Virtual Machine=== | |||
The advantage of a Virtual Machine (VM) is that, with the full VM documentation provided online, you follow that documentation to install the VM on your PC or Mac. VirtualBox<sup>®</sup> is a suitable choice of VM for a first attempt, see their website: https://www.virtualbox.org/ | |||
As ever, download the Sugar on a Stick .iso from [[Sugar on a Stick/Downloads]] | |||
Open the VM, bind the .iso image to the VM and boot it. | |||
All VMs have excellent documentation on how to boot an .iso and again it is covered on this page [[Sugar on a Stick/Installation#SoaS on VirtualBox]] and the method to make a Sugar on a Stick from your VM, is covered here [[Sugar on a Stick/Installation#with Microsoft Windows]] in Method 3, Launch a virtual machine with the Sugar on a Stick .iso file, then run the script, livecd-iso-to-disk | |||
= Projects = | |||
== Sugarizer == | |||
Sugarizer is a free/libre learning platform. The Sugarizer UI use ergonomic principles from The Sugar platform, developed for the One Laptop per Child project and used every day by more than 2 million children around the world. | |||
Sugarizer runs on every device: from Raspberry Pi computers to Android and iOS phones to tablets and to laptops and desktops. | |||
Sugarizer includes a bunch of pedagogic activities thought for children, see here for more. | |||
Sugarizer is available as: | |||
Application: an installable app for every operating system | |||
Web Application: a web application that runs in modern web browsers | |||
To | Sugarizer is not a fork of sugar. To know more or to sugarizer, click [[https://github.com/llaske/sugarizer#what-is-sugarizer- here]] | ||
Or try me now here [[http://try.sugarizer.org/]] | |||
=== | == MusicBlocks == | ||
Music Blocks is a collection of manipulative tools for exploring fundamental musical concepts in an integrative and fun way. | |||
<gallery mode=packed heights=200px> | |||
File:Mb2.png | |||
File:Mb4.png | |||
</gallery> | |||
Try it right away in your browser : [[https://musicblocks.sugarlabs.org/]] | |||
For more information, check out the [[https://github.com/sugarlabs/musicblocks GitHub repository]] for Installation instructions and other information. | |||
== TurtleBlocks == | |||
Turtle Art, also known as Turtle Blocks, is an activity with a Logo-inspired graphical "turtle" that draws colorful art based on snap-together visual programming elements. Its "low floor" provides an easy entry point for beginners. It also has "high ceiling" programming, graphics, mathematics, and Computer Science features which will challenge the more adventurous student. | |||
Try it now [[https://turtle.sugarlabs.org/]]. | |||
For more information, check out the [[https://github.com/sugarlabs/turtleart-activity GitHub repository]] for Installation instructions and other information. | |||
== Please Explore Sugar == | == Please Explore Sugar == | ||
Line 110: | Line 130: | ||
== I need more information == | == I need more information == | ||
See https://help.sugarlabs.org, the Activity Help provided online. | |||
The Sugar Labs wiki is a collaboration site for [[Sugar Labs]] teams, the [[Sugar on a Stick]] project alone comprises over 75 pages or sub-pages. For | The Sugar Labs wiki is a collaboration site for [[Sugar Labs]] teams, the [[Sugar on a Stick]] project alone comprises over 75 pages or sub-pages. For an overview of the developing SoaS see [[Sugar on a Stick/Project sitemap]]. | ||
Find The Sugar Learning Platform Homepage at http://www.sugarlabs.org/. | |||
==Release notes== | ==Release notes== |