Difference between revisions of "User:Gbatumbya/tasklist/2010September"

From CDOT Wiki
Jump to: navigation, search
(Week 1)
 
(23 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
'''Wed 1'''
 
'''Wed 1'''
 
* applying changes from code review
 
* applying changes from code review
 +
** JSONMarshaller
 
'''Thu 2'''
 
'''Thu 2'''
 
* applying changes from code review
 
* applying changes from code review
 +
** JSONUnmarshaller extending JSONParser
 
'''Fri 3'''
 
'''Fri 3'''
 
* Orientation meeting
 
* Orientation meeting
 
* applying changes from code review
 
* applying changes from code review
** JSONmarshaller extending JSONparser
+
** JSONMarshaller extending JSONParser
 +
 
 
=Week 2=
 
=Week 2=
 
'''Mon 6'''
 
'''Mon 6'''
Line 17: Line 20:
 
'''Tue 7'''
 
'''Tue 7'''
 
* applying changes from code review
 
* applying changes from code review
** Refactored JSON System keys into JSON
+
** Refactored JSON System keys into JSON.java
 
'''Wed 8'''
 
'''Wed 8'''
 
* applying changes from code review
 
* applying changes from code review
Line 23: Line 26:
 
** Revised comments and Method Names
 
** Revised comments and Method Names
 
'''Thur 9'''
 
'''Thur 9'''
 +
* applying changes from code review
 +
** Added Pair.list to Web demo
 +
** Revised web demo
 +
'''Fri 10'''
 +
* revised web demo
 +
* submitted updated patch
 +
* research about version control, mercurial and codebeamer
 +
'''Sat 11'''
 +
* research about version control, mercurial and codebeamer
 +
=Week 3=
 +
'''Mon 13'''
 +
* Give Walk through for configuration of NexJ Express Server build to Jordan and Minoo
 +
'''Tue 14'''
 +
* Installation and configuration of codebeamer
 +
* posted blog [http://gbatumbya.wordpress.com/2010/09/14/mac-os-x-use-icons-in-the-dock-to-run-firefox-and-minefield-at-the-same-time/]
 +
'''Thur 16'''
 +
* Configured CodeBeamer for collaborating on NexJ Express Server Code
 +
'''Fri 17'''
 +
* Cleaning up 3rd Party lib folder
 +
* Research on RESTful webservices
 +
 +
=Week 4=
 +
'''Mon 20'''
 +
* Started Applying Changes as per Code Review 2
 +
* Created tasks in codebeamer
 +
* [http://liberia.proximity.on.ca:9090/cb/issue/1019 Fixed Servlet mappings]
 +
* [http://liberia.proximity.on.ca:9090/cb/issue/1020 Minor clean up]
 +
'''Wed 22'''
 +
* [http://liberia.proximity.on.ca:9090/cb/issue/1021 Generic Character Stream Server]
 +
* [http://liberia.proximity.on.ca:9090/cb/issue/1022 Text Server]
 +
* [http://liberia.proximity.on.ca:9090/cb/issue/1023 JSON Writer]
 +
'''Thu 23'''
 +
* [http://liberia.proximity.on.ca:9090/cb/issue/1024 JSON Marshaller]
 +
* [http://liberia.proximity.on.ca:9090/cb/issue/1025 JSON Unmarshaller]
 +
'''Fri 24'''
 +
* Reviewing Changes that were made
 +
* Sent Patch for Code Review 3
 +
 +
=Week 5=
 +
'''Mon 27'''
 +
* Maintenance on local Mercurial repository
 +
* Maintenance of Code beamer project
 +
'''Wed 29'''
 +
* Updated [[Nexjexpress/JSON_Adapter | JSONAdapter Project Page]]
 +
* Researched about automated building and unit testing with mercurial
 +
* Worked on Code Version project design with Minoo
 +
'''Thur 30'''
 +
* Worked on Code Version project design with Minoo
 +
* Researched about automated building and unit testing with mercurial
 +
* Configured / Run all JUnit tests

Latest revision as of 10:54, 6 December 2010

Week 1

Wed 1

  • applying changes from code review
    • JSONMarshaller

Thu 2

  • applying changes from code review
    • JSONUnmarshaller extending JSONParser

Fri 3

  • Orientation meeting
  • applying changes from code review
    • JSONMarshaller extending JSONParser

Week 2

Mon 6

  • Added ignore to mercurial repository
  • Fixed Teee launch, now using variables only
  • applying changes from code review
    • Fixed Unmarshalling TO references

Tue 7

  • applying changes from code review
    • Refactored JSON System keys into JSON.java

Wed 8

  • applying changes from code review
    • Refactored TextServer and JSONServer into GenericCharacterStreamHTTPserver
    • Revised comments and Method Names

Thur 9

  • applying changes from code review
    • Added Pair.list to Web demo
    • Revised web demo

Fri 10

  • revised web demo
  • submitted updated patch
  • research about version control, mercurial and codebeamer

Sat 11

  • research about version control, mercurial and codebeamer

Week 3

Mon 13

  • Give Walk through for configuration of NexJ Express Server build to Jordan and Minoo

Tue 14

  • Installation and configuration of codebeamer
  • posted blog [1]

Thur 16

  • Configured CodeBeamer for collaborating on NexJ Express Server Code

Fri 17

  • Cleaning up 3rd Party lib folder
  • Research on RESTful webservices

Week 4

Mon 20

Wed 22

Thu 23

Fri 24

  • Reviewing Changes that were made
  • Sent Patch for Code Review 3

Week 5

Mon 27

  • Maintenance on local Mercurial repository
  • Maintenance of Code beamer project

Wed 29

  • Updated JSONAdapter Project Page
  • Researched about automated building and unit testing with mercurial
  • Worked on Code Version project design with Minoo

Thur 30

  • Worked on Code Version project design with Minoo
  • Researched about automated building and unit testing with mercurial
  • Configured / Run all JUnit tests