Documentation Team: Difference between revisions
mNo edit summary |
|||
| Line 1: | Line 1: | ||
{{Translations | {{Translations | ||
| [[Documentation Team|english]] | [[Documentation Team/lang-es|español]] }} | | [[Documentation Team|english]] | [[Documentation Team/lang-es|español]] }} | ||
<noinclude>{{TeamHeader|Documentation Team|home=Documentation | <noinclude>{{TeamHeader|Documentation Team|home=Documentation}}</noinclude> | ||
== Mission == | == Mission == | ||
{{:Documentation Team/Mission}} | {{:Documentation Team/Mission}} | ||
| Line 50: | Line 50: | ||
::* Hey, I came up with an alternate "reference" implementation for collaboration when I wrote Colors!, I think it's a lot easier to understand and could be the basis for a good tutorial. The only weird thing is, I wanted my activity class to receive DBus signals directly, so I subclassed ExportedGObject but initialized late - hacky, I know. It would be nice if this were not needed! [http://dev.laptop.org/git?p=activities/colors;a=blob;f=colors.py;h=c262f55e46519248418a07e3c4eed1ab4207fa09;hb=5822328cab1162b32452dfb915b33d98307b55d1#l579] [[User:Wade|Wade]] 18:49, 18 May 2008 (UTC) | ::* Hey, I came up with an alternate "reference" implementation for collaboration when I wrote Colors!, I think it's a lot easier to understand and could be the basis for a good tutorial. The only weird thing is, I wanted my activity class to receive DBus signals directly, so I subclassed ExportedGObject but initialized late - hacky, I know. It would be nice if this were not needed! [http://dev.laptop.org/git?p=activities/colors;a=blob;f=colors.py;h=c262f55e46519248418a07e3c4eed1ab4207fa09;hb=5822328cab1162b32452dfb915b33d98307b55d1#l579] [[User:Wade|Wade]] 18:49, 18 May 2008 (UTC) | ||
* Low level API (non-python activities). We should just move bert document on this wiki. | * Low level API (non-python activities). We should just move bert document on this wiki. | ||
:this is the page http://wiki.laptop.org/go/Low-level_Activity_API ( | :this is the page http://wiki.laptop.org/go/Low-level_Activity_API (see [[Development Team/Low-level Activity API]]) but it must be complemented with | ||
:* http://wiki.laptop.org/go/Sugar_Factory | :* http://wiki.laptop.org/go/Sugar_Factory | ||
:* http://www.catmoran.com/olpc/#sugxterm | :* http://www.catmoran.com/olpc/#sugxterm | ||