BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Java Content on InfoQ

  • Interview with Ajaxian.com's Dion Almaer

    In this interview Ajaxian cofounder Dion Almaer talks about the state of Ajax development today. Among the items he discusses are the history of how Ajax came to be, which frameworks he recommends developers consider, and tooling/debuggins support. Almaer also talks about security and general design considerations that need to be respected when creating Ajax enabled applications.

  • Will dynamic languages save Swing?

    Will dynamic languages save Swing? Does Swing need saving? These questions have been discussed in detail over the last few days with opinions varying from JRuby to Groovy as saving Swing to Swing not needing saving.

  • Domain-Driven Design Case Study: So We Thought We Knew Money

    Ying Hu and Sam Peng show how they solved some major problems dealing with international currency by selectively applying Domain-Driven Design to their existing application.

  • Excelsior JET to allow streamlined JRE Deployments

    Excelsior has commented on a major change coming in v5 of their Java SE 5 implementation, Excelsior JET. To reduce the download size of applications, developers will be able to exclude parts of the JDK from the application.

  • Sun Targets Startups with New AMP and Solaris Offerings

    Last week Sun made a number of announcements targeted at making Solaris more attractive to startups. Among the announcements was Solaris support for Apache, MySQL, and PHP effectively dropping the "L" from LAMP

  • Interview with Miguel Valdes Faura on Bonita v3

    Bonita, an open-source workflow and BPM solution recently released version 3. InfoQ sat down with Miguel Valdes Faura to talk about this release, which includes a set of graphical workflow development tools.

  • Must Java Have an Answer to Rails?

    There are two trends playing themselves out in response to this question. First there is the concept of simply running the Ruby language and in turn Rails under the JVM. Bloggers have been discussing the other concept of creating comparable frameworks in Java that catch the secret combination.

  • Interview with Javier Paniza on OpenXava 2.1

    OpenXava, the rapid-web application framework, recently released version 2.1. InfoQ sat down with Javier Paniza, project lead for OpenXava to discuss the framework and the new release, which brings JPA support.

  • InfoQ.com publishes its 1000th news post

    InfoQ has this week published its 1000th news post; since the site launched just 8 months ago it has also published 90 in-depth technical articles, 4 original books, and a number of video interviews and presentations. Thank you to all our readers for their support and to the editors for all the hard work!

  • Java EE Best Practices Updated

    IBM has updated a 2004 article on Java EE best practices, compiling a list of 19 practices. They range from always use MVC to prefer JSPs as your first choice of presentation technology.

  • Interview: Mike Keith on EJB 3

    In the latest video interview, EJB 3 co-spec lead Mike Keith discusses the current state of EJB 3, including common praises and criticisms that have been received. He also talks about POJO support and how the spec has evolved towards dependency injection.

  • New JSR Proposed: Java API for RESTful Web Services

    Sun has submitted JSR 311, Java API for RESTful Web Services, to the JCP, aiming to "enable developers to rapidly build Web applications in Java that are characteristic of the best designed parts of the Web". Reactions from the REST crowd are mixed.

  • Rails for Java Developers Review and Excerpt

    Rails for Java Programmers, by Stuart Halloway and Justin Gehtland, teaches the Rails framework to Java developers. InfoQ is hosting an exclusive excerpt including sections on controllers, core classes, and unit testing. We are also pleased to provide a review of the title by Java Editor Rob Thornton.

  • Offline Storage Mechanisms Compared

    Niall Kennedy has written an article on boosting Ajax performance using local storage. He discusses four different local storage mechanisms (cookies, Flash local shared object, userData in IE, and DOM storage in Firefox), mentions Dojo Storage as a way to abstract them and concludes that local storage is the next logical step for Ajax applications.

  • MyEclipse Brings Tools to Visual Studio and Netbeans

    Last week MyEclipse released version 5.5 which includes Simple Non-integrated APplications (SNAPs). This week they are announcing integration of SNAP's for Netbeans and Visual Studio.

BT