User:Ixo/Project: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Activity starting points.)
Line 19: Line 19:
* [[User:ixo/Project/primes.py]]
* [[User:ixo/Project/primes.py]]
* [[User:ixo/Project/factors.py]]
* [[User:ixo/Project/factors.py]]

== Activity starting point ==
Good starting points for:
* [[Creating_an_activity]] - create templates.
* [[Developers_manual]] - Some good tutorials for developers:


== See also ==
== See also ==

Revision as of 07:54, 21 February 2008


Pencil.png NOTE: The contents of this page are not set in stone, and are subject to change!

This page is a draft in active flux ...
Please leave suggestions on the talk page.

Pencil.png

Activity projects via Myna IT Consulting software development

( http://ixo.myna.ws )

XO Laptop : Activity Projects

(in various states of idea, outline, features, code, and implementation)

  • BackupXO (GUI backup utility: server (or IP), Flash Drive, SD card, or other USB device)
  • Settings (GUI to sugar-control-panel, WiFi channels, and other tweaks)
  • Theme (GUI to sugar-control-panel, and other customizations)
  • FileManager (GUI to files/directories/folders, view, move, modify, etc... aka. mc )
  • SlideShow (Show all laptop pictures, videos, etc...) (aka Picasa but less overhead)
  • Wallball (Game: v1. bounce ball on the wall, v2 - play other players (2 to 6)
  • Webcam - use the builtin camera for stop action and webcam.


Python Code for Pippy activity

Activity starting point

Good starting points for:

See also