Difference between revisions of "EduJAM/2012/CodeSprint"

From Sugar Labs
Jump to navigation Jump to search
m (fixed my name)
 
(9 intermediate revisions by 2 users not shown)
Line 8: Line 8:
  
 
=== 1. Porting to gtk3 ===
 
=== 1. Porting to gtk3 ===
#Make a list of activities being ported / to be ported to gtk3
+
[[File:CodeSprint2012activitiesGTK3_d2.png|600px]]
#Work division OLPC/AC
+
* aguz and danielf ported Terminal activity to gtk3 (some pending bugs)
  
 
=== 2. AC patches upstream ===
 
=== 2. AC patches upstream ===
Making summary of next steps on issues in http://openetherpad.org/dDuVKc57bq
+
Made summary of next steps on issues in http://wiki.sugarlabs.org/go/Dextrose/3/PatchesState
 
(dirakx, gonzalo)
 
(dirakx, gonzalo)
  
 
=== 3. Butiá robot ===
 
=== 3. Butiá robot ===
(Alain Aguiar)
+
About Butia: http://www.fing.edu.uy/inco/proyectos/butia/
 +
 
 +
Worked on changing drivers to make them more architecture-independent.
 +
(Alain Aguiar, Guillermo Reisch)
  
 
=== 4. olpc/sugar-games ===
 
=== 4. olpc/sugar-games ===
Decide wether to use olpc-games or sugar-games. Port it to gtk3 (does it fix bugs?) vand build example for working practices.
 
 
(manuq, aguz, dfrancis, flavio)
 
(manuq, aguz, dfrancis, flavio)
 +
 +
Progress:
 +
* Will use sugar-games, not olpc-games
 +
* manuq ported sugar-games to gtk3
 +
* Implement collaboration separately. [ACTION] humitos will implement basic SaredActivity to inherit from, which sends and receives strings.
 +
* [ACTION] port Maze (humitos)
 +
* [ACTION] port physics (manuq)
  
 
=== 5. Serial ports ===
 
=== 5. Serial ports ===
mlanghoff taught on serial ports usage. [finished]
+
mlanghoff taught on serial ports usage.
  
 
=== 6. offline oob dextrose/xs ===
 
=== 6. offline oob dextrose/xs ===
 
Find ways to build dextrose and XS images being offline (needed in deployments with connectivity difficulties, like Nepal and Rwanda)
 
Find ways to build dextrose and XS images being offline (needed in deployments with connectivity difficulties, like Nepal and Rwanda)
  
(tony+quidam)
+
(tony+quidam worked hard on it, still in progress..)
  
 
=== 7. Sharing on journal bugs ===
 
=== 7. Sharing on journal bugs ===
 
When an activity is shared, it is not possible resuming it without sharing with the same user.  
 
When an activity is shared, it is not possible resuming it without sharing with the same user.  
 
+
* flavio + gonzalo worked on it. (please update next steps)
(flavio)
 
  
 
=== 8. bug on events in sugar-games ===
 
=== 8. bug on events in sugar-games ===
Line 42: Line 50:
  
 
=== 10. Pilas Cairo port ===
 
