Changes

Jump to navigation Jump to search
322 bytes added ,  11:45, 17 March 2010
no edit summary
Line 36: Line 36:     
I propose using web technologies for completely offline activities. Allowing activity designers to quickly build activities utilizing widely-used tools. We need Karma (original idea [[USER:BryanWB| Bryan Berry]]) to enable web designers to quickly build activities for the XO without having to learn a whole new skillset.  
 
I propose using web technologies for completely offline activities. Allowing activity designers to quickly build activities utilizing widely-used tools. We need Karma (original idea [[USER:BryanWB| Bryan Berry]]) to enable web designers to quickly build activities for the XO without having to learn a whole new skillset.  
So...I will creat an educational framework (Karma) using html5 + JavaScript, it will handle animation ( through <canvas>), sounds (through <audio>), also client-side i18n (according to browser locale) and general persistence (Gears) at the end we will have a re-usable javascript libraries for lesson plan reader (ideally with plain html rather than a pdf or other proprietary format), navigation, help, etc. this framework will allow web designers to reuse their existing skills and tools.
+
So...I will creat an educational framework (Karma) using html5 + JavaScript, it will handle animation ( through <canvas>), sounds (through <audio>), also client-side i18n (according to browser locale) and general persistence (Gears) at the end we will have a re-usable javascript libraries for lesson plan reader (ideally with plain html rather than a pdf or other proprietary format), navigation and help (ideally reusing widgets from popular javascript libraries like Jquery, Prototype, Mootools  or DOJO), etc. this framework will allow web designers to reuse their existing skills and tools.
    
