On Tue, May 6, 2008 at 11:05 AM, Robert Myers <[EMAIL PROTECTED]> wrote: > I'm trying to edge my way into the development community here.
Great! > I'm trying to get to the point where I can create and commit a changed > bundle. I started down the path at > wiki.laptop.org/go/Developer/GettingStarted, but this seems to be the > path for making changes to internal packages, rather than activities. I initially went through this with the Connect activity, I think it's a good way to start. > I there a page that describes creating, modifying and committing > activities? Or would someone care to share the details of the procedure? http://wiki.laptop.org/go/Developers is a good place to start digging through the wiki, but here are some more specific links from my bookmarks. Pulling the source to an existing activity from Git: http://wiki.laptop.org/go/Git Creating a new activity: http://wiki.laptop.org/go/Sugar_Activity_Tutorial http://wiki.laptop.org/go/Sugar_Code_Snippets http://dev.laptop.org/~cscott/joyride-1477-api/ For PyGTK activities: http://wiki.laptop.org/go/PyGTK http://wiki.laptop.org/go/PyGTK/Hello_World_Tutorial http://wiki.laptop.org/go/Beyond_Hello_World http://www.pygtk.org/docs/pygtk/index.html For PyGame activities: http://wiki.laptop.org/go/Pygame http://pygame.org/docs/ref/index.html For video playback using gstreamer: http://pygstdocs.berlios.de/pygst-reference/index.html For supporting collaboration: http://wiki.laptop.org/go/Shared_Sugar_Activities Submitting to OLPC: http://wiki.laptop.org/go/Project_hosting http://wiki.laptop.org/go/Importing_your_project Hope this helps! Best, Wade _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
