Jason

Due by Friday April 16

Apr 13th, 2010 | By Jason

Relate the lines of code as well as the lines of comments to each of the versions of your server. Take the time to figure
[continue reading...]



Team Meeting April 7

Apr 7th, 2010 | By cortr

Decided to look at the commenting style of the files (throughout code, tops of files only, etc) as input to how any change over the
[continue reading...]



Meeting March 26

Mar 29th, 2010 | By cortr

We went over ideas for the metrics to measure various aspects of the applications’ evolution.
Size growth:

Lines of code
Byte size of files — core/common ones
[continue reading...]



Jason – 22 March 2010

Mar 22nd, 2010 | By Jason

Over spring break i did not accomplish anything for this project. I was busy the entirety of the week working.



Jason – 15 March 2010

Mar 15th, 2010 | By Jason

Continued work on finding similarities and differences between all of the servers code and its containing patterns



Jason – 8 March 2010

Mar 8th, 2010 | By Jason

Started working on finding our similarities between my servers code and the rest of the group’s server code



Monday Meeting for March 1, 2010

Mar 1st, 2010 | By Jason

Homework #4

Work on operational Schemas

Project:

UML Diagrams for:

Tornado
Jetty



What to do for Monday March 1, 2010

Feb 26th, 2010 | By Jason

What to work on:

Come up with operational schemas for Zed over the weekend. On Monday we will work on Homework #4.
Finish UML generation. Use Netbeans
[continue reading...]



Notes on Project – 26 Feb 2010

Feb 26th, 2010 | By Jason

Finished reverse engineering code using Netbeans. I have gotten the UML diagrams from it. Now I need to make sure that it is an accurate representation of the code. Next week the group will meet together to compare all other server’s UML to get a better understanding of what we should research in our server



Notes on Project – 19 Feb 2010

Feb 19th, 2010 | By Jason

I have gotten all of the necessary source code for Tornado.  I had to decompile version 3 from its jar file into java files. Started working on reverse engineering my code to get its UML.