User:Daryld: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== |
== Daryl Daly == |
||
I have been developing business database applications for many years and am now attempting to develop XO activities. |
|||
=== Current Projects === |
|||
Run activity from terminal |
|||
[[Sword read]] |
|||
sugar-launch <activity name> |
|||
Remove activity from terminal |
|||
In python: |
|||
from sugar import env |
|||
from sugar.activity import activityfactory |
|||
from sugar.activity.registry import get_registry |
|||
r = get_registry() |
|||
a = r. |
Latest revision as of 05:29, 15 March 2008
Daryl Daly
I have been developing business database applications for many years and am now attempting to develop XO activities.