Line 3: |
Line 3: |
| ==Getting started in Activity development== | | ==Getting started in Activity development== |
| If you have no experience developing Sugar activities, these resources will help get you started. | | If you have no experience developing Sugar activities, these resources will help get you started. |
| + | |
| + | === Activity development tutorials === |
| + | |
| + | The official introduction to writing Sugar activities is the Flossmanuals book [http://en.flossmanuals.net/ActivitiesGuideSugar Writing Sugar Activities], by James Simmons. |
| | | |
| ====Setting up a Sugar environment==== | | ====Setting up a Sugar environment==== |
Line 132: |
Line 136: |
| * [[Activity_Team/Modifing_an_Activity]] Information describing simple modifications that can be made to common Sugar activities. | | * [[Activity_Team/Modifing_an_Activity]] Information describing simple modifications that can be made to common Sugar activities. |
| * [[Activity Team/Compatibility Tips]] Information on ensuring your activity is portable to the various distributions that run Sugar. | | * [[Activity Team/Compatibility Tips]] Information on ensuring your activity is portable to the various distributions that run Sugar. |
| + | |
| + | ==== Old tutorials ==== |
| + | |
| + | * Porting a PyGTK game to Sugar, [http://www.redhatmagazine.com/2007/04/05/building-the-xo-porting-a-pygtk-game-to-sugar-part-one/ Part 1] and [http://www.redhatmagazine.com/2007/04/26/building-the-xo-porting-a-pygtk-game-to-sugar-part-two/ Part 2], Red Hat Magazine. |
| + | * [http://wiki.laptop.org/go/Beyond_Hello_World Beyond Hello World], wiki.laptop.org |
| | | |
| ===Community resources=== | | ===Community resources=== |
− | * http://dev.sugarlabs.org/ Bug tracking for Sugar and activities. Go here to report bugs in the Sugar toolkit. Each activity should have its own component here. | + | * http://bugs.sugarlabs.org/ Bug tracking for Sugar and activities. Go here to report bugs in the Sugar toolkit. Each activity should have its own component here. |
| * http://git.sugarlabs.org/ Gitorious source code hosting. | | * http://git.sugarlabs.org/ Gitorious source code hosting. |
| * http://git.sugarlabs.org/events.atom RSS feed of all Sugar development activity. Great for keeping an eye on the project as a whole. | | * http://git.sugarlabs.org/events.atom RSS feed of all Sugar development activity. Great for keeping an eye on the project as a whole. |