Difference between revisions of "User:Dliu53"
(→Project) |
(→Lab) |
||
Line 100: | Line 100: | ||
== Lab == | == Lab == | ||
− | + | Week2 Lab - communication using IRC | |
+ | Week4 Lab - working with patches | ||
+ | - World Mozilla Source Code Reading | ||
+ | Week5 Lab - Debugging Mozilla | ||
+ | Week6 Lab - Thunderbird Bud Fix | ||
+ | Week7 Lab - Modifying the Browser | ||
+ | Week8 Lab - Modifying the Browser Part II - writing an extension | ||
+ | Week10 Lab - Creating a Binary C++ XPCOM Componet | ||
+ | Week11 Lab - Adding chrome/UI to the FirstXpcom component | ||
== Sources == | == Sources == |
Revision as of 19:22, 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
Week2 Lab - communication using IRC Week4 Lab - working with patches
- World Mozilla Source Code Reading
Week5 Lab - Debugging Mozilla Week6 Lab - Thunderbird Bud Fix Week7 Lab - Modifying the Browser Week8 Lab - Modifying the Browser Part II - writing an extension Week10 Lab - Creating a Binary C++ XPCOM Componet Week11 Lab - Adding chrome/UI to the FirstXpcom component
Sources
Blog
- My Blog