Difference between revisions of "User:Davoud"
Line 1: | Line 1: | ||
= '''Davoud Salahi Rad''' = | = '''Davoud Salahi Rad''' = | ||
− | |||
− | |||
− | |||
+ | {| cellpadding="0" cellspacing="0" style="vertical-align:top; background:#faf5ff; color:#000; width:100%" | ||
+ | ! <h2 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">About</h2> | ||
+ | |} | ||
− | |||
− | + | <table border="0" width="100%" align="center"><tr><td> | |
+ | <div style="background: #ffff99; text-align: left"> [http://warp.senecac.on.ca/bsd/ '''BSD'''] student; graduating '''Winter 2009'''. </div> | ||
+ | </td></tr></table> | ||
− | + | Received '''A and A+ in 30 of 37 [http://warp.senecac.on.ca/bsd/courses.aspx 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: | + | More about me and address to my blog: ''''[http://challenger110.wordpress.com]'''' |
− | |||
− | |||
− | |||
{| 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%" | ||
Line 61: | Line 59: | ||
− | |||
Line 78: | Line 75: | ||
== '''Week 1''' == | == '''Week 1''' == | ||
*Created Accounts: | *Created Accounts: | ||
− | ** Zenit Wiki | + | ** [http://zenit.senecac.on.ca/wiki/index.php/Main_Page Zenit Wiki] |
− | ** Blog | + | ** [http://challenger110.wordpress.com Blog] |
− | ** Bugzilla | + | ** [https://bugs.eclipse.org/bugs/ Bugzilla] |
− | ** IRC | + | ** [http://zenit.senecac.on.ca/wiki/index.php/Irc IRC] |
− | *Created personal wiki page | + | *Created personal [http://zenit.senecac.on.ca/wiki/index.php?title=User:Davoud wiki page] |
− | *Added links to Students page | + | *Added link to [http://zenit.senecac.on.ca/wiki/index.php/People People's page] |
− | *Added blog feed to Planet List | + | *Added links to [http://zenit.senecac.on.ca/wiki/index.php/Winter_2009_Open_Source_Students Winter 2009 Students's page] |
+ | *Added blog feed to [http://zenit.senecac.on.ca/wiki/index.php/Open_Source@Seneca_Planet_List Planet List] | ||
+ | |||
*Readings/Exploring: | *Readings/Exploring: | ||
** Cathedral and Bazaar | ** Cathedral and Bazaar | ||
** Revolution OS | ** Revolution OS | ||
− | ** Eclipse WTP - procedure | + | ** [http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/0/WTP_Tutorial_1.html Eclipse WTP - procedure] |
− | ** Eclipse WTP Overview | + | ** [http://www.eclipse.org/webtools/ Eclipse WTP Overview] |
Line 97: | Line 96: | ||
*Installed Eclipse WTP and PlugIn | *Installed Eclipse WTP and PlugIn | ||
*Familiarized myself with the environment | *Familiarized myself with the environment | ||
− | *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 tutorial | + | *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] |
*Readings: | *Readings: | ||
− | ** Java EE Overview | + | ** [http://cs.senecac.on.ca/~jordan.anastasiade/OS/Lesson1/Pres/JavaEE.pdf Java EE Overview] - Developing Enterprise Applications |
− | ** Eclipse Webtools Architecture Overview | + | ** [http://www.eclipse.org/webtools/development/arch_and_design/ArchitectureOverviewInitial.html Eclipse Webtools Architecture Overview] |
Line 106: | Line 105: | ||
== '''Week 3''' == | == '''Week 3''' == | ||
− | *Tried reproducing Bug 173912 | + | *Tried reproducing Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=173912#c0 173912] |
− | *Went over | + | *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 some!! :) |
− | *Looked over suggested readings on the course weekly sched | + | *Looked over [http://zenit.senecac.on.ca/wiki/index.php/DPS909_and_OSD600_Winter_2009_Eclipse_WTP_Weekly_Schedule#Week_3_.28Jan_26.29_-_Navigating_the_WTP_source_tree suggested readings on the course weekly sched]: |
− | **Eclipse Plugin | + | **[http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html Eclipse Plugin] |
− | **WTP Server Tools API Concepts | + | **[http://www.vogella.de/articles/EclipsePlugIn/article.html WTP Server Tools API Concepts] |
− | *Published list of bugs being considered | + | *Published [http://zenit.senecac.on.ca/wiki/index.php?title=User:Davoud&action=submit#Project list of bugs being considered] |
Line 118: | Line 117: | ||
*'''0.1 Release ''' - ''Reproduced bug'' | *'''0.1 Release ''' - ''Reproduced bug'' | ||
− | *Browsed Eclipse web pages | + | *Browsed Eclipse web pages: |
− | **WTP Servertools | + | **[http://dev.eclipse.org/viewcvs/index.cgi/?root=WebTools_Project Eclipse Source Repositories] |
− | **WTP Project Development | + | **[http://www.eclipse.org/webtools/server/ WTP Servertools] |
− | **Eclipse Documentation | + | **[http://www.eclipse.org/webtools/development/ WTP Project Development] |
+ | **[http://help.eclipse.org/ganymede/index.jsp Eclipse Documentation] | ||
== '''Week 5''' == | == '''Week 5''' == | ||
− | + | *[http://agile.csc.ncsu.edu/SEMaterials/tutorials/ OpenSeminar Tutorials] | |
− | *http://agile.csc.ncsu.edu/SEMaterials/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] | ||
Line 133: | Line 134: | ||
== '''Week 6''' == | == '''Week 6''' == | ||
− | * | + | *Browse over [http://wiki.eclipse.org/Category:Eclipse_Web_Tools_Platform_Project Eclipse WTP Wiki] |
+ | *[https://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/2/WTP%20Tutorials%20-%20Building%20Enterprise%20Application.html Building Eclipse Enterprise Application Tutorial] | ||
+ | *Attended presentation by Angel Vera | ||
Line 139: | Line 142: | ||
== '''Week 7''' == | == '''Week 7''' == | ||
− | * | + | *Attended presentation by Lawrence Mandel |
+ | *[http://www.eclipsepluginsite.com/ Eclipse Plugin Development Tutorial] | ||
Line 145: | Line 149: | ||
== '''Week 8''' == | == '''Week 8''' == | ||
− | * | + | *[http://cs.senecac.on.ca/~jordan.anastasiade/OS/Lesson9/Pres/FirstProjectNetBean.pdf Comparing Eclipse - NetBeans] |
Line 151: | Line 155: | ||
== '''Week 9''' == | == '''Week 9''' == | ||
+ | *[https://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/3/Web_Persistence_with_JPA_PersonTutorial.html Web Persistence with JPA] | ||
* | * | ||
Line 157: | Line 162: | ||
== '''Week 10''' == | == '''Week 10''' == | ||
− | * | + | *Verified bug and fixes using [http://download.eclipse.org/webtools/downloads/drops/R3.1/S-3.1M6-20090318020101/ latest build: M6] |
Line 169: | Line 174: | ||
== '''Week 12''' == | == '''Week 12''' == | ||
− | * | + | *0.3 Release: Presentation and update bug fix on Bugzilla |
+ | |||
== '''Week 13''' == | == '''Week 13''' == | ||
− | * | + | *0.2 Release: Blog and Wiki update with bug fix description and how-to |
Line 205: | Line 211: | ||
*[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 WTP Bugs] | *[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 WTP Bugs] | ||
− | + | *[http://www.eclipse.org/newsportal/thread.php?group=eclipse.webtools Eclipse WebTools NewsPortal] | |
Revision as of 11:16, 21 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: '[1]'
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
Weekly Activity |
---|
Work done during DPS909 - Winter 09:
Week 1
- Created Accounts:
- Created personal wiki page
- Added link to People's page
- Added links to Winter 2009 Students's page
- Added blog feed to Planet List
- Readings/Exploring:
- Cathedral and Bazaar
- Revolution OS
- Eclipse WTP - procedure
- Eclipse WTP Overview
Week 2
- Installed Eclipse WTP and PlugIn
- Familiarized myself with the environment
- Tried a minor fix enhancement to get hands-on experience with Eclipse WTP bug fixing - adding date, example from tutorial
- Readings:
- Java EE Overview - Developing Enterprise Applications
- Eclipse Webtools Architecture Overview
Week 3
- Tried reproducing Bug 173912
- Went over *list of prescribed WTP bugs and picked some!! :)
- Looked over suggested readings on the course weekly sched:
- Published list of bugs being considered
Week 4
- 0.1 Release - Reproduced bug
- Browsed Eclipse web pages:
Week 5
Week 6
- Browse over Eclipse WTP Wiki
- Building Eclipse Enterprise Application Tutorial
- Attended presentation by Angel Vera
Week 7
- Attended presentation by Lawrence Mandel
- Eclipse Plugin Development Tutorial
Week 8
Week 9
Week 10
- Verified bug and fixes using latest build: M6
Week 11
Week 12
- 0.3 Release: Presentation and update bug fix on Bugzilla
Week 13
- 0.2 Release: Blog and Wiki update with bug fix description and how-to
Useful 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