Difference between revisions of "Summer of Code/2017"

From Sugar Labs
Jump to navigation Jump to search
(fix the bold-everything problem, remove empty column, and make easier to see sections)
Line 2: Line 2:
  
 
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
 
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
|-style="background:#787878; color: white;"
+
|-style="background:#787878; color: white;"
!  !! Title !! Mentor !! Project
+
!Title
 +
!Mentor
 +
!Project
 +
 
  
 
|-
 
|-
!valign=top | ||valign=top width="15%" style="background:#e3e4e5;" |Internationalization and Localization ||valign=top width="15%" | Chris Leonard ||align=left valign=top|
+
| valign=top width="15%" style="background:#e3e4e5;" |Internationalization and Localization
 +
| valign=top width="15%" |Chris Leonard
 +
| align=left valign=top |
 
;Brief explanation: A goal of Sugar Labs is to enable our users to experience Sugar in their own native language. See [[Translation_Proposal#ToDo:|Translation Proposal To Do List]] for details.
 
;Brief explanation: A goal of Sugar Labs is to enable our users to experience Sugar in their own native language. See [[Translation_Proposal#ToDo:|Translation Proposal To Do List]] for details.
 
;Expected results: Work flow improvements for i18n
 
;Expected results: Work flow improvements for i18n
 
;Knowledge prerequisites: Some knowledge of Pootle; some scripting experience; Python and JavaScript
 
;Knowledge prerequisites: Some knowledge of Pootle; some scripting experience; Python and JavaScript
 +
  
 
|-
 
|-
!valign=top | ||valign=top width="15%" style="background:#e3e4e5;" |New Back-end Server for Turtle Blocks and Music Blocks ||valign=top width="15%" | Walter Bender<br>Vikram Ahuja<br>Ignacio Rodriguez ||align=left valign=top| ;Brief explanation: Last year we sponsored [http://vikramahujagsoc.blogspot.com/ an exploration] of using a git-like back end for projects so that they could be cloned, forked, etc. This summer we would like to implement and deploy this new approach.
+
| valign=top width="15%" style="background:#e3e4e5;" |New Back-end Server for Turtle Blocks and Music Blocks
 +
| valign=top width="15%" | Walter Bender<br>Vikram Ahuja<br>Ignacio Rodriguez
 +
| align=left valign=top |
 +
;Brief explanation: Last year we sponsored [http://vikramahujagsoc.blogspot.com/ an exploration] of using a git-like back end for projects so that they could be cloned, forked, etc. This summer we would like to implement and deploy this new approach.
 
;Expected results: Deployment of "git" back end.
 
;Expected results: Deployment of "git" back end.
 
;Knowledge prerequisites: Knowledge of Git, JavaScript, server-side skills
 
;Knowledge prerequisites: Knowledge of Git, JavaScript, server-side skills
 +
  
 
|-
 
|-
!valign=top | ||valign=top width="15%" style="background:#e3e4e5;" |Going Beyond Equal Temperament in Music Blocks ||valign=top width="15%" | Walter Bender<br>Devin Ulibarri ||align=left valign=top|
+
| valign=top width="15%" style="background:#e3e4e5;" |Going Beyond Equal Temperament in Music Blocks
 +
| valign=top width="15%" | Walter Bender<br>Devin Ulibarri
 +
| align=left valign=top |
 
;Brief explanation: Most modern music systems are designed around [https://en.wikipedia.org/wiki/Equal_temperament equal temperament]. But there are many ways to [https://en.wikipedia.org/wiki/Musical_temperament chose and tune notes] in a musical system that offer different expressive characteristics.
 
;Brief explanation: Most modern music systems are designed around [https://en.wikipedia.org/wiki/Equal_temperament equal temperament]. But there are many ways to [https://en.wikipedia.org/wiki/Musical_temperament chose and tune notes] in a musical system that offer different expressive characteristics.
 
;Expected results: Extend Music Blocks such that different approaches to temperament are available to the user.
 
;Expected results: Extend Music Blocks such that different approaches to temperament are available to the user.
 
;Knowledge prerequisites: Knowledge of JavaScript, music theory
 
;Knowledge prerequisites: Knowledge of JavaScript, music theory
 +
  
 
|-
 
|-
!valign=top | ||valign=top width="15%" style="background:#e3e4e5;" |Giving Sugar Labs Website a New Look ||valign=top width="15%" | Ignacio Rodriguez<br>Samson Goddy<br>Dave Crossland<br>Tymon Radzik ||align=left valign=top|
+
| valign=top width="15%" style="background:#e3e4e5;" |Giving Sugar Labs Website a New Look
 +
| valign=top width="15%" | Ignacio Rodriguez<br>Samson Goddy<br>Dave Crossland<br>Tymon Radzik
 +
| align=left valign=top |
 
;Brief explanation: Sugar Labs would like a new look for its [https://github.com/sugarlabs/www-sugarlabs homepage], with the goals of making it more attractive and easier to explore (See link to get more information concerning the [https://github.com/sugarlabs/www-sugarlabs/blob/master/STRUCTURE.md proposed homepage]).
 
;Brief explanation: Sugar Labs would like a new look for its [https://github.com/sugarlabs/www-sugarlabs homepage], with the goals of making it more attractive and easier to explore (See link to get more information concerning the [https://github.com/sugarlabs/www-sugarlabs/blob/master/STRUCTURE.md proposed homepage]).
 
;Expected results: Deployment of a new website for Sugar Labs
 
;Expected results: Deployment of a new website for Sugar Labs
 
;Knowledge prerequisites: JavaScript, HTML, CSS, Ruby, JQuery  
 
;Knowledge prerequisites: JavaScript, HTML, CSS, Ruby, JQuery  
 +
 +
 
|}
 
|}

Revision as of 17:41, 29 January 2017

Project Ideas

Title Mentor Project


Internationalization and Localization Chris Leonard
Brief explanation
A goal of Sugar Labs is to enable our users to experience Sugar in their own native language. See Translation Proposal To Do List for details.
Expected results
Work flow improvements for i18n
Knowledge prerequisites
Some knowledge of Pootle; some scripting experience; Python and JavaScript


New Back-end Server for Turtle Blocks and Music Blocks Walter Bender
Vikram Ahuja
Ignacio Rodriguez
Brief explanation
Last year we sponsored an exploration of using a git-like back end for projects so that they could be cloned, forked, etc. This summer we would like to implement and deploy this new approach.
Expected results
Deployment of "git" back end.
Knowledge prerequisites
Knowledge of Git, JavaScript, server-side skills


Going Beyond Equal Temperament in Music Blocks Walter Bender
Devin Ulibarri
Brief explanation
Most modern music systems are designed around equal temperament. But there are many ways to chose and tune notes in a musical system that offer different expressive characteristics.
Expected results
Extend Music Blocks such that different approaches to temperament are available to the user.
Knowledge prerequisites
Knowledge of JavaScript, music theory


Giving Sugar Labs Website a New Look Ignacio Rodriguez
Samson Goddy
Dave Crossland
Tymon Radzik
Brief explanation
Sugar Labs would like a new look for its homepage, with the goals of making it more attractive and easier to explore (See link to get more information concerning the proposed homepage).
Expected results
Deployment of a new website for Sugar Labs
Knowledge prerequisites
JavaScript, HTML, CSS, Ruby, JQuery