<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bzg</id>
	<title>Sugar Labs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bzg"/>
	<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/go/Special:Contributions/Bzg"/>
	<updated>2026-05-30T09:12:08Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Google_Code-In_2012/GCI2012_Brainstorming&amp;diff=84323</id>
		<title>Google Code-In 2012/GCI2012 Brainstorming</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Google_Code-In_2012/GCI2012_Brainstorming&amp;diff=84323"/>
		<updated>2012-11-26T14:43:46Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Add an idea about testing Activities&amp;#039; compatibility against various versions of Sugar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These are general concepts and areas of opportunity from which individual GCI2012 tasks can be developed and submitted.  We need at least 5 tasks in each category, but beyond that we can have as many as we can think up.&lt;br /&gt;
&lt;br /&gt;
The GCI categories are:&lt;br /&gt;
&lt;br /&gt;
;Code: Tasks related to writing or refactoring code&lt;br /&gt;
&lt;br /&gt;
;Documentation/Training: Tasks related to creating/editing documents and helping others learn more&lt;br /&gt;
&lt;br /&gt;
;Outreach/Research: Tasks related to community management, outreach/marketing, or studying problems and recommending solutions&lt;br /&gt;
 &lt;br /&gt;
;Quality Assurance: Tasks related to testing and ensuring code is of high quality.&lt;br /&gt;
&lt;br /&gt;
;User Interface: Tasks related to user experience research or user interface design and interaction&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Examples of tasks created by other organizations participating in GCI2011 can be found here:&lt;br /&gt;
&lt;br /&gt;
http://www.google-melange.com/gci/homepage/google/gci2011&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Your ideas here ===&lt;br /&gt;
&lt;br /&gt;
1) Activity Rescue (code)&lt;br /&gt;
&lt;br /&gt;
There are abandoned activities that need to be ported to gtk3 or generally resuscitated.  For example, some have been left behind on https://dev.laptop.org/git and not migrated to Sugar Labs hosting.  Any migration should include i18n (if not already done).  The spreadsheet linked below would be a good place to look for specific activities from ASLO.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2) Activity internationalization (code)&lt;br /&gt;
&lt;br /&gt;
There are a number of activities in [activities.sugarlabs.org ASLO] that are either English only or Spanish only.  Each one could of these could be listed as an individual task to refactor for i18n and submit for Pootle hosting. See [[File:ASLO_spreadheet_Oct_2012.ods]]&lt;br /&gt;
&lt;br /&gt;
This idea is being fleshed out so it can be broken into individual taks on this page [[Google_Code-In_2012/Activity_i18n]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3) Sugarizing good Python (or other) programs (code)&lt;br /&gt;
&lt;br /&gt;
There are nice packages out there that could be readily ported to run as Sugar Activities by various means.  Identifying a number of candidate packages to be sugarized as a GCI task would enhance the Sugar user experience in ways we have not had adequate time to do.&lt;br /&gt;
&lt;br /&gt;
For example, it would be wonderful to empower &amp;quot;bootstrapping&amp;quot; of L10n on the XO from within Sugar itself by porting a version [http://translate.sourceforge.net/wiki/virtaal/index| Virtaal] as a Sugar Activity capable of reading and writing the PO/MO files already present in the source code (if coupled with glibc locale availability),&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Infrastructure tasks (QA)&lt;br /&gt;
&lt;br /&gt;
For example, I&#039;ll be creating a task for a new pootle-helper script to do msgfmt checks on PO files as part fo our regular Pootle cron jobs to prevent build-breakers in PO files from going unnoticed for more than 24 hours.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5) GTK-3 conversion (code, documentation)&lt;br /&gt;
&lt;br /&gt;
We have migrated Sugar to GTK-3 and introspection, but many activities still use the old GTK-2 framework. Migrating these activities would help to stabilize our code base and make long-term maintenance more tractable. Any port should include i18n (if not already done). Also writing documentation about Sugar-specific issues with the porting process would be of great benefit. Rewriting out [[Development_Team/Almanac|Sugar Almanac]] to reflect GTK-3 would be a task as well. And updating [http://en.flossmanuals.net/make-your-own-sugar-activities/ Make Your Own Sugar Activities].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6) GST-1 conversion (code, documentation)&lt;br /&gt;
&lt;br /&gt;
We are also migrating to Gstreamer 1.0, which better supports introspection. Lots of coding to be done to refactor existing programs. Also documentation about Sugar-specific issues.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
7) User eXperience (code, documentation)&lt;br /&gt;
&lt;br /&gt;
Visual improvements on some of the flagship activities such as enhancing the display with new graphics, visual aids functionality and improved sound effects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
8) Wiki clean up (documentation)&lt;br /&gt;
&lt;br /&gt;
see http://pe.sugarlabs.org/go/Wiki_Clean_Up&lt;br /&gt;
&lt;br /&gt;
9) Systematically test compatibility of Activities given for various versions of Sugar&lt;br /&gt;
&lt;br /&gt;
When browsing http://activities.sugarlabs.org with the Browse activity, Activities are filtered by compatible versions.  I.e. you are be automatically exposed to the version of the activity that is running fine on your system.  But this is not always the case, either because an Activity developer/maintainer gave a wrong compatibility information, or because some other issue.&lt;br /&gt;
&lt;br /&gt;
The task is to (1) list versions of Sugar that needs to be tested for this (high priority first - e.g. Sugar on a Stick could be high on that list) and (2) test the most popular activities for these versions.&lt;br /&gt;
&lt;br /&gt;
When problems are encountered: 1) describe the problem (activity freezes, activity crash, etc.); 2) try to fix it; 3) report to the maintainer and the sugar-devel mailing list.&lt;br /&gt;
&lt;br /&gt;
The benefit for Sugar is to fix problems in this area.  The benefit for the student is to draft and refine the testing procedure. &lt;br /&gt;
&lt;br /&gt;
[[Category: GCI2012]]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Events/SugarCamp&amp;diff=68516</id>
		<title>Events/SugarCamp</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Events/SugarCamp&amp;diff=68516"/>
		<updated>2011-08-23T13:41:31Z</updated>

		<summary type="html">&lt;p&gt;Bzg: /* Accommodation */ Add CraigsList link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== General information ===&lt;br /&gt;
