Changes

Jump to navigation Jump to search
1,022 bytes added ,  20:19, 27 November 2011
m
proper category
Line 78: Line 78:  
In Turtle Art Activity there already is a way to plug a python code to add new block's functions. The idea is add a similar feature to Oficina. Sugar has already a python editor called Pippy. Using this kids can developed or edit your own brush and import your custom code into Oficina using the Pippy button.
 
In Turtle Art Activity there already is a way to plug a python code to add new block's functions. The idea is add a similar feature to Oficina. Sugar has already a python editor called Pippy. Using this kids can developed or edit your own brush and import your custom code into Oficina using the Pippy button.
   −
One example of a tool code (nowadays it is the current brush)  
+
One example of a tool code (nowadays it is the current brush):
    
     def brush(self, widget, coords, last, size = 5, shape = 'circle'):
 
     def brush(self, widget, coords, last, size = 5, shape = 'circle'):
Line 118: Line 118:  
* Study the Oficina code and his architecture (remember some things because it has a lot of time since I worked with it)
 
* Study the Oficina code and his architecture (remember some things because it has a lot of time since I worked with it)
 
* Study a similar feature in the Turtle Art Activity
 
* Study a similar feature in the Turtle Art Activity
* Development of a simple brush
      
June 6 - July 7
 
June 6 - July 7
Line 125: Line 124:  
July 8 - July 12
 
July 8 - July 12
 
* Preparation of the alpha release
 
* Preparation of the alpha release
 +
* Development of some example brushes for demonstration
    
July 13
 
July 13
Line 158: Line 158:  
My answer:
 
My answer:
   −
This project is important for Sugar Labs community since a Paint Activity like Oficina is one of the core activities in the Sugar and it has a good and improved activity of this type is necessary for the adoption by schools and kids. Before children can read words they learn another expression ways and the painting is one of the most important way. In my proposal the main idea is to turn Oficina a more flexible expression environment. This would allow greater freedom for children' expression since they could create their own brushes. Moreover, this idea has a interdisciplinary characteristic because children can work the artistic side and also learn how to programming.
+
This project is important for Sugar Labs community since a Paint Activity like Oficina is one of the core activities in the Sugar and it has a good and improved activity of this type is necessary for the adoption by schools and kids. Before children can read words they learn another expression ways and the painting is one of the most important way. In my proposal the main idea is to turn Oficina a more flexible expression environment. This would allow greater freedom for children' expression since they could create their own brushes. Moreover, this idea has a interdisciplinary characteristic because children can work the artistic side and also learn how to programming. When I participated in deployment of XO here in Brazil we had a couple of discussions on what the children wanted and what we didn't have. I thought they needed more brushes and tools. Especially, the power to create them on our own, which is missing.
 +
 
 +
Manu Sheel Gupta (manu@laptop.org) - Oficina maintainer:
 +
 
 +
This project will help meet one of the most important goals of Sugar Labs and free software - "to make it simple for the user to extend activities". This is very important as free software communities build on top of each others' work to build learning eco-systems. Collaboration, and building of such an eco-system in absolutely essential for the sustainability of the project and the communities. I believe that giving the power to the user to develop brushes of their choice is what a paint activity is supposed to do. And, this feature will help shape this idea, and put it in the right context, which has been missing since day one of any paint project. I wish to see this proposal getting selected.
    
----
 
----
Line 206: Line 210:  
The paper calls "Testing the OLPC Drawing Activity: an usability report" by Alexandre Antonino Gonçalves Martinazzo, Nathalia Sautchuk Patrício, Leandro Coletto Biazon, Irene Karaguilla Ficheman and Roseli de Deus Lopes. It is available in the link: http://www2.computer.org/portal/web/csdl/doi/10.1109/ICALT.2008.200.
 
The paper calls "Testing the OLPC Drawing Activity: an usability report" by Alexandre Antonino Gonçalves Martinazzo, Nathalia Sautchuk Patrício, Leandro Coletto Biazon, Irene Karaguilla Ficheman and Roseli de Deus Lopes. It is available in the link: http://www2.computer.org/portal/web/csdl/doi/10.1109/ICALT.2008.200.
   −
[[Category:2009_GSoC_applications]]
+
[[Category:GSoC]]

Navigation menu