Projectdb
The projectdb (alpha name) is a database designed to capture and track requests for XOs.
It is currently being used as our live contributors program/developers-program interface. Over the past week it has processed 100 applications from LinuxTag.
Current feature requests are listed below; Aaron Kaplan and Chris Hager are the two current project maintainers. The codebase is currently only partly open, as git access is not generally available. The code is being cleaned up this week to accomodate important feature requests.
The first weekend in June, --Sj talk, femslade and erikgarrison are working on extending the curent data model to cover further aspects of projects (including the stage of completion, idea through implementation, initiatives and trials, as well as projects that require new hardware to get underway).
general db
A further extension of a shared database should cover information about all the data that is core to OLPC:
- projects - iedeas, development, creation; initiatives, trials, research
- parts - XOs, spares, peripherals, power
- places - countries, cities, schools
- people - individual teacher, developers; organizations, partners; chapters, interest groups
current use
A half-dozen people are reading data from the current hasty interface and hand-parsing it into xls formats to satisfy a partly in-flux Brightstar process; this will eventually be done via xml (with xml export to B* and xml import from them for confirmation of receipt and shipping). Al of this could be massively improved by a few tweaks to the code.