Software components

From OLPC
Revision as of 21:49, 22 August 2007 by Walter (talk | contribs) (Introduction)
Jump to: navigation, search
  This page is monitored by the OLPC team.
  english | españolitaliano日本語한국어 HowTo [ID# 61067]  +/-  

Operating system

  • Linux Kernel: Linux 2.6.22; Fedora Core 7 base environment.

Programming environment

  • Python (Version 2.5);
  • Javascript™;
  • CSound, music programming language;
  • The Etoys implementation of Squeak using small talk, an object-based programming language;
  • Turtle Art Logo, a graphical programming environment;
  • Gnash, a free and open source plug-in for the Adobe Flash™ file format supporting vector and raster graphics, a scripting language called ActionScript™ and streaming of audio and video;
  • Adobe's Flash Player and Java™ virtual machine can be added via Yum or RPM install but are not part of the standard distribution.

Libraries

  • Mozilla Gecko/Xulrunner (the Firefox web engine);
  • GUI toolkit (GTK+) (Gnome);
  • Matchbox window manager;
  • Pango text layout;
  • Gnome accessibility toolkit (ATK);
  • Python GTK+ bindings version 2.10;
  • Cairo 2D-graphics support;
  • X Window System X.org Foundation;
  • Font rendering (Freetype);
  • Avahi local service discovery;
  • Multimedia framework: gstreamer;
  • Bitfrost security system (detailed in a separate document);
  • Mesh network;

Libraries to support all of the above, others can be installed by Yum or RPM.

User environment

  • Sugar graphical user interface, written in Python, on top of the X Window System and the Matchbox Window Manager.

“Zooming” interface to mesh network;

  • Journal interface to file system;
  • Flash space available for other software content ~800 mbytes.

Applications

There are three types of activities distributed with the base system: tools for exploring, expressing, and collaborating.

Tools for exploring

  • a web browser built on the Firefox engine;
  • a simple document viewer based upon evince (including the ability to view PDF);
  • an RSS (“really simple syndication”) reader;
  • multimedia playback using gstreamer (the Real Networks Helix™ platform has been ported to the laptop and is available for download but is not part of the base distribution);
  • OpenDocument Viewer to read documents in OpenDocument format, a highly-compressed format that is a fully open international standard (ISO 26300);
  • The Opera web browser and the Real Networks Helix™ platform have been ported the laptop and are available for download but not part of the standard distribution.

Tools for expressing

  • TamTam, a music synthesis and composition tool;
  • Etoys (see above);
  • a word processor based upon the Abiword project;
  • video, audio, and still-image capture and playback (a “video wiki” is under development);
  • a pixel-paint programming;
  • a journal;
  • a wiki with WYSIWYG editing (under development);
  • VI and NANO text editors.

Tools for communicating

  • chat and serverless instant messenger;
  • a VoIP client (under development);
  • Email through the web-based Gmail service;
  • Native email client (under development).

Other Tools

  • Calculator;
  • Spreadsheet (under development);
  • a shell and debugger;
  • Develop, an activity editor (under development).

Games

  • Numerous games, including variations of the “memory game”, strategy games, etc.

Shared Applications

All applications share a common data store accessible through the Journal; Most applications, including, reading, writing, recording and browsing, allow for collaboration; through the network: child-to-child and teacher-to-child.

Mesh Networking

  • The specifications for the wireless networking interface include:
  • Ability to act as a mesh point when laptop's main CPU is off;
  • Support for asymmetric links/paths;
  • Incremental releases—mesh networking is available immediately on XO; Upgrades will continue to improve functionality and adherence with standards;
  • Simultaneously acts as a mesh point and an infrastructure node.
  • Standards Compliance: follow 802.11s draft when possible.

Operating System Components

Linux Kernel

For the main kernel, we are using the Fedora Rawhide version of the Linux kernel, which means that we are tracking the main kernel fairly closely. The OLPC specific bits of the Rawhide kernel are pulled from the olpc-2.6 GIT tree on dev.laptop.org:http://dev.laptop.org/git.do?p=olpc-2.6;a=summary

Programming environments

To be determined

  • We will have a LOGO environment, most likely one developed by Arnan (Roger) Sipitakiat that runs on top of Python
  • We may have a open source JVM and/or a Flash VM

Applications on B1

  • a web browser built on xulrunner
  • a simple document viewer based upon evince
  • TamTam, a music synthesis tool
  • Memory, a musical memory game written in Csound that exploits the mesh network
  • eToys (see above)
  • PenguinTV RSS reader
  • Abiword, a word processor
  • a simple application to demonstrate the camera by putting its video onto the screen.

Applications (and ports) under development for B2

Any of these applications may not be available in time for B2, or necessarily preloaded onto the systems.

Libraries and Plugins

See also: Software projects