Epaath image customization

From OLPC
Revision as of 03:32, 26 March 2008 by 202.63.240.6 (talk) (Install the latest OLE Monticello package)
Jump to: navigation, search

How to pimp a clean etoys image to a luxurious Epaati image

For this procedure it's helpful to have the etoys-migration-files directory handy. This directory is for the moment only situated on one of the OLE Nepal internal servers (Om's server). We've got a very slow connection to the outside world, so putting it on an external server isn't very practical at the moment. If you, as an external developer, want to work with etoys, you can pull from the soon to be initialized Subversion repository. If it's not there yet, mail us, and we'll find a way.

What follows is a step by step instruction:

Get the latest Etoys image

That would be: EtoysV3.sources and etoys-dev-3.0.zip

Place EtoysV3.sources in the directory where you've got SqueakV3.sources, and unzip the etoys-dev-3.0.zip to a directory of your preference.

Or just use the stock Etoys image for now. It doesn't really matter.

Install Monticello

This is not a straight line procedure, since the standard Etoys image has diverged a bit from the main squeak line. For now see the 'Installing Monticello on your Etoys image' section in Etoys Tips and Tricks.

Install the latest OLE Monticello package

Open a Monticello browser and click +Package. Enter 'OLE' and accept. Then with the (empty) OLE package being highlighted, click +Repository and select 'http'. Change the location into 'http://squeaksource.com/OLE' and leave user and password be. Both should say 'squeak'. Accept. Highlight the repository and click Open. Wait for a bit and a new window should open. Select the latest OLE version from the pane on the right and click 'load'.

And now you should have a new and fresh OLE lib installed.

Devanagari fonts

Go to the devanagari-fonts directory in the etoys-migration-files directory. Drag the Kalimati.ttf file into your etoys image.


Rest of description to be followed, but will include: (to be clear, devanagari can't be rendered properly at the moment. The latest news is that someone from the olpc-etoys dev list was working on it. Need to investigate.)

  • Installation of a (non-unicode) devanagari truetype font.
  • Pre-initialization of some point sizes for this font: 72, 100, 200, 300.

For numbers


yes and no sounds

Just drag the right01.wav and wrong03.wav files from the common-sounds folder under etoys-migration-files into the etoys folder.

We play all sounds as wavs at the moment. Preferably they would be something like ogg files to save mem.