Open projects: Difference between revisions
Jump to navigation
Jump to search
ChristophD (talk | contribs) |
(proj) |
||
Line 11: | Line 11: | ||
* [http://www.olpcaustria.org/mediawiki/index.php/Activity_handbook Activity Handbook]: wikify, convert to LaTeX (because DocBook sucks) |
* [http://www.olpcaustria.org/mediawiki/index.php/Activity_handbook Activity Handbook]: wikify, convert to LaTeX (because DocBook sucks) |
||
* OLPC pilots: comprehensive overview of where pilots are happening and contact info (if possible) for each pilot |
* OLPC pilots: comprehensive overview of where pilots are happening and contact info (if possible) for each pilot |
||
* |
* [[Projectdb]]: clean up source-code |
||
* activity to control power on USB port (for keyboard illumination) |
* activity to control power on USB port (for keyboard illumination) |
||
⚫ | |||
* sleep;-) |
|||
* Set up a [[build server]] of your own |
|||
** One for a [[Demo]] build |
|||
** One for a [[joyride]]-with-activities-and-fun-things build |
|||
== Upstream projects == |
== Upstream projects == |
||
Line 19: | Line 22: | ||
* [[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 |
||
⚫ |
Revision as of 19:52, 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.
- Activity Handbook: wikify, convert to LaTeX (because DocBook sucks)
- OLPC pilots: comprehensive overview of where pilots are happening and contact info (if possible) for each pilot
- Projectdb: clean up source-code
- activity to control power on USB port (for keyboard illumination)
- sleep ;-) (and test the Alarm clock activity)
- Set up a build server of your own
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