Difference between revisions of "Activities/Toaster/Develop"

From Sugar Labs
Jump to navigation Jump to search
(cleanup & categorizing, adding python tutorial link)
(adding link to Developers/Setup)
Line 11: Line 11:
 
** http://www.youtube.com/watch?v=gAJq02rCA8s - an excellent PyCon 2008 Activity creation overview
 
** http://www.youtube.com/watch?v=gAJq02rCA8s - an excellent PyCon 2008 Activity creation overview
 
** http://wiki.sugarlabs.org/go/Activity_Team/Resources
 
** http://wiki.sugarlabs.org/go/Activity_Team/Resources
** http://wiki.sugarlabs.org/go/Activity_Team/Creating_a_New_Activity
+
*** http://wiki.laptop.org/go/Developers/Setup
 +
*** http://wiki.sugarlabs.org/go/Activity_Team/Creating_a_New_Activity
 
** Python docs are quite good as references and for [http://docs.python.org/tutorial tutorials].
 
** Python docs are quite good as references and for [http://docs.python.org/tutorial tutorials].
 
** I found a [http://www.youtube.com/watch?v=c-M77C2ejTw&feature=PlayList&p=AFA28F870635D24F&playnext_from=PL&playnext=1&index=7 video series] that led me to this video of [http://www.youtube.com/watch?v=y_TKjfgjiQs Nicholas Negroponte from TED]
 
** I found a [http://www.youtube.com/watch?v=c-M77C2ejTw&feature=PlayList&p=AFA28F870635D24F&playnext_from=PL&playnext=1&index=7 video series] that led me to this video of [http://www.youtube.com/watch?v=y_TKjfgjiQs Nicholas Negroponte from TED]

Revision as of 01:22, 6 June 2010

I hope this collection will get updated along with the resources discussed on our email list.

  • SOAS & Builds
    • http://spins.fedoraproject.org/soas/ - Sugar on a Stick (SOAS) is now an official Fedora Spin. This means Fedora 13 and beyond provide the newest versions of Sugar, however deployments of XOs are currently using F11 or F9 based builds. Toaster is targeting full support for F11 and F9 right now.
    • For Ubuntu machines until the Ubuntu Sugarteam make more progress here is the advice I got on how to run Sugar with Virtualbox.
  • XO 1.5 Specific