Activity Team/Resources: Difference between revisions
RafaelOrtiz (talk | contribs) |
|||
| Line 99: | Line 99: | ||
* http://www.pygtk.org/pygtk2tutorial/index.html A very informative step-by-step introduction to PyGTK. | * http://www.pygtk.org/pygtk2tutorial/index.html A very informative step-by-step introduction to PyGTK. | ||
* http://www.olpcaustria.org/mediawiki/index.php/Activity_handbook Introduction to activity development by OLPC Austria. | * http://www.olpcaustria.org/mediawiki/index.php/Activity_handbook Introduction to activity development by OLPC Austria. | ||
* http://wiki.laptop.org/go/ | * http://wiki.laptop.org/go/Sugar Activity Tutorial Another introduction to activity development. | ||
* http://www.tortall.net/mu/wiki/CairoTutorial A great introduction to Cairo in PyGTK and vector graphics drawing in general. | * http://www.tortall.net/mu/wiki/CairoTutorial A great introduction to Cairo in PyGTK and vector graphics drawing in general. | ||
* http://www.json.org/fatfree.html An overview of the JSON data format. | * http://www.json.org/fatfree.html An overview of the JSON data format. | ||
| Line 105: | Line 105: | ||
* http://wiki.laptop.org/go/Shared_Sugar_Activities High level overview of collaboration. | * http://wiki.laptop.org/go/Shared_Sugar_Activities High level overview of collaboration. | ||
* http://wiki.laptop.org/go/Collaboration_Tutorial Step by step tutorial on integrating collaboration into an activity. | * http://wiki.laptop.org/go/Collaboration_Tutorial Step by step tutorial on integrating collaboration into an activity. | ||
* [[ | * [[Modifying Activities]] Information describing simple modifications that can be made to common Sugar activities. | ||
* [[ActivityTeam/ | * [[ActivityTeam/Compatibility Tips]] Information on ensuring your activity is portable to the various distributions that run Sugar. | ||
=Stuck?= | =Stuck?= | ||