1. Open Source Software Experience – blueMarine

    OVERVIEW My goal was to find, install, and evaluate a current Java-based open source software application. After searching sourceforge for sometime looking for something good, I found an application that looked very practical and useful. blueMarine is a Java based digital photo editing application that can load, show, edit, organize photos, and is able to generate [...]

    Aug 31, 2008 — No Comments
  2. FizzBuzz Development in Eclipse

    TASK & PURPOSE:The task was to implement the FizzBuzz program:  “A program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”.” For me this seemingly [...]

    Aug 26, 2008 — No Comments