Archive for the tag ‘java’

  • Learn Java by camp fire stories

    Wednesday, April 29th, 2009 by stevie

    Certainly there are many many ways out there on how to learn a programming language. But did you ever hear about learning a new language by hearing (ie. reading) a camp fire story? No? Sure you didn’t!

  • Swing and JDK 7: Sun keeps it going

    Tuesday, February 10th, 2009 by stevie

    Danny Coward posted a statement regarding the future of the swing package in later releases of the JDK. According to him, Sun will continue the work on Swing and even more try to ease the development and enhance the deployment and runtime performance. The whole post sounds very convincing that Sun hasn’t given up and [...]

  • JBoss releases RESTEasy

    Sunday, January 25th, 2009 by stevie

    JBoss released a project named “RESTEasy” which provides  help to build RESTful web services and RESTful Java applications. It is useable in any servlet container but – as you might already expected – it is built to work tighter with JBoss Application Server.