Friday, March 26, 2010

69th & 70th weigh-in

69th 222.0 lb

70th 221.5 lb

I did a Golds Gym corporate wellness fitness test yesterday and here were my stats:

Flexibility test: 15 in (ranking: Average, 20 is Excellent)
Three minute stair step test: 84 beats per minute (ranking: Good, <81 is Excellent)
One minute push up test: 41 (ranking: Good, >45 is Excellent)

Today I ran 3.55 miles in 30 minutes, it kicked my butt.

Tuesday, March 9, 2010

68th Tuesday weigh-in

223.0 lb

Back up a bit from 221.0 lb. I have made a personal commitment to a 12 week body for life program, my free day is Tuesday. I have been successful on the body for life plan in the past, having lost 60lbs, my goal is to lose 6% bodyfat (17% bodyfat). I'll post some pictures at the end of the 12 weeks as well.

I plan to eat 5-6 meals a day six days a week, and have a free-day once a week. I plan to weigh in each Tuesday to track my progress on weight-loss. I will also take some pictures as well periodically during the 3 month program. Thanks in advance for your support.

Tuesday, March 2, 2010

Coping with requirement descoping

Image: FreeDigitalPhotos.net

I am in the middle of a frantic ATG code push. The QA cycle (as usual) was a painfully short 2 days. Since the project is pretty large and was months in development, many areas of the UI were changed. Some of the changes were accepted by the QA and business team, but other changes were found to be too wonky to rollout live to thousands of agents. It was inevitable that the business side would request à la carte features from the overal design implemented to roll live (due to the short qa and hard deadline). Problems arise when removing (descoping) a rejected UI change which breaks other features because of dependencies.

I was able to deliever a rapid turnaround on descoping large functional sections of a code push. I did this by keeping a record of each file that was add/changed/removed for the project as well as correlated which business requirement(s) were the motivation behind the file's change.

Traceability saved the day.

I have not been as diciplined in the past with keeping track of changes for a project, let along keeping record of how the changes correlate to the busines requirements. Now, having done this, it is something that has helped me in the following specific ways:

  1. fulfill all the documented requirements of the project,
  2. quickly descope rejected code,
  3. rapidly find and fix bugs found against requirements,
  4. perform code reviews and explain the moving parts quickly,
  5. provide detailed rollout plans for the changes,
  6. merge in other changes into the project with ease

Not every project may be large enough to require record keeping like this. Keeping track of this stuff is boring but the benefits of doing it really make it worth the effort for me. (Just like documenting my knowledge has.)

About Me

My photo
Lead Java Developer Husband and Father

Tags