Difference between revisions of "Sugar Labs/Current Events"

From Sugar Labs
Jump to navigation Jump to search
 
Line 1: Line 1:
==What's new==
+
<noinclude>
 +
== What's new ==
  
=== Sugar Digest (2008-06-02) ===
+
This page is updated every few weeks with notes from the Sugar Labs community. (The digest is also sent to the community-news at sugarlabs.org list, blogged at [http://walterbender.org/ walterbender.org], and [[Archive/Current Events|archived here]].) If you would like to contribute, please send email to [[User:walter|walter]] at sugarlabs.org by the weekend. (Also visit <span class="plainlinks">[http://planet.sugarlabs.org planet.sugarlabs.org].</span>)
  
1. Software Freedom Conservancy: Sugar Labs is entering discussions with the Software Freedom Conservancy (Please see [http://conservancy.softwarefreedom.org/overview/]). If we are accepted into the Conservancy, we'd join projects such as Inkscape, Samba, and Wine. The Conservancy provides member projects with free financial and administrative services, but does not involve itself with technological and artistic decisions.
+
</noinclude>
 +
== Sugar Digest ==
  
2. Governance: We will be gathering in Milan at the end of the month of June to discuss, among other things, possible models of governance for Sugar Labs. More details will follow soon.
+
1. Sugar Labs will be participating in Google Code-in again this year. Ignacio
 +
Rodriguez and I are the program administrators and are gathering
 +
suggestions for bite-sized tasks in coding, documentation, research, design,
 +
and outreach. We'll also be scouring the open issues in the various
 +
Sugar-related repos for tasks. Please pass your suggestions our way. Also, if
 +
you are interested in mentoring, please contact me. Finally, it would great if
 +
you could help spread the word about the contest among educators so that we can
 +
reach out to as many potential participants as possible (the contest is open to
 +
13-17 year olds). GCI is a great opportunity to recruit new talent into the
 +
community. Details of the contest are available at [https://developers.google.com/open-source/gci/resources/contest-rules developers.google.com]. The Sugar Labs page
 +
describing our participation is at [[Google Code In 2017]].
  
3. Linux Foundation: Walter Bender and Jim Zemlin (Executive Director of the Linux Foundation) met to discuss ways in which we could work together. The Linux Foundation "hosts collaboration events among the Linux technical community, application developers, industry, and end users", manages a "Technical Fellowships Fund" to ensure key projects get accomplished, and helps promote Linux regionally. Obviously lots of synergy with the Sugar Labs mission!
+
2. There is a new release of Music Blocks available [https://github.com/walterbender/musicblocks/releases/tag/v2.1 3]. Features include a
 +
marked improvement in performance and lots of bug fixes. Tip of the hat to
 +
Devin Ulibarri, Edgar Quispe, and Euan Ong for their contributions to this
 +
release.
  
4. UMPC abundance: The success of the OLPC XO and the ASUS Eee PC seems to have attracted the attention of the industry: it has been a busy week in the world of ultra-mobile PCs. Dell (See [http://www.engadget.com/2008/05/29/dells-mini-inspiron-eee-pc-killer-revealed/]), Acer (See [http://www.engadget.com/2008/05/29/first-pics-of-acers-aspire-one-eee-pc-twin/]), Wizbook ([http://www.theinquirer.net/gb/inquirer/news/2008/05/28/noon-eee-pc-wizbook-hits]), Elonix (See [http://www.desktoplinux.com/news/NS8294433279.html]), and Kanguru (See [http://pc.kanguru.pt/Home/]) were all making headlines. Each of these machines represents yet another potential platform for running Sugar.
+
3. Congratulations to Lionel, Sameer, and Adam for being re-elected to the Sugar
 +
Labs oversight board. (And thanks to everyone who voted for my return to the
 +
board as well.) Our next meeting is on 3 November at 19UTC in the #sugar-meeting channel of irc.freenode.net.
 +
<noinclude>
 +
== Community News archive ==
  
=== Community jams and meetups ===
+
An '''[[Archive/Current Events|archive]]''' of this digest is available.
  
5. PyOhio: Catherine Devlin is helping to organize a regional miniconference on Python programming Saturday, July 26, in Columbus, Ohio (Please see [http://pyohio.org]). Ralph Hyre, a Sugar community organizer in Cincinnati, suggested that someone might be willing to present on Sugar (and OLPC project).  It is just past the date for their "call for proposals", but they may be willing to accept a late submission. (Please email Mat Kovach <matkovach at gmail.com> or call at 216-798-3397.)
+
==Planet==
  
 
+
<span class="plainlinks">The Sugar Labs [http://planet.sugarlabs.org/ Planet] is found [http://planet.sugarlabs.org/ here].</span>
===Tech Talk===
 
 
 
6. Sugar tip of the week: How to install activities. There a several ways to manually install new activities in Sugar:
 
(A) You can use xo-get from the Terminal activity (See [http://wiki.laptop.org/go/Xo-get] for the details). Find activities by typing:
 
 
 
./xo-get.py list
 
 
 
Install activities by typing:
 
 
 
./xo-get.py install <activity-name>
 
 
 
e.g.,
 
 
 
./xo-get.py install simcity
 
 
 
or
 
 
 
./xo-get.py install /media/<USB stick name>/simcity.xo
 
 
 
(B) You can also install pre-bundled activities from the Terminal activity or, if you have an XO laptop, from a customization key (See http://wiki.laptop.org/go/Customization_key):
 
 
 
./sugar-install-bundle /media/<USB stick name>/<Activity name.xo>
 
 
 
(C) You can install activities from the browser, either over the internet or from USB (See http://wiki.laptop.org/go/Browse#Install_an_activity for details):
 
 
 
a. open the Browse Activity
 
b. point it to an activity bundle, e.g., http://web.media.mit.edu/~jmaloney/scratch-xo/Scratch-5.xo or file:///media/<USB stick name>/Scratch-5.xo
 
c. When the download is complete, a journal entry will have been created. "Resume" the activity from the journal. Hence forth, it will appear in the list of installed activities.
 
 
 
7. SocialCalc: Dan Bricklin has been hard at work on the base SocialCalc code. In the next few weeks he hopes to have a new build for available. It will include a new tab with "Settings" that shows all of the attributes of the current cell and sheet; it provides access to all of the formatting options, including custom formats and colors, padding, fonts, etc. Also, it should be better suited for localization in that it will have a single Constants file with pretty much all of the customizable values for the spreadsheet engine (but not the UI above the sheet yet). At the point of this new release, Dan thinks we should have something very useful for people to try.
 
 
 
8. Metacity: Sayamindu Dasgupta has been experimenting with replacing Matchbox with a Metacity as the window manager that runs behind Sugar. Despite the fact that the Sugar UI is different from a standard desktop, it is almost completely implemented using standard window manager hints and properties, thus a move to a more compliant window manager will make it possible to run standard desktop applications directly within Sugar (Please follow the discussion at [[WindowManagement]]).
 
 
 
A RPM of Sayamindu's patch is available for download ([http://dev.laptop.org/~sayamindu/sugar_metacity/metacity-2.23.21-2.olpc2.i386.rpm]), however, he warns that you should *not* install this patch on your standard desktop machine yet. Things which have not been resolved yet include: (1) Some activities tend to go into full screen mode automatically; (2) Activity switching does not work yet; (3) Some palettes and windows are placed incorrectly; (4) The mouse cursor theme switches back to the normal (default??) one; and (5) Memory usage with compositing enabled is high.
 
 
 
9. Rainbow: Michael Stone released rainbow-0.7.13 with a fix for #6989, a problem that was interfering with the launching of the Browse activity.
 
 
 
10. Automated testing: Michael has offered Xen hosting for Sugar Labs' automated testing efforts. (Xen is a FOSS standard for virtualization—please see [http://xen.org] for details.)
 
 
 
11. Wikipedia activity: Chris Ball has made the first release of the Wikipedia activity, which contains a
 
30,000 article offline snapshot of the Spanish Wikipedia with 3,000 images. The activity is based on code from Patrick Collison's "wikipedia-iphone" project; this version was mostly developed by community volunteers: thanks to Wade Brainerd (porting from the wikipedia-iphone code to a Python activity, fixing parser bugs), Ben Schwartz (image download and scaling, bug-fixing) and Madeleine Ball (algorithms for article and image selection). Please see [http://dev.laptop.org/~cjb/eswiki/] and [http://wiki.laptop.org/go/WikiBrowse] for the download and more details.
 
 
 
12. Chat: Morgan Collett worked on private invites for Chat, although his final testing was blocked by a palette problem in Sugar. Morgan has also filed a patch for Ticket #5767 that uses black text on light fill colors to improve legibility.
 
 
 
13. Browse: Tomeu Visozo has added some more palette options to content in Browse, including copy, paste, undo, redo commands to the Browse toolbar. (Tomeu also fixed a problem with activity order in the activity list and shell.)
 
 
 
14. Icons: Scott Ananian has added a bit of functionality to his (still incomplete) icon-draw-activity; it is on the path to becoming a complete "convert SVGs into proper Sugar icons" tool. (Please see [http://dev.laptop.org/git?p=users/cscott/icon-draw-activity] for details.) Scott also filed bugs with improved icons for scratch (#7140), gcompris (#7138), paint (#7139), turtle art (#6836), and wikibrowse.
 
 
 
 
 
=== Sugar Labs ===
 
 
 
15. LinuxTag: Simon Schampijer reports that Members of the Sugar community (Please see http://wiki.sugarlabs.org/go/Image:LinuxTag-2008-Bernie-Reinier-Marco-Simon-Bert-Tomeu.jpg) met this weekend at the Linuxtag 2008 ([http://www.linuxtag.org/2008/]) in Berlin. Besides meeting people in person and the usual putting faces to names, they discussed the current situation of Sugar: hot topics Sugar on multiple platforms and the structure Sugar Labs.
 
 
 
Thanks to OLPC Germany and especially to Holger Levsen, there was also an opportunity to give an introduction  to Sugar to the winners of an Idea Contest ([http://wiki.olpc-deutschland.de/Start?action=AttachFile&do=view&target=LinuxTag-2008-OLPC-Deutschland-Developers.jpg]). Robert Krahn gave a tutorial about using Squeak on the XO and Wolfgang Rohrmoser handed out a
 
XO-Live CD ([ftp://rohrmoser-engineering.de/pub/XO-LiveCD/]) to people who were interested in trying out Sugar on their machines.
 
 
 
16. SOM: Gary Martin has prepared this weeks SOM of the its.an.education.project list (Please see [[:Image:2008-May-24-30-som.jpg]]). Organization and governance seem to be hot topics (The list archive can be found at [http://lists.lo-res.org/pipermail/its.an.education.project/]).
 
 
 
17. Wiki: David Farning has been very busy organizing the Sugar Labs wiki. His focus has been on building a framework to support teams within the community:
 
* AccessibiltyTeam - Responsible for accessibility issues within Sugar.
 
* BugSquad - Responsible for locating and fixing bugs.
 
* BuildTeam - Responsible for creating daily and release builds.
 
* DevelopmentTeam - Responsible for Developing the software modules within Sugar.
 
* DocumentationTeam - Responsible for writing both user and technical documentation.
 
* EducationTeam - Responsible for setting the Educational goals for the sugar Community.
 
* MarketingTeam - Responsible for marketing the Sugar brand and product.
 
* ReleaseTeam - Responsible for shipping the current release and planning for up coming releases.
 
* Sugar Labs - Responsible for governance and fund raising.
 
* TranslationTeam - Responsible for the translation needs of the community.
 
* UITeam - Responsible for the User interface.
 
* WikiTeam - Responsible for the Sugar Labs wiki.
 
 
The community portal ([[Community]]) has a link to each teams' section within the wiki.
 
  
 
==Sugar in the news==
 
==Sugar in the news==
 
{|
 
{|
 +
|-
 +
|align=right valign=top|29 Apr 2019||'''EdTechzine''' &ndash; [https://edtechzine.jp/article/detail/1802 Learn programming with an approach from music and mathematics! Model class of "Music Blocks"] (in Japanese)
 +
|-
 +
|align=right valign=top|29 Apr 2019||'''EdTechzine''' &ndash; [https://edtechzine.jp/article/detail/1767 What is the relationship between music, mathematics and computer science? Interview with the developer of the programming learning tool "Music Blocks"] (in Japanese)
 +
|-
 +
|align=right valign=top|11 Apr 2019||'''Linux Journal''' &ndash; [https://www.linuxjournal.com/content/linuxdo-it-children Linux... Do It Children]
 +
|-
 +
|align=right valign=top|14 Dec 2018||'''PR Times JA''' &ndash; [https://prtimes.jp/main/html/rd/p/000001954.000002535.html 2020年必修化のためのプログラミング学習ソフト「Music Blocks」教員向け研究会 参加者募集中 ~経済産業省『「未来の教室」実証事業』] Programming learning software for 2020 compulsory "Music Blocks" Recruiting participants for faculty members ~ Ministry of Economy, Trade and Industry "Future classroom" demonstration project
 +
|-
 +
|align=right valign=top|14 Dec 2018||'''PR Times JA''' &ndash; [https://prtimes.jp/main/html/rd/p/000001947.000002535.html 話題のプログラミング教育を体験しよう!] Programming education with Music Blocks
 +
|-
 +
|align=right valign=top|31 Aug 2018||'''GMO''' &ndash; [https://coeteco.jp/articles/10307 Fusion of programming and art, mathematics. Gakken × "Music Blocks" プログラミングとアート、数学の融合。学研×「Music Blocks」]
 +
|-
 +
|align=right valign=top|23 May 2018||'''Vida Actual''' &ndash; [https://www.elpais.com.uy/vida-actual/adolescente-uruguayo-google-le-pidio-deje-hackearlo.html El adolescente uruguayo al que Google le pidió que deje de hackearlo]
 +
|-
 +
|align=right valign=top|16 April 2018||'''The Verge''' &ndash; [https://www.theverge.com/2018/4/16/17233946/olpcs-100-laptop-education-where-is-it-now OLPC's 100 Laptop was Going to change the world &ndash; then it all went wrong]
 +
|-
 +
|align=right valign=top|8 Mar 2018||'''Oxford News''' &ndash; [http://www.oxfordmail.co.uk/news/16073375.Schoolboy_wins_trip_to_Google_HQ_after_coding_contest_victory/ Schoolboy wins trip to Google HQ after coding contest victory]
 +
|-
 +
|align=right valign=top|9 Nov 2017||'''Open Source''' &ndash; [https://opensource.com/article/17/9/linux-kids What's the current state of Linux distros for kids?]
 +
|-
 +
|align=right valign=top|17 Aug 2017||'''ABC News''' &ndash; [http://abcnews.go.com/Lifestyle/google-awards-uruguay-high-school-student-10k-finding/story?id=49249604 Google awards Uruguay high school student $10K for finding security bug]
 +
|-
 +
|align=right valogn=top|02 Nov 2016||'''BBVA''' &ndash; [https://www.youtube.com/watch?v=puA2NH2uVQQ&feature=youtu.be Sociedad de la Creatividad - desafíos de hoy para el futuro] (video)
 +
|-
 +
|align=right valign=top|23 Oct 2016||'''ABC Color''' &ndash; [http://www.abc.com.py/edicion-impresa/locales/la-computacion-es-una-herramienta-para-promover-agentes-de-cambio-1530653.html La computación es una herramienta para promover agentes de cambio]
 +
|-
 +
|align=right valign=top|23 Jul 2016||'''La Tercera''' &ndash; [http://www.latercera.com/noticia/tendencias/2016/07/27-689886-9-walter-bender-cuando-todos-estan-de-acuerdo-con-todos-es-bastante-peligroso.shtml Cuando todos están de acuerdo con todos es bastante peligroso]
 +
|-
 +
|align=right valign=top|02 May 2016||'''Fedora Insider''' &ndash; [http://www.linuxinsider.com/story/Fedora-Based-Sugar-on-a-Stick-Is-One-Sweet-Desktop-83446.html Fedora-based Sugar on a Stick is one sweet desktop]
 +
|-
 +
|align=right valign=top|09 Feb 2016||'''www.montevideo.com''' &ndash; [http://www.montevideo.com.uy/auc.aspx?299096 DOS URUGUAYOS ENTRE GANADORES DEL CONCURSO GOOGLE CODE-IN]
 +
|-
 +
|align=right valign=top|28 Aug 2015||'''Musson Foundation''' &ndash; [https://youtu.be/HZtVv2nlP8Y Jamaica Girls Code] (video)
 +
|-
 +
|align=right valign=top|28 Aug 2015||'''Google Open Source''' &ndash; [http://google-opensource.blogspot.com/2015/08/my-sweet-adventures-with-sugar-labs-and.html My sweet adventures with Sugar Labs and Google Code-in]
 +
|-
 +
|align=right valign=top|09 May 2015||'''La Prensa''' &ndash; [http://www.laprensa.com.ni/2015/05/09/nacionales/1829026-de-alumnos-a-creadores-de-su-aprendizaje De alumnos a creadores de su aprendizaje]
 +
|-
 +
|align=right valign=top|30 Apr 2015||'''Diario La República''' &ndash; [http://www.republica.com.uy/investigador-sueco-visito-uruguay-para-conocer-el-proyecto-butia/514419/ Swedish researcher visited Uruguay to meet the project Butiá]
 +
|-
 +
|align=right valign=top|24 Apr 2015||'''Jamaica Observer''' &ndash; [http://www.jamaicaobserver.com/magazines/career/Future-coders_18811152 Future Coders]
 +
|-
 +
|align=right valign=top|24 Apr 2015||'''Jamaica Information Service''' &ndash; [http://jis.gov.jm/state-minister-urges-young-women-enter-ict-sector/ State minister urges young women to enter ICT sector]
 +
|-
 +
|align=right valign=top|6 Feb 2015||'''Cromo''' &ndash; [http://www.cromo.com.uy/2015/02/el-chico-google/ El chico Google]
 +
|-
 +
|align=right valign=top|5 Feb 2015||'''Capital Noticias Canelones''' &ndash; [https://www.google.com/url?q=https%3A%2F%2Fwww.facebook.com%2Fvideo.php%3Fv%3D400864146741913%26set%3Dvb.246080195553643%26type%3D2%26theater&sa=D&sntz=1&usg=AFQjCNFGeMoL69EHGf4Kudmoxo47duJf_Q El joven de Canelones, Ignacio Rodríguez, ganó nuevamente la competencia de programación de Google.] (video)
 +
|-
 +
|align=right valign=top|3 Feb 2015||'''montevideo.com''' &ndash; [http://www.montevideo.com.uy/auc.aspx?261076 Código joven]
 +
|-
 +
|align=right valign=top|1 Dec 2014||'''Google Open Source Blog''' &ndash; [http://google-opensource.blogspot.com/2014/12/3-2-1-code-in-inviting-teens-to.html 3, 2, 1 Code-in: Inviting teens to contribute to open source]
 +
|-
 +
|align=right valign=top|7 Oct 2014||'''Kauffman Report''' &ndash; [http://www.kauffman.org/blogs/policy-dialogue/2014/august/paraguay-thirsty-for-21st-century-education Paraguay Thirsty for 21st-Century Education]
 +
|-
 +
|align=right valign=top|25 Sep 2014||'''ANEP''' &ndash; [http://www.anep.edu.uy/anep/index.php/897-fecundo-intercambio-de-jovenes-de-todo-el-mundo-en-encuentro-de-programadores Fecundo intercambio de jovenes de todo el mundo en encuentro de programadores]
 +
|-
 +
|align=right valign=top|12 Jun 2014||'''Producción Nacional''' &ndash; [https://www.youtube.com/watch?v=0YbRCMRpstg Innovando con XO] (video)
 +
|-
 +
|align=right valign=top|28 Apr 2014||'''ABC Color''' &ndash; [http://www.abc.com.py/edicion-impresa/suplementos/centinela/paraguay-educa-realiza-talleres-de-programacion-y-de-robotica-1238493.html Paraguay Educa realiza talleres de programación y de robótica]
 +
|-
 +
|align=right valign=top|21 Apr 2014||'''El Tiempo''' &ndash; [http://www.eltiempo.com/vida-de-hoy/educacion/entrevista-de-el-tiempo-a-walter-bender_13855020-4 'Cada niño podría ser un maestro del 'software': Walter Bender]
 +
|-
 +
|align=right valign=top|2 Apr 2014||'''vera.tv''' &ndash; [http://tv.vera.com.uy/video/7012 Antel vuelta a clases] (video)
 +
|-
 +
|align=right valign=top|4 Feb 2014||'''La Diaria''' &ndash; [http://ladiaria.com.uy/articulo/2014/2/en-codigo/ En código]
 +
|-
 +
|align=right valign=top|24 Jan 2014||'''Espectador''' &ndash; [http://www.espectador.com/sociedad/283177/entre-los-ganadores-del-concurso-anual-de-programacion-de-google-code-in-hay-nuevamente-un-joven-uruguayo Entre los ganadores del concurso anual de programación de Google Code-in hay nuevamente un joven uruguayo]
 +
|-
 +
|align=right valign=top|23 Jan 2014||'''El Pais''' &ndash; [http://www.elpais.com.uy/vida-actual/ensena-profesores-ahora-premia-google.html Le enseña a sus profesores y ahora lo premia Google]
 +
|-
 +
|align=right valign=top|20 Jan 2014||'''Google Open Source Blog''' &ndash; [http://google-opensource.blogspot.com/ Google Code-in 2013 - drumroll please!]
 +
|-
 +
|align=right valign=top|28 Nov 2013||'''BBVA Paraguay''' &ndash; [http://www.youtube.com/watch?v=y_wTBs2ektI&feature=youtu.be&utm_source=buffer&utm_campaign=Buffer&utm_content=bufferbac3c&utm_medium=twitter Turtle Art Day in Caacupé] (video)
 +
|-
 +
|align=right valign=top|17 Oct 2013||'''ANTEL Integra''' &ndash; [http://www.integra.antel.com.uy/2013/10/educacion/turtle-art-la-plataforma-del-butia/ Turtle Art: la plataforma del Butiá]
 +
|-
 +
|align=right valign=top|14 Oct 2013||'''ABC Color''' &ndash; [http://www.abc.com.py/edicion-impresa/locales/software-libre-es-tema-de-paneles-en-la-cumbre-627064.html Software libre es tema de paneles en la cumbre]
 +
|-
 +
|align=right valign=top|14 Oct 2013||'''ABC Color''' &ndash; [http://www.abc.com.py/edicion-impresa/locales/programar-ayuda-a-los-ninos-a-pensar-628059.html Programar ayuda a los niños a pensar]
 +
|-
 +
|align=right valign=top|14 Oct 2013||'''ABC Color''' &ndash; [http://www.abc.com.py/edicion-impresa/locales/hoy-es-el-dia-de-tortugarte-en-caacupe-627470.html Hoy es el Día de TortugArte, en Caacupé]
 +
|-
 +
|align=right valign=top|14 Oct 2013||'''ABC Color''' &ndash; [http://www.abc.com.py/edicion-impresa/locales/las-tic-en-la-educacion-son-clave-para-el-desarrollo-del-pais-aseguran-627469.html Las TIC en la educación son clave para el desarrollo del país, aseguran]
 +
|-
 +
|align=right valign=top|12 Oct 2013||'''Cromo''' &ndash; [http://www.cromo.com.uy/2013/10/mhijo-el-programador/ M’hijo el programador]
 +
|-
 +
|align=right valign=top|08 Aug 2013||'''News1''' &ndash; [http://news1.kr/articles/1273059 Interview with former MIT Media Lab director] (in Korean)
 +
|-
 +
|align=right valign=top|12 Jul 2013||'''RIT''' &ndash; [http://www.rit.edu/news/story.php?id=50113 ‘Sky Time’ video game selected for White House Champions of Change event July 23]
 +
|-
 +
|align=right valign=top|28 Apr 2013||'''BBC Mundo''' &ndash; [http://www.bbc.co.uk/mundo/noticias/2013/04/130422_programadores_adolescentes_am.shtml Los programadores adolescentes premiados por Google]
 +
|-
 +
|align=right valign=top|07 Feb 2013||'''el Neuvo Herald''' &ndash; [http://www.elnuevoherald.com/2013/02/07/1402134/joven-uruguayo-brilla-como-programador.html Joven uruguayo brilla como programador y es distinguido por Google]
 +
|-
 +
|align=right valign=top|06 Feb 2013||'''el Observador''' &ndash; [http://www.elobservador.com.uy/noticia/242936/joven-uruguayo-gana-la-competencia-google-code/ Joven uruguayo gana la competencia Google Code] (Also see [http://people.sugarlabs.org/aguz/gci-press-interviews.html GCI press interviews])
 +
|-
 +
|align=right valign=top|Jan 2013||'''Raspberry Pi Geek''' &ndash; [http://www.raspberry-pi-geek.com/Archive/2013/01/Pi-with-Sugar-and-turtles-as-a-learning-tool/(language)/eng-US Pi with Sugar and turtles as a learning tool]
 +
|-
 +
|align=right valign=top|07 Sep 2012||'''NDTV''' &ndash; [http://gadgets.ndtv.com/laptops/news/one-laptop-per-child-initiative-a-hit-in-rural-india-263867 One Laptop Per Child initiative a hit in rural India]
 +
|-
 +
|align=right valign=top|08 Jul 2012||'''Estado de S. Paulo''' &ndash; [http://blogs.estadao.com.br/radar-tecnologico/2012/07/08/para-educar/ Para educar]
 +
|-
 +
|align=right valign=top|24 Apr 2012||'''Pacific Standard''' &ndash; [http://www.psmag.com/education/one-laptop-per-child-redux-38589/ OLPC Redux]
 +
|-
 +
|align=right valign=top|12 Apr 2012||'''Huffington Post''' &ndash; [http://www.huffingtonpost.com/ketaki-desai/one-laptop-per-child_b_1417801.html Hult Global Case Challenge: One Laptop Per Child]
 +
|-
 +
|align=right valign=top|30 Mar 2012||'''newswise''' &ndash; [http://www.newswise.com/articles/sugar-on-a-stick-helps-kids-learn-how-to-learn “Sugar on a Stick” Helps Kids Learn How to Learn]
 +
|-
 +
|align=right valign=top|11 Jan 2012||'''Boston Herald''' &ndash; [http://bostonherald.com/business/technology/general/view.bg?articleid=1394672 One Laptop Per Child screening $100 tablet]
 +
|-
 +
|align=right valign=top|10 Jan 2012||'''ars technica''' &ndash; [http://arstechnica.com/gadgets/news/2012/01/charging-by-crank-bicycle-waterwheel-hands-on-with-the-olpc-xo-30-tablet.ars Crank, bicycle, and waterwheel: hands-on with the OLPC XO 3.0 tablet]
 +
|-
 +
|align=right valign=top|08 Jan 2012||'''The Verge''' &ndash; [http://www.theverge.com/2012/1/8/2691733/olpc-xo-3-0-tablet-pictures-video OLPC XO 3.0 tablet preview: impressions, video, and pictures]
 +
|-
 +
|align=right valign=top|07 Jan 2012||'''The Verge''' &ndash; [http://www.theverge.com/2012/1/6/2688604/olpc-xo-3-0-tablet-a-8-inch-tablet-with-android-and-sugar-options-for OLPC XO 3.0 tablet: an 8-inch tablet for $100, with Android and Sugar options for the children]
 +
|-
 +
|align=right valign=top|23 Dec 2011||'''Miller-McCune''' &ndash; [http://www.miller-mccune.com/education/one-laptop-per-child-redux-38589/ One Laptop Per Child Redux]
 +
|-
 +
|align=right valign=top|18 Oct 2011||'''BDU''' &ndash; [http://www.youtube.com/watch?v=IcpzVnuFP0M&feature=channel_video_title Robotics in Uruguay] (video)
 +
|-
 +
|align=right valign=top|11 Aug 2011||'''Berlin.de''' &ndash; [http://www.berlin.de/projektzukunft/presse/aktuelle-pressemitteilung/detailseite/datum/2011/08/08/gewinner-des-berliner-landeswettbewerbs-zu-open-source-stehen-fest/ Gewinner des Berliner Landeswettbewerbs zu Open Source stehen fest]
 +
|-
 +
|align=right valign=top|25 Jul 2011||'''CCC Classic''' &ndash; [http://wiki.sugarlabs.org/go/File:CCC-StartingLine.jpg Garmin-sugarlabs development cycling team at Crit starting line]
 +
|-
 +
|align=right valign=top|25 Jul 2011||'''CCC Classic''' &ndash; [http://wiki.sugarlabs.org/go/File:CCC-after.jpg Garmin-sugarlabs development cycling team after Crit]
 +
|-
 +
|align=right valign=top|13 Apr 2011||'''framablog''' &ndash; [http://www.framablog.org/index.php/post/2011/04/13/sugar-labs-education-walter-bender L'expérience Sugar Labs préfigure-t-elle une révolution éducative du XXIe siècle?]
 +
|-
 +
|align=right valign=top|05 Apr 2011||'''Businesswire''' &ndash; [http://www.businesswire.com/news/home/20110405006842/en/Government-Peru-Expands-Laptop-Child-Program-Local The Government of Peru Expands the One Laptop Per Child Program with Local Manufacturing]
 +
|-
 +
|align=right valign=top|31 Jan 2011||'''Sundance''' &ndash; [http://www.youtube.com/watch?v=ABp7GkLgN94 A Day in the Life &ndash; Peru]
 +
|-
 +
|align=right valign=top|01 Dec 2010||'''velonation''' &ndash; [http://www.velonation.com/News/ID/6564/Sugar-Labs-to-back-Garmin-Cervelos-development-team-in-unique-arrangement.aspx Sugar Labs to back Garmin-Cervelo’s development team in unique arrangement]
 +
|-
 +
|align=right valign=top|28 Oct 2010||'''UCR''' &ndash; [http://www.ucr.ac.cr/noticias/2010/10/28/nuevas-tecnologias-deben-estar-al-alcance-de-todos-los-ninos-y-ninas.html Nuevas tecnologías deben estar al alcance de todos los niños y niñas]
 +
|-
 +
|align=right valign=top|05 Oct 2010||'''xconomy''' &ndash; [http://www.xconomy.com/boston/2010/10/05/one-ecosystem-per-child-walter-bender-and-olpc-reunite-to-enhance-learning-and-grow-economies-in-developing-nations/#comments One Ecosystem per Child]
 +
|-
 +
|align=right valign=top|08&nbsp;Sep&nbsp;2010||'''FLOSS Weekly''' &ndash; [http://twit.tv/floss134 Sugar Labs]
 +
|-
 +
|align=right valign=top|09&nbsp;Aug&nbsp;2010||'''ABC digital''' &ndash; [http://www.abc.com.py/abc/nota/165361-Indicadores-constatan-el-impacto-positivo-en-el-aprendizaje-de-ninos/ Indicadores constatan el impacto positivo en el aprendizaje de niños]
 +
|-
 +
|align=right valign=top|23&nbsp;Jun&nbsp;2010||'''ABC digital''' &ndash; [http://www.abc.com.py/abc/nota/137383-Xo-para-todas-las-escuelas-de-Caacup%C3%A9/ Xo para todas las escuelas de Caacupé]
 +
|-
 +
|align=right valign=top|21&nbsp;Jun&nbsp;2010||'''La Nacion''' &ndash; [http://www.lanacion.com.py/noticias_um-312380.htm “Buscamos que los niños no solo usen softwares, sino que puedan crear uno”]
 +
|-
 +
|align=right valign=top|20&nbsp;Jun&nbsp;2010||'''UltimaHora.com''' &ndash; [http://www.ultimahora.com/notas/332297-La-laptop-une-a-padres,-alumnos-y-docentes La laptop une a padres, alumnos y docentes]
 +
|-
 +
|align=right valign=top|15&nbsp;Jun&nbsp;2010||'''The H''' &ndash; [http://www.h-online.com/open/news/item/OLPC-XO-1-5-software-updated-1022936.html OLPC XO-1.5 software updated]
 +
|-
 +
|align=right valign=top|10&nbsp;Jun&nbsp;2010||'''engadget''' &ndash; [http://www.engadget.com/2010/06/11/sugar-on-a-stick-hits-3-0-teaches-us-about-a-new-kind-of-fruit/ Sugar on a Stick hits 3.0, teaches us about a new kind of fruit]
 +
|-
 +
|align=right valign=top|27&nbsp;May&nbsp;2010||'''Pro Linux DE''' &ndash; [http://www.pro-linux.de/news/1/15722/sugar-on-a-stick-v3-freigegeben.html Sugar on a Stick v3 freigegeben] (German)
 +
|-
 +
|align=right valign=top|27&nbsp;May&nbsp;2010||'''NY Times''' &ndash; [http://bits.blogs.nytimes.com/2010/05/27/olpc-partners-with-marvell-to-launch-100-tablet/?src=busln One Laptop Per Child Project Works With Marvell to Produce a $100 Tablet]
 +
|-
 +
|align=right valign=top|27&nbsp;May&nbsp;2010||'''PC World''' &ndash; [http://www.pcworld.com/businesscenter/article/197361/olpc_rules_out_windows_for_xo3.html OLPC Rules out Windows for XO-3]
 +
|-
 +
|align=right valign=top|03&nbsp;May&nbsp;2010||'''WXXI: Mixed Media''' &ndash; [http://www.publicbroadcasting.net/wxxi/news.newsmain/article/0/0/1644648/news/Mixed.Media.Special.Edition.05-03-10 Interview with Walter Bender] (audio)
 +
|-
 +
|align=right valign=top|03&nbsp;May&nbsp;2010||'''Linux Magazine''' &ndash; [http://www.linux-magazine.com/Online/News/OLPC-Computers-for-Palestinian-Refugee-Children OLPC Computers for Palestinian Refugee Children]
 +
|-
 +
|align=right valign=top|14&nbsp;Apr&nbsp;2010||'''National Science Foundation''' &ndash; [http://www.nsf.gov/discoveries/disc_summ.jsp?cntn_id=116638 XO Laptops Inspire Learning In Birmingham, Alabama] ([http://www.nsf.gov/cgi-bin/good-bye?http://www.youtube.com/watch?v=inxOg-dt6rw video])
 +
|-
 +
|align=right valign=top|02&nbsp;Apr&nbsp;2010||<div class="NavFrame collapsed"><div class="NavHead">'''Dailymotion''' &ndash; [http://www.dailymotion.com/video/xct0lp_un-jour-a-paris-ensembles-pour-olpc_tech Un jour... à Paris... ensembles pour OLPC et Sugar...] (video </div></div>
 +
|-
 +
|align=right valign=top|15&nbsp;Mar&nbsp;2010||'''nbc13.com''' &ndash; [http://www2.nbc13.com/vtm/news/local/article/video_birmingham_city_students_opt_to_spend_spring_break_in_class_xo_comput/138224/ Birmingham City students opt to spend spring break in class, XO computer camps] (video)
 +
|-
 +
|align=right valign=top|18&nbsp;Feb&nbsp;2010||'''LWN''' &ndash; [https://lwn.net/SubscriberLink/374790/8dc41b030f4562b1/ Karma targets easier creation of educational software]
 +
|-
 +
|align=right valign=top|05&nbsp;Feb&nbsp;2010||'''iprofesional''' &ndash; [http://tecnologia.iprofesional.com/notas/93943-La-PC-barata-de-Negroponte-desembarca-en-la-Argentina-para-pelear-contra-Intel.html La PC barata de Negroponte desembarca en la Argentina para pelear contra Intel]
 +
|-
 +
|align=right valign=top|14&nbsp;Jan&nbsp;2010||'''AALF''' &ndash; [http://www.aalf.org/articles/view.php?ArticleID=86 Open Systems for Broader Change]
 +
|-
 +
|align=right valign=top|03&nbsp;Jan&nbsp;2010||'''Educacion 2.0''' &ndash; [http://www.educdoscero.com/2009/12/plan-ceibal-el-libro.html PLAN CEIBAL, El Libro]
 +
|-
 +
|align=right valign=top|14&nbsp;Dec&nbsp;2009||'''xconomy''' &ndash; [http://www.xconomy.com/boston/2009/12/14/sugar-gets-sweeter-former-olpc-exec-walter-bender-on-netbooks-e-books-blueberry-and-cloudberry/?single_page=true Sugar gets sweeter]
 +
|-
 +
|align-right valign=top|10&nbsp;Dec&nbsp;2009||'''ars technica''' &ndash; [http://arstechnica.com/open-source/reviews/2009/12/sugar-software-environment-gets-sweeter-with-version-2.ars Sugar software environment gets sweeter with version 2]
 +
|-
 +
|align=right valign=top|09&nbsp;Dec&nbsp;2009||'''Wired''' &ndash; [http://www.wired.com/geekdad/2009/12/new-sugar-on-a-stick-brings-much-needed-improvements/ New Sugar on a Stick Brings Much Needed Improvements]
 +
|-
 +
|align=right valign=top|08&nbsp;Dec&nbsp;2009||'''engadget''' &ndash; [http://www.engadget.com/2009/12/08/sugar-on-a-stick-os-goes-to-2-0-gets-blueberry-coating-and-crea/ Sugar on a Stick OS goes to 2.0, gets Blueberry coating and creamy Fedora 12 center (video)]
 +
|-
 +
|align=right valign=top|07&nbsp;Dec&nbsp;2009||'''Teleread.org''' &ndash; [http://www.teleread.org/2009/12/07/sugar-on-a-stick-what-it-means-for-e-books-and-education/ Sugar on a Stick: What it means for e-books and education]
 +
|-
 +
|align=right valign=top|27&nbsp;Nov&nbsp;2009||'''CNET Japan''' &ndash; [http://japan.cnet.com/special/story/0,2000056049,20404126,00.htm 「コードを見せて、もっと良くなるよ」と言える子どもが生まれる--Sugar Labsが描く未来]
 +
|-
 +
|align=right valign=top|16&nbsp;Nov&nbsp;2009||'''zanichelli''' &ndash; [http://scienze.zanichelli.it/notizie/2009/11/16/intervista-walter-bender-e-sugar-labs/ software libero a scuola]
 +
|-
 +
|align=right valign=top|12&nbsp;Nov&nbsp;2009||'''opensuse.org''' &ndash; [http://en.opensuse.org/Marketing/Team/11_2_Launch/Announcement openSUSE 11.2 Released]
 +
|-
 +
|align=right valign=top|07&nbsp;Nov&nbsp;2009||'''My Broadband News''' &ndash; [http://mybroadband.co.za/news/Software/10351.html Mandriva 2010 packs a punch [and Sugar]]
 +
|-
 +
|align=right valign=top|06&nbsp;Nov&nbsp;2009||'''GhanaWeb''' &ndash; [http://www.ghanaweb.com/GhanaHomePage/NewsArchive/artikel.php?ID=171387 Open education and an IT-enabled economic growth in Ghana: Musings of a dutiful citizen]
 +
|-
 +
|align=right valign=top|26&nbsp;Oct&nbsp;2009||'''Linux Magazine ES''' &ndash; [http://www.linux-magazine.es/issue/54/078-083_SugarLM54.pdf Software Libre como apoyo al aprendizaje]
 +
|-
 +
|align=right valign=top|09&nbsp;Oct&nbsp;2009||'''interdisciplines''' &ndash; [http://www.interdisciplines.org/mobilea2k/papers/2  OLPC and Sugar: mobility through the community]
 +
|-
 +
|align=right valign=top|08&nbsp;Oct&nbsp;2009||'''IBM developerWorks''' &ndash; [http://www.ibm.com/developerworks/linux/library/l-linux-10th-anniversary/index.html 10 important Linux developments everyone should know about]
 +
|-
 +
|align=right valign=top|01&nbsp;Oct&nbsp;2009||'''OLPC France''' &ndash; [http://olpc-france.org/wiki/index.php?title=Interview_Walter_Bender_au_SugarCamp Interview Walter Bender au SugarCamp]
 +
|-
 +
|align=right valign=top|25&nbsp;Sep&nbsp;2009||'''The Inquirer''' &ndash; [http://www.theinquirer.net/inquirer/news/1555781/one-laptop-per-child-marches One Laptop per Child marches on]
 +
|-
 +
|align=right valign=top|18&nbsp;Sep&nbsp;2009||'''Groklaw''' &ndash; [http://www.groklaw.net/article.php?story=20090918110925298 The Role of Free Software in Education]
 +
|-
 +
|align=right valign=top|18&nbsp;Sep&nbsp;2009||'''Reuters''' &ndash; [http://www.reuters.com/article/pressRelease/idUS97755+18-Sep-2009+PRN20090918 Sugar Labs and Free Software Foundation Celebrate Software Freedom Day]
 +
|-
 +
|align=right valign=top|17&nbsp;Sep&nbsp;2009||'''ICTDev.org''' &ndash; [http://ictdev.org/pulse/20090916/ict4d/dreaming-again-one-laptop-child Dream Again with One Laptop per Child]
 +
|-
 +
|align=right valign=top|26&nbsp;Aug&nbsp;2009||'''Latinux''' &ndash; [http://www.latinuxmagazine.com/ediciones/pdf/latinux-magazine-VolINum1-beta.pdf Azúcar en una memoria USB]
 +
|-
 +
|align=right valign=top|03&nbsp;Aug&nbsp;2009||'''Wired: Geek Dad''' &ndash; [http://www.wired.com/geekdad/2009/08/inventing-a-new-paradigm-sugarlabs-and-the-sugar-ui/ Inventing a New Paradigm: SugarLabs and the Sugar UI]
 +
|-
 +
|align=right valign=top|30&nbsp;Jul&nbsp;2009||'''Zanichelli''' &ndash; [http://scienze.zanichelli.it/notizie/2009/06/30/sugar-on-a-stick-imparare-insieme/ Sugar on a Stick: imparare insieme]
 +
|-
 +
|align=right valign=top|23&nbsp;Jul&nbsp;2009||'''Everything USB''' &ndash; [http://www.everythingusb.com/recycle-usb-17077.html RecycleUSB.com - Donate your Flash Drives for a Good Cause]
 +
|-
 +
|align=right valign=top|22&nbsp;Jul&nbsp;2009||'''OLPC France''' &ndash; [http://olpc-france.org/blog/2009/07/sugar-mauvaise-presse-et-mise-au-point/ Sugar : mauvaise presse et mise au point]
 +
|-
 +
|align=right valign=top|13&nbsp;Jul&nbsp;2009||'''Spiegel Online''' &ndash; [http://www.spiegel.de/netzwelt/tech/0,1518,634718,00.html Das zuckersüße Leichtbau-Linux]
 +
|-
 +
|align=right valign=top|07&nbsp;Jul&nbsp;2009||'''ComputerWorldUK''' &ndash; [http://www.computerworlduk.com/community/blogs/index.cfm?entryid=2334&blogid=14 Gran Canaria Desktop Summit: a Study in Contrasts]
 +
|-
 +
|align=right valign=top|06&nbsp;Jul&nbsp;2009||'''Windows Forest''' &ndash; [http://www.forest.impress.co.jp/article/2009/06/30/olpcusb.html USBメモリなどから“OLPC”用のOSを利用できる「Sugar on a Stick」が無償公開]
 +
|-
 +
|align=right valign=top|02&nbsp;Jul&nbsp;2009||'''Howard County Library''' &ndash; [http://hclibrary.org/opensource/?p=228 Sugar on a Stick]
 +
|-
 +
|align=right valign=top|27&nbsp;Jun&nbsp;2009||'''Deutschlandfunk''' &ndash; [http://www.dradio.de/dlf/sendungen/computer/989765/ Süßes für die Kleinen: Sugar ist Linux speziell für Kinder] (in Deutsch)
 +
|-
 +
|align=right valign=top|26&nbsp;Jun&nbsp;2009||'''EduTech''' &ndash; [http://blogs.worldbank.org/edutech/sugar-on-a-stick-and-other-delectables-praise-for-the-lowly-usb-drive Sugar on a stick, and other delectables (praise for the lowly USB drive)]
 +
|-
 +
|align=right valign=top|26&nbsp;Jun&nbsp;2009||'''ars technica''' &ndash; [http://arstechnica.com/open-source/news/2009/06/sugar-on-a-stick-brings-sweet-taste-of-linux-to-classrooms.ars Sugar on a Stick brings sweet taste of Linux to classrooms]
 +
|-
 +
|align=right valign=top|24&nbsp;Jun&nbsp;2009||'''BBC''' &ndash; [http://news.bbc.co.uk/2/hi/technology/8117064.stm OLPC software to power aging PCs]
 +
|-
 +
|align=right valign=top|24&nbsp;Jun&nbsp;2009||'''Technology Review''' &ndash; [http://www.technologyreview.com/computing/22919/ $100 Laptop Becomes a $5 PC]
 +
|-
 +
|align=right valign=top|15&nbsp;Jun&nbsp;2009||'''TechSavvyKids''' &ndash; [http://techsavvykids.podomatic.com/player/web/2009-06-15T11_15_29-07_00 Episode 10 FOSSVT: Sugar on a Stick] (audio)
 +
|-
 +
|align=right valign=top|10&nbsp;Jun&nbsp;2009||'''LWN.net''' &ndash; [http://lwn.net/SubscriberLink/336910/3878a88c0c27f977/ Sugar moves from the shadow of OLPC]
 +
|-
 +
|align=right valign=top|27&nbsp;May&nbsp;2009||'''LWN.net''' &ndash; [http://lwn.net/SubscriberLink/334911/cf451c615cfdaa33/ Activities and the move to context-oriented desktops] (subscriber link)
 +
|-
 +
|align=right valign=top|27&nbsp;May&nbsp;2009||'''Business Wire''' &ndash; [http://www.businesswire.com/portal/site/home/permalink/?ndmViewId=news_view&newsId=20090527006237&newsLang=en Dailymotion Launches Support for Open Video Formats and Video HTML Tag]
 +
|-
 +
|align=right valign=top|01&nbsp;May&nbsp;2009||'''Guysoft''' &ndash; [http://guysoft.wordpress.com/2009/05/01/nokia-n810-running-olpc-sugar/ Nokia N810 Running OLPC Sugar]
 +
|-
 +
|align=right valign=top|29&nbsp;Apr&nbsp;2009||'''El Mercurio''' &ndash; [http://www.mer.cl/modulos/catalogo/Paginas/2009/04/29/MERSTVS017AA2904.htm?idnoticia=CC116HNVJ120090429 Así se vivió la fiesta del software libre]
 +
|-
 +
|align=right valign=top|27&nbsp;Apr&nbsp;2009||'''ostatic''' &ndash; [http://ostatic.com/blog/sugar-on-a-stick-good-for-kids-minds-and-school-budgets Sugar on a Stick: Good for Kids' Minds (and School Budgets)]
 +
|-
 +
|align=right valign=top|25&nbsp;Apr&nbsp;2009||'''Free Software Magazine''' &ndash; [http://www.freesoftwaremagazine.com/columns/bittersweet_facts_about_olpc_and_sugar The Bittersweet Facts about OLPC and Sugar]
 +
|-
 +
|align=right valign=top|24&nbsp;Apr&nbsp;2009||'''ars technica''' &ndash; [http://arstechnica.com/open-source/news/2009/04/sugar-labs-releases-beta-of-live-usb-learning-environment.ars First taste: Sugar on a Stick learning platform]
 +
|-
 +
|align=right valign=top|22&nbsp;Apr&nbsp;2009||'''Betanews''' &ndash; [http://www.betanews.com/article/Beta-of-Live-USB-Sugar-OS-opens/1240409113#talkback Beta of Live USB Sugar OS opens]
 +
|-
 +
|align=right valign=top|27&nbsp;Mar&nbsp;2009||'''Mass High Tech''' &ndash; [http://www.masshightech.com/stories/2009/03/23/weekly3-Google-promotes-summer-open-source-internships.html Google promotes summer open-source internships]
 +
|-
 +
|align=right valign=top|18&nbsp;Mar&nbsp;2009||'''Metropolis''' &ndash; [http://www.metropolismag.com/story/20090318/a-good-argument A Good Argument]
 +
|-
 +
|align=right valign=top|16&nbsp;Mar&nbsp;2009||'''Laptop Magazine''' &ndash; [http://blog.laptopmag.com/sugar-labs-new-version-of-sugar-learning-platform-is-netbook-and-pc-ready Sugar Labs’ New Version of Sugar Learning Platform Is Netbook and PC Ready]
 +
|-
 +
|align=right valign=top|16&nbsp;Mar&nbsp;2009||'''Market Watch''' &ndash; [http://www.marketwatch.com/news/story/sugar-labs-nonprofit-announces-new/story.aspx?guid={EF4B8934-0046-465F-AD4D-E82FBCE8F1EC}&dist=msr_7 Sugar Labs Nonprofit Announces New Version of Sugar Learning Platform for Children, Runs on Netbooks and PCs]
 +
|-
 +
|align=right valign=top|14&nbsp;Feb&nbsp;2009||'''OLPC Learning Club – DC''' &ndash; [http://olpclearningclub.org/meetings/learning-learning-on-a-stick/ Learning Learning on a Stick]
 +
|-
 +
|align=right valign=top|05&nbsp;Feb&nbsp;2009||'''xconomy''' &ndash; [http://www.xconomy.com/boston/2009/02/05/sugar-beyond-the-xo-laptop-walter-bender-on-olpc-sucrose-084-and-sugar-on-a-stick/ Sugar Beyond the XO Laptop: Walter Bender on OLPC, Sucrose 0.84, and “Sugar on a Stick”]
 +
|-
 +
|align=right valign=top|26&nbsp;Jan&nbsp;2009||'''Linus Magazine''' &ndash; [http://www.linux-magazine.com/content/view/full/32999 Sugar Defies OLPC Cutbacks]
 +
|-
 +
|align=right valign=top|19&nbsp;Jan&nbsp;2009||'''Feeding the Penguins''' &ndash; [http://morgancollett.wordpress.com/2009/01/19/the-status-of-sugar-post-olpc/ The status of Sugar, post-OLPC]
 +
|-
 +
|align=right valign=top|16&nbsp;Jan&nbsp;2009||'''OLPC News''' &ndash; [http://www.olpcnews.com/software/sugar/xo_acer_aspire_one_thin_client_sugar.html Sugar on Acer Aspire One & Thin Client via LTSP]
 +
|-
 +
|align=right valign=top|12&nbsp;Jan&nbsp;2009||'''Bill Kerr''' &ndash; [http://billkerr2.blogspot.com/2009/01/thoughts-about-olpc-cutbacks.html thoughts about olpc cutbacks]
 +
|-
 +
|align=right valign=top|07&nbsp;Jan&nbsp;2009||'''ars technica''' &ndash; [http://arstechnica.com/news.ars/post/20090107-olpc-downsizes-half-of-its-staff-cuts-sugar-development.html OLPC downsizes half of its staff, cuts Sugar development]
 +
|-
 +
|align=right valign=top|06&nbsp;Jan&nbsp;2009||'''OLPC News''' &ndash; [http://www.olpcnews.com/sales_talk/microsoft/how_microsoft_got_xp_on_the_xo.html An Inside Look at how Microsoft got XP on the XO]
 +
|-
 +
|align=right valign=top|30&nbsp;Dec&nbsp;2008||'''OLPC News''' &ndash; [http://www.olpcnews.com/software/sugar/sugar_labs_status_at_six_month.html Sugar Labs Status at Six Months]
 +
|-
 +
|align=right valign=top|22&nbsp;Dec&nbsp;2008||'''The GNOME Project''' &ndash; [http://www.gnome.org/press/releases/2008-12-sugarlabs.html Sugar Labs, the nonprofit behind the OLPC software, is joining the GNOME Foundation]
 +
|-
 +
|align=right valign=top|16&nbsp;Dec&nbsp;2008||'''Feeding the Penguins''' &ndash; [http://morgancollett.wordpress.com/2008/12/15/sugar-git-repository-change/ Sugar git repository change]
 +
|-
 +
|align=right valign=top|14&nbsp;Dec&nbsp;2008||'''NPR''' &ndash; [http://www.npr.org/templates/story/story.php?storyId=96825852 Laptop Deal Links Rural Peru To Opportunity, Risk (Part 2)]
 +
|-
 +
|align=right valign=top|13&nbsp;Dec&nbsp;2008||'''NPR''' &ndash; [http://www.npr.org/templates/story/story.php?storyId=96510072 Laptops May Change The Way Rural Peru Learns (Part 1)]
 +
|-
 +
|align=right valign=top|09&nbsp;Dec&nbsp;2008||'''SFC''' &ndash; [http://conservancy.softwarefreedom.org/news/2008/dec/09/sugar/ Sugar Labs joins Conservancy]
 +
|-
 +
|align=right valign=top|31&nbsp;Oct&nbsp;2008||'''Linux Devices''' &ndash; [http://www.linuxdevices.com/news/NS3023016259.html An OLPC dilemma: Linux or Windows?]
 +
|-
 +
|align=right valign=top|10&nbsp;Oct&nbsp;2008||'''Feeding the Penguin''' &ndash; [http://morgancollett.wordpress.com/2008/10/10/sugar-on-ubuntu/ Sugar on Ubuntu]
 +
|-
 +
|align=right valign=top|21&nbsp;Sep&nbsp;2008||'''Groklaw''' &ndash; [http://www.groklaw.net/article.php?story=20080920181151638 Interview with Walter Bender of Sugar Labs]
 +
|-
 +
|align=right valign=top|17&nbsp;Sep&nbsp;2008||'''Bill Kerr''' &ndash; [http://billkerr2.blogspot.com/2008/09/sugar-labs.html Sugar Labs]
 +
|-
 +
|align=right valign=top|16&nbsp;Sep&nbsp;2008||'''Open Source''' &ndash; [http://opensource.sfsu.edu/node/562 Sugar everywhere]
 +
|-
 +
|align=right valign=top|28&nbsp;Aug&nbsp;2008||'''OLPC News''' &ndash; [http://www.olpcnews.com/use_cases/education/an_answer_to_question_22.html An answer to Walter Bender's question 22]
 +
|-
 +
|align=right valign=top|20&nbsp;Aug&nbsp;2008||'''OLPC News''' &ndash; [http://www.olpcnews.com/software/operating_system/sugarizing_it_intel_classmate_2.html Sugarize it: Intel Classmate 2]
 +
|-
 +
|align=right valign=top|08&nbsp;Aug&nbsp;2008||'''Investor's Business Daily''' &ndash; [http://www.investors.com/Tech/TechExecQA.asp?artid=303074322503278 'Learning' Vs. Laptop Was Issue]
 +
|-
 +
|align=right valign=top|06&nbsp;Aug&nbsp;2008||'''OLPC News''' &ndash; [http://www.olpcnews.com/people/leadership/23_questions_on_technology_education.html Twenty-three Questions on Technology and Education]
 +
|-
 +
|align=right valign=top|03&nbsp;Aug&nbsp;2008||'''Wired''' &ndash; [https://www.wired.com/2009/08/inventing-a-new-paradigm-sugarlabs-and-the-sugar-ui/ Inventing a new paradigm: Sugar Labs and Sugar]
 +
|
 +
|align=right valign=top|18&nbsp;Jul&nbsp;2008||'''Bill Kerr''' &ndash; [http://billkerr2.blogspot.com/2008/07/evaluating-sugar-in-developed-world.html evaluating Sugar in the developed world]
 +
|-
 +
|align=right valign=top|28&nbsp;Jun&nbsp;2008||'''OLPC News''' &ndash; [http://www.olpcnews.com/software/sugar/cutting_edge_sugar_ui.html A Cutting Edge Sugar User Interface Demo]
 +
|-
 +
|align=right valign=top|18&nbsp;Jun&nbsp;2008||'''PC World''' &ndash; [http://www.pcworld.com/businesscenter/article/147265/olpc_spinoff_developing_ui_for_intels_classmate_pc.html OLPC Spin-off Developing UI for Intel's Classmate PC]
 +
|-
 +
|align=right valign=top|17&nbsp;Jun&nbsp;2008||'''Datamation''' &ndash; [http://itmanagement.earthweb.com/osrc/article.php/12068_3753376_1 If Business Succeeds with GNU/Linux, Why Not OLPC?]
 +
|-
 +
|align=right valign=top|11&nbsp;Jun&nbsp;2008||'''LinuxInsider''' &ndash; [http://www.linuxinsider.com/story/Sugar-Labs-Walter-Bender-on-the-Sweetness-of-Collaborative-Learning-63354.html The Sweetness of Collaborative Learning]
 +
|-
 +
|align=right valign=top|06&nbsp;Jun&nbsp;2008||'''Bill Kerr''' &ndash; [http://billkerr2.blogspot.com/2008/06/untangling-free-sugar-and.html untangling Free, Sugar, and Constructionism]
 +
|-
 +
|align=right valign=top|06&nbsp;Jun&nbsp;2008||'''Open Education''' &ndash; [http://www.openeducation.net/2008/06/03/walter-bender-discusses-sugar-labs-foundation/ Walter Bender Discusses Sugar Labs Foundation]
 +
|-
 +
|align=right valign=top|06&nbsp;Jun&nbsp;2008||'''BusinessWeek''' &ndash; [http://prod-blogs.businessweek.com/globalbiz/blog/globespotting/archives/2008/06/olpc_the_educat.html OLPC: The Educational Philosophy Controversy]
 +
|-
 +
|align=right valign=top|05&nbsp;Jun&nbsp;2008||'''Code Culture''' &ndash; [http://radian.org/notebook/distraction-machine The Distraction Machine]
 +
|-
 +
|align=right valign=top|05&nbsp;Jun&nbsp;2008||'''BusinessWeek''' &ndash; [http://www.businessweek.com/globalbiz/blog/globespotting/archives/2008/06/olpc_the_open-s.html OLPC: The Open-Source Controversy]
 
|-
 
|-
 
|align=right valign=top|27&nbsp;May&nbsp;2008||'''The New York Times''' &ndash; [http://bits.blogs.nytimes.com/2008/05/27/why-walter-bender-left-one-laptop-per-child-edited-hold-for-wed-am/ Why Walter Bender Left One Laptop Per Child]
 
|align=right valign=top|27&nbsp;May&nbsp;2008||'''The New York Times''' &ndash; [http://bits.blogs.nytimes.com/2008/05/27/why-walter-bender-left-one-laptop-per-child-edited-hold-for-wed-am/ Why Walter Bender Left One Laptop Per Child]
 
|-
 
|-
|align=right valign=top|26&nbsp;May&nbsp;2008||'''Ars Technica''' &ndash; [http://arstechnica.com/news.ars/post/20080526-former-olpc-software-president-wants-to-expand-sugars-reach.html OLPC software maker splits from X0 hardware, goes solo]
+
|align=right valign=top|26&nbsp;May&nbsp;2008||'''ars technica''' &ndash; [http://arstechnica.com/news.ars/post/20080526-former-olpc-software-president-wants-to-expand-sugars-reach.html OLPC software maker splits from X0 hardware, goes solo]
 
|-
 
|-
 
|align=right valign=top|22&nbsp;May&nbsp;2008||'''BetaNews''' &ndash; [http://www.betanews.com/article/Linux_startup_Sugar_Labs_in_informal_talks_with_four_laptop_makers/1211467857 Linux start-up Sugar Labs in informal talks with four laptop makers]
 
|align=right valign=top|22&nbsp;May&nbsp;2008||'''BetaNews''' &ndash; [http://www.betanews.com/article/Linux_startup_Sugar_Labs_in_informal_talks_with_four_laptop_makers/1211467857 Linux start-up Sugar Labs in informal talks with four laptop makers]
Line 121: Line 403:
  
 
==Press releases==
 
==Press releases==
{|
+
http://www.sugarlabs.org/press
|-
 
| align="right" valign="top" | &nbsp;15&nbsp;May&nbsp;2008
 
| [[Sugar Labs/Announcing Sugar Labs]]
 
|}
 
  
 
[[Category:General public]]
 
[[Category:General public]]
 +
</noinclude>

Latest revision as of 20:05, 6 June 2019

What's new

This page is updated every few weeks with notes from the Sugar Labs community. (The digest is also sent to the community-news at sugarlabs.org list, blogged at walterbender.org, and archived here.) If you would like to contribute, please send email to walter at sugarlabs.org by the weekend. (Also visit planet.sugarlabs.org.)


Sugar Digest

1. Sugar Labs will be participating in Google Code-in again this year. Ignacio Rodriguez and I are the program administrators and are gathering suggestions for bite-sized tasks in coding, documentation, research, design, and outreach. We'll also be scouring the open issues in the various Sugar-related repos for tasks. Please pass your suggestions our way. Also, if you are interested in mentoring, please contact me. Finally, it would great if you could help spread the word about the contest among educators so that we can reach out to as many potential participants as possible (the contest is open to 13-17 year olds). GCI is a great opportunity to recruit new talent into the community. Details of the contest are available at developers.google.com. The Sugar Labs page describing our participation is at Google Code In 2017.

2. There is a new release of Music Blocks available 3. Features include a marked improvement in performance and lots of bug fixes. Tip of the hat to Devin Ulibarri, Edgar Quispe, and Euan Ong for their contributions to this release.

3. Congratulations to Lionel, Sameer, and Adam for being re-elected to the Sugar Labs oversight board. (And thanks to everyone who voted for my return to the board as well.) Our next meeting is on 3 November at 19UTC in the #sugar-meeting channel of irc.freenode.net.

Community News archive

An archive of this digest is available.

Planet

The Sugar Labs Planet is found here.

Sugar in the news

29 Apr 2019 EdTechzineLearn programming with an approach from music and mathematics! Model class of "Music Blocks" (in Japanese)
29 Apr 2019 EdTechzineWhat is the relationship between music, mathematics and computer science? Interview with the developer of the programming learning tool "Music Blocks" (in Japanese)
11 Apr 2019 Linux JournalLinux... Do It Children
14 Dec 2018 PR Times JA2020年必修化のためのプログラミング学習ソフト「Music Blocks」教員向け研究会 参加者募集中 ~経済産業省『「未来の教室」実証事業』 Programming learning software for 2020 compulsory "Music Blocks" Recruiting participants for faculty members ~ Ministry of Economy, Trade and Industry "Future classroom" demonstration project
14 Dec 2018 PR Times JA話題のプログラミング教育を体験しよう! Programming education with Music Blocks
31 Aug 2018 GMOFusion of programming and art, mathematics. Gakken × "Music Blocks" プログラミングとアート、数学の融合。学研×「Music Blocks」
23 May 2018 Vida ActualEl adolescente uruguayo al que Google le pidió que deje de hackearlo
16 April 2018 The VergeOLPC's 100 Laptop was Going to change the world – then it all went wrong
8 Mar 2018 Oxford NewsSchoolboy wins trip to Google HQ after coding contest victory
9 Nov 2017 Open SourceWhat's the current state of Linux distros for kids?
17 Aug 2017 ABC NewsGoogle awards Uruguay high school student $10K for finding security bug
02 Nov 2016 BBVASociedad de la Creatividad - desafíos de hoy para el futuro (video)
23 Oct 2016 ABC ColorLa computación es una herramienta para promover agentes de cambio
23 Jul 2016 La TerceraCuando todos están de acuerdo con todos es bastante peligroso
02 May 2016 Fedora InsiderFedora-based Sugar on a Stick is one sweet desktop
09 Feb 2016 www.montevideo.comDOS URUGUAYOS ENTRE GANADORES DEL CONCURSO GOOGLE CODE-IN
28 Aug 2015 Musson FoundationJamaica Girls Code (video)
28 Aug 2015 Google Open SourceMy sweet adventures with Sugar Labs and Google Code-in
09 May 2015 La PrensaDe alumnos a creadores de su aprendizaje
30 Apr 2015 Diario La RepúblicaSwedish researcher visited Uruguay to meet the project Butiá
24 Apr 2015 Jamaica ObserverFuture Coders
24 Apr 2015 Jamaica Information ServiceState minister urges young women to enter ICT sector
6 Feb 2015 CromoEl chico Google
5 Feb 2015 Capital Noticias CanelonesEl joven de Canelones, Ignacio Rodríguez, ganó nuevamente la competencia de programación de Google. (video)
3 Feb 2015 montevideo.comCódigo joven
1 Dec 2014 Google Open Source Blog3, 2, 1 Code-in: Inviting teens to contribute to open source
7 Oct 2014 Kauffman ReportParaguay Thirsty for 21st-Century Education
25 Sep 2014 ANEPFecundo intercambio de jovenes de todo el mundo en encuentro de programadores
12 Jun 2014 Producción NacionalInnovando con XO (video)
28 Apr 2014 ABC ColorParaguay Educa realiza talleres de programación y de robótica
21 Apr 2014 El Tiempo'Cada niño podría ser un maestro del 'software': Walter Bender
2 Apr 2014 vera.tvAntel vuelta a clases (video)
4 Feb 2014 La DiariaEn código
24 Jan 2014 EspectadorEntre los ganadores del concurso anual de programación de Google Code-in hay nuevamente un joven uruguayo
23 Jan 2014 El PaisLe enseña a sus profesores y ahora lo premia Google
20 Jan 2014 Google Open Source BlogGoogle Code-in 2013 - drumroll please!
28 Nov 2013 BBVA ParaguayTurtle Art Day in Caacupé (video)
17 Oct 2013 ANTEL IntegraTurtle Art: la plataforma del Butiá
14 Oct 2013 ABC ColorSoftware libre es tema de paneles en la cumbre
14 Oct 2013 ABC ColorProgramar ayuda a los niños a pensar
14 Oct 2013 ABC ColorHoy es el Día de TortugArte, en Caacupé
14 Oct 2013 ABC ColorLas TIC en la educación son clave para el desarrollo del país, aseguran
12 Oct 2013 CromoM’hijo el programador
08 Aug 2013 News1Interview with former MIT Media Lab director (in Korean)
12 Jul 2013 RIT‘Sky Time’ video game selected for White House Champions of Change event July 23
28 Apr 2013 BBC MundoLos programadores adolescentes premiados por Google
07 Feb 2013 el Neuvo HeraldJoven uruguayo brilla como programador y es distinguido por Google
06 Feb 2013 el ObservadorJoven uruguayo gana la competencia Google Code (Also see GCI press interviews)
Jan 2013 Raspberry Pi GeekPi with Sugar and turtles as a learning tool
07 Sep 2012 NDTVOne Laptop Per Child initiative a hit in rural India
08 Jul 2012 Estado de S. PauloPara educar
24 Apr 2012 Pacific StandardOLPC Redux
12 Apr 2012 Huffington PostHult Global Case Challenge: One Laptop Per Child
30 Mar 2012 newswise“Sugar on a Stick” Helps Kids Learn How to Learn
11 Jan 2012 Boston HeraldOne Laptop Per Child screening $100 tablet
10 Jan 2012 ars technicaCrank, bicycle, and waterwheel: hands-on with the OLPC XO 3.0 tablet
08 Jan 2012 The VergeOLPC XO 3.0 tablet preview: impressions, video, and pictures
07 Jan 2012 The VergeOLPC XO 3.0 tablet: an 8-inch tablet for $100, with Android and Sugar options for the children
23 Dec 2011 Miller-McCuneOne Laptop Per Child Redux
18 Oct 2011 BDURobotics in Uruguay (video)
11 Aug 2011 Berlin.deGewinner des Berliner Landeswettbewerbs zu Open Source stehen fest
25 Jul 2011 CCC ClassicGarmin-sugarlabs development cycling team at Crit starting line
25 Jul 2011 CCC ClassicGarmin-sugarlabs development cycling team after Crit
13 Apr 2011 framablogL'expérience Sugar Labs préfigure-t-elle une révolution éducative du XXIe siècle?
05 Apr 2011 BusinesswireThe Government of Peru Expands the One Laptop Per Child Program with Local Manufacturing
31 Jan 2011 SundanceA Day in the Life – Peru
01 Dec 2010 velonationSugar Labs to back Garmin-Cervelo’s development team in unique arrangement
28 Oct 2010 UCRNuevas tecnologías deben estar al alcance de todos los niños y niñas
05 Oct 2010 xconomyOne Ecosystem per Child
08 Sep 2010 FLOSS WeeklySugar Labs
09 Aug 2010 ABC digitalIndicadores constatan el impacto positivo en el aprendizaje de niños
23 Jun 2010 ABC digitalXo para todas las escuelas de Caacupé
21 Jun 2010 La Nacion“Buscamos que los niños no solo usen softwares, sino que puedan crear uno”
20 Jun 2010 UltimaHora.comLa laptop une a padres, alumnos y docentes
15 Jun 2010 The HOLPC XO-1.5 software updated
10 Jun 2010 engadgetSugar on a Stick hits 3.0, teaches us about a new kind of fruit
27 May 2010 Pro Linux DESugar on a Stick v3 freigegeben (German)
27 May 2010 NY TimesOne Laptop Per Child Project Works With Marvell to Produce a $100 Tablet
27 May 2010 PC WorldOLPC Rules out Windows for XO-3
03 May 2010 WXXI: Mixed MediaInterview with Walter Bender (audio)
03 May 2010 Linux MagazineOLPC Computers for Palestinian Refugee Children
14 Apr 2010 National Science FoundationXO Laptops Inspire Learning In Birmingham, Alabama (video)
02 Apr 2010
15 Mar 2010 nbc13.comBirmingham City students opt to spend spring break in class, XO computer camps (video)
18 Feb 2010 LWNKarma targets easier creation of educational software
05 Feb 2010 iprofesionalLa PC barata de Negroponte desembarca en la Argentina para pelear contra Intel
14 Jan 2010 AALFOpen Systems for Broader Change
03 Jan 2010 Educacion 2.0PLAN CEIBAL, El Libro
14 Dec 2009 xconomySugar gets sweeter
10 Dec 2009 ars technicaSugar software environment gets sweeter with version 2
09 Dec 2009 WiredNew Sugar on a Stick Brings Much Needed Improvements
08 Dec 2009 engadgetSugar on a Stick OS goes to 2.0, gets Blueberry coating and creamy Fedora 12 center (video)
07 Dec 2009 Teleread.orgSugar on a Stick: What it means for e-books and education
27 Nov 2009 CNET Japan「コードを見せて、もっと良くなるよ」と言える子どもが生まれる--Sugar Labsが描く未来
16 Nov 2009 zanichellisoftware libero a scuola
12 Nov 2009 opensuse.orgopenSUSE 11.2 Released
07 Nov 2009 My Broadband NewsMandriva 2010 packs a punch [and Sugar]
06 Nov 2009 GhanaWebOpen education and an IT-enabled economic growth in Ghana: Musings of a dutiful citizen
26 Oct 2009 Linux Magazine ESSoftware Libre como apoyo al aprendizaje
09 Oct 2009 interdisciplinesOLPC and Sugar: mobility through the community
08 Oct 2009 IBM developerWorks10 important Linux developments everyone should know about
01 Oct 2009 OLPC FranceInterview Walter Bender au SugarCamp
25 Sep 2009 The InquirerOne Laptop per Child marches on
18 Sep 2009 GroklawThe Role of Free Software in Education
18 Sep 2009 ReutersSugar Labs and Free Software Foundation Celebrate Software Freedom Day
17 Sep 2009 ICTDev.orgDream Again with One Laptop per Child
26 Aug 2009 LatinuxAzúcar en una memoria USB
03 Aug 2009 Wired: Geek DadInventing a New Paradigm: SugarLabs and the Sugar UI
30 Jul 2009 ZanichelliSugar on a Stick: imparare insieme
23 Jul 2009 Everything USBRecycleUSB.com - Donate your Flash Drives for a Good Cause
22 Jul 2009 OLPC FranceSugar : mauvaise presse et mise au point
13 Jul 2009 Spiegel OnlineDas zuckersüße Leichtbau-Linux
07 Jul 2009 ComputerWorldUKGran Canaria Desktop Summit: a Study in Contrasts
06 Jul 2009 Windows ForestUSBメモリなどから“OLPC”用のOSを利用できる「Sugar on a Stick」が無償公開
02 Jul 2009 Howard County LibrarySugar on a Stick
27 Jun 2009 DeutschlandfunkSüßes für die Kleinen: Sugar ist Linux speziell für Kinder (in Deutsch)
26 Jun 2009 EduTechSugar on a stick, and other delectables (praise for the lowly USB drive)
26 Jun 2009 ars technicaSugar on a Stick brings sweet taste of Linux to classrooms
24 Jun 2009 BBCOLPC software to power aging PCs
24 Jun 2009 Technology Review$100 Laptop Becomes a $5 PC
15 Jun 2009 TechSavvyKidsEpisode 10 FOSSVT: Sugar on a Stick (audio)
10 Jun 2009 LWN.netSugar moves from the shadow of OLPC
27 May 2009 LWN.netActivities and the move to context-oriented desktops (subscriber link)
27 May 2009 Business WireDailymotion Launches Support for Open Video Formats and Video HTML Tag
01 May 2009 GuysoftNokia N810 Running OLPC Sugar
29 Apr 2009 El MercurioAsí se vivió la fiesta del software libre
27 Apr 2009 ostaticSugar on a Stick: Good for Kids' Minds (and School Budgets)
25 Apr 2009 Free Software MagazineThe Bittersweet Facts about OLPC and Sugar
24 Apr 2009 ars technicaFirst taste: Sugar on a Stick learning platform
22 Apr 2009 BetanewsBeta of Live USB Sugar OS opens
27 Mar 2009 Mass High TechGoogle promotes summer open-source internships
18 Mar 2009 MetropolisA Good Argument
16 Mar 2009 Laptop MagazineSugar Labs’ New Version of Sugar Learning Platform Is Netbook and PC Ready
16 Mar 2009 Market WatchSugar Labs Nonprofit Announces New Version of Sugar Learning Platform for Children, Runs on Netbooks and PCs
14 Feb 2009 OLPC Learning Club – DCLearning Learning on a Stick
05 Feb 2009 xconomySugar Beyond the XO Laptop: Walter Bender on OLPC, Sucrose 0.84, and “Sugar on a Stick”
26 Jan 2009 Linus MagazineSugar Defies OLPC Cutbacks
19 Jan 2009 Feeding the PenguinsThe status of Sugar, post-OLPC
16 Jan 2009 OLPC NewsSugar on Acer Aspire One & Thin Client via LTSP
12 Jan 2009 Bill Kerrthoughts about olpc cutbacks
07 Jan 2009 ars technicaOLPC downsizes half of its staff, cuts Sugar development
06 Jan 2009 OLPC NewsAn Inside Look at how Microsoft got XP on the XO
30 Dec 2008 OLPC NewsSugar Labs Status at Six Months
22 Dec 2008 The GNOME ProjectSugar Labs, the nonprofit behind the OLPC software, is joining the GNOME Foundation
16 Dec 2008 Feeding the PenguinsSugar git repository change
14 Dec 2008 NPRLaptop Deal Links Rural Peru To Opportunity, Risk (Part 2)
13 Dec 2008 NPRLaptops May Change The Way Rural Peru Learns (Part 1)
09 Dec 2008 SFCSugar Labs joins Conservancy
31 Oct 2008 Linux DevicesAn OLPC dilemma: Linux or Windows?
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
03 Aug 2008 WiredInventing a new paradigm: Sugar Labs and Sugar 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

http://www.sugarlabs.org/press