Posts tagged with Wicket Web Application Java

  1. Due Dates 2.0 (the Web Application!) is born

    Developing the Due Dates 2.0 web application was an experience that really summed up everything I have learned about software engineering in the last 5 months. I worked alongside Aric West and Mari-Lee Flestado, as team UlaUla (red) in creating this application. In developing Due Dates 2.0 I used all the tools available to me [...]

    Dec 8, 2008 — 1 Comment
  2. My first Wicket Web Application

    There are many frameworks available today for creating dynamic web applications, some of which are extremely complicated and hard to use. Wicket is one of the few, easy to use tools out there that works well with Java programming. What makes Wicket different from most other web application tools is that it effectively separates the [...]

    Nov 23, 2008 — No Comments
  3. The Release of Due Dates Version 1.2 [team gold]

    This week marks the release of Due Dates version 1.2 [Project Homepage]. With this new version comes two new features: an email reporting service, as well as a timer-based reporting function that allows the user to automatically have the program run at some specified interval of time. Both functions have been integrated into the Team [...]

    Nov 17, 2008 — No Comments
  4. The Release of Due Dates Version 1.1 [team gold]

    For the last week and a half, my partner Scheller Sanchez and I have been working on Due Dates Version 1.1. This new version has many new features compared to the last one, including support for the Hawaii State Library, a sort option, as well as a within option. All in all what ended up [...]

    Nov 3, 2008 — No Comments
  5. Creating My First OSS Project: Due Dates

    PROJECT: Due Dates PROJECT PAGE: http://code.google.com/p/duedates-gold/ TEAM: Tyler Wolff and Scheller Sanchez (team gold) OVERALL CONCEPT: Due Dates is a program that will go and retrieve information about various items that you (the user) have borrowed, including their due dates. The application can be used for library books, videos, or anything else with a due date, [...]

    Oct 19, 2008 — No Comments