=== 10. Pilas Cairo port ===
Port Pilas-engine (http://www.pilas-engine.com.ar) to Cairo for better integration with Sugar.
+
Made good progress in porting Pilas-engine (http://www.pilas-engine.com.ar) to Cairo for better integration with Sugar.
(Hugo)
+
(Hugo, Hector)
 
 
  
 
== Attendees ==
 
== Attendees ==
 
* Flavio Danesse, ceibalJAM!, Activity Central, Uruguay
 
* Flavio Danesse, ceibalJAM!, Activity Central, Uruguay
 
* Alan Aguiar, Butiá, Uruguay
 
* Alan Aguiar, Butiá, Uruguay
 +
* Guillermo Reisch, Butiá, Uruguay
 
* Daniel Francis, ceibalJAM!, Uruguay
 
* Daniel Francis, ceibalJAM!, Uruguay
 
* Agustin Zubiaga, ceibalJAM!, Uruguay
 
* Agustin Zubiaga, ceibalJAM!, Uruguay
Line 61: Line 69:
 
* Tony Anderson, Estados Unidos
 
* Tony Anderson, Estados Unidos
 
* Martin Langhoff, OLPC, Argentina
 
* Martin Langhoff, OLPC, Argentina
 +
* Gabriel Eirea, ceibalJAM!, Uruguay
  
== May come later ==
+
== Pictures ==
* Andrés Aguirre, Butiá, Uruguay
+
[[File:CodeSprint2012pic1.png|600px]]
* Sylvia Sánchez, ceibalJAM!, Uruguay
+
 
* Pablo Vico, España
+
More pictures at Flickr:
* Gabriel Eirea, ceibalJAM!, Uruguay
+
 
* Mario González, Uruguay
+
* http://www.flickr.com/photos/20667659@N03/7207752168
* Juan Cubillo, Costa Rica
+
 
* Ana Paula dos Santos, Uruguay
+
==References==
* Luis Michelena, Uruguay
+
* Butia: http://www.fing.edu.uy/inco/proyectos/butia/

Latest revision as of 17:59, 25 May 2012

Sugar Code Sprint, Montevideo, May 13 - 14

Information previous to the Code Sprint in: EduJAM/2012/CodeSprint/Previous.

Working issues

CodeSprint2012witeboard.png

1. Porting to gtk3

CodeSprint2012activitiesGTK3 d2.png

  • aguz and danielf ported Terminal activity to gtk3 (some pending bugs)

2. AC patches upstream

Made summary of next steps on issues in http://wiki.sugarlabs.org/go/Dextrose/3/PatchesState (dirakx, gonzalo)

3. Butiá robot

About Butia: http://www.fing.edu.uy/inco/proyectos/butia/

Worked on changing drivers to make them more architecture-independent. (Alain Aguiar, Guillermo Reisch)

4. olpc/sugar-games

(manuq, aguz, dfrancis, flavio)

Progress:

  • Will use sugar-games, not olpc-games
  • manuq ported sugar-games to gtk3
  • Implement collaboration separately. [ACTION] humitos will implement basic SaredActivity to inherit from, which sends and receives strings.
  • [ACTION] port Maze (humitos)
  • [ACTION] port physics (manuq)

5. Serial ports

mlanghoff taught on serial ports usage.

6. offline oob dextrose/xs

Find ways to build dextrose and XS images being offline (needed in deployments with connectivity difficulties, like Nepal and Rwanda)

(tony+quidam worked hard on it, still in progress..)

7. Sharing on journal bugs

When an activity is shared, it is not possible resuming it without sharing with the same user.

  • flavio + gonzalo worked on it. (please update next steps)

8. bug on events in sugar-games

(related to #4). There seems to be a problem in events handling either on olpc-games and sugar-games. Checking out what happens using gtk3. (flavio)

9. checkers game

(hugo + hector)

10. Pilas Cairo port

Made good progress in porting Pilas-engine (http://www.pilas-engine.com.ar) to Cairo for better integration with Sugar. (Hugo, Hector)

Attendees

  • Flavio Danesse, ceibalJAM!, Activity Central, Uruguay
  • Alan Aguiar, Butiá, Uruguay
  • Guillermo Reisch, Butiá, Uruguay
  • Daniel Francis, ceibalJAM!, Uruguay
  • Agustin Zubiaga, ceibalJAM!, Uruguay
  • Manuel Quiñones, OLPC, Argentina
  • Gonzalo Odiard, OLPC, Argentina
  • Rafael Ortiz, Activity Central, Colombia
  • Manuel Kaufmann, OLPC, Argentina
  • Rubén Rodriguez, Activity Central, España
  • Pablo Flores, Activity Central, Uruguay
  • Hugo Ruscitti, Sugar Labs Argentina
  • Héctor Sánchez, Sugar Labs Argentina
  • Tony Anderson, Estados Unidos
  • Martin Langhoff, OLPC, Argentina
  • Gabriel Eirea, ceibalJAM!, Uruguay

Pictures

CodeSprint2012pic1.png

More pictures at Flickr:

References