Software discussion: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Reverted edits by Clickra86 (Clickra86); changed back to last version by Walter)
Line 79: Line 79:
Misc
Misc
* [[Kernel Debugging]]
* [[Kernel Debugging]]
[http://www.clickra86.com search engine optimization]
[http://www.clickra86.com/NewsList_1.htm Google Optimization]
[http://www.clickra86.com/NewsList_2.htm Yahoo Optimization]


==See also==
==See also==

Revision as of 17:32, 22 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# 38934]  +/-  

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:

If you are comfortable reading python and writing documentation, much new code is in need of doc strings, tutorials, etc. (sugar, geckoembed, ...what else?)

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