The first step to develop Spring Tool Suite

Interface21 announced that it has partnered with Tasktop Technologies, creators of the Eclipse Mylyn project, to develop the Spring Tool Suite.This new Spring-specific tool solution will build on Eclipse and Mylyn to dramatically reduce the complexity of enterprise Java application development and maintenance.Building on the existing success of Eclipse, Mylyn and Spring IDE, the SpringContinue reading “The first step to develop Spring Tool Suite”

The new Office look …Woww !!!

Did you notice the Interface changes coming in the Office 2007 suite? The following are some of the features and screenshots of this. I am sure you will defenitely love this new, attractive interface and graphics. 🙂 Most of them will be the new trends of Interface design. For example the concept of “Contextual Tabs”.Continue reading “The new Office look …Woww !!!”

HSQLDB: a lightweighted relational database

HSQLDB is a relational database engine written 100% in Java , with a JDBC driver. This supports a subset of ANSI-92 SQL. It is best known for its small size, ability to execute completely in memory and its speed. It offers a small (about 100k), fast database engine which offers both in memory and diskContinue reading “HSQLDB: a lightweighted relational database”