Difference between revisions of "My Applied Research Log"

From CDOT Wiki
Jump to: navigation, search
(Week 5)
(Week 5)
Line 54: Line 54:
 
* posted [[Grouping of methods to be implemented 2/09/2011]]
 
* posted [[Grouping of methods to be implemented 2/09/2011]]
 
* team meeting
 
* team meeting
** look into jQuery and Scheme (Racket?)
+
** look into jQuery, Scheme (Racket?), Goolge Web Toolkit (GWT)
 
** work with Tung
 
** work with Tung
 +
 +
== Week 6 ==
 +
'''2/16/2011 (Wed)'''
 +
* team meeting
 +
** investigate testRead in PostgreSQLAdapterTest
  
 
== [[Common Problems and Solutions]] ==
 
== [[Common Problems and Solutions]] ==

Revision as of 18:26, 16 February 2011

Week 1

1/12/2011 (Wed)

  • NexJ project team meeting

1/15/2011 (Sat)

Week 2

1/18/2011 (Tue)

1/19/2011 (Wed)

1/20/2011 (TH)

  • NexJ Coding Standards received from Grace
  • Checkd out the code base of the PostgreSQLAdapter project from the mercurial repository
    • build errors encountered

Week 3

1/24/2011 (Mon)

  • ran the JUnit test PostgreSQLSchemaManagerTest on my laptop (vs the CDOT desktop)
    • errors encountered

1/25/2011 (Tue)

1/26/2011 (Wed)

1/27/2011 (Friday)

  • met with Grace to understand how he has used JUnit tests to guide his research and coding process

Week 4

2/09/2011 (Mon)

  • met with Jordan and Dawn to discuss about two projects that have been approved by NexJ

2/11/2011 (Wed)

  • checked out Revision 28 from the code repository, ran PostgreSQLSchemaMangerTest and PostgreSQLAdapterTest
  • uploaded the JUnit testing results (the current status of the project)
  • reviewed NexJ Developer's Guide (coding standard)

Week 5

2/07/2011 (Mon)

  • posted the summary of JUnit errors on PostgreSQLAdatperTest

2/09/2011 (Wed)

Week 6

2/16/2011 (Wed)

  • team meeting
    • investigate testRead in PostgreSQLAdapterTest

Common Problems and Solutions