Difference between revisions of "User:Minooz/Tasks/Fall Sep 2010"

From CDOT Wiki
Jump to: navigation, search
(Week 4)
 
(11 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
==Week 2==
 
==Week 2==
 
* Mon - 13
 
* Mon - 13
: 1
+
: Read some documentation for NexJ Express, Java application Server, JBoss, Servlet and JSP
 +
: Looked at adding some features and bundles(Mylyn, Mercurial, Studio, Bugzilla) to Eclipse
  
 
* Tue - 14
 
* Tue - 14
: 2
+
: Installed Mercurial on Eclipse, practiced a google code demo
 +
: Learned XML
 +
: Read about Mylyn and Bugzilla
  
 
* Wed - 15
 
* Wed - 15
: 3
+
: Learned more about Mylyn and how to use it along with Bugzilla
  
 
* Thur - 16
 
* Thur - 16
: 4
+
: Installed Mylyn on Eclipse
 +
: Installed CodeBeamer Eclipse Studio
 +
: Worked with Task Repositories and Task list
 +
: Read some documentation for CodeBeamer
  
 
* Fri - 17
 
* Fri - 17
: 5
+
: Practiced with CodeBeamer
 
+
: Blogged about the process of adding plugins to Eclipse
 
+
: Read about NexJ Developing Conventions
 +
: Read through NexJ studio fundamentals
  
 
==Week 3==
 
==Week 3==
 
* Mon - 20
 
* Mon - 20
: 1
+
: Learnt about JDBC
 +
: Downloaded the NexJ code to my system
 +
: Reviewed half of the Persistence Tutorial Videos
  
 
* Tue - 21
 
* Tue - 21
: 2
+
: Reviewed the rest of Persistence Tutorial Videos
 +
: Installed MySQL
 +
: Walked through the NexJ persistence code
  
 
* Wed - 22
 
* Wed - 22
: 3
+
: Walked through the NexJ Express MySQLAdapterTest.java and related classes
 +
: Read about Procedures, Transactions, Triggers
 +
: Read about differences between PostgreSQL and MySQL
  
 
* Thur - 23
 
* Thur - 23
: 4
+
: Meeting with NexJ
 +
: Working on Mercurial - TortoiseHg
  
 
* Fri - 24
 
* Fri - 24
: 5
+
: Built the NexJ Express Core
 +
 
 +
: Learnt working with Ant build files
 +
: Working a bit with MySQL (command-line)
 +
 
 +
==Week 4==
 +
* Mon - 27
 +
: Meeting with NexJ (Greg Fenton).
 +
: He defined the requirements of a script to transfer change-sets from Internal Repo to the External Repo on Mercurial.
 +
: Worked on the documentation of the Mercurial script
 +
 
 +
* Tue - 28
 +
:
 +
 
 +
* Wed - 29
 +
: Worked on the documentation of the Mercurial script
 +
: Searched about Mercurial and how to trim history from a repository
 +
: Practiced with Hg on Tortoise and Cygwin
 +
 
 +
* Thur - 30
 +
: Continued working on the documentation
 +
: Installed Mintty to get a better shell to work with Cygwin
 +
: Practiced on Mercurial and created the similar environment as what we're going to do in NexJ

Latest revision as of 09:48, 1 October 2010

SEP 2010

Week 1

  • Tue - 7
Went through PostgreSQL descriptions and some of the Tutorial Videos
  • Wed - 8
Eclipse Tutorial Videos (Total Beginner)
Created all classes on Eclipse along with the tutorials
  • Thur - 9
Eclipse Tutorial Videos (Using the Debugger)
  • Fri - 10
Eclipse Tutorial Videos
Reading about Mercurial


Week 2

  • Mon - 13
Read some documentation for NexJ Express, Java application Server, JBoss, Servlet and JSP
Looked at adding some features and bundles(Mylyn, Mercurial, Studio, Bugzilla) to Eclipse
  • Tue - 14
Installed Mercurial on Eclipse, practiced a google code demo
Learned XML
Read about Mylyn and Bugzilla
  • Wed - 15
Learned more about Mylyn and how to use it along with Bugzilla
  • Thur - 16
Installed Mylyn on Eclipse
Installed CodeBeamer Eclipse Studio
Worked with Task Repositories and Task list
Read some documentation for CodeBeamer
  • Fri - 17
Practiced with CodeBeamer
Blogged about the process of adding plugins to Eclipse
Read about NexJ Developing Conventions
Read through NexJ studio fundamentals

Week 3

  • Mon - 20
Learnt about JDBC
Downloaded the NexJ code to my system
Reviewed half of the Persistence Tutorial Videos
  • Tue - 21
Reviewed the rest of Persistence Tutorial Videos
Installed MySQL
Walked through the NexJ persistence code
  • Wed - 22
Walked through the NexJ Express MySQLAdapterTest.java and related classes
Read about Procedures, Transactions, Triggers
Read about differences between PostgreSQL and MySQL
  • Thur - 23
Meeting with NexJ
Working on Mercurial - TortoiseHg
  • Fri - 24
Built the NexJ Express Core
Learnt working with Ant build files
Working a bit with MySQL (command-line)

Week 4

  • Mon - 27
Meeting with NexJ (Greg Fenton).
He defined the requirements of a script to transfer change-sets from Internal Repo to the External Repo on Mercurial.
Worked on the documentation of the Mercurial script
  • Tue - 28
  • Wed - 29
Worked on the documentation of the Mercurial script
Searched about Mercurial and how to trim history from a repository
Practiced with Hg on Tortoise and Cygwin
  • Thur - 30
Continued working on the documentation
Installed Mintty to get a better shell to work with Cygwin
Practiced on Mercurial and created the similar environment as what we're going to do in NexJ