Difference between revisions of "User:Elichak"
(40 intermediate revisions by the same user not shown) | |||
Line 70: | Line 70: | ||
|style="color:#000"| | |style="color:#000"| | ||
<B>LIST IS STILL IN PROGRESS</B> | <B>LIST IS STILL IN PROGRESS</B> | ||
+ | |||
+ | <b>List is in no particular order</b> | ||
<b>[[Simple_Citation | Simple Citation]]</b> | <b>[[Simple_Citation | Simple Citation]]</b> | ||
Line 77: | Line 79: | ||
<b>[[CSS_guide | CSS Guide]]</b> | <b>[[CSS_guide | CSS Guide]]</b> | ||
− | * | + | * Completed documentation for |
− | + | **[[CSS_GUIDE_VERTICAL_ALIGN | CSS Vertical-Align]] | |
− | ** background-repeat | + | ** [[CSS_GUIDE_BACKGROUND_REPEAT | background-repeat]] |
− | ** -moz-opacity | + | ** [[CSS_GUIDE_-MOZ-OPACITY | -moz-opacity]] |
<b>[[Delta_debugging_framework#Project_Task_List | Delta Debugging]]</b> | <b>[[Delta_debugging_framework#Project_Task_List | Delta Debugging]]</b> | ||
− | * Documenting source code | + | * Documenting source code |
** Starting off with: | ** Starting off with: | ||
− | *** svn.pl and makewrapper.pl. | + | *** [[svn.pl]] and [[makewrapper.pl]] - <b>DONE</b> (Reflects the comments [[User:RichardChu|Richard Chu]] made after my first submission) |
− | ** Then, files in the Test directory: | + | *** Documented and changed Update subroutine in svn.pl to allow users to use BASE, COMMITTED, PREV to update |
+ | *** My old comments about svn.pl | ||
+ | **** For <b>Update</b> subroutine | ||
+ | ***** Shouldn't users also be allowed to use BASE, COMMITTED, PREV to update? | ||
+ | ***** Currently, subroutine only allows these revision values: HEAD and numbers | ||
+ | ***** Currently you allow svn update command to perform even if file is not defined, shouldn't it disallow svn update to perform if file is undefined? | ||
+ | *** [[User:RichardChu|Richard Chu]]: | ||
+ | **** The users should probably be able to use those revision keywords. And it is a really minor change to allow that subroutine to allow those keywords. | ||
+ | **** I'm pretty sure the svn update command will perform even though no file is defined. | ||
+ | ** Then, files in the Test directory: - <b>IN PROGRESS</b> | ||
*** Test.pm, TestCase.pm, TestSuite.pm, TestResult.pm, and TestRunner.pm | *** Test.pm, TestCase.pm, TestSuite.pm, TestResult.pm, and TestRunner.pm | ||
+ | *Advised project leader on licensing | ||
<b>[[XULRunner_Guide | XUL Runner Guide]]</b> | <b>[[XULRunner_Guide | XUL Runner Guide]]</b> | ||
− | * Went over the Hello World tutorial, commented it and | + | * Went over the Hello World tutorial, commented it and several ways to improve it: |
− | ** [[Talk:How_to_do_a_Hello_World_application_using_XULRunner | Comments on the tutorial and a | + | ** [[Talk:How_to_do_a_Hello_World_application_using_XULRunner | Comments on the tutorial and a several things to improve it]] |
+ | ** [[User:mylau | Mike Lau]] made a new tutorial reflecting some of the comments - [[How_to_make_a_Hello_World_application_using_XULRunner|How to make a Hello World application using XULRunner]] | ||
* Looked into automating the task for Wiki to PDF conversion. | * Looked into automating the task for Wiki to PDF conversion. | ||
** This task is such a challenge. I've looked into most of the sites that explain about how converting wiki to PDF could be done. | ** This task is such a challenge. I've looked into most of the sites that explain about how converting wiki to PDF could be done. | ||
Line 113: | Line 126: | ||
<b>[[Bug_Triage_Extension | Bug Triage Extension]]</b> | <b>[[Bug_Triage_Extension | Bug Triage Extension]]</b> | ||
* Will be testing this extension on Dec 10 2006 | * Will be testing this extension on Dec 10 2006 | ||
+ | * Created a bug for Buggy Bar!! | ||
+ | ** Check it out - [[Talk:Bug_Triage_Extension | The buggy bug!]] | ||
+ | ** For some reason it wouldn't allow me to upload png files | ||
Line 118: | Line 134: | ||
* CSS for the Buildbot | * CSS for the Buildbot | ||
** http://hera.senecac.on.ca:9205 | ** http://hera.senecac.on.ca:9205 | ||
+ | ** Put together a css file with the right color combinations, alignments, padding, font, borders etc. | ||
+ | ** Approved by [[User:bhearsum | Ben Hearsum]] after a few attempts at it | ||
Line 142: | Line 160: | ||
<b>[[Functional_Testing | Functional Testing]]</b> | <b>[[Functional_Testing | Functional Testing]]</b> | ||
* Hosted several functional testing events | * Hosted several functional testing events | ||
− | ** Test Days, [[Firefox_Performance_Testing_:_A_Python_framework_for_Windows#In_class_Firefox_Performance_Testing|Firefox Performance Testing]] etc. | + | ** Test Days |
+ | ***Friday, October 06, 2006, from 7am - 5pm PDT | ||
+ | ****[http://wiki.mozilla.org/Mozilla_QA_Community:BonEcho_2.0RC1prerelease_Community_Test_Day Mozilla QA Community:BonEcho 2.0RC1 prerelease Community Test Day ] | ||
+ | *** The pre-release candidate of 2.0.0.1 unofficial Test Day. (Wednesday, November 29, 2006) | ||
+ | ****[http://wiki.mozilla.org/Firefox:1.5.0.9-2.0.0.1:Test_Plan Test Day] | ||
+ | ****Moderator: [[User:robcee | Rob Campbell]] | ||
+ | **[[Firefox_Performance_Testing_:_A_Python_framework_for_Windows#In_class_Firefox_Performance_Testing|Firefox Performance Testing]] etc. | ||
+ | *Tried to get student participation in QA related events | ||
+ | ** Refer to the events in [[Club Moz]] | ||
− | <b>[[ | + | <b>[[Help:Contents | FAQ Page]]</b> |
− | * | + | * Added bits and pieces |
− | * | + | * [[Help:Contents#Building_Firefox | Help building Firefox on Windows]] |
− | + | * [[Help:Contents#SVN | SVN]] | |
− | * | ||
Line 160: | Line 185: | ||
+ | <b>[[Calendar_stuff | Calendar Stuff]]</b> | ||
+ | * Started on the project and then took over [[Firefox_Performance_Testing_:_A_Python_framework_for_Windows | Firefox Performance Testing : A Python framework for Windows]] | ||
+ | * Built Thunderbird to find out the problems [[User:eor | Eva Or]] was having because I wasn't helping her much by speculating what the problem was without physically seeing the problem/build | ||
+ | ** It built successfully on my comp with the the files required (.mozconfig, build files etc.) but the same files didn't build for [[User:eor | Eva Or]]. According to her, Clint found out that it was a debugging problem. | ||
+ | ** Looked into the old itip files, wanted to help [[User:Eor | Eva Or]] with it but due to time constraints, this is impossible (Not a contribution) | ||
+ | ** Participated in [[Calendar_TestDay | Calendar Test Day]]. Filed a bug: | ||
+ | ***https://bugzilla.mozilla.org/show_bug.cgi?id=362506 | ||
|- | |- | ||
! | ! | ||
Line 168: | Line 200: | ||
* Automating the Wiki to PDF conversion for this wiki | * Automating the Wiki to PDF conversion for this wiki | ||
* Carry on with the [[Firefox_Performance_Testing_:_A_Python_framework_for_Windows | Firefox Performance Testing : A Python framework for Windows]] project | * Carry on with the [[Firefox_Performance_Testing_:_A_Python_framework_for_Windows | Firefox Performance Testing : A Python framework for Windows]] project | ||
+ | **Port to other OSes | ||
* Get higher participation in [[Club_Moz | Club Moz]] | * Get higher participation in [[Club_Moz | Club Moz]] | ||
Latest revision as of 18:38, 14 December 2006
Prior to this course, I've never been involved with open source projects. This course has opened up my eyes to the Mozilla community and I'm really impressed with the work that the Mozilla community members have done in their spare time. By far, this is one of the most interesting courses I've ever taken at Seneca and I can't express greater gratitude to be given the opportunity to be part of this fascinating project.
|