Difference between revisions of "User:Minooz/Tasks/Fall Sep 2010"
< User:Minooz | Tasks
(Created page with 'category: Fall 2010 September ==Week 1==') |
(→Week 4) |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[category: Fall 2010 September]] | [[category: Fall 2010 September]] | ||
+ | ==SEP 2010== | ||
==Week 1== | ==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 |
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