Difference between revisions of "User:Kwpark1"

From CDOT Wiki
Jump to: navigation, search
(I am doing or did)
(I am doing or did)
 
(11 intermediate revisions by the same user not shown)
Line 13: Line 13:
  
 
==<b> I am doing or did </b>==
 
==<b> I am doing or did </b>==
* Lab(s) :
+
*Lab(s)
** Lab3 - 2009/9/16
+
** [http://kwpark1.wordpress.com/2008/10/09/only-my-thunderbird/ Thunderbid Bug Fix]
*** [http://zenit.senecac.on.ca/wiki/index.php/User_talk:Kwpark1#Process Mozilla Build]
+
***[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]
 +
 
  
  
 
* Open Source (OSD600) Project
 
* Open Source (OSD600) Project
** 2009/9/11
+
** [http://zenit.senecac.on.ca/wiki/index.php/Import_sqlite_test_suite (Project Site)]
*** The projects are [http://zenit.senecac.on.ca/wiki/index.php/Potential_Projects here], and I am thinking these:
+
 
**** 4.6 : 'Compact databases' feature for Mozilla calendaring applications [http://zenit.senecac.on.ca/wiki/index.php/Potential_Projects#.27Compact_databases.27_feature_for_Mozilla_calendaring_applications_.28Lightning.2C_Sunbird.29 more]<br />
+
== Just memo ==
**** 4.7 : Thunderbird Draft Scheduler Extension [http://zenit.senecac.on.ca/wiki/index.php/Potential_Projects#Thunderbird_Draft_Scheduler_Extension more]<br />
+
Lab: the bug in Thunderbird
**** 4.29: Import sqlite test suite [http://zenit.senecac.on.ca/wiki/index.php/Potential_Projects#Import_sqlite_test_suite more]<br />
+
* inString.FindChar() <-- http://mxr.mozilla.org/thunderbird/source/xpcom/glue/nsStringAPI.cpp#458
** 2009/9/15
 
*** Pick up my project that 4.29: Import sqlite test suite [http://zenit.senecac.on.ca/wiki/index.php/Import_sqlite_test_suite (Project Site)]
 
** 2009/9/17
 
*** Research web
 
****[http://shawnwilsher.com/ Shawn Wilsher]
 
****[http://sqlite.org/index.html SQLite]
 
****[http://mxr.mozilla.org/mozilla-central/source/db/ mozilla source code]
 
****[http://developer.mozilla.org/En mozilla dev]
 

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