Difference between revisions of "User:Minooz/Tasks/Fall Sep 2010"
< User:Minooz | Tasks
(→Week 2) |
(→Week 4) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 19: | Line 19: | ||
==Week 2== | ==Week 2== | ||
* Mon - 13 | * 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 | * Tue - 14 | ||
− | : | + | : Installed Mercurial on Eclipse, practiced a google code demo |
+ | : Learned XML | ||
+ | : Read about Mylyn and Bugzilla | ||
* Wed - 15 | * Wed - 15 | ||
− | : | + | : Learned more about Mylyn and how to use it along with Bugzilla |
* Thur - 16 | * Thur - 16 | ||
− | : | + | : Installed Mylyn on Eclipse |
+ | : Installed CodeBeamer Eclipse Studio | ||
+ | : Worked with Task Repositories and Task list | ||
+ | : Read some documentation for CodeBeamer | ||
* Fri - 17 | * 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== | ==Week 3== | ||
* Mon - 20 | * Mon - 20 | ||
− | : | + | : Learnt about JDBC |
+ | : Downloaded the NexJ code to my system | ||
+ | : Reviewed half of the Persistence Tutorial Videos | ||
* Tue - 21 | * Tue - 21 | ||
− | : | + | : Reviewed the rest of Persistence Tutorial Videos |
+ | : Installed MySQL | ||
+ | : Walked through the NexJ persistence code | ||
* Wed - 22 | * 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 | * Thur - 23 | ||
− | : | + | : Meeting with NexJ |
+ | : Working on Mercurial - TortoiseHg | ||
* Fri - 24 | * Fri - 24 | ||
− | : | + | : Built the NexJ Express Core |
+ | : Learnt working with Ant build files | ||
+ | : Working a bit with MySQL (command-line) | ||
==Week 4== | ==Week 4== | ||
* Mon - 27 | * 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 | * Tue - 28 | ||
− | : | + | : |
* Wed - 29 | * 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 | * 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 08:48, 1 October 2010
Contents
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