Difference between revisions of "User:Davoud"
(→Davoud Salahi Rad) |
|||
Line 18: | Line 18: | ||
More about me and address to my blog: '''''[http://challenger110.wordpress.com http://challenger110.wordpress.com]''''' | More about me and address to my blog: '''''[http://challenger110.wordpress.com http://challenger110.wordpress.com]''''' | ||
+ | |||
+ | This page is about my work in DPS909. | ||
+ | |||
+ | |||
+ | |||
+ | {| cellpadding="0" cellspacing="0" style="vertical-align:top; background:#faf5ff; color:#000; width:100%" | ||
+ | ! <h1 id="mp-tfp-h2" style="margin:0; background:#0099ff; font-size:150%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.3em 0.4em">Main Deliverables</h1> | ||
+ | |} | ||
+ | |||
+ | |||
+ | == 0.1 Release == | ||
+ | |||
+ | [http://challenger110.wordpress.com/2009/02/23/eclipse-wtp-bug-168784 '''Reproduced bug 168784'''] | ||
+ | [https://bugs.eclipse.org/bugs/attachment.cgi?id=129749 Reproduced Bug 244814] | ||
+ | [https://bugs.eclipse.org/bugs/attachment.cgi?id=128393 Reproduced Bug 162980 | ||
+ | |||
+ | |||
+ | == 0.2 Release == | ||
+ | |||
+ | Blog and Wiki update with [http://challenger110.wordpress.com/2009/04/07/eclipse-wtp-bug-244814-part-2/ bug fix description and how-to] | ||
+ | |||
+ | |||
+ | == 0.3 Release == | ||
+ | |||
+ | [http://zenit.senecac.on.ca/wiki/index.php/DPS909_and_OSD600_Winter_2009_Eclipse_WTP_Weekly_Schedule#Week_12_.28April_06.29_-_Collaboratively_Bug_Fixing Presentation] and updated bug fix on Bugzilla: [http://challenger110.wordpress.com/2009/04/08/eclipse-wtp-bug-244814-part-3-update/ blog], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c15 bug report], [https://bugs.eclipse.org/bugs/attachment.cgi?id=131238 patch] | ||
Line 63: | Line 88: | ||
<!-- <div style="background: #ffff99; text-align: center"> </div> --> | <!-- <div style="background: #ffff99; text-align: center"> </div> --> | ||
− | |||
{| 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%" | ||
− | ! <h1 id="mp-tfp-h1" style="margin:0; background:#0099ff; font-size:150%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.3em 0.4em"> | + | ! <h1 id="mp-tfp-h1" style="margin:0; background:#0099ff; font-size:150%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.3em 0.4em">Work Done in DOS909 Winter 2009</h1> |
|} | |} | ||
− | |||
+ | == '''Readings''' == | ||
− | + | * [http://firstmonday.org/htbin/cgiwrap/bin/ojs/index.php/fm/article/viewArticle/578/499 Cathedral and Bazaar] | |
− | * | + | * [http://www.eclipse.org/webtools/ Eclipse WTP Overview] |
− | + | * [http://cs.senecac.on.ca/~jordan.anastasiade/OS/Lesson1/Pres/JavaEE.pdf Java EE Overview] - Developing Enterprise Applications | |
− | + | * [http://www.eclipse.org/webtools/development/arch_and_design/ArchitectureOverviewInitial.html Eclipse Webtools Architecture Overview] | |
− | + | * [http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html Eclipse Plugin] | |
− | + | * [http://www.vogella.de/articles/EclipsePlugIn/article.html WTP Server Tools API Concepts] | |
− | * | + | * [http://dev.eclipse.org/viewcvs/index.cgi/?root=WebTools_Project Eclipse Source Repositories] |
− | * | + | * [http://www.eclipse.org/webtools/server/ WTP Servertools] |
− | * | + | * [http://www.eclipse.org/webtools/development/ WTP Project Development] |
− | * | + | * [http://help.eclipse.org/ganymede/index.jsp Eclipse Documentation] |
+ | * [http://wiki.eclipse.org/Category:Eclipse_Web_Tools_Platform_Project Eclipse WTP Wiki] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | == '''Tutorials''' == | ||
− | + | * [http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/0/WTP_Tutorial_1.html Eclipse WTP - procedure] | |
+ | * [http://agile.csc.ncsu.edu/SEMaterials/tutorials/ OpenSeminar Tutorials] | ||
+ | * [http://agile.csc.ncsu.edu/SEMaterials/tutorials/eclipse/eclipse_tutorial_3.1.html Getting Started Using Eclipse] | ||
+ | * [http://eclipsetutorial.sourceforge.net/debugger.html Practice the Eclipse Debugger] | ||
+ | * [https://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/2/WTP%20Tutorials%20-%20Building%20Enterprise%20Application.html Building Eclipse Enterprise Application Tutorial] | ||
+ | * [http://www.eclipsepluginsite.com/ Eclipse Plugin Development Tutorial] | ||
+ | * [http://cs.senecac.on.ca/~jordan.anastasiade/OS/Lesson9/Pres/FirstProjectNetBean.pdf Comparing Eclipse - NetBeans] | ||
+ | * [https://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/3/Web_Persistence_with_JPA_PersonTutorial.html Web Persistence with JPA] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | == '''Blog Posts''' == | ||
+ | * [http://challenger110.wordpress.com/2009/02/23/eclipse-wtp-bug-168784 Bug 168784 Part 1] | ||
+ | * [http://challenger110.wordpress.com/2009/02/23/eclipse-wtp-bug-244862 Reproducing bug 244862] | ||
+ | * [http://challenger110.wordpress.com/2009/02/24/adding-blog-feed-to-cdot-opensourceseneca-planet Adding blog feed to Planet CDOT] | ||
+ | * [http://challenger110.wordpress.com/2009/02/24/eclipse-wtp-bug-168784-part-2 Bug 168784 Part 2] | ||
+ | * [http://challenger110.wordpress.com/2009/03/10/eclipse-wtp-latest-build WTP latest stable build] | ||
+ | * [http://challenger110.wordpress.com/2009/03/11/ibm-eclipse-wtp-important-bugs Finding Bugs] | ||
+ | * [http://challenger110.wordpress.com/2009/03/23/eclipse-bug-244814 Bug 244814 Part 1] | ||
+ | * [http://challenger110.wordpress.com/2009/03/24/reading-on-open-source Reading on Open Source] | ||
+ | * [http://challenger110.wordpress.com/2009/03/24/eclipse-wtp-the-lost-ship WTP and the Parable of the Lost Sheep] | ||
+ | * [http://challenger110.wordpress.com/2009/03/24/eclipse-wtp-my-approach-to-jax-rpc-bugs Approaching JAX-RPC Bugs] | ||
+ | * [http://challenger110.wordpress.com/2009/03/26/submitted-my-first-patch/ Submitted patch] | ||
+ | * [http://challenger110.wordpress.com/2009/03/30/how-not-to-comment-ibm-eclipse-community How to have a more productive community] | ||
+ | * [http://challenger110.wordpress.com/2009/04/07/eclipse-wtp-bug-244814-part-2 Bug 244814 Part 2] | ||
+ | * http://challenger110.wordpress.com/2009/04/08/eclipse-wtp-bug-244814-part-3-update Bug 244814 Part 3 - Update] | ||
− | |||
− | + | == '''Other Activities'''== | |
− | |||
− | |||
− | |||
− | |||
− | |||
+ | === Comments on blog posts=== | ||
+ | * Peter Liu's post, [http://pliu.wordpress.com/2009/02/22/eclipse-wtp-locating-the-code/#comment-22 comment] re NPE | ||
+ | * Peter Liu's post, [http://pliu.wordpress.com/2009/03/11/eclipse-wtp-student-progress-and-mentoring/#comment-33 comment] re bug# 168784 | ||
+ | * Peter Liu's post, [http://pliu.wordpress.com/2009/03/23/eclipse-wtp-three-lost-sheep/#comment-43 comment] about "lost sheep" | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | === Bugzilla=== | ||
+ | Bugs subscribed to: | ||
− | + | * Bug# 162980 | |
− | *[ | + | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=162980#c2 question] |
− | *[ | + | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=162980#c5 reply] |
− | * | + | ** great replies, will look into |
+ | * Bug# 168784 | ||
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168784#c4 question] | ||
+ | ** no response; Jordan suggested to look for another bug | ||
+ | * Bug# 221232 | ||
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=221232#c9 question] | ||
+ | ** related to [https://bugs.eclipse.org/bugs/show_bug.cgi?id=247535#c8 bug# 247535] | ||
− | == | + | * Bug# 244814 |
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c2 question] | ||
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c5 question] | ||
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c6 correction] | ||
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c9 question] | ||
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c12 submitted patch] | ||
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c15 final patch] | ||
− | * | + | * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244862 Bug# 244862] |
− | *[ | + | ** [http://challenger110.wordpress.com/2009/02/23/eclipse-wtp-bug-244862/ reproduced] |
− | |||
+ | * Bug# 247535 | ||
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=247535#c4 question] | ||
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=247535#c8 question] | ||
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=247535#c9 fixed by Mark Hutchinson] | ||
+ | * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=264203 Bug# 264203] | ||
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=264203#c6 fixed by Larry Isaacs] | ||
− | == | + | * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=269086 Bug# 269086] |
+ | ** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=269086#c1 marked as duplicate] | ||
− | * | + | * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=269280 Bug# 269280] |
− | *[http:// | + | ** Description helped in [http://challenger110.wordpress.com/2009/03/24/eclipse-wtp-my-approach-to-jax-rpc-bugs/ reproducing bug# 244814] |
+ | == Other == | ||
+ | *Created Accounts: | ||
+ | ** [http://zenit.senecac.on.ca/wiki/index.php/Main_Page Zenit Wiki] | ||
+ | ** [http://challenger110.wordpress.com Blog] | ||
+ | ** [https://bugs.eclipse.org/bugs/ Bugzilla] | ||
+ | ** [http://zenit.senecac.on.ca/wiki/index.php/Irc IRC] | ||
+ | *Created personal [http://zenit.senecac.on.ca/wiki/index.php?title=User:Davoud wiki page] | ||
+ | *Added link to [http://zenit.senecac.on.ca/wiki/index.php/People People's page] | ||
+ | *Added links to [http://zenit.senecac.on.ca/wiki/index.php/Winter_2009_Open_Source_Students Winter 2009 Students page] | ||
+ | *Added blog feed to [http://zenit.senecac.on.ca/wiki/index.php/Open_Source@Seneca_Planet_List Planet List] | ||
− | |||
− | * | + | * Watched video: Revolution OS |
+ | *Installed Eclipse WTP and PlugIn | ||
+ | *Tried a [https://bugs.eclipse.org/bugs/page.cgi?id=fields.html#bug_severity minor] fix enhancement to get hands-on experience with Eclipse WTP bug fixing - adding date, example from [http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/0/WTP_Tutorial_1.html tutorial] | ||
+ | *Tried reproducing Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=173912#c0 173912] | ||
+ | *Went over *[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= list of prescribed WTP bugs] and picked a few | ||
+ | *Published [http://zenit.senecac.on.ca/wiki/index.php?title=User:Davoud&action=submit#Project list of bugs being considered] | ||
+ | * Attended presentation by Angel Vera | ||
+ | * Attended presentation by Lawrence Mandel | ||
− | + | * Verified bugs and fixes using [http://download.eclipse.org/webtools/downloads/drops/R3.1/S-3.1M6-20090318020101/ latest build: M6] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | *Verified | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 191: | Line 227: | ||
{| 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%" | ||
− | ! <h1 id="mp-tfp-h3" style="margin:0; background:#0099ff; font-size:150%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.3em 0.4em"> | + | ! <h1 id="mp-tfp-h3" style="margin:0; background:#0099ff; font-size:150%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.3em 0.4em">Related Links</h1> |
|} | |} | ||
Revision as of 18:28, 22 April 2009
Contents
Davoud Salahi Rad
About |
---|
BSD student; graduating Winter 2009.
|
Received A and A+ in 30 of 37 courses taken so far; current cumulative GPA: 3.82 out of 4, been on the President’s Honour List for outstanding academic achievement 3 times - once every year since started at Seneca - 2006, 2007 and 2008.
More about me and address to my blog: http://challenger110.wordpress.com
This page is about my work in DPS909.
Main Deliverables |
---|
0.1 Release
Reproduced bug 168784 Reproduced Bug 244814 [https://bugs.eclipse.org/bugs/attachment.cgi?id=128393 Reproduced Bug 162980
0.2 Release
Blog and Wiki update with bug fix description and how-to
0.3 Release
Presentation and updated bug fix on Bugzilla: blog, bug report, patch
Project |
---|
Fixing a bug... !!
|
Bugs worked on
- Bug#: 168784 Normal, P3 - web service generating error from a simple java class
Other bugs
It's been very hard to make sense of the reported bugs. I've tried to browse over all 450 (reported as of Feb 1st); here are some other ones to consider:
- Normal
- Bug 251251 Normal, P3 - content assist offers invalid attribute
- Bug 154860 Normal, P3 - Scrollbar does not page down
- Bug 121887 Normal, P3 - publish page is persistent
- Bug 244862 Normal, P3 - Closing the server project doesn't call stop server
- Minor
- Bug 121094 Minor, P3 - [tutorial] Building a School Schedule Web App tutorial needs updating
- Bug 104863 Minor, P3 - Finish button not disabled on the Web service publication page
- Bug 209289 Minor, P3 - delete button is enabled even when there are no extensions to delete
- Bug 155839 Minor, P3 - J2EEUtils class has methods that cause null pointer exceptions
- Bug 92625 Minor, P3 - Reset button on WSDL explorer page doesn't work
Work Done in DOS909 Winter 2009 |
---|
Readings
- Cathedral and Bazaar
- Eclipse WTP Overview
- Java EE Overview - Developing Enterprise Applications
- Eclipse Webtools Architecture Overview
- Eclipse Plugin
- WTP Server Tools API Concepts
- Eclipse Source Repositories
- WTP Servertools
- WTP Project Development
- Eclipse Documentation
- Eclipse WTP Wiki
Tutorials
- Eclipse WTP - procedure
- OpenSeminar Tutorials
- Getting Started Using Eclipse
- Practice the Eclipse Debugger
- Building Eclipse Enterprise Application Tutorial
- Eclipse Plugin Development Tutorial
- Comparing Eclipse - NetBeans
- Web Persistence with JPA
Blog Posts
- Bug 168784 Part 1
- Reproducing bug 244862
- Adding blog feed to Planet CDOT
- Bug 168784 Part 2
- WTP latest stable build
- Finding Bugs
- Bug 244814 Part 1
- Reading on Open Source
- WTP and the Parable of the Lost Sheep
- Approaching JAX-RPC Bugs
- Submitted patch
- How to have a more productive community
- Bug 244814 Part 2
- http://challenger110.wordpress.com/2009/04/08/eclipse-wtp-bug-244814-part-3-update Bug 244814 Part 3 - Update]
Other Activities
Comments on blog posts
- Peter Liu's post, comment re NPE
- Peter Liu's post, comment re bug# 168784
- Peter Liu's post, comment about "lost sheep"
Bugzilla
Bugs subscribed to:
- Bug# 168784
- question
- no response; Jordan suggested to look for another bug
- Bug# 221232
- question
- related to bug# 247535
- Bug# 244814
- Bug# 247535
- Bug# 269280
- Description helped in reproducing bug# 244814
Other
- Created Accounts:
- Created personal wiki page
- Added link to People's page
- Added links to Winter 2009 Students page
- Added blog feed to Planet List
- Watched video: Revolution OS
- Installed Eclipse WTP and PlugIn
- Tried a minor fix enhancement to get hands-on experience with Eclipse WTP bug fixing - adding date, example from tutorial
- Tried reproducing Bug 173912
- Went over *list of prescribed WTP bugs and picked a few
- Published list of bugs being considered
- Attended presentation by Angel Vera
- Attended presentation by Lawrence Mandel
- Verified bugs and fixes using latest build: M6
Related Links |
---|
Zenit Wiki
- DPS909 - Winter 2009 Weekly Schedule
- Winter 2009 Open Source Students
- DPS909 Project Requirements Page
- DPS909 Course Description Page
Eclipse WTP
- Tutorials:
- Development Essentials Tutorial - Setup, Connection, CVS, Patch and more
- Building Eclipse Web Application Tutorial
Other
- Open Source@Seneca Planet - Recent Blog Posts