Difference between revisions of "User:Elichak"

From CDOT Wiki
Jump to: navigation, search
Line 88: Line 88:
 
*** svn.pl and makewrapper.pl.
 
*** svn.pl and makewrapper.pl.
 
*** Comment about svn.pl
 
*** Comment about svn.pl
**** For Update subroutine, shouldn't users also be allowed to use BASE, COMMITTED, PREV to update?
+
***** For <b>Update</b> subroutine
**** Currently, subroutine only allows these revision values: HEAD and numbers  
+
***** Shouldn't users also be allowed to use BASE, COMMITTED, PREV to update?
**** Should you still allow svn update command to perform even if file is not defined??
+
***** Currently, subroutine only allows these revision values: HEAD and numbers  
 +
***** Should you still allow svn update command to perform even if file is not defined??
 +
***** Correct me if I'm missing out something, I don't see the update command returned
 
** Then, files in the Test directory:
 
** Then, files in the Test directory:
 
*** Test.pm, TestCase.pm, TestSuite.pm, TestResult.pm, and TestRunner.pm
 
*** Test.pm, TestCase.pm, TestSuite.pm, TestResult.pm, and TestRunner.pm

Revision as of 15:03, 10 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.

About Liz Chak

Liz pic1.jpg

Name: Elizabeth Chak
IRC Nick: elichak
Contact Email: elichak@gmail.com
Hotmail Email: elichak@hotmail.com
Program: Bachelor Degree of Software Development (Semester 7)
Position: Financial Officer of Club Moz

Projects

Firefox Performance Testing : A Python framework for Windows (Project Leader)

Functional Testing (Project Leader)

Performance Testing (Project Leader)

Calendar Stuff (Project Contributor)

Extending the Buildbot (Project Contributor)

Mozilla Seneca Wiki Administration (Project Contributor)


More..

Assignments

Build The Fox

Firefox Build Documentation (Assignment 1)

Newsgroup Summary

Mozilla.dev.tech.xpcom

Mozilla Technology

Chrome

Project Contributions

LIST IS STILL IN PROGRESS

Simple Citation

  • Localized the extension to Bahasa Melayu (Malay)
    • Language used widely in Malaysia, Singapore, and other south east Asian countries


CSS Guide


Delta Debugging

  • Documenting source code - in progress
    • Starting off with:
      • svn.pl and makewrapper.pl.
      • Comment about svn.pl
          • For Update subroutine
          • Shouldn't users also be allowed to use BASE, COMMITTED, PREV to update?
          • Currently, subroutine only allows these revision values: HEAD and numbers
          • Should you still allow svn update command to perform even if file is not defined??
          • Correct me if I'm missing out something, I don't see the update command returned
    • Then, files in the Test directory:
      • Test.pm, TestCase.pm, TestSuite.pm, TestResult.pm, and TestRunner.pm


XUL Runner Guide


Bug Triage Extension

  • Will be testing this extension on Dec 10 2006
  • Created a bug for Buggy Bar!!
    • Check it out - The buggy bug!
    • For some reason it wouldn't allow me to upload png files


Extending the Buildbot


Club Moz

  • Collaborated with Tom Aratyn, Ben Hearsum, Vanessa Miranda and Philip Vitorino in hosting Hack Day
    • The aim of this event was to provide a common place for students to work on their Open Source projects and also for them to practice the meaning of Open Source
    • Students were also well-fed with junk food!!
  • Read about it: Hack Day!


Mozilla Seneca Wiki Administration

  • Took care of this Wiki


SVN at a glance

  • Wrote a proper documentation on how to use SVN to put all the commonly used commands for our DPS909 projects in one place.

Other Contributions

Functional Testing


Calendar Stuff

  • Started on the project and then took over Firefox Performance Testing : A Python framework for Windows
  • Built Thunderbird to find out the problems 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 Eva Or. According to her, Clint found out that it was a debugging problem.
    • Looked into the old itip files, wanted to help Eva Or with it but due to time constraints, this is impossible (Not a contribution)


Fixed MDC Windows Build Prerequisites documentation


Created this template which is a cleaner look for the main page

  • Didn't end up using it for the main page


Future Work

External Links