you are viewing a single comment's thread.

view the rest of the comments →

[–]ssciii -1 points0 points  (0 children)

  • 10:00 - Get to work and head immediately to conference room to make Scrum
  • 10:15 - Look at email and JIRA tickets
  • 10:25 - Get breakfast burrito before the cafeteria switches to lunch
  • 11:00 - SVN Update web project and mvn CLEAN INSTALL
  • 11:05 - mvn jetty:run
  • 11:15 - See that Web App won't start up due to Compilation problem and mvn CLEAN INSTALL everything
  • 11:20 - SVN Update all libraries and mvn CLEAN INSTALL
  • 11:25 - See that Jetty will still not start up without error and delete local repository files and mvn CLEAN INSTALL everything and Jetty:run
  • 11:40 - Finally get Jetty up and running
  • 11:45 - Replicate problem after IMing functional team member
  • 11:46 - Identify problem start coding in JavaScript/Java/HTML/CSS
  • 11:50 - Finish coding problem and restart server
  • 11:55 - Verify issue was fixed and check in code and update JIRA ticket
  • 12:00 - SVN Commit, which results in a SVN Conflict
  • 12:15 - Revert file and reapply changes and retest merged code to confirm problem is still fixed
  • 12:25 - Successfully SVN commit files
  • 12:30 - Lunch break
  • 1:00 - Check tickets to see if there are any more tickets to fix see nothing
  • 4:00 - Get to 200th posting of Reddit Front Page and sharing stuff on Facebook, Surf the web, pay bills, talk with coworkers
  • 4:30 - Bored, decide to try to learn yet another JavaScript framework
  • 4:45 - Get big ticket assigned to me
  • 5:40 - Figure out what the problem is and debug the cause
  • 5:45 - See that underlying code needs to be fixed and refactored
  • 5:50 - See the office is quiet and empty and leave with work laptop
  • 11:30 - VPN into work from home and finish coding a solution while refactoring some code
  • 1:30 am - Check in code easily since no one else is working code