&lt;br /&gt;
Please see http://olpc-france.org/blog/sugar-camp-2011-in-paris/&lt;br /&gt;
&lt;br /&gt;
=== Accommodation ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Person&lt;br /&gt;
! Nights needed&lt;br /&gt;
! Preference&lt;br /&gt;
|-&lt;br /&gt;
| Christoph Derndorfer&lt;br /&gt;
| 9-14&lt;br /&gt;
| staying with Simon between 9 and 12 and will then find sth for the other 2 nights&lt;br /&gt;
|-&lt;br /&gt;
| Daniel Drake&lt;br /&gt;
| 10, 11&lt;br /&gt;
| Whatever&#039;s cheap (dorm fine), but would pay a small amount more to share a private room&lt;br /&gt;
|-&lt;br /&gt;
| Raul Gutierrez&lt;br /&gt;
| 10,11&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Gary Martin&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Simon Schampijer&lt;br /&gt;
| 9-11&lt;br /&gt;
| staying at [http://www.paris-hotel-palma.com/index.htm Hotel Palma] w/ Christoph&lt;br /&gt;
|-&lt;br /&gt;
| Sascha Silbe&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| Mitchell Seaton&lt;br /&gt;
| 7-12&lt;br /&gt;
| Staying at [http://www.montclair-hostel.com/ Le Montclair Hostel]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Venue: 30 Avenue Corentin Cariou, 75019 Paris, FR&lt;br /&gt;
&lt;br /&gt;
Accomodation options (sorted roughly from cheapest to nicest):&lt;br /&gt;
* [http://www.woodstock.fr/rates.php Woodstock hostel] budget hostel. Daniel stayed here before, it&#039;s not the nicest place in the world (but he&#039;d stay again).&lt;br /&gt;
* [http://www.hotel-bb.com/reservation-hotel/hotel_info?hotelId=4244#hotel&amp;amp;utm_source=googlemap&amp;amp;utm_medium=2010&amp;amp;utm_campaign=googlemap B&amp;amp;B Hotel PARIS Porte de la Villette]. Really cheap &amp;quot;internet offer&amp;quot; hotel rooms - ~18 euro per person per night for a twin? [http://www.tripadvisor.co.uk/Hotel_Review-g187147-d261698-Reviews-B_B_Paris_Porte_de_la_Villette-Paris_Ile_de_France.html Dodgy at night?]. 1km to venue.&lt;br /&gt;
* [http://www.st-christophers.co.uk/paris-hostels/book-paris-hostels St Christophers Hostel]. Massive hostel. 1.2km to venue.&lt;br /&gt;
* [http://www.paris-hostel.biz/budget.html Perfect hotel &amp;amp; hostel] affordable double/triple rooms, with private apartments nearby. 4.2km from venue. --&amp;gt; fully booked already [[User:ChristophD|ChristophD]] 08:52, 19 August 2011 (EDT)&lt;br /&gt;
* [http://www.montclair-hostel.com/ Le Montclair Hostel] - a little more expensive. 3.6km to venue.&lt;br /&gt;
* [http://www.caulaincourt.com/eng/resa-eng.php Caulain Square Hostel]. 4.8km from venue.&lt;br /&gt;
* [http://paris.fr.craigslist.fr/vac/] CraigsList&lt;br /&gt;
&lt;br /&gt;
=== Off-schedule hacking sessions ===&lt;br /&gt;
&lt;br /&gt;
There is separate space available on Saturday and Sunday for hacking sessions, and Bastien is looking for somewhere for Monday too (if not, we can tour some cafes).&lt;br /&gt;
&lt;br /&gt;
Ideas for sessions (please add/edit):&lt;br /&gt;
* Focus on a couple of 11.3.0 issues (Daniel, Simon, Saturday afternoon?)&lt;br /&gt;
* Finish some pending design discussions (Simon, Gary)&lt;br /&gt;
* The road to PyGI/GTK3: no-hippo, porting Sugar theme to GTK3, etc. (Daniel, Simon, Raul, Sunday and Monday?)&lt;br /&gt;
* Extra documentation session: wikification of OLPC&#039;s new deployment guide PDF, documentation for ongoing Haiti efforts (Christoph)&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Events/SugarCamp&amp;diff=68114</id>
		<title>Events/SugarCamp</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Events/SugarCamp&amp;diff=68114"/>
		<updated>2011-08-12T11:16:14Z</updated>

		<summary type="html">&lt;p&gt;Bzg: New page for the SugarCamp&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== General information ===&lt;br /&gt;
&lt;br /&gt;
Please see http://olpc-france.org/blog/sugar-camp-2011-in-paris/&lt;br /&gt;
&lt;br /&gt;
=== Accommodation ===&lt;br /&gt;
&lt;br /&gt;
==== List your name here if you need accommodation ====&lt;br /&gt;
&lt;br /&gt;
* Christoph Derndorfer&lt;br /&gt;
* Sascha Silbe&lt;br /&gt;
* Daniel Drake&lt;br /&gt;
* Gary Martin&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=User:Bzg&amp;diff=68113</id>
		<title>User:Bzg</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=User:Bzg&amp;diff=68113"/>
		<updated>2011-08-12T11:11:25Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added a link to a subpage for the SugarCamp&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;More information on me here:&lt;br /&gt;
&lt;br /&gt;
  * http://wiki.laptop.org/go/User:Bzg&lt;br /&gt;
  * http://lumiere.ens.fr/~guerry/olpc.php&lt;br /&gt;
&lt;br /&gt;
Organizing the 2nd [[/SugarCamp]] in Paris 2011&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Teacher_feedback&amp;diff=65999</id>
		<title>Teacher feedback</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Teacher_feedback&amp;diff=65999"/>
		<updated>2011-05-26T08:48:09Z</updated>

		<summary type="html">&lt;p&gt;Bzg: /* Spreadsheet Activity */ typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=About=&lt;br /&gt;
These are items that have been collected from the field by talking with teachers and what they miss using Sugar. Ideally they should be turned later into real Feature pages later.&lt;br /&gt;
&lt;br /&gt;
==Spreadsheet Activity==&lt;br /&gt;
Often Open Office (for kids) is installed to use Calc (spreadsheet) because the SocialCalc activity is not working reliably enough. Also, teachers would like to have an activity to do simple cake and bars graphics (they used SocialCalc for these tasks so far). [http://lists.sugarlabs.org/archive/sugar-devel/2011-May/031343.html Discussion] about Open Office 4 kids and &#039;sugarization&#039;.&lt;br /&gt;
&lt;br /&gt;
==Activity for presentations==&lt;br /&gt;
Often Open Office (for kids) is installed to use Impress (presentations) because the SocialCalc activity is not working reliably enough.&lt;br /&gt;
&lt;br /&gt;
==Options for making a screenshot, screenshot more accessible==&lt;br /&gt;
Many times they do a screenshot and open it in Paint to remove the toolbar. It would be nice to have options when making a screenshot like: only capture the active window, select an area to make a screenshot from. As well it would be nice to have the screenshot functionality and the options available in the UI. Has been turned into a [[Features/Display_Device | Feature]] already.&lt;br /&gt;
&lt;br /&gt;
==Concept maps==&lt;br /&gt;
Teachers would like to have an activity or enhance the labyrinth activity for doing Concept Maps, at the moment they use cmaptools in GNOME, paths forward have been discussed at [http://lists.sugarlabs.org/archive/sugar-devel/2011-February/029986.html this thread].&lt;br /&gt;
&lt;br /&gt;
==Add full name of user==&lt;br /&gt;
The teachers asked if it is possible to add a field for the real name of the child and another one for the nickname, because it is difficult to identify them for collaboration.&lt;br /&gt;
&lt;br /&gt;
==Timeline Activity==&lt;br /&gt;
To teach history an activity that let&#039;s you do timelines has been requested often.&lt;br /&gt;
&lt;br /&gt;
==Sequence Activity==&lt;br /&gt;
It would be nice to create a video with a sequence of photos like with [http://explore.live.com/windows-live-movie-maker MovieMaker] or [http://www.kdenlive.org/ kdenlive].&lt;br /&gt;
&lt;br /&gt;
==Offline reading in Browse==&lt;br /&gt;
They propose to add an option to Browse to save a PDF file to enable offline reading.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=EduJAM/2011/Conozco_Uruguay_Tour&amp;diff=64194</id>
		<title>EduJAM/2011/Conozco Uruguay Tour</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=EduJAM/2011/Conozco_Uruguay_Tour&amp;diff=64194"/>
		<updated>2011-04-01T08:46:35Z</updated>

		<summary type="html">&lt;p&gt;Bzg: /* Potential Participants */ Added origin&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translations}}&lt;br /&gt;
&lt;br /&gt;
== eduTRIP! 2011 --- Community Exploration Tour --- Saturday April 30 to Thursday May 5 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;DETAILS EMERGING BELOW AND ON OUR &amp;lt;b&amp;gt;[[Talk:Conozco Uruguay Tour|DISCUSSION BLOG!]]&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[mailto:holt@laptop.org WRITE TODAY] IF YOU WANT TO JOIN!&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Why ==&lt;br /&gt;
The Conozco Uruguay (C U!) community exploration tour will bring South American (and the world&#039;s) most passionate edutechnologists and committed teachers/mentors together, to witness Uruguay&#039;s and Plan Ceibal&#039;s profound journey.  In conjunction with Uruguay&#039;s stongest volunteers, from CeibalJAM! to RAP Ceibal to Flor Ceibal and beyond.  As the single country which has done the most with [http://laptop.org One Laptop per Child]&#039;s XO Laptop and [http://sugarlabs.org Sugar Labs&#039;] software (the Sugar Learning Platform) there are few places on earth where humankind&#039;s increasing marriage to educational technology is on more vivid display.&lt;br /&gt;
&lt;br /&gt;
Similar to the famous Sugar Activity [http://wiki.laptop.org/go/Conozco_Uruguay Conozco] [http://activities.sugarlabs.org/en-US/sugar/addon/4199 Uruguay] itself!&lt;br /&gt;
&lt;br /&gt;
== Who is Welcome ==&lt;br /&gt;
Tech-savvy education people from around South America.  Education-savvy hackers from around the world.  While [http://wiki.laptop.org/go/ClassActs/Resources OLPC and Sugar Labs experience] is not required -- nor is Spanish fluency -- enthusiasms around bringing exploratory learning into the 21st century are!&lt;br /&gt;
&lt;br /&gt;
We assume participants will also participate in Montevideo&#039;s [[Uruguay Summit 2011]] May 5-7, focusing on practical futures for free educational software.&lt;br /&gt;
&lt;br /&gt;
Finally, attendance will in fact be limited to a maximum number of (approximately) 15 independent travelers.&lt;br /&gt;
&lt;br /&gt;
== Itinerary ==&lt;br /&gt;
Participants must be independent, able to travel lightly and completely self-sufficiently.  Day trips in and around Montevideo, from Saturday April 30 until Wednesday/Thursday May 4/5. [[Talk:Conozco_Uruguay_Tour|Thanks for posting your feedback]] on our &amp;lt;b&amp;gt;&amp;lt;u&amp;gt;DRAFT SCHEDULE&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt; BELOW!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;[http://ceibaljam.org/edujam2011_en SEE ALSO THESE SUGGESTIONS]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Saturday/Sábado 30 de Abril&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|PM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Welcome Dinner in some place: May be Pony Pisador Pocitos. (Martin - ANTEL)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Sunday/Domingo 1 de Mayo&amp;lt;br /&amp;gt;(May Day)&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|AM/PM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Visit to a Rural City of Canelones to the &amp;quot;[http://proyecto-aurora.blogspot.com/ Aurora Project]&amp;quot; with volunteers and members of the community  and Barbeque (Local contact: Edinson - RAP Conecta).&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; rowspan=&amp;quot;3&amp;quot;|Monday/Lunes 2 de Mayo&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|AM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Two schools in Las Piedras (Local contacts: Oscar/ RAP Canelones - Paolo/ RAP Montevideo)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|PM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|&amp;lt;i&amp;gt;wine tour &amp;quot;Bodega Joanicó&amp;quot; likely moving to Thur May 5 AM&amp;lt;/i&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|17:30 hs&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Meeting with as many as 25 professors from [http://www.flordeceibo.edu.uy/ &amp;quot;Flor de Ceibo&amp;quot;]&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; rowspan=&amp;quot;2&amp;quot;|Tuesday/Martes 3 de Mayo&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|AM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|No. 33 School &amp;quot;La Paloma&amp;quot;  (Local Contact: Rosamel Ramirez - RAP Durazno)---  on site they have a person that can translate all the day&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|PM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Overnight ranch stay (Durazno)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; rowspan=&amp;quot;2&amp;quot;|Wednesday/Miércoles 4 de Mayo&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|AM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|City Tour Montevideo (Organizer: Micaela CeibalJAM)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|PM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|visit the School of Euskal Erria and after that, the [http://www.mediagala.com/rap/foro/viewtopic.php?f=11&amp;amp;t=196 &amp;quot;Help Center&amp;quot; RAP Montevideo] in order to interact with volunteers (Local contact: Rocío / RAP Montevideo)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; rowspan=&amp;quot;3&amp;quot;|Thursday/Jueves 5 de Mayo&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Option 1&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Possible San Jose de Mayo w/ RAP Ceibal&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Option 2&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Possible Wine Tour in &amp;quot;Bodega Joanicó&amp;quot; nearby countryside? (Organizer: Micaela CeibalJAM - Gustavo Ochoa / Joanicó)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|~18:30 hs&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|&#039;&#039;&#039;[[Uruguay Summit 2011|Summit Opening Reception!]]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://olpcMAP.net?go=uruguay Map forthcoming!]&lt;br /&gt;
&lt;br /&gt;
Alternate ideas: (ASK US!)&lt;br /&gt;
* BAP (Barrio de Atención Prioritaria) a low-income Montevideo neighborhood, with [http://rapceibal.blogspot.com RAP Ceibal] Saturday Apr 30?&lt;br /&gt;
* Euskal Erria&lt;br /&gt;
* Las Piedras&lt;br /&gt;
* Maldonado&lt;br /&gt;
* Tala (rural)&lt;br /&gt;
* Cardal (1st OLPC school)&lt;br /&gt;
* Paso de los Toros (small city)&lt;br /&gt;
* Salinas ([[User:Bernie|Bernie]] recommends)&lt;br /&gt;
&lt;br /&gt;
== How on Earth is this Possible? ==&lt;br /&gt;
Volunteers from RAP Ceibal, CeibalJAM! and Flor de Ceibo have spent over 3 years building real-world community networks to bring Uruguay&#039;s youth and families more meaningfully into the 21st century.  If globalism means anything at all, it means paying full and proper respect to people like these who organize to make a difference!&lt;br /&gt;
&lt;br /&gt;
== Housing ==&lt;br /&gt;
&lt;br /&gt;
Hostel-style options to be determined. Uruguayans eat well!!&lt;br /&gt;
&lt;br /&gt;
Uruguay (generally) uses [http://treehouse.ofb.net/go/en/voltage/Uruguay 220V European] [http://www.adaptelec.com/index.php?main_page=document_general_info&amp;amp;products_id=252 electrical outlets] so please consider bringing a small converter.&lt;br /&gt;
&lt;br /&gt;
Wifi access will be sought where possible, but not guaranteed.&lt;br /&gt;
&lt;br /&gt;
Please see [[Talk:Conozco Uruguay Tour|&#039;&#039;&#039;Discussion&#039;&#039;&#039;]]  page for questions and discussion related to Housing.&lt;br /&gt;
&lt;br /&gt;
== Cost ==&lt;br /&gt;
Expect to pay $500 or higher for housing/food/bus etc to cover your 6 days, from Saturday April 30 to Thursday May 5 inclusive.  Homestays may reduce this cost if we are so lucky to build strong local relationships.&lt;br /&gt;
&lt;br /&gt;
== Pre-Registration ==&lt;br /&gt;
Please write to [mailto:holt@laptop.org holt@laptop.org] explaining what you hope to bring to the group!  Thanks for including the reasons you&#039;re interested -- and what you want to get out of this lifetime opportunity.  Remember to list ALL allergies and medical conditions, roommate preferences, as well as your phone number(s).&lt;br /&gt;
&lt;br /&gt;
Reality Check: If you are looking for packaged voluntourism and flush toilets at every turn, you&#039;ve come to the wrong place.  Have you traveled in developing countries before?  You must be an independent traveler, open-hearted with all comers, understanding Uruguay is a safe country but not without its risks.  &amp;lt;u&amp;gt;And Take Complete [http://www.travel-island.com/health.plan/uruguay.html Medical]/Insurance/Safety/Financial Precautions Now!&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
THANKS everyone for [http://travel.state.gov/travel/cis_pa_tw/cis/cis_1054.html mindfully preparing] together today, for a trip more rewarding than money can buy.&lt;br /&gt;
&lt;br /&gt;
== Potential Participants ==&lt;br /&gt;
&lt;br /&gt;
* [http://twitter.com/adborden Aaron Borden], San Francisco&lt;br /&gt;
* [[User:Holt|Adam Holt]], Boston&lt;br /&gt;
* [[User:Bernie|Bernie Innocenti]], Italy&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Carol_Ruth_Silver Carol Ruth Silver], San Francisco (arriving late)&lt;br /&gt;
* [http://wiki.laptop.org/go/Roadshow_in_a_Box Caryl] [http://olpcmap.net/?id=614001&amp;amp;km-distance=100 Bigenho], Los Angeles&lt;br /&gt;
* [http://paraguayeduca.org Cecilia Alcala?] Paraguay&lt;br /&gt;
* [http://derndorfer.eu Christoph Derndorfer], Vienna/Madrid&lt;br /&gt;
* Ed Bigenho, Los Angeles&lt;br /&gt;
* [http://www.outofindia.net/intro/harriet_webresume.htm Harriet Vidyasagar], India&lt;br /&gt;
* [http://franXOphonie.org Kacandre Bourdelais?] Gabon/Canada&lt;br /&gt;
* [http://twitter.com/lluigil Luis Galindo], Santa Cruz, Bolivia&lt;br /&gt;
* [http://www.linkedin.com/in/lediroca Leticia Romero], Uruguay&lt;br /&gt;
* [http://wiki.laptop.org/go/User:Kevin.benavides Kevin] [[User:Kevin.benavides|Benavides]], Nicaragua&lt;br /&gt;
* [http://www.contrib.andrew.cmu.edu/~ndoiron/ Nick Doiron], New Hampshire&lt;br /&gt;
* [http://youtube.com/watch?v=IY7w3USXF0w Pablo Flores], Montevideo&lt;br /&gt;
* [http://www.olenepal.org/core_team.html Rabi Karmacharya], Nepal&lt;br /&gt;
* [http://verma.sfsu.edu/ Sameer Verma], San Francisco (arriving late)&lt;br /&gt;
* Suzanne Adatto, Ann Arbor, Michigan&lt;br /&gt;
* [http://erikos.sweettimez.de/ Simon Schampijer], Germany&lt;br /&gt;
* [http://ole.org Tony Anderson], Texas/Rwanda&lt;br /&gt;
* [http://olpc-france.org Bastien Guerry], France&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
== Volunteer Organizers ==&lt;br /&gt;
* Leticia Romero&lt;br /&gt;
* Rocío Medina?&lt;br /&gt;
* Pablo Flores?&lt;br /&gt;
* Caryl Bigenho&lt;br /&gt;
* [[User:Holt|Adam Holt]]&lt;br /&gt;
* [http://wiki.sugarlabs.org/go/User:Nano_Nano Paolo Benini]&lt;br /&gt;
&lt;br /&gt;
== [[Talk:Conozco Uruguay Tour|Join our Discussion Blog!]] ==&lt;br /&gt;
&lt;br /&gt;
Please check out the &amp;quot;Accomodations&amp;quot; section of the Discussion and add your comments and preferences.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=EduJAM/2011/Conozco_Uruguay_Tour&amp;diff=64193</id>
		<title>EduJAM/2011/Conozco Uruguay Tour</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=EduJAM/2011/Conozco_Uruguay_Tour&amp;diff=64193"/>
		<updated>2011-04-01T08:46:14Z</updated>

		<summary type="html">&lt;p&gt;Bzg: /* Potential Participants */ Added Bastien&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translations}}&lt;br /&gt;
&lt;br /&gt;
== eduTRIP! 2011 --- Community Exploration Tour --- Saturday April 30 to Thursday May 5 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;DETAILS EMERGING BELOW AND ON OUR &amp;lt;b&amp;gt;[[Talk:Conozco Uruguay Tour|DISCUSSION BLOG!]]&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[mailto:holt@laptop.org WRITE TODAY] IF YOU WANT TO JOIN!&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Why ==&lt;br /&gt;
The Conozco Uruguay (C U!) community exploration tour will bring South American (and the world&#039;s) most passionate edutechnologists and committed teachers/mentors together, to witness Uruguay&#039;s and Plan Ceibal&#039;s profound journey.  In conjunction with Uruguay&#039;s stongest volunteers, from CeibalJAM! to RAP Ceibal to Flor Ceibal and beyond.  As the single country which has done the most with [http://laptop.org One Laptop per Child]&#039;s XO Laptop and [http://sugarlabs.org Sugar Labs&#039;] software (the Sugar Learning Platform) there are few places on earth where humankind&#039;s increasing marriage to educational technology is on more vivid display.&lt;br /&gt;
&lt;br /&gt;
Similar to the famous Sugar Activity [http://wiki.laptop.org/go/Conozco_Uruguay Conozco] [http://activities.sugarlabs.org/en-US/sugar/addon/4199 Uruguay] itself!&lt;br /&gt;
&lt;br /&gt;
== Who is Welcome ==&lt;br /&gt;
Tech-savvy education people from around South America.  Education-savvy hackers from around the world.  While [http://wiki.laptop.org/go/ClassActs/Resources OLPC and Sugar Labs experience] is not required -- nor is Spanish fluency -- enthusiasms around bringing exploratory learning into the 21st century are!&lt;br /&gt;
&lt;br /&gt;
We assume participants will also participate in Montevideo&#039;s [[Uruguay Summit 2011]] May 5-7, focusing on practical futures for free educational software.&lt;br /&gt;
&lt;br /&gt;
Finally, attendance will in fact be limited to a maximum number of (approximately) 15 independent travelers.&lt;br /&gt;
&lt;br /&gt;
== Itinerary ==&lt;br /&gt;
Participants must be independent, able to travel lightly and completely self-sufficiently.  Day trips in and around Montevideo, from Saturday April 30 until Wednesday/Thursday May 4/5. [[Talk:Conozco_Uruguay_Tour|Thanks for posting your feedback]] on our &amp;lt;b&amp;gt;&amp;lt;u&amp;gt;DRAFT SCHEDULE&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt; BELOW!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;[http://ceibaljam.org/edujam2011_en SEE ALSO THESE SUGGESTIONS]&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Saturday/Sábado 30 de Abril&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|PM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Welcome Dinner in some place: May be Pony Pisador Pocitos. (Martin - ANTEL)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Sunday/Domingo 1 de Mayo&amp;lt;br /&amp;gt;(May Day)&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|AM/PM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Visit to a Rural City of Canelones to the &amp;quot;[http://proyecto-aurora.blogspot.com/ Aurora Project]&amp;quot; with volunteers and members of the community  and Barbeque (Local contact: Edinson - RAP Conecta).&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; rowspan=&amp;quot;3&amp;quot;|Monday/Lunes 2 de Mayo&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|AM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Two schools in Las Piedras (Local contacts: Oscar/ RAP Canelones - Paolo/ RAP Montevideo)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|PM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|&amp;lt;i&amp;gt;wine tour &amp;quot;Bodega Joanicó&amp;quot; likely moving to Thur May 5 AM&amp;lt;/i&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|17:30 hs&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Meeting with as many as 25 professors from [http://www.flordeceibo.edu.uy/ &amp;quot;Flor de Ceibo&amp;quot;]&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; rowspan=&amp;quot;2&amp;quot;|Tuesday/Martes 3 de Mayo&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|AM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|No. 33 School &amp;quot;La Paloma&amp;quot;  (Local Contact: Rosamel Ramirez - RAP Durazno)---  on site they have a person that can translate all the day&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|PM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Overnight ranch stay (Durazno)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; rowspan=&amp;quot;2&amp;quot;|Wednesday/Miércoles 4 de Mayo&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|AM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|City Tour Montevideo (Organizer: Micaela CeibalJAM)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|PM&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|visit the School of Euskal Erria and after that, the [http://www.mediagala.com/rap/foro/viewtopic.php?f=11&amp;amp;t=196 &amp;quot;Help Center&amp;quot; RAP Montevideo] in order to interact with volunteers (Local contact: Rocío / RAP Montevideo)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; rowspan=&amp;quot;3&amp;quot;|Thursday/Jueves 5 de Mayo&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Option 1&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Possible San Jose de Mayo w/ RAP Ceibal&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Option 2&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|Possible Wine Tour in &amp;quot;Bodega Joanicó&amp;quot; nearby countryside? (Organizer: Micaela CeibalJAM - Gustavo Ochoa / Joanicó)&lt;br /&gt;
|-&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|~18:30 hs&lt;br /&gt;
|valign=&amp;quot;top&amp;quot;|&#039;&#039;&#039;[[Uruguay Summit 2011|Summit Opening Reception!]]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://olpcMAP.net?go=uruguay Map forthcoming!]&lt;br /&gt;
&lt;br /&gt;
Alternate ideas: (ASK US!)&lt;br /&gt;
* BAP (Barrio de Atención Prioritaria) a low-income Montevideo neighborhood, with [http://rapceibal.blogspot.com RAP Ceibal] Saturday Apr 30?&lt;br /&gt;
* Euskal Erria&lt;br /&gt;
* Las Piedras&lt;br /&gt;
* Maldonado&lt;br /&gt;
* Tala (rural)&lt;br /&gt;
* Cardal (1st OLPC school)&lt;br /&gt;
* Paso de los Toros (small city)&lt;br /&gt;
* Salinas ([[User:Bernie|Bernie]] recommends)&lt;br /&gt;
&lt;br /&gt;
== How on Earth is this Possible? ==&lt;br /&gt;
Volunteers from RAP Ceibal, CeibalJAM! and Flor de Ceibo have spent over 3 years building real-world community networks to bring Uruguay&#039;s youth and families more meaningfully into the 21st century.  If globalism means anything at all, it means paying full and proper respect to people like these who organize to make a difference!&lt;br /&gt;
&lt;br /&gt;
== Housing ==&lt;br /&gt;
&lt;br /&gt;
Hostel-style options to be determined. Uruguayans eat well!!&lt;br /&gt;
&lt;br /&gt;
Uruguay (generally) uses [http://treehouse.ofb.net/go/en/voltage/Uruguay 220V European] [http://www.adaptelec.com/index.php?main_page=document_general_info&amp;amp;products_id=252 electrical outlets] so please consider bringing a small converter.&lt;br /&gt;
&lt;br /&gt;
Wifi access will be sought where possible, but not guaranteed.&lt;br /&gt;
&lt;br /&gt;
Please see [[Talk:Conozco Uruguay Tour|&#039;&#039;&#039;Discussion&#039;&#039;&#039;]]  page for questions and discussion related to Housing.&lt;br /&gt;
&lt;br /&gt;
== Cost ==&lt;br /&gt;
Expect to pay $500 or higher for housing/food/bus etc to cover your 6 days, from Saturday April 30 to Thursday May 5 inclusive.  Homestays may reduce this cost if we are so lucky to build strong local relationships.&lt;br /&gt;
&lt;br /&gt;
== Pre-Registration ==&lt;br /&gt;
Please write to [mailto:holt@laptop.org holt@laptop.org] explaining what you hope to bring to the group!  Thanks for including the reasons you&#039;re interested -- and what you want to get out of this lifetime opportunity.  Remember to list ALL allergies and medical conditions, roommate preferences, as well as your phone number(s).&lt;br /&gt;
&lt;br /&gt;
Reality Check: If you are looking for packaged voluntourism and flush toilets at every turn, you&#039;ve come to the wrong place.  Have you traveled in developing countries before?  You must be an independent traveler, open-hearted with all comers, understanding Uruguay is a safe country but not without its risks.  &amp;lt;u&amp;gt;And Take Complete [http://www.travel-island.com/health.plan/uruguay.html Medical]/Insurance/Safety/Financial Precautions Now!&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
THANKS everyone for [http://travel.state.gov/travel/cis_pa_tw/cis/cis_1054.html mindfully preparing] together today, for a trip more rewarding than money can buy.&lt;br /&gt;
&lt;br /&gt;
== Potential Participants ==&lt;br /&gt;
&lt;br /&gt;
* [http://twitter.com/adborden Aaron Borden], San Francisco&lt;br /&gt;
* [[User:Holt|Adam Holt]], Boston&lt;br /&gt;
* [[User:Bernie|Bernie Innocenti]], Italy&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Carol_Ruth_Silver Carol Ruth Silver], San Francisco (arriving late)&lt;br /&gt;
* [http://wiki.laptop.org/go/Roadshow_in_a_Box Caryl] [http://olpcmap.net/?id=614001&amp;amp;km-distance=100 Bigenho], Los Angeles&lt;br /&gt;
* [http://paraguayeduca.org Cecilia Alcala?] Paraguay&lt;br /&gt;
* [http://derndorfer.eu Christoph Derndorfer], Vienna/Madrid&lt;br /&gt;
* Ed Bigenho, Los Angeles&lt;br /&gt;
* [http://www.outofindia.net/intro/harriet_webresume.htm Harriet Vidyasagar], India&lt;br /&gt;
* [http://franXOphonie.org Kacandre Bourdelais?] Gabon/Canada&lt;br /&gt;
* [http://twitter.com/lluigil Luis Galindo], Santa Cruz, Bolivia&lt;br /&gt;
* [http://www.linkedin.com/in/lediroca Leticia Romero], Uruguay&lt;br /&gt;
* [http://wiki.laptop.org/go/User:Kevin.benavides Kevin] [[User:Kevin.benavides|Benavides]], Nicaragua&lt;br /&gt;
* [http://www.contrib.andrew.cmu.edu/~ndoiron/ Nick Doiron], New Hampshire&lt;br /&gt;
* [http://youtube.com/watch?v=IY7w3USXF0w Pablo Flores], Montevideo&lt;br /&gt;
* [http://www.olenepal.org/core_team.html Rabi Karmacharya], Nepal&lt;br /&gt;
* [http://verma.sfsu.edu/ Sameer Verma], San Francisco (arriving late)&lt;br /&gt;
* Suzanne Adatto, Ann Arbor, Michigan&lt;br /&gt;
* [http://erikos.sweettimez.de/ Simon Schampijer], Germany&lt;br /&gt;
* [http://ole.org Tony Anderson], Texas/Rwanda&lt;br /&gt;
* [http://olpc-france.org Bastien Guerry]&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
== Volunteer Organizers ==&lt;br /&gt;
* Leticia Romero&lt;br /&gt;
* Rocío Medina?&lt;br /&gt;
* Pablo Flores?&lt;br /&gt;
* Caryl Bigenho&lt;br /&gt;
* [[User:Holt|Adam Holt]]&lt;br /&gt;
* [http://wiki.sugarlabs.org/go/User:Nano_Nano Paolo Benini]&lt;br /&gt;
&lt;br /&gt;
== [[Talk:Conozco Uruguay Tour|Join our Discussion Blog!]] ==&lt;br /&gt;
&lt;br /&gt;
Please check out the &amp;quot;Accomodations&amp;quot; section of the Discussion and add your comments and preferences.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Moon&amp;diff=56381</id>
		<title>Activities/Moon</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Moon&amp;diff=56381"/>
		<updated>2010-09-01T13:14:54Z</updated>

		<summary type="html">&lt;p&gt;Bzg: /* Learning Resources */ Added the link to the french version of Lamap presentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{GoogleTrans-en}}{{TOCright}}&lt;br /&gt;
[[Category:Activities|Moon]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Description=&lt;br /&gt;
[[Image:Activity-moon-55x55.png]]&lt;br /&gt;
&lt;br /&gt;
Moon is a simple Lunar phase activity for Sugar, including upcoming Lunar eclipse information and effects.&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:moon_screen1.jpg|615px]]&lt;br /&gt;
&lt;br /&gt;
[[Image:moon_screen2.jpg|305px]] [[Image:moon_screen3.jpg|305px]]&lt;br /&gt;
&lt;br /&gt;
== Moon Phases ==&lt;br /&gt;
&lt;br /&gt;
See also http://en.wikipedia.org/wiki/Lunar_phase#Names_of_lunar_phases&lt;br /&gt;
&lt;br /&gt;
=== New Moon ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Newmoon.jpg|left]] The new Moon is very hard to observe as it rises and sets so close to the Sun&#039;s position in the sky. This is the time when it&#039;s possible for a solar eclipse to occur, but due to the small visible size of both the Sun and the Moon disks, it happens very rarely. You may get a glimpse of the Moon&#039;s unlit disk just before sunrise or just after sun set before the sky gets too bright.&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== First Quarter ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Firstquartermoon.jpg|left]] The Moon rises after the Sun is up, while you&#039;re in full daylight, so you&#039;ll not get a good view until the Sun begins to set and the sky darkens. As the sky darkens the Moon will be high and/or towards the west.&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Full Moon ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Fullmoon.jpg|left]] The full Moon rises in the east at about the same time the Sun sets, then sets in the west at about the same time the Sun rises - so it&#039;s quite easy to observe on a clear night. The Moon rise and set times, opposing the Sun&#039;s, are because full Moons occur when you (and the rest of the Earth) are directly between the Moon and the Sun. This is also the time when it&#039;s possible for a luna eclipse to occur (the Moon hidden by the Earth&#039;s shadow). Due to the Moon&#039;s slightly offset orbit, luna eclipses are quite rare as it usually misses the Earth&#039;s shadow.&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Last Quarter ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Lastquartermoon.jpg|left]] The Moon rises late at night, before dawn, when the sky is dark and can be seen over in the east of the sky. By the time it reaches it&#039;s highest point in the sky the Sun will be beginning to rise making viewing less easy.&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Some Definitions ==&lt;br /&gt;
&lt;br /&gt;
; Phase : Historical names for the various portion of the Moon as illuminated by the Sun&lt;br /&gt;
; Lunation : Average lunar month (roughly 29 days, 12 hours, and 44 minutes)&lt;br /&gt;
; Selenographic Terminator Longitude :  Longitudinal position of the shadow as it moves east to west across the Moon&#039;s visible surface&lt;br /&gt;
; Lunar Eclipse : When the Earth is directly between the Sun and Moon, casting a shadow over the Moon&#039;s surface&lt;br /&gt;
; Solar Eclipse : When the Moon is directly between the Sun and Earth, casting a shadow on the Earth&#039;s surface&lt;br /&gt;
; Julian Date : Unit of measurement measuring days passed from a known point in history (BC 4713-01-01 12:00, Monday)&lt;br /&gt;
; Latitude : Unit of measurement indicating a position north or south&lt;br /&gt;
; Longitude : Unit of measurement indicating a position east or west&lt;br /&gt;
&lt;br /&gt;
= Learning Resources =&lt;br /&gt;
&lt;br /&gt;
A great PDF presentation by [http://www.inrp.fr/lamap/ La main à la pâte] - a worldwide network of scientists and educators engaging other teachers in hands-on approaches of science teaching. This presentation clearly and simply covers a range of Luna related experiments and projects, well worth a read:&lt;br /&gt;
&lt;br /&gt;
: [http://olpc-france.org/docs/Seminaire_edifolco_LAMAP-OLPC_dec2009-GB.pdf Children of the Moon (Hijos de la Luna)]&lt;br /&gt;
: [http://olpc-france.org/docs/Seminaire_edifolco_LAMAP-OLPC_dec2009.pdf Enfant de la lune (Hijos de la Luna)]&lt;br /&gt;
&lt;br /&gt;
= Development =&lt;br /&gt;
&lt;br /&gt;
Moon is a fully Python activity that uses PyGTK for graphics and events. All Python code is in an easily modifiable single file with a Sugar activity subclass that takes care of control, views, and a model class for actual Moon calculations. The code was ported from a Cocoa application I wrote some time ago for the Mac, called [http://osx.garycmartin.com MoonDock].&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
=== v10 ===&lt;br /&gt;
&lt;br /&gt;
* Merged alsroot&#039;s solution to future proof json module&lt;br /&gt;
* Picked-up latest localizations&lt;br /&gt;
&lt;br /&gt;
=== v9 ===&lt;br /&gt;
&lt;br /&gt;
* Code cleanup (make pylint happier)&lt;br /&gt;
* Merged alsroot&#039;s excellent independence resolution code addition (resizes moon image to fit available display)&lt;br /&gt;
* Updated localizations (latest from Pootle, thanks all!)&lt;br /&gt;
&lt;br /&gt;
=== v8 ===&lt;br /&gt;
&lt;br /&gt;
* Updated empty NEWS file with actual news&lt;br /&gt;
* Added pt_BR.po translation (from Gabriel Menini).&lt;br /&gt;
* Corrected some word translations for Spanish.&lt;br /&gt;
* Added some revised Spanish translation changes from Gabriel Menini.&lt;br /&gt;
&lt;br /&gt;
=== v7 ===&lt;br /&gt;
&lt;br /&gt;
* Added French locale by Bastien Guerry (thanks!)&lt;br /&gt;
* Reduced frame padding to allow more space for longer French strings.&lt;br /&gt;
* Fixed encoding issue affecting one string in the po file for both FR and ES.&lt;br /&gt;
* Corrected missing newline from Juliana ES translation string.&lt;br /&gt;
&lt;br /&gt;
=== v6 ===&lt;br /&gt;
&lt;br /&gt;
* Now has a Spanish locale by Gabriel Menini (many thanks!)&lt;br /&gt;
* Removed service_name from .info, that spec went away a long time ago.&lt;br /&gt;
* Change methods from camelcase to make pylint happier...&lt;br /&gt;
&lt;br /&gt;
=== v5 ===&lt;br /&gt;
&lt;br /&gt;
* Cleaned up MANIFEST.&lt;br /&gt;
* Added extra licensing texts and activity.info fluff.&lt;br /&gt;
* Journal stores state for grid on/off and southern/northern view.&lt;br /&gt;
* Activity remembers last used defaults and will use them for new launches.&lt;br /&gt;
* GIT now includes the below Spanish name modification&lt;br /&gt;
&lt;br /&gt;
=== v4 ===&lt;br /&gt;
&lt;br /&gt;
* Now called Luna in the activity bar in Spanish locales.  Still needs translation for spanish...&lt;br /&gt;
&lt;br /&gt;
=== v3 ===&lt;br /&gt;
&lt;br /&gt;
* Added a view toolbar.&lt;br /&gt;
* Feature added to display selenographic longitude and latitude grid lines (to help learning the terms).&lt;br /&gt;
* Feature added to toggle Moon image view between Northern and Southern hemisphere viewing location (rotates view 180deg).&lt;br /&gt;
* Textual displayed dates/times comply with local daylight saving rules and time zones (all internal calculations are in UTC).&lt;br /&gt;
* More accurate selenographic terminator visualisation (shadow) for waning gibbous &amp;amp; waxing crescent (corrected estimate for 3d curvature).&lt;br /&gt;
&lt;br /&gt;
=== v2 ===&lt;br /&gt;
&lt;br /&gt;
* Minor update to display information using your local time zone, instead of UTC&lt;br /&gt;
&lt;br /&gt;
=== v1 ===&lt;br /&gt;
&lt;br /&gt;
* Beta version with basic core functionality (text information, Moon phase visualisation, Lunar eclipse data &amp;amp; effect).&lt;br /&gt;
&lt;br /&gt;
== TODOs ==&lt;br /&gt;
&lt;br /&gt;
* Mouse over hover hints for major Lunar features&lt;br /&gt;
* Markers for interesting locations, view toolbar button, showing Lunar landings etc.&lt;br /&gt;
* State saving to Journal, for the new view options&lt;br /&gt;
* Simplify/clean-up textual data and information&lt;br /&gt;
** Improve information for the targeted demographic age&lt;br /&gt;
* Convert main view to Cairo to allow improved rendering&lt;br /&gt;
** Soft shadows&lt;br /&gt;
** Antialiased grid&lt;br /&gt;
** New daylight view feature (would be an estimate)&lt;br /&gt;
*** Light blue to black transition of sky and Moon composite&lt;br /&gt;
* Consider possible shared activity functionality&lt;br /&gt;
** Shared markers with text notes?&lt;br /&gt;
* Mini-month Lunar calendar (stylised icons)&lt;br /&gt;
&lt;br /&gt;
== Feature requests ==&lt;br /&gt;
&lt;br /&gt;
Add your feature requests here!&lt;br /&gt;
&lt;br /&gt;
It would be good to have associated displays that explain some of the technical terms like, waxing, Julian, lunation, Selenographic, terminator, &amp;amp; longitude for the schoolchild or anyone wanting a lesson on Earth&#039;s moon. --[[User:FGrose|FGrose]] 23:00, 19 February 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
:In version 3, I&#039;ve added an extra colour coded view showing a longitude and latitude grid along with compass directions - I&#039;ll probably extend this technique (least text as possible) in future versions (e.g with a view mode for labelling/highlighting the terminator edge in green). Hopefully this will help. --[[User:garycmartin|Garycmartin]] 2:00, 26 February 2008 (GMT)&lt;br /&gt;
&lt;br /&gt;
It would be great if explanation (or link to it) for technical terms are provided on this wiki page.  Without the knowledge it is very difficult to localize this activity on Pootle. --[[User:Korakurider|Korakurider]] 2:00, 10 October 2008 (JST)&lt;br /&gt;
&lt;br /&gt;
:Thanks Korakurider, I&#039;m just starting to add more descriptions on the wiki now (ideally I&#039;ll be looking to migrate some of this into the Moon Activity itself, I&#039;ve avoided using much text so far to reduce the translation effort required). --[[User:Garycmartin|Garycmartin]] 20:58, 9 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
Change date function would rock. --Edward/Tabitha 07:14, 15 November 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Thanks Edward/Tabitha (I added this here from your email), the Moon source code is designed to support this, I just need to come up with a simple/friendly Sugar UI to allow it to happen. Thinking I might try a slightly different approach and solve this with a Lunar calendar view. --[[User:Garycmartin|Garycmartin]] 16:36, 15 November 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://activities.sugarlabs.org/en-US/sugar/addon/4034 Activity Library page]&lt;br /&gt;
* [http://git.sugarlabs.org/projects/moon Source]&lt;br /&gt;
* [http://download.sugarlabs.org/sources/honey/Moon/ Source tarball]&lt;br /&gt;
* [http://trac.sugarlabs.org/query?status=accepted&amp;amp;status=assigned&amp;amp;status=closed&amp;amp;status=new&amp;amp;status=reopened&amp;amp;groupdesc=1&amp;amp;group=milestone&amp;amp;component=Moon&amp;amp;order=priority&amp;amp;col=id&amp;amp;col=summary&amp;amp;col=status&amp;amp;col=owner&amp;amp;col=type&amp;amp;col=priority&amp;amp;col=version&amp;amp;col=severity&amp;amp;col=resolution&amp;amp;col=status_field&amp;amp;col=reporter&amp;amp;col=time&amp;amp;col=changetime Trac tickets]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Education_Team/Education_Bibliographies&amp;diff=38558</id>
		<title>Education Team/Education Bibliographies</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Education_Team/Education_Bibliographies&amp;diff=38558"/>
		<updated>2009-09-30T10:20:40Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added two entries in the bibliography&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following selected bibliographical links have some connection with the Sugar enterprise and Constructionist education, including information on uses of a variety of technologies in education, research on child development (especially Constructivism), and evaluations of programs in use. Resources are also included bearing on other approaches to education, and resistance to Constructionism or to any other education reforms.&lt;br /&gt;
&lt;br /&gt;
==Web sites==&lt;br /&gt;
* [http://www.ed.psu.edu/acsde/annbib/annbib.asp Internet-Based Distance Education Bibliography (1997-1999)] The American Center for the Study of Distance Education (ACSDE), The Pennsylvania State University, College of Education&lt;br /&gt;
* [http://www.umuc.edu/cvu/webliography.html Distance Education Bibliography] Center for the Virtual University, University of Maryland University College&lt;br /&gt;
* [http://mason.gmu.edu/~montecin/disedbiblio.htm Distance Learning Bibliography] George Mason University&lt;br /&gt;
* [http://online.sfsu.edu/~foreman/itec800/finalprojects/annmariethurmond/publications.html SEYMOUR PAPERT &amp;amp; CONSTRUCTIONISM] &lt;br /&gt;
* [http://www.scn.org/ip/cpsr/diac/bibliogr.htm Community Space and Cyberspace] Computer Professionals for Social Responsibility&lt;br /&gt;
* [http://eprints.soton.ac.uk/19197/01/Jones_MMResBiblio_Logo_2005.pdf Using Logo in the Teaching and Learning of Mathematics: a research bibliography] (PDF)&lt;br /&gt;
* [http://www.maa.org/t_and_l/sampler/construct.html Constructivism in Mathematics Education] The Mathematical Association of America&lt;br /&gt;
* [http://xenia.media.mit.edu/~gak/thesis/MP_Bibliography.html Learning in MarketPlace: Economic Objects to Think With and Talk About] by Greg Alan Kimberly&lt;br /&gt;
* [http://mindgames.msu.edu/?page_id=21 Mindgames] Games and Learning Resources at Michigan State University&lt;br /&gt;
* [http://projects.coe.uga.edu/epltt/index.php?title=Vygotsky&#039;s_constructivism Vygotsky&#039;s Constructivism] &lt;br /&gt;
* [http://crossroads.georgetown.edu/vkp/resources/bibliography.htm Visible Knowledge Project] &lt;br /&gt;
* [http://www.marxists.org/archive/vygotsky/ Lev Vygotsky Archive] &lt;br /&gt;
* [http://www.citeulike.org/tag/constructionism CiteULike search] &lt;br /&gt;
* [http://en.wikipedia.org/wiki/Jerome_Bruner#Bibliography Wikipedia bibliography for Jerome Bruner] &lt;br /&gt;
* [http://www.liunet.edu/cwis/cwp/library/edpeople.htm#Bruner Jerome Bruner] &lt;br /&gt;
* [http://ocw.mit.edu/OcwWeb/Media-Arts-and-Sciences/MAS-962Spring-2003/Readings/index.htm The Nature of Constructionist Learning] MIT Open Courseware&lt;br /&gt;
* [http://www.rockman.com/projects/topics/learningLaptops.php Saul Rockman] reports on laptops in schools&lt;br /&gt;
* [http://caret.iste.org/index.cfm?fuseaction=searchStudies CARET article reviews] (Center for Applied Research in Educational Technology. Covers 1997-2003.&lt;br /&gt;
&lt;br /&gt;
==Works==&lt;br /&gt;
&lt;br /&gt;
In no particular order. This can use a lot of cleanup, particularly sorting and adding reference links where available. If anybody wants to supply full bibliographic details, the rest of us will be very grateful.&lt;br /&gt;
&lt;br /&gt;
* [http://www.acer.edu.au/goodstart/review.html Project Good Start] [http://www.acer.edu.au/documents/GoodStart_Review.pdf Literature Review] (PDF) on numeracy education.&lt;br /&gt;
&lt;br /&gt;
* [http://www.eric.ed.gov/ERICDocs/data/ericdocs2sql/content_storage_01/0000019b/80/2a/5b/5b.pdf Implementation and Effects Of One-to-One Computing Initiatives: A Research Synthesis], by William R. Penuel, SRI InternationalJournal of Research on Technology in Education, ISTE (International Society for Technology in Education)&lt;br /&gt;
&lt;br /&gt;
* Adelman, N., Donnelly, M. B., Dove, T., Tiffany-Morales, J., Wayne, A., &amp;amp; Zucker, A. A. (2002). The integrated studies of educational technology: Professional development and teachers’ use of technology. Menlo Park, CA: SRI International.&lt;br /&gt;
&lt;br /&gt;
* Becker, H. J., &amp;amp; Anderson, R. E. (2000). Subject and teacher objectives for computer-using classes by school socio-economic status. Irvine, CA and Minneapolis, MN: Center for Research on Information Technology and Organizations, University of California, Irvine, and University of Minnesota.&lt;br /&gt;
&lt;br /&gt;
* Becker, H. J., Ravitz, J., &amp;amp; Wong, Y. (1999). Teacher and teacher-directed student use of computers and product (No. 3: Teaching, Learning, and Computation, 1998 National Survey.). Irvine, CA: University of California at Irvine.&lt;br /&gt;
&lt;br /&gt;
* Blumenfeld, P., Fishman, B. J., Krajcik, J., Marx, R. W., &amp;amp; Soloway, E. (2000). Creating usable innovations in systemic reform: Scaling up technology-embedded project-based science in urban schools. Educational Psychologist, 35(3), 149–164.&lt;br /&gt;
&lt;br /&gt;
* Boaler, J. (2002).  Experiencing School Mathematics : Traditional and Reform Approaches To Teaching and Their Impact on Student Learning, Revised and Expanded Edition (Rev Enl.). Lawrence Erlbaum.&lt;br /&gt;
&lt;br /&gt;
* Chang, H.-h., Henriquez, A., Honey, M., Light, D., Moeller, B., &amp;amp; Ross, N. (1998). The Union City story: Education reform and technology—students’ perfor mance on standardized tests. New York, NY: Center for Children and Technology.&lt;br /&gt;
&lt;br /&gt;
* Coburn, C. E. (2004). Beyond decoupling: Rethinking the relationship between the institutional environment and the classroom. Sociology of Education, 77(3), 211–244.&lt;br /&gt;
&lt;br /&gt;
* Colella, V. (2000). Participatory simulations: Building collaborative understanding through immersive dynamic modeling. The Journal of the Learning Sciences, 9(4), 471–500.&lt;br /&gt;
&lt;br /&gt;
* Consortium on School Networking. (2004). A guide to handheld computing in K–12 education. Washington, DC: Author.&lt;br /&gt;
&lt;br /&gt;
* Cuban, L. (1986). Teachers and machines: The classroom use of technology since 1920. New York: Teachers College Press.&lt;br /&gt;
&lt;br /&gt;
* Cuban, L. (2001). Oversold and underused: Computers in the classroom. Cambridge, MA: Harvard University Press.&lt;br /&gt;
&lt;br /&gt;
* Daitzman, P. (2003). Evaluation of the national model laptop program—technology literacy, a dimension of information literacy: A journey into the global learning community, November 2002–June 2003. New Haven, CT: East Rock Global Magnet School.&lt;br /&gt;
&lt;br /&gt;
* Davies, A. (2004). Finding proof of learning in a one-to-one computing classroom. Courtenay, BC: Connections Publishing.&lt;br /&gt;
&lt;br /&gt;
* Davis, D., Garas, N., Hopstock, P., Kellum, A., &amp;amp; Stephenson, T. (2005). Henrico County Public Schools iBook survey report. Arlington, VA: Development Associates, Inc.&lt;br /&gt;
&lt;br /&gt;
* Dinnocenti, S. T. (2002). Laptop computers in an elementary school: Perspectives on learning environments from students, teachers, administrators, and parents. Unpublished doctoral dissertation, University of Connecticut, Storrs, CT. UMI Publication Number 3034011.&lt;br /&gt;
&lt;br /&gt;
* Ertmer, P. A. (1999). Addressing first- and second-order barriers to change: Strategies for technology integration. Educational Technology Research and Development, 47(4), 47–61.&lt;br /&gt;
&lt;br /&gt;
* Fairman, J. (2004). Trading roles: Teachers and students learn with technology. Orono, ME: Maine Education Policy Research Institute, University of Maine Office.&lt;br /&gt;
&lt;br /&gt;
* Frank, K. A., Zhao, Y., &amp;amp; Borman, K. (2004). Social capital and the diffusion of innovations within organizations: Application to the implementation of computer technology in schools. Sociology of Education, 77(2), 148–171.&lt;br /&gt;
&lt;br /&gt;
* Garet, M. S., Porter, A. C., Desimone, L., Birman, B. F., &amp;amp; Yoon, K. S. (2001). What makes professional development effective? Results from a national sample of teachers. American Educational Research Journal, 38(4), 915–945.&lt;br /&gt;
&lt;br /&gt;
* Gaynor, I. W., &amp;amp; Fraser, B. J. (2003). [http://education.curtin.edu.au/waier/forums/2003/gaynor.html Online collaborative projects: A journey for two Year 5 technology rich classrooms]. Paper presented at the Western Australian Institute for Educational Research Forum.&lt;br /&gt;
&lt;br /&gt;
* Gulek, J. C., &amp;amp; Demirtas, H. (2005). [http://www.jtla.org Learning with technology: The impact of laptop use on student achievement]. The Journal of Technology, Learning, and Assessment, 3(2).  &lt;br /&gt;
&lt;br /&gt;
* Harris, W. J., &amp;amp; Smith, L. (2004). Laptop use by seventh grade students with disabilities: Perceptions of special education teachers. Orono, ME: Maine Education Policy Research Institute, University of Maine Office.&lt;br /&gt;
&lt;br /&gt;
* Haynes, C. (1996). The effectiveness of using laptop computers with middle school students identified as being inhibited writers. Unpublished doctoral dissertation, Union Institute, Cincinnati, OH. UMI Publication Number 9630228.&lt;br /&gt;
&lt;br /&gt;
* Hegedus, S., &amp;amp; Kaput, J. (2004, September). [http://www.simcalc.umassd.edu/downloads/RR261_Kaput.pdf An introduction to the profound potential of connected algebra activities: Issues of representation, engagement and pedagogy]. Paper presented at the 28th Conference of the International Group for the Psychology of Mathematics Education, Bergen, Norway.&lt;br /&gt;
&lt;br /&gt;
* Hill, J., &amp;amp; Reeves, T. (2004). Change takes time: The promise of ubiquitous computing in schools. A report of a four year evaluation of the laptop initiative at Athens Academy. Athens, GA: University of Georgia.&lt;br /&gt;
&lt;br /&gt;
* Jaillet, A. (2004). What is happening with portable computers in schools? Journal of Science Education and Technology, 13(1), 115–128.&lt;br /&gt;
&lt;br /&gt;
* Kanaya, T., Light, D., &amp;amp; Culp, K. M. (2005). Factors influencing outcomes from a technology-focused professional development program. Journal of Research on Technology in Education, 37(3), 313–329.&lt;br /&gt;
&lt;br /&gt;
* Kaput, J., &amp;amp; Hegedus, S. (2002). [http://www.simcalc.umassd.edu/downloads/PME2002.pdf Exploiting classroom connectivity by aggregating student constructions to create new learning opportunities]. Paper presented at the 26th Conference of the International Group for the Psychology of Mathematics Education, Norwich, UK.&lt;br /&gt;
&lt;br /&gt;
* Kozma, R. B. (1991). Learning with media. Review of Educational Research, 61, 179–212.&lt;br /&gt;
&lt;br /&gt;
* Kulik, C.-L. C., &amp;amp; Kulik, J. A. (1991). Effectiveness of computer-based instruction: An updated analysis. Computers in Human Behavior, 7, 75–94.&lt;br /&gt;
&lt;br /&gt;
* Kulik, J. A. (1994). Meta-analytic studies of findings on computer-based instruction. In E. L. Baker &amp;amp; H. F. O’Neill, Jr. (Eds.), Technology assessment in education and training (pp. 9–33). Hillsdale, NJ: Lawrence Erlbaum.&lt;br /&gt;
&lt;br /&gt;
* Lane, D. M. M. (2003). The Maine Learning Technology Initiative impact on students and learning. Portland, ME: Center for Education Policy, Applied Research, and Evaluation, University of Southern Maine.&lt;br /&gt;
&lt;br /&gt;
* Lemke, C., &amp;amp; Martin, C. (2003a). [http://www.k12blueprint.com/k12/blueprint/story_1on1_computing_in_indiana.php One-to-one computing in Indiana: A state profile.] Culver City, CA: Metiri Group.&lt;br /&gt;
&lt;br /&gt;
* Lemke, C., &amp;amp; Martin, C. (2003b). [http://www.k12blueprint.com/k12/blueprint/story_1on1_computing_in_maine.php One-to-one computing in Maine: A state profile.] Culver City, CA: Metiri Group.&lt;br /&gt;
&lt;br /&gt;
* Lemke, C., &amp;amp; Martin, C. (2003c). [http://www.metiri.com/NSF-Study/MIProfile.pdf One-to-one computing in Michigan: A state profile.] Culver City, CA: Metiri Group.&lt;br /&gt;
&lt;br /&gt;
* Lemke, C., &amp;amp; Martin, C. (2003d). [http://www.k12blueprint.com/k12/blueprint/story_1on1_computing_in_virgina.php One-to-one computing in Virginia: A state profile.] Culver City, CA: Metiri Group.&lt;br /&gt;
&lt;br /&gt;
* Light, D., McDermott, M., &amp;amp; Honey, M. (2002). Project Hiller: The impact of ubiquitous portable technology on an urban school. New York: Center for Children and Technology, Education Development Center.&lt;br /&gt;
&lt;br /&gt;
* Lowther, D. L., &amp;amp; Ross, S. M. (2003, April). [http://crep.memphis.edu/web/research/pub/Laptop_AERA_2003.pdf When each one has one]: The influences on teaching strategies and student achievement of using laptops in the classroom. Paper presented at the Annual Meeting of the American Educational Research Association, Chicago, IL.&lt;br /&gt;
&lt;br /&gt;
* Lowther, D. L., Ross, S. M., &amp;amp; Morrison, G. R. (2001, July). [http://home.earthlink.net/anebl/lowther.pdf Evaluation of a laptop program: Successes and recommendations]. Paper presented at the National Education Computing Conference, Chicago, IL. &lt;br /&gt;
&lt;br /&gt;
* Means, B., &amp;amp; Olson, K. (1995). Technology’s Role in Education Reform: Findings from a National Study of Innovating Schools. Menlo Park, CA: SRI International.&lt;br /&gt;
&lt;br /&gt;
* Means, B., &amp;amp; Penuel, W. R. (2005). Research to support scaling up technology-based educational innovations. In C. Dede, J. P. Honan, &amp;amp; L. C. Peters (Eds.), Scaling up success: Lessons from technology-based educational improvement (pp. 176–197). San Francisco: Jossey-Bass.&lt;br /&gt;
&lt;br /&gt;
* Mitchell Institute. (2004). One-to-one laptops in a high school environment: Piscataquis Community High School study final report. Portland, ME: Great Maine Schools Project, George J. Mitchell Scholarship Research Institute.&lt;br /&gt;
&lt;br /&gt;
* Molina, A., Sussex, W., &amp;amp; Penuel, W. R. (2005). Training Wheels evaluation report. Menlo Park, CA: SRI International.&lt;br /&gt;
&lt;br /&gt;
* Morrison, G. R., Lowther, D., &amp;amp; DeMuelle, L. (1999). Integrating computer technology into the classroom. Englewood Cliffs, NJ: Merrill/Prentice Hall.&lt;br /&gt;
&lt;br /&gt;
* Myers, J. L. (1996). The influence of a take-home computer program on mathematics achievement and attitudes of Title I elementary school children. Unpublished doctoral dissertation, University of Georgia, Athens, GA. UMI Publication Number 9636476.&lt;br /&gt;
&lt;br /&gt;
* National Center for Education Statistics. (2000). Teachers’ tools for the 21st century: A report on teachers’ use of technology. Washington, DC: U.S. Department of Education.&lt;br /&gt;
&lt;br /&gt;
* National Research Council. (2002). Scientific research in education. Washington, DC: National Academy Press.&lt;br /&gt;
&lt;br /&gt;
* Newhouse, C. P., &amp;amp; Rennie, L. (2001). A longitudinal study of the use of student-owned portable computers in a secondary school. Computers &amp;amp; Education, 36(3), 223–243.&lt;br /&gt;
&lt;br /&gt;
* North Carolina Department of Public Instruction. (1999). 1997-98 report of student performance: North Carolina Tests of Computer Skills. Raleigh, NC: North Carolina Department of Public Instruction.&lt;br /&gt;
&lt;br /&gt;
* Penuel, W. R., Kim, D. Y., Michalchik, V., Lewis, S., Means, B., Murphy, B., et al. (2001). Using technology to enhance connections between home and school: A research synthesis. Menlo Park, CA: SRI International.&lt;br /&gt;
&lt;br /&gt;
* Riel, M., &amp;amp; Becker, H. J. (2000, April). The beliefs, practices, and computer use of teacher leaders. Paper presented at the Annual Meeting of the American Educational Research Association, New Orleans.&lt;br /&gt;
&lt;br /&gt;
* Rockman et al. (1995). Assessing the growth: The Buddy Project evaluation, 1994–5. San Francisco: Author.&lt;br /&gt;
&lt;br /&gt;
* Rockman et al. (1998). Powerful tools for schooling: Second year study of the laptop program. San Francisco: Author.&lt;br /&gt;
&lt;br /&gt;
* Roschelle, J., &amp;amp; Pea, R. D. (2002). A walk on the WILD side: How wireless handhelds may change computer-supported collaborative learning. International Journal of Cognition and Technology, 1(1), 145–168.&lt;br /&gt;
&lt;br /&gt;
* Roschelle, J., Pea, R. D., Hoadley, C. M., Gordin, D. G., &amp;amp; Means, B. (2000). Changing how and what children learn in school with computer-based technologies. The Future of Children, 10(2), 76–101.&lt;br /&gt;
&lt;br /&gt;
* Roschelle, J., Penuel, W. R., &amp;amp; Abrahamson, A. L. (2004). The networked classroom. Educational Leadership, 61(5), 50–54.&lt;br /&gt;
&lt;br /&gt;
* Russell, M., Bebell, D., &amp;amp; Higgins, J. (2004). Laptop learning: A comparison of teaching and learning in upper elementary classrooms equipped with shared carts of laptops and permanent one-to-one laptops. Boston: Technology and Assessment Study Collaborative, Boston College.&lt;br /&gt;
&lt;br /&gt;
* Sandholtz, J., Ringstaff, C., &amp;amp; Dwyer, D. (1997). Teaching with technology: Creating student-centered classrooms. New York: Teachers College Press.&lt;br /&gt;
&lt;br /&gt;
* Sarama, J., Clements, D. H., &amp;amp; Henry, J. J. (1998). Network of influences in an implementation of a mathematics curriculum innovation. International Journal of Computers for Mathematical Learning, 3(2), 113–148.&lt;br /&gt;
&lt;br /&gt;
* Schaumburg, H. (2001, June). Fostering girls’ computer literacy through laptop learning. Paper presented at the National Educational Computing Conference, Chicago, IL.&lt;br /&gt;
&lt;br /&gt;
* Sheingold, K., &amp;amp; Hadley, M. (1990). Accomplished teachers: Integrating computers into classroom practice. New York: Center for Technology in Education, Bank Street College of Education.&lt;br /&gt;
&lt;br /&gt;
* Silvernail, D. L., &amp;amp; Harris, W. J. (2003). The Maine Learning Technology Initiative teacher, student, and school perspectives: Mid-year evaluation report. Portland, ME: Maine Education Policy Research Institute, University of Southern Maine.&lt;br /&gt;
&lt;br /&gt;
* Silvernail, D. L., &amp;amp; Lane, D. M. M. (2004). The impact of Maine’s one-to-one laptop program on middle school teachers and students: Phase one summary evidence. Portland, ME: Maine Education Policy Research Institute, University of Southern Maine.&lt;br /&gt;
&lt;br /&gt;
* Stevenson, K. R. (1998). Evaluation report—Year 2: Middle School Laptop Program, Beaufort County School District. Beaufort, SC: Beaufort County School District.&lt;br /&gt;
&lt;br /&gt;
* Stevenson, K. R. (1999). Evaluation report—Year 3: Middle School Laptop Program, Beaufort County School District. Beaufort, SC: Beaufort County School District.&lt;br /&gt;
&lt;br /&gt;
* Stevenson, K. R. (2002). Evaluation report—Year 2: High school laptop computer program (Final Report, for school year 2001/2002). Liverpool: Liverpool Central School District, New York.&lt;br /&gt;
&lt;br /&gt;
* Stroup, W. M. (2002, September). Instantiating Seeing Mathematics Structuring the Social Sphere (MS3): Updating generative teaching and learning for networked mathematics and science classrooms. Paper presented at the First International Conference on Wireless and Mobile Technologies in Education, Vaxjo, Sweden.&lt;br /&gt;
&lt;br /&gt;
* Tatar, D., Roschelle, J., Vahey, P., &amp;amp; Penuel, W. R. (2003). Handhelds go to school. IEEE Computer, 36(9), 30–37.&lt;br /&gt;
&lt;br /&gt;
* Trimmel, M., &amp;amp; Bachmann, J. (2004). Cognitive, social, motivational and health aspects of students in laptop classrooms. Journal of Computer Assisted Learning, 20(2), 151–158.&lt;br /&gt;
&lt;br /&gt;
* Vahey, P., &amp;amp; Crawford, V. (2002). Palm Education Pioneers program: Final evaluation. Menlo Park, CA: SRI International.&lt;br /&gt;
&lt;br /&gt;
* Warschauer, M., Grant, D., Real, G. D., &amp;amp; Rousseau, M. (2004). Promoting academic literacy with technology: Successful laptop programs in K–12 schools. System, 32(I4), 525–538.&lt;br /&gt;
&lt;br /&gt;
* Watson, D. M., &amp;amp; Tinsley, D. M. (Eds.). (1995). Integrating information technology into education. London: Chapman and Hall.&lt;br /&gt;
&lt;br /&gt;
* Wilensky, U., &amp;amp; Stroup, W. M. (2000). Networked gridlock: Students enacting complex dynamic phenomena with the HubNet architecture. In B. Fishman &amp;amp; S. O’Connor-Divelbiss (Eds.), Fourth international conference of the learning sciences (pp. 282–289). Mahwah, NJ: Erlbaum.&lt;br /&gt;
&lt;br /&gt;
* Windschitl, M., &amp;amp; Sahl, K. (2002). Tracing teachers’ use of technology in a laptop computer school: The interplay of teacher beliefs, social dynamics, and institutional culture. American Educational Research Journal, 39(1), 165–205.&lt;br /&gt;
&lt;br /&gt;
* Yarnall, L., Shechtman, N., &amp;amp; Penuel, W. R. (in press). Using handheld computers to support improved classroom assessment in science: Results from a field trial. Journal of Science Education and Technology.&lt;br /&gt;
&lt;br /&gt;
* Zucker, A. A. (2004). Developing a research agenda for ubiquitous computing in schools. Journal of Educational Computing Research, 30(4), 371–386.&lt;br /&gt;
&lt;br /&gt;
* Zucker, A. A., &amp;amp; McGhee, R. (2005). A study of one-to-one computer use in mathematics and science instruction at the secondary level in Henrico County Public Schools. Arlington, VA: SRI International.&lt;br /&gt;
&lt;br /&gt;
* Zurita, G., &amp;amp; Nussbaum, M. (2004). Computer supported collaborative learning using wirelessly connected handheld computers. Computers and Education, 42, 289–314.&lt;br /&gt;
&lt;br /&gt;
* Carlos Cárdenas, 2008 [http://wiki.laptop.org/go/Projects/TestUsabilityOLPC &amp;quot;Usability Test for Sugar OS into Classmate, OLPC, Laptop&amp;quot;] from Perú.&lt;br /&gt;
&lt;br /&gt;
* Stager, Gary S. [http://www.stager.org/articles/laptopbookchapter.html &amp;quot;Laptops in School — A Wonderfully Cautionary Tale&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
* Judith A. McLaughlin &#039;&#039;Bibliography of the Works of Jean Piaget in the Social Sciences&#039;&#039; (1988). &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;Constructionism in practice: Designing, thinking and learning in a digital world&#039;&#039;. Hillsdale , NJ : Lawrence Erlbaum Associates.&lt;br /&gt;
&lt;br /&gt;
* Papert, S. (1991). &#039;&amp;quot;Situating constructivism&amp;quot;. In I. Harel &amp;amp; S. Papert (Eds.), &#039;&#039;Constructionism: Research reports and essays, 1985-1990&#039;&#039; . Norwood , NJ : Ablex.&lt;br /&gt;
&lt;br /&gt;
* Papert, S. (1993). &#039;&#039;The children ‘ s machine: Rethinking school in the age of the computer&#039;&#039;. New York : Basic Books. &lt;br /&gt;
&lt;br /&gt;
* Berger, P. &amp;amp; T. Luckmann (1967) &#039;&#039;The social construction of reality&#039;&#039;. London: Penguin.&lt;br /&gt;
&lt;br /&gt;
* Fosnot, Catherine Twomey, ed.  &#039;&#039;Constructivism: Theory, Perspectives, &amp;amp; Practice&#039;&#039;.  New York: Teachers College Press, 1996.&lt;br /&gt;
&lt;br /&gt;
* Wilson, Brent G., ed. &#039;&#039;Constructivist Learning Environments: Case Studies in Instructional Design&#039;&#039;.  Englewood Cliffs, NJ:  Educational Technology Publications, 1996.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;The Institute for Learning Technologies: Pedagogy for the 21st Century&#039;&#039;. Institute for Learning Technologies Teachers College · Columbia University November 1999 (Links to PDF)&lt;br /&gt;
&lt;br /&gt;
* Harel, I. and Papert, S. (eds) (1991): &#039;&#039;Constructionism&#039;&#039;. Norwood, NJ, Ablex Publishing Corporation.&lt;br /&gt;
&lt;br /&gt;
* Lave, J. and Wenger, E. (1991): &#039;&#039;Situated Learning: Legitimate Peripheral Participation&#039;&#039;. Cambridge University Press.&lt;br /&gt;
&lt;br /&gt;
* Papert, S. (1990): &#039;&#039;A Critique of Technocentrism in Thinking About the School of the Future&#039;&#039;. MIT Epistemology and Learning Memo No. 2. Cambridge, Massachusetts, Massachusetts Institute of Technology Media Laboratory.&lt;br /&gt;
&lt;br /&gt;
* Speed, B. (1991) &amp;quot;Reality exists O.K. ? An argument against constructivism and social constructionism&amp;quot;. Family Therapy, 13. 395-409.&lt;br /&gt;
&lt;br /&gt;
* Carr, W (eds) (2005). &#039;&#039;Philosophy of education&#039;&#039;. Oxon: Routledge.&lt;br /&gt;
&lt;br /&gt;
* [http://www.eduvision.ch/en/meta/documents/ethiopiareport_080227a-mh.pdf Eduvision report] (PDF) on OPLC XOs in Ethiopia: &#039;&#039;Ethiopia mplementation Report, September - December 2007&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
* EFA (2000). [http://www.unesco.org/eduation/efa &#039;&#039;Education For All (EFA) International Coordination&#039;&#039;].&lt;br /&gt;
&lt;br /&gt;
* EFA (2005). &#039;&#039;EFA Global Monitoring Report: Education for all – The quality imperative&#039;&#039;. Paris: UNESCO&lt;br /&gt;
&lt;br /&gt;
* EFA (2008). &#039;&#039;EFA Global Monitoring Report 2008 – Education for All by 2015, will we make it?&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Ellerman, D., 2004. &amp;quot;Autonomy in Education and Development&amp;quot;. Journal of International co-operation in Education, 7, (1), 3-14&lt;br /&gt;
&lt;br /&gt;
* Fredriksson, U., 2004. &amp;quot;Quality Education: The Key Role of Teachers&amp;quot;. Education International. Working Papers No. 14, September 2004&lt;br /&gt;
&lt;br /&gt;
* Hartel,  H  (2008). &#039;&#039;Low-cost  devices  in  educational  systems:  The  use  of  the  XO  laptop  in  the  Ethiopian  educational  system&#039;&#039;. Eschborn, GTZ.&lt;br /&gt;
&lt;br /&gt;
* Kort, B &amp;amp; Reilly R (2008). &#039;&#039;Evolving educational pedagogy in developing nations&#039;&#039;. MIT Media Laboratory. &lt;br /&gt;
&lt;br /&gt;
* Lasonen, J et al (2005). &#039;&#039;Education and training in Ethiopia: An evaluation of approaching EFA goals&#039;&#039;. Discussion Paper 23, Institute for Educational Research, University of Jyvaskyla.&lt;br /&gt;
&lt;br /&gt;
* Mazrui,  A  (2000).  &#039;&#039;The  World  Bank,  the  language  question,  and  the  future  of  African  education&#039;&#039;.  Chapter  5  in,  Federici,  S  &amp;amp; Caffentzis, C (eds). &#039;&#039;A Thousand Flowers: Social Struggles Against Structural Adjustment in African Universities&#039;&#039;. Africa World Press, 2000.&lt;br /&gt;
&lt;br /&gt;
* Naidoo, J (2003). &#039;&#039;Implementing educational decentralization&#039;&#039;. Policy and strategy paper, UNESCO.&lt;br /&gt;
&lt;br /&gt;
* Negash, T (2006). &#039;&#039;Education in Ethiopia: From crisis to the brink of collapse&#039;&#039;. Discussion Paper 33, Nordiska Afrikainstitutet, Uppsala.&lt;br /&gt;
&lt;br /&gt;
* Richardson, V., 2003. &amp;quot;Constructivist Pedagogy&amp;quot;. Teachers College Record, 105, (9), 1623-1640&lt;br /&gt;
&lt;br /&gt;
* Shotton,  J.,  2002.  &amp;quot;How  pedagogical  changes  can  contribute  to  the  quality  of  education&amp;quot;.  In  Desai,  V.  &amp;amp;  Potter,  R.,  (eds)  The Companion to Development Studies, Arnold: London, 414-418&lt;br /&gt;
&lt;br /&gt;
* Smith, WJ. &amp;amp; Ngoma-Maema, YW., 2003.&amp;quot;Education for all in South Africa: Developing a national system for quality assurance&amp;quot;. Comparative Education, 39, (3), 345-365&lt;br /&gt;
&lt;br /&gt;
* Stroud, C, 2002, &amp;quot;Towards a Policy for Bilingual Education in Developing Countries&amp;quot;, Sida New Education Division Documents No.10. Stockholm: Sida.&lt;br /&gt;
&lt;br /&gt;
* United Nations (2000). [http://www.un.org/millenniumgoals/ The UN Millennium Development Goals.]&lt;br /&gt;
&lt;br /&gt;
* Wenglinsky, H. (2005) Chp. 4 in Using Technology Wisely: the keys to success in schools, Columbia University Teachers College Press, NY, 60-77, CP&lt;br /&gt;
&lt;br /&gt;
* White, J (1982). &#039;&#039;The aims of education restated&#039;&#039;. London: Routledge.&lt;br /&gt;
&lt;br /&gt;
* Kohn, Alfie, &#039;&#039;Punished by Rewards, The Trouble with Gold Stars, Incentive Plans, A&#039;s, Praise, and Other Bribes&#039;&#039;, (Boston: Houghton Mifflin, 1993 / 1999). 1999 edition features a new Afterword by the author&lt;br /&gt;
&lt;br /&gt;
* Lister, Raymond, [http://crpit.com/confpapers/CRPITV78Lister.pdf &amp;quot;After the Gold Rush: Toward Sustainable Scholarship in Computing&amp;quot;] (pdf, 16pp) Faculty of Information Technology, University of Technology, Sydney, Australia&lt;br /&gt;
&lt;br /&gt;
* [http://billkerr2.blogspot.com/2008/07/raymond-listers-paper.html Review] of paper, &amp;quot;After the Gold Rush&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://www.vpri.org/pdf/OLPCCountries_RN-2007-006-a.pdf Children Learning by Doing: Squeak Etoys on the OLPC XO] (PDF) Alan Kay, VPRI Research Note RN-2007-006-a Viewpoints Research Institute (draft), 2007&lt;br /&gt;
&lt;br /&gt;
* [http://www.vpri.org/pdf/etoys_n_authoring.pdf Squeak Etoys Authoring &amp;amp; Media] (PDF) Alan Kay, VPRI Research Note RN-2005-002, Viewpoints Research Institute 2005&lt;br /&gt;
&lt;br /&gt;
* [http://www.vpri.org/pdf/etoys_n_learning.pdf Squeak Etoys, Children &amp;amp; Learning] (PDF) Alan Kay, VPRI Research Note RN-2005-001, Viewpoints Research Institute 2005&lt;br /&gt;
&lt;br /&gt;
* [http://squeakbyexample.org/ Squeak by Example] online&lt;br /&gt;
&lt;br /&gt;
* [http://www.gesci.org/files/docman/1_to_1_Technologies_Computing_in_the_Developing_World_by_M._Hooker_GeSCI.doc 1:1 Technologies/Computing in the Developing World: Challenging the Digital Divide] (.doc file), by [mailto:mary.hooker@gesci.org Mary Hooker] Education Specialist, [http://www.gesci.org Global e-Schools and Communities Initiative]&lt;br /&gt;
&lt;br /&gt;
* Ainscow, M. 2003. Developing inclusive education systems: what are the levers for change? Manchester: University of Manchester&lt;br /&gt;
&lt;br /&gt;
* Agalianos, A., Noss, R. and Whitty, G. (2001) Logo in Mainstream Schools: the struggle over the soul of an educational innovation British Journal of Sociology of Education, 22 (4), 479 – 500&lt;br /&gt;
&lt;br /&gt;
* Bassi, R. (2008) Guide to Pilot Projects and Large Scale Deployment of ICTs in the Education Sector (Draft). GeSCI: Nairobi&lt;br /&gt;
&lt;br /&gt;
* BECTA. (Homepage) [Online].  Available from: http://www.becta.org.uk/ [Accessed 5 May 2008]&lt;br /&gt;
&lt;br /&gt;
* Bonifaz, A. and Zucker, A. 2004. [http://www.neirtec.org/laptop/LaptopLessonsRprt.pdf Lessons Learned from Providing Laptops to All Students] (PDF), NEIRTEC [Online]. &lt;br /&gt;
* Burkhardt, G. et al. 2003. enGauge 21st Century Skills: Literacy in the Digital Age. Naperville: NCREL and METIRI&lt;br /&gt;
&lt;br /&gt;
* Cangeloso, Sal: Lessons to learn from the OLPC [Online]. Available from: http://www.geek.com/lessons-to-learn-from-the-olpc/ [Accessed 5 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Center for Digital Education, 2004. One- to- One Laptop Initiatives: Providing Tools for 21st Century Learners. K – 12 Strategy Paper [Online]. Available from:  http://www.centerdigitaled.com [Accessed 5 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Concord Consortium. [Online]. Available from: Inter-American Development Bank  http://www.iadb.org/sds/SCI/site_7458_e.htm [Accessed 5 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Draxler, A. 2008. New Partnerships for EFA: Building on Experience. Paris: IIEP&lt;br /&gt;
&lt;br /&gt;
* Engestrom, Y. 2001. Expansive Learning at Work: toward an activity theoretical reconceptualization. Journal of Education and Work [Online].14 (1), pp 133-156. Available from: Academic Search Premier http://www.library.dcu.ie/Eresources/databases-az.htm [Accessed 01 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Everts, B., Harren, M. and Hollow, D. 2008. Ethiopia Implementation Report, September – December 2007 [Online]. Available from: Eduvision http://www.gg.rhul.ac.uk/ict4d/eduvisionethiopia.pdf [Accessed 14 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Excell, J. 2007. Flash of Inspiration. Non-profit organization gears up for mass production aimed at bringing schoolchildren in the developing world all the benefits of the IT revolution, The Engineer [Online]. Available from: Academic Search Premier http://www.library.dcu.ie/Eresources/databases-az.htm [Accessed 01 April 2008] &lt;br /&gt;
&lt;br /&gt;
* Farrell, G. and Isaacs, S. 2007. Survey of ICT and Education in Africa [Online]. Available from: infoDev http://www.infodev.org/en/Publication.353.html [Accessed 16 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Fullan, M. 2007. The New Meaning of Educational Change. Fourth Edition. New York: Teachers College Press&lt;br /&gt;
&lt;br /&gt;
* Grabinger, S., Aplin, C. and Ponnappa-Brenner, G. 2007. Instructional Design and Sociocultural Learning Environments. e-Journal of Instructional Science and Technology [Online]. 10 (1), pp1-15. Available from: http://www.usq.edu.au/electpub/ejist/docs/vol10_no1/papers/full_papers/grabinger_aplin_ponnappabren.pdf [Accessed 18 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Hartel, H. 2008. Low-cost devices in educational systems: The use of the “XO-Laptop” in the Ethiopian Educational System [Online]. Available from: GTZ http://66.102.9.104/search?q=cache:c3S44gPGv8J:www.gtz.de/de/dokumente/gtz2008-en-laptop. [Accessed 5 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Hepp, P. et al (2004) Technology in Schools – Education, ICT and the Knowledge Society [Online]. Available from: http://web.worldbank.org/WBSITE/EXTERNAL/TOPICS/EXTEDUCATION/0,,contentMDK:20263851~menuPK:534136~pagePK:148956~piPK:216618~theSitePK:282386,00.html [Accessed: 27/07/2007].&lt;br /&gt;
&lt;br /&gt;
* Information for Development Programme (infoDev). Quick Guide: Low cost computing devices for the developing world.  [Online]. Available from: http://www.infodev.org/en/index.html [Accessed 13 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Keefe, D. and Zucker, A. 2003. Ubiquitous Computing Projects: A Brief History [Online]. Available from: Ubiquitous Computer Evaluation Consortium. Available from: http://ubiqcomputing.org/ [Accessed 7 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Kanehira, N. 2007. Innovation in Learning and Beyond: Intorducing a $100 Laptop through Public-Private Partnerships. The Kennedy School Review [Online]. Available from: Academic Search Premier http://www.library.dcu.ie/Eresources/databases-az.htm [Accessed 01 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Kestenbaum, D. 2005. The Challenges of IDC: What have we learned from our past? A conversation with Seymour Papert, Marvin Minsky and Alan Kay. Communications of the ACM [Online]. 48 (1) 35 – 38. Available from Academic Premier http://www.library.dcu.ie/Eresources/databases-az.htm [Accessed 12 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Kumar, S. (senthil.kumar@gesci.org) 14 May, 2008. Re: 1:1. Email to Mary Hooker Cc: Patti.Swarts; Alex.Twinomugisha; Roxana Bassi  &lt;br /&gt;
&lt;br /&gt;
* Menchik, D. 2004. Placing cybereducation in the UK classroom. British Journal of Sociology of Education [Online]. 25 (2), pp 193-213. Available from: Academic Search Premier http://www.library.dcu.ie/Eresources/databases-az.htm [Accessed 01 April 2008]&lt;br /&gt;
&lt;br /&gt;
* National Council for Curriculum and Assessment, 2004. Curriculum Assessment and ICT in the Irish Context: A Discussion Paper [Online]. Available from NCCA http://www.ncca.ie/uploadedfiles/Publications/CurriculumAssessmentandICT.pdf [Accessed 14 May 2008]&lt;br /&gt;
&lt;br /&gt;
* Narvarro, J.C. 2006. The One Laptop Per Child Initiative: A Framework for Latin America and the IDB [Online]. Available from: Inter-American Development Bank http://www.iadb.org/sds/SCI/site_7458_e.htm [Accessed 13 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Noss, Richard and Pachler, Norbert (1999) The challenge of new technologies: doing old things in a new way, or doing new things? IN: Mortimore, P. (eds.) Understanding pedagogy and its impact on learning. London: Paul Chapman Publishing&lt;br /&gt;
&lt;br /&gt;
* Ogawa, R.T., Crain, R., Loomis, M. and Ball, T. 2008. CHAT-IT: Toward Conceptualizing Learning in the Context of Formal Organizations. Educational Researcher [Online]. 37 (2), pp 83-95. Available from: Available from: Academic Search Premier http://www.library.dcu.ie/Eresources/databases-az.htm [Accessed 01 April 2008] &lt;br /&gt;
&lt;br /&gt;
* Papert, S. 1980. Mindstorms: Children, Computers and Powerful Ideas. New York. Basic Books&lt;br /&gt;
&lt;br /&gt;
* Papert, S. and Harel, I. 1991 Situating Constructionism.  Available from: http://www.papert.org/articles/SituatingConstructionism.html [Accessed 13 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Papert, S. 1993. The Children’s Machine: Rethinking School in the Age of the Computer. New York: Basic Books&lt;br /&gt;
&lt;br /&gt;
* Papert, S. 2004. Keynote Address.  i3 1 to 1 Computing Conference, 31 May, Sydney Australia [Online]. Available from: http://homepage.mac.com/stager/iMovieTheater23.html&lt;br /&gt;
&lt;br /&gt;
* Rapoza, J. 2007. Will this Laptop Change the World? eWeek [Online]. Insight, pp44 – 50, 13 August 2007. Available from: Academic Search Premier http://www.library.dcu.ie/Eresources/databases-az.htm [Accessed 01 April 2008] &lt;br /&gt;
&lt;br /&gt;
* Robertson, I. 2007 E-Learning Practice and Activity Theory. You Tube [Online]  Available from: http://ie.youtube.com/watch?v=2gbKIYwbhig [Accessed 5 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Scanlon, E. and Issroff, K. 2005. Activity Theory and Higher Education: evaluating learning technologies. Journal of Computer Assisted Learning [Online]. 21, pp430-439. Available from: Academic Search Premier http://www.library.dcu.ie/Eresources/databases-az.htm [Accessed 01 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Senge, P. M. 1990, 2006. The Fifth Discipline: The Art &amp;amp; Practice of The Learning Organisation. London: Random House &lt;br /&gt;
&lt;br /&gt;
* Shawki, T.G. (2007). On ICT Utilization Toward Building Global Knowledge Societies. IN: Handheld Learning Conference and Exhibition. October 2007. [Online]. Available from: Handheld learning http://handheldlearning.blip.tv/file/445211/  [Accessed 0 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Surowlecki, J. 2006. Philanthropy’s New Prototype: Can Nicholas Negroponte get Governments to buy Cheap Laptops? Technology Review [Online]. 109 (5), pp48-56. Available from:  Academic Search Premier http://www.library.dcu.ie/Eresources/databases-az.htm [Accessed 01 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Swarts, P. 2008. ICT as Core and Elective Subject: Issues to Consider. Accra: GeSCI&lt;br /&gt;
&lt;br /&gt;
* Thomas, M. (2007) Review: Laptops in literacy: Learning in the wireless classroom. British Educational Communications and Technology Agency [Online]. 38 (6) pp1145 -1146. Available from: Academic Search Premier http://www.library.dcu.ie/Eresources/databases-az.htm [Accessed 01 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Tinker, R., Galvis, A and Zucker, A. 2007. 1:1 Computing In Support of Science and Mathematics Education: Recommendations for Large Scale Implementations. The Twinomugisha, A. (2006). The price of good policy: Calculating the Total Cost of ICT4E Ownership. Digital Learning. 11 (9), pp28 – 31&lt;br /&gt;
&lt;br /&gt;
* User-Centric Enterprise Architecture [Online]. Available from:  http://usercentricea.blogspot.com/ [Accessed 14 May 2008]&lt;br /&gt;
&lt;br /&gt;
* UNESCO. ICT Competency Standards for Teachers [Online]. Available from: http://portal.unesco.org/ci/en/ev.phpURL_ID=22997&amp;amp;URL_DO=DO_TOPIC&amp;amp;URL_SECTION=201.html [Accessed 15 May 2008]&lt;br /&gt;
&lt;br /&gt;
* Vygotsky, L.S. 1978. Mind in Society: The Development of Higher Psychological Processes. Cambridgw: Harvard University Press&lt;br /&gt;
&lt;br /&gt;
* Zucker, A. 2005. One-to-One Computing Evaluation Consortium: Policy Brief. The Concord Consortium [Online]. Available from: &lt;br /&gt;
http://www.genevalogic.com/blog/wpcontent/uploads/2006/08/Lessons_Learned_Brief.pdf [Accessed 16 April 2008]&lt;br /&gt;
&lt;br /&gt;
* Cavallo, D. 2006. [http://www.laptop.org/Models_of_Growth.pdf Models of Growth--towards fundamental change in learning environments].&lt;br /&gt;
&lt;br /&gt;
* Battro, A. [http://wiki.laptop.org/go/PASS Reflections and actions concerning a globalized education].&lt;br /&gt;
&lt;br /&gt;
* Stefanakis, E. 2002. &#039;&#039;Multiple Intelligences and Portfolios: A Window into the Learner&#039;s Mind.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Schön, D. &#039;&#039;The Reflective Practitioner&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* http://wiki.laptop.org/go/Academic_Papers&lt;br /&gt;
* http://wiki.laptop.org/go/OLPC_Peru/Arahuay#Observable_changes&lt;br /&gt;
* http://wiki.laptop.org/go/Ferreñafe&lt;br /&gt;
&lt;br /&gt;
[[Category:Education Team]]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=User:Bzg&amp;diff=34447</id>
		<title>User:Bzg</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=User:Bzg&amp;diff=34447"/>
		<updated>2009-08-01T07:55:05Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added information about Bastien&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;More information on me here:&lt;br /&gt;
&lt;br /&gt;
  * http://wiki.laptop.org/go/User:Bzg&lt;br /&gt;
  * http://lumiere.ens.fr/~guerry/olpc.php&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Oversight_Board/2009-2010-candidates&amp;diff=34446</id>
		<title>Oversight Board/2009-2010-candidates</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Oversight_Board/2009-2010-candidates&amp;diff=34446"/>
		<updated>2009-08-01T07:53:05Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added Bastien&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{GoogleTrans-en}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please add your name to the list below if you are interested in being a candidate for the Sugar Labs Oversight Board for 2009–2010. Also, please include a link to some background information or any position statement you may have.&lt;br /&gt;
&lt;br /&gt;
* [[User:Walter|Walter Bender]]&lt;br /&gt;
* [[User:CarolineM|Caroline Meeks]]&lt;br /&gt;
* [[User:RafaelOrtiz|RafaelOrtiz]]&lt;br /&gt;
* [[User:SeanDaly|Sean Daly]]&lt;br /&gt;
* [[User:Mokurai|Edward Mokurai Cherlin]], [http://www.earthtreasury.org/worknet Earth Treasury]&lt;br /&gt;
* [[User:Sdz|Sebastian Dziallas]]&lt;br /&gt;
* [[User:Mchua|Mel Chua]]&lt;br /&gt;
* [[User:Tomeu|Tomeu Vizoso]]&lt;br /&gt;
* [[User:bzg|Bastien Guerry]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Oversight board]]&lt;br /&gt;
[[Category:Governance]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Team]]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33323</id>
		<title>Activities/Helpfr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33323"/>
		<updated>2009-07-14T17:30:00Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added the activity page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{translations}}&lt;br /&gt;
&lt;br /&gt;
====== Helpfr: french adaptation of the Help activity ======&lt;br /&gt;
&lt;br /&gt;
  Activity: http://activities.sugarlabs.org/en-US/sugar/addon/4195&lt;br /&gt;
  Source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
This activity is the french equivalent of the [http://wiki.sugarlabs.org/go/Activities/Help Help activity].  It takes content from the OLPC/Sugar [http://en.flossmanuals.net/ french flossmanuals] and bundle it into a Sugar activity.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33214</id>
		<title>Activities/Helpfr/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33214"/>
		<updated>2009-07-12T14:38:13Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translation}}&lt;br /&gt;
&lt;br /&gt;
====== Helpfr: adaptation française de l&#039;activité Help ======&lt;br /&gt;
&lt;br /&gt;
  Code source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
Cette activité est l&#039;équivalent français de l&#039;[http://wiki.sugarlabs.org/go/Activities/Help activité Help].  Elle contient les manuels OLPC et Sugar rédigé dans http://flossmanuals.org.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33213</id>
		<title>Activities/Helpfr/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33213"/>
		<updated>2009-07-12T14:37:11Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translation}}&lt;br /&gt;
&lt;br /&gt;
====== Helpfr: adaptation française de l&#039;activité Help ======&lt;br /&gt;
&lt;br /&gt;
  Code source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
Cette activité est l&#039;équivalent français de l&#039;[http://wiki.sugarlabs.org/go/Activities/Help activité Help].  Elle contient les manuels OLPC et Sugar rédigé dans [http://flossmanuals.org].&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/lang-fr&amp;diff=33212</id>
		<title>Activities/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/lang-fr&amp;diff=33212"/>
		<updated>2009-07-12T14:35:56Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/lang-fr&amp;diff=33211</id>
		<title>Activities/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/lang-fr&amp;diff=33211"/>
		<updated>2009-07-12T14:35:31Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translation}}&lt;br /&gt;
&lt;br /&gt;
====== Helpfr: adaptation française de l&#039;activité Help ======&lt;br /&gt;
&lt;br /&gt;
  Code source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
Helpfr est l&#039;adaptation en français de l&#039;[http://wiki.sugarlabs.org/go/Activities/Help activité Help].  Elle contient les manuels rédigés avec [[http://flossmanuals.org]] et les rend navigables dans une activité Sugar.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33210</id>
		<title>Activities/Helpfr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33210"/>
		<updated>2009-07-12T14:33:47Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{translations}}&lt;br /&gt;
&lt;br /&gt;
====== Helpfr: french adaptation of the Help activity ======&lt;br /&gt;
&lt;br /&gt;
  Source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
This activity is the french equivalent of the [http://wiki.sugarlabs.org/go/Activities/Help Help activity].  It takes content from the OLPC/Sugar [http://en.flossmanuals.net/ french flossmanuals] and bundle it into a Sugar activity.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33209</id>
		<title>Activities/Helpfr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33209"/>
		<updated>2009-07-12T14:33:30Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translation}}&lt;br /&gt;
&lt;br /&gt;
====== Helpfr: french adaptation of the Help activity ======&lt;br /&gt;
&lt;br /&gt;
  Source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
This activity is the french equivalent of the [http://wiki.sugarlabs.org/go/Activities/Help Help activity].  It takes content from the OLPC/Sugar [http://en.flossmanuals.net/ french flossmanuals] and bundle it into a Sugar activity.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33208</id>
		<title>Activities/Helpfr/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33208"/>
		<updated>2009-07-12T14:32:48Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translation}}&lt;br /&gt;
&lt;br /&gt;
====== Helpfr: adaptation française de l&#039;activité Help ======&lt;br /&gt;
&lt;br /&gt;
  Code source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
Cette activité est l&#039;équivalent français de l&#039;[http://wiki.sugarlabs.org/go/Activities/Help activité Help].  Elle contient les manuels OLPC et Sugar rédigé dans [[http://flossmanuals.org]].&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33207</id>
		<title>Activities/Helpfr/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33207"/>
		<updated>2009-07-12T14:31:17Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====== Helpfr: adaptation française de l&#039;activité Help ======&lt;br /&gt;
&lt;br /&gt;
  Code source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
Cette activité est l&#039;équivalent français de l&#039;[http://wiki.sugarlabs.org/go/Activities/Help activité Help].  Elle contient les manuels OLPC et Sugar rédigé dans [[http://flossmanuals.org]].&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/translations&amp;diff=33206</id>
		<title>Activities/Helpfr/translations</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/translations&amp;diff=33206"/>
		<updated>2009-07-12T14:28:47Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{translationlist | fr | origlang=en}}&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33205</id>
		<title>Activities/Helpfr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33205"/>
		<updated>2009-07-12T14:27:27Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{translation}}&lt;br /&gt;
&lt;br /&gt;
====== Helpfr: french adaptation of the Help activity ======&lt;br /&gt;
&lt;br /&gt;
  Source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
This activity is the french equivalent of the [http://wiki.sugarlabs.org/go/Activities/Help Help activity].  It takes content from the OLPC/Sugar [http://en.flossmanuals.net/ french flossmanuals] and bundle it into a Sugar activity.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33204</id>
		<title>Activities/Helpfr/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33204"/>
		<updated>2009-07-12T14:23:53Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33202</id>
		<title>Activities/Helpfr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33202"/>
		<updated>2009-07-12T14:22:55Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====== Helpfr: french adaptation of the Help activity ======&lt;br /&gt;
&lt;br /&gt;
  Source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
This activity is the french equivalent of the [http://wiki.sugarlabs.org/go/Activities/Help Help activity].  It takes content from the OLPC/Sugar [http://en.flossmanuals.net/ french flossmanuals] and bundle it into a Sugar activity.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33201</id>
		<title>Activities/Helpfr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33201"/>
		<updated>2009-07-12T14:22:30Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====== Helpfr: french adaptation of the Help activity ======&lt;br /&gt;
&lt;br /&gt;
  Source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
This activity is the french equivalent of the [[http://wiki.sugarlabs.org/go/Activities/Help Help activity]].  It takes content from the OLPC/Sugar [[http://en.flossmanuals.net/ french flossmanuals]] and bundle it into a Sugar activity.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33200</id>
		<title>Activities/Helpfr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33200"/>
		<updated>2009-07-12T14:21:57Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====== Helpfr: french adaptation of the Help activity ======&lt;br /&gt;
&lt;br /&gt;
  Source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
This activity is the french equivalent to the [[http://wiki.sugarlabs.org/go/Activities/Help|Help activity]].  It takes content from the OLPC/Sugar [[http://en.flossmanuals.net/|french flossmanuals]] and bundle it into a Sugar activity.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/translations&amp;diff=33199</id>
		<title>Activities/Helpfr/translations</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/translations&amp;diff=33199"/>
		<updated>2009-07-12T14:21:34Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/lang-fr&amp;diff=33198</id>
		<title>Activities/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/lang-fr&amp;diff=33198"/>
		<updated>2009-07-12T14:20:32Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/lang-fr&amp;diff=33197</id>
		<title>Activities/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/lang-fr&amp;diff=33197"/>
		<updated>2009-07-12T14:19:52Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added french translation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====== Helpfr: adaptation en français de l&#039;activité Help ======&lt;br /&gt;
&lt;br /&gt;
  Code source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
Cette activité est l&#039;équivalent français de l&#039;activité [[http://wiki.sugarlabs.org/go/Activities/Help|Help]].  Elle prend les contenus des manuels OLPC/Sugar créés avec [[http://en.flossmanuals.net/|french flossmanuals]] et les rend navigables dans une activité Sugar.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/lang-fr&amp;diff=33196</id>
		<title>Activities/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/lang-fr&amp;diff=33196"/>
		<updated>2009-07-12T14:17:16Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Created page with &amp;#039;{{subst:requesttranslation}}&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{translation&lt;br /&gt;
  | source = Activities&lt;br /&gt;
  | lang = {{subst:lang-fr}}&lt;br /&gt;
  | status = {{translation/wanted/{{SUBPAGENAME}}}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33195</id>
		<title>Activities/Helpfr/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/lang-fr&amp;diff=33195"/>
		<updated>2009-07-12T14:16:20Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Created page with &amp;#039;{{subst:requesttranslation}}&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{translation&lt;br /&gt;
  | source = Activities/Helpfr&lt;br /&gt;
  | lang = {{subst:lang-fr}}&lt;br /&gt;
  | status = {{translation/wanted/{{SUBPAGENAME}}}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/translations&amp;diff=33194</id>
		<title>Activities/Helpfr/translations</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/translations&amp;diff=33194"/>
		<updated>2009-07-12T14:16:01Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translationlist | fr | origlang=en | translated={{{translated}}}}}&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/translations&amp;diff=33193</id>
		<title>Activities/Helpfr/translations</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr/translations&amp;diff=33193"/>
		<updated>2009-07-12T14:15:31Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Started translation for Helpfr&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translationlist | xx | origlang=en | translated={{{translated}}}}}&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33192</id>
		<title>Activities/Helpfr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=33192"/>
		<updated>2009-07-12T14:14:47Z</updated>

		<summary type="html">&lt;p&gt;Bzg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{translations}}&lt;br /&gt;
&lt;br /&gt;
====== Helpfr: french adaptation of the Help activity ======&lt;br /&gt;
&lt;br /&gt;
  Source: http://git.sugarlabs.org/projects/helpfr&lt;br /&gt;
&lt;br /&gt;
This activity is the french equivalent to the [[http://wiki.sugarlabs.org/go/Activities/Help|Help activity]].  It takes content from the OLPC/Sugar [[http://en.flossmanuals.net/|french flossmanuals]] and bundle it into a Sugar activity.&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=31918</id>
		<title>Activities/Helpfr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Helpfr&amp;diff=31918"/>
		<updated>2009-07-04T21:26:45Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Created the Helpfr activity page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Helpfr: french adaptation of the Help activity&lt;br /&gt;
&lt;br /&gt;
TBD&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Sugar_on_a_Stick&amp;diff=31613</id>
		<title>Sugar on a Stick</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Sugar_on_a_Stick&amp;diff=31613"/>
		<updated>2009-07-02T16:08:05Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added link to french translation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{ Translations | [[Sugar_on_a_Stick|english]] &amp;amp;#124; [[Sugar_on_a_Stick/lang-es|español]] &amp;amp;#124; [[Sugar_on_a_Stick/lang-fr|français]]}}{{GoogleTrans-en}}{{TeamHeader|Sugar on a Stick|home=Project Home|xbgColor=ffe792|join_label=Get Involved}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|&amp;lt;div style=&amp;quot;font-size: 1.5em; background: #ffffff; padding: 10px;&amp;quot; align=center&amp;gt;The v1 Strawberry release of Sugar on a Stick is [[Sugar_on_a_Stick/Strawberry| here]]!&amp;lt;/div&amp;gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Sugar Labs offers ubiquitous access to Sugar in a USB (Universal Serial Bus) flash memory drive (stick). The Sugar on a Stick project gives children access to &#039;&#039;their&#039;&#039; Sugar on any computer in their environment with just a USB memory stick. Taking advantage of the Fedora LiveUSB, it&#039;s possible to store everything you need to run Sugar on a single USB memory stick (minimum size 1GB). This small USB device can boot into the Sugar learning platform on different computers at home, at school, or at an after-school program, bypassing the software on the those computers. In fact, Sugar on a Stick will work even if the computer does not have a hard-drive. With Sugar on a Stick, the learning experience is the same on any computer: at school, at home, at the library, or an after-school center.&lt;br /&gt;
&lt;br /&gt;
You can learn more from [http://www.xconomy.com/boston/2009/02/05/sugar-beyond-the-xo-laptop-walter-bender-on-olpc-sucrose-084-and-sugar-on-a-stick/ Walter Bender&#039;s interview with Xconomy], [http://www.olpcnews.com/software/sugar/sugar_on_a_stick_netbooks.html Wayan Vota&#039;s video] and [http://www.flickr.com/photos/curiouslee/sets/72157613785006745/ Mike Lee&#039;s pictures].&lt;br /&gt;
|&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurle:Sugar on a Stick/Strawberry}} {{filepath:SugarLabs3x.jpg}}]&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|&amp;lt;div align=left&amp;gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurle:Development Team/Release/Releases/Sucrose/0.84}} http://wiki.sugarlabs.org/images/thumb/3/30/Soas-1.png/180px-Soas-1.png]&amp;lt;/span&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&#039;&#039;&#039;What&#039;s exactly on the Stick&#039;&#039;&#039;: The Fedora version contains a compressed copy of Fedora 11 that will boot, run in memory, and maintain changes on a USB flash drive with a standard FAT16 or FAT32 partition. The files coexist with other files the user may have or put on the disk.  Different types of configurations are being designed to offer the options to run virtualizations or emulations and to use virtual machines on existing computers, saving the Sugar Home folder (the learner&#039;s work) on the Stick for use at another workstation. See our [[Sugar on a Stick/Resources| resources page]] for more information.&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{TOCright}}&lt;br /&gt;
== Project Goals ==&lt;br /&gt;
&lt;br /&gt;
* Sugar on a Stick as 1-to-1 computing in an elementary school&lt;br /&gt;
* Sugar on a Stick to empower middle- and high-school students to help test, and learn computing platforms as learning tools&lt;br /&gt;
* Sugar on a Stick for learning conferences to let people try Sugar and collaborate with other conference participants&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Would you like to help?&#039;&#039;&#039;&#039;&#039;... Sugar Labs is entirely volunteer run.  Please &#039;&#039;&#039;[[/Getting Involved| get involved]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Getting Sugar on a Stick ==&lt;br /&gt;
Follow the instructions below to download a copy.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Requirements:&#039;&#039;&#039;&lt;br /&gt;
: You&#039;ll need a USB flash drive, with a size of at least 1 GB to install space for saving your work and changes to the system.&lt;br /&gt;
: (The download is a CD-ROM disc image .iso file (380 MiB) that could be burned to and booted from a CD drive like a LiveCD—but no work or changes will be saved after shutdown.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039;&lt;br /&gt;
: &#039;&#039;Sugar on a Stick v1 Strawberry&#039;&#039; has been announced for immediate availability on June 24 and is ready for download. For more instructions and the latest information, please refer to the [[Sugar_on_a_Stick/Strawberry| release notes]].&lt;br /&gt;
{{:Sugar on a Stick/Downloads}}&lt;br /&gt;
=== Create Your Stick ===&lt;br /&gt;
&lt;br /&gt;
Please select your operating system below to get further instructions.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable:&lt;br /&gt;
|&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurl:Sugar_on_a_Stick/Windows}} {{filepath:Windows.gif}}]&amp;lt;/span&amp;gt;||&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurl:Sugar_on_a_Stick/Mac}} {{filepath:Apple.gif}}]&amp;lt;/span&amp;gt;||&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurl:Sugar_on_a_Stick/Linux}} {{filepath:Penguin.png}}]&amp;lt;/span&amp;gt;||&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;||&#039;&#039;&#039;Virtual machines:&#039;&#039;&#039; &amp;amp;nbsp;&amp;amp;nbsp;You can also run SoaS in a virtual machine. Sugar Labs volunteers are experimenting with [[VirtualBox]], [[VMware]], and [[QEMU]]. Virtual machines emulate computer hardware resources in software and allow your to install and run disc images from different operating systems on a single computer.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Boot ===&lt;br /&gt;
&lt;br /&gt;
To boot SoaS on an XO-1 look here: [[Sugar on a Stick/Installation/OLPC]]&lt;br /&gt;
&lt;br /&gt;
If you have an older machine or you just want things to immediately work without fussing with the BIOS, you can burn a &amp;quot;Boot Helper&amp;quot; CD using the .iso below. This will start the boot from the CD, then read files from the USB stick: http://download.sugarlabs.org/soas/releases/soas-boot.iso&lt;br /&gt;
&lt;br /&gt;
Note that when you use this method your USB stick must have the label FEDORA. Name the stick FEDORA &#039;&#039;&#039;before&#039;&#039;&#039; running liveusb-creator. In Windows, you can rename a disc in the file manager properties window. This ensures the persistent overlay will be used when booting with the &amp;quot;Boot Helper&amp;quot; CD.&lt;br /&gt;
 &lt;br /&gt;
On most modern computers its possible to set the target computer&#039;s BIOS to boot from USB so you don&#039;t need a CD at all!  Unfortunately this is slightly different on each computer.  Explore the setup screen for your system (press Esc or F1 while the computer is booting).  If you can&#039;t figure it out, search Google for information on your computer model&#039;s BIOS.&lt;br /&gt;
&lt;br /&gt;
=== Use ===&lt;br /&gt;
&lt;br /&gt;
Once your stick boots, you&#039;ll find yourself in your own Sugar environment, ready to play and learn. &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt; [http://flossmanuals.net/Sugar http://wiki.sugarlabs.org/images/4/40/Sugarlabs_mainpage_07.png]&amp;lt;/span&amp;gt;&lt;br /&gt;
| For a guide on how to use Sugar, see the [http://en.flossmanuals.net/sugar FLOSSmanuals Sugar Learners&#039; Guide]. &lt;br /&gt;
[[olpc:Keyboard_shortcuts|Keyboard shortcuts]] also lists some of the Sugar keyboard shortcuts on a PC keyboard.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Let us know how it goes! &lt;br /&gt;
&lt;br /&gt;
===[[/Subpages| Subpages]]===&lt;br /&gt;
&lt;br /&gt;
[[Category:Project]]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Video_Using_Sugar&amp;diff=31056</id>
		<title>Video Using Sugar</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Video_Using_Sugar&amp;diff=31056"/>
		<updated>2009-06-23T23:36:23Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added small screencasts about SocialCalc and Physics activities&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [http://www.dailymotion.com/video/x8zwgr_sugar-084-using-journal_tech Using the Journal] &lt;br /&gt;
* [http://www.dailymotion.com/video/x8zwl4_sugar-084-using-source-view_tech Using View Source]&lt;br /&gt;
* [http://www.dailymotion.com/user/sugarlabs/video/x9coz8_turtleartbasics_creation Turtle Art basics]&lt;br /&gt;
* [http://www.dailymotion.com/user/sugarlabs/video/x9cpzd_turtleartportfoliobasics_creation Turtle Art Portfolio basics]&lt;br /&gt;
* [http://www.dailymotion.com/user/sugarlabs/video/x9c0cl_xoman_creation XO Editor basics]&lt;br /&gt;
* [http://www.dailymotion.com/sugarlabs/video/15743402 Creating a customized Memory game]&lt;br /&gt;
* [http://www.dailymotion.com/user/sugarlabs/video/x9dsjf_hotcold-game_creation Hot-Cold game written in Turtle Art]&lt;br /&gt;
* [http://vimeo.com/5093861 Installing a XO bundle in Sugar]&lt;br /&gt;
* [http://vimeo.com/5093894 Installing InfoSlicer from Sugar Labs git repo]&lt;br /&gt;
* [http://vimeo.com/5093916 Playing with OOo4Kids in Sugar]&lt;br /&gt;
* [http://vimeo.com/5291250 Discovering the SocialCalc activity]&lt;br /&gt;
* [http://vimeo.com/5291223 Discovering the Physics activity]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Development_Team/Jhbuild/Debian&amp;diff=30236</id>
		<title>Development Team/Jhbuild/Debian</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Development_Team/Jhbuild/Debian&amp;diff=30236"/>
		<updated>2009-06-06T11:09:53Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added information about compiling mozilla: install xulrunner and xulrunner-dev&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Supported versions ==&lt;br /&gt;
Currently squeeze (testing) and sid (unstable) are supported.&lt;br /&gt;
&lt;br /&gt;
== Prerequites ==&lt;br /&gt;
In order to install sugar-jhbuild, you need to install git-core, lsb-release and svn.&lt;br /&gt;
&lt;br /&gt;
== Installing dependencies ==&lt;br /&gt;
After installing and updating sugar-jhbuild according to the [[../|common instructions]], you can use this invocation to install all dependencies automatically:&lt;br /&gt;
&lt;br /&gt;
 ./sugar-jhbuild depscheck -s | sudo xargs aptitude -y install&lt;br /&gt;
&lt;br /&gt;
=== icon-slicer ===&lt;br /&gt;
&lt;br /&gt;
icon-slicer currently is in the process of being accepted into Debian (NEW queue). For the time being, please either install manually (and ignore depscheck complaining about it) or use the packages from Jonas Smedegaard (amd64 only). For the latter, add the following line to &amp;lt;tt&amp;gt;/etc/apt/sources.list&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
 deb http://debian.jones.dk sid sugar-src&lt;br /&gt;
&lt;br /&gt;
== Fixing RPATH ==&lt;br /&gt;
To work around a bug in the Gnome Python bindings, you need to issue the following commands after installing all dependencies:&lt;br /&gt;
&lt;br /&gt;
 sudo aptitude install chrpath&lt;br /&gt;
 find /usr/lib/pyshared/python2.*/gtk-2.0 -name &amp;quot;*.so&amp;quot; | sudo xargs chrpath -d&lt;br /&gt;
&lt;br /&gt;
== Install xulrunner ==&lt;br /&gt;
&lt;br /&gt;
With Debian testing (&amp;quot;squeeze&amp;quot;), you should install xulrunner and xulrunner-dev for mozilla to compile correctly (xulrunner-1.9 is not enough).&lt;br /&gt;
&lt;br /&gt;
  apt-get install xulrunner xulrunner-dev&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Getting_Started&amp;diff=27317</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Getting_Started&amp;diff=27317"/>
		<updated>2009-04-13T11:47:10Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added a link to the french version.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{ GoogleTrans-en | es =show | bg =show | zh-CN =show | zh-TW =show | hr =show | cs =show | da =show | nl =show | fi =show | fr =show | de =show | el =show | hi =show | it =show | ja =show | ko =show | no =show | pl =show | pt =show | ro =show | ru =show | sv =show }}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Translations &lt;br /&gt;
  | [[Getting Started|english]] &amp;amp;#124; [[Getting Started/lang-es|español]] &amp;amp;#124; [[Getting Started/lang-pt|português]]  &amp;amp;#124; [[Getting Started/lang-fr|français]]}}&lt;br /&gt;
&lt;br /&gt;
{{TOCright}}&lt;br /&gt;
== About Sugar ==&lt;br /&gt;
&lt;br /&gt;
Sugar is a different desktop environment to what is normally used in Microsoft Windows, Apple&#039;s OS X or other Linux operating systems. It is conceived as a tool to allow kids to learn interactively. One of the first things that a child sees, therefore, is not a hard disk or a trash can&amp;amp;mdash;it’s the other kids in the “neighborhood.” Programs and applications are called Activities, many of which allow for [[Collaboration|collaboration]] between users who are connected to each other by [[wikipedia:Wi-Fi|Wi-Fi]] or through a [http://wiki.sugarlabs.org/go/Community#Jabber_Networks Jabber network]. Sugar developers are encouraged to write activities with collaborative elements that are automatically enabled.&lt;br /&gt;
&lt;br /&gt;
Sugar is developed in [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python] and runs on [http://en.wikipedia.org/wiki/Linux Linux] [http://en.wikipedia.org/wiki/Kernel_%28computer_science%29 Kernel] 2.6.22 and the [http://fedoraproject.org/ Fedora 9] base environment.&lt;br /&gt;
&lt;br /&gt;
For an overview of the components composing a Sugar system see the [[:Sugar Application Stack]].&lt;br /&gt;
&lt;br /&gt;
==Getting Sugar==&lt;br /&gt;
&lt;br /&gt;
See [[Downloads]].&lt;br /&gt;
&lt;br /&gt;
For more technical information, please see the [[Supported systems]] page for a list of the different ways that Sugar may be run on a computer.&lt;br /&gt;
&lt;br /&gt;
==Getting started==&lt;br /&gt;
====The Sugar user manual====&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt; [http://flossmanuals.net/Sugar http://wiki.sugarlabs.org/images/4/40/Sugarlabs_mainpage_07.png]&amp;lt;/span&amp;gt;&lt;br /&gt;
available as: &lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://en.flossmanuals.net/Sugar HTML] or [{{FlossmanualPDF}} .pdf] 128 pages, 8.3 MBytes (for saving or printing).&amp;lt;/span&amp;gt;&lt;br /&gt;
===Connecting to the Internet===&lt;br /&gt;
&lt;br /&gt;
Connecting to the Internet is something that somewhat falls between the cracks of Sugar and the computer it&#039;s running on. &lt;br /&gt;
&lt;br /&gt;
On the XO laptop, there are three ways to connect to the Internet:&lt;br /&gt;
*Wireless access point (Wi-Fi hotspot);&lt;br /&gt;
*“School Server” mesh network; or&lt;br /&gt;
*“simple” mesh network, which lets you collaborate directly with other XOs running Sugar.&lt;br /&gt;
&lt;br /&gt;
From a conventional laptop running Sugar, connecting through an access point works. (Mesh support is becoming available on more machines.) Depending upon which [[How to connect Sugar to a Jabber network|Jabber server]] you are connected to, you&#039;ll see different collections of &amp;quot;neighbors&amp;quot; in the Neighborhood View.&lt;br /&gt;
&lt;br /&gt;
Read the [[Documentation Team/User Manual/Connecting to the Internet|Connecting to the Internet page]] for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
===Release notes===&lt;br /&gt;
&lt;br /&gt;
* Release notes for &#039;&#039;&#039;Sugar 0.84&#039;&#039;&#039; are available [[Development Team/Release/CurrentRelease/Sucrose|here]].&lt;br /&gt;
See [[Development Team#Release Notes| Development Team Release Notes]] for other releases.&lt;br /&gt;
[[Category:General public]]&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Getting_Started/lang-es&amp;diff=27316</id>
		<title>Getting Started/lang-es</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Getting_Started/lang-es&amp;diff=27316"/>
		<updated>2009-04-13T11:46:44Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added a link to the french version.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translations &lt;br /&gt;
  | [[Getting Started|english]] &amp;amp;#124; [[Getting Started/lang-es|español]] &amp;amp;#124; [[Getting Started/lang-pt|português]]  &amp;amp;#124; [[Getting Started/lang-fr|français]]}}&lt;br /&gt;
&lt;br /&gt;
{{anchor|About Sugar}}&lt;br /&gt;
== Acerca de Sugar ==&lt;br /&gt;
Sugar es un entorno gráfico diferente al utilizado normalmente en Microsoft Windows, sistemas operativos de Apple ó Sistemas operativos Linux.  Se concibe como una herramienta que permite a los niños aprender interactivamente. La primera cosa que un niño ve, no es un disco duro o la papelera de reciclaje - son los otros niños en el &amp;quot;vecindario&amp;quot;. Los programas y aplicaciones son llamadas Actividades, muchas de las cuales permiten la colaboración entre los usuarios que están conectados con otros a través de WiFi o a través de [http://wiki.sugarlabs.org/go/Community#Jabber_Networks Jabber network]. Los desarrolladores de Sugar son animados a crear actividades con elementos colaborativos que son automáticamente permitidos.&lt;br /&gt;
&lt;br /&gt;
{{ Translated text |&lt;br /&gt;
Sugar is a different desktop environment to what is normally used in Microsoft Windows, Apple&#039;s OS X or other Linux operating systems. It is conceived as a tool to allow kids to learn interactively. The first thing that a child sees, therefore, is not a hard disk or a trash can — it’s the other kids in the “neighborhood.” Programs and Applications are called Activities, many of which allow for collaboration between users who are connected to each other by Wifi or through a [http://wiki.sugarlabs.org/go/Community#Jabber_Networks Jabber network]. Sugar developers are encouraged to write activities with collaborative elements that are automatically enabled.&lt;br /&gt;
| display = none }}&lt;br /&gt;
&lt;br /&gt;
Sugar es desarrollado en [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python] y se ejecuta sobre [http://en.wikipedia.org/wiki/Linux Linux] [http://en.wikipedia.org/wiki/Kernel_%28computer_science%29 Kernel] 2.6.22 y el ambiente [http://fedoraproject.org/ Fedora 7]. &lt;br /&gt;
&lt;br /&gt;
{{ Translated text |&lt;br /&gt;
Sugar is developed in [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python] and runs on [http://en.wikipedia.org/wiki/Linux Linux] [http://en.wikipedia.org/wiki/Kernel_%28computer_science%29 Kernel] 2.6.22 and the [http://fedoraproject.org/ Fedora 7] base environment. &lt;br /&gt;
| display = none }}&lt;br /&gt;
&lt;br /&gt;
{{anchor|Getting started}}&lt;br /&gt;
== Iniciarse ==&lt;br /&gt;
Puede explorar la [[Documentation Team/Glossary|interface]] de Sugar en la XO-1 [http://laptop.org/en/laptop/start/homeview.shtml Getting Started guide].&lt;br /&gt;
&lt;br /&gt;
{{ Translated text |&lt;br /&gt;
You can explore the Sugar [[Documentation Team/Glossary|interface]] in the XO-1 [http://laptop.org/en/laptop/start/homeview.shtml Getting Started guide].&lt;br /&gt;
| display = none }}&lt;br /&gt;
&lt;br /&gt;
{{anchor|Connecting to the Internet}}&lt;br /&gt;
===Conectándose a Internet ===&lt;br /&gt;
En el portátil XO hay tres formas de conectarse a internet:&lt;br /&gt;
*Wireless access point (WiFi hotspot);&lt;br /&gt;
*La red mesh del “School Server”:&lt;br /&gt;
*la red mesh, que permite colaboración con otras XO que ejecutan Sugar.&lt;br /&gt;
&lt;br /&gt;
{{ Translated text |&lt;br /&gt;
Connecting to the Internet is something that somewhat falls between the cracks of Sugar and the computer it&#039;s running on. &lt;br /&gt;
&lt;br /&gt;
On the XO laptop, there are three ways to connect to the Internet:&lt;br /&gt;
*Wireless access point (WiFi hotspot);&lt;br /&gt;
*“School Server” mesh network; or&lt;br /&gt;
*“simple” mesh network, which lets you collaborate directly with other XOs running Sugar.&lt;br /&gt;
| display = none }}&lt;br /&gt;
&lt;br /&gt;
Desde un portátil convencional puede lograrse conectándose a través de un access point.(El soporte de la red Mesh comienza a ser disponible para más máquinas.) Dependiendo a cual [[Community#Jabber_Networks|Servidor Jabber]] se está conectado verá diferentes grupos de &amp;quot;vecinos&amp;quot; en la vista de Vecindario.&lt;br /&gt;
&lt;br /&gt;
{{ Translated text |&lt;br /&gt;
From a conventional laptop running Sugar, connecting through an access point works. (Mesh support is becoming available on more machines.) Depending upon which [[Community#Jabber_Networks|Jabber server]] you are connected to, you&#039;ll see different collections of &amp;quot;neighbors&amp;quot; in the Neighborhood View.&lt;br /&gt;
| display = none }}&lt;br /&gt;
&lt;br /&gt;
Lea la [[Documentation Team/User Manual/Connecting to the Internet|Página de conexión a internet]] para instrucciones más detalladas.&lt;br /&gt;
&lt;br /&gt;
{{ Translated text |&lt;br /&gt;
Read the [[Documentation Team/User Manual/Connecting to the Internet|Connecting to the Internet page]] for detailed instructions.&lt;br /&gt;
| display = none }}&lt;br /&gt;
&lt;br /&gt;
[[Category:General public]]&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Getting_Started/lang-pt&amp;diff=27315</id>
		<title>Getting Started/lang-pt</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Getting_Started/lang-pt&amp;diff=27315"/>
		<updated>2009-04-13T11:46:19Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added the link to the french version.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translations &lt;br /&gt;
  | [[Getting Started|english]] &amp;amp;#124; [[Getting Started/lang-es|español]] &amp;amp;#124; [[Getting Started/lang-pt|português]]  &amp;amp;#124; [[Getting Started/lang-fr|français]]}}&lt;br /&gt;
&lt;br /&gt;
{{anchor|About Sugar}}&lt;br /&gt;
== Sobre Sugar ==&lt;br /&gt;
Sugar é um ambiente gráfico diferente daquele normalmente utilizado no Microsoft Windows ou em outros sistemas operacionais, como Apple OSX ou Linux. Ele é concebido para ser uma ferramenta que permite que as crianças aprendam interativamente. A primeira coisa que uma criança vê não é um disco rígido ou uma lixeira - são as outras crianças na &amp;quot;vizinhança&amp;quot;. Os programas e aplicações são chamadas de Atividades, muitas delas permitindo a colaboração entre os usuários que estão conectados com outros através de WiFi ou através de [http://wiki.sugarlabs.org/go/Community#Jabber_Networks Jabber network]. Os desenvolvedores do Sugar são estimulados a criar atividades com elementos colaborativos que são automaticamente permitidas.&lt;br /&gt;
&lt;br /&gt;
Sugar está sendo desenvolvido em [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python], e é executada sobre o [http://en.wikipedia.org/wiki/Linux Linux] [http://en.wikipedia.org/wiki/Kernel_%28computer_science%29 Kernel] 2.6.22 e o ambiente [http://fedoraproject.org/ Fedora 7].&lt;br /&gt;
&lt;br /&gt;
Para uma visão geral dos componentes que fazem parte do sistema Sugar, veja [[:Sugar Application Stack]].&lt;br /&gt;
&lt;br /&gt;
==Obtendo Sugar==&lt;br /&gt;
&lt;br /&gt;
Veja a página [[Supported systems]] para uma lista de diferentes formas de ter Sugar rodando em seu computador.&lt;br /&gt;
&lt;br /&gt;
==Iniciando==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt; [http://flossmanuals.net/Sugar http://sugarlabs.org/wiki/images/1/15/Flossmanuals.gif]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;visualClear&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
Um manual de usuário para Sugar está disponível: &lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;([http://en.flossmanuals.net/Sugar HTML]); ([{{FlossmanualPDF}} PDF]).&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Conectando à Internet===&lt;br /&gt;
&lt;br /&gt;
No laptop XO existem três maneiras de se conectar à Internet:&lt;br /&gt;
*ponto de acesso Wireless (hotspot WiFi);&lt;br /&gt;
*A rede mesh do “Servidor da Escola&amp;quot;; ou&lt;br /&gt;
*Uma “simples” rede mesh, que lhe permite colaborar diretamente com outros XOs rodando Sugar.&lt;br /&gt;
&lt;br /&gt;
A partir de um laptop convencional rodando Sugar, conectar-se através de um ponto de acesso funciona. (O suporte à rede mesh vem sendo disponibilizado em mais máquinas). Dependendo do [[Community#Jabber_Networks| servidor Jabber]] ao qual você está conectado, você verá diferentes coleções de &amp;quot;vizinhos&amp;quot; na Vizinhança.&lt;br /&gt;
&lt;br /&gt;
Leia o [[Documentation Team/User Manual/Connecting to the Internet|Connecting to the Internet page]] para instruções detalhadas.&lt;br /&gt;
&lt;br /&gt;
===Notas de lançamento===&lt;br /&gt;
&lt;br /&gt;
Notas de lançamento para a versão 0.82 estão disponíveis [[Development Team/Release/Releases/Sucrose/0.82|aqui]] (em inglês)&lt;br /&gt;
&lt;br /&gt;
[[Category:General public]]&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Getting_Started/lang-fr&amp;diff=27314</id>
		<title>Getting Started/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Getting_Started/lang-fr&amp;diff=27314"/>
		<updated>2009-04-13T11:45:37Z</updated>

		<summary type="html">&lt;p&gt;Bzg: New page: {{Translations    | english &amp;amp;#124; español &amp;amp;#124; português  &amp;amp;#124; français}}  {...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Translations &lt;br /&gt;
  | [[Getting Started|english]] &amp;amp;#124; [[Getting Started/lang-es|español]] &amp;amp;#124; [[Getting Started/lang-pt|português]]  &amp;amp;#124; [[Getting Started/lang-fr|français]]}}&lt;br /&gt;
&lt;br /&gt;
{{TOCright}}&lt;br /&gt;
&lt;br /&gt;
== À propos de Sugar ==&lt;br /&gt;
&lt;br /&gt;
Sugar est un environnement de bureau différent de ce qui est d&#039;ordinaire utilisé sous le système Windows de Microsoft, le système OS X d&#039;Apple ou les autres systèmes GNU/Linux.  Sugar est conçu comme un outil pour permettre aux enfants d&#039;apprendre de manière interactive.  Ainsi, l&#039;une des premières choses que l&#039;enfant n&#039;est pas le disque dur ou la corbeille &amp;amp;mdash; ce sont les autres enfants dans le &amp;quot;voisinage&amp;quot;.  Les programmes et les applications sont appelées Activités, et nombre d&#039;entre elles permettent le travail [[Collaboration|collaboratif]] entre enfants connectés ensemble directement par Wi-Fi, ou bien via un [http://wiki.sugarlabs.org/go/Community#Jabber_Networks réseau Jabber].  Les développeurs de Sugar sont encouragés à écrire des activités incluant automatiquement des éléments de collaboration.&lt;br /&gt;
&lt;br /&gt;
Sugar est développé en [http://fr.wikipedia.org/wiki/Python Python] et tourne sur [http://fr.wikipedia.org/wiki/Linux GNU/Linux].&lt;br /&gt;
&lt;br /&gt;
Pour un survol des éléments composant un système Sugar voir la [http://wiki.sugarlabs.org/go/Sugar_Application_Stack couche d&#039;applications].&lt;br /&gt;
&lt;br /&gt;
==Obtenir Sugar==&lt;br /&gt;
&lt;br /&gt;
Voir [[Downloads]].&lt;br /&gt;
&lt;br /&gt;
Pour plus d&#039;information technique et pour connaître les différentes manières d&#039;installer Sugar sur un ordinateur, voir la liste des [[Supported systems|systèmes supportés]].&lt;br /&gt;
&lt;br /&gt;
==Démarrer==&lt;br /&gt;
&lt;br /&gt;
====Le manuel d&#039;utilisation de Sugar====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt; [http://flossmanuals.net/Sugar http://wiki.sugarlabs.org/images/4/40/Sugarlabs_mainpage_07.png]&amp;lt;/span&amp;gt;&lt;br /&gt;
disponible en: &lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://en.flossmanuals.net/Sugar HTML] ou [{{FlossmanualPDF}} .pdf] 128 pages, 8.3 MO (pour l&#039;archivage et l&#039;impression).&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Se connecter à Internet===&lt;br /&gt;
&lt;br /&gt;
Se connecter à Internet relève à la fois de Sugar et de l&#039;ordinateur sur lequel il tourne.&lt;br /&gt;
&lt;br /&gt;
Sur le XO, il y a trois manières de se connecter à Internet:&lt;br /&gt;
&lt;br /&gt;
* connexion par un réseau sans fil (Wi-Fi hotspot) ;&lt;br /&gt;
* réseau maillé (mesh network) d&#039;un serveur École ; ou&lt;br /&gt;
* réseau maillé direct, qui vous permet de collaborer directement avec les autres XO faisant marcher Sugar.&lt;br /&gt;
&lt;br /&gt;
En utilisant Sugar depuis un ordinateur classique, se connecter à un réseau sans fil marche.  (Le réseau maillé est en train de devenir disponible sur de plus en plus de machines.)  En fonction du [[How to connect Sugar to a Jabber network|serveur Jabber]] auquel vous êtes connectés, vous verrez différents groupes de &amp;quot;voisins&amp;quot; dans la vue voisinage.&lt;br /&gt;
&lt;br /&gt;
Lisez la page [[Documentation Team/User Manual/Connecting to the Internet|Se connecter à Internet]] pour des instructions plus détaillées.&lt;br /&gt;
&lt;br /&gt;
===Release notes===&lt;br /&gt;
&lt;br /&gt;
* Les notes de la nouvelle version &#039;&#039;&#039;Sugar 0.84&#039;&#039;&#039; sont disponibles [[Development Team/Release/CurrentRelease/Sucrose|ici]].&lt;br /&gt;
Voir [[Development Team#Release Notes|les notes de mises à jour]] pour les autres versions.&lt;br /&gt;
&lt;br /&gt;
[[Category:General public]]&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Info_Slicer&amp;diff=21544</id>
		<title>Activities/Info Slicer</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Info_Slicer&amp;diff=21544"/>
		<updated>2009-03-15T09:36:42Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Updated links to download Infoslicer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:InfoSlicer.png|55px]] &#039;&#039;InfoSlicer is an open source tool to enable teachers to quickly and easily select web-based content to edit, package, and distribute as teaching materials.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==InfoSlicer: an overview==&lt;br /&gt;
InfoSlicer is a tool for aggregating content off of the Internet, rearranging and creating new content, and then publishing this content. The basic element of InfoSlicer is an article. This can correspond to anything: a page from Wikipedia; a news article; or a story downloaded from the WWW. Any content which can be displayed online could be represented as an article. &lt;br /&gt;
&lt;br /&gt;
The prototype version of InfoSlicer gives users the option of downloading articles from Wikipedia. There are a number of stages during which users can slice content from these articles into their own articles. They can format the article and insert images. Articles can then be arranged into themes. (A theme is a collection of articles all based around the same topic. For example, a theme entitled “Animals” could contain articles on “Lion”, “Tiger”, “Giraffe” etc.)&lt;br /&gt;
&lt;br /&gt;
Once the user has created their own content and arranged it into themes, they can publish this content as a Sugar library package (.xol file) which automatically gets picked up by the Browse activity on the same laptop and added to the off-line content available. The .xol file is also available in the Journal so that the user can copy it to a USB stick for sharing on other laptops or uploading to a server.&lt;br /&gt;
&lt;br /&gt;
The Sugar interface is the GUI originally designed for the One-Laptop-per-Child XO-1 laptop. Sugar is bundled with most major GNU/Linux distributions and hence it is possible to run Sugar on almost any computer. Sugar has a very distinct look and feel, and some specific interaction style guidelines. When the user is running the Sugar environment, publishing creates an entry in the sugar Journal, and adds a “Book” to the Browser application.&lt;br /&gt;
&lt;br /&gt;
You can download Infoslicer from [http://activities.sugarlabs.org/en-US/sugar/addon/4042 here].  Get [http://activities.sugarlabs.org/en-US/sugar/downloads/latest/4042/platform:3 version 5 here].&lt;br /&gt;
&lt;br /&gt;
The source is available in [http://git.sugarlabs.org/projects/infoslicer gitorious.]&lt;br /&gt;
&lt;br /&gt;
A [[Image:Infoslicer-tutorial.pdf|PDF manual]] is available here.&lt;br /&gt;
&lt;br /&gt;
An [http://sugarlabs.org/wiki/images/c/c6/Infoslicer.xol xol documentation bundle] is available here.&lt;br /&gt;
&lt;br /&gt;
==The InfoSlicer User Interface==&lt;br /&gt;
All of the screenshots are based on the Giraffe Wikipedia article at http://en.wikipedia.org/wiki/Giraffe in September 2008.&lt;br /&gt;
&lt;br /&gt;
===The Library Pane===&lt;br /&gt;
The Library pane deals with the creation, saving, loading and organising of articles. &lt;br /&gt;
&lt;br /&gt;
[[Image:Infoslicer-library.png|thumb|left|The library pane]]&lt;br /&gt;
&lt;br /&gt;
The tree-view on the left hand side of the diagram shows the articles and themes. The article that is highlighted is the “Giraffe” article, which is in the “Animals” theme. There is a status bar at the bottom of the page. &lt;br /&gt;
&lt;br /&gt;
In the toolbar at the top of the page, there is a search dialog, which will download and save articles from Wikipedia into the currently selected theme.&lt;br /&gt;
&lt;br /&gt;
Users can drag articles from the tree on the left into the two main text boxes in the middle of the screen. The two text boxes represent a “source” article, from which content can be copied, and the user&#039;s version of the article. &lt;br /&gt;
&lt;br /&gt;
The user selects which article is to be used as the source, and which article is to be edited. They would then proceed to the edit pane.&lt;br /&gt;
&amp;lt;div class=&amp;quot;visualClear&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===The Edit Pane===&lt;br /&gt;
&lt;br /&gt;
The edit pane is the first place the user would go after selecting articles in the library pane. It allows dragging and dropping from the source article into the destination article. There are various levels of selection snapping available to make the copying as simple as possible.&lt;br /&gt;
&lt;br /&gt;
[[Image:Infoslicer-edit.png|thumb|left|The Edit pane]]&lt;br /&gt;
&lt;br /&gt;
The source article is displayed on the left, and the user&#039;s editing version is displayed on the right. The user can select text on the left but editing is disabled. There is a drop-down menu for users to select different source articles from the theme they are currently working in.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;visualClear&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===The Format Pane===&lt;br /&gt;
The format pane only deals with the user&#039;s working version. It gives them a standard formatting toolbar and they can apply formatting like they would in any regular text editor. Most of the formatting options are disabled in the prototype InfoSlicer tool.&lt;br /&gt;
&lt;br /&gt;
[[Image:Infoslicer-format.png|thumb|left|The Format pane]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;visualClear&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===The Images Pane===&lt;br /&gt;
The images pane loads the images associated with an article. In the prototype tool, when articles are downloaded from Wikipedia, the associated images are also downloaded. The user is presented with a view very similar to the Edit pane, except instead of viewing the text of the source article, they see the images.&lt;br /&gt;
&lt;br /&gt;
[[Image:Infoslicer-images.png|thumb|left|The Images pane]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Much like the Edit pane, there is a drop-down menu for users to change article to other articles in the current theme. Clicking and dragging an image from the left will allow users to insert the image and caption into their article. The example shows that an image of a giraffe has been inserted.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;visualClear&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===The Publish Pane===&lt;br /&gt;
&lt;br /&gt;
The Publish pane allows users to select articles within a theme to publish. Clicking the publish button will then perform the platform-specific publishing action, as detailed in the InfoSlicer overview.&lt;br /&gt;
&lt;br /&gt;
[[Image:Infoslicer-publish.png|thumb|left|The publish pane]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;visualClear&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Output===&lt;br /&gt;
On the Sugar platform, publishing content results in a book being added to the browse application. [[Image:Infoslicer-output.png|thumb|left|The index in the Browse homepage]]&lt;br /&gt;
&lt;br /&gt;
Clicking on the book brings up the index web page. In a Windows or Linux environment, the user would double-click on the output file, which would open the same page below but in their default browser.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Infoslicer-output1.png|thumb|left|The output article]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;visualClear&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Future directions==&lt;br /&gt;
&lt;br /&gt;
Here are some of the ideas we had for features that would make InfoSlicer better.&lt;br /&gt;
===Content sources===&lt;br /&gt;
For testing purposes, we have been using MediaWiki-based websites as our primary data source. This has been useful because it reduces licencing issues and presents data in a uniform format. However, particularly in more developed countries, there are already established teaching resources websites which teachers would prefer to use as their primary data source. As such, the tool could be extended to take from these sources.&lt;br /&gt;
&lt;br /&gt;
Similarly, teachers already possess and distribute materials in other data formats such as PDF and Word documents. The tool could also be extended to process these data formats.&lt;br /&gt;
&lt;br /&gt;
If the generic HTML parser could be improved, it would be useful to provide browser integration whereby teachers could perform a 1-click download using a plug-in to their favourite browser. The plug-in would automatically process and store the data ready for off-line use in the application.&lt;br /&gt;
&lt;br /&gt;
===Adding images from the Journal===&lt;br /&gt;
You can include any of the images in the downloaded Wikipedia pages in the articles you create. It would be handy to be able to pull in images from your own library (i.e. the Journal, in the Sugar environment).&lt;br /&gt;
&lt;br /&gt;
===Language===&lt;br /&gt;
Given the variation in the number of articles available in the different language Wikipedia sites, providing automatic translation into the teacher&#039;s language would greatly increase the range of data available. For example, the Afrikaans Wikipedia has around 10,000 articles, whereas the English Wikipedia has around 2,500,000 articles.&lt;br /&gt;
&lt;br /&gt;
===Thesaurus and spell-check===&lt;br /&gt;
It would also be useful to incorporate a thesaurus to make it easier for teachers to substitute complex language with words more suited to the children’s level. Spell-checking is also an obvious inclusion that would be welcomed.&lt;br /&gt;
&lt;br /&gt;
===Content distribution===&lt;br /&gt;
At the moment, the tool does not utilise the mesh networking available on the One Laptop Per Child laptops. This would be an easy and effective way of distributing the teachers&#039; content in a peer-to-peer fashion, without relying on other devices such as USB sticks, school servers, or web sites.&lt;br /&gt;
&lt;br /&gt;
===Collaboration===&lt;br /&gt;
The application could be enhanced with the use of collaboration tools such as comment posting, in order to allow students to share their thoughts and views on the published material. This could also allow teachers to collaborate on content both on a local network and on the internet as a whole.&lt;br /&gt;
&lt;br /&gt;
===Deleting files when no longer required by the user===&lt;br /&gt;
Deleting downloaded image files presents a problem, as they may be referenced by several user-generated articles. As such it is not feasible in the current implementation to remove images and guarantee link integrity. In future versions of the application, this could be solved by implementing more advanced data-tracking tools.&lt;br /&gt;
&lt;br /&gt;
===Attribution===&lt;br /&gt;
Currently the article meta-model includes meta data about the source of the content that is used in an article, even as you cut-and-paste and chop and change. However, this attribution does not appear in the published articles. This would be an enhancement to the publishing part of the application, and could either be done as footnotes in the articles, or as a separate HTML page in the .xol, which would be distributed with the package and can be linked-to from the articles.&lt;br /&gt;
&lt;br /&gt;
===Interaction with the Library===&lt;br /&gt;
The Library has no real precedent in the Sugar environment and feedback from users suggested that that part of the application would benefit from some re-design work to make it more intuitive.&lt;br /&gt;
&lt;br /&gt;
[[Category:Activities]]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Downloads/lang-fr&amp;diff=21175</id>
		<title>Downloads/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Downloads/lang-fr&amp;diff=21175"/>
		<updated>2009-03-10T10:07:52Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added translation into french&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{ Translations | [[Downloads|english]] &amp;amp;#124; [[Downloads/lang-es|español]] &amp;amp;#124; [[Downloads/lang-fr|français]] }}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
==Vous êtes utilisateur de Windows ou de Macintosh ?==&lt;br /&gt;
&lt;br /&gt;
Les utilisateurs de Windows devraient essayer [[Sugar_on_a_Stick/Installation/Windows|&#039;&#039;&#039;Sugar on a Stick (Sugar sur une clef USB&#039;&#039;&#039;]] et les utilisateurs de Windows ou de Mac (OSX) devraient essayer [[Sugar_on_a_Stick_VirtualBox|&#039;&#039;&#039;VirtualBox&#039;&#039;&#039;]].  Choisissez votre système d&#039;exploitation ci-dessous pour tester Sugar !&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
[http://sugarlabs.org/go/Sugar_on_a_Stick/Installation/Windows http://sugarlabs.org/wiki/images/f/f9/Windows.gif]&lt;br /&gt;
[http://sugarlabs.org/go/Sugar_on_a_Stick_VirtualBox http://sugarlabs.org/wiki/images/7/76/Apple.gif]&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Vous utilisez déjà GNU/Linux ?==&lt;br /&gt;
&lt;br /&gt;
Choisissez votre distribution favorite ci-dessous pour installer Sugar.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
[http://wiki.sugarlabs.org/go/Community/Distributions/Fedora http://sugarlabs.org/wiki/images/1/17/Fedora-small.jpg]&lt;br /&gt;
[http://wiki.sugarlabs.org/go/Community/Distributions/Debian http://sugarlabs.org/wiki/images/b/bf/Debian-small.jpg]&lt;br /&gt;
[http://wiki.sugarlabs.org/go/Community/Distributions/Ubuntu http://sugarlabs.org/wiki/images/7/74/Ubuntu-small.jpg]&lt;br /&gt;
[http://wiki.sugarlabs.org/go/Community/Distributions/Gentoo http://sugarlabs.org/wiki/images/7/7e/Gentoo-small.png]&lt;br /&gt;
[http://wiki.sugarlabs.org/go/Community/Distributions/ALTLinux http://sugarlabs.org/wiki/images/1/12/Altlinux-small.png]&lt;br /&gt;
[http://wiki.sugarlabs.org/go/Community/Distributions/Mandriva http://sugarlabs.org/wiki/images/6/67/Mandriva-small.png]&lt;br /&gt;
[http://sugarlabs.org/go/Community/Distributions/Magalh%C3%A3es http://sugarlabs.org/wiki/images/5/5b/Caixa_M%C3%A1gica-small.jpg]&lt;br /&gt;
[http://en.opensuse.org/Sugar http://sugarlabs.org/wiki/images/e/ec/Suse-small.jpg]&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Vous avez un OLPC XO-1 ?==&lt;br /&gt;
&lt;br /&gt;
[[Sugar_on_a_Stick/Installation/OLPC|Mettez à jour votre XO]] avec la dernière version de Sugar.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
[http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Installation/OLPC http://sugarlabs.org/wiki/images/8/80/OLPCXO.png]&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Vous êtes à la recherche d&#039;activités pour Sugar ?==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;Merci de visiter notre page dédiée au [http://activities.sugarlabs.org téléchargement d&#039;activités].&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
[http://activities.sugarlabs.org http://sugarlabs.org/wiki/images/2/2b/Sugarlabs_mainpage_02.png]&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Vous êtes développeur ?== &lt;br /&gt;
&lt;br /&gt;
Apprenez à installer Sugar en visitant la page des [[Supported systems|système supportés]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
[http://wiki.sugarlabs.org/go/Supported_systems http://sugarlabs.org/wiki/images/0/06/Gear.png]&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Quelques références supplémentaires que vous pourrez trouver utiles :&lt;br /&gt;
&lt;br /&gt;
* [[DevelopmentTeam/Jhbuild | jhbuild]]&lt;br /&gt;
* &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://git.sugarlabs.org dépôt Gitorious pour le code source]&amp;lt;/span&amp;gt;&lt;br /&gt;
* VM&lt;br /&gt;
* Linux Terminal Server&lt;br /&gt;
* Ajouter Sugar à votre distribution favorie...&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Sugar_on_a_Stick/Installation/OLPC/lang-fr&amp;diff=21024</id>
		<title>Sugar on a Stick/Installation/OLPC/lang-fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Sugar_on_a_Stick/Installation/OLPC/lang-fr&amp;diff=21024"/>
		<updated>2009-03-09T10:00:13Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added french translation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{ Translations | [[Sugar_on_a_Stick/Installation/OLPC|english]] &amp;amp;#124; [[Sugar_on_a_Stick/Installation/OLPC/lang-es|español]] &amp;amp;#124; [[Sugar_on_a_Stick/Installation/OLPC/lang-fr|français]] }}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
==Vous avez un OLPC-XO-1?==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
[http://wiki.sugarlabs.org/go/Supported_systems#Fedora_on_an_OLPC_XO http://sugarlabs.org/wiki/images/8/80/OLPCXO.png]&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Il y a trois principales options pour les utilisateurs de XO: (1) olpc-update; (2) installer SOAS (&amp;quot;Sugar on a Stick&amp;quot; = Sugar sur clef USB) sur le NAND interne; et (3) installer SOAS sur une carte SD.&lt;br /&gt;
&lt;br /&gt;
===Mettre à jour vers la dernière version de Sugar===&lt;br /&gt;
&lt;br /&gt;
Vous lancez &#039;&#039;olpc-update&#039;&#039; depuis l&#039;activité Terminal, par exemple :&lt;br /&gt;
&lt;br /&gt;
 sudo olpc-update 767&lt;br /&gt;
&lt;br /&gt;
où 767 is [http://wiki.laptop.org/go/Builds#Stable_builds la dernière version stable] de OLPC (OLPC 8.2, Sugar 0.82)&lt;br /&gt;
&lt;br /&gt;
Les détails concernant la version 8.2.1 seront disponibles fin mars ou début avril.&lt;br /&gt;
&lt;br /&gt;
Plus de détails peuvent être trouvés [[Supported_systems#Fedora_on_an_OLPC_XO|ici]].&lt;br /&gt;
&lt;br /&gt;
===Installer l&#039;image de SOAS===&lt;br /&gt;
&lt;br /&gt;
(Requiert une [http://wiki.laptop.org/go/Activation_and_developer_keys clef développeur pour votre OLPC-XO-1] et l&#039;accès à un ordinateur sous GNU/Linux.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ATTENTION&#039;&#039;&#039; : ceci effacera toutes vos données sur le NAND de votre OLPC-XO-1!!&lt;br /&gt;
&lt;br /&gt;
Sur un système Fedora10 :&lt;br /&gt;
&lt;br /&gt;
 sudo yum -y install crcimg mtd-utils&lt;br /&gt;
&lt;br /&gt;
Sur Debian ou Ubuntu :&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install mtd-utils&lt;br /&gt;
&lt;br /&gt;
:crcimg n&#039;est pas packagé pour Debian donc vous aurez à le compiler vous-même :&lt;br /&gt;
&lt;br /&gt;
 wget http://dev.laptop.org/~mstone/releases/SOURCES/crcimg-1.1.tar.bz2&lt;br /&gt;
 tar xvf crcimg-1.1.tar.bz2&lt;br /&gt;
 sudo make -f Makefile.build install&lt;br /&gt;
&lt;br /&gt;
Ensuite :&lt;br /&gt;
&lt;br /&gt;
 wget http://dev.laptop.org/~cjb/rawhide-xo/livecd-iso-to-xo.sh&lt;br /&gt;
 wget {{SoaSiso}}&lt;br /&gt;
&lt;br /&gt;
lancez cette commande (ou une commande similaire, selon la version de votre fichier .iso):&lt;br /&gt;
&lt;br /&gt;
 sudo sh livecd-iso-to-xo.sh Soas-200903051021.iso Soas-200903051021.img&lt;br /&gt;
&lt;br /&gt;
puis copiez Soas-200903051021.img et Soas-200903051021.crc sur votre clef USB ou votre carte SD&lt;br /&gt;
&lt;br /&gt;
Sur le OLPC-XO-1, démarrez avec la clef USB branchée et les quatre boutons de jeu appuyés pour arriver au &amp;quot;OK&amp;quot; initial de l&#039;Open Firmware (OFW).&lt;br /&gt;
&lt;br /&gt;
Tapez la commande suivante :&lt;br /&gt;
&lt;br /&gt;
 disable-security&lt;br /&gt;
 copy-nand u:\Soas-200903051021.img&lt;br /&gt;
&lt;br /&gt;
Note : selon le système de fichier sur votre clef USB, les noms peuvent être tronqués :&lt;br /&gt;
&lt;br /&gt;
 dir u:\&lt;br /&gt;
 copy-nand u:\SOAS-2~1.img&lt;br /&gt;
&lt;br /&gt;
Vous devriez voir une animation avec des blocs indiquant que le contenu de la clef est copiés sur le NAND.  Une fois que c&#039;est fini, vous devriez revenir au &amp;quot;OK&amp;quot; d&#039;OFW.  Tapez :&lt;br /&gt;
&lt;br /&gt;
 reboot&lt;br /&gt;
&lt;br /&gt;
et le OLPC-XO-1 va redémarrer et vous devriez disposer de Sugar 0.84.&lt;br /&gt;
&lt;br /&gt;
===Lancer SOAS depuis une carte SD ou un USB externe===&lt;br /&gt;
&lt;br /&gt;
(Nécessite une [http://wiki.laptop.org/go/Activation_and_developer_keys clef de développeur pour OLPC-XO-1] et un accès à un ordinateur Fedora)&lt;br /&gt;
&lt;br /&gt;
Sur Fedora:&lt;br /&gt;
&lt;br /&gt;
 wget {{SoaSiso}}&lt;br /&gt;
&lt;br /&gt;
 sudo yum install livecd-tools&lt;br /&gt;
&lt;br /&gt;
 sudo livecd-iso-to-disk --format --xo --xo-no-home Soas-200903051021.iso /dev/sdX1&lt;br /&gt;
&lt;br /&gt;
où &amp;lt;code&amp;gt;/dev/sdX1&amp;lt;/code&amp;gt; est le périphérique associé à votre média amovible.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[Downloads|back to downloads page]]&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Sugar_Labs/Members/List&amp;diff=7065</id>
		<title>Sugar Labs/Members/List</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Sugar_Labs/Members/List&amp;diff=7065"/>
		<updated>2008-07-04T16:31:38Z</updated>

		<summary type="html">&lt;p&gt;Bzg: Added bzg (Bastien Guerry) - from the OLPC learning team.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{ GoogleTrans-en | es =show | bg =show | zh-CN =show | zh-TW =show | hr =show | cs =show | da =show | nl =show | fi =show | fr =show | de =show | el =show | hi =show | it =show | ja =show | ko =show | no =show | pl =show | pt =show | ro =show | ru =show | sv =show }}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is an initial list of [[Sugar Labs/Sugar contributors|Sugar contributors]] that are being nominated for charter membership in Sugar Labs:&lt;br /&gt;
&lt;br /&gt;
# Aaron Kaplan&lt;br /&gt;
# Adam Holt&lt;br /&gt;
# Alan Kay&lt;br /&gt;
# Alfonso de la Guarda&lt;br /&gt;
# Alejandro Gonzalez Barrera&lt;br /&gt;
# Alex Dupuy&lt;br /&gt;
# Andrian Martin&lt;br /&gt;
# Anne Gentle&lt;br /&gt;
# Arjun Sarwal&lt;br /&gt;
# Arnan (Roger) Sipitakiat&lt;br /&gt;
# User:AuntiMame&lt;br /&gt;
# Bakhtiar Mikhak&lt;br /&gt;
# User:Befana&lt;br /&gt;
# User:bzg&lt;br /&gt;
# Benjamin M. Schwartz&lt;br /&gt;
# Benjamin Berg&lt;br /&gt;
# Benjamin Mako Hill&lt;br /&gt;
# Benjamin Saller&lt;br /&gt;
# Bernardo Innocenti&lt;br /&gt;
# Bert Freudenberg&lt;br /&gt;
# Bill Kerr&lt;br /&gt;
# Boris Yarmakhov Nizhny&lt;br /&gt;
# Bryan Berry&lt;br /&gt;
# C. Scott Ananian&lt;br /&gt;
# Carla Gomez Monroy&lt;br /&gt;
# Carlo Falciola&lt;br /&gt;
# Carol Lerche&lt;br /&gt;
# Chris Ball&lt;br /&gt;
# Chris Leonard&lt;br /&gt;
# Christian Schmidt&lt;br /&gt;
# Christoph Derndorfer&lt;br /&gt;
# Dafydd Harries&lt;br /&gt;
# Dan Bricklin&lt;br /&gt;
# Dan Williams&lt;br /&gt;
# Dan Winship&lt;br /&gt;
# Dave Farning&lt;br /&gt;
# David Wallace&lt;br /&gt;
# David Woodhouse&lt;br /&gt;
# Dennis Gilmore&lt;br /&gt;
# Douglas Eck&lt;br /&gt;
# Eben Eliason&lt;br /&gt;
# Eduardo Cantoral&lt;br /&gt;
# Eduardo Silva&lt;br /&gt;
# Edward Cherlin&lt;br /&gt;
# Eric Myers&lt;br /&gt;
# Erik Blankinship&lt;br /&gt;
# Erik Garrison&lt;br /&gt;
# Faisal Anwar&lt;br /&gt;
# User:Firefoxman&lt;br /&gt;
# Gary Martin&lt;br /&gt;
# Gerard Meijssen&lt;br /&gt;
# Giannis Galanis&lt;br /&gt;
# Graham Macdougall&lt;br /&gt;
# Greg DeKoenigsberg&lt;br /&gt;
# Greg Smith&lt;br /&gt;
# Guillaume Desmottes&lt;br /&gt;
# Haakon Meland Eriksen&lt;br /&gt;
# Helga Schmidt&lt;br /&gt;
# Henry Hardy&lt;br /&gt;
# Hemant Goyal&lt;br /&gt;
# Henry Holtzman&lt;br /&gt;
# Hernan Pachas&lt;br /&gt;
# Hilaire Fernandes&lt;br /&gt;
# Ian Bicking&lt;br /&gt;
# Ivan Krstić&lt;br /&gt;
# Iain Davidson&lt;br /&gt;
# James Bergstra&lt;br /&gt;
# James F. Carroll &lt;br /&gt;
# James Simmons&lt;br /&gt;
# Jameson Chema Quinn&lt;br /&gt;
# Jean Piché&lt;br /&gt;
# Jecel Assumpcao&lt;br /&gt;
# Jim Gettys&lt;br /&gt;
# Joel Stanley&lt;br /&gt;
# John (J5) Palmieri&lt;br /&gt;
# John Watlington&lt;br /&gt;
# Jose Antonio Rocha&lt;br /&gt;
# Juliano Bittencourt&lt;br /&gt;
# Justin Gallardo&lt;br /&gt;
# Karen Sandler&lt;br /&gt;
# Kevin Cole&lt;br /&gt;
# Kim Rose&lt;br /&gt;
# Kim Quirk&lt;br /&gt;
# Konrad Kleine&lt;br /&gt;
# Korakurider&lt;br /&gt;
# KS Preeti&lt;br /&gt;
# Lauren Klein&lt;br /&gt;
# Lee Daniel Crocker&lt;br /&gt;
# Lincoln Quirk&lt;br /&gt;
# Lisa Strausfeld&lt;br /&gt;
# Luke Kenneth Casson Leighton&lt;br /&gt;
# Luke Closs&lt;br /&gt;
# Manu Cornet&lt;br /&gt;
# Manusheel Gupta&lt;br /&gt;
# Marc Maurer&lt;br /&gt;
# Marco Pesenti Gritti&lt;br /&gt;
# Martin Dengler&lt;br /&gt;
# Martin Langhoff&lt;br /&gt;
# Matt Lee&lt;br /&gt;
# Mel Chua&lt;br /&gt;
# Michael Stone&lt;br /&gt;
# Michelle Porto de Castro &lt;br /&gt;
# Miguel Alvarez&lt;br /&gt;
# Mike C. Fletcher&lt;br /&gt;
# Mike Kouklis (Chief Mike)&lt;br /&gt;
# Mike Lee&lt;br /&gt;
# Mikus Grinbergs&lt;br /&gt;
# User:Monyu &lt;br /&gt;
# Morgan Collett&lt;br /&gt;
# Muriel de Souza Godoi&lt;br /&gt;
# Nathanael Lécaudé&lt;br /&gt;
# Niels Olson&lt;br /&gt;
# Nirav Patel&lt;br /&gt;
# Noah Kantrowitz&lt;br /&gt;
# Olivier Bélanger&lt;br /&gt;
# Owen Williams&lt;br /&gt;
# Pascal Scheffers&lt;br /&gt;
# Phil Bordelon&lt;br /&gt;
# Pablo Flores&lt;br /&gt;
# Paulo Blikstein&lt;br /&gt;
# Pamela Jones&lt;br /&gt;
# Paulo Drummond&lt;br /&gt;
# Polychronis Ypodimatopoulos&lt;br /&gt;
# Rabi Karmacharya&lt;br /&gt;
# Rafael Ortiz&lt;br /&gt;
# Ralph Hyre&lt;br /&gt;
# Reinier Heeres&lt;br /&gt;
# Robert McQueen&lt;br /&gt;
# Rodrigo Padula de Oliveira&lt;br /&gt;
# Sandy Culver &lt;br /&gt;
# Sayamindu Dasgupta&lt;br /&gt;
# Sean Wood&lt;br /&gt;
# Seth Woodworth&lt;br /&gt;
# Shankar Pokharel&lt;br /&gt;
# Shikhar Bushan&lt;br /&gt;
# Simon Dorner&lt;br /&gt;
# Simon McVittie&lt;br /&gt;
# Simon Schampijer&lt;br /&gt;
# Samuel (SJ) Klein &lt;br /&gt;
# Takashi Yamamiya&lt;br /&gt;
# Tariq Badsha&lt;br /&gt;
# Tomeu Vizoso&lt;br /&gt;
# Wade Brainerd&lt;br /&gt;
# Walter Bender&lt;br /&gt;
# Wolfgang Rohrmoser&lt;br /&gt;
# Yamandu Ploskonka&lt;br /&gt;
# Yoshiki Ohshima&lt;/div&gt;</summary>
		<author><name>Bzg</name></author>
	</entry>
</feed>