Difference between revisions of "User:Gbatumbya/tasklist/2010July"
< User:Gbatumbya | tasklist
(Created page with 'category: Summer 2010 July =Week 1= '''1 Thur''' * Statutory Holiday '''2 Fri''' * Campus closed =Week 2= '''5 Mon''' *') |
(→Week 5) |
||
(28 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
=Week 2= | =Week 2= | ||
'''5 Mon''' | '''5 Mon''' | ||
− | * | + | * Writing Project Plan for NexJ Studio JSON Adapter |
+ | * Read about WADL and WSDL [http://zenit.senecac.on.ca/wiki/index.php/Gbatumbya/mynotes/jsonadapter] | ||
+ | |||
+ | '''6 Tue''' | ||
+ | * Writing Project Plan for NexJ Studio JSON Adapter | ||
+ | * Coding Utility class JSONWriter | ||
+ | |||
+ | '''7 Wed''' | ||
+ | * Continued with Project Plan | ||
+ | * Met with Jordan to review Project Plan | ||
+ | * Status update meeting | ||
+ | * Continued reading NexJ code (Servlets) | ||
+ | |||
+ | '''8 Thur''' | ||
+ | * Rebuild NexJ Express in new environment | ||
+ | * Completed Project Plan | ||
+ | * Work on Project Page on wiki [http://zenit.senecac.on.ca/wiki/index.php/NexJExpress] | ||
+ | * Posted Blog [http://gbatumbya.wordpress.com/2010/07/08/nexj-server-express-json-adapter/ NexJ Express: JSON Adapter] | ||
+ | |||
+ | '''9 Fri''' | ||
+ | * Continued reading NexJ code (Transfer, Response and Request Objects) | ||
+ | * Researching for JSON libraries in Java ([http://java.sun.com/developer/technicalArticles/javame/json-me/ JSON ME]) | ||
+ | * Met with Jordan - discussed project proposal | ||
+ | |||
+ | =Week 3= | ||
+ | '''12 Mon''' | ||
+ | * Researching for JSON libraries in Java ([http://www.sdi-consulting.com/opensource/jsontools.html JSON Tools] , [http://code.google.com/p/json-simple/ JSON.Simple]) | ||
+ | * Building NexJ Express on Mac OS X | ||
+ | '''13 Tue''' | ||
+ | * Continued reading NexJ Code (SOAP/XML Marshaling) | ||
+ | * Documentation of XML implementation in NexJ Code | ||
+ | * Worked on Project proposal | ||
+ | '''14 Wed''' | ||
+ | * Met with Jordan, discussed about project proposal | ||
+ | * Read NexJ Code (SOAP/XML UnMashaling) | ||
+ | * Coded JSON Utility class(JSONWriter) and JUnit test | ||
+ | '''15 Thu''' | ||
+ | * Read NexJ Code (SOAP/XML UnMarshalling, JSONParser) | ||
+ | '''16 Fri''' | ||
+ | * Met with Jordan, discussed proposal | ||
+ | * Updated project proposal | ||
+ | * Building NexJ Express on Mac OS X | ||
+ | |||
+ | =Week 4= | ||
+ | '''19 Mon''' | ||
+ | * Reviewed revised project proposal from Jordan | ||
+ | * Posted Blog [http://gbatumbya.wordpress.com/2010/07/19/becoming-an-eclipse-power-user-shortcuts/ Becoming Eclipse Power User: Shortcuts] | ||
+ | * Worked on JUnit Test for JSONMarshaller | ||
+ | '''20 Tue''' | ||
+ | * Worked on JSONMarshaller | ||
+ | * Worked on JSONWriter | ||
+ | '''21 Wed''' | ||
+ | * Met with Jordan | ||
+ | * Worked on Proposal, designing NexJ class to JSON mapping | ||
+ | * Read NexJ Code: TextMarshaller and TextUnMarshaller | ||
+ | '''22 Thu''' | ||
+ | * Worked on Proposal,designing NexJ class to JSON mapping | ||
+ | ** Section on JSON Marshaling | ||
+ | '''23 Fri''' | ||
+ | * Worked on Proposal | ||
+ | * Met with Jordan, finalized proposal | ||
+ | |||
+ | =Week 5= | ||
+ | '''26 Mon''' | ||
+ | * Coding JSONMarshaller | ||
+ | * Coding JSONMarshaller unit tests | ||
+ | '''27 Tue''' | ||
+ | * Worked on proposal | ||
+ | * Coding JSONMarshaller | ||
+ | * Coding JSONMarshaller unit tests | ||
+ | '''28 Wed''' | ||
+ | * Worked on proposal | ||
+ | * Submitted to NexJ | ||
+ | * Coding JSONMarshaller | ||
+ | * Coding JSONMarshaller unit tests | ||
+ | '''29 Thu''' | ||
+ | * Tutorials on using Eclipse debugger | ||
+ | * Coding JSONMarshaller | ||
+ | * Coding JSONMarshaller unit tests | ||
+ | '''30 Fri''' | ||
+ | * Day Off |
Latest revision as of 10:58, 29 July 2010
Week 1
1 Thur
- Statutory Holiday
2 Fri
- Campus closed
Week 2
5 Mon
- Writing Project Plan for NexJ Studio JSON Adapter
- Read about WADL and WSDL [1]
6 Tue
- Writing Project Plan for NexJ Studio JSON Adapter
- Coding Utility class JSONWriter
7 Wed
- Continued with Project Plan
- Met with Jordan to review Project Plan
- Status update meeting
- Continued reading NexJ code (Servlets)
8 Thur
- Rebuild NexJ Express in new environment
- Completed Project Plan
- Work on Project Page on wiki [2]
- Posted Blog NexJ Express: JSON Adapter
9 Fri
- Continued reading NexJ code (Transfer, Response and Request Objects)
- Researching for JSON libraries in Java (JSON ME)
- Met with Jordan - discussed project proposal
Week 3
12 Mon
- Researching for JSON libraries in Java (JSON Tools , JSON.Simple)
- Building NexJ Express on Mac OS X
13 Tue
- Continued reading NexJ Code (SOAP/XML Marshaling)
- Documentation of XML implementation in NexJ Code
- Worked on Project proposal
14 Wed
- Met with Jordan, discussed about project proposal
- Read NexJ Code (SOAP/XML UnMashaling)
- Coded JSON Utility class(JSONWriter) and JUnit test
15 Thu
- Read NexJ Code (SOAP/XML UnMarshalling, JSONParser)
16 Fri
- Met with Jordan, discussed proposal
- Updated project proposal
- Building NexJ Express on Mac OS X
Week 4
19 Mon
- Reviewed revised project proposal from Jordan
- Posted Blog Becoming Eclipse Power User: Shortcuts
- Worked on JUnit Test for JSONMarshaller
20 Tue
- Worked on JSONMarshaller
- Worked on JSONWriter
21 Wed
- Met with Jordan
- Worked on Proposal, designing NexJ class to JSON mapping
- Read NexJ Code: TextMarshaller and TextUnMarshaller
22 Thu
- Worked on Proposal,designing NexJ class to JSON mapping
- Section on JSON Marshaling
23 Fri
- Worked on Proposal
- Met with Jordan, finalized proposal
Week 5
26 Mon
- Coding JSONMarshaller
- Coding JSONMarshaller unit tests
27 Tue
- Worked on proposal
- Coding JSONMarshaller
- Coding JSONMarshaller unit tests
28 Wed
- Worked on proposal
- Submitted to NexJ
- Coding JSONMarshaller
- Coding JSONMarshaller unit tests
29 Thu
- Tutorials on using Eclipse debugger
- Coding JSONMarshaller
- Coding JSONMarshaller unit tests
30 Fri
- Day Off