anthonymdu.blogspot.com
Anthony on Software: September 2008
http://anthonymdu.blogspot.com/2008_09_01_archive.html
Contributing thoughts and expanding knowledge in software awareness. Monday, September 29, 2008. In this experiment I'll take a look at testing techniques and programming coverage using both JUnit. All programs in this experiment will be edited and tested using Eclipse with built-in integration of JUnit's. Of my previous "Stack" post. I will be using the Stack program as the basis of running my unit tests. Initial Emma Coverage Metrics:. Analysis of uncovered lines are specified by filename, percentage o...
dmarakaki.blogspot.com
Daniel's ICS 413/414 Engineering Blog: DueDates: Suffering and more coding
http://dmarakaki.blogspot.com/2008/10/duedates-suffering-and-more-coding.html
Daniel's ICS 413/414 Engineering Blog. Monday, October 27, 2008. DueDates: Suffering and more coding. We continue our work with DueDates. And making the system fully operational. For this evolution of development the group needed to implement changes from the peer review, add a sorting mechanism, include the Hawaii State Library. And test all implementations. 10 Versus 1.1. Public boolean equals(Object obj) {. If (obj instanceof BookInfoRecord) {. BookInfoRecord pair = (BookInfoRecord) obj;. To improve m...
robineraqueno.blogspot.com
Robin's Software Engineering Blog: ICS 499: This is just the Beginning
http://robineraqueno.blogspot.com/2009/05/ics-499-this-is-just-beginning.html
Robin's Software Engineering Blog. Monday, May 11, 2009. ICS 499: This is just the Beginning. This semester has been a very enlightening one; I was able to work on one of the biggest on going projects in my college career and also obtain life long experiences that will come in handy in the near future. Through out the semester, I have been working on a project called the “ Devcathlon Game. 8221; which is an online game for program developers. Having these three team members, made managing the team easy; ...
anthonymdu.blogspot.com
Anthony on Software: November 2008
http://anthonymdu.blogspot.com/2008_11_01_archive.html
Contributing thoughts and expanding knowledge in software awareness. Monday, November 24, 2008. DueDates 2.0 Wicket App. One of our group members made a very nice calendar describing our jobs during the span of two weeks. This made it easier to see what we had planned ahead of time and what things were tasked to who. The breakdown of the project was very clear. Each set of tasks were derived from these milestones:. R1) Support an XML configuration file. R2) Basic DueDates functionality. Support libraries...
robineraqueno.blogspot.com
Robin's Software Engineering Blog: April 2009
http://robineraqueno.blogspot.com/2009_04_01_archive.html
Robin's Software Engineering Blog. Monday, April 20, 2009. ICS 499: It’s not easy being King. For this past week on the Devcathlon journey to success, I was recently appointed leader of the class. Being the leader of the class project is never easy; I was recently the leader for Team MS, which consisted of 4 members including me. Now as the class leader I will be over seeing 7 other people. During the week some issues occurred, mainly the lack of communication. I tried to solve this dilemma by sending ou...
danmarakaki.blogspot.com
ICS 413/414 Software Engineering blog: January 2009
http://danmarakaki.blogspot.com/2009_01_01_archive.html
ICS 413/414 Software Engineering blog. Wednesday, January 28, 2009. Devcathlon: Mockup 2.0 badges and levels. Ongoing development of Devcathlon. We started mockup 2.0 which includes the addition of badges, levels, and more events. The mockup6. Old) group includes John Ancheta. And myself, at the 11th hour John came up with the neat idea of incorporating Devcathlon with the Hackystat Project Browser. Mockup 2.0 is moving the team towards doing some heavy duty coding. Devcathlon is starting to take...The c...
robineraqueno.blogspot.com
Robin's Software Engineering Blog: February 2009
http://robineraqueno.blogspot.com/2009_02_01_archive.html
Robin's Software Engineering Blog. Saturday, February 28, 2009. Starter Events: The Ride of a Lifetime. This week we, the class, were entrusted with an extension to finish implementing the events of the starting events for the Devcathlon. . There are ten different starter events; I was chose to create the “Everyone Builds” event. . Give points for everyone building. Award 10 bonus points for 7 straight days with everyone building every day. It covered things I never read about. . Even though with som...
danmarakaki.blogspot.com
ICS 413/414 Software Engineering blog: February 2009
http://danmarakaki.blogspot.com/2009_02_01_archive.html
ICS 413/414 Software Engineering blog. Friday, February 27, 2009. Engineering the Event pt II. The class got a reprieve and got an extension on Event development. After a disastrous start, the team struggled with the Hackystat framework. Which led to more review and an extra nudge to get everyone to work extra hard. Working with the Framework. Over the course of the 4 days I hacked away trying to figure out. How to extract members and dev time using DevTimeDailyProjectData. For the event No MIAs. I had t...
danmarakaki.blogspot.com
ICS 413/414 Software Engineering blog: March 2009
http://danmarakaki.blogspot.com/2009_03_01_archive.html
ICS 413/414 Software Engineering blog. Tuesday, March 24, 2009. ICS 499: Scoreboard building. The Devcathlon implementation continues and will consume my blog until May. I have taken charge of Decathlon's Scoreboard and the design is going slower than I expected. My knowledge with html and css design is limited but is getting stronger with the development of Devcathlon. On going match scores. Links to Match breakdown(to be added later). List of team members. Time remaining in match. Daniel M. A. As a mem...