Archive

Posts Tagged ‘Java Script’

Sleep Manager — An App Based on JS

August 6th, 2009

This article will introduce an application called SleepManager with its story of birth, which is an Ajax-based web diary application. DWR will form the foundation of the server side of things, DB4O for the persistence tier, and some client-side DOM scripting and CSS will be used to make this application “pretty”, ExtJs will help us to do so.

Wanna try by yourself?
1. Source Code
2. War File (put it into Tomcat Server’s container)

1. The Idea.

The future applications seem to be more concerning on the individuals. Read more…

Web Apps , , ,