OLPCistas in Uruguay this week and next

Over 20 OLPC and Sugar collaborators are in Uruguay this week, visiting schools, meeting with the Uruguayan communities (ceibalJAM, RAP Ceibal, and the eduJAM event team), and preparing for the eduJAM! summit for Sugar developers and educators across Latin America.

The attendees are using a separate OLPC Uruguay 2011 blog for the week to track their various travels and projects in Uruguay. If you can’t be there yourself, you can follow along (and share your own questions for the group) here.

OLPC Australia’s XO-AU USB toolkit

OLPC Australia has released an update to their USB ‘toolkit’ for XOs, a collection of software on a USB thumb drive designed to assist in recovery, repair, and support scenarios. The new version is ready for testing, and Sridhar expects only documentation changes between now and its final release.

The XO-AU USB is OLPC Australia’s official means of delivering updates and troubleshooting tools to schools.

Dextrose 2 is available for the XO

Dextrose2, a revamp of the popular XOOS flavor developed by Activity Central and Sugar Labs, in partnership with Paraguay Educa, is now available for both XO-1 and XO-1.5 laptops. It has a number of performance and other improvements, including 3G modem and connection sharing. I can’t wait to try it out on my old XO-1s.

Dextrose 2 by activity central

The original Dextrose build + activities that was released last fall was based closely on the latest XOOS release available at the time (OS 10). This version has one major difference from the main OS: it does not offer a traditional Linux desktop as an alternative to Sugar.  (Some students managed to delete their Sugar home directories from within their Gnome desktop, making work with Sugar difficult until they had reinstalled it.  As a result, some teachers asked to return to a Sugar-only system.)

This work is now formally supported by Plan Ceibal, which has started to use Dextrose in their schools. It is good to see this much attention being given to activity development and Spanish-language documentation, and to close feedback loops with teachers who use the latest tools every week with their students.

So don’t wait — download a copy of Dextrose2 and try it out!

NB: If you’re looking for the latest Dextrose with the Gnome desktop option added back in, you can request this on the sugar-devel mailing list. It’s on the list of versions to make, but not a high priority at the moment.

Reflections on Sugar from Santa Cruz, Bolivia

Mentors from the Santa Cruz have started an ‘education alternative’ project and creativity center at a Children’s Home aiming to combine younger students with university students studying programming. They started working with 9-year olds on XOs and with Sugar, and after a few months have moved to working with 6-year olds and older students.

They offer some early feedback on using Sugar and Etoys in afterschool projects, and are working on engaging teachers and starting some programming projects. I look forward to seeing their reflections at the end of this season.

Peru to deploy XO-1.75s this year, passing 1M laptops in all

Peru’s president Alan Garcia today committed to expanding their national program, the largest in the world, including developing national facilities for manufacturing / assembling laptops in-country. They will distribute their 1 millionth XO by the end of the year, reaching students in 100% of the country’s public primary schools, and 15 percent of all registered public school students. Some of these schools will get XO-1.75s, and 20,000 schools will get additional LEGO WeDo kits for use in class robotics programs. The XO-1.75 will use a Marvell Armada 600 ARM chip, lowering power consumption to make it the most energy efficient laptop around.

Rodrigo Arboleda said of the latest announcement: “Being the largest deployment worldwide, Peru is an outstanding example of OLPC. We hope to see other countries establish manufacturing facilities of the scale and magnitude of Peru’s. Local manufacturing of XO laptops will enable Peru both to transform education and to make important investments in its economy.”

Peru is continuing its efforts to build software, content, and ideas for constructionist class work. Through their ongoing partnership with LEGO Education, they will finish distributing 92,000 LEGO WeDo kits to OLPC classrooms in Peru, and will develop related robotics and programming curriculum for younger students.
 
And the Peru Ministry of Education continues to invest in developing new Sugar applications and learning games for their own schools and others, assisted by OLPC’s global volunteer community (eg. Somos Azúcar) finishing translations of Sugar into Aymara and Quechua, and translating a teacher’s curriculum guide — most recently into French for schools in Madagascar.

I hope to get an update from some of these devs at the upcoming eduJAM! summit in Uruguay.

Exploring New Technologies

cscott just rejoined our team from distant lands, to much rejoicing.  His first blog post covers his work this month to explore of software development paths for the XO-3. Welcome back!


XO-3 design

Last Monday I rejoined One Laptop Per Child as Director, New Technologies. My mandate is hardware and software for the XO-3, OLPC’s upcoming ARM-based tablet computer for education in the developing world. The new machine should be lower cost, lower power, more indestructible, more powerful, and potentially more expandable than ever. There are about two million machines in the XO-1 family (XO-1, XO-1.5) in the hands of kids today. The XO-3 will build upon this impressive foundation to reach further into the poorest and least-connected regions of the world.

I will kick-off my work with a series of four week-long sprints between now and eduJAM Uruguay to investigate possible directions for the educational software stack on the XO-3 tablet. On the XO-1 machines, OLPC ships Sugar, an impressive collection of educational software developed by Sugar Labs. How can we keep the best of Sugar while yanking the UI forward into a touch-friendly tablet world?

  1. This week (April 4-8) I’ll begin by working on a port of the GTK3 UI library to Android. The GTK3 library contains touch support missing from the GTK2 library (on which Sugar is currently based). The goal here is a port of the Python/GTK-based Sugar APIs, running on something like the Honeycomb Android OS.  Existing educational activities could be ported to new APIs without much difficulty, but we’d largely use existing Android OS facilities instead of Sugar’s low-level system management.  This is a preliminary exploration—we haven’t decided to base tablet software on Android (or anything else) yet.
  2. The week of April 11-15 I will start porting Python/GTK3 to Chrome or ChromeOS via the Google NativeClient plugin. This path would result in activities which more fully integrate with web technologies—even in disconnected regions of the world. On desktop machines, Sugar activities could run inside the Chrome browser, while ChromeOS (or another embedded OS running chrome/webkit) would provide system management functions on tablets like the XO-3. As with the Android port, this is exploration, not a definite software direction.
  3. The week of April 18-22 I hope to focus on mesh networking. This has a checkered history in our deployments; I hope to identify remaining roadblocks and map a way forward to make this a flagship feature of the XO-3.
  4. The week of April 25-29 is for the existing Python-based Sugar codebase. To continue moving forward, it needs to migrate to GTK3, gobject-introspection, and other key enabling technologies. It would also benefit from language-independent APIs and better modularization, to allow a more incremental migration path.

The following week is Conozco Uruguay and the Uruguay EduJAM — where I’ll present progress on these exploratory projects and discuss the path ahead with the OLPC and Sugar communities.  A week is not enough time to finish any of these projects! But the focused effort should help to identify the promise, roadblocks, and challenges in each path, which will help us plan the future.