Software discussion: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Rewrote Overview section. Page still needs lots of work.)
(Moved Getting started programming up into the Overview.)
Line 16: Line 16:
**[[:Category:Installing Sugar|Install sugar]]. Requires some effort and time.
**[[:Category:Installing Sugar|Install sugar]]. Requires some effort and time.
*Create software
*Create software
**[[Getting involved in OLPC]]; [[Software components]], [[software projects|projects]], and [[software ideas|ideas]].
**[[Getting involved in OLPC]]; [[Getting started programming]]
**[[Software components]], [[software projects|projects]], and [[software ideas|ideas]].
**Take a look at the several software article categories at the bottom of this article.
**Take a look at the several software article categories at the bottom of this article.
**...
**...
Line 35: Line 36:
[[Developers program]]
[[Developers program]]
* [http://dev.laptop.org/ The OLPC developer wiki]
* [http://dev.laptop.org/ The OLPC developer wiki]
* [[Getting started programming]]


[[BTest]] Software
[[BTest]] Software

Revision as of 02:17, 3 May 2007

  This page is monitored by the OLPC team.
  Please copy/paste "{{Translationlist | xx | origlang=en | translated={{{translated}}}}}" (where xx is ISO 639 language code for your translation) to Software discussion/translations HowTo [ID# 36193]  +/-  

Overview

OLPC software is a set of carefully chosen and integrated linux applications, creating an innovative user environment.

Basically, the laptop runs Red Hat linux with X Windows, with a novel Sugar user interface and support library, supporting a core set of "activities". Activities are programs which follow the OLPC Human Interface Guidelines. There is an emphasis on Python and GTK. Random linux software can be run too, but having a common and enabling user interface is nice, and requiring additional libraries (KDE, java runtime, whatever) is in tension with disk and memory limits.

You can:

Some Details

(This section needs to be updated)

There are four flavors of software:

Developers program

BTest Software

Build images

Laptop software

OLPC Python Environment

Software schedules

Testing checklist

LinuxBIOS

Device drivers

Misc

See also