Difference between revisions of "User:Khanh.Vu"

From CDOT Wiki
Jump to: navigation, search
 
(7 intermediate revisions by the same user not shown)
Line 25: Line 25:
 
   <li>[http://kvuhome.blogspot.com/2009/07/reproduce-bug-149933.html Reproduced bug]</li>
 
   <li>[http://kvuhome.blogspot.com/2009/07/reproduce-bug-149933.html Reproduced bug]</li>
 
   <li>Check out source codes from CVS</li>
 
   <li>Check out source codes from CVS</li>
   <li>Locating codes caused the bug</li>
+
   <li>[http://kvuhome.blogspot.com/2009/08/bug-149993-breakpoint-dialog-code.html Locating codes] creating breakpoint dialog</li>
 +
  <li>[http://kvuhome.blogspot.com/2009/08/proposing-solution-to-bug-149993.html Proposing solution] to fix bug</li>
 
</ul>
 
</ul>
  
Line 33: Line 34:
 
   <li>[http://kvuhome.blogspot.com/2009/06/reproducing-bug-244862.html Reproduced bug]</li>
 
   <li>[http://kvuhome.blogspot.com/2009/06/reproducing-bug-244862.html Reproduced bug]</li>
 
   <li>Check out source codes from CVS</li>
 
   <li>Check out source codes from CVS</li>
   <li>Locating codes caused the bug</li>
+
   <li>[http://kvuhome.blogspot.com/2009/08/code-location-for-bug-244862.html Locating codes] caused the bug</li>
 
</ul>
 
</ul>
  
Line 95: Line 96:
 
   <li>[http://kvuhome.blogspot.com/2009/07/reproduce-bug-149933.html Reproduced bug]</li>
 
   <li>[http://kvuhome.blogspot.com/2009/07/reproduce-bug-149933.html Reproduced bug]</li>
 
   <li>Check out source codes from CVS</li>
 
   <li>Check out source codes from CVS</li>
   <li>Locating codes caused the bug</li>
+
   <li>[http://kvuhome.blogspot.com/2009/08/bug-149993-breakpoint-dialog-code.html Locating codes] creating breakpoint dialog</li>
 +
  <li>[http://kvuhome.blogspot.com/2009/08/proposing-solution-to-bug-149993.html Proposing solution] to fix bug</li>
 
</ul>
 
</ul>
  
Line 103: Line 105:
 
   <li>[http://kvuhome.blogspot.com/2009/06/reproducing-bug-244862.html Reproduced bug]</li>
 
   <li>[http://kvuhome.blogspot.com/2009/06/reproducing-bug-244862.html Reproduced bug]</li>
 
   <li>Check out source codes from CVS</li>
 
   <li>Check out source codes from CVS</li>
   <li>Locating codes caused the bug</li>
+
   <li>[http://kvuhome.blogspot.com/2009/08/code-location-for-bug-244862.html Locating codes] caused the bug</li>
 
</ul>
 
</ul>
  
<h4>Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=236976 236976]: May - August, 2009</h4>
+
<h4>Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=236976 236976]</h4>
 
<ul>
 
<ul>
 
   <li><b>Description:</b> Improving UI for Server Source Editor Page</li>
 
   <li><b>Description:</b> Improving UI for Server Source Editor Page</li>
Line 112: Line 114:
 
   <li>In class Presentation</li>
 
   <li>In class Presentation</li>
 
   <li>[http://kvuhome.blogspot.com/2009/06/dropping-bug-236976.html Drop bug]</li>
 
   <li>[http://kvuhome.blogspot.com/2009/06/dropping-bug-236976.html Drop bug]</li>
 +
</ul>
 +
<h4>Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=285104 285104]</h4>
 +
<ul>
 +
  <li>Opened bug285104 to add blog to EclipsePlanet</li>
 +
  <li>Investigated and suggested solution to [https://bugs.eclipse.org/bugs/show_bug.cgi?id=285104#c3 fix problems with feed]</li>
 
</ul>
 
</ul>
 
<h4>Other Activities</h4>
 
<h4>Other Activities</h4>
Line 120: Line 127:
 
   <li>Downloaded and set up newest stable build of Eclipse WTP (current version 3.1)
 
   <li>Downloaded and set up newest stable build of Eclipse WTP (current version 3.1)
 
   </li>
 
   </li>
   <li>Added blog to [http://www.planeteclipse.org/planet/ Eclipse Planet]</li>
+
   <li>Added blog to [http://www.planeteclipse.org/planet/ Eclipse Planet] bug#:[https://bugs.eclipse.org/bugs/show_bug.cgi?id=285104 285104]</li>
 
   <li>Checked out source codes from CVS and investigated bugs</li>
 
   <li>Checked out source codes from CVS and investigated bugs</li>
 +
  <li>Went through [http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html tutorial to create Eclipse Plugins]</li>
 +
  <li>Maintained [http://kvuhome.blogspot.com/ blog] and [http://zenit.senecac.on.ca/wiki/index.php/User:Khanh.Vu wiki] page</li>
 
</ul>
 
</ul>
<br/>
 
 
<br/>
 
<br/>
 
{| cellpadding="0" cellspacing="0" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"
 
{| cellpadding="0" cellspacing="0" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"

Latest revision as of 07:52, 19 August 2009

About Me :.

  • Name: Kevin Vu
  • Program: Computer Programming and Analysis Coop
  • Programming languages of choice: Java and C#.

Contacts :.

Eclipse WTP Project Deliverables :.

Bug 149933

Bug 244862

  • Description:Closing the server project doesn't call stop server
  • Reproduced bug
  • Check out source codes from CVS
  • Locating codes caused the bug

Bug 236976: May - August, 2009

  • Description: Improving UI for Server Source Editor Page
  • Reproduced bug and propose solution
  • In class Presentation
  • Drop bug

Bug 240698: fixed

  • Description: Save Resource dialog shows up repeatedly after clicking 'No' when server is starting
  • Release 0.1

  • Release 0.2

    • Identified and suggested a solution to fix bug on Bugzilla.
    • Correctness of Eclipse WTP3.1M6
    • Correctness of blog, wiki, bugzilla
  • Release 0.3

    • following Jordan's idea on doing COLLABORATIVE fix, Bug is fixed by Le Yang
    • Tested and Confirmed bug is fixed on bugZilla.

Bug 264203: fixed

Bug 173912

Project Contributors :.

OSD700 :.

Bug 149933

Bug 244862

  • Description:Closing the server project doesn't call stop server
  • Reproduced bug
  • Check out source codes from CVS
  • Locating codes caused the bug

Bug 236976

  • Description: Improving UI for Server Source Editor Page
  • Reproduced bug and propose solution
  • In class Presentation
  • Drop bug

Bug 285104

Other Activities


OSD600 :.

Week 01

Week 02

  • Blogged reactions to "Cathedral and Bazaar" and Revolution OS.
  • Created account kvu2@learn.senecac.on.ca on BugZilla.
  • Reproduced successfully the same bug# 173912 as reporter reported.
  • The First Milestone completed.

Week 03

  • Inspected list of bugs.
  • Chose Bug240698-Normal-P3.
  • Added Bug to Winter 2009 Open Source Student
  • The Second Milestone completed.

Week 04

Week 05

Week 06

Week 07

Week 08

  • deep analysis of what caused the bug
  • Presentations
  • Questions and Answers
  • getting and reproduced bug with Eclipse WTP 3.1M5

Week 09

  • Verified and reproduced bug with Eclipse WTP 3.1M6
  • Suggest solution and commented on bugzilla: bug240698

Week 10

  • following Jordan's idea on doing COLLABORATIVE fix, Bug is fixed by Le Yang
  • Tested and Confirmed bug is fixed on BugZilla

Week 11

Week 12

Other Contributions :.

  • Wiki Update
    • Fixed Typo , Fixed link to Cathedral and Bazaar, Added TODO task for week 02.

Links :.