Difference between revisions of "User:Dliu53"
(→Lab) |
(→Lab) |
||
Line 102: | Line 102: | ||
* Working with patches,World Mozilla Source Code Reading | * Working with patches,World Mozilla Source Code Reading | ||
* Debugging Mozilla | * Debugging Mozilla | ||
− | * Thunderbird | + | * Fixing a bug in Thunderbird |
* Modifying the Browser | * Modifying the Browser | ||
* Modifying the Browser Part II - writing an extension | * Modifying the Browser Part II - writing an extension |
Revision as of 19:55, 17 December 2009
Contents
About me
Donghui Liu
- I'm studying CPA program at Seneca College
- dliu53@learn.senecac.on.ca
- dliu53 on IRC
Project
Release 0.1
Task Name | Requirement | Test |
brightness() | Req. | test |
hue() | Req. | test |
saturation() | Req. | test |
Release 0.2
Task Name | Requirement | Test |
curve() | Req. | test(2D) |
blendColor() | Req. | test(MODE: ADD,SUBTRACT,DARKEST,LIGHTEST) |
[] | [] |
Release 0.3
Task Name | Requirement | Test |
bezierPoint() | Req. | test |
curvePoint() | Req. | test |
bezierTangent() | Req. | test |
curveTangent() | Req. | test |
Content
- Create my first wiki page
- Create my first blog post
Lab
- Communication using IRC
- Working with patches,World Mozilla Source Code Reading
- Debugging Mozilla
- Fixing a bug in Thunderbird
- Modifying the Browser
- Modifying the Browser Part II - writing an extension
- Creating a Binary C++ XPCOM Componet
- Adding chrome/UI to the FirstXpcom component
Sources
Blog
- My Blog