Difference between revisions of "User:Manuq"

From Sugar Labs
Jump to navigation Jump to search
Line 3: Line 3:
 
My homepage at Argentina local lab: http://ar.sugarlabs.org/go/Usuario:Manuq
 
My homepage at Argentina local lab: http://ar.sugarlabs.org/go/Usuario:Manuq
  
I'm currently working in Pathagar, a book server for the Get Books activity:
+
== Pathagar book server ==
  
https://github.com/manuq/pathagar/
+
I'm adding features to the Pathagar book server.  Here is my branch: https://github.com/manuq/pathagar/
  
 +
This will be used for the Get Books activity.
 +
 +
[[File:Pathagar_in_development.png|550px|thumb|center|Pathagar running in my development PC]]
  
 
== Stamp tool for Paint activity ==
 
== Stamp tool for Paint activity ==
Line 13: Line 16:
 
To get my hands on Sugar, I took the task of adding a stamp tool to the Paint activity.  [[User:Godiard|Gonzalo Odiard]] was kind enough to guide me in the process.
 
To get my hands on Sugar, I took the task of adding a stamp tool to the Paint activity.  [[User:Godiard|Gonzalo Odiard]] was kind enough to guide me in the process.
  
[[File:Stamp_paint_tool.png|550px|thumb|left|The stamp tool being used]]
+
[[File:Stamp_paint_tool.png|550px|thumb|center|The stamp tool being used]]
  
 
First, the user does a selection with the selection tool.  Then the user can choose the stamp tool from the toolbar.
 
First, the user does a selection with the selection tool.  Then the user can choose the stamp tool from the toolbar.
  
 
The philoshophy under this tool is that the children can create their own stamps, instead of taking them from presets.
 
The philoshophy under this tool is that the children can create their own stamps, instead of taking them from presets.

Revision as of 15:50, 3 May 2011

Hello, I'm Manuel Quiñones from Argentina. I like to program in Python and also the visual arts.

My homepage at Argentina local lab: http://ar.sugarlabs.org/go/Usuario:Manuq

Pathagar book server

I'm adding features to the Pathagar book server. Here is my branch: https://github.com/manuq/pathagar/

This will be used for the Get Books activity.

Pathagar running in my development PC

Stamp tool for Paint activity

To get my hands on Sugar, I took the task of adding a stamp tool to the Paint activity. Gonzalo Odiard was kind enough to guide me in the process.

The stamp tool being used

First, the user does a selection with the selection tool. Then the user can choose the stamp tool from the toolbar.

The philoshophy under this tool is that the children can create their own stamps, instead of taking them from presets.