Difference between revisions of "User:Nkhan26"

From CDOT Wiki
Jump to: navigation, search
(Profile)
(WTP Bug)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Profile ==
 
== Profile ==
 
My name is Nabeel Khan and I am currently a fourth year BSD student. I hope to land a job eventually in the programming field.
 
My name is Nabeel Khan and I am currently a fourth year BSD student. I hope to land a job eventually in the programming field.
-
+
 
 
'''Email:''' nkhan26@learn.senecac.on.ca
 
'''Email:''' nkhan26@learn.senecac.on.ca
-
+
 
'''Blog:''' [http://opensourceblog.wordpress.com opensourceblog.wordpress.com]
+
'''Blog:''' [http://opensourceproject.wordpress.com opensourceproject.wordpress.com]
  
 
== WTP Bug ==
 
== WTP Bug ==
I have not yet decided on and Eclipse WTP Bug.
+
The Bug chosen is bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=227760 227760], and a wiki page was created for this bug: [http://zenit.senecac.on.ca/wiki/index.php/WTP-bug227760 http://zenit.senecac.on.ca/wiki/index.php/WTP-bug227760].The bug is fairly simple to understand, and more details are one the bug's page and the blog.
 +
 
 +
== Tasks Completed ==
 +
* January
 +
** Installed Eclipse WTP & Plugin
 +
** Created a [http://opensourceproject.wordpress.com/ blog]
 +
** Added feed to [http://zenit.senecac.on.ca/wiki/index.php/Open_Source@Seneca_Planet_List OpenSource@Seneca]
 +
** Completed the tutorial and practice on [https://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/0/WTP_Tutorial_1.html Jordan's page], installing Eclipse, using CVS, and making changes to Eclipse
 +
** Browsed Eclipse [http://www.eclipse.org/newsgroups/index_all.php newsgroup] and bugzilla's list of [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=priority&y_axis_field=product&z_axis_field=bug_severity&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=WebTools&product=WTP+Common+Tools&product=WTP+ServerTools&product=WTP+Source+Editing&product=WTP+Webservices&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=REOPENED&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&priority=P2&priority=P3&priority=P4&priority=P5&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=assigned_to&type0-0-0=regexp&value0-0-0=.@ca.ibm.com&field0-0-1=noop&type0-0-1=noop&value0-0-1= WTP bugs] for ideas to choose a bug
 +
 
 +
 
 +
*February
 +
** Chose bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=227760 227760]
 +
** Studied the structure of the [http://dev.eclipse.org/viewcvs/index.cgi/?root=WebTools_Project eclipse source repositories]
 +
** [http://opensourceproject.wordpress.com/2009/02/08/elclipse-wtp-bug-227760-replicated-successfully/ Reproduced Bug 227760]
 +
** [http://xiajunshi.wordpress.com/2009/02/23/bug-137822a-little-progress/ Assisted Shelley in debugging her bug]
 +
** [http://opensourceproject.wordpress.com/2009/02/12/researching-bug-227760/ Researched location of Bug 227760]
 +
** [http://opensourceproject.wordpress.com/2009/02/19/bug-227760-source-code-location/ Found location of code related to Bug 227760]
 +
** [http://opensourceproject.wordpress.com/2009/02/24/useful-research/ Continued research of structure and function of the org.eclipse.wst.server.ui package]
 +
 
 +
 
 +
*March
 +
** [http://opensourceproject.wordpress.com/2009/03/24/still-working-some-progress/ Continued research, found more code related to bug, where the second dialogue is prompted]
 +
** Posted on eclipse [http://www.eclipse.org/newsgroups/index_all.php newsgroup] for help
 +
** [http://opensourceproject.wordpress.com/2009/03/24/not-fiding-abstractuipluginjava-class/ Found second method related to bug]
 +
** [http://opensourceproject.wordpress.com/2009/03/25/problems-with-package-interaction/ Tried ways on linking packages in attempt to fix]
 +
 
 +
 
 +
*April
 +
** [http://zenit.senecac.on.ca/wiki/index.php/WTP-bug227760 Created wiki page for Bug 227760]
 +
** Due to open source collaboration, [http://opensourceproject.wordpress.com/2009/04/04/fix-by-classmate/ a fix was created] by classmate [http://zenit.senecac.on.ca/wiki/index.php/User:Lyang42 Le Yang] to a very similar bug
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=227760 Uploaded patch to Bugzilla]
 +
** Update the [http://zenit.senecac.on.ca/wiki/index.php/WTP-bug227760 bug's wiki page], listing contributors and details about the fix
 +
** [http://opensourceproject.wordpress.com/2009/04/06/debugging-the-fix/ Provided details on fix]

Latest revision as of 12:18, 9 April 2009

Profile

My name is Nabeel Khan and I am currently a fourth year BSD student. I hope to land a job eventually in the programming field.

Email: nkhan26@learn.senecac.on.ca

Blog: opensourceproject.wordpress.com

WTP Bug

The Bug chosen is bug 227760, and a wiki page was created for this bug: http://zenit.senecac.on.ca/wiki/index.php/WTP-bug227760.The bug is fairly simple to understand, and more details are one the bug's page and the blog.

Tasks Completed

  • January
    • Installed Eclipse WTP & Plugin
    • Created a blog
    • Added feed to OpenSource@Seneca
    • Completed the tutorial and practice on Jordan's page, installing Eclipse, using CVS, and making changes to Eclipse
    • Browsed Eclipse newsgroup and bugzilla's list of WTP bugs for ideas to choose a bug