Difference between revisions of "Sugar Labs/Current Events"

From Sugar Labs
Jump to navigation Jump to search
Line 6: Line 6:
 
=== Sugar Digest ===
 
=== Sugar Digest ===
  
1. Collect, Select, Reflect: I had a timely visit from Prof. Evangeline Harris Stefanakis this week. Stefanakis is the author of <i>Multiple Intelligences and Portfolios: a Window into the Learner's Mind</i>. We met to discuss ways in which we could further the support for portfolio assessment within the context of a Sugar deployment. Some of her observations include that a portfolio is not just a collection of work, but also a way of organizing that work into a presentation. (Note the obvious connection to the heated discussions on narrative and the Journal/datastore.) We discussed a number of simple scaffolds that we could add either directly to the Journal or build into a Portfolio Activity, for example, the inclusion of a "who am I?" section, where the learner is prompted to describe who they are across a multitude of perspectives: who am I as a linguist... as an artist... as a friend... We also discussed how we could enhance the use of tags by prompting the learner when their work is saved: What did you do? How did you do it? What did you learn? Is it portfolio worthy? Providing some structure—with multiple entry-points—helps bootstrap the portfolio process. We should consider different structures for different levels of development within the early, elementary, and middle-school years. A "Madlibs"-like format—that can be reauthored by a teacher or student—may be a reasonable place to start. Also, a scaffolding that encourages periodic review would also be beneficial to the learner. We plan to come up with a more tangible set of design criteria in the coming weeks. But it is helpful to discuss the Journal as a tool for reflection, not just as a replacement for the file system.
+
1. Digital media and learning competition: I submitted a proposal to the DML competition. The gist of our project plan is to reach out to and support the Sugar community of educators and software developers. We are seeking resources to expose more teachers and learners to the features and benefits of Sugar and further enable its use by: (1) stabilizing the software to the point where it is turnkey; (2) working with and learning from diverse communities that seek better ways to educate children; and (3) growing the number of users of and contributors to Sugar. I made a similar proposal to the Google 10^100 program; the focus is on building our developer and user communities.
  
2. LiveCD/LiveUSB updates: Carolyn Meeks and Marco Pesenti Gritti continue to work on improvements to the bootable Sugar USB. Marco has a new Fedora-based LiveCD image ([http://www.sugarlabs.org/~marco/sugar-livecd-1marco.iso sugar-livecd-1marco.iso]) and is working on a CD that will launch a USB image (since many older machines are not configured by default to boot off of a USB drive). Sebatian Dziallas and Luke Macken have created an updated version of the Fedora/Sugar LiveCD ([http://sdz.fedorapeople.org/olpc/sugar-spin.iso sugar-spin.iso] and has made a LiveUSB creator available ([http://sdz.fedorapeople.org/olpc/liveusb-creator-3.0.zip liveusb-creator-3.0.zip])—you can run liveusb-creator on Windows Vista (XP hopefully coming soon) to generate the latest Sugar spin on a USB key. Meanwhile, Carolyn continues to visit schools, testing builds, and gathering data as to the best ways to do simple, low-risk Sugar deployments in schools without the resources to buy dedicated laptops.
+
2. Sugar on a stick: Caroline Meeks and I visited a Boston public school to discuss with them the possibility of piloting a USB Sugar deployment, where the children would use USB sticks to boot Sugar at school and at home, using whatever computers are available. This deployment enables a school to use Sugar without making an upfront investment in new computers. It could be a very cost-effective approach to bootstrapping Sugar communities.
  
3. Roadmaps: David Farning is developing a community roadmap for Sugar (to complement the development roadmap -- see [[ReleaseTeam/Roadmap|Release Roadmap]]). David has begun with a list of features that are important for the future growth of Sugar Labs: vision, distribution, deployment, quality assurance, and infrastructure. Please help us fill in the schedule in the wiki ([[Community/Roadmap|Community Roadmap]]).
+
3. Daniel Ajoy has updated a number of links on the http://wiki.laptop.org/go/Sur that point to pages that detail various Activities as they are being applied in the classroom.
 
 
4. Blogs: The teachers in Uruguay are getting more active with their blogs about using Sugar in the classroom. Their goal is to share experiences (http://ceibalpuertosauce.blogspot.com/ is but one of many examples). Add you Sugar-related blog to the list ([[DeploymentTeam/Guide_to_community_outreach#Entries_on_blogs|Community Blogs]]).
 
  
 
=== Community jams, meetups, and meetings ===
 
=== Community jams, meetups, and meetings ===
  
5. Sugar calendars: We've added the developer meetings to the Sugar meetings calendar; there is also now a Sugar Labs events calendar for meetings, meet ups, sprints, etc. For information about how to access these calendars, please see the Community page ([[Community#Calendar|Community Calendar]]) in the wiki.
+
4. Peru translation sprint: A number of us are in Lima (beginning Monday—today—at 15:30 UTC at Hotel a la FIA) this week, working on the translation of the Sugar-related FLOSS manuals. We'll try to have a prense on IRC (irc.freenode.net #sugar-meeting) during the sprint.
  
6. Lima translation sprint: 20–21 October in Lima, Perú at at the Universidad San Martin, Faculta de Ingeniería. (Av. La Fontana - Urbanización Santa Patricia - Distrito: La Molina) Please contact Rafael Enrique Ortiz Guerrero <dirakx AT gmail.com> for more details.
+
5. XOcamp2: C. Scott Ananian has been organizing a week of planning for the next OLPC XO release (9.1) to be held the week of November 17 in Cambridge, MA. He'd like participation and talk proposals from the Sugar Labs developers/users (the timing would be aligned with our 0.84 Release). Talk proposals should be sent to devel at lists.laptop.org.
  
 
=== Tech Talk ===
 
=== Tech Talk ===
  
7. Sugar API: Marco Pesenti Gritti, speaking on behalf of the deployment team, has announced plans for refactoring and stabilizing our public API. Please join the discussion at the next developer meeting (irc.freenode.net #sugar-meeting Thursday, 16 October 2008, 14:00 UTC).
+
6. Sugar labs: David Van Assche reports that he has managed to get Sugar and collaboration via eJabbers working on a Linux terminal server (LTSP) using Ubuntu (a tip of the hat to those who offered their help on the #sugar channel). This means that you can now convert an existing networked lab to Sugar without installing any software on the client terminals. See http://www.nubae.com/sugar-on-ltsp-ubuntu-intrepid-ibex for a step-by-step guide. It should be easily replicated on other
 +
distrobutions by using a distro-specific package manager.
 +
 
 +
7. Journal: C. Scott has been working on a new design for the Journal (See http://wiki.laptop.org/go/Journal_reloaded). Lots of good ideas about making the Journal generally more friendly to users, developers, and to legacy applications.
 +
 
 +
8. GConf: Simon Schampijer has been landing the use of GConf for the profile in sugar-jhbuild to store preferences (See http://www.gnome.org/projects/gconf/). The old API in Sugar/profile has been kept around so as not to break older Activities—for example to request the nickname or the icon colors of the user. An advantage of the new scheme is that you can run multiple instances of the emulator by repeated issuing of the 'SUGAR_PROFILE=username sugar-emulator' command. This works because we use gconf-dbus in sugar-jhbuild and therefore run one gconf daemon per instance.
 +
 
 +
9. NetworkManager: Simon is working on adopting the Sugar shell to use NetworkManager 0.7 during the next week (See Dan William's blog http://blogs.gnome.org/dcbw/2007/10/15/networkmanager-07-is-the-new-chuck-norris/).
  
8. gconf: Simon Schampijer has been working on the transition to gconf. He will land it in the next days. He also fixed the 'Reset Registration with school servers' now completely #7764.
+
10. Potpourri: As usual, Marco Pesenti Gritti has been busy; he:
  
9. Upstream: Pyxpcom has been enabled in the Fedora 10 xulrunner thanks to Cristopher Aillon. Marco has synced the xulrunner olpc3 package and fixed the hulahop package accordingly to these changes. Simon has built the browse activity for fedora rawhide.
+
* wrote a proposal about an API stability policy for Glucose; discussed in the Sugar meeting, approved with minor improvements; Marco will make the necessary changes and officially post it on the wiki;
 +
* fixed various issues regarding the running of multiple Browse instances; file pickers and downloads are now opened in the correct window;
 +
* started to refactor the zoom-levels part of the window-management logic based on a patch by Benjamin Schwartz to get rid of flickering in the Home View;
 +
* poked OLPC distro developers about the Fedora-10 migration (Marco hopes we can make a call about it soon, because he'd like to use the GTK/GIO API to implement standard-compliant startup notification).
 +
* thought about making the Sugar shell more standards compliant to better host legacy desktop applications; Sayamindu Dasgupta has volunteered to help—we are still looking for someone to take over the work of choosing and adapting a window manager to replace Matchbox.
 +
* discussed the next generation Journal design with C. Scott and was happy to see that middle layer between Journal and file system was not dropped; they made a lot progress on syncing on how to gradually integrate it in Sugar;
 +
* fixed various regressions from the the Sugar shell refactoring (Marco thanks everyone for the patience); and
 +
* made some Fedora LiveCD improvements—in particular get SLiM (a simple login manager) to behave under selinux.
  
10. Sucrose 0.82 on Ubuntu: Morgan Collett has been working on the Sugar Ubuntu packages; they have been updated to the latest 0.82 release in the Sugar Team PPA. Some activities are still being updated at the moment, but should be up to date in the next few days. Installation instructions:
+
His pans for next week include:
sudo -s
 
echo deb http://ppa.launchpad.net/sugarteam/ubuntu hardy main > /etc/apt/sources.list.d/sugar.list
 
apt-get update
 
apt-get install sugar sugar-emulator sugar-activities
 
  
A more up-to-date version of Sugar on Ubuntu is available if you add the repository for Sugar 0.82 as described here: http://sugarlabs.org/go/Community/Distributions/Ubuntu
+
* adding window management items to the 0.84 roadmap;
 +
* following up with Benjamin about the icon cache, hopefully get near to something that can be integrated;
 +
* looking into the LiveCD feedback (the principle blocker is NM 0.7 support, which Simon is working on;
 +
* figuring out where and how to host source-code releases in preparation for 0.83.1 and starting to automating them;
 +
* sending a reminder about new activity proposals to make sure no one is missing the deadline;
 +
* finishing up zoom level refactoring and getting rid of the annoying flicker;
 +
* trimming down the review queue; and
 +
* reviewing and posting the API policy on the wiki.
  
Luke Faraone has been triaging Sugar-related bugs in Ubuntu's Launchpad. Along with Morgs, he is a driving force behind the the effort to get Sugar into the Ubuntu 8.10.
+
11. Sceencast: Chris Ball has revisited the question of how to do a Screencast in Sugar. He has written a new version of the Screencast Activity (http://dev.laptop.org/~cjb/screencast/Screencast-1.xo). An old version, built by MediaMods, is here (http://mediamods.com/public-svn/camera-activity/tags/xo/Screencast-2.xo).
  
11. Sugar modules: There is time until 29 October to propose new modules, and new activities in particular, to be part of the 0.84 release. If you are an activity maintainer and would like to propose its inclusion please send mail to the Sugar list as per the instructions ([[ReleaseTeam#Module_release|Module Release]]).
+
12: Other software releases this week include:
 +
* Jukebox-3.xo
  
12. Activity updates: There are updates available for:
+
Gadget 0.0.2 has been released. Highlights of the "Monster Lake" release include:
  
:Chat-48.xo
+
* support for constraining activity search results;
:Browse-99.xo
+
* various bug fixes;
:Moon-8.xo
+
* the addition of load simulation tools for testing purposes; and
:video-chat-9.xo
+
* support for multi-criteria search.
:panorama-1.xo
 
  
 
=== Sugar Labs ===
 
=== Sugar Labs ===
  
13. Self-organizing map (SOM): Gary Martin has generated another SOM from the past week of discussion on the IAEP mailing list (Please see [[:Image:2008-October-4-10-som.jpg]]).
+
13. Self-organizing map (SOM): Gary Martin has generated another SOM from the past week of discussion on the IAEP mailing list (Please see http://sugarlabs.org/go/Image:2008-October-11-17-som.jpg).
  
 
==Sugar in the news==
 
==Sugar in the news==

Revision as of 09:19, 20 October 2008

What's new

This page is updated each week (usually on Monday morning) with notes from the Sugar Labs community. (The digest is also sent to the community-news at sugarlabs.org list and blogged at walterbender.org.) If you would like to contribute, please send email to walter at sugarlabs.org by the weekend. An archive of this digest is available.

Sugar Digest

1. Digital media and learning competition: I submitted a proposal to the DML competition. The gist of our project plan is to reach out to and support the Sugar community of educators and software developers. We are seeking resources to expose more teachers and learners to the features and benefits of Sugar and further enable its use by: (1) stabilizing the software to the point where it is turnkey; (2) working with and learning from diverse communities that seek better ways to educate children; and (3) growing the number of users of and contributors to Sugar. I made a similar proposal to the Google 10^100 program; the focus is on building our developer and user communities.

2. Sugar on a stick: Caroline Meeks and I visited a Boston public school to discuss with them the possibility of piloting a USB Sugar deployment, where the children would use USB sticks to boot Sugar at school and at home, using whatever computers are available. This deployment enables a school to use Sugar without making an upfront investment in new computers. It could be a very cost-effective approach to bootstrapping Sugar communities.

3. Daniel Ajoy has updated a number of links on the http://wiki.laptop.org/go/Sur that point to pages that detail various Activities as they are being applied in the classroom.

Community jams, meetups, and meetings

4. Peru translation sprint: A number of us are in Lima (beginning Monday—today—at 15:30 UTC at Hotel a la FIA) this week, working on the translation of the Sugar-related FLOSS manuals. We'll try to have a prense on IRC (irc.freenode.net #sugar-meeting) during the sprint.

5. XOcamp2: C. Scott Ananian has been organizing a week of planning for the next OLPC XO release (9.1) to be held the week of November 17 in Cambridge, MA. He'd like participation and talk proposals from the Sugar Labs developers/users (the timing would be aligned with our 0.84 Release). Talk proposals should be sent to devel at lists.laptop.org.

Tech Talk

6. Sugar labs: David Van Assche reports that he has managed to get Sugar and collaboration via eJabbers working on a Linux terminal server (LTSP) using Ubuntu (a tip of the hat to those who offered their help on the #sugar channel). This means that you can now convert an existing networked lab to Sugar without installing any software on the client terminals. See http://www.nubae.com/sugar-on-ltsp-ubuntu-intrepid-ibex for a step-by-step guide. It should be easily replicated on other distrobutions by using a distro-specific package manager.

7. Journal: C. Scott has been working on a new design for the Journal (See http://wiki.laptop.org/go/Journal_reloaded). Lots of good ideas about making the Journal generally more friendly to users, developers, and to legacy applications.

8. GConf: Simon Schampijer has been landing the use of GConf for the profile in sugar-jhbuild to store preferences (See http://www.gnome.org/projects/gconf/). The old API in Sugar/profile has been kept around so as not to break older Activities—for example to request the nickname or the icon colors of the user. An advantage of the new scheme is that you can run multiple instances of the emulator by repeated issuing of the 'SUGAR_PROFILE=username sugar-emulator' command. This works because we use gconf-dbus in sugar-jhbuild and therefore run one gconf daemon per instance.

9. NetworkManager: Simon is working on adopting the Sugar shell to use NetworkManager 0.7 during the next week (See Dan William's blog http://blogs.gnome.org/dcbw/2007/10/15/networkmanager-07-is-the-new-chuck-norris/).

10. Potpourri: As usual, Marco Pesenti Gritti has been busy; he:

  • wrote a proposal about an API stability policy for Glucose; discussed in the Sugar meeting, approved with minor improvements; Marco will make the necessary changes and officially post it on the wiki;
  • fixed various issues regarding the running of multiple Browse instances; file pickers and downloads are now opened in the correct window;
  • started to refactor the zoom-levels part of the window-management logic based on a patch by Benjamin Schwartz to get rid of flickering in the Home View;
  • poked OLPC distro developers about the Fedora-10 migration (Marco hopes we can make a call about it soon, because he'd like to use the GTK/GIO API to implement standard-compliant startup notification).
  • thought about making the Sugar shell more standards compliant to better host legacy desktop applications; Sayamindu Dasgupta has volunteered to help—we are still looking for someone to take over the work of choosing and adapting a window manager to replace Matchbox.
  • discussed the next generation Journal design with C. Scott and was happy to see that middle layer between Journal and file system was not dropped; they made a lot progress on syncing on how to gradually integrate it in Sugar;
  • fixed various regressions from the the Sugar shell refactoring (Marco thanks everyone for the patience); and
  • made some Fedora LiveCD improvements—in particular get SLiM (a simple login manager) to behave under selinux.

His pans for next week include:

  • adding window management items to the 0.84 roadmap;
  • following up with Benjamin about the icon cache, hopefully get near to something that can be integrated;
  • looking into the LiveCD feedback (the principle blocker is NM 0.7 support, which Simon is working on;
  • figuring out where and how to host source-code releases in preparation for 0.83.1 and starting to automating them;
  • sending a reminder about new activity proposals to make sure no one is missing the deadline;
  • finishing up zoom level refactoring and getting rid of the annoying flicker;
  • trimming down the review queue; and
  • reviewing and posting the API policy on the wiki.

11. Sceencast: Chris Ball has revisited the question of how to do a Screencast in Sugar. He has written a new version of the Screencast Activity (http://dev.laptop.org/~cjb/screencast/Screencast-1.xo). An old version, built by MediaMods, is here (http://mediamods.com/public-svn/camera-activity/tags/xo/Screencast-2.xo).

12: Other software releases this week include:

  • Jukebox-3.xo

Gadget 0.0.2 has been released. Highlights of the "Monster Lake" release include:

  • support for constraining activity search results;
  • various bug fixes;
  • the addition of load simulation tools for testing purposes; and
  • support for multi-criteria search.

Sugar Labs

13. Self-organizing map (SOM): Gary Martin has generated another SOM from the past week of discussion on the IAEP mailing list (Please see http://sugarlabs.org/go/Image:2008-October-11-17-som.jpg).

Sugar in the news

10 Oct 2008 Feeding the PenguinSugar on Ubuntu
21 Sep 2008 GroklawInterview with Walter Bender of Sugar Labs
17 Sep 2008 Bill KerrSugar Labs
16 Sep 2008 Open SourceSugar everywhere
28 Aug 2008 OLPC NewsAn answer to Walter Bender's question 22
20 Aug 2008 OLPC NewsSugarize it: Intel Classmate 2
08 Aug 2008 Investor's Business Daily'Learning' Vs. Laptop Was Issue
06 Aug 2008 OLPC NewsTwenty-three Questions on Technology and Education
18 Jul 2008 Bill Kerrevaluating Sugar in the developed world
28 Jun 2008 OLPC NewsA Cutting Edge Sugar User Interface Demo
18 Jun 2008 PC WorldOLPC Spin-off Developing UI for Intel's Classmate PC
17 Jun 2008 DatamationIf Business Succeeds with GNU/Linux, Why Not OLPC?
11 Jun 2008 LinuxInsiderThe Sweetness of Collaborative Learning
06 Jun 2008 Bill Kerruntangling Free, Sugar, and Constructionism
06 Jun 2008 Open EducationWalter Bender Discusses Sugar Labs Foundation
06 Jun 2008 BusinessWeekOLPC: The Educational Philosophy Controversy
05 Jun 2008 Code CultureThe Distraction Machine
05 Jun 2008 BusinessWeekOLPC: The Open-Source Controversy
27 May 2008 The New York TimesWhy Walter Bender Left One Laptop Per Child
26 May 2008 Ars TechnicaOLPC software maker splits from X0 hardware, goes solo
22 May 2008 BetaNewsLinux start-up Sugar Labs in informal talks with four laptop makers
16 May 2008 OSTATICOLPC's Open Source Sugar Platform Aims for New Hardware
16 May 2008 PCWorldBender Forms Group to Promote OLPC's Sugar UI
16 May 2008 MHTBender jumps from OLPC, founds Sugar Labs
16 May 2008 News.comSugar Labs will make OLPC interface available for Eee PC, others
16 May 2008 Feeding the PeguinsThe future of Sugar
16 May 2008 Sugar listA few thoughts on SugarLabs
16 May 2008 xconomyBender Creates Sugar Labs—New Foundation to Adapt OLPC’s Laptop Interface for Other Machines
16 May 2008 BBC'$100 laptop' platform moves on
15 May 2008 OLPC wikiDual-boot XO Claim: OLPC will not work to port Sugar to Windows.
16 May 2008 SoftpediaBender Launches Sugar Labs for Better Development of OLPC's Sugar UI

Press releases

 15 May 2008 Sugar Labs/Announcing Sugar Labs