User:Ixo/Project: Difference between revisions
< User:Ixo
Jump to navigation
Jump to search
m (removed inclusion, added linkages to scripts) |
m (→Activity starting point: added more linksages.) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{draft}} |
{{draft}} |
||
Activity projects via Myna IT Consulting software development |
|||
: ( http://ixo.myna.ws ) |
|||
Includes the following areas: |
|||
==== XO Laptop : Activity Projects ==== |
==== XO Laptop : Activity Projects ==== |
||
(in various states of idea, outline, features, code, and implementation) |
(in various states of idea, outline, features, code, and implementation.. some have notes elsewhere which need to be here into the wiki and the placeholders below. Or moved to Git/devel server :) |
||
* [[User:ixo/Project/Action|Action]] - Test all input devices (keys, switches, buttons) - (similar/better idea [[OLPC_Europe/Newsletter/1#A_few_Software_Projects_from_Europe|KeyBash]].) |
|||
* [[User:ixo/Project/BackupXO|BackupXO]] (GUI backup utility: server, Flash Drive, SD card, or other USB device) |
* [[User:ixo/Project/BackupXO|BackupXO]] (GUI backup utility: server (or IP), Flash Drive, SD card, or other USB device) |
||
* [[User:ixo/Project/Settings|Settings]] (GUI to sugar-control-panel, WiFi channels, and other tweaks) |
* [[User:ixo/Project/Settings|Settings]] (GUI to sugar-control-panel, WiFi channels, and other tweaks) |
||
* [[User:ixo/Project/Theme|Theme]] (GUI to sugar-control-panel, and other customizations) |
* [[User:ixo/Project/Theme|Theme]] (GUI to sugar-control-panel, and other customizations) |
||
* [[User:ixo/Project/FileManager|FileManager]] (GUI to files/directories/folders, view, move, modify, etc... aka. mc ) |
* [[User:ixo/Project/FileManager|FileManager]] (GUI to files/directories/folders, view, move, modify, etc... aka. mc ) |
||
* [[User:ixo/Project/SlideShow|SlideShow]] (Show all |
* [[User:ixo/Project/SlideShow|SlideShow]] (Show all laptop pictures, videos, etc...) (aka Picasa but less overhead) |
||
* [[User:ixo/Project/Wallball|Wallball]] (Game: v1. bounce ball on the wall, v2 - play other players (2 to 6) |
* [[User:ixo/Project/Wallball|Wallball]] (Game: v1. bounce ball on the wall, v2 - play other players (2 to 6) |
||
* [[User:ixo/Project/Webcam|Webcam]] - use the |
* [[User:ixo/Project/Webcam|Webcam]] - use the builtin camera for stop action and webcam. |
||
Python Code for Pippy activity |
|||
* [[User:ixo/Project/primes.py]] |
|||
* [[User:ixo/Project/factors.py]] |
|||
== Activity starting point == |
|||
Good starting points for: |
|||
* [[Software_ideas]] - more ideas for projects. |
|||
* [[Projects]] - List of projects under development. |
|||
* [[Creating_an_activity]] - create templates. |
|||
* [[Activity_tutorial]] - Tutorial step by step on creating an activity. |
|||
* [[Developers_manual]] - Some good tutorials for developers: |
|||
* [[Activity_handbook]] - starting points |
|||
* [[Creating_a_personal_git_tree]] - personal space for script development |
|||
== See also == |
== See also == |
Latest revision as of 01:45, 5 May 2008
NOTE: The contents of this page are not set in stone, and are subject to change! This page is a draft in active flux ... |
Activity projects via Myna IT Consulting software development
XO Laptop : Activity Projects
(in various states of idea, outline, features, code, and implementation.. some have notes elsewhere which need to be here into the wiki and the placeholders below. Or moved to Git/devel server :)
- Action - Test all input devices (keys, switches, buttons) - (similar/better idea KeyBash.)
- 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:
- Software_ideas - more ideas for projects.
- Projects - List of projects under development.
- Creating_an_activity - create templates.
- Activity_tutorial - Tutorial step by step on creating an activity.
- Developers_manual - Some good tutorials for developers:
- Activity_handbook - starting points
- Creating_a_personal_git_tree - personal space for script development