Cortney

Jetty slides for final presentation

Apr 17th, 2010 | By cortr

I posted the jetty slides I made in new media…



Missed Meeting

Apr 16th, 2010 | By cortr

Hey guys, I couldn’t make the meeting today. Let me know what you got done on the presentation. I’ll add my part. I’m heading out of town for baseball, but will check this site. Meet up with somebody Sunday night? Or whenever works best.



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...]



Jetty April 7th

Apr 7th, 2010 | By cortr

Using cloc and linux’s wc I counted the comment and code lines and characters for those separate line measurements over the webserver key packages in Jetty.
v4 code lines: 22106    v4comment lines: 14008   v4 code characters: 1383366 – blank lines    v4comment char: 750207
v8 code lines: 28229    v8comment lines: 10722   v8 code char:  1492986 – blank
[continue reading...]



Project April 5th and cloc

Apr 5th, 2010 | By cortr

While working on getting accurate measurements for the various metrics on Jetty I came across cloc. This perl program(one of several like it) can help us obtain the file counts for our most basic size measurements if anyone is struggling. Here is a site for it — http://cloc.sourceforge.net/



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...]



Monday Meeting for March 1, 2010

Mar 1st, 2010 | By Jason

Homework #4

Work on operational Schemas

Project:

UML Diagrams for:

Tornado
Jetty



Project Journal

Feb 27th, 2010 | By cortr

Finally successfully reverse engineered the Jetty code for versions 4 and 8. Need to verify patterns by pattern finder.



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...]