Difference between revisions of "User:Kwpark1"

From CDOT Wiki
Jump to: navigation, search
(I am doing or did)
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Project Name ==
+
= Who am I =
  
Sample Project -- This is a template only!
+
*<b>Name</b>  : Park, Ki - Won <br />
 +
*<b>School</b>: Seneca College, Toronto, Canada<br />
 +
*<b>Major</b>: Computer Programming Diploma<br />
 +
*<b>Want to be and Now</b>: System Programmer and DBA<br />
 +
*<b>Interested in</b>: JAVA, C/C++, Oracle, Open Source Project, embedded System<br /><br />
  
== Project Description ==
+
= Contact =
 +
* Blog    : [http://kwpark1.wordpress.com/ kwpark1.wordpress.com]<br />
 +
* IRC Nick: kwpark1
 +
* eMail  : kwpark1@gmail.com or kwpark1@learn.senecac.on.ca
  
Description should be no longer than a paragraph. Include links to any relevant on-line resources. For example, http://google.com or [http://developer.mozilla.org MDC].
+
==<b> I am doing or did </b>==
 +
*Lab(s)
 +
** [http://kwpark1.wordpress.com/2008/10/09/only-my-thunderbird/ Thunderbid Bug Fix]
 +
***[http://zenit.senecac.on.ca/wiki/imgs/Thunderbird_AT_Bug_20081009.zip patch file]
 +
** [https://bugzilla.mozilla.org/ bugzilla]
 +
** [http://zenit.senecac.on.ca/wiki/index.php/Dive_into_Mozilla_Debugging_Mozilla_Lab bebug]
 +
** [http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_Working_with_Patches_Lab Patche]
 +
** [http://zenit.senecac.on.ca/wiki/index.php/Real_World_Mozilla_Source_Code_Reading_Lab Moziila tree]
 +
** [http://zenit.senecac.on.ca/wiki/index.php/User_talk:Kwpark1 Mozilla Build]
 +
** [http://zenit.senecac.on.ca/wiki/index.php/Real_World_Mozilla_Makefile_Lab makefile]
 +
** [https://wiki.mozilla.org/DeveloperDays/TorontoSept2008/Schedule DeveloperDay]
 +
** [https://wiki.mozilla.org/Labs/Ubiquity Ubiquity]
 +
** [http://zenit.senecac.on.ca/wiki/index.php/Irc IRC]
  
== Project Leader(s) ==
 
  
Name(s) of primary people working on the project.  If you want to join a project as leader, discuss with other leaders first.  Include links to personal pages within wiki
 
  
== Project Contributor(s) ==
+
* Open Source (OSD600) Project
 +
** [http://zenit.senecac.on.ca/wiki/index.php/Import_sqlite_test_suite (Project Site)]
  
Name(s) of people casually working on the project, or who have contributed significant help.  Include links to personal pages within wiki
+
== Just memo ==
 
+
Lab: the bug in Thunderbird
NOTE: only Project Leader(s) should add names here.  You '''can’t''' add your own name to the Contributor list.
+
* inString.FindChar() <-- http://mxr.mozilla.org/thunderbird/source/xpcom/glue/nsStringAPI.cpp#458
 
 
== Project Details ==
 
 
 
Provides more depth than the Project Description.  This is the place for technical discussions, project specs, or other details.  If this gets very long, you might consider breaking this part into multiple pages and linking to them.
 
 
 
== Project News ==
 
 
 
This is where your regular updates will go. In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc.
 
 
 
Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.
 

Latest revision as of 21:08, 9 October 2008

Who am I

  • Name  : Park, Ki - Won
  • School: Seneca College, Toronto, Canada
  • Major: Computer Programming Diploma
  • Want to be and Now: System Programmer and DBA
  • Interested in: JAVA, C/C++, Oracle, Open Source Project, embedded System

Contact

  • Blog  : kwpark1.wordpress.com
  • IRC Nick: kwpark1
  • eMail  : kwpark1@gmail.com or kwpark1@learn.senecac.on.ca

I am doing or did


Just memo

Lab: the bug in Thunderbird