The objetive is to provide a single prototype activity which could be used as a template for sugarizing AJAX activities. I will recreate an existing activity such as one of [http://www.pustakalaya.org/external-content/static/epaath/E-Paath-2.activity/activity/Activity/MenuStage.html OLE Nepal's flash activities].  
 
The objetive is to provide a single prototype activity which could be used as a template for sugarizing AJAX activities. I will recreate an existing activity such as one of [http://www.pustakalaya.org/external-content/static/epaath/E-Paath-2.activity/activity/Activity/MenuStage.html OLE Nepal's flash activities].  
Line 45: Line 45:     
* ''' What is the timeline for development of your project? The Summer of Code work period is 7 weeks long, May 23 - August 10; tell us what you will be working on each week. (As the summer goes on, you and your mentor will adjust your schedule, but it's good to have a plan at the beginning so you have an idea of where you're headed.) Note that you should probably plan to have something "working and 90% done" by the midterm evaluation (July 6-13); the last steps always take longer than you think, and we will consider cancelling projects which are not mostly working by then.'''
 
* ''' What is the timeline for development of your project? The Summer of Code work period is 7 weeks long, May 23 - August 10; tell us what you will be working on each week. (As the summer goes on, you and your mentor will adjust your schedule, but it's good to have a plan at the beginning so you have an idea of where you're headed.) Note that you should probably plan to have something "working and 90% done" by the midterm evaluation (July 6-13); the last steps always take longer than you think, and we will consider cancelling projects which are not mostly working by then.'''
 
+
Before GSoc (right now! - may 22)
 
+
* learn more about phyton
 
+
* get familiar with Sugar
 
+
* get familiar with html5
 
+
(discussing it in the mailing list, http://lists.sugarlabs.org/archive/sugar-devel/2009-April/013737.html)
 
      
* ''' Convince us, in 5-15 sentences, that you will be able to successfully complete your project in the timeline you have described. This is usually where people describe their past experiences, credentials, prior projects, schoolwork, and that sort of thing, but be creative. Link to prior work or other resources as relevant. '''
 
* ''' Convince us, in 5-15 sentences, that you will be able to successfully complete your project in the timeline you have described. This is usually where people describe their past experiences, credentials, prior projects, schoolwork, and that sort of thing, but be creative. Link to prior work or other resources as relevant. '''
Line 69: Line 68:  
I have been talking with Bryan Berry [http://lists.sugarlabs.org/archive/sugar-devel/2009-March/013043.html] and I have read several threads in the mailing list. Bryan has convinced me that open web technologies are the correct way in order to get an open-source ecosystem.
 
I have been talking with Bryan Berry [http://lists.sugarlabs.org/archive/sugar-devel/2009-March/013043.html] and I have read several threads in the mailing list. Bryan has convinced me that open web technologies are the correct way in order to get an open-source ecosystem.
   −
So... it seems that my experience with flash is not useful, well.. Flash uses Action Script that is really similar to Java Script (both are basend on ECMAScript).
+
So... it seems that my experience with flash is not useful, well.. Flash uses Action Script that is really similar to Java Script (both are based on ECMAScript).
 
About web technologies I've used PHP (i.e. implementing BEA algorithm), html and css in school projects.
 
About web technologies I've used PHP (i.e. implementing BEA algorithm), html and css in school projects.
   −
<p>Also I have  participated in several programming contest: "ACM Programming Contest México and Central América 2007" in 2005, 2007[http://icpc.baylor.edu/icpc/regionals/ViewRegionalStandings.asp?ContestID=860] and 2008[http://cidi.uaq.mx/acm/results.html] obtaining honorable mention, 5th (global) place  and 8th (global) place respectively.</p>
+
<p>Also I have  participated in several programming contest: "ACM Programming Contest México and Central América" in 2005, 2007[http://icpc.baylor.edu/icpc/regionals/ViewRegionalStandings.asp?ContestID=860] and 2008[http://cidi.uaq.mx/acm/results.html] obtaining honorable mention, 5th (global) place  and 8th (global) place respectively.</p>
 
<p>Other good question is: how are you in linux?, being honest I used both (linux and windows), I have done school work, projects and also I have used Gnash :)</p>
 
<p>Other good question is: how are you in linux?, being honest I used both (linux and windows), I have done school work, projects and also I have used Gnash :)</p>
   Line 93: Line 92:  
# check sugarlabs/olpc wiki/mailing list  
 
# check sugarlabs/olpc wiki/mailing list  
 
# talk with my mentor, other mentors and GSoC students   
 
# talk with my mentor, other mentors and GSoC students   
# ask on IRC
+
# ask on IRC channel
    
* ''' How do you propose you will be keeping the community informed of your progress and any problems or questions you might have over the course of the project? '''
 
* ''' How do you propose you will be keeping the community informed of your progress and any problems or questions you might have over the course of the project? '''
Line 99: Line 98:  
* Constantly updating the activity wiki page as I make progress
 
* Constantly updating the activity wiki page as I make progress
 
* Sending weekly reports to my mentor.
 
* Sending weekly reports to my mentor.
 +
 
====Miscellaneous====
 
====Miscellaneous====
 
[[Image:pantallazo_felipe.png|thumb|right|My first modification to the development environment.]]
 
[[Image:pantallazo_felipe.png|thumb|right|My first modification to the development environment.]]
* '''  We want to make sure that you can set up a [[DevelopmentTeam#Development_systems|development environment]] before the summer starts. Please send us a link to a screenshot of your Sugar development environment with the following modification: when you hover over the XO-person icon in the middle of Home view, the drop-down text should have your email in place of "Restart." See the image on the right for an example. It's normal to need assistance with this, so please visit our IRC channel, #sugar on irc.freenode.net, and ask for help. '''
+
* '''  We want to make sure that you can set up a [[Development Team#Development_systems|development environment]] before the summer starts. Please send us a link to a screenshot of your Sugar development environment with the following modification: when you hover over the XO-person icon in the middle of Home view, the drop-down text should have your email in place of "Restart." See the image on the right for an example. It's normal to need assistance with this, so please visit our IRC channel, #sugar on irc.freenode.net, and ask for help. '''
 
see it ---->
 
see it ---->
 
* '''  What is your t-shirt size? (Yes, we know Google asks for this already; humor us.)'''
 
* '''  What is your t-shirt size? (Yes, we know Google asks for this already; humor us.)'''
Line 119: Line 119:  
is to create a simple learning activity that shows OpenWeb technologies can be used in place of Adobe Flash.
 
is to create a simple learning activity that shows OpenWeb technologies can be used in place of Adobe Flash.
   −
 
+
[[Category:2009 GSoC applications]]
[[Category:2009_GSoC_applications]]
 
46

edits

Navigation menu