User:Ixo/Project: Difference between revisions
< User:Ixo
Jump to navigation
Jump to search
m (started list.) |
m (→Activity starting point: added more linksages.) |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{draft}} |
|||
⚫ | |||
⚫ | |||
Activity projects via Myna IT Consulting software development |
|||
⚫ | |||
: ( http://ixo.myna.ws ) |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
(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/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 == |
|||
* [[../Script| Terminal, Linux command line scripts]] |
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