Open projects: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 4: Line 4:


* [[Wiki server]] - Port the "wikipedia on the iphone" project to the XO. (code, testing, content curation)
* [[Wiki server]] - Port the "wikipedia on the iphone" project to the XO. (code, testing, content curation)
** Update [[WikiBrowse]] project page with latest status
** Convert Simple and English Wikipedias to this format
* [[Ambient light detection]] - for low-power mode. (code)
* [[Ambient light detection]] - for low-power mode. (code)
* [[Power activity]] - Shows charging progress in a more detailed form. Especially useful for users/devs of non-AC chargers (solar, human-powered, etc). (code, hardware)
* [[Power activity]] - Shows charging progress in a more detailed form. Especially useful for users/devs of non-AC chargers (solar, human-powered, etc). (code, hardware)
Line 12: Line 14:
* [[Mediawiki filter]] - A plugin architecture for selecting pages in a mediawiki that meet certain criterion.
* [[Mediawiki filter]] - A plugin architecture for selecting pages in a mediawiki that meet certain criterion.
* [[SimpleRPG]] (may be renamed) - tutorial for learning programming, pygame game development, and networking (sockets) all at once
* [[SimpleRPG]] (may be renamed) - tutorial for learning programming, pygame game development, and networking (sockets) all at once
* ''Sleep'' -- test the [[Alarm clock]]

Revision as of 19:45, 7 June 2008

Looking for something to work on? See these pages for more details. (Also see Projects for a more outdated page.)

OLPC projects

  • Wiki server - Port the "wikipedia on the iphone" project to the XO. (code, testing, content curation)
    • Update WikiBrowse project page with latest status
    • Convert Simple and English Wikipedias to this format
  • Ambient light detection - for low-power mode. (code)
  • Power activity - Shows charging progress in a more detailed form. Especially useful for users/devs of non-AC chargers (solar, human-powered, etc). (code, hardware)
  • Developer tutorials - making guides for new people to get started making stuff for the XO.

Upstream projects

  • Mediawiki filter - A plugin architecture for selecting pages in a mediawiki that meet certain criterion.
  • SimpleRPG (may be renamed) - tutorial for learning programming, pygame game development, and networking (sockets) all at once
  • Sleep -- test the Alarm clock