Difference between revisions of "DPS909 and OSD600 Fall 2013 Project List"
Elsi Nushaj (talk | contribs) |
(Made the project list into a table for easier reading and editing.) |
||
Line 3: | Line 3: | ||
Please put your name beside the project(s) you think sound interesting. I've put the names of possible Mozilla mentors in square brackets. | Please put your name beside the project(s) you think sound interesting. I've put the names of possible Mozilla mentors in square brackets. | ||
− | + | ||
− | + | {| class="wikitable" border="1" | |
− | + | |+ Projects | |
− | + | ! Project !! Link !! Mentors !! Interested Students | |
− | + | |- | |
− | + | | HTML Bleaching in JavaScript || https://github.com/jsocol/bleach || [jbuck, Pomax] ||Mohamed Baig, Shavauhn Gabay, [[User:Kirill Sochnev |Kirill Sochnev]], Elsi Nushaj | |
− | + | |- | |
− | + | | DOM diff'ing in Thimble || https://github.com/pomax/DOM-diff || [Pomax, jbuck] ||Elsi Nushaj, Husain Fazal, Alex Craig, Mark Aronin | |
− | + | |- | |
− | + | | Updated API for Webmaker Login, User Creation || https://bugzilla.mozilla.org/show_bug.cgi?id=890538 || [sedge] || Alex Craig | |
− | + | |- | |
− | + | | Expanded HealthCheck API for MakeAPI, Login, etc || https://bugzilla.mozilla.org/show_bug.cgi?id=864942 https://bugzilla.mozilla.org/show_bug.cgi?id=867328 || [cade, sedge, jp] || Kevin Kofler | |
− | + | |- | |
− | + | |Webmaker Events Improvements || || [cade, mjschranz, cappleton] || Kevin Kofler | |
− | + | |- | |
− | + | |Webmaker/status page || || [jbuck, cappleton, ?]|| Mark Aronin, Alex Craig, Michael Veis | |
− | + | |- | |
− | + | |Make Editor Improvements || https://bugzilla.mozilla.org/show_bug.cgi?id=906095, among others || [cade, jacob] || Mark Aronin, Husain Fazal | |
− | + | |- | |
− | + | ||
− | + | |MakeAPI Metrics || https://bugzilla.mozilla.org/show_bug.cgi?id=910403) || [cade] || Kevin Kofler, Natesh Mayuranathan, Petr Bouianov ,[[User:Kirill Sochnev |Kirill Sochnev]] | |
− | + | ||
− | + | |- | |
− | + | ||
− | + | |WebVTT and Track element Polyfill using vtt.js || || [reyre] || Simon de Almeida, Kevin Kofler | |
− | + | ||
+ | |- | ||
+ | |||
+ | |Add PhantomJS based tests to vtt.js' TravisCI automated test suite || || [reyre] || Nitin Prakash, Alex Kotliar | ||
+ | |||
+ | |- | ||
+ | |||
+ | |More WebVTT spec tests, including things like UTF8, processing model, etc. || ||[reyre] || Simon de Almeida,[[User:Kirill Sochnev |Kirill Sochnev]] | ||
+ | |||
+ | |- | ||
+ | |||
+ | |Webmaker Technical Documentation || || [Pomax] || Michael Veis, Nitin Prakash, Shajinth Pathmakulaseelan | ||
+ | |||
+ | |- | ||
+ | |||
+ | |Improve Webmaker local-deploy/dev situation || || [Pomax, cade, k88hudson] || Husain Fazal | ||
+ | |||
+ | |- | ||
+ | |||
+ | |Connect Google Analytics for Makes to Make Details || || || Natesh Mayuranathan, Jose Romasanta, Shajinth Pathmakulaseelan, Nitin Prakash, [[User:Kirill Sochnev |Kirill Sochnev]], Chaobo Xie | ||
+ | |- | ||
+ | |Thimble UI improvements || https://bugzilla.mozilla.org/show_bug.cgi?id=911169, https://bugzilla.mozilla.org/show_bug.cgi?id=901075etc ||[Pomax, cappleton, k88hudson] || Mohamed Baig | ||
+ | |||
+ | |- | ||
+ | |||
+ | | Popcorn Maker Improvements and fixes|| https://bugzilla.mozilla.org/show_bug.cgi?id=909428 <br> https://bugzilla.mozilla.org/show_bug.cgi?id=909751 <br> https://bugzilla.mozilla.org/show_bug.cgi?id=907766 <br> https://bugzilla.mozilla.org/show_bug.cgi?id=900580 <br> https://bugzilla.mozilla.org/show_bug.cgi?id=890416 <br> https://bugzilla.mozilla.org/show_bug.cgi?id=859116 || [mjschranz] ||Mohamed Baig, Michael Veis | ||
+ | |||
+ | |- | ||
+ | |||
+ | | RTL (Right To Left) localization work (Arabic, Hebrew) || || [ali, igor, gvn, cappleton] || Nitin Prakash | ||
+ | |||
+ | |- | ||
+ | |||
+ | | Localize Webmaker in a new language || || [ali, igor] || Mark Aronin[Russian], [[User:Kirill Sochnev |Kirill Sochnev]] [Russian] | ||
+ | |||
+ | |- | ||
+ | | Improve Webmaker for Mobile/Tablets || || [gvn, cappleton]|| Mohamed Baig, Michael Veis, Robert Stanica, Shajinth Pathmakulaseelan, [[User:Kirill Sochnev |Kirill Sochnev]], Alex Kotliar | ||
+ | |- | ||
+ | | Integrate Firefox Dev Tools with Webmaker Publishing and MakeAPI || || || Mohamed Baig | ||
+ | |||
+ | |} | ||
+ | |||
You can also look at the list of [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&list_id=7883089 500+ open bugs in Webmaker], and find something else to work on there. | You can also look at the list of [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&list_id=7883089 500+ open bugs in Webmaker], and find something else to work on there. |
Revision as of 16:49, 12 September 2013
The following list are projects, bugs, and prototypes that the Mozilla community has suggested you work on this term. They entail different types of work, technologies, and skills, and hopefully you'll be able to find one or more that interest you.
Please put your name beside the project(s) you think sound interesting. I've put the names of possible Mozilla mentors in square brackets.
Project | Link | Mentors | Interested Students |
---|---|---|---|
HTML Bleaching in JavaScript | https://github.com/jsocol/bleach | [jbuck, Pomax] | Mohamed Baig, Shavauhn Gabay, Kirill Sochnev, Elsi Nushaj |
DOM diff'ing in Thimble | https://github.com/pomax/DOM-diff | [Pomax, jbuck] | Elsi Nushaj, Husain Fazal, Alex Craig, Mark Aronin |
Updated API for Webmaker Login, User Creation | https://bugzilla.mozilla.org/show_bug.cgi?id=890538 | [sedge] | Alex Craig |
Expanded HealthCheck API for MakeAPI, Login, etc | https://bugzilla.mozilla.org/show_bug.cgi?id=864942 https://bugzilla.mozilla.org/show_bug.cgi?id=867328 | [cade, sedge, jp] | Kevin Kofler |
Webmaker Events Improvements | [cade, mjschranz, cappleton] | Kevin Kofler | |
Webmaker/status page | [jbuck, cappleton, ?] | Mark Aronin, Alex Craig, Michael Veis | |
Make Editor Improvements | https://bugzilla.mozilla.org/show_bug.cgi?id=906095, among others | [cade, jacob] | Mark Aronin, Husain Fazal |
MakeAPI Metrics | https://bugzilla.mozilla.org/show_bug.cgi?id=910403) | [cade] | Kevin Kofler, Natesh Mayuranathan, Petr Bouianov ,Kirill Sochnev |
WebVTT and Track element Polyfill using vtt.js | [reyre] | Simon de Almeida, Kevin Kofler | |
Add PhantomJS based tests to vtt.js' TravisCI automated test suite | [reyre] | Nitin Prakash, Alex Kotliar | |
More WebVTT spec tests, including things like UTF8, processing model, etc. | [reyre] | Simon de Almeida,Kirill Sochnev | |
Webmaker Technical Documentation | [Pomax] | Michael Veis, Nitin Prakash, Shajinth Pathmakulaseelan | |
Improve Webmaker local-deploy/dev situation | [Pomax, cade, k88hudson] | Husain Fazal | |
Connect Google Analytics for Makes to Make Details | Natesh Mayuranathan, Jose Romasanta, Shajinth Pathmakulaseelan, Nitin Prakash, Kirill Sochnev, Chaobo Xie | ||
Thimble UI improvements | https://bugzilla.mozilla.org/show_bug.cgi?id=911169, https://bugzilla.mozilla.org/show_bug.cgi?id=901075etc | [Pomax, cappleton, k88hudson] | Mohamed Baig |
Popcorn Maker Improvements and fixes | https://bugzilla.mozilla.org/show_bug.cgi?id=909428 https://bugzilla.mozilla.org/show_bug.cgi?id=909751 https://bugzilla.mozilla.org/show_bug.cgi?id=907766 https://bugzilla.mozilla.org/show_bug.cgi?id=900580 https://bugzilla.mozilla.org/show_bug.cgi?id=890416 https://bugzilla.mozilla.org/show_bug.cgi?id=859116 |
[mjschranz] | Mohamed Baig, Michael Veis |
RTL (Right To Left) localization work (Arabic, Hebrew) | [ali, igor, gvn, cappleton] | Nitin Prakash | |
Localize Webmaker in a new language | [ali, igor] | Mark Aronin[Russian], Kirill Sochnev [Russian] | |
Improve Webmaker for Mobile/Tablets | [gvn, cappleton] | Mohamed Baig, Michael Veis, Robert Stanica, Shajinth Pathmakulaseelan, Kirill Sochnev, Alex Kotliar | |
Integrate Firefox Dev Tools with Webmaker Publishing and MakeAPI | Mohamed Baig |
You can also look at the list of 500+ open bugs in Webmaker, and find something else to work